summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-19gpio: ljca: Initialize num before accessing item in ljca_gpio_configHaoyu Li1-1/+1
2024-12-19spi: rockchip: Fix PM runtime count on no-op csChristian Loehle1-0/+14
2024-12-19memcg: slub: fix SUnreclaim for post charged objectsShakeel Butt1-3/+18
2024-12-19gpio: graniterapids: Fix GPIO Ack functionalityAlan Borzeszkowski1-1/+1
2024-12-19block: Prevent potential deadlocks in zone write plug error recoveryDamien Le Moal2-249/+61
2024-12-19dm: Fix dm-zoned-reclaim zone write pointer alignmentDamien Le Moal3-26/+124
2024-12-19block: Use a zone write plug BIO work for REQ_NOWAIT BIOsDamien Le Moal1-20/+42
2024-12-19block: Switch to using refcount_t for zone write plugsDamien Le Moal1-10/+10
2024-12-19blk-cgroup: Fix UAF in blkcg_unpin_online()Tejun Heo1-1/+5
2024-12-19riscv: Fix wrong usage of __pa() on a fixmap addressAlexandre Ghiti1-1/+1
2024-12-19riscv: mm: Do not call pmd dtor on vmemmap page table teardownBjörn Töpel1-3/+4
2024-12-19virtio_net: ensure netdev_tx_reset_queue is called on tx ring resizeKoichiro Den1-1/+11
2024-12-19virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()Koichiro Den3-4/+9
2024-12-19virtio_net: correct netdev_tx_reset_queue() invocation pointKoichiro Den1-1/+9
2024-12-19perf ftrace: Fix undefined behavior in cmp_profile_data()Kuan-Wei Chiu1-1/+2
2024-12-19tcp: check space before adding MPTCP SYN optionsMoYuanhao1-2/+4
2024-12-19splice: do not checksum AF_UNIX socketsFrederik Deweerdt1-0/+1
2024-12-19ksmbd: fix racy issue from session lookup and expireNamjae Jeon4-16/+23
2024-12-19clk: en7523: Fix wrong BUS clock for EN7581Christian Marangi1-2/+3
2024-12-19perf/x86/intel/ds: Unconditionally drain PEBS DS when changing PEBS_DATA_CFGKan Liang1-1/+1
2024-12-19sched/deadline: Fix replenish_dl_new_period dl_server conditionJuri Lelli1-1/+1
2024-12-19bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavorsJann Horn1-0/+7
2024-12-19serial: sh-sci: Check if TX data was written to device in .tx_empty()Claudiu Beznea1-0/+29
2024-12-19usb: misc: onboard_usb_dev: skip suspend/resume sequence for USB5744 SMBus su...Radhey Shyam Pandey1-1/+3
2024-12-14Linux 6.12.5v6.12.5Greg Kroah-Hartman1-1/+1
2024-12-14softirq: Allow raising SCHED_SOFTIRQ from SMP-call-function on RT kernelK Prateek Nayak1-4/+11
2024-12-14clocksource: Make negative motion detection more robustThomas Gleixner4-7/+20
2024-12-14timekeeping: Remove CONFIG_DEBUG_TIMEKEEPINGThomas Gleixner5-135/+3
2024-12-14ALSA: hda/realtek: Fix spelling mistake "Firelfy" -> "Firefly"Colin Ian King1-1/+1
2024-12-14s390/pci: Fix leak of struct zpci_dev when zpci_add_device() failsNiklas Schnelle2-6/+25
2024-12-14Revert "drm/amd/display: parse umc_info or vram_info based on ASIC"Alex Deucher1-3/+1
2024-12-14ALSA: hda: Fix build error without CONFIG_SND_DEBUGTakashi Iwai1-0/+6
2024-12-14drm/amdgpu: rework resume handling for display (v2)Alex Deucher1-2/+43
2024-12-14ASoC: Intel: avs: Fix return status of avs_pcm_hw_constraints_init()Amadeusz Sławiński1-1/+1
2024-12-14net/mlx5: unique names for per device cachesSebastian Ott1-2/+5
2024-12-14ocfs2: Revert "ocfs2: fix the la space leak when unmounting an ocfs2 volume"Heming Zhao1-19/+0
2024-12-14media: ipu6: use the IPU6 DMA mapping APIs to do mappingBingbu Cao4-24/+64
2024-12-14jffs2: Fix rtime decompressorRichard Weinberger1-1/+1
2024-12-14jffs2: Prevent rtime decompress memory corruptionKinsey Moore1-0/+3
2024-12-14KVM: x86/mmu: Ensure that kvm_release_pfn_clean() takes exact pfn from kvm_fa...Nikolay Kuratov2-3/+12
2024-12-14selftests/ftrace: adjust offset for kprobe syntax error testHari Bathini1-1/+1
2024-12-14vfio/mlx5: Align the page tracking max message size with the device capabilityYishai Hadas1-12/+35
2024-12-14Revert "unicode: Don't special case ignorable code points"Linus Torvalds2-3346/+3427
2024-12-14x86: Fix build regression with CONFIG_KEXEC_JUMP enabledDamien Le Moal1-0/+1
2024-12-14tracing/eprobe: Fix to release eprobe when failed to add dyn_eventMasami Hiramatsu (Google)1-0/+5
2024-12-14clk: en7523: Initialize num before accessing hws in en7523_register_clocks()Haoyu Li1-2/+2
2024-12-14btrfs: fix missing snapshot drew unlock when root is dead during swap activationFilipe Manana1-0/+1
2024-12-14btrfs: fix mount failure due to remount racesQu Wenruo1-39/+27
2024-12-14btrfs: drop unused parameter data from btrfs_fill_super()David Sterba1-3/+2
2024-12-14btrfs: drop unused parameter options from open_ctree()David Sterba3-5/+3