summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-04-142-2/+5
|\
| * bug: Fix no-return-statement warning with !CONFIG_BUGAdrian Hunter2024-04-101-1/+4
| * 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-142-9/+13
|\ \
| * | vhost-vdpa: change ioctl # for VDPA_GET_VRING_SIZEMichael S. Tsirkin2024-04-081-7/+8
| * | 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-113-12/+22
|\ \ \ \
| * | | | Drivers: hv: vmbus: Track decrypted status in vmbus_gpadlRick Edgecombe2024-04-101-0/+1
| * | | | mshyperv: Introduce hv_numa_node_to_pxm_info()Nuno Das Neves2024-03-222-12/+21
* | | | | Merge tag 'acpi-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2024-04-111-3/+5
|\ \ \ \ \
| * | | | | ACPI: bus: allow _UID matching for integer zeroRaag Jadav2024-04-081-3/+5
| | |/ / / | |/| | |
* | | | | Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-115-4/+76
|\ \ \ \ \
| * | | | | Bluetooth: SCO: Fix not validating setsockopt user inputLuiz Augusto von Dentz2024-04-101-0/+9
| * | | | | ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addrJiri Benc2024-04-091-0/+4
| * | | | | net: add copy_safe_from_sockptr() helperEric Dumazet2024-04-091-0/+25
| * | | | | geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet2024-04-081-0/+33
| * | | | | 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-0614-22/+66
| |\ \ \ \ \ \
| * | | | | | | 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-074-18/+62
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | vdso: Use CONFIG_PAGE_SHIFT in vdso/datapage.hArnd Bergmann2024-04-031-7/+1
| * | | | | | 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
| * | | | | | time/timecounter: Fix inline documentationRandy Dunlap2024-04-011-2/+9
| |/ / / / /
* | | | | | Merge tag 'io_uring-6.9-20240405' of git://git.kernel.dk/linuxLinus Torvalds2024-04-051-1/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | io_uring/kbuf: get rid of lower BGID listsJens Axboe2024-04-021-1/+0
| |/ / / /
* | | | | Merge tag 'devicetree-fixes-for-6.9-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-04-051-0/+1
|\ \ \ \ \
| * | | | | driver core: Introduce device_link_wait_removal()Herve Codina2024-03-261-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...Linus Torvalds2024-04-052-6/+5
|\ \ \ \ \
| * | | | | stackdepot: rename pool_index to pool_index_plus_1Peter Collingbourne2024-04-051-4/+3
| * | | | | mm/secretmem: fix GUP-fast succeeding on secretmem foliosDavid Hildenbrand2024-04-051-2/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'pm-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2024-04-051-1/+0
|\ \ \ \ \
| * | | | | PM: EM: fix wrong utilization estimation in em_cpu_energy()Vincent Guittot2024-04-041-1/+0
| |/ / / /