]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2026-04-11  Rong ZhangALSA: usb-audio: Add error checks against get_min_max*()
2026-04-11  Ashish Yadavhwmon:(pmbus/xdp720) Add support for efuse xdp720
2026-04-11  Ashish Yadavdt-bindings: hwmon/pmbus: Add Infineon XDP720
2026-04-11  Victor Duicuhwmon: add support for MCP998X
2026-04-11  Guilherme G... pstore/ftrace: Factor KASLR offset in the core kernel...
2026-04-11  Thomas GleixnerMerge branch 'timers/urgent' into timers/core
2026-04-11  Alexei StarovoitovMerge branch 'use-kmalloc_nolock-universally-in-bpf...
2026-04-11  Amery Hungbpf: Remove gfp_flags plumbing from bpf_local_storage_u...
2026-04-11  Amery Hungbpf: Use kmalloc_nolock() universally in local storage
2026-04-11  Amery Hungselftests/bpf: Remove kmalloc tracing from local storag...
2026-04-11  Tejun Heosched_ext: Drop spurious warning on kick during schedul...
2026-04-11  Paulo Alcantarasmb: client: get rid of d_drop()+d_add()
2026-04-11  Daniel Borkmannselftests/bpf: Add test for add_const base_id consistency
2026-04-11  Daniel Borkmannbpf: Enforce regsafe base id consistency for BPF_ADD_CO...
2026-04-11  Linus TorvaldsMerge tag 'riscv-for-linus-v7.0-rc8' of git://git.kerne...
2026-04-11  Linus TorvaldsMerge tag 'drm-fixes-2026-04-11' of https://gitlab...
2026-04-10  Aleksandr Loktionoviavf: fix kernel-doc comment style in iavf_ethtool.c
2026-04-10  Lorenzo Bianconinet: airoha: Fix FE_PSE_BUF_SET configuration if PPE2...
2026-04-10  Jakub KicinskiMerge branch 'net-dsa-mxl862xx-vlan-support-and-minor...
2026-04-10  Daniel Gollenet: dsa: mxl862xx: implement VLAN functionality
2026-04-10  Daniel Gollenet: dsa: mxl862xx: don't skip early bridge port config...
2026-04-10  Daniel Gollenet: dsa: mxl862xx: reject DSA_PORT_TYPE_DSA
2026-04-10  Jakub KicinskiMerge branch 'net-bridge-add-stp_mode-attribute-for...
2026-04-10  Andy Roulinselftests: net: add bridge STP mode selection test
2026-04-10  Andy Roulindocs: net: bridge: document stp_mode attribute
2026-04-10  Andy Roulinnet: bridge: add stp_mode attribute for STP mode selection
2026-04-10  Jakub KicinskiMerge branch 'add-selftests-for-ntuple-nfc-rules'
2026-04-10  Dimitri Daskalakisselftests: drv-net: ntuple: Add dst-ip, src-port, dst...
2026-04-10  Dimitri Daskalakisselftests: drv-net: Add ntuple (NFC) flow steering...
2026-04-10  Alexei StarovoitovMerge branch 'bpf-static-stack-liveness-data-flow-analysis'
2026-04-10  Jacob MoroniPCI/P2PDMA: Add Google SoCs to the P2P DMA host bridge...
2026-04-10  Jacob MoroniPCI/P2PDMA: Allow wildcard Device IDs in host bridge...
2026-04-10  Mashiro Chennet: hamradio: 6pack: fix uninit-value in sixpack_recei...
2026-04-10  Alexei Starovoitovbpf: poison dead stack slots
2026-04-10  Alexei Starovoitovselftests/bpf: add new tests for static stack liveness...
2026-04-10  Alexei Starovoitovselftests/bpf: adjust verifier_log buffers
2026-04-10  Alexei Starovoitovselftests/bpf: update existing tests due to liveness...
2026-04-10  Eduard Zingermanbpf: change logging scheme for live stack analysis
2026-04-10  Eduard Zingermanbpf: simplify liveness to use (callsite, depth) keyed...
2026-04-10  Eduard Zingermanbpf: record arg tracking results in bpf_liveness masks
2026-04-10  Eduard Zingermanbpf: introduce forward arg-tracking dataflow analysis
2026-04-10  Eduard Zingermanbpf: prepare liveness internal API for static analysis...
2026-04-10  Eduard Zingermanbpf: 4-byte precise clean_verifier_state
2026-04-10  Eduard Zingermanbpf: make liveness.c track stack with 4-byte granularity
2026-04-10  Alexei Starovoitovbpf: Add spis_*() helpers for 4-byte stack slot bitmasks
2026-04-10  Eduard Zingermanbpf: save subprogram name in bpf_subprog_info
2026-04-10  Eduard Zingermanbpf: share several utility functions as internal API
2026-04-10  Linus WalleijMerge tag 'spacemit-dt-for-7.1-1' of https://github...
2026-04-10  Dave AirlieMerge tag 'drm-intel-fixes-2026-04-09' of https://gitla...
2026-04-10  Arun Ti2c: usbio: Add ACPI device-id for NVL platforms
2026-04-10  Thomas Gleixnerclockevents: Prevent timer interrupt starvation
2026-04-10  Aniket Randivei2c: qcom-geni: Avoid extra TX DMA TRE for single read...
2026-04-10  Alexei StarovoitovMerge branch 'selftests-bpf-test-btf-sanitization'
2026-04-10  Alan Maguireselftests/bpf: Add BTF sanitize test covering BTF layout
2026-04-10  Alan Maguirelibbpf: Allow use of feature cache for non-token cases
2026-04-10  Venkat Rao... selftests/bpf: Remove test_access_variable_array
2026-04-10  Paolo Bonzinivfio: remove dead notifier code
2026-04-10  Sechang Limbpf: Fix RCU stall in bpf_fd_array_map_clear()
2026-04-10  Alexei StarovoitovMerge branch 'bpf-fix-and-improve-open-coded-task_vma...
2026-04-10  Puranjay Mohanbpf: return VMA snapshot from task_vma iterator
2026-04-10  Puranjay Mohanbpf: switch task_vma iterator from mmap_lock to per...
2026-04-10  Puranjay Mohanbpf: fix mm lifecycle in open-coded task_vma iterator
2026-04-10  Catalin Marinasarm64: errata: Work around early CME DVMSync acknowledg...
2026-04-10  Catalin Marinasarm64: cputype: Add C1-Pro definitions
2026-04-10  Catalin Marinasarm64: tlb: Pass the corresponding mm to __tlbi_sync_s1...
2026-04-10  Catalin Marinasarm64: tlb: Introduce __tlbi_sync_s1ish_{kernel,batch...
2026-04-10  Dave JiangMerge branch 'for-7.1/cxl-misc' into cxl-for-next
2026-04-10  Tejun Heosched_ext: Warn on task-based SCX op recursion
2026-04-10  Tejun Heosched_ext: Rename scx_kf_allowed_on_arg_tasks() to...
2026-04-10  Cheng-Yang... sched_ext: Remove runtime kfunc mask enforcement
2026-04-10  Tejun Heosched_ext: Add verifier-time kfunc context filter
2026-04-10  Tejun Heosched_ext: Drop redundant rq-locked check from scx_bpf_...
2026-04-10  Tejun Heosched_ext: Decouple kfunc unlocked-context check from...
2026-04-10  Tejun Heosched_ext: Fix ops.cgroup_move() invocation kf_mask...
2026-04-10  Tejun Heosched_ext: Track @p's rq lock across set_cpus_allowed_s...
2026-04-10  Tejun Heosched_ext: Add select_cpu kfuncs to scx_kfunc_ids_unlocked
2026-04-10  Tejun Heosched_ext: Drop TRACING access to select_cpu kfuncs
2026-04-10  Miquel Raynalmtd: spinand: winbond: Declare the QE bit on W25NxxJW
2026-04-10  Leo Yanperf arm_spe: Improve SIMD flags setting
2026-04-10  Leo Yanperf report: Update document for SIMD flags
2026-04-10  Leo Yanperf sort: Sort disabled and full predicated flags
2026-04-10  Leo Yanperf sort: Support sort ASE and SME
2026-04-10  Paulo Alcantarasmb: client: set ATTR_TEMPORARY with O_TMPFILE | O_EXCL
2026-04-10  Paulo Alcantarasmb: client: add support for O_TMPFILE
2026-04-10  Paulo Alcantaravfs: introduce d_mark_tmpfile_name()
2026-04-10  Steve FrenchMAINTAINERS: create entry for smbdirect
2026-04-10  Venkat Rao... smb: client: add missing MODULE_DESCRIPTION() to smb1ma...
2026-04-10  Nicolas Escandewifi: ath12k: avoid dynamic alloc when parsing wmi tb
2026-04-10  Victor Duicudt-bindings: hwmon: add support for MCP998X
2026-04-10  Thomas Huthefi/capsule-loader: fix incorrect sizeof in phys array...
2026-04-10  Linus TorvaldsMerge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org...
2026-04-10  Linus TorvaldsMerge tag 'turbostat-fixes-for-7.0' of git://git.kernel...
2026-04-10  Thomas Weißschuhhwmon: (powerz) Avoid cacheline sharing for DMA buffer
2026-04-10  Linus TorvaldsMerge tag 'gpio-fixes-for-v7.0' of git://git.kernel...
2026-04-10  Li Mingcxl/hdm: Add support for 32 switch decoders
2026-04-10  Sanman Pradhanhwmon: (isl28022) Fix integer overflow in power calcula...
2026-04-10  Sanman Pradhanhwmon: (pt5161l) Fix bugs in pt5161l_read_block_data()
2026-04-10  Sanman Pradhanhwmon: (powerz) Fix missing usb_kill_urb() on signal...
2026-04-10  Sanman Pradhanhwmon: (powerz) Fix use-after-free on USB disconnect
2026-04-10  Linus TorvaldsMerge tag 'pinctrl-v7.0-4' of git://git.kernel.org...
next