summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-30x86/fpu/xstate: Prevent false-positive warning in __copy_xstate_uabi_buf()Chang S. Bae1-16/+14
2023-03-30x86/mm: Do not shuffle CPU entry areas without KASLRMichal Koutný1-0/+7
2023-03-30cifs: fix dentry lookups in directory handle cachePaulo Alcantara1-2/+34
2023-03-30cifs: print session id while listing open filesShyam Prasad N1-2/+3
2023-03-30cifs: dump pending mids for all channels in DebugDataShyam Prasad N1-14/+27
2023-03-30cifs: empty interface list when server doesn't support query interfacesShyam Prasad N1-1/+1
2023-03-30cifs: do not poll server interfaces too regularlyShyam Prasad N1-0/+14
2023-03-30cifs: append path to open_enter trace eventShyam Prasad N6-6/+25
2023-03-30cifs: lock chan_lock outside match_sessionShyam Prasad N1-6/+7
2023-03-30act_mirred: use the backlog for nested calls to mirred ingressDavide Caratti2-1/+55
2023-03-30net/sched: act_mirred: better wording on protection against excessive stack g...Davide Caratti1-8/+8
2023-03-30drm/amd: Fix initialization mistake for NBIO 7.3.0Mario Limonciello1-5/+9
2023-03-30drm/amdgpu: Fix call trace warning and hang when removing amdgpu devicelyndonli1-1/+1
2023-03-30sh: sanitize the flags on sigreturnAl Viro2-0/+4
2023-03-30drm/amd/display: Update clock table to include highest clock settingSwapnil Patel1-1/+18
2023-03-30net: usb: qmi_wwan: add Telit 0x1080 compositionEnrico Sau1-0/+1
2023-03-30net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990Enrico Sau1-0/+5
2023-03-30platform/x86: int3472: Add GPIOs to Surface Go 3 Board dataDaniel Scally1-2/+3
2023-03-30scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX fileMichael Kelley1-0/+16
2023-03-30scsi: mpi3mr: Bad drive in topology results kernel crashRanjan Kumar1-5/+7
2023-03-30scsi: mpi3mr: NVMe command size greater than 8K failsRanjan Kumar1-2/+2
2023-03-30scsi: mpi3mr: Wait for diagnostic save during controller initRanjan Kumar1-1/+18
2023-03-30scsi: mpi3mr: Driver unload crashes host when enhanced logging is enabledRanjan Kumar1-1/+2
2023-03-30scsi: lpfc: Avoid usage of list iterator variable after loopJakob Koschel1-4/+4
2023-03-30scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()Justin Tee2-4/+2
2023-03-30scsi: ufs: core: Add soft dependency on governor_simpleondemandAdrien Thierry1-0/+1
2023-03-30scsi: hisi_sas: Check devm_add_action() return valueKang Chen1-2/+1
2023-03-30scsi: qla2xxx: Add option to disable FC2 Target supportDaniel Wagner3-2/+12
2023-03-30scsi: target: iscsi: Fix an error message in iscsi_check_key()Maurizio Lombardi1-5/+7
2023-03-30cpumask: fix incorrect cpumask scanning result checksLinus Torvalds4-10/+10
2023-03-30selftests/bpf: check that modifier resolves after pointerLorenz Bauer1-0/+28
2023-03-30m68k: Only force 030 bus error if PC not in exception tableMichael Schmitz1-1/+3
2023-03-30m68k: mm: Fix systems with memory at end of 32-bit address spaceKars de Jong1-5/+5
2023-03-30HID: intel-ish-hid: ipc: Fix potential use-after-free in work functionReka Norman1-1/+8
2023-03-30HID: logitech-hidpp: Add support for Logitech MX Master 3S mouseRafał Szalecki1-0/+2
2023-03-30ca8210: fix mac_len negative array accessAlexander Aring1-0/+2
2023-03-30HID: cp2112: Fix driver not registering GPIO IRQ chip as threadedDanny Kaehn1-0/+1
2023-03-30drm/cirrus: NULL-check pipe->plane.state->fb in cirrus_pipe_update()Alexandr Sapozhnikov1-1/+1
2023-03-30riscv: Bump COMMAND_LINE_SIZE value to 1024Alexandre Ghiti1-0/+8
2023-03-30ACPI: x86: utils: Add Cezanne to the list for forcing StorageD3EnableMario Limonciello1-24/+13
2023-03-30ACPI: x86: Drop quirk for HP ElitebookMario Limonciello1-24/+0
2023-03-30ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx (8A43)Duc Anh Le1-0/+7
2023-03-30ASoC: Intel: sof_rt5682: Add quirk for Rex board with mx98360a amplifierDharageswari.R2-0/+35
2023-03-30ASoC: amd: yp: Add OMEN by HP Gaming Laptop 16z-n000 to quirksJoseph Hunkeler1-0/+7
2023-03-30thunderbolt: Rename shadowed variables bit to interrupt_bit and auto_clear_bitTom Rix1-8/+9
2023-03-30thunderbolt: Use const qualifier for `ring_interrupt_index`Mario Limonciello1-1/+1
2023-03-30thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer accessGil Fine4-2/+37
2023-03-30thunderbolt: Disable interrupt auto clear for ringsMario Limonciello2-17/+29
2023-03-30thunderbolt: Fix memory leak in marginingMika Westerberg1-6/+6
2023-03-30thunderbolt: Add quirk to disable CLxSanjay R Mehta2-3/+21