summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-12vmstat: disable vmstat_work on vmstat_cpu_down_prep()Koichiro Den
2025-01-12zram: fix potential UAF of zram tableKairui Song
2025-01-12selftests/mm: set allocated memory to non-zero content in cow testRyan Roberts
2025-01-12mm: clear uffd-wp PTE/PMD state on mremap()Ryan Roberts
2025-01-12module: fix writing of livepatch relocations in ROX textPetr Pavlu
2025-01-12mm: zswap: properly synchronize freeing resources during CPU hotunplugYosry Ahmed
2025-01-12Revert "mm: zswap: fix race between [de]compression and CPU hotunplug"Yosry Ahmed
2025-01-12hugetlb: fix NULL pointer dereference in trace_hugetlbfs_alloc_inodeMuchun Song
2025-01-12mm: fix div by zero in bdi_ratio_from_pagesStefan Roesch
2025-01-12x86/execmem: fix ROX cache usage in Xen PV guestsJuergen Gross
2025-01-12filemap: avoid truncating 64-bit offset to 32 bitsMarco Nelissen
2025-01-12tools: fix atomic_set() definition to set the value correctlySuren Baghdasaryan
2025-01-12mm/mempolicy: count MPOL_WEIGHTED_INTERLEAVE to "interleave_hit"Honggyu Kim
2025-01-12scripts/decode_stacktrace.sh: fix decoding of lines with an additional infoLuca Ceresoli
2025-01-12mm/kmemleak: fix percpu memory leak detection failureGuo Weikang
2025-01-12Linux 6.13-rc7v6.13-rc7Linus Torvalds
2025-01-12Merge tag 'char-misc-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-12Merge tag 'driver-core-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-12Merge tag 'staging-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-12of/address: Fix WARN when attempting translating non-translatable addressesRob Herring (Arm)
2025-01-12of/unittest: Add test that of_address_to_resource() fails on non-translatable...Rob Herring (Arm)
2025-01-12Merge tag 'tty-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-01-12Merge tag 'usb-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-01-12Merge tag 'perf_urgent_for_v6.13_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-01-12Merge tag 'x86_urgent_for_v6.13_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-01-12Merge tag 'kvm-s390-master-6.13-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2025-01-12Merge tag 'kvmarm-fixes-6.13-3' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-01-12Merge branch 'kvm-e500-check-writable-pfn' into HEADPaolo Bonzini
2025-01-12KVM: e500: perform hugepage check after looking up the PFNPaolo Bonzini
2025-01-12KVM: e500: map readonly host pages for readPaolo Bonzini
2025-01-12KVM: e500: track host-writability of pagesPaolo Bonzini
2025-01-12KVM: e500: use shadow TLB entry as witness for writabilityPaolo Bonzini
2025-01-12KVM: e500: always restore irqsPaolo Bonzini
2025-01-12ALSA: hda/realtek: fixup ASUS H7606WLuke D. Jones
2025-01-12ALSA: hda/realtek: fixup ASUS GA605WLuke D. Jones
2025-01-11Merge tag 'probes-fixes-v6.13-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-11Merge tag 'hwmon-for-v6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-11Merge tag 'block-6.13-20250111' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-11Merge tag 'io_uring-6.13-20250111' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-11Merge tag '6.13-rc6-SMB3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-01-11Merge tag 'soc-fixes-6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-10openvswitch: fix lockup on tx to unregistering netdev with carrierIlya Maximets
2025-01-10net: ravb: Fix max TX frame size for RZ/V2MPaul Barker
2025-01-10net: mana: Cleanup "mana" debugfs dir after cleanup of all childrenShradha Gupta
2025-01-10xsk: Bring back busy polling supportStanislav Fomichev
2025-01-10eth: bnxt: always recalculate features after XDP clearing, fix null-derefJakub Kicinski
2025-01-10bpf: Fix bpf_sk_select_reuseport() memory leakMichal Luczaj
2025-01-10MAINTAINERS: powerpc: Update my statusMichael Ellerman
2025-01-10smb: client: sync the root session and superblock context passwords before au...Meetakshi Setiya