summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-31bcachefs: Improve error printing in btree_node_check_topology()Kent Overstreet
2025-05-31bcachefs: bch2_readdir() now calls str_hash_check_key()Kent Overstreet
2025-05-31bcachefs: bch2_str_hash_check_key() may now be called without snapshots_seenKent Overstreet
2025-05-31bcachefs: __bch2_insert_snapshot_whiteouts() refactoringKent Overstreet
2025-05-31bcachefs: bch2_get_snapshot_overwrites()Kent Overstreet
2025-05-31bcachefs: bch2_dev_journal_bucket_delete()Kent Overstreet
2025-05-31bcachefs: Runtime self healing for keys for deleted snapshotsKent Overstreet
2025-05-31bcachefs: Don't unlock trans before data_update_init()Kent Overstreet
2025-05-31bcachefs: Use bch2_err_matches() for BCH_ERR_fsck_(fix|ignore)Kent Overstreet
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-31Documentation: ublk: document UBLK_F_PER_IO_DAEMONUday Shankar
2025-05-31selftests: ublk: add stress test for per io daemonsUday Shankar
2025-05-31selftests: ublk: add functional test for per io daemonsUday Shankar
2025-05-31selftests: ublk: kublk: decouple ublk_queues from ublk server threadsUday Shankar
2025-05-31selftests: ublk: kublk: move per-thread data out of ublk_queueUday Shankar
2025-05-31selftests: ublk: kublk: lift queue initialization out of threadUday Shankar
2025-05-31selftests: ublk: kublk: tie sqe allocation to io instead of queueUday Shankar
2025-05-31selftests: ublk: kublk: plumb q_id in io_uring user_dataUday Shankar
2025-05-31ublk: have a per-io daemon instead of a per-queue daemonUday Shankar
2025-05-31Merge tag 'fbdev-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-31selftests/filesystems: Fix build of anon_inode_testMark Brown
2025-05-31Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-05-31Merge tag 'soc-newsoc-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-05-31Merge tag 'soc-dt-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2025-05-31Merge tag 'soc-defconfig-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-31Merge tag 'soc-arm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2025-05-31Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-31parisc/unaligned: Fix hex output to show 8 hex charsHelge Deller
2025-05-31Revert "iommu: make inclusion of arm/arm-smmu-v3 directory conditional"Linus Torvalds
2025-05-31perf callchain: Always populate the addr_location map when adding IPIan Rogers
2025-05-31perf lock contention: Reject more than 10ms delays for safetyNamhyung Kim
2025-05-31fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_varMurad Masimov
2025-05-31fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_...Murad Masimov
2025-05-31fbdev: sstfb.rst: Fix spelling mistakeRujra Bhatt
2025-05-31fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod()Sergey Shtylyov
2025-05-31fbcon: Make sure modelist not set on unregistered consoleKees Cook
2025-05-31vgacon: Add check for vc_origin address range in vgacon_scroll()GONG Ruiqi
2025-05-31fbdev: arkfb: Cast ics5342_init() allocation typeKees Cook
2025-05-31fbdev: nvidiafb: Correct const string length in nvidiafb_setup()Zijun Hu
2025-05-31fbdev: atyfb: Remove unused PCI vendor IDAndy Shevchenko
2025-05-31fbdev: carminefb: Fix spelling mistake of CARMINE_TOTAL_DIPLAY_MEMColin Ian King
2025-05-31fbdev: via: use new GPIO line value setter callbacksBartosz Golaszewski
2025-05-31perf/x86/intel: Fix incorrect MSR index calculations in intel_pmu_config_acr()Dapeng Mi
2025-05-31x86/fpu: Remove unused trace eventsSteven Rostedt
2025-05-30Merge tag 'trace-ringbuffer-v6.16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-30Merge tag 'microblaze-v6.16' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2025-05-30Merge branch 'net-fix-inet_proto_csum_replace_by_diff-for-ipv6'Jakub Kicinski
2025-05-30bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon
2025-05-30net: Fix checksum update for ILA adj-transportPaul Chaignon
2025-05-30Merge branch 'net-stmmac-prevent-div-by-0'Jakub Kicinski