summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4 days1-0/+8
|\
| * regmap: Add regmap_read_bypassed()Richard Fitzgerald2024-04-081-0/+8
* | Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5 days2-0/+3
|\ \
| * \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski11 days2-0/+3
| |\ \
| | * | bpf: verifier: prevent userspace memory accessPuranjay Mohan11 days1-0/+1
| | * | bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueueJason Xing2024-04-081-0/+2
* | | | Merge tag 'regulator-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6 days1-2/+2
|\ \ \ \
| * | | | regulator: change devm_regulator_get_enable_optional() stub to return OkMatti Vaittinen14 days1-1/+1
| * | | | regulator: change stubbed devm_regulator_get_enable to return OkMatti Vaittinen2024-04-231-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'x86-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9 days1-0/+11
|\ \ \ \
| * | | | cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=nSean Christopherson12 days1-0/+11
* | | | | profiling: Remove create_prof_cpu_mask().Tetsuo Handa10 days1-5/+0
* | | | | Merge tag 'soc-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11 days2-9/+56
|\ \ \ \ \
| * \ \ \ \ Merge tag 'qcom-drivers-fixes-for-6.9' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann11 days2-9/+56
| |\ \ \ \ \
| | * | | | | firmware: qcom: uefisecapp: Fix memory related IO errors and crashesMaximilian Luz2024-04-092-9/+56
* | | | | | | Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds11 days2-65/+87
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | mm: turn folio_test_hugetlb into a PageTypeMatthew Wilcox (Oracle)13 days1-37/+33
| * | | | | | mm: support page_mapcount() on page_has_type() pagesMatthew Wilcox (Oracle)13 days2-5/+7
| * | | | | | mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macrosMatthew Wilcox (Oracle)13 days1-23/+47
* | | | | | | Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds12 days1-0/+25
|\ \ \ \ \ \ \
| * | | | | | | ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu12 days1-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
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |