aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-31bpf: Fix oob access in cgroup local storageDaniel Borkmann1-0/+1
2025-07-31bpf: Move cgroup iterator helpers to bpf.hDaniel Borkmann2-13/+14
2025-07-31bpf: Move bpf map owner out of common structDaniel Borkmann1-12/+24
2025-07-31bpf: Add cookie object to bpf mapsDaniel Borkmann1-0/+1
2025-07-31Merge tag 'caps-pr-20250729' of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linuxLinus Torvalds1-2/+3
2025-07-31Merge tag 'mips_6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-2/+1
2025-07-31Merge tag 'fsnotify_for_v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds2-36/+11
2025-07-31Merge tag 'ubifs-for-linus-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifsLinus Torvalds1-1/+0
2025-07-31Merge tag 'ext4_for_linus_6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-11/+39
2025-07-31Merge tag 'nand/for-6.17' into mtd/nextMiquel Raynal35-122/+231
2025-07-31Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds7-26/+42
2025-07-31Merge branch 'clk-fixes' into clk-nextStephen Boyd1-1/+1
2025-07-31Merge tag 'docs-6.17' of git://git.lwn.net/linuxLinus Torvalds1-0/+8
2025-07-31bitfield: Ensure the return values of helper functions are checkedBen Horgan1-4/+4
2025-07-31bits: unify the non-asm GENMASK*()Vincent Mailhol1-22/+4
2025-07-31bits: split the definition of the asm and non-asm GENMASK*()Vincent Mailhol1-6/+7
2025-07-31cpumask: Remove unnecessary cpumask_nth_andnot()Shaopeng Tan2-43/+0
2025-07-31unwind: Finish up unwind when a task exitsSteven Rostedt1-0/+3
2025-07-31unwind: Add USED bit to only have one conditional on way back to user spaceSteven Rostedt1-9/+9
2025-07-31unwind deferred: Add unwind_completed mask to stop spurious callbacksSteven Rostedt2-1/+4
2025-07-31unwind deferred: Use bitmask to determine which callbacks to callSteven Rostedt2-4/+24
2025-07-31unwind_user/deferred: Add deferred unwinding interfaceJosh Poimboeuf2-0/+48
2025-07-31unwind_user/deferred: Add unwind cacheJosh Poimboeuf3-1/+16
2025-07-31module: Rename MAX_PARAM_PREFIX_LEN to __MODULE_NAME_LENPetr Pavlu2-5/+9
2025-07-31module: Restore the moduleparam prefix length checkPetr Pavlu1-3/+2
2025-07-31module: make structure definitions always visibleThomas Weißschuh1-10/+10
2025-07-31module: move 'struct module_use' to internal.hThomas Weißschuh1-7/+0
2025-07-31ata: libata-sata: Add link_power_management_supported sysfs attributeDamien Le Moal1-0/+1
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds50-342/+1308
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds17-169/+513
2025-07-30Merge tag 'for-linus-6.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-4/+0
2025-07-30Merge tag 'trace-unused-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds6-51/+43
2025-07-31i3c: Add more parameters for controllers to the headerWolfram Sang1-0/+4
2025-07-31i3c: Standardize defines for specification parametersWolfram Sang1-4/+5
2025-07-31i3c: fix module_i3c_i2c_driver() with I3C=nArnd Bergmann1-2/+2
2025-07-30Merge tag 'trace-rv-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds7-108/+373
2025-07-30Merge tag 'trace-ringbuffer-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-3/+1
2025-07-30Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds4-6/+6
2025-07-30Merge tag 'probes-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds2-0/+9
2025-07-30Merge tag 'slab-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabLinus Torvalds1-1/+3
2025-07-30Merge tag 'rcu.release.v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linuxLinus Torvalds3-87/+8
2025-07-30Merge tag 'kvm-s390-next-6.17-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-0/+16
2025-07-30Merge tag 'iommu-updates-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linuxLinus Torvalds1-2/+0
2025-07-31md: rename recovery_cp to resync_offsetLi Nan1-1/+1
2025-07-30Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds11-64/+220
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds144-695/+16335
2025-07-30io_uring/net: Allow to do vectorized sendNorman Maurer1-0/+4
2025-07-30mtd: spinand: winbond: Enable high-speed modes on w35n0xjwMiquel Raynal1-0/+1
2025-07-30mtd: spinand: winbond: Enable high-speed modes on w25n0xjwMiquel Raynal1-0/+1
2025-07-30mtd: spinand: Add a ->configure_chip() hookMiquel Raynal1-0/+7