summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-05Merge tag 'spi-fix-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-05Merge tag 'regulator-fix-v6.11-stub' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-05Merge tag 'rust-fixes-6.11-2' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-09-05Merge tag 'trace-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-05MAINTAINERS: SPI: Add mailing list imx@lists.linux.dev for nxp spi driversFrank Li
2024-09-05MAINTAINERS: SPI: Add freescale lpspi maintainer informationFrank Li
2024-09-05Merge tag 'platform-drivers-x86-v6.11-6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-05Merge tag 'linux_kselftest-kunit-fixes-6.11-rc7' of git://git.kernel.org/pub/...Linus Torvalds
2024-09-05tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthre...Steven Rostedt
2024-09-05tracing/timerlat: Only clear timer if a kthread existsSteven Rostedt
2024-09-05tracing/osnoise: Use a cpumask to know what threads are kthreadsSteven Rostedt
2024-09-05eventfs: Use list_del_rcu() for SRCU protected list variableSteven Rostedt
2024-09-05tracing: Avoid possible softlockup in tracing_iter_reset()Zheng Yejian
2024-09-05spi: spi-fsl-lpspi: Fix off-by-one in prescale maxStefan Wahren
2024-09-04Merge tag 'bcachefs-2024-09-04' of git://evilpiepirate.org/bcachefsLinus Torvalds
2024-09-04Merge tag 'perf-tools-fixes-for-v6.11-2024-09-04' of git://git.kernel.org/pub...Linus Torvalds
2024-09-04Merge tag 'hwmon-for-v6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-04Merge tag 'for-6.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-04Merge tag 'v6.11-rc6-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-09-04Merge tag 'vfs-6.11-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-09-04Merge tag 'parisc-for-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-04Merge tag 'mm-hotfixes-stable-2024-09-03-20-19' of git://git.kernel.org/pub/s...Linus Torvalds
2024-09-04ARM: 9414/1: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATIONYuntao Liu
2024-09-03bcachefs: BCH_SB_MEMBER_INVALIDKent Overstreet
2024-09-03MAINTAINERS: update Andreas Hindborg's email addressrust-fixes-6.11-2Andreas Hindborg
2024-09-03Merge tag 'fuse-fixes-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-03btrfs: fix race between direct IO write and fsync when using same fdFilipe Manana
2024-09-03platform/x86/amd: pmf: Make ASUS GA403 quirk genericLuke D. Jones
2024-09-03spi: spidev: Add missing spi_device_id for jg10309-01Geert Uytterhoeven
2024-09-03parisc: Delay write-protection until mark_rodata_ro() callHelge Deller
2024-09-02btrfs: zoned: handle broken write pointer on zonesNaohiro Aota
2024-09-02perf daemon: Fix the build on more 32-bit architecturesArnaldo Carvalho de Melo
2024-09-02perf python: include "util/sample.h"Xu Yang
2024-09-02perf lock contention: Fix spinlock and rwlock accountingNamhyung Kim
2024-09-02perf test pmu: Set uninitialized PMU alias to nullVeronika Molnarova
2024-09-02btrfs: qgroup: don't use extent changeset when not neededFedor Pchelkin
2024-09-02hwmon: (hp-wmi-sensors) Check if WMI event data existsArmin Wolf
2024-09-02spi: bcm63xx: Enable module autoloadingLiao Chen
2024-09-02MAINTAINERS: Remove Wedson as Rust maintainerWedson Almeida Filho
2024-09-02rust: macros: provide correct provenance when constructing THIS_MODULEBoqun Feng
2024-09-01Merge tag 'ata-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-09-01alloc_tag: fix allocation tag reporting when CONFIG_MODULES=nSuren Baghdasaryan
2024-09-01mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging each vmap_areaAdrian Huang
2024-09-01mailmap: update entry for Jan KuligaJan Kuliga
2024-09-01codetag: debug: mark codetags for poisoned page as emptyHao Ge
2024-09-01mm/memcontrol: respect zswap.writeback setting from parent cg tooMike Yuan
2024-09-01scripts: fix gfp-translate after ___GFP_*_BITS conversion to an enumMarc Zyngier
2024-09-01Revert "mm: skip CMA pages when they are not available"Usama Arif
2024-09-01maple_tree: remove rcu_read_lock() from mt_validate()Liam R. Howlett