summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-02cgroup/dmem: avoid pool UAFChen Ridong1-2/+58
2026-02-02cgroup/dmem: avoid rcu warning when unregister regionChen Ridong1-5/+2
2026-02-02cgroup/dmem: fix NULL pointer dereference when setting maxChen Ridong1-0/+3
2026-02-02spi: tegra: Fix a memory leak in tegra_slink_probe()Felix Gu1-2/+4
2026-02-02io_uring/zcrx: fix rq flush lockingPavel Begunkov1-4/+4
2026-02-02io_uring/zcrx: fix page array leakPavel Begunkov1-0/+1
2026-02-02firmware: cs_dsp: rate-limit log messages in KUnit buildsRichard Fitzgerald7-14/+138
2026-02-02ASoC: amd: yc: Add quirk for HP 200 G2a 16Dirk Su1-0/+7
2026-02-02ASoC: cs42l43: Correct handling of 3-pole jack load detectionCharles Keepax1-6/+31
2026-02-02ASoC: Intel: sof_es8336: Add DMI quirk for Huawei BOD-WXX9Tagir Garaev1-0/+9
2026-02-02ASoC: sof_sdw: Add a quirk for Lenovo laptop using sidecar amps with cs42l43Maciej Strozek1-0/+1
2026-02-02Revert "drm/gma500: use drm_crtc_vblank_crtc()"Jani Nikula1-23/+13
2026-02-02dma: contiguous: Check return value of dma_contiguous_reserve_area()Shanker Donthineni1-4/+6
2026-02-02tracing/dma: Cap dma_map_sg tracepoint arrays to prevent buffer overflowDeepanshu Kartikey1-6/+19
2026-02-02Linux 6.19-rc8v6.19-rc8Linus Torvalds1-1/+1
2026-02-02Revert "drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)"John Ogness1-2/+0
2026-02-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-4/+5
2026-02-01Merge tag 'perf-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-4/+9
2026-02-01Merge tag 'sched-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+12
2026-02-01Merge tag 'objtool-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-20/+29
2026-02-01Merge tag 'irq-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-39/+42
2026-01-31net: don't touch dev->stats in BPF redirect pathsJakub Kicinski1-4/+4
2026-01-31Merge tag 'iommu-fixes-v6.19-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+13
2026-01-31Merge tag 'efi-fixes-for-v6.19-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2026-01-31Merge tag 'sound-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds8-8/+34
2026-01-31Merge tag 'kbuild-fixes-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-36/+34
2026-01-31hwmon: (acpi_power_meter) Fix deadlocks related to acpi_power_meter_notify()Rafael J. Wysocki1-3/+14
2026-01-31kbuild: Do not run kernel-doc when building external modulesNathan Chancellor1-0/+2
2026-01-31ARM: 9468/1: fix memset64() on big-endianThomas Weissschuh1-1/+4
2026-01-31iommu/tegra241-cmdqv: Reset VCMDQ in tegra241_vcmdq_hw_init_user()Nicolin Chen1-0/+3
2026-01-31net: usb: r8152: fix resume reset deadlockSergey Senozhatsky1-14/+15
2026-01-31macvlan: fix error recovery in macvlan_common_newlink()Eric Dumazet1-2/+3
2026-01-31net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP moduleMarek BehĂșn1-0/+2
2026-01-31Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2026-01-31Merge tag 'firewire-fixes-6.19-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+10
2026-01-31Merge tag 'riscv-for-linus-6.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-23/+5
2026-01-31Merge tag 'rust-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds16-47/+93
2026-01-31crypto/ccp: Allow multiple streams on the same root bridgeAlexey Kardashevskiy1-2/+1
2026-01-31crypto/ccp: Use PCI bridge defaults for IDEAlexey Kardashevskiy1-12/+0
2026-01-31perf: sched: Fix perf crash with new is_user_task() helperSteven Rostedt3-4/+9
2026-01-31sched/deadline: Fix 'stuck' dl_serverPeter Zijlstra1-0/+12
2026-01-31KVM: x86: Explicitly configure supported XSS from {svm,vmx}_set_cpu_caps()Sean Christopherson4-13/+23
2026-01-31Merge tag 'block-6.19-20260130' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-8/+6
2026-01-31Merge tag 'dma-mapping-6.19-2026-01-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-9/+42
2026-01-30Merge tag 'gpio-fixes-for-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-34/+52
2026-01-30i40e: drop udp_tunnel_get_rx_info() call from i40e_open()Mohammad Heib1-1/+0
2026-01-30ice: drop udp_tunnel_get_rx_info() call from ndo_open()Mohammad Heib1-3/+0
2026-01-30ice: Fix PTP NULL pointer dereference during VSI rebuildAaron Ma3-5/+29
2026-01-30ice: PTP: fix missing timestamps on E825 hardwareJacob Keller3-78/+103
2026-01-30ice: fix missing TX timestamps interrupts on E825 devicesGrzegorz Nitka1-1/+4