summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-10-16net: Introduce net.core.bypass_prot_mem sysctl.Kuniyuki Iwashima
2025-10-16net: Allow opt-out from global protocol memory accounting.Kuniyuki Iwashima
2025-10-16sched_ext: Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/ke...Tejun Heo
2025-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-16Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-10-16accel/amdxdna: Support getting last hardware errorLizhi Hou
2025-10-16irqchip: Pass platform device to platform driversJohan Hovold
2025-10-16gpiolib: of: Get rid of <linux/gpio/legacy-of-mm-gpiochip.h>Christophe Leroy
2025-10-16gpio: regmap: add the .fixed_direction_output configuration parameterIoana Ciornei
2025-10-16dt-bindings: power: Add power domain IDs for Tegra264Thierry Reding
2025-10-16sched: Add support to pick functions to take rfJoel Fernandes
2025-10-16sched: Rename do_set_cpus_allowed()Peter Zijlstra
2025-10-16sched: Employ sched_change guardsPeter Zijlstra
2025-10-15net: remove obsolete WARN_ON(refcount_read(&sk->sk_refcnt) == 1)Eric Dumazet
2025-10-15drm/bridge: dw-hdmi-qp: Fixup timer base setupCristian Ciocaltea
2025-10-15drm/bridge: dw-hdmi-qp: Add CEC supportCristian Ciocaltea
2025-10-15hung_task: fix warnings caused by unaligned lock pointersLance Yang
2025-10-15sched_ext: Add lockless peek operation for DSQsRyan Newton
2025-10-15drm/gpuvm: Fix kernel-doc warning for drm_gpuvm_map_req.mapAnkan Biswas
2025-10-15net: bcmgenet: remove unused platform codeHeiner Kallweit
2025-10-15net: allow busy connected flows to switch tx queuesEric Dumazet
2025-10-15net: add /proc/sys/net/core/txq_reselection_ms controlEric Dumazet
2025-10-15net: add SK_WMEM_ALLOC_BIAS constantEric Dumazet
2025-10-15tcp: better handle TCP_TX_DELAY on established flowsEric Dumazet
2025-10-15drm/xe/uapi: Add documentation for DRM_XE_GEM_CREATE_FLAG_SCANOUTSanjay Yadav
2025-10-15ASoC: use sof_sdw as default Intel SOF SDW machineMark Brown
2025-10-15bpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko
2025-10-15bpf: Replace bpf_map_kmalloc_node() with kmalloc_nolock() to allocate bpf_asy...Alexei Starovoitov
2025-10-15regulator: core: forward undervoltage events downstream by defaultOleksij Rempel
2025-10-14net: mdio: use macro module_driver to avoid boilerplate codeHeiner Kallweit
2025-10-14livepatch: Introduce source code helpers for livepatch modulesJosh Poimboeuf
2025-10-14objtool/klp: Introduce klp diff subcommand for diffing object filesJosh Poimboeuf
2025-10-14objtool: Unify STACK_FRAME_NON_STANDARD entry sizesJosh Poimboeuf
2025-10-14x86/asm: Annotate special section entriesJosh Poimboeuf
2025-10-14objtool: Add ANNOTATE_DATA_SPECIALJosh Poimboeuf
2025-10-14objtool: Move ANNOTATE* macros to annotate.hJosh Poimboeuf
2025-10-14interval_tree: Fix ITSTATIC usage for *_subtree_search()Josh Poimboeuf
2025-10-14kbuild: Remove 'kmod_' prefix from __KBUILD_MODNAMEJosh Poimboeuf
2025-10-14elfnote: Change ELFNOTE() to use __UNIQUE_ID()Josh Poimboeuf
2025-10-14compiler.h: Make addressable symbols less of an eyesoreJosh Poimboeuf
2025-10-14compiler: Tweak __UNIQUE_ID() namingJosh Poimboeuf
2025-10-14vmlinux.lds: Unify TEXT_MAIN, DATA_MAIN, and related macrosJosh Poimboeuf
2025-10-14sched/ext: Implement cgroup_set_idle() callbackzhidao su
2025-10-14drm/xe: Handle Wa_22010954014 and Wa_14022085890 as device workaroundsMatt Roper
2025-10-14media: v4l2-mem2mem: Fix outdated documentationLaurent Pinchart
2025-10-14media: include: remove c8sectpfe headerRaphael Gallais-Pou
2025-10-14mm/memory_hotplug: Remove MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiersSumanth Korikkar
2025-10-14netmem: replace __netmem_clear_lsb() with netmem_to_nmdesc()Byungchul Park
2025-10-14HID: core: Add printk_ratelimited variants to hid_warn() etcVicki Pfau
2025-10-14dt-bindings: clock: renesas,r9a09g047-cpg: Add USB2 PHY core clocksTommaso Merciai