summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-05-30net: stmmac: make sure that ptp_rate is not 0 before configuring ESTAlexis Lothoré
2025-05-30net: stmmac: make sure that ptp_rate is not 0 before configuring timestampingAlexis Lothoré
2025-05-30hv_netvsc: fix potential deadlock in netvsc_vf_setxdp()Saurabh Sengar
2025-05-30net: Fix net_devmem_bind_dmabuf for non-devmem configsPranjal Shrivastava
2025-05-30net: dsa: tag_brcm: legacy: fix pskb_may_pull lengthÁlvaro Fernández Rojas
2025-05-30Merge tag 'for-net-2025-05-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-05-30sched_ext: idle: Properly handle invalid prev_cpu during idle selectionAndrea Righi
2025-05-30cgroup: adjust criteria for rstat subsystem cpu lock accessJP Kobryn
2025-05-30Input: ims-pcu - check record size in ims_pcu_flash_firmware()Dan Carpenter