summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-04-07Merge tag '6.3-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-04-06cifs: double lock in cifs_reconnect_tcon()Dan Carpenter
2023-04-06block: don't set GD_NEED_PART_SCAN if scan partition failedYu Kuai
2023-04-06tracing/synthetic: Make lastcmd_mutex staticSteven Rostedt (Google)
2023-04-06Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-04-06Merge tag 'linux-kselftest-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-04-06Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-06Merge tag 'pwm/for-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-06Merge tag 'drm-fixes-2023-04-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-04-06Merge tag 'sound-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-04-06Merge tag 'platform-drivers-x86-v6.3-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-04-06Merge tag 'asm-generic-fixes-6.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-06net: stmmac: check fwnode for phy device before scanning for phyMichael Sit Wei Hong
2023-04-06ftrace: Fix issue that 'direct->addr' not restored in modify_ftrace_direct()Zheng Yejian
2023-04-06swiotlb: fix a braino in the alignment check fixPetr Tesarik
2023-04-06Merge tag 'nvme-6.3-2023-04-06' of git://git.infradead.org/nvme into block-6.3Jens Axboe
2023-04-06block: ublk: make sure that block size is set correctlyMing Lei
2023-04-05ublk: read any SQE values upfrontJens Axboe
2023-04-05net: stmmac: Add queue reset into stmmac_xdp_open() functionSong Yoong Siang
2023-04-05selftests: net: rps_default_mask.sh: delete veth link specificallyHangbin Liu
2023-04-05net: fec: make use of MDIO C45 quirkGreg Ungerer
2023-04-05maple_tree: fix a potential concurrency bug in RCU modePeng Zhang
2023-04-05maple_tree: fix get wrong data_end in mtree_lookup_walk()Peng Zhang
2023-04-05mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()Rongwei Wang
2023-04-05nilfs2: fix sysfs interface lifetimeRyusuke Konishi
2023-04-05mm: take a page reference when removing device exclusive entriesAlistair Popple
2023-04-05mm: vmalloc: avoid warn_alloc noise caused by fatal signalYafang Shao
2023-04-05nilfs2: initialize "struct nilfs_binfo_dat"->bi_pad fieldTetsuo Handa
2023-04-05nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()Ryusuke Konishi
2023-04-05zsmalloc: document freeable statsSergey Senozhatsky
2023-04-05zsmalloc: document new fullness groupingSergey Senozhatsky
2023-04-05fsdax: force clear dirty mark if CoWShiyang Ruan
2023-04-05mm/hugetlb: fix uffd wr-protection for CoW optimization pathPeter Xu
2023-04-05mm: enable maple tree RCU mode by defaultLiam R. Howlett
2023-04-05maple_tree: add RCU lock checking to rcu callback functionsLiam R. Howlett
2023-04-05maple_tree: add smp_rmb() to dead node detectionLiam R. Howlett
2023-04-05maple_tree: fix write memory barrier of nodes once dead for RCU modeLiam R. Howlett
2023-04-05maple_tree: remove extra smp_wmb() from mas_dead_leaves()Liam Howlett
2023-04-05maple_tree: fix freeing of nodes in rcu modeLiam Howlett
2023-04-05maple_tree: detect dead nodes in mas_start()Liam Howlett
2023-04-05maple_tree: be more cautious about dead nodesLiam Howlett
2023-04-05Merge tag 'wireless-2023-04-05' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-04-05Merge tag 'linux-can-fixes-for-6.3-20230405' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2023-04-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-04-05Merge tag 'drm-misc-fixes-2023-04-05' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2023-04-05ACPI: video: Add acpi_backlight=video quirk for Lenovo ThinkPad W530Hans de Goede
2023-04-05ACPI: video: Add acpi_backlight=video quirk for Apple iMac14,1 and iMac14,2Hans de Goede
2023-04-05ACPI: video: Make acpi_backlight=video work independent from GPU driverHans de Goede
2023-04-05ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()Hans de Goede