aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-11-19Merge tag 'soc-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...HEADmasterLinus Torvalds26-61/+94
2025-11-19Merge tag 'pwm/for-6.18-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2025-11-19Merge tag 'hid-for-linus-2025111901' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-20/+57
2025-11-19Merge tag 'fixes-2025-11-19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2025-11-18MAINTAINERS: sync omap devicetree maintainers with omap platformAndreas Kemnade1-0/+4
2025-11-18Merge tag 'v6.18-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann11-32/+17
2025-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-3/+15
2025-11-18HID: uclogic: Fix potential memory leak in error pathAbdun Nihaal1-1/+3
2025-11-18HID: playstation: Fix memory leak in dualshock4_get_calibration_data()Abdun Nihaal1-0/+2
2025-11-18HID: pidff: Fix needs_playback checkTomasz Pakuła1-2/+2
2025-11-18HID: corsair-void: Use %pe for printing PTR_ERRStuart Hayhurst1-3/+2
2025-11-18HID: elecom: Add support for ELECOM M-XT3URBK (018F)Naoki Ueki3-4/+8
2025-11-18KVM: SVM: Fix redundant updates of LBR MSR interceptsYosry Ahmed2-1/+9
2025-11-18Merge tag 'kvmarm-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2-2/+6
2025-11-18mm/huge_memory: Fix initialization of huge zero folioLinus Torvalds4-21/+19
2025-11-17Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds26-91/+206
2025-11-17Merge tag 'sched_ext-for-6.18-rc6-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-13/+13
2025-11-17Merge tag 'mtd/fixes-for-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-9/+12
2025-11-17sched_ext: Use IRQ_WORK_INIT_HARD() to initialize rq->scx.kick_cpus_irq_workZqiang1-1/+1
2025-11-16Linux 6.18-rc6v6.18-rc6Linus Torvalds1-1/+1
2025-11-16Merge tag 'perf-tools-fixes-for-v6.18-2-2025-11-16' of git://git.kernel.org/p...Linus Torvalds9-22/+68
2025-11-16Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...Linus Torvalds11-22/+55
2025-11-16Merge tag 'firewire-fixes-6.18-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+4
2025-11-16Merge tag 'edac_urgent_for_v6.18_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-16/+30
2025-11-16firewire: core: fix to update generation field in topology mapTakashi Sakamoto1-1/+2
2025-11-15mm, swap: fix potential UAF issue for VMA readaheadKairui Song1-0/+13
2025-11-15selftests/user_events: fix type cast for write_index packed member in perf_testAnkit Khushwaha1-1/+1
2025-11-15lib/test_kho: check if KHO is enabledPasha Tatashin1-0/+3
2025-11-15mm/huge_memory: fix folio split check for anon folios in swapcacheZi Yan1-2/+4
2025-11-15MAINTAINERS: update David Hildenbrand's email addressDavid Hildenbrand (Red Hat)2-14/+15
2025-11-15crash: fix crashkernel resource shrinkSourabh Jain1-1/+1
2025-11-15mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlbDavid Hildenbrand (Red Hat)4-4/+18
2025-11-15Merge tag 's390-6.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-9/+7
2025-11-15Merge tag 'x86-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-2/+10
2025-11-15Merge tag 'timers-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+6
2025-11-15Merge tag 'irq-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+2
2025-11-15Merge tag 'core-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-11-14Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-28/+50
2025-11-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds29-84/+762
2025-11-14Merge tag 'rust-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+6
2025-11-14Merge tag 'nfs-for-6.18-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds9-155/+211
2025-11-14Merge tag 'drm-fixes-2025-11-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds17-20/+102
2025-11-14Merge tag 'mmc-v6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds4-42/+22
2025-11-14Merge tag 'pmdomain-v6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-17/+27
2025-11-14Merge tag 'cxl-fixes-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-22/+28
2025-11-14Merge tag 'tee-fix-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-9/+14
2025-11-14Merge tag 'arm-soc/for-6.18/devicetree-arm64-fixes-v2' of https://github.com/...Arnd Bergmann1-0/+10
2025-11-14Merge tag 'reset-fixes-for-v6.18' of https://git.pengutronix.de/git/pza/linux...Arnd Bergmann1-2/+2
2025-11-14Merge tag 'arm-soc/for-6.18/devicetree-fixes-part2' of https://github.com/Bro...Arnd Bergmann1-2/+2
2025-11-14Merge tag 'arm-soc/for-6.18/defconfig-arm64-fixes' of https://github.com/Broa...Arnd Bergmann1-1/+1
2025-11-14Merge tag 'imx-fixes-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann5-11/+24
2025-11-14MAINTAINERS: Update Krzysztof Kozlowski's emailKrzysztof Kozlowski2-2/+3
2025-11-14Merge tag 'memory-controller-drv-fixes-6.18' of https://git.kernel.org/pub/sc...Arnd Bergmann1-2/+2
2025-11-14Merge tag 'spi-fix-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-5/+24
2025-11-14Merge tag 'aspeed-6.18-fixes-0' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-0/+14
2025-11-14Merge tag 'tegra-for-6.18-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann1-0/+1
2025-11-14Merge tag 'regulator-fix-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2025-11-14Merge tag 'sound-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds15-49/+125
2025-11-14Merge tag 'block-6.18-20251114' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-11-14Merge tag 'io_uring-6.18-20251113' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-7/+17
2025-11-14selftests/bpf: Test widen_imprecise_scalars() with different stack depthEduard Zingerman1-0/+53
2025-11-14bpf: account for current allocated stack depth in widen_imprecise_scalars()Eduard Zingerman1-2/+4
2025-11-14bpf: Add bpf_prog_run_data_pointers()Eric Dumazet3-8/+24
2025-11-14Merge tag 'v6.18-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+2
2025-11-14Merge tag 'v6.18-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-2/+7
2025-11-14posix-timers: Plug potential memory leak in do_timer_create()Eslam Khafagy1-6/+6
2025-11-14irqchip/riscv-intc: Add missing free() callback in riscv_intc_domain_opsNick Hu1-1/+2
2025-11-14s390/mm: Fix __ptep_rdp() inline assemblyHeiko Carstens2-9/+7
2025-11-14firewire: core: Initialize topology_map.lockVille Syrjälä1-0/+2
2025-11-14ALSA: usb-audio: Add native DSD quirks for PureAudio DAC seriesLushih Hsieh1-0/+6
2025-11-14x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrevBorislav Petkov (AMD)1-0/+1
2025-11-14x86/CPU/AMD: Add additional fixed RDSEED microcode revisionsMario Limonciello1-0/+7
2025-11-14pwm: adp5585: Correct mismatched pwm chip infoLuke Wang1-2/+2
2025-11-14Merge tag 'asoc-fix-v6.18-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai485-2341/+4462
2025-11-14Merge tag 'drm-xe-fixes-2025-11-13' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2-0/+12
2025-11-14Merge tag 'drm-intel-fixes-2025-11-13' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-1/+6
2025-11-14Merge tag 'drm-misc-fixes-2025-11-13' of https://gitlab.freedesktop.org/drm/m...Dave Airlie6-10/+46
2025-11-14Merge tag 'amd-drm-fixes-6.18-2025-11-12' of https://gitlab.freedesktop.org/a...Dave Airlie8-9/+38
2025-11-13Merge tag 'vfio-v6.18-rc6' of https://github.com/awilliam/linux-vfioLinus Torvalds4-9/+288
2025-11-13Merge tag 'hwmon-for-v6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-28/+26
2025-11-13Merge tag 'pm-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-14/+17
2025-11-13Merge tag 'acpi-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-14/+37
2025-11-14arm64: dts: rockchip: fix PCIe 3.3V regulator voltage on orangepi-5Mykola Kvach1-2/+2
2025-11-14arm64: dts: rockchip: disable HS400 on RK3588 TigerQuentin Schulz1-3/+1
2025-11-13arm64: dts: rockchip: drop reset from rk3576 i2c9 nodeChukun Pan1-2/+0
2025-11-13Merge branch 'mptcp-fix-conflicts-between-mptcp-and-sockmap'Martin KaFai Lau4-2/+195
2025-11-13selftests/bpf: Add mptcp test with sockmapJiayuan Chen2-0/+183
2025-11-13mptcp: Fix proto fallback detection with BPFJiayuan Chen1-2/+4
2025-11-13perf libbfd: Ensure libbfd is initialized prior to useIan Rogers3-4/+50
2025-11-13perf test: Fix lock contention testRavi Bangoria1-5/+9
2025-11-13perf lock: Fix segfault due to missing kernel mapRavi Bangoria1-0/+2
2025-11-13tools headers UAPI: Sync KVM's vmx.h with the kernel to pick SEAMCALL exit re...Arnaldo Carvalho de Melo1-0/+1
2025-11-13perf build: Don't fail fast path feature detection when binutils-devel is not...Arnaldo Carvalho de Melo2-5/+4
2025-11-13perf header: Write bpf_prog (infos|btfs)_cnt to data fileThomas Falcon1-8/+2
2025-11-13Merge branch 'pm-sleep'Rafael J. Wysocki1-9/+13
2025-11-13Merge tag 'slab-for-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+6
2025-11-13Merge branches 'acpi-cppc' and 'acpi-tables'Rafael J. Wysocki3-14/+37
2025-11-13Merge tag 'linux_kselftest-fixes-6.18-rc6' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+4
2025-11-13Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds65-312/+1202
2025-11-13mm/slub: fix memory leak in free_to_pcs_bulk()Harry Yoo1-2/+6
2025-11-13sched_ext: Fix possible deadlock in the deferred_irq_workfn()Zqiang1-1/+1
2025-11-13mptcp: Disallow MPTCP subflows from sockmapJiayuan Chen1-0/+8
2025-11-13MAINTAINERS: Update name spellingKiryl Shutsemau2-2/+2
2025-11-13entry: Fix ifndef around arch_xfer_to_guest_mode_handle_work() stubAndrew Donnellan1-1/+1
2025-11-13Merge branch 'hsr-send-correct-hsrv0-supervision-frames'Paolo Abeni2-8/+19
2025-11-13hsr: Follow standard for HSRv0 supervision framesFelix Maurer2-8/+16
2025-11-13hsr: Fix supervision frame sending on HSRv0Felix Maurer1-0/+3
2025-11-13drm/client: fix MODULE_PARM_DESC string for "active"Randy Dunlap1-2/+2
2025-11-13Merge tag 'erofs-for-6.18-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+8
2025-11-13Merge tag 'v6.18-rc5-smb-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2-2/+17
2025-11-13PCI/ASPM: Avoid L0s and L1 on Hi1105 [19e5:1105] Wi-FiShawn Lin1-0/+1
2025-11-13virtio-net: fix incorrect flags recording in big modeXuan Zhuo1-5/+11
2025-11-12Merge tag 'nfsd-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds6-28/+58
2025-11-12Merge tag 'dma-mapping-6.18-2025-11-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-1/+2
2025-11-12Merge tag 'loongarch-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds24-82/+59
2025-11-12Merge tag 'alpha-fixes-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2025-11-12PCI/ASPM: Avoid L0s and L1 on PA Semi [1959:a002] Root PortsBjorn Helgaas1-0/+1
2025-11-12PCI/ASPM: Avoid L0s and L1 on Freescale [1957:0451] Root PortsBjorn Helgaas1-0/+1
2025-11-12PCI/ASPM: Convert quirks to override advertised link statesBjorn Helgaas1-20/+19
2025-11-12PCI/ASPM: Add pcie_aspm_remove_cap() to override advertised link statesBjorn Helgaas2-0/+15
2025-11-12PCI/ASPM: Cache L0s/L1 Supported so advertised link states can be overriddenBjorn Helgaas3-8/+13
2025-11-13ASoC: rsnd: fix OF node reference leak in rsnd_ssiu_probe()Haotian Zhang1-2/+1
2025-11-12acpi/hmat: Fix lockdep warning for hmem_register_resource()Dave Jiang1-21/+25
2025-11-12hwmon: (gpd-fan) initialize EC on driver load for Win 4Cryolitia PukNgae1-27/+25
2025-11-12hwmon: (gpd-fan) Fix compilation error in non-ACPI buildsGopi Krishna Menon1-1/+1
2025-11-12sched/ext: convert scx_tasks_lock to raw spinlockEmil Tsalapatis1-8/+8
2025-11-12Merge tag 'wireless-2025-11-12' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski9-41/+117
2025-11-12cpufreq: intel_pstate: Check IDA only before MSR_IA32_PERF_CTL writesSrinivas Pandruvada1-5/+4
2025-11-12sched_ext: Fix unsafe locking in the scx_dump_state()Zqiang1-2/+2
2025-11-12io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number of bvecsCaleb Sander Mateos1-7/+9
2025-11-12vfio: selftests: replace iova=vaddr with allocated iovasAlex Mastro2-5/+12
2025-11-12vfio: selftests: add iova allocatorAlex Mastro2-1/+84
2025-11-12vfio: selftests: fix map limit tests to use last available iovaAlex Mastro1-2/+13
2025-11-12vfio: selftests: add iova range query helpersAlex Mastro2-1/+179
2025-11-12ipv4: route: Prevent rt_bind_exception() from rebinding stale fnheChuang Wang1-0/+5
2025-11-12drm/i915/dp_mst: Disable Panel ReplayImre Deak1-0/+4
2025-11-12KVM: arm64: VHE: Compute fgt traps before activating themAlexandru Elisei1-1/+1
2025-11-12Merge patch series "fs: add iput_not_last()"Christian Brauner3-4/+16
2025-11-12landlock: fix splats from iput() after it started calling might_sleep()Mateusz Guzik1-4/+3
2025-11-12fs: add iput_not_last()Mateusz Guzik2-0/+13
2025-11-12shmem: fix tmpfs reconfiguration (remount) when noswap is setMike Yuan1-8/+7
2025-11-12fs/namespace: correctly handle errors returned by grab_requested_mnt_nsAndrei Vagin2-17/+17
2025-11-12ALSA: hda/tas2781: Correct the wrong project IDBaojun Xu1-3/+3
2025-11-12power: always freeze efivarfsChristian Brauner5-12/+17
2025-11-12Merge tag 'iwlwifi-fixes-2025-11-12' of https://git.kernel.org/pub/scm/linux/...Johannes Berg4-26/+20
2025-11-12wifi: iwlwifi: mld: always take beacon ies in link gradingMiri Korenblit1-6/+1
2025-11-12wifi: iwlwifi: mvm: fix beacon template/fixed rateJohannes Berg2-13/+12
2025-11-12wifi: iwlwifi: fix aux ROC time event iterator usageJunjie Cao1-7/+7
2025-11-11drm/amdkfd: Fix GPU mappings for APU after prefetchHarish Kasiviswanathan1-0/+2
2025-11-11drm/amdkfd: relax checks for over allocation of save areaJonathan Kim1-6/+6
2025-11-11drm/amdgpu/jpeg: Add parse_cs for JPEG5_0_1Sathishkumar S1-0/+1
2025-11-11drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a new BOSultan Alsawaf1-0/+2
2025-11-11drm/amd/display: Allow VRR params change if unsynced with the streamIvan Lipski1-0/+11
2025-11-11drm/amdgpu: fix lock warning in amdgpu_userq_fence_driver_processJesse.Zhang1-2/+3
2025-11-11drm/amdgpu: jump to the correct label on failurePierre-Eric Pelloux-Prayer1-1/+1
2025-11-11drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12 VRAM surfacesVitaly Prosyak1-0/+12
2025-11-11net_sched: limit try_bulk_dequeue_skb() batchesEric Dumazet1-7/+10
2025-11-11MAINTAINERS: Add Magnus Lindholm as maintainer for alpha portMagnus Lindholm1-0/+1
2025-11-11Merge branch 'selftests-mptcp-join-fix-some-flaky-tests'Jakub Kicinski4-51/+80
2025-11-11selftests: mptcp: join: properly kill background tasksMatthieu Baerts (NGI0)2-9/+30
2025-11-11selftests: mptcp: connect: trunc: read all recv dataMatthieu Baerts (NGI0)1-5/+13
2025-11-11selftests: mptcp: join: userspace: longer transferMatthieu Baerts (NGI0)1-5/+5
2025-11-11selftests: mptcp: join: endpoints: longer transferMatthieu Baerts (NGI0)1-4/+4
2025-11-11selftests: mptcp: join: rm: set backup flagMatthieu Baerts (NGI0)1-27/+27
2025-11-11selftests: mptcp: connect: fix fallback note due to OoOMatthieu Baerts (NGI0)1-1/+1
2025-11-11Merge tag 'for-net-2025-11-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski9-82/+158
2025-11-11ethtool: fix incorrect kernel-doc style comment in ethtool.hKriish Sharma1-1/+1
2025-11-11gendwarfksyms: Skip files with no exportsSami Tolvanen3-3/+6
2025-11-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds15-82/+165
2025-11-11Merge tag 'for-6.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-34/+34
2025-11-11Merge tag 'mm-hotfixes-stable-2025-11-10-19-30' of git://git.kernel.org/pub/s...Linus Torvalds30-152/+424
2025-11-11smb: client: let smbd_disconnect_rdma_connection() turn CREATED into DISCONNE...Stefan Metzmacher1-0/+3
2025-11-11ALSA: usb-audio: Fix NULL pointer dereference in snd_usb_mixer_controls_baddHaein Lee1-0/+2
2025-11-11mmc: dw_mmc-rockchip: Fix wrong internal phase calculateShawn Lin1-2/+2
2025-11-11mmc: pxamci: Simplify pxamci_probe() error handling using devm APIsRakuram Eswaran1-38/+18
2025-11-11memblock: fix memblock_estimated_nr_free_pages() for soft-reserved memoryAkinobu Mita1-1/+2
2025-11-11smb: fix invalid username check in smb3_fs_context_parse_param()Yiqi Sun1-1/+1
2025-11-11smb: server: let smb_direct_disconnect_rdma_connection() turn CREATED into DI...Stefan Metzmacher1-0/+3
2025-11-11mlx5: Fix default values in create CQAkiva Goldberger8-48/+44
2025-11-11Bluetooth: btrtl: Avoid loading the config file on security chipsMax Chou1-11/+13
2025-11-11Merge branch 'mlx5e-misc-fixes-2025-11-09'Paolo Abeni3-7/+31
2025-11-11net/mlx5e: Fix potentially misleading debug messageGal Pressman1-2/+16
2025-11-11net/mlx5e: Fix wraparound in rate limiting for values above 255 GbpsGal Pressman1-1/+9
2025-11-11net/mlx5e: Fix maxrate wraparound in threshold between unitsGal Pressman1-2/+3
2025-11-11net/mlx5e: Trim the length of the num_doorbell errorCosmin Ratiu1-1/+1
2025-11-11net/mlx5e: Fix missing error assignment in mlx5e_xfrm_add_state()Carolina Jubran1-1/+2
2025-11-11Merge branch 'net-sched-initialize-struct-tc_ife-to-fix-kernel-infoleak'Paolo Abeni2-10/+14
2025-11-11net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleakRanganath V N1-5/+7
2025-11-11net: sched: act_connmark: initialize struct tc_ife to fix kernel leakRanganath V N1-5/+7
2025-11-11EDAC/altera: Use INTTEST register for Ethernet and USB SBE injectionNiravkumar L Rabara1-2/+2
2025-11-11Bluetooth: hci_event: Fix not handling PA Sync Lost eventLuiz Augusto von Dentz2-14/+40
2025-11-11EDAC/altera: Handle OCRAM ECC enable after warm resetNiravkumar L Rabara1-3/+15
2025-11-11af_unix: Initialise scc_index in unix_add_edge().Kuniyuki Iwashima1-3/+11
2025-11-11KVM: arm64: Finalize ID registers only once per VMMarc Zyngier1-1/+5
2025-11-11wifi: mwl8k: inject DSSS Parameter Set element into beacons if missingPawel Dembicki1-5/+66
2025-11-11wifi: mac80211_hwsim: Fix possible NULL dereferenceIlan Peer1-4/+10
2025-11-11wifi: mac80211: skip rate verification for not captured PSDUsBenjamin Berg1-3/+7
2025-11-11Merge tag 'ath-current-20251110' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg1-0/+3
2025-11-10Merge branch 'net-netpoll-fix-memory-leak-and-add-comprehensive-selftests'Jakub Kicinski7-17/+566
2025-11-10selftest: netcons: add test for netconsole over bonded interfacesBreno Leitao4-7/+414