summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-07drm/i915/bios: Fix parsing backlight BDB dataKarthikeyan Ramasubramanian
2024-05-07Merge tag 'qcom-arm64-fixes-for-6.9-2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2024-05-06block: set default max segment size in case of virt_boundaryMing Lei
2024-05-06netlink: specs: Add missing bridge linkinfo attrsDonald Hunter
2024-05-06phonet: fix rtm_phonet_notify() skb allocationEric Dumazet
2024-05-06Merge tag 'for-6.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-06Reapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds
2024-05-06PCI/ASPM: Restore parent state to parent, child state to childKai-Heng Feng
2024-05-06drm/i915/audio: Fix audio time stamp programming for DPChaitanya Kumar Borah
2024-05-06drm/i915/gt: Automate CCS Mode setting during engine resetsAndi Shyti
2024-05-06Merge tag 'slab-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-06Merge tag 'auxdisplay-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-06bcachefs: BCH_SB_LAYOUT_SIZE_BITS_MAXKent Overstreet
2024-05-06bcachefs: Add missing skcipher_request_set_callback() callKent Overstreet
2024-05-06bcachefs: Fix snapshot_t() usage in bch2_fs_quota_read_inode()Kent Overstreet
2024-05-06bcachefs: Fix shift-by-64 in bformat_needs_redo()Kent Overstreet
2024-05-06bcachefs: Guard against unknown k.k->type in __bkey_invalid()Kent Overstreet
2024-05-06bcachefs: Add missing validation for superblock section cleanKent Overstreet
2024-05-06bcachefs: Fix assert in bch2_alloc_v4_invalid()Kent Overstreet
2024-05-06bcachefs: fix overflow in fiemapReed Riley
2024-05-06bcachefs: Add a better limit for maximum number of bucketsKent Overstreet
2024-05-06bcachefs: Fix lifetime issue in device iterator helpersKent Overstreet
2024-05-06bcachefs: Fix bch2_dev_lookup() refcountingKent Overstreet
2024-05-06bcachefs: Initialize bch_write_op->failed in inline data pathKent Overstreet
2024-05-06bcachefs: Fix refcount put in sb_field_resize error pathKent Overstreet
2024-05-06bcachefs: Inodes need extra padding for varint_decode_fast()Kent Overstreet
2024-05-06bcachefs: Fix early error path in bch2_fs_btree_key_cache_exit()Kent Overstreet
2024-05-06bcachefs: bucket_pos_to_bp_noerror()Kent Overstreet
2024-05-06bcachefs: don't free error pointersKent Overstreet
2024-05-06bcachefs: Fix a scheduler splat in __bch2_next_write_buffer_flush_journal_buf()Kent Overstreet
2024-05-06EDAC/synopsys: Fix ECC status and IRQ control race conditionSerge Semin
2024-05-06net: fix out-of-bounds access in ops_initThadeu Lima de Souza Cascardo
2024-05-05mailmap: add entry for John GarryJohn Garry
2024-05-05XArray: set the marks correctly when splitting an entryMatthew Wilcox (Oracle)
2024-05-05selftests/vDSO: fix runtime errors on LoongArchTiezhu Yang
2024-05-05selftests/vDSO: fix building errors on LoongArchTiezhu Yang
2024-05-05mm,page_owner: don't remove __GFP_NOLOCKDEP in add_stack_record_to_listChristoph Hellwig
2024-05-05fs/proc/task_mmu: fix uffd-wp confusion in pagemap_scan_pmd_entry()Ryan Roberts
2024-05-05fs/proc/task_mmu: fix loss of young/dirty bits during pagemap scanRyan Roberts
2024-05-05mm/vmalloc: fix return value of vb_alloc if size is 0Hailong.Liu
2024-05-05mm: use memalloc_nofs_save() in page_cache_ra_order()Kefeng Wang
2024-05-05kmsan: compiler_types: declare __no_sanitize_or_inlineAlexander Potapenko
2024-05-05lib/test_xarray.c: fix error assumptions on check_xa_multi_store_adv_add()Luis Chamberlain
2024-05-05tools: fix userspace compilation with new test_xarray changesLuis Chamberlain
2024-05-05MAINTAINERS: update URL's for KEYS/KEYRINGS_INTEGRITY and TPM DEVICE DRIVERJarkko Sakkinen
2024-05-05mm: page_owner: fix wrong information in dump_page_ownerManinder Singh
2024-05-05maple_tree: fix mas_empty_area_rev() null pointer dereferenceLiam R. Howlett
2024-05-05mm/userfaultfd: reset ptes when close() for wr-protected onesPeter Xu
2024-05-05Linux 6.9-rc7Linus Torvalds
2024-05-05epoll: be better about file lifetimesLinus Torvalds