summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-05vmalloc: check CONFIG_EXECMEM in is_vmalloc_or_module_addr()Cong Wang
2024-06-05mm: page_alloc: fix highatomic typing in multi-block buddiesJohannes Weiner
2024-06-05nilfs2: fix potential kernel bug due to lack of writeback flag waitingRyusuke Konishi
2024-06-05memcg: remove the lockdep assert from __mod_objcg_mlstate()Sebastian Andrzej Siewior
2024-06-05mm: arm64: fix the out-of-bounds issue in contpte_clear_young_dirty_ptesBarry Song
2024-06-05mm: huge_mm: fix undefined reference to `mthp_stats' for CONFIG_SYSFS=nBarry Song
2024-06-05mm: drop the 'anon_' prefix for swap-out mTHP countersBaolin Wang
2024-06-05drm/vmwgfx: Don't destroy Screen Target when CRTC is enabled but inactiveIan Forbes
2024-06-05drm/vmwgfx: Standardize use of kibibytes when loggingIan Forbes
2024-06-05drm/vmwgfx: Remove STDU logic from generic mode_valid functionIan Forbes
2024-06-05drm/vmwgfx: 3D disabled should not effect STDU memory limitsIan Forbes
2024-06-05drm/vmwgfx: Filter modes which exceed graphics memoryIan Forbes
2024-06-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-06-06Merge tag 'drm-xe-fixes-2024-06-04' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-06-05ptp: Fix error message on failed pin verificationKarol Kolacinski
2024-06-05net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAPEric Dumazet
2024-06-05Merge tag 'thermal-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-05Merge tag 'acpi-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-06-05Merge tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-06-05net/mlx5: Fix tainted pointer delete is case of flow rules creation failAleksandr Mishin
2024-06-05x86/amd_nb: Check for invalid SMN readsYazen Ghannam
2024-06-05Merge tag 'for-6.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-05Merge tag 'bcachefs-2024-06-05' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-06-05Merge tag 'nvme-6.10-2024-06-05' of git://git.infradead.org/nvme into block-6.10Jens Axboe
2024-06-05null_blk: fix validation of block sizeAndreas Hindborg
2024-06-05drm/amdgpu/pptable: Fix UBSAN array-index-out-of-boundsTasos Sahanidis
2024-06-05drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platformsMario Limonciello
2024-06-05Merge tag 'i2c-for-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-05Merge tag 'tpmdd-next-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-05btrfs: fix leak of qgroup extent records after transaction abortFilipe Manana
2024-06-05btrfs: fix crash on racing fsync and size-extending write into preallocOmar Sandoval
2024-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-06-05Merge branch 'pm-cpufreq'Rafael J. Wysocki
2024-06-05KVM: s390x: selftests: Add shared zeropage testDavid Hildenbrand
2024-06-05s390/crash: Do not use VM info if os_info does not have itAlexander Gordeev
2024-06-05Merge branches 'acpi-ec', 'acpi-apei' and 'pnp'Rafael J. Wysocki
2024-06-05bcachefs: Fix trans->locked assertKent Overstreet
2024-06-05bcachefs: Rereplicate now moves data off of durability=0 devicesKent Overstreet
2024-06-05bcachefs: Fix GFP_KERNEL allocation in break_cycle()Kent Overstreet
2024-06-05perf bpf: Fix handling of minimal vmlinux.h file when interrupting the buildNamhyung Kim
2024-06-05Revert "perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event"Arnaldo Carvalho de Melo
2024-06-05locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldocCarlos Llamas
2024-06-05perf/core: Fix missing wakeup when waiting for context referenceHaifeng Xu
2024-06-05Merge branch 'mlx5-fixes'David S. Miller
2024-06-05net/mlx5: Always stop health timer during driver removalShay Drory
2024-06-05net/mlx5: Stop waiting for PCI if pci channel is offlineMoshe Shemesh
2024-06-05net: ethernet: mtk_eth_soc: handle dma buffer size soc specificFrank Wunderlich
2024-06-05arm64/io: add constant-argument checkArnd Bergmann
2024-06-05rtnetlink: make the "split" NLM_DONE handling genericJakub Kicinski
2024-06-05Merge branch 'tcp-mptcp-close-wait'David S. Miller