summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-04Merge tag 'riscv-for-linus-6.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-04Merge tag 'pm-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-08-04net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on driver...Vladimir Oltean
2023-08-04mptcp: fix the incorrect judgment for msk->cb_flagsXiang Yang
2023-08-04selftests/rseq: Fix build with undefined __weakMark Brown
2023-08-04Revert "PCI: mvebu: Mark driver as BROKEN"Bjorn Helgaas
2023-08-04mm/damon/core: initialize damo_filter->list from damos_new_filter()SeongJae Park
2023-08-04nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iputRyusuke Konishi
2023-08-04selftests: cgroup: fix test_kmem_basic false positivesJohannes Weiner
2023-08-04fs/proc/kcore: reinstate bounce buffer for KCORE_TEXT regionsLorenzo Stoakes
2023-08-04MAINTAINERS: add maple tree mailing listLiam R. Howlett
2023-08-04mm: compaction: fix endless looping over same migrate blockJohannes Weiner
2023-08-04selftests: mm: ksm: fix incorrect evaluation of parameterAyush Jain
2023-08-04hugetlb: do not clear hugetlb dtor until allocating vmemmapMike Kravetz
2023-08-04mm: memory-failure: avoid false hwpoison page mapped error infoMiaohe Lin
2023-08-04mm: memory-failure: fix potential unexpected return value from unpoison_memory()Miaohe Lin
2023-08-04mm/swapfile: fix wrong swap entry type for hwpoisoned swapcache pageMiaohe Lin
2023-08-04radix tree test suite: fix incorrect allocation size for pthreadsColin Ian King
2023-08-04crypto, cifs: fix error handling in extract_iter_to_sg()David Howells
2023-08-04zsmalloc: fix races between modifications of fullness and isolatedAndrew Yang
2023-08-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-08-04Merge tag 'mtd/fixes-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-04Merge tag 'drm-fixes-2023-08-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-08-04Merge tag 'ceph-for-6.5-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-08-04file: reinstate f_pos locking optimization for regular filesLinus Torvalds
2023-08-04Merge tag 'kvmarm-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-08-04KVM: SEV: remove ghcb variable declarationsPaolo Bonzini
2023-08-04KVM: SEV: only access GHCB fields oncePaolo Bonzini
2023-08-04KVM: SEV: snapshot the GHCB before accessing itPaolo Bonzini
2023-08-04riscv: Start of DRAM should at least be aligned on PMD size for the direct ma...Alexandre Ghiti
2023-08-04Merge patch series "RISC-V: Fix a few kexec_file_load(2) failures"Palmer Dabbelt
2023-08-04riscv/kexec: load initrd high in available memoryTorsten Duwe
2023-08-04riscv/kexec: handle R_RISCV_CALL_PLT relocation typeTorsten Duwe
2023-08-04arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVEMark Brown
2023-08-04arm64/fpsimd: Sync FPSIMD state with SVE for SME only systemsMark Brown
2023-08-04arm64/ptrace: Don't enable SVE when setting streaming SVEMark Brown
2023-08-04rust: fix bindgen build error with UBSAN_BOUNDS_STRICTAndrea Righi
2023-08-04rust: delete `ForeignOwnable::borrow_mut`Alice Ryhl
2023-08-04rust: allocator: Prevent mis-aligned allocationBoqun Feng
2023-08-04misc: tps6594-esm: Disable ESM for rev 1 PMICEsteban Blanc
2023-08-04misc: rtsx: judge ASPM Mode to set PETXCFG RegRicky WU
2023-08-04binder: fix memory leak in binder_init()Qi Zheng
2023-08-04Merge tag 'iio-fixes-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-08-04Merge tag 'counter-fixes-for-6.5b' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2023-08-04thunderbolt: Fix memory leak in tb_handle_dp_bandwidth_request()Mika Westerberg
2023-08-04Merge tag 'counter-fixes-for-6.5a' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2023-08-04usb: dwc3: Properly handle processing of pending eventsElson Roy Serrao
2023-08-04usb-storage: alauda: Fix uninit-value in alauda_check_media()Alan Stern
2023-08-04usb: common: usb-conn-gpio: Prevent bailing out if initial role is nonePrashanth K
2023-08-04USB: Gadget: core: Help prevent panic during UVC unconfigureAlan Stern