summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-04-13pppox: convert pppox_sk() to use container_of()Qingfang Deng1-1/+1
2026-04-13pppox: remove sk_pppox() helperQingfang Deng1-5/+0
2026-04-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2-5/+13
2026-04-13Merge branch 'net-reduce-sk_filter-and-friends-bloat'Jakub Kicinski1-7/+8
2026-04-13net: change sk_filter_trim_cap() to return a drop_reason by valueEric Dumazet1-8/+6
2026-04-13net: change sk_filter_reason() to return the reason by valueEric Dumazet1-3/+6
2026-04-12bpf: Move BTF checking logic into check_btf.cAlexei Starovoitov1-0/+5
2026-04-12bpf: Move backtracking logic to backtrack.cAlexei Starovoitov1-0/+18
2026-04-12bpf: Move state equivalence logic to states.cAlexei Starovoitov1-0/+67
2026-04-12bpf: Move check_cfg() into cfg.cAlexei Starovoitov1-1/+114
2026-04-12bpf: Move compute_insn_live_regs() into liveness.cAlexei Starovoitov1-0/+2
2026-04-12bpf: Move fixup/post-processing logic from verifier.c into fixups.cAlexei Starovoitov1-0/+78
2026-04-12net: phy: broadcom: implement .disable_autonomous_eee for BCM54xxNicolai Buchwitz1-0/+3
2026-04-12net: phy: add support for disabling PHY-autonomous EEENicolai Buchwitz1-0/+14
2026-04-12net: tso: Introduce tso_dma_map and helpersJoe Damato1-0/+11
2026-04-12Merge tag 'timers-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2026-04-12Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski2-0/+43
2026-04-12crypto: hisilicon - remove unused and non-public APIs for qm and secChenghai Huang1-2/+0
2026-04-12Merge tag 'clk-remove-deprecated-apis-v7.1' of ssh://github.com/masneyb/linux...Stephen Boyd1-40/+6
2026-04-11driver core: Don't let a device probe until it's readyDouglas Anderson1-0/+44
2026-04-11spi: spi-mem: Add a packed command operationMiquel Raynal1-0/+8
2026-04-11Merge branch 'timers/urgent' into timers/coreThomas Gleixner39-76/+261
2026-04-11bpf: Remove gfp_flags plumbing from bpf_local_storage_update()Amery Hung1-4/+3
2026-04-11bpf: Use kmalloc_nolock() universally in local storageAmery Hung1-6/+2
2026-04-11Merge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2026-04-11PCI/P2PDMA: Add Google SoCs to the P2P DMA host bridge listJacob Moroni1-0/+2
2026-04-11bpf: poison dead stack slotsAlexei Starovoitov1-0/+1
2026-04-11bpf: change logging scheme for live stack analysisEduard Zingerman1-5/+0
2026-04-11bpf: simplify liveness to use (callsite, depth) keyed func_instancesEduard Zingerman1-19/+0
2026-04-11bpf: record arg tracking results in bpf_liveness masksEduard Zingerman1-1/+0
2026-04-11bpf: introduce forward arg-tracking dataflow analysisEduard Zingerman1-0/+4
2026-04-11bpf: make liveness.c track stack with 4-byte granularityEduard Zingerman1-2/+2
2026-04-11bpf: Add spis_*() helpers for 4-byte stack slot bitmasksAlexei Starovoitov1-0/+67
2026-04-11bpf: save subprogram name in bpf_subprog_infoEduard Zingerman1-1/+1
2026-04-11bpf: share several utility functions as internal APIEduard Zingerman1-0/+2
2026-04-10clockevents: Prevent timer interrupt starvationThomas Gleixner1-0/+2
2026-04-10sched_ext: Remove runtime kfunc mask enforcementCheng-Yang Chou1-28/+0
2026-04-10vfs: introduce d_mark_tmpfile_name()Paulo Alcantara1-0/+1
2026-04-10Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-41/+50
2026-04-10mmc: sdio: add MediaTek MT7902 SDIO device IDSean Wang1-0/+1
2026-04-10platform/x86: int3472: Parameterize LED con_id in registrationMarco Nenciarini1-1/+2
2026-04-10platform/x86: int3472: Rename pled to led in LED registration codeMarco Nenciarini1-4/+4
2026-04-10Merge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...Catalin Marinas3-55/+235
2026-04-10regmap: i3c: Add non-devm regmap_init_i3c() helperPei Xiao1-0/+17
2026-04-10Merge branch 'pm-powercap'Rafael J. Wysocki3-7/+52
2026-04-10Merge branch 'pm-cpufreq'Rafael J. Wysocki1-5/+6
2026-04-10Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'Jakub Kicinski1-1/+10
2026-04-10netkit: Add netkit notifier to check for unregistering devicesDaniel Borkmann1-0/+2
2026-04-10net: Implement netdev_nl_queue_create_doitDaniel Borkmann1-1/+8
2026-04-10Merge tag 'drm-misc-next-fixes-2026-04-09' of https://gitlab.freedesktop.org/...Dave Airlie1-2/+2