summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-19drm/virtio: Conditionally allocate virtio_gpu_fenceGurchetan Singh1-12/+18
2023-09-19io_uring: Don't set affinity on a dying sqpoll threadPavel Begunkov1-1/+3
2023-09-19io_uring/sqpoll: fix io-wq affinity when IORING_SETUP_SQPOLL is usedPavel Begunkov5-14/+40
2023-09-19io_uring: break out of iowq iopoll on teardownPavel Begunkov3-0/+13
2023-09-19io_uring/net: don't overflow multishot acceptPavel Begunkov1-1/+1
2023-09-19io_uring: revert "io_uring fix multishot accept ordering"Pavel Begunkov1-4/+4
2023-09-19io_uring: always lock in io_apoll_task_funcPavel Begunkov1-1/+2
2023-09-19Multi-gen LRU: fix per-zone reclaimKalesh Singh1-4/+14
2023-09-19mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]Yu Zhao4-20/+20
2023-09-19net/ipv6: SKB symmetric hash should incorporate transport portsQuan Tian1-2/+1
2023-09-13Linux 6.1.53v6.1.53Greg Kroah-Hartman1-1/+1
2023-09-13udf: initialize newblock to 0Tom Rix1-3/+1
2023-09-13clk: Avoid invalid function names in CLK_OF_DECLARE()Nathan Chancellor1-2/+2
2023-09-13treewide: Fix probing of devices in DT overlaysGeert Uytterhoeven5-0/+22
2023-09-13clk: Mark a fwnode as initialized when using CLK_OF_DECLARE() macroSaravana Kannan1-1/+7
2023-09-13md: fix regression for null-ptr-deference in __md_stop()Yu Kuai1-1/+2
2023-09-13NFSv4.2: Rework scratch handling for READ_PLUS (again)Anna Schumaker5-13/+14
2023-09-13NFSv4.2: Fix a potential double free with READ_PLUSAnna Schumaker1-2/+10
2023-09-13md: Free resources in __md_stopXiao Ni1-8/+5
2023-09-13Revert "drm/amd/display: Do not set drr on pipe commit"Michel Dänzer2-13/+0
2023-09-13tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSYBrian Foster1-2/+2
2023-09-13serial: sc16is7xx: fix regression with GPIO configurationHugo Villeneuve1-35/+108
2023-09-13serial: sc16is7xx: remove obsolete out_thread labelHugo Villeneuve1-3/+1
2023-09-13perf/x86/uncore: Correct the number of CHAs on EMRKan Liang1-1/+11
2023-09-13x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()Jack Wang1-0/+3
2023-09-13USB: core: Fix oversight in SuperSpeed initializationAlan Stern1-12/+24
2023-09-13USB: core: Fix race by not overwriting udev->descriptor in hub_port_init()Alan Stern1-44/+70
2023-09-13USB: core: Change usb_get_device_descriptor() APIAlan Stern4-43/+44
2023-09-13USB: core: Unite old scheme and new scheme descriptor readsAlan Stern1-79/+94
2023-09-13usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera3-4/+13
2023-09-13usb: typec: tcpm: set initial svdm version based on pd revisionRD Babiera1-4/+31
2023-09-13of: property: fw_devlink: Add a devlink for panel followersDouglas Anderson1-0/+2
2023-09-13cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bugGustavo A. R. Silva1-1/+5
2023-09-13crypto: stm32 - fix loop iterating through scatterlist for DMAThomas Bourgoin1-1/+1
2023-09-13s390/dasd: fix string length handlingHeiko Carstens3-10/+10
2023-09-13s390/ipl: add missing secure/has_secure file to ipl type 'unknown'Sven Schnelle1-0/+2
2023-09-13s390/dcssblk: fix kernel crash with list_add corruptionGerald Schaefer1-1/+3
2023-09-13arm64: sdei: abort running SDEI handlers during crashD Scott Phillips6-6/+59
2023-09-13pstore/ram: Check start of empty przs during initEnlin Mu1-1/+1
2023-09-13mmc: renesas_sdhi: register irqs before registering controllerWolfram Sang1-3/+7
2023-09-13platform/chrome: chromeos_acpi: print hex string for ACPI_TYPE_BUFFERTzung-Bi Shih2-2/+31
2023-09-13x86/MCE: Always save CS register on AMD Zen IF Poison errorsYazen Ghannam2-1/+30
2023-09-13fsverity: skip PKCS#7 parser when keyring is emptyEric Biggers1-0/+16
2023-09-13net: handle ARPHRD_PPP in dev_is_mac_header_xmit()Nicolas Dichtel1-0/+4
2023-09-13X.509: if signature is unsupported skip validationThore Sommer1-0/+5
2023-09-13r8169: fix ASPM-related issues on a number of systems with NIC version from R...Heiner Kallweit1-4/+0
2023-09-13x86/sev: Make enc_dec_hypercall() accept a size instead of npagesSteve Rutherford3-13/+10
2023-09-13dccp: Fix out of bounds access in DCCP error handlerJann Horn2-9/+19
2023-09-13dlm: fix plock lookup when using multiple lockspacesAlexander Aring1-3/+3
2023-09-13bpf: Fix issue in verifying allow_ptr_leaksYafang Shao1-8/+9