summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-07-26sched_ext: Bound per-task reenqueues and eject the owning schedulerTejun Heo
2026-07-26Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-26Merge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-26iommu/iommufd: Fix IOPF group ownership UAFPeiyang He
2026-07-26RDMA/cgroup: Disambiguate devices across net namespacesJiri Pirko
2026-07-26Merge tag 'ib-psy-array-helpers-for-v7.3-signed' into psy-nextSebastian Reichel
2026-07-26power: supply: Add helpers to get and put arrays of power supply handlesAmit Sunil Dhamne
2026-07-25power: supply: bq257xx: Add support for BQ25792Alexey Charkov
2026-07-25liveupdate: Remember FLB retrieve() statusDavid Matlack
2026-07-25liveupdate: Reference count outgoing FLB dataDavid Matlack
2026-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc5Eduard Zingerman
2026-07-24Merge tag 'nf-26-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-07-24rcu-tasks: Fix IRQ read lock/unlock data racePaul E. McKenney
2026-07-24rcu: Update comments for gp_seq and expedited GP trackingPuranjay Mohan
2026-07-24bpf: Fix WARNING in bpf_tracing_link_releaseLeon Hwang
2026-07-24Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2026-07-24mfd: replace linux/gpio.h inclusionsArnd Bergmann
2026-07-24Input: gpio-keys: make legacy gpiolib optionalArnd Bergmann
2026-07-24pmdomain: mediatek: Add support for secure modem power domain controlNikolai Burov
2026-07-24Merge tag 'slab-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-24netfilter: conntrack_helper: pass master conntrack to helper functionsPablo Neira Ayuso
2026-07-24PCI: Move Spacemit vendor and device IDs to linux/pci_ids.hAnirudh Srinivasan
2026-07-24iio: inv_sensors: improve period measurement by using a longer delayJean-Baptiste Maneyrol
2026-07-24iio: inv_sensors: convert to kernel typesJean-Baptiste Maneyrol
2026-07-23device property: mark internal data as private for kernel-docRandy Dunlap
2026-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-23fs/resctrl: Use accurate type for rdt_resource::ridReinette Chatre
2026-07-23Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-23clk: qcom: Add generic clkref_en supportQiang Yu
2026-07-23regmap: clean up kernel-doc commentsRandy Dunlap
2026-07-23rcu-tasks: Apply READ_ONCE() and WRITE_ONCE() to fix data racePaul E. McKenney
2026-07-23rcu: Mark __rcu_access_pointer() as context_unsafe()Paul E. McKenney
2026-07-23rcu/segcblist: Track segment grace periods with struct rcu_gp_seqPuranjay Mohan
2026-07-23rcu: Rename struct rcu_gp_oldstate to rcu_gp_seqPuranjay Mohan
2026-07-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2026-07-23bnge/bng_re: fix ring ID widthsVikas Gupta
2026-07-23platform/chrome: cros_ec_proto: Introduce cros_ec_read_features helperAndrei Kuchynski
2026-07-23net/mlx5: Fix MCIA register buffer overflow on 32 dword readsGal Pressman
2026-07-23VFS: add vfs_lookup_open() for nfsdNeilBrown
2026-07-23leds: gpio: Make legacy gpiolib interface optionalArnd Bergmann
2026-07-23PCI/IOV: Return unsigned int from pci_sriov_get_totalvfs()Zhi Wang
2026-07-23Merge tag 'amd-pstate-v7.3-2026-07-22' of ssh://gitolite.kernel.org/pub/scm/l...Rafael J. Wysocki
2026-07-23fs: push nr_cached_objects memcg gating into individual filesystemsUsama Arif
2026-07-22jbd2: align h_type and h_line_no in the handle structure on byte boundariesTheodore Ts'o
2026-07-22ext4: enable scoped NOFS when starting a handle in nojournal modeTheodore Ts'o
2026-07-22fs/resctrl: Change pattern used to track number of entries in enum resctrl_co...Reinette Chatre
2026-07-22bitmap: Return size when no zero area is foundYury Norov
2026-07-22bitmap: drop bitmap_next_set_region()Yury Norov
2026-07-22nodemask: reduce bitmap width to nr_node_ids in __nodemask_pr_numnodes()Li RongQing
2026-07-22lib/bitmap-str: get rid of cpumap_print_to_pagebuf()Yury Norov