summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-23bpf: fix do_misc_fixups() for bpf_get_branch_snapshot()Andrii Nakryiko1-1/+1
2024-10-23block: fix sanity checks in blk_rq_map_user_bvecXinyu Zhang1-3/+1
2024-10-23perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORTArnaldo Carvalho de Melo1-0/+3
2024-10-23spi: spi-fsl-dspi: Fix crash when not using GPIO chip selectFrank Li1-1/+5
2024-10-23bpf,perf: Fix perf_event_detach_bpf_prog error handlingJiri Olsa1-2/+0
2024-10-23perf test: Handle perftool-testsuite_probe failure due to broken DWARFVeronika Molnarova1-15/+54
2024-10-23selftests/sched_ext: add order-only dependency of runner.o on BPFOBJIhor Solodrai1-1/+1
2024-10-23sched: Fix pick_next_task_fair() vs try_to_wake_up() racePeter Zijlstra2-9/+46
2024-10-23perf: Fix missing RCU reader protection in perf_event_clear_cpumask()Kan Liang1-1/+1
2024-10-23PCI/pwrctl: Abandon QCom WCN probe on pre-pwrseq device-treesBartosz Golaszewski1-5/+50
2024-10-23btrfs: fix error propagation of split biosNaohiro Aota2-24/+16
2024-10-23MIPS: export __cmpxchg_small()David Sterba1-0/+1
2024-10-23firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()Xiongfeng Wang1-1/+1
2024-10-23Revert "kasan: Disable Software Tag-Based KASAN with GCC"Marco Elver1-5/+2
2024-10-23kasan: Fix Software Tag-Based KASAN with GCCMarco Elver1-0/+4
2024-10-23dt-bindings: display: mediatek: split: add subschema property constraintsMoudy Ho1-0/+19
2024-10-23tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2024-10-23perf trace: Fix non-listed archs in the syscalltbl routinesJiri Slaby1-0/+10
2024-10-23perf build: Change the clang check back to 12.0.1Howard Chu1-2/+2
2024-10-23perf trace augmented_raw_syscalls: Add more checks to pass the verifierHoward Chu1-2/+18
2024-10-23perf trace augmented_raw_syscalls: Add extra array index bounds checking to s...Arnaldo Carvalho de Melo1-0/+2
2024-10-23dt-bindings: display: mediatek: dpi: correct power-domains propertyMacpaul Lin1-14/+10
2024-10-23Bluetooth: ISO: Fix UAF on iso_sock_timeoutLuiz Augusto von Dentz1-6/+12
2024-10-23Bluetooth: SCO: Fix UAF on sco_sock_timeoutLuiz Augusto von Dentz3-6/+35
2024-10-23Bluetooth: hci_core: Disable works on hci_unregister_devLuiz Augusto von Dentz2-12/+24
2024-10-23LoongArch: KVM: Mark hrtimer to expire in hard interrupt contextHuacai Chen2-4/+5
2024-10-23LoongArch: Make KASAN usable for variable cpu_vabitsHuacai Chen1-1/+1
2024-10-23drm/mediatek: Fix potential NULL dereference in mtk_crtc_destroy()Dan Carpenter1-2/+1
2024-10-23posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()Jinjie Ruan1-3/+3
2024-10-23drm/mediatek: Fix get efuse issue for MT8188 DPTXLiankun Yang1-1/+84
2024-10-23r8169: avoid unsolicited interruptsHeiner Kallweit1-1/+3
2024-10-23cifs: fix warning when destroy 'cifs_io_request_pool'Ye Bin1-1/+1
2024-10-23smb: client: Handle kstrdup failures for passwordsHenrique Carvalho1-0/+7
2024-10-23ALSA: hda/realtek: Update default depop procedureKailang Yang1-21/+17
2024-10-23net: sched: use RCU read-side critical section in taprio_dump()Dmitry Antipov1-6/+12
2024-10-23net: sched: fix use-after-free in taprio_change()Dmitry Antipov1-1/+2
2024-10-23x86/sev: Ensure that RMP table fixups are reservedAshish Kalra1-0/+2
2024-10-23riscv: dts: starfive: Update ethernet phy0 delay parameter values for Star64E Shattow1-2/+1
2024-10-23net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created...Vladimir Oltean1-1/+22
2024-10-23tracing: Consider the NULL character when validating the event lengthLeo Yan1-1/+1
2024-10-23tracing/probes: Fix MAX_TRACE_ARGS limit handlingMikel Rychliski4-4/+19
2024-10-23slub/kunit: fix a WARNING due to unwrapped __kmalloc_cache_noprofPei Xiao1-1/+1
2024-10-23sumversion: Fix a memory leak in get_src_version()Elena Salomatkina1-2/+3
2024-10-22firmware: qcom: scm: Return -EOPNOTSUPP for unsupported SHM bridge enablingQingqing Zhou1-1/+12
2024-10-22selftests/bpf: Add test for passing in uninit mtu_lenDaniel Borkmann2-0/+37
2024-10-22selftests/bpf: Add test for writes to .rodataDaniel Borkmann1-1/+30
2024-10-22bpf: Remove MEM_UNINIT from skb/xdp MTU helpersDaniel Borkmann1-27/+15
2024-10-22bpf: Fix overloading of MEM_UNINIT's meaningDaniel Borkmann1-38/+35
2024-10-22bpf: Add MEM_WRITE attributeDaniel Borkmann6-14/+22
2024-10-22drm/amdgpu: handle default profile on on devices without fullscreen 3DAlex Deucher1-1/+10