summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-08-19Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'Martin KaFai Lau2-1/+12
2025-08-18bpf: Enable read/write access to skb metadata through a dynptrJakub Sitnicki1-0/+6
2025-08-18bpf: Add dynptr type for skb metadataJakub Sitnicki1-1/+6
2025-08-18compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich1-8/+0
2025-08-18platform/x86: int3472: add hpd pin supportDongcheng Yan1-0/+1
2025-08-17Merge tag 'locking_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-12/+17
2025-08-15netfs: Fix unbuffered write error handlingDavid Howells1-0/+1
2025-08-15Merge tag 'firewire-fixes-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+4
2025-08-14x86/vmscape: Enable the mitigationPawan Gupta1-0/+1
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+4
2025-08-14bpf: Don't use %pK through printkThomas Weißschuh1-1/+1
2025-08-13kcov, usb: Don't disable interrupts in kcov_remote_start_usb_softirq()Sebastian Andrzej Siewior1-38/+9
2025-08-13locking: Fix __clear_task_blocked_on() warning from __ww_mutex_wound() pathJohn Stultz1-12/+17
2025-08-13bpf: Tidy verifier bug messagePaul Chaignon1-5/+7
2025-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfMartin KaFai Lau44-210/+412
2025-08-12net: update NAPI threaded config even for disabled NAPIsJakub Kicinski1-1/+4
2025-08-11iosys-map: Fix undefined behavior in iosys_map_clear()Nitin Gote1-6/+1
2025-08-11module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULESVlastimil Babka1-1/+1
2025-08-11of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()Oreoluwa Babatunde1-0/+3
2025-08-09Merge tag 'efi-next-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+4
2025-08-09Merge tag 'block-6.17-20250808' of git://git.kernel.dk/linuxLinus Torvalds2-19/+3
2025-08-09Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...Linus Torvalds2-17/+9
2025-08-09Merge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4-40/+42
2025-08-08Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+23
2025-08-07lib/sbitmap: make sbitmap_get_shallow() internalYu Kuai1-17/+0
2025-08-07lib/sbitmap: convert shallow_depth from one word to the whole sbitmapYu Kuai1-3/+3
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski2-12/+11
2025-08-07gpio: remove legacy GPIO line value setter callbacksBartosz Golaszewski1-7/+0
2025-08-07Merge tag 'input-for-v6.17-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+25
2025-08-07Merge tag 'vfio-v6.17-rc1-v2' of https://github.com/awilliam/linux-vfioLinus Torvalds2-0/+6
2025-08-06bpf: Allow struct_ops to get map id by kdataAmery Hung1-0/+1
2025-08-06Merge tag 'ata-6.17-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2025-08-06Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2-7/+5
2025-08-06vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFDJason Gunthorpe2-0/+6
2025-08-05Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-38/+124
2025-08-05Merge tag 'f2fs-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+7
2025-08-04Merge tag 'printk-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+3
2025-08-04Merge branch 'for-6.17-hash_pointers' into for-linusPetr Mladek1-1/+1
2025-08-04Merge branch 'for-6.15-printf-attribute' into for-linusPetr Mladek1-0/+2
2025-08-04Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux...Dmitry Torokhov336-2983/+7106
2025-08-04Merge tag 'rtc-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds1-1/+1
2025-08-04Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds10-46/+110
2025-08-04Merge tag 'trace-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds1-0/+3
2025-08-04Merge tag 'modules-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-24/+20
2025-08-04Merge tag 'i3c/for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds2-6/+11
2025-08-11firewire: core: use reference counting to invoke address handlers safelyTakashi Sakamoto1-0/+4
2025-08-03rtc: ds1685: Update Joshua Kinard's email address.Joshua Kinard1-1/+1
2025-08-02Merge tag 'pinctrl-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+5
2025-08-02execmem: drop writable parameter from execmem_fill_trapping_insns()Mike Rapoport (Microsoft)1-2/+1
2025-08-02execmem: introduce execmem_alloc_rw()Mike Rapoport (Microsoft)1-16/+22