summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-04-04cxl/hdm: Skip emulation when driver manages mem_enableDan Williams
2023-04-04cxl/hdm: Fix double allocation of @cxlhdmDan Williams
2023-04-04blk-mq: directly poll requestsKeith Busch
2023-04-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-04-04vdpa_sim_net: complete the initialization before register the deviceStefano Garzarella
2023-04-04Merge tag 'nfsd-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-04-04docs: kvm: x86: Fix broken field listTakahiro Itazuri
2023-04-04asm-generic: avoid __generic_cmpxchg_local warningsArnd Bergmann
2023-04-04asm-generic/io.h: suppress endianness warnings for relaxed accessorsVladimir Oltean
2023-04-04asm-generic/io.h: suppress endianness warnings for readq() and writeq()Vladimir Oltean
2023-04-04KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV2/3 to protected VMsFuad Tabba
2023-04-04ice: Reset FDIR counter in FDIR init stageLingyu Liu
2023-04-04ice: fix wrong fallback logic for FDIRSimei Su
2023-04-04vdpa/mlx5: Add and remove debugfs in setup/teardown driverEli Cohen
2023-04-04tools/virtio: fix typo in README instructionsRoss Zwisler
2023-04-04vhost-scsi: Fix crash during LUN unmappingMike Christie
2023-04-04vhost-scsi: Fix vhost_scsi struct use after freeMike Christie
2023-04-04virtio-blk: fix ZBD probe in kernels without ZBD supportDmitry Fomichev
2023-04-04virtio-blk: fix to match virtio specDmitry Fomichev
2023-04-04NFSD: callback request does not use correct credential for AUTH_SYSDai Ngo
2023-04-04NFS: Remove "select RPCSEC_GSS_KRB5Chuck Lever
2023-04-04sunrpc: only free unix grouplist after RCU settlesJeff Layton
2023-04-04net: stmmac: fix up RX flow hash indirection table when setting channelsCorinna Vinschen
2023-04-04iommufd: Do not corrupt the pfn list when doing batch carryJason Gunthorpe
2023-04-04iommufd: Fix unpinning of pages when an access is presentJason Gunthorpe
2023-04-04iommufd: Check for uptr overflowJason Gunthorpe
2023-04-04powerpc/papr_scm: Update the NUMA distance table for the target nodeAneesh Kumar K.V
2023-04-04net: ethernet: ti: am65-cpsw: Fix mdio cleanup in probeSiddharth Vadapalli
2023-04-04um: Only disable SSE on clang to work around old GCC bugsDavid Gow
2023-04-03PCI/DOE: Fix memory leak with CONFIG_DEBUG_OBJECTS=yLukas Wunner
2023-04-03PCI/DOE: Silence WARN splat with CONFIG_DEBUG_OBJECTS=yLukas Wunner