summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-08-13bpf: Make bpf_trampoline_multi_detach return voidHui Zhu
2026-08-12bpf: Track verifier instruction stats for each subprogramKumar Kartikeya Dwivedi
2026-08-12PCI: Allow per function PCI slots to fix slot reset on s390Farhan Ali
2026-08-12libie: add bookkeeping support for control queue messagesPhani R Burra
2026-08-12libie: add control queue supportPhani R Burra
2026-08-12libie: add PCI device initialization helpers to libiePhani R Burra
2026-08-12virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'Victor Raj
2026-08-12PCI: Introduce PCI_SLOT_PLACEHOLDER constant for slot_nr placeholder valueFarhan Ali
2026-08-12bpf: Derive the atomic load register in one placeDaniel Borkmann
2026-08-12cachefiles,netfs: sunset ondemand modeGao Xiang
2026-08-12pipe: only enable the extra wake_up(rd_wait) for EPOLLET consumersOleg Nesterov
2026-08-12fs: document semantics of kstat::{uid,gid} fieldsJann Horn
2026-08-11Merge tag 'qcom-clk-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd
2026-08-11Merge tag 'clk-eyeq7h-7.3' of ssh://github.com/benoitmonin/linux into clk-mob...Stephen Boyd
2026-08-11Merge tag 'renesas-clk-for-v7.3-tag1' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2026-08-11cgroup/cpuset: Remove obsolete PFA_SPREAD_SLAB task flagGuopeng Zhang
2026-08-11PCI: Add support for PCIe WAKE# interruptKrishna Chaitanya Chundru
2026-08-11of: reserved_mem: Introduce devres-managed initialization functionKonrad Dybcio
2026-08-11ASoC: amd: enable audio on HP OmniBook X Flip 14Mark Brown
2026-08-11timekeeping: Use u32 for clock_was_set_seqThomas Weißschuh (Schneider Electric)
2026-08-11timekeeping: Rename clockid_aux_valid() to clockid_is_aux_clock()Thomas Weißschuh (Schneider Electric)
2026-08-11timekeeping: Annotate auxiliary clock accessors with __must_checkThomas Weißschuh (Schneider Electric)
2026-08-11timekeeping: Remove the unused ktime_get_clock_ts64()Thomas Weißschuh (Schneider Electric)
2026-08-11Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'qualcomm...Joerg Roedel
2026-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bp...Tejun Heo
2026-08-10Merge tag 'samsung-soc-7.3' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2026-08-10spi: spi-mem: Flag DQS capabilityMiquel Raynal
2026-08-10nmi: Export CPU backtrace APIs for loadable modulesMayank Rungta
2026-08-10hwmon: (sysfs) Allow drivers to register const attributesThomas Weißschuh
2026-08-10tick: Include ktime.h and jiffies.h in linux/tick.hKarl Mehltretter
2026-08-10sunrpc: remove unused svc_version vs_count fieldJeff Layton
2026-08-10sunrpc: add per-netns per-procedure call counts to svc_statJeff Layton
2026-08-10xdrgen: Add XDR width macros for short integer typesChuck Lever
2026-08-10xdrgen: Share void RPC procedure handlers across programsChuck Lever
2026-08-10xdrgen: Emit a blank line ahead of enum declarationsChuck Lever
2026-08-10sunrpc: derive the pool count instead of caching it in sv_nrpoolsJeff Layton
2026-08-10lockd: Regenerate NLMv4 XDR codeChuck Lever
2026-08-10nfs_common: add new NOTIFY4_* flags proposed in RFC8881bisJeff Layton
2026-08-10nfsd: add protocol support for CB_NOTIFYJeff Layton
2026-08-10lockd, nfsd: RCU-protect nlmsvc_ops dispatchJeff Layton
2026-08-10SUNRPC: Add svc_serv_maxthreads() to report the thread ceilingChuck Lever
2026-08-10SUNRPC: close backchannel before destroying callback serviceChuck Lever
2026-08-10netfilter: flowtable: rename tun.l3_proto to tun.inner_protoPablo Neira Ayuso
2026-08-10net: netfilter: add ether_type to net_device_path_ctx and use itPablo Neira Ayuso
2026-08-10net: pass net_device_path_ctx to dev_fill_forward_path()Lorenzo Bianconi
2026-08-10netfilter: add DEBUG_NET_WARN_ON_ONCE to skb_set_nfct()Pablo Neira Ayuso
2026-08-10Merge tag 'thermal-v7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2026-08-10Merge branch 'acpi-video'Rafael J. Wysocki
2026-08-10preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITSBoqun Feng
2026-08-10sched: Remove the unused preempt_offset parameter of __cant_sleep()Boqun Feng