summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-10bcachefs: extent_entry_next_safe()Kent Overstreet
2024-03-10bcachefs: journal_seq_blacklist_add() now handles entries being added out of ...Kent Overstreet
2024-03-10bcachefs: Fix null-ptr-deref in bch2_fs_alloc()Li Zetao
2024-03-10PCI: hv: Fix ring buffer size calculationMichael Kelley
2024-03-10Merge tag 'trace-ring-buffer-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-10PCI: dwc: endpoint: Fix advertised resizable BAR sizeNiklas Cassel
2024-03-10Merge tag 'phy-fixes3-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-03-10PCI: cadence: Clear the ARI Capability Next Function Number of the last functionJasko-EXT Wojciech
2024-03-10PCI: dwc: Strengthen the MSI address allocation logicAjay Agarwal
2024-03-10PCI: brcmstb: Fix broken brcm_pcie_mdio_write() pollingJonathan Bell
2024-03-10PCI: qcom: Add X1E80100 PCIe supportAbel Vesa
2024-03-10dt-bindings: PCI: qcom: Document the X1E80100 PCIe ControllerAbel Vesa
2024-03-10PCI: qcom: Enable BDF to SID translation properlyManivannan Sadhasivam
2024-03-10tracing: Use .flush() call to wake up readersSteven Rostedt (Google)
2024-03-10ring-buffer: Fix resetting of shortest_fullSteven Rostedt (Google)
2024-03-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-10ring-buffer: Fix waking up ring buffer readersSteven Rostedt (Google)
2024-03-10RDMA/cm: add timeout to cm_destroy_id waitManjunath Patil
2024-03-10erofs: support compressed inodes over fscacheJingbo Xu
2024-03-10erofs: make iov_iter describe target buffers over fscacheJingbo Xu
2024-03-10erofs: fix lockdep false positives on initializing erofs_pseudo_mntBaokun Li
2024-03-10erofs: refine managed cache operations to foliosGao Xiang
2024-03-10erofs: convert z_erofs_submissionqueue_endio() to foliosGao Xiang
2024-03-10erofs: convert z_erofs_fill_bio_vec() to foliosGao Xiang
2024-03-10erofs: get rid of `justfound` debugging tagGao Xiang
2024-03-10erofs: convert z_erofs_do_read_page() to foliosGao Xiang
2024-03-10erofs: convert z_erofs_onlinepage_.* to foliosGao Xiang
2024-03-10watchdog: intel-mid_wdt: Get platform data via dev_get_platdata()Andy Shevchenko
2024-03-10watchdog: intel-mid_wdt: Don't use "proxy" headersAndy Shevchenko
2024-03-10watchdog: intel-mid_wdt: Remove unused intel-mid.hAndy Shevchenko
2024-03-10openrisc: Use asm-generic's version of fix_to_virt() & virt_to_fix()Dawei Li
2024-03-10openrisc: Call setup_memory() earlier in the init sequenceOreoluwa Babatunde
2024-03-10kbuild: unexport abs_srctree and abs_objtreeMasahiro Yamada
2024-03-10kbuild: Move -Wenum-{compare-conditional,enum-conversion} into W=1Nathan Chancellor
2024-03-10pcmcia: cs: make pcmcia_socket_class constantRicardo B. Marliere
2024-03-10kconfig: remove named choice supportMasahiro Yamada
2024-03-10dt-bindings: pinctrl: qcom: update compatible name for match with driverTengfei Fan
2024-03-09exec: Simplify remove_arg_zero() error pathKees Cook
2024-03-09pstore/zone: Don't clear memory twiceChristophe JAILLET
2024-03-09NFSD: Clean up nfsd4_encode_replay()Chuck Lever
2024-03-09Merge tag 'i2c-for-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-09Merge tag 'firewire-fixes-6.8-final' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-03-09Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini
2024-03-09SEV: disable SEV-ES DebugSwap by defaultPaolo Bonzini
2024-03-09Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini
2024-03-09Merge tag 'kvm-x86-fixes-6.8-2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-03-09arm64, bpf: Use bpf_prog_pack for arm64 bpf trampolinePuranjay Mohan
2024-03-09block: partitions: only define function mac_fix_string for CONFIG_PPC_PMACColin Ian King
2024-03-09io_uring: Fix sqpoll utilization check racing with dying sqpollGabriel Krisman Bertazi
2024-03-09NFS: trace the uniquifier of fscacheChen Hanxiao