summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-20Linux 5.15.108v5.15.108Greg Kroah-Hartman
2023-04-20nvme-pci: avoid the deepest sleep state on ZHITAI TiPro5000 SSDsXi Ruoyao
2023-04-20counter: Add the necessary colons and indents to the comments of counter_compiYanteng Si
2023-04-20counter: fix docum. build problems after filename changeRandy Dunlap
2023-04-20panic, kexec: make __crash_kexec() NMI safeValentin Schneider
2023-04-20kexec: turn all kexec_mutex acquisitions into trylocksValentin Schneider
2023-04-20nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSDDuy Truong
2023-04-20nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQNJuraj Pecigos
2023-04-20nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM760Abhijit
2023-04-20nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM610Shyamin Ayesh
2023-04-20nvme-pci: Crucial P2 has bogus namespace idsTobias Gruetzmacher
2023-04-20nvme-pci: avoid the deepest sleep state on ZHITAI TiPro7000 SSDsNing Wang
2023-04-20nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S50Stefan Reiter
2023-04-20i2c: ocores: generate stop condition after timeout in polling modeGregor Herburger
2023-04-20x86/rtc: Remove __init for runtime functionsMatija Glavinic Pecotic
2023-04-20sched/fair: Fix imbalance overflowVincent Guittot
2023-04-20sched/fair: Move calculate of avg_load to a better locationzgpeng
2023-04-20powerpc/papr_scm: Update the NUMA distance table for the target nodeAneesh Kumar K.V
2023-04-20ubi: Fix deadlock caused by recursively holding work_semZhaoLong Wang
2023-04-20ubi: Fix failure attaching when vid_hdr offset equals to (sub)page sizeZhihao Cheng
2023-04-20mptcp: stricter state check in mptcp_workerPaolo Abeni
2023-04-20mptcp: use mptcp_schedule_work instead of open-coding itPaolo Abeni
2023-04-20cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()Waiman Long
2023-04-20x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hotBasavaraj Natikar
2023-04-20scsi: ses: Handle enclosure with just a primary component gracefullyJiri Kosina
2023-04-20net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflowRadu Pirea (OSS)
2023-04-20net: phy: nxp-c45-tja11xx: add remove callbackRadu Pirea (OSS)
2023-04-20net: sfp: initialize sfp->i2c_block_size at sfp allocationIvan Bornyakov
2023-04-20riscv: add icache flush for nommu sigreturn trampolineMathis Salmen
2023-04-20drm/i915: fix race condition UAF in i915_perf_add_config_ioctlMin Li
2023-04-20i915/perf: Replace DRM_DEBUG with driver specific drm_dbg callUmesh Nerlige Ramappa
2023-04-20tracing: Have tracing_snapshot_instance_cond() write errors to the appropriat...Steven Rostedt (Google)
2023-04-20tracing: Add trace_array_puts() to write into instanceSteven Rostedt (Google)
2023-04-20counter: 104-quad-8: Fix Synapse action reported for Index signalsWilliam Breathitt Gray
2023-04-20counter: Internalize sysfs interface codeWilliam Breathitt Gray
2023-04-20counter: stm32-timer-cnt: Provide defines for slave mode selectionWilliam Breathitt Gray
2023-04-20counter: stm32-lptimer-cnt: Provide defines for clock polaritiesWilliam Breathitt Gray
2023-04-20ACPI: resource: Add Medion S17413 to IRQ override quirkAymeric Wibo
2023-04-20wifi: iwlwifi: mvm: fix mvmtxq->stopped handlingJohannes Berg
2023-04-20asymmetric_keys: log on fatal failures in PE/pkcs7Robbie Harwood
2023-04-20verify_pefile: relax wrapper length checkRobbie Harwood
2023-04-20drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Book X90FHans de Goede
2023-04-20efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/LHans de Goede
2023-04-20i2c: hisi: Avoid redundant interruptsYicong Yang
2023-04-20i2c: imx-lpi2c: clean rx/tx buffers upon new messageAlexander Stein
2023-04-20wifi: mwifiex: mark OF related data as maybe unusedKrzysztof Kozlowski
2023-04-20power: supply: cros_usbpd: reclassify "default case!" as debugGrant Grundler
2023-04-20ARM: 9290/1: uaccess: Fix KASAN false-positivesAndrew Jeffery
2023-04-20libbpf: Fix single-line struct definition output in btf_dumpAndrii Nakryiko
2023-04-20skbuff: Fix a race between coalescing and releasing SKBsLiang Chen