summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-10Linux 5.15.99v5.15.99Greg Kroah-Hartman1-1/+1
2023-03-10kbuild: Port silent mode detection to future gnu make.Dmitry Goncharov1-3/+10
2023-03-10wifi: ath9k: use proper statements in conditionalsArnd Bergmann1-7/+7
2023-03-10arm64: dts: qcom: ipq8074: fix Gen2 PCIe QMP PHYRobert Marko1-2/+2
2023-03-10iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock()Christophe JAILLET1-2/+3
2023-03-10media: uvcvideo: Fix memory leak of object map on error exit pathColin Ian King1-2/+4
2023-03-10qede: avoid uninitialized entries in coal_entry arrayMichal Schmidt1-14/+7
2023-03-10perf intel-pt: pkt-decoder: Add CFE and EVD packetsAdrian Hunter4-0/+83
2023-03-10drm/edid: fix AVI infoframe aspect ratio handlingJani Nikula1-9/+12
2023-03-10drm/i915: Don't use BAR mappings for ring buffers with LLCJohn Harrison1-2/+2
2023-03-10drm/radeon: Fix eDP for single-display iMac11,2Mark Hawrylak1-2/+3
2023-03-10drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nvMavroudis Chatzilaridis1-0/+2
2023-03-10vfio/type1: restore locked_vmSteve Sistare1-0/+35
2023-03-10vfio/type1: track locked_vm per dmaSteve Sistare1-6/+17
2023-03-10vfio/type1: prevent underflow of locked_vm via exec()Steve Sistare1-27/+14
2023-03-10iommu/vt-d: Avoid superfluous IOTLB tracking in lazy modeJacob Pan1-1/+6
2023-03-10PCI: Avoid FLR for AMD FCH AHCI adaptersDamien Le Moal1-0/+1
2023-03-10PCI: hotplug: Allow marking devices as disconnected during bind/unbindLukas Wunner1-30/+13
2023-03-10PCI/PM: Observe reset delay irrespective of bridge_d3Lukas Wunner1-1/+1
2023-03-10MIPS: DTS: CI20: fix otg power gpioH. Nikolaus Schaller1-1/+1
2023-03-10riscv: ftrace: Reduce the detour code size to halfGuo Ren4-86/+75
2023-03-10riscv: ftrace: Remove wasted nops for !RISCV_ISA_CGuo Ren1-0/+4
2023-03-10riscv, mm: Perform BPF exhandler fixup on page faultBjörn Töpel1-4/+6
2023-03-10riscv: jump_label: Fixup unaligned arch_static_branch functionAndy Chiu1-0/+2
2023-03-10riscv: mm: fix regression due to update_mmu_cache changeSergey Matyukevich1-1/+1
2023-03-10RISC-V: add a spin_shadow_stack declarationConor Dooley1-0/+1
2023-03-10scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()Tomas Henzl1-1/+2
2023-03-10scsi: ses: Fix possible desc_ptr out-of-bounds accessesTomas Henzl1-5/+9
2023-03-10scsi: ses: Fix possible addl_desc_ptr out-of-bounds accessesTomas Henzl1-9/+26
2023-03-10scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process()Tomas Henzl1-2/+4
2023-03-10scsi: ses: Don't attach if enclosure has no componentsJames Bottomley1-0/+6
2023-03-10scsi: qla2xxx: Remove increment of interface err cntSaurav Kashyap1-2/+0
2023-03-10scsi: qla2xxx: Fix erroneous link downQuinn Tran1-2/+5
2023-03-10scsi: qla2xxx: Remove unintended flag clearingQuinn Tran1-1/+0
2023-03-10scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requestsArun Easi1-18/+1
2023-03-10scsi: qla2xxx: Check if port is online before sending ELSShreyas Deodhar1-4/+5
2023-03-10scsi: qla2xxx: Fix link failure in NPIV environmentQuinn Tran1-1/+1
2023-03-10tools/bootconfig: fix single & used for logical conditionAntonio Alvarez Feijoo1-1/+1
2023-03-10ring-buffer: Handle race between rb_move_tail and rb_check_pagesMukesh Ojha1-32/+10
2023-03-10ktest.pl: Add RUN_TIMEOUT option with default unlimitedSteven Rostedt2-4/+21
2023-03-10ktest.pl: Fix missing "end_monitor" when machine check failsSteven Rostedt1-1/+2
2023-03-10ktest.pl: Give back console on Ctrt^C on monitorSteven Rostedt1-0/+3
2023-03-10mm/thp: check and bail out if page in deferred queue alreadyYin Fengwei1-0/+3
2023-03-10mm: memcontrol: deprecate charge movingJohannes Weiner2-2/+15
2023-03-10docs: gdbmacros: print newest recordJohn Ogness1-1/+1
2023-03-10remoteproc/mtk_scp: Move clk ops outside send_lockChen-Yu Tsai1-6/+5
2023-03-10media: ipu3-cio2: Fix PM runtime usage_count in driver unbindSakari Ailus1-0/+3
2023-03-10mips: fix syscall_get_nrElvira Khabirova1-1/+1
2023-03-10dax/kmem: Fix leak of memory-hotplug resourcesDan Williams3-17/+3
2023-03-10alpha: fix FEN fault handlingAl Viro1-15/+15