summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-04-05usb: cdnsp: Fixes error: uninitialized symbol 'len'Pawel Laszczak
2023-04-05cifs: sanitize paths in cifs_update_super_prepath.Thiago Rafael Becker
2023-04-05usb: gadgetfs: Fix ep_read_iter to handle ITER_UBUFSandeep Dhavale
2023-04-05usb: gadget: f_fs: Fix ffs_epfile_read_iter to handle ITER_UBUFSandeep Dhavale
2023-04-05usb: typec: altmodes/displayport: Fix configure initial pin assignmentRD Babiera
2023-04-05usb: dwc3: pci: add support for the Intel Meteor Lake-SHeikki Krogerus
2023-04-05dt-bindings: usb: ti,keystone-dwc3: drop assigned-clocksKrzysztof Kozlowski
2023-04-05dt-bindings: usb: ti,j721e-usb: drop assigned-clocksKrzysztof Kozlowski
2023-04-05dt-bindings: usb: mediatek,mtk-xhci: drop assigned-clocksKrzysztof Kozlowski
2023-04-05usb: chipidea: imx: avoid unnecessary probe deferThomas Ballasi
2023-04-05usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325Samuel Čavoj
2023-04-05usb: dwc3: pci: Change PCI device macrosAndy Shevchenko
2023-04-05dt-bindings: usb: tps6598x: make interrupts optionalRoger Quadros
2023-04-05dt-bindings: usb: typec-tcpci: convert to DT schema formatPeng Fan
2023-04-05usb: typec: tcpm: try to get role switch from tcpc fwnodeLi Jun
2023-04-05usb: musb: ux500: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-05usb: musb: tusb6010: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-05usb: musb: sunxi: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-05usb: musb: omap2430: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-05usb: musb: musb_dsps: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-05usb: musb: musb_core: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-05usb: musb: mpfs: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-05usb: musb: mediatek: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-05usb: musb: jz4740: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-05usb: musb: da8xx: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-05arm64: compat: Work around uninitialized variable warningArd Biesheuvel
2023-04-05Merge tag 'trace-v6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-04-05nvme: fix discard support without oncsKeith Busch
2023-04-05tracing: Free error logs of tracing instancesSteven Rostedt (Google)
2023-04-05x86/cpu: Add model number for Intel Arrow Lake processorTony Luck
2023-04-05can: isotp: fix race between isotp_sendsmg() and isotp_release()Oliver Hartkopp
2023-04-05Merge tag 'drm-intel-fixes-2023-04-05' of git://anongit.freedesktop.org/drm/d...Daniel Vetter