summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-11-14mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54ABean Huo
2022-05-19Merge remote-tracking branch 'gh-fslc/5.4-2.3.x-imx' into toradex_5.4-2.3.x-imxPhilippe Schenker
2022-05-19Merge tag 'v5.4.193' into update-to-2.3.7__5.4-2.3.x-imxPhilippe Schenker
2022-05-18MLK-25649-1 firmware: imx: imx-scu-irq: Add support for identifying SCU wakeu...Ranjani Vaidyanathan
2022-05-09mm, hugetlb: allow for "high" userspace addressesChristophe Leroy
2022-05-09hex2bin: make the function hex_to_bin constant-timeMikulas Patocka
2022-04-27oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache
2022-04-27etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overeadKees Cook
2022-04-15mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long
2022-04-15NFS: swap IO handling is slightly different for O_DIRECT IONeilBrown
2022-04-15ipv6: make mc_forwarding atomicEric Dumazet
2022-04-15PCI: Reduce warnings on possible RW1C corruptionMark Tomlinson
2022-04-15block: don't merge across cgroup boundaries if blkcg is enabledTejun Heo
2022-04-15NFSD: prevent integer overflow on 32 bit systemsDan Carpenter
2022-04-15block: Add a helper to validate the block sizeXie Yongji
2022-04-15netdevice: add the case if dev is NULLYajun Deng
2022-04-15swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic
2022-03-23net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel
2022-03-19arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse
2022-03-16virtio: acknowledge all features before accessMichael S. Tsirkin
2022-03-16virtio: unexport virtio_finalize_featuresMichael S. Tsirkin
2022-03-16net/mlx5: Fix size field in bufferx_reg structMohammad Kabat
2022-03-11arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()Mark Rutland
2022-03-11arm/arm64: Provide a wrapper for SMCCC 1.1 callsSteven Price
2022-03-11x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf
2022-03-08sched/topology: Make sched_init_numa() use a set for the deduplicating sortValentin Schneider
2022-03-02tee: export teedev_open() and teedev_close_context()Jens Wiklander
2022-02-23module/ftrace: handle patchable-function-entryMark Rutland
2022-02-23ftrace: add ftrace_init_nop()Mark Rutland
2022-02-23Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv
2022-02-16PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki
2022-02-16PM: hibernate: Remove register_nosave_region_late()Amadeusz Sławiński
2022-02-05psi: Fix uaf issue when psi trigger is destroyed while being polledSuren Baghdasaryan
2022-02-01fsnotify: invalidate dcache before IN_DELETE eventAmir Goldstein
2022-02-01net: fix information leakage in /proc/net/ptypeCongyu Liu
2022-01-27HID: quirks: Allow inverting the absolute X/Y valuesAlistair Francis
2022-01-27mm_zone: add function to check if managed dma zone existsBaoquan He
2022-01-20perf: Protect perf_guest_cbs with RCUSean Christopherson
2022-01-20devtmpfs regression fix: reconfigure on each mountNeilBrown
2022-01-12Merge remote-tracking branch 'fscl/5.4-2.3.x-imx' into toradex_5.4-2.3.x-imx-...Denys Drozdov
2022-01-10Merge tag 'v5.4.161' into HEADDenys Drozdov
2022-01-10Merge tag 'v5.4.160' into HEADDenys Drozdov
2022-01-10Merge tag 'v5.4.158' into HEADDenys Drozdov
2022-01-10Merge tag 'v5.4.156' into HEADDenys Drozdov
2022-01-10Merge tag 'v5.4.155' into HEADDenys Drozdov
2022-01-05memblock: fix memblock_phys_alloc() section mismatch errorJackie Liu
2022-01-05tee: handle lookup of shm with reference count 0Jens Wiklander
2021-12-29net: skip virtio_net_hdr_set_proto if protocol already setWillem de Bruijn
2021-12-29net: accept UFOv6 packages in virtio_net_hdr_to_skbWillem de Bruijn
2021-12-14wait: add wake_up_pollfree()Eric Biggers