summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-251-0/+25
|\
| * ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu2024-04-251-0/+25
* | Merge tag 'nfsd-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2024-04-221-10/+3
|\ \
| * | Revert "svcrdma: Add Write chunk WRs to the RPC's Send WR chain"Chuck Lever2024-04-201-10/+3
* | | Merge tag 'char-misc-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-04-211-1/+0
|\ \ \
| * | | peci: linux/peci.h: fix Excess kernel-doc description warningRandy Dunlap2024-04-111-1/+0
* | | | Merge tag 'block-6.9-20240420' of git://git.kernel.dk/linuxLinus Torvalds2024-04-201-0/+2
|\ \ \ \
| * | | | block: propagate partition scanning errors to the BLKRRPART ioctlChristoph Hellwig2024-04-181-0/+2
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-04-201-0/+5
|\ \ \ \ \
| * | | | | clk: Provide !COMMON_CLK dummy for devm_clk_rate_exclusive_get()Uwe Kleine-König2024-03-281-0/+5
* | | | | | Merge tag 'bootconfig-fixes-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-04-191-1/+6
|\ \ \ \ \ \
| * | | | | | bootconfig: use memblock_free_late to free xbc memory to buddyQiang Zhang2024-04-141-1/+6
* | | | | | | Merge tag 'mm-hotfixes-stable-2024-04-18-14-41' of git://git.kernel.org/pub/s...Linus Torvalds2024-04-192-32/+42
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | mm/shmem: inline shmem_is_huge() for disabled transparent hugepagesSumanth Korikkar2024-04-161-0/+9
| * | | | | | mm,swapops: update check in is_pfn_swap_entry for hwpoison entriesOscar Salvador2024-04-161-32/+33
* | | | | | | Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-181-1/+1
|\ \ \ \ \ \ \
| * | | | | | | net: change maximum number of UDP segments to 128Yuri Benditovich2024-04-141-1/+1
* | | | | | | | Merge tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-04-181-1/+0
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | gpiolib: swnode: Remove wrong header inclusionAndy Shevchenko2024-04-171-1/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-04-141-1/+1
|\ \ \ \ \ \ \
| * | | | | | | irqflags: Explicitly ignore lockdep_hrtimer_exit() argumentArnd Bergmann2024-04-081-1/+1
| |/ / / / / /
* | | | | | | Merge tag 'locking-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-04-142-5/+5
|\ \ \ \ \ \ \
| * | | | | | | locking: Make rwsem_assert_held_write_nolockdep() build with PREEMPT_RT=ySebastian Andrzej Siewior2024-04-082-5/+5
| |/ / / / / /
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-04-141-2/+5
|\ \ \ \ \ \ \
| * | | | | | | virtio: store owner from modules with register_virtio_driver()Krzysztof Kozlowski2024-04-081-2/+5
| |/ / / / / /
* | | | | | | Merge tag 'io_uring-6.9-20240412' of git://git.kernel.dk/linuxLinus Torvalds2024-04-121-1/+1
|\ \ \ \ \ \ \
| * | | | | | | io-uring: correct typo in comment for IOU_F_TWQ_LAZY_WAKEHaiyue Wang2024-04-091-1/+1
* | | | | | | | Merge tag 'drm-fixes-2024-04-12' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-04-121-0/+7
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-04-121-0/+7
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | Revert "drm/qxl: simplify qxl_fence_wait"Alex Constantino2024-04-051-0/+7
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-04-111-0/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Drivers: hv: vmbus: Track decrypted status in vmbus_gpadlRick Edgecombe2024-04-101-0/+1
* | | | | | | | Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-112-4/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | net: add copy_safe_from_sockptr() helperEric Dumazet2024-04-091-0/+25
| * | | | | | | | u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one filePetr Tesarik2024-04-051-4/+5
* | | | | | | | | Merge tag 'loongarch-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-04-111-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: Move lowmem_page_address() a little laterHuacai Chen2024-04-101-5/+5
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'bootconfig-fixes-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-04-101-0/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | fs/proc: Skip bootloader comment if no embedded kernel parametersMasami Hiramatsu2024-04-091-0/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'hardening-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-04-101-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | randomize_kstack: Improve entropy diffusionKees Cook2024-04-031-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | compiler.h: Add missing quote in macro commentThorsten Blum2024-04-091-1/+1
* | | | | | | | Merge tag 'fixes-2024-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-04-081-0/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | memblock tests: fix undefined reference to `BIT'Wei Yang2024-04-041-0/+2
| |/ / / / / /
* | | | | | | Merge tag 'x86-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-04-071-0/+12
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into x86/urgent, to pick up dependent commitIngo Molnar2024-04-069-19/+52
| |\ \ \ \ \ \ \
| * | | | | | | | x86/cc: Add cc_platform_set/_clear() helpersBorislav Petkov (AMD)2024-04-041-0/+12
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'timers-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-04-073-11/+61
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | timers: Fix kernel-doc format and add Return valuesRandy Dunlap2024-04-011-2/+10
| * | | | | | | time/timekeeping: Fix kernel-doc warnings and typosRandy Dunlap2024-04-011-7/+42