summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.15.108v5.15.108Greg Kroah-Hartman2023-04-201-1/+1
* nvme-pci: avoid the deepest sleep state on ZHITAI TiPro5000 SSDsXi Ruoyao2023-04-201-0/+2
* counter: Add the necessary colons and indents to the comments of counter_compiYanteng Si2023-04-201-20/+20
* counter: fix docum. build problems after filename changeRandy Dunlap2023-04-201-1/+1
* panic, kexec: make __crash_kexec() NMI safeValentin Schneider2023-04-204-20/+30
* kexec: turn all kexec_mutex acquisitions into trylocksValentin Schneider2023-04-203-6/+15
* nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSDDuy Truong2023-04-201-0/+2
* nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQNJuraj Pecigos2023-04-201-1/+2
* nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM760Abhijit2023-04-201-0/+2
* nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM610Shyamin Ayesh2023-04-201-0/+2
* nvme-pci: Crucial P2 has bogus namespace idsTobias Gruetzmacher2023-04-201-0/+2
* nvme-pci: avoid the deepest sleep state on ZHITAI TiPro7000 SSDsNing Wang2023-04-201-0/+2
* nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S50Stefan Reiter2023-04-201-0/+2
* i2c: ocores: generate stop condition after timeout in polling modeGregor Herburger2023-04-201-16/+19
* x86/rtc: Remove __init for runtime functionsMatija Glavinic Pecotic2023-04-201-2/+2
* sched/fair: Fix imbalance overflowVincent Guittot2023-04-201-0/+10
* sched/fair: Move calculate of avg_load to a better locationzgpeng2023-04-201-2/+3
* powerpc/papr_scm: Update the NUMA distance table for the target nodeAneesh Kumar K.V2023-04-202-0/+8
* ubi: Fix deadlock caused by recursively holding work_semZhaoLong Wang2023-04-201-2/+2
* ubi: Fix failure attaching when vid_hdr offset equals to (sub)page sizeZhihao Cheng2023-04-201-6/+15
* mptcp: stricter state check in mptcp_workerPaolo Abeni2023-04-201-1/+1
* mptcp: use mptcp_schedule_work instead of open-coding itPaolo Abeni2023-04-202-15/+8
* cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()Waiman Long2023-04-201-1/+5
* x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hotBasavaraj Natikar2023-04-201-0/+21
* scsi: ses: Handle enclosure with just a primary component gracefullyJiri Kosina2023-04-201-12/+8
* net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflowRadu Pirea (OSS)2023-04-201-1/+1
* net: phy: nxp-c45-tja11xx: add remove callbackRadu Pirea (OSS)2023-04-201-0/+12
* net: sfp: initialize sfp->i2c_block_size at sfp allocationIvan Bornyakov2023-04-201-5/+8
* riscv: add icache flush for nommu sigreturn trampolineMathis Salmen2023-04-201-1/+8
* drm/i915: fix race condition UAF in i915_perf_add_config_ioctlMin Li2023-04-201-3/+3
* i915/perf: Replace DRM_DEBUG with driver specific drm_dbg callUmesh Nerlige Ramappa2023-04-201-51/+100
* tracing: Have tracing_snapshot_instance_cond() write errors to the appropriate instanceSteven Rostedt (Google)2023-04-201-7/+7
* tracing: Add trace_array_puts() to write into instanceSteven Rostedt (Google)2023-04-202-10/+29
* counter: 104-quad-8: Fix Synapse action reported for Index signalsWilliam Breathitt Gray2023-04-201-1/+1
* counter: Internalize sysfs interface codeWilliam Breathitt Gray2023-04-2016-2634/+1950
* counter: stm32-timer-cnt: Provide defines for slave mode selectionWilliam Breathitt Gray2023-04-202-8/+12
* counter: stm32-lptimer-cnt: Provide defines for clock polaritiesWilliam Breathitt Gray2023-04-202-3/+8
* ACPI: resource: Add Medion S17413 to IRQ override quirkAymeric Wibo2023-04-201-0/+7
* wifi: iwlwifi: mvm: fix mvmtxq->stopped handlingJohannes Berg2023-04-204-5/+13
* asymmetric_keys: log on fatal failures in PE/pkcs7Robbie Harwood2023-04-202-17/+17
* verify_pefile: relax wrapper length checkRobbie Harwood2023-04-201-4/+8
* drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Book X90FHans de Goede2023-04-201-3/+10
* efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/LHans de Goede2023-04-201-0/+8
* i2c: hisi: Avoid redundant interruptsYicong Yang2023-04-201-0/+7
* i2c: imx-lpi2c: clean rx/tx buffers upon new messageAlexander Stein2023-04-201-0/+2
* wifi: mwifiex: mark OF related data as maybe unusedKrzysztof Kozlowski2023-04-202-2/+2
* power: supply: cros_usbpd: reclassify "default case!" as debugGrant Grundler2023-04-201-1/+1
* ARM: 9290/1: uaccess: Fix KASAN false-positivesAndrew Jeffery2023-04-201-2/+2
* libbpf: Fix single-line struct definition output in btf_dumpAndrii Nakryiko2023-04-201-2/+5
* skbuff: Fix a race between coalescing and releasing SKBsLiang Chen2023-04-201-8/+8