summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-08-01vhost: vringh: Remove unused functionsDr. David Alan Gilbert
2025-08-01vhost: vringh: Remove unused iotlb functionsDr. David Alan Gilbert
2025-08-01virtio-mmio: Remove virtqueue list from mmio deviceViresh Kumar
2025-07-31Merge tag 'for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2025-07-31Merge tag 'hid-for-linus-2025073101' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-31cfi: Move BPF CFI types and helpers to generic codeSami Tolvanen
2025-07-31cfi: add C CFI type macroMark Rutland
2025-07-31Merge tag 'bitmap-for-6.17' of https://github.com/norov/linuxLinus Torvalds
2025-07-31Merge tag 'sched_ext-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-31Merge tag 'cgroup-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-31Merge tag 'wq-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-31Merge branch 'pci/controller/xgene'Bjorn Helgaas
2025-07-31Merge branch 'pci/endpoint/doorbell'Bjorn Helgaas
2025-07-31Merge branch 'pci/resources'Bjorn Helgaas
2025-07-31Merge branch 'pci/pwrctrl'Bjorn Helgaas
2025-07-31Merge branch 'pci/hotplug'Bjorn Helgaas
2025-07-31Merge branch 'pci/enumeration'Bjorn Helgaas
2025-07-31block: Fix default IO priority if there is no IO contextGuenter Roeck
2025-07-31Merge branch 'for-6.17/selftests' into for-linusJiri Kosina
2025-07-31Merge branch 'for-6.17/core' into for-linusJiri Kosina
2025-07-31Merge tag 'mtd/for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2025-07-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2025-07-31Merge tag 'hwmon-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-31Merge tag 'media/v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-07-31Merge tag 'libnvdimm-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-31Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-07-31Merge tag 'leds-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2025-07-31Merge tag 'mfd-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2025-07-31bpf: Fix oob access in cgroup local storageDaniel Borkmann
2025-07-31bpf: Move cgroup iterator helpers to bpf.hDaniel Borkmann
2025-07-31bpf: Move bpf map owner out of common structDaniel Borkmann
2025-07-31bpf: Add cookie object to bpf mapsDaniel Borkmann
2025-07-31Merge tag 'mips_6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2025-07-31Merge tag 'fsnotify_for_v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-31Merge tag 'ubifs-for-linus-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-31Merge tag 'nand/for-6.17' into mtd/nextMiquel Raynal
2025-07-31Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-07-31Merge tag 'docs-6.17' of git://git.lwn.net/linuxLinus Torvalds
2025-07-31bitfield: Ensure the return values of helper functions are checkedBen Horgan
2025-07-31bits: unify the non-asm GENMASK*()Vincent Mailhol
2025-07-31bits: split the definition of the asm and non-asm GENMASK*()Vincent Mailhol
2025-07-31cpumask: Remove unnecessary cpumask_nth_andnot()Shaopeng Tan
2025-07-31unwind: Finish up unwind when a task exitsSteven Rostedt
2025-07-31unwind: Add USED bit to only have one conditional on way back to user spaceSteven Rostedt
2025-07-31unwind deferred: Add unwind_completed mask to stop spurious callbacksSteven Rostedt
2025-07-31unwind deferred: Use bitmask to determine which callbacks to callSteven Rostedt
2025-07-31unwind_user/deferred: Add deferred unwinding interfaceJosh Poimboeuf
2025-07-31unwind_user/deferred: Add unwind cacheJosh Poimboeuf