aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-08-13PCI: dwc: Add PCI ID for LECARC PCIe PMUBrett Zhou1-0/+4
2026-08-13bpf: Eliminate dup/restore of insn_aux_dataXu Kuohai2-13/+1
2026-08-12Merge tag 'batadv-next-pullrequest-20260805' of https://git.open-mesh.org/batadvJakub Kicinski1-5/+11
2026-08-12tcp: clarify comment for mdev_us in struct tcp_sockZiran Zhang1-1/+1
2026-08-13bpf: Make bpf_trampoline_multi_detach return voidHui Zhu1-5/+4
2026-08-12bpf: Track verifier instruction stats for each subprogramKumar Kartikeya Dwivedi1-1/+4
2026-08-12PCI: Allow per function PCI slots to fix slot reset on s390Farhan Ali1-3/+4
2026-08-12libie: add bookkeeping support for control queue messagesPhani R Burra1-0/+160
2026-08-12libie: add control queue supportPhani R Burra1-0/+276
2026-08-12libeth: allow to create fill queues without NAPIPavan Kumar Linga1-1/+3
2026-08-12libie: add PCI device initialization helpers to libiePhani R Burra1-0/+56
2026-08-12virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'Victor Raj3-0/+2270
2026-08-12PCI: Introduce PCI_SLOT_PLACEHOLDER constant for slot_nr placeholder valueFarhan Ali1-0/+3
2026-08-12bpf: Derive the atomic load register in one placeDaniel Borkmann1-0/+24
2026-08-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+3
2026-08-12ALSA: seq: Drop the dead struct snd_seq_event_bounceHyeongJun An2-13/+0
2026-08-12cachefiles,netfs: sunset ondemand modeGao Xiang3-260/+1
2026-08-12drm/amdkfd: kfd_ioctl.h: fix most kernel-doc warningsRandy Dunlap1-91/+89
2026-08-12pipe: only enable the extra wake_up(rd_wait) for EPOLLET consumersOleg Nesterov1-2/+2
2026-08-12fs: document semantics of kstat::{uid,gid} fieldsJann Horn1-2/+2
2026-08-11Merge tag 'sunxi-clk-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-allwinnerStephen Boyd1-0/+4
2026-08-11Merge tag 'qcom-clk-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into clk-qcomStephen Boyd13-1/+889
2026-08-11Merge tag 'samsung-clk-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into clk-samsungStephen Boyd1-0/+1
2026-08-11Merge tag 'v7.3-rockchip-clk1' of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-rockchipStephen Boyd1-0/+306
2026-08-11Merge tag 'spacemit-clk-for-7.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git/spacemit/linux into clk-spacemitStephen Boyd2-1/+6
2026-08-11Merge tag 'clk-meson-v7.3-1' of ssh://github.com/BayLibre/clk-meson into clk-amlogicStephen Boyd2-0/+427
2026-08-11Merge tag 'clk-eyeq7h-7.3' of ssh://github.com/benoitmonin/linux into clk-mobileyeStephen Boyd2-12/+163
2026-08-11cgroup/cpuset: Remove obsolete PFA_SPREAD_SLAB task flagGuopeng Zhang1-5/+0
2026-08-11Merge tag 'nf-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2-12/+23
2026-08-11devlink: add generic device max_sfs parameterNikolay Aleksandrov1-0/+4
2026-08-11PCI: Add support for PCIe WAKE# interruptKrishna Chaitanya Chundru2-0/+8
2026-08-12UBI: support per-device wear-leveling thresholdRan Hongyun1-1/+9
2026-08-11of: reserved_mem: Introduce devres-managed initialization functionKonrad Dybcio1-0/+7
2026-08-11ASoC: amd: enable audio on HP OmniBook X Flip 14Mark Brown18-90/+147
2026-08-11Revert "drm/sched: Remove FIFO and RR and simplify to a single run queue"Tvrtko Ursulin1-4/+32
2026-08-11Revert "drm/sched: Embed run queue singleton into the scheduler"Tvrtko Ursulin1-1/+4
2026-08-11Revert "drm/sched: Remove drm_sched_init_args->num_rqs"Tvrtko Ursulin1-0/+3
2026-08-11timekeeping: Use u32 for clock_was_set_seqThomas Weißschuh (Schneider Electric)3-3/+3
2026-08-11timekeeping: Rename clockid_aux_valid() to clockid_is_aux_clock()Thomas Weißschuh (Schneider Electric)1-1/+1
2026-08-11ipv4: fix use-after-free in fib_nhc_update_mtu()Chengfeng Ye1-0/+2
2026-08-11timekeeping: Annotate auxiliary clock accessors with __must_checkThomas Weißschuh (Schneider Electric)1-4/+7
2026-08-11timekeeping: Remove the unused ktime_get_clock_ts64()Thomas Weißschuh (Schneider Electric)1-1/+0
2026-08-11sctp: auth: propagate HMAC calculation errors to callersQing Luo1-3/+3
2026-08-11Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'qualcomm/msm', 'rockchip', 'ti/omap', 'riscv', 'intel/vt-d', 'amd/amd-vi', 'core' and 'typos' into nextJoerg Roedel2-3/+15
2026-08-11f2fs: support dynamic reserve/release for device aliasingDaeho Jeong1-0/+7
2026-08-10kunit: irq: Unregister on-stack timer and work from debugobjectsEric Biggers1-0/+2
2026-08-10kunit: irq: Continue increasing hrtimer interval for longerEric Biggers1-4/+6
2026-08-10lib/crypto: aes-cmac: Add zeroization functionsThomas Huth1-0/+34
2026-08-10net/sched: act_gact, act_police: range check the fallback control actionHyunjung Ko1-0/+19
2026-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next into for-7.3-arena-argsTejun Heo244-1464/+3380