summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-05-04dm: Allow .prepare_ioctl to handle ioctls directlyKevin Wolf
2025-05-04Merge tag 'v6.15-rc4' into x86/fpu, to pick up fixesIngo Molnar
2025-05-03futex: Implement FUTEX2_MPOLPeter Zijlstra
2025-05-03futex: Implement FUTEX2_NUMAPeter Zijlstra
2025-05-03futex: Allow to resize the private local hashSebastian Andrzej Siewior
2025-05-03futex: Allow automatic allocation of process wide futex hashSebastian Andrzej Siewior
2025-05-03futex: Add basic infrastructure for local task local hashSebastian Andrzej Siewior
2025-05-03mm: Add vmalloc_huge_node()Peter Zijlstra
2025-05-03rcuref: Provide rcuref_is_dead()Sebastian Andrzej Siewior
2025-05-02net: stmmac: remove speed_mode_2500() methodRussell King (Oracle)
2025-05-02net: stmmac: add get_interfaces() platform methodRussell King (Oracle)
2025-05-02Merge tag 'pm-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-05-02Merge branch 'pm-cpufreq'Rafael J. Wysocki
2025-05-02configfs-tsm: Namespace TSM report symbolsDan Williams
2025-05-02bpf: udp: Make sure iter->batch always contains a full bucket snapshotJordan Rife
2025-05-02Merge tag 'iommu-fixes-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-02coredump: hand a pidfd to the usermode coredump helperChristian Brauner
2025-05-02uio_hv_generic: Fix sysfs creation path for ring bufferNaman Jain
2025-05-02iommu: Cleanup comments for dev_enable/disable_featLu Baolu
2025-05-02OPP: Add dev_pm_opp_set_level()Praveen Talari
2025-05-02OPP: Define and use scope-based cleanup helpersViresh Kumar
2025-05-01net: phy: factor out provider part from mdio_bus.cHeiner Kallweit
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-01x86/devmem: Remove duplicate range_is_allowed() definitionDan Williams
2025-05-01ASoC: codec: twl4030: Convert to GPIO descriptorsMark Brown
2025-04-30ice: Replace ice specific DSCP mapping num with a kernel defineTatyana Nikolova
2025-04-30iidc/ice/irdma: Break iidc.h into two headersDave Ertman
2025-04-30iidc/ice/irdma: Rename to iidc_* conventionDave Ertman
2025-04-30kbuild: require gcc-8 and binutils-2.30Arnd Bergmann
2025-04-30Merge tag 'modules-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-30iidc/ice/irdma: Rename IDC header fileDave Ertman
2025-04-30spi: axi-spi-engine: offload instruction optimizationMark Brown
2025-04-30coresight: Remove extern from function declarationsJames Clark
2025-04-30coresight: Convert tag clear function to take a struct csdev_accessJames Clark
2025-04-30pds_core: smaller adminq poll starting intervalShannon Nelson
2025-04-30pds_core: remove extra name descriptionShannon Nelson
2025-04-30power: supply: add inhibit-charge-awake to charge_behaviourAntheas Kapenekakis
2025-04-30time/jiffies: Change register_refined_jiffies() to void __initSu Hui
2025-04-29bitfield: Add FIELD_MODIFY() helperLuo Jie
2025-04-29bitmap-str: Add missing header(s)Andy Shevchenko
2025-04-29bitmap-str: Get rid of 'extern' for function prototypesAndy Shevchenko
2025-04-29build_bug.h: more user friendly error messages in BUILD_BUG_ON_ZERO()Vincent Mailhol
2025-04-29bits: introduce fixed-type BIT_U*()Lucas De Marchi
2025-04-29bits: introduce fixed-type GENMASK_U*()Vincent Mailhol
2025-04-29bits: add comments and newlines to #if, #else and #endif directivesVincent Mailhol
2025-04-29cpumask: drop cpumask_assign_cpu()Yury Norov
2025-04-29cpumask: add non-atomic __assign_cpu()Yury Norov
2025-04-29nodemask: drop nodes_shiftYury Norov
2025-04-29ima: kexec: define functions to copy IMA log at soft bootSteven Chen
2025-04-29ima: kexec: skip IMA segment validation after kexec soft rebootSteven Chen