summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-10bpf: refactor bpf_helper_changes_pkt_data to use helper numberEduard Zingerman
2024-12-10bpf: add find_containing_subprog() utility functionEduard Zingerman
2024-12-10bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_progJiri Olsa
2024-12-10bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavorsJann Horn
2024-12-10ARC: bpf: Correct conditional check in 'check_jmp_32'Hardevsinh Palaniya
2024-12-10ARC: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-port...Uwe Kleine-König
2024-12-10ARC: build: Use __force to suppress per-CPU cmpxchg warningsPaul E. McKenney
2024-12-10ARC: fix reference of dependency for PAE40 configLukas Bulwahn
2024-12-10ARC: build: disallow invalid PAE40 + 4K page configVineet Gupta
2024-12-10arc: rename aux.h to arc_aux.hBenjamin Szőke
2024-12-10of/irq: Fix using uninitialized variable @addr_len in API of_irq_parse_one()Zijun Hu
2024-12-10of/irq: Fix interrupt-map cell length check in of_irq_parse_imap_parent()Zijun Hu
2024-12-10of: Fix refcount leakage for OF node returned by __of_get_dma_parent()Zijun Hu
2024-12-10selftests/bpf: Extend test for sockmap update with sameMichal Luczaj
2024-12-10bpf, sockmap: Fix race between element replace and close()Michal Luczaj
2024-12-10bpf, sockmap: Fix update element with sameMichal Luczaj
2024-12-10cpufreq/amd-pstate: Use boost numerator for upper bound of frequenciesMario Limonciello
2024-12-10cpufreq/amd-pstate: Store the boost numerator as highest perf againMario Limonciello
2024-12-10blk-cgroup: Fix UAF in blkcg_unpin_online()Tejun Heo
2024-12-10MAINTAINERS: update Coly Li's email addressColy Li
2024-12-10block: Prevent potential deadlocks in zone write plug error recoveryDamien Le Moal
2024-12-10dm: Fix dm-zoned-reclaim zone write pointer alignmentDamien Le Moal
2024-12-10block: Ignore REQ_NOWAIT for zone reset and zone finish operationsDamien Le Moal
2024-12-10block: Use a zone write plug BIO work for REQ_NOWAIT BIOsDamien Le Moal
2024-12-10drm/amdkfd: pause autosuspend when creating pddJesse.zhang@amd.com
2024-12-10drm/amdgpu: fix when the cleaner shader is emittedChristian König
2024-12-10drm/amdgpu: Fix ISP HW init issuePratap Nirujogi
2024-12-10drm/amdkfd: hard-code MALL cacheline size for gfx11, gfx12Harish Kasiviswanathan
2024-12-10drm/amdkfd: hard-code cacheline size for gfx11Harish Kasiviswanathan
2024-12-10drm/amdkfd: Dereference null return valueAndrew Martin
2024-12-10i2c: nomadik: Add missing sentinel to match tableGeert Uytterhoeven
2024-12-10mmc: mtk-sd: disable wakeup in .remove() and in the error path of .probe()Joe Hattori
2024-12-10mmc: sdhci-tegra: Remove SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirkPrathamesh Shete
2024-12-10i2c: pnx: Fix timeout in wait functionsVladimir Riabchun
2024-12-10s390/mm: Fix DirectMap accountingHeiko Carstens
2024-12-10udp: fix l4 hash after reconnectPaolo Abeni
2024-12-10p2sb: Do not scan and remove the P2SB device when it is unhiddenShin'ichiro Kawasaki
2024-12-10p2sb: Move P2SB hide and unhide code to p2sb_scan_and_cache()Shin'ichiro Kawasaki
2024-12-10p2sb: Introduce the global flag p2sb_hidden_by_biosShin'ichiro Kawasaki
2024-12-10p2sb: Factor out p2sb_read_from_cache()Shin'ichiro Kawasaki
2024-12-10alienware-wmi: Adds support to Alienware m16 R1 AMDKurt Borja
2024-12-10alienware-wmi: Fix X Series and G Series quirksKurt Borja
2024-12-10Merge tag 'kvmarm-fixes-6.13-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2024-12-10ASoC: audio-graph-card: Call of_node_put() on correct nodeStephen Gordon
2024-12-10ASoC: amd: yc: Fix the wrong return valueVenkata Prasad Potturu
2024-12-10openrisc: Fix misalignments in head.SGeert Uytterhoeven
2024-12-10openrisc: place exception table at the head of vmlinuxMasahiro Yamada
2024-12-10ALSA: control: Avoid WARN() for symlink errorsTakashi Iwai
2024-12-10gpio: idio-16: Actually make use of the GPIO_IDIO_16 symbol namespaceUwe Kleine-König
2024-12-10Merge tag 'v6.13-rc2' into gpio/for-currentBartosz Golaszewski