summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-fixes-2024-04-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-04-261-5/+0
|\
| * Merge tag 'drm-etnaviv-fixes-2024-04-25' of https://git.pengutronix.de/git/ls...Dave Airlie2024-04-261-5/+0
| |\
| | * Revert "drm/etnaviv: Expose a few more chipspecs to userspace"Christian Gmeiner2024-04-251-5/+0
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-04-251-3/+3
|\ \ \
| * | | vDPA: code clean for vhost_vdpa uapiZhu Lingshan2024-04-221-3/+3
* | | | Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-257-20/+62
|\ \ \ \
| * | | | af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima2024-04-251-0/+3
| * | | | tls: fix lockless read of strp->msg_ready in ->pollSabrina Dubroca2024-04-251-1/+2
| * | | | ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu2024-04-251-0/+25
| * | | | macsec: Enable devices to advertise whether they update sk_buff md_dst during...Rahul Rameshbabu2024-04-251-0/+2
| * | | | Merge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2024-04-251-0/+3
| |\ \ \ \
| | * | | | wifi: mac80211: don't use rate mask for scanningJohannes Berg2024-04-081-0/+3
| * | | | | Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZELuiz Augusto von Dentz2024-04-241-0/+4
| * | | | | Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_syncLuiz Augusto von Dentz2024-04-241-1/+3
| * | | | | net: fix sk_memory_allocated_{add|sub} vs softirqsEric Dumazet2024-04-231-18/+20
* | | | | | 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 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-04-211-0/+8
|\ \ \ \ \ \ \
| * | | | | | | sched: Add missing memory barrier in switch_mm_cidMathieu Desnoyers2024-04-161-0/+8
| | |_|_|_|/ / | |/| | | | |
* | | | | | | 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-184-2/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | net/sched: Fix mirred deadlock on device recursionEric Dumazet2024-04-171-0/+1
| * | | | | | | | net: change maximum number of UDP segments to 128Yuri Benditovich2024-04-141-1/+1
| * | | | | | | | Merge tag 'nf-24-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller2024-04-122-1/+25
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: flowtable: validate pppoe headerPablo Neira Ayuso2024-04-111-1/+11
| | * | | | | | | | netfilter: nft_set_pipapo: walk over current view on netlink dumpPablo Neira Ayuso2024-04-111-0/+14
* | | | | | | | | | 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 'nfsd-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2024-04-151-2/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | SUNRPC: Fix rpcgss_context trace event acceptor fieldSteven Rostedt (Google)2024-04-101-2/+2
* | | | | | | | | 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