summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-09-26ext4: implemet new ioctls to set and get superblock parametersTheodore Ts'o
2025-09-26slab: add opt-in caching layer of percpu sheavesVlastimil Babka
2025-09-26locking/local_lock: Expose dep_map in local_trylock_t.Alexei Starovoitov
2025-09-26Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...Joerg Roedel
2025-09-25bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACETao Chen
2025-09-25include/linux/pgtable.h: convert arch_enter_lazy_mmu_mode() and friends to st...Andrew Morton
2025-09-25mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_countJane Chu
2025-09-25i2c: boardinfo: Annotate code used in init phase onlyHeiner Kallweit
2025-09-25irqchip: Add driver for the RPMI system MSI service groupAnup Patel
2025-09-25dt-bindings: thermal: add Tegra114 soctherm headerSvyatoslav Ryhel
2025-09-25PM: hibernate: Add pm_hibernation_mode_is_suspend()Mario Limonciello (AMD)
2025-09-25clk: Add clock driver for the RISC-V RPMI clock service groupRahul Pathak
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-25Merge tag 'thunderbolt-for-v6.18-rc1' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman
2025-09-25Merge tag 'net-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-09-25platform/chrome: update pwm fan control host commandsSung-Chi Li
2025-09-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-09-25net: gro: remove unnecessary df checksRichard Gobert
2025-09-25net: gso: restore ids of outer ip headers correctlyRichard Gobert
2025-09-25net: gro: only merge packets with incrementing or fixed outer idsRichard Gobert
2025-09-25net: gro: remove is_ipv6 from napi_gro_cbRichard Gobert
2025-09-25sched: Fix some typos in include/linux/preempt.hMenglong Dong
2025-09-25sched: Make migrate_{en,dis}able() inlineMenglong Dong
2025-09-25rcu: Replace preempt.h with sched.h in include/linux/rcupdate.hMenglong Dong
2025-09-25sched/deadline: Fix dl_server behaviourPeter Zijlstra
2025-09-25sched/deadline: Fix dl_server getting stuckPeter Zijlstra
2025-09-25ns: move ns type into struct ns_commonChristian Brauner
2025-09-25nstree: make struct ns_tree privateChristian Brauner
2025-09-25afs: Add support for RENAME_NOREPLACE and RENAME_EXCHANGEDavid Howells
2025-09-25accel/habanalabs: add HL_GET_P_STATE passthrough typeAriel Aviad
2025-09-25accel/habanalabs: fix typo in trace output (cms -> cmd)Tomer Tayar
2025-09-25accel/habanalabs: add generic message type to get error countersVitaly Margolin
2025-09-25once: fix race by moving DO_ONCE to separate sectionQi Xi
2025-09-24scsi: ufs: core: Fix data race in CPU latency PM QoS request handlingZhongqiu Han
2025-09-24scsi: ufs: core: Change MCQ interrupt enable flowPeter Wang
2025-09-24byteorder: Add memcpy_to_le32() and memcpy_from_le32()Anup Patel
2025-09-24mailbox: Allow controller specific mapping using fwnodeAnup Patel
2025-09-24hfs/hfsplus: rework debug output subsystemViacheslav Dubeyko
2025-09-24mailbox: Add common header for RPMI messages sent via mailboxAnup Patel
2025-09-24crypto: af_alg - Fix incorrect boolean values in af_alg_ctxEric Biggers
2025-09-24Merge tag 'soc-fixes-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook
2025-09-24Merge back earlier cpufreq material for 6.18Rafael J. Wysocki
2025-09-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-09-24Merge patch series "Add generated modalias to modules.builtin.modinfo"Nathan Chancellor
2025-09-24modpost: Create modalias for builtin modulesAlexey Gladkov
2025-09-24modpost: Add modname to mod_device_table aliasAlexey Gladkov
2025-09-24kbuild: keep .modinfo section in vmlinux.unstrippedMasahiro Yamada
2025-09-24can: dev: add can_get_ctrlmode_str()Vincent Mailhol
2025-09-24can: calc_bittiming: make can_calc_tdco() FD agnosticVincent Mailhol