summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2023-04-05can: isotp: isotp_ops: fix poll() to not report false EPOLLOUT eventsMichal Sojka
2023-04-05can: isotp: isotp_recvmsg(): use sock_recv_cmsgs() to get SOCK_RXQ_OVFL infosOliver Hartkopp
2023-04-05can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory accessOleksij Rempel
2023-04-05perf/core: Fix the same task check in perf_event_set_outputKan Liang
2023-04-05perf: Optimize perf_pmu_migrate_context()Peter Zijlstra
2023-04-05accel/ivpu: Fix S3 system suspend when not idleJacek Lawrynowicz
2023-04-05accel/ivpu: Add dma fence to command buffers onlyKarol Wachowski
2023-04-04tracing: Fix ftrace_boot_snapshot command line logicSteven Rostedt (Google)
2023-04-04tracing: Have tracing_snapshot_instance_cond() write errors to the appropriat...Steven Rostedt (Google)
2023-04-04gve: Secure enough bytes in the first TX desc for all TCP pktsShailend Chand
2023-04-04netlink: annotate lockless accesses to nlk->max_recvmsg_lenEric Dumazet
2023-04-04ethtool: reset #lanes when lanes is omittedAndy Roulin
2023-04-04Merge branch 'raw-ping-fix-locking-in-proc-net-raw-icmp'Jakub Kicinski
2023-04-04ping: Fix potentail NULL deref for /proc/net/icmp.Kuniyuki Iwashima
2023-04-04raw: Fix NULL deref in raw_get_next().Kuniyuki Iwashima
2023-04-04Merge branch 'for-6.3/cxl-doe-fixes' into for-6.3/cxlDan Williams
2023-04-04cxl/hdm: Extend DVSEC range register emulation for region enumerationDan Williams
2023-04-04cxl/hdm: Limit emulation to the number of range registersDan Williams
2023-04-04cxl/region: Move coherence tracking into cxl_region_attach()Dan Williams
2023-04-04cxl/region: Fix region setup/teardown for RCDsDan Williams
2023-04-04cxl/port: Fix find_cxl_root() for RCDs and simplify itDan Williams