summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-09-26PM: hibernate: Fix pm_hibernation_mode_is_suspend() build breakageRafael J. Wysocki1-2/+6
2025-09-26slab: add opt-in caching layer of percpu sheavesVlastimil Babka1-0/+31
2025-09-26locking/local_lock: Expose dep_map in local_trylock_t.Alexei Starovoitov1-3/+6
2025-09-26Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...Joerg Roedel2-0/+29
2025-09-26bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACETao Chen1-1/+1
2025-09-26include/linux/pgtable.h: convert arch_enter_lazy_mmu_mode() and friends to st...Andrew Morton1-3/+3
2025-09-26mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_countJane Chu1-0/+5
2025-09-26i2c: boardinfo: Annotate code used in init phase onlyHeiner Kallweit1-1/+1
2025-09-25irqchip: Add driver for the RPMI system MSI service groupAnup Patel1-0/+13
2025-09-25PM: hibernate: Add pm_hibernation_mode_is_suspend()Mario Limonciello (AMD)1-0/+2
2025-09-25clk: Add clock driver for the RISC-V RPMI clock service groupRahul Pathak1-0/+16
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-12/+64
2025-09-25Merge tag 'thunderbolt-for-v6.18-rc1' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman1-11/+14
2025-09-25Merge tag 'net-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+2
2025-09-25platform/chrome: update pwm fan control host commandsSung-Chi Li1-1/+28
2025-09-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-5/+6
2025-09-25net: gso: restore ids of outer ip headers correctlyRichard Gobert2-3/+14
2025-09-25sched: Fix some typos in include/linux/preempt.hMenglong Dong1-4/+4
2025-09-25sched: Make migrate_{en,dis}able() inlineMenglong Dong2-3/+113
2025-09-25rcu: Replace preempt.h with sched.h in include/linux/rcupdate.hMenglong Dong1-1/+1
2025-09-25sched/deadline: Fix dl_server behaviourPeter Zijlstra1-1/+0
2025-09-25sched/deadline: Fix dl_server getting stuckPeter Zijlstra1-1/+0
2025-09-25ns: move ns type into struct ns_commonChristian Brauner2-6/+25
2025-09-25nstree: make struct ns_tree privateChristian Brauner1-13/+0
2025-09-25accel/habanalabs: add HL_GET_P_STATE passthrough typeAriel Aviad1-0/+2
2025-09-25accel/habanalabs: add generic message type to get error countersVitaly Margolin1-0/+2
2025-09-25once: fix race by moving DO_ONCE to separate sectionQi Xi1-2/+2
2025-09-25byteorder: Add memcpy_to_le32() and memcpy_from_le32()Anup Patel1-0/+16
2025-09-25mailbox: Allow controller specific mapping using fwnodeAnup Patel1-0/+3
2025-09-25hfs/hfsplus: rework debug output subsystemViacheslav Dubeyko1-0/+20
2025-09-25mailbox: Add common header for RPMI messages sent via mailboxAnup Patel1-0/+214
2025-09-25Merge tag 'soc-fixes-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+47
2025-09-25kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook3-8/+8
2025-09-24Merge back earlier cpufreq material for 6.18Rafael J. Wysocki1-4/+3
2025-09-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+1
2025-09-24Merge patch series "Add generated modalias to modules.builtin.modinfo"Nathan Chancellor1-5/+13
2025-09-24modpost: Create modalias for builtin modulesAlexey Gladkov1-4/+0
2025-09-24modpost: Add modname to mod_device_table aliasAlexey Gladkov1-1/+13
2025-09-24can: dev: add can_get_ctrlmode_str()Vincent Mailhol1-0/+2
2025-09-24can: calc_bittiming: make can_calc_tdco() FD agnosticVincent Mailhol1-2/+2
2025-09-24can: netlink: add can_validate_tdc()Vincent Mailhol1-0/+4
2025-09-24can: dev: make can_get_relative_tdco() FD agnostic and move it to bittiming.hVincent Mailhol2-29/+29
2025-09-24can: dev: move struct data_bittiming_params to linux/can/bittiming.hVincent Mailhol2-11/+11
2025-09-24can: populate the minimum and maximum MTU valuesVincent Mailhol1-0/+1
2025-09-24gpio: generic: move GPIO_GENERIC_ flags to the correct headerBartosz Golaszewski2-10/+10
2025-09-24gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_Bartosz Golaszewski1-9/+9
2025-09-24Merge tag 'coresight-next-v6.18-v2' of ssh://gitolite.kernel.org/pub/scm/linu...Greg Kroah-Hartman1-29/+2
2025-09-24bpf: Mark kfuncs as __nocloneAndrea Righi1-1/+1
2025-09-24bpf: Allow uprobe program to change context registersJiri Olsa1-0/+1
2025-09-24net/mlx5: fs, fix UAF in flow counter releaseMoshe Shemesh1-0/+2