summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc5Eduard Zingerman7-30/+42
2026-07-24Merge tag 'nf-26-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-1/+1
2026-07-24rcu-tasks: Fix IRQ read lock/unlock data racePaul E. McKenney1-4/+6
2026-07-24rcu: Update comments for gp_seq and expedited GP trackingPuranjay Mohan1-6/+8
2026-07-24bpf: Fix WARNING in bpf_tracing_link_releaseLeon Hwang1-0/+2
2026-07-24Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds1-8/+10
2026-07-24mfd: replace linux/gpio.h inclusionsArnd Bergmann4-4/+3
2026-07-24Input: gpio-keys: make legacy gpiolib optionalArnd Bergmann1-0/+2
2026-07-24pmdomain: mediatek: Add support for secure modem power domain controlNikolai Burov1-0/+3
2026-07-24Merge tag 'slab-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+25
2026-07-24netfilter: conntrack_helper: pass master conntrack to helper functionsPablo Neira Ayuso4-0/+4
2026-07-24PCI: Move Spacemit vendor and device IDs to linux/pci_ids.hAnirudh Srinivasan1-0/+4
2026-07-24iio: inv_sensors: improve period measurement by using a longer delayJean-Baptiste Maneyrol1-0/+6
2026-07-24iio: inv_sensors: convert to kernel typesJean-Baptiste Maneyrol1-17/+17
2026-07-23device property: mark internal data as private for kernel-docRandy Dunlap1-0/+2
2026-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-33/+8
2026-07-23fs/resctrl: Use accurate type for rdt_resource::ridReinette Chatre1-4/+4
2026-07-23Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-16/+4
2026-07-23clk: qcom: Add generic clkref_en supportQiang Yu1-0/+67
2026-07-23regmap: clean up kernel-doc commentsRandy Dunlap1-2/+8
2026-07-23rcu-tasks: Apply READ_ONCE() and WRITE_ONCE() to fix data racePaul E. McKenney1-2/+8
2026-07-23rcu: Mark __rcu_access_pointer() as context_unsafe()Paul E. McKenney1-2/+2
2026-07-23rcu/segcblist: Track segment grace periods with struct rcu_gp_seqPuranjay Mohan1-1/+1
2026-07-23rcu: Rename struct rcu_gp_oldstate to rcu_gp_seqPuranjay Mohan4-40/+40
2026-07-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2-18/+21
2026-07-23bnge/bng_re: fix ring ID widthsVikas Gupta1-4/+3
2026-07-23platform/chrome: cros_ec_proto: Introduce cros_ec_read_features helperAndrei Kuchynski1-0/+2
2026-07-23net/mlx5: Fix MCIA register buffer overflow on 32 dword readsGal Pressman1-12/+1
2026-07-23VFS: add vfs_lookup_open() for nfsdNeilBrown1-0/+3
2026-07-23leds: gpio: Make legacy gpiolib interface optionalArnd Bergmann1-0/+2
2026-07-23PCI/IOV: Return unsigned int from pci_sriov_get_totalvfs()Zhi Wang1-2/+2
2026-07-23Merge tag 'amd-pstate-v7.3-2026-07-22' of ssh://gitolite.kernel.org/pub/scm/l...Rafael J. Wysocki13-34/+83
2026-07-23fs: push nr_cached_objects memcg gating into individual filesystemsUsama Arif1-0/+21
2026-07-22jbd2: align h_type and h_line_no in the handle structure on byte boundariesTheodore Ts'o1-6/+6
2026-07-22ext4: enable scoped NOFS when starting a handle in nojournal modeTheodore Ts'o1-0/+1
2026-07-22fs/resctrl: Change pattern used to track number of entries in enum resctrl_co...Reinette Chatre1-1/+2
2026-07-22bitmap: Return size when no zero area is foundYury Norov1-0/+3
2026-07-22bitmap: drop bitmap_next_set_region()Yury Norov1-8/+0
2026-07-22nodemask: reduce bitmap width to nr_node_ids in __nodemask_pr_numnodes()Li RongQing1-6/+9
2026-07-22lib/bitmap-str: get rid of cpumap_print_to_pagebuf()Yury Norov1-19/+0
2026-07-22bitmap: Replace __ASSEMBLY__ with __ASSEMBLER__ in header filesThomas Huth2-5/+5
2026-07-22netfilter: nf_conntrack_sip: widen NAT rewrite delta to s32 in sip_help_tcp()Xiang Mei1-1/+1
2026-07-22Merge tag 'ath-next-20260722' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg1-0/+43
2026-07-22fs: add iput_if_not_last() helperYun Zhou1-0/+15
2026-07-22bpf, x86: Make sure allocation in arch_bpf_trampoline_size() is writableMike Rapoport (Microsoft)1-0/+1
2026-07-22Merge branch 'big-tcp-for-udp-tunnels'Paolo Abeni1-0/+27
2026-07-22net: Use helpers to get/set UDP len tree-wideAlice Mikityanska1-0/+27
2026-07-22Merge back ACPI video bus driver changes for 7.3Rafael J. Wysocki1-0/+1
2026-07-21perf/arm_pmu: Skip PMCCNTR_EL0 on NVIDIA OlympusBesar Wicaksono1-1/+1
2026-07-21Merge tag 'nxpwifi-2026-07-15' of https://github.com/jeffchen71/nxpwifiJohannes Berg1-0/+1