summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-08-12Merge tag 'batadv-next-pullrequest-20260805' of https://git.open-mesh.org/batadvJakub Kicinski
2026-08-12tcp: clarify comment for mdev_us in struct tcp_sockZiran Zhang
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-12libeth: allow to create fill queues without NAPIPavan Kumar Linga
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-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-08-12ALSA: seq: Drop the dead struct snd_seq_event_bounceHyeongJun An
2026-08-12cachefiles,netfs: sunset ondemand modeGao Xiang
2026-08-12drm/amdkfd: kfd_ioctl.h: fix most kernel-doc warningsRandy Dunlap
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 'sunxi-clk-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd
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 'samsung-clk-7.3' of https://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd
2026-08-11Merge tag 'v7.3-rockchip-clk1' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd
2026-08-11Merge tag 'spacemit-clk-for-7.3-1' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd
2026-08-11Merge tag 'clk-meson-v7.3-1' of ssh://github.com/BayLibre/clk-meson into clk-...Stephen Boyd
2026-08-11Merge tag 'clk-eyeq7h-7.3' of ssh://github.com/benoitmonin/linux into clk-mob...Stephen Boyd
2026-08-11cgroup/cpuset: Remove obsolete PFA_SPREAD_SLAB task flagGuopeng Zhang
2026-08-11Merge tag 'nf-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-08-11devlink: add generic device max_sfs parameterNikolay Aleksandrov
2026-08-11PCI: Add support for PCIe WAKE# interruptKrishna Chaitanya Chundru
2026-08-12UBI: support per-device wear-leveling thresholdRan Hongyun
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-11Revert "drm/sched: Remove FIFO and RR and simplify to a single run queue"Tvrtko Ursulin
2026-08-11Revert "drm/sched: Embed run queue singleton into the scheduler"Tvrtko Ursulin
2026-08-11Revert "drm/sched: Remove drm_sched_init_args->num_rqs"Tvrtko Ursulin
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-11ipv4: fix use-after-free in fib_nhc_update_mtu()Chengfeng Ye
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-11sctp: auth: propagate HMAC calculation errors to callersQing Luo
2026-08-11Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'qualcomm...Joerg Roedel
2026-08-11f2fs: support dynamic reserve/release for device aliasingDaeho Jeong
2026-08-10kunit: irq: Unregister on-stack timer and work from debugobjectsEric Biggers
2026-08-10kunit: irq: Continue increasing hrtimer interval for longerEric Biggers
2026-08-10lib/crypto: aes-cmac: Add zeroization functionsThomas Huth
2026-08-10net/sched: act_gact, act_police: range check the fallback control actionHyunjung Ko
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-10ipvs: revalidate ihl to prevent out-of-bounds accessJulian Anastasov