summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-19Linux 6.5.8v6.5.8Greg Kroah-Hartman1-1/+1
2023-10-19ALSA: hda/realtek - Fixed two speaker platformKailang Yang1-2/+4
2023-10-19ovl: fix regression in showing lowerdir mount optionAmir Goldstein2-15/+35
2023-10-19ovl: make use of ->layers safe in rcu pathwalkAmir Goldstein3-24/+21
2023-10-19ovl: fix regression in parsing of mount options with escaped commaAmir Goldstein1-0/+29
2023-10-19fs: factor out vfs_parse_monolithic_sep() helperAmir Goldstein2-5/+31
2023-10-19fs: Fix kernel-doc warningsMatthew Wilcox (Oracle)6-15/+29
2023-10-19powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy1-1/+1
2023-10-19powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy2-0/+9
2023-10-19dmaengine: mediatek: Fix deadlock caused by synchronize_irq()Duoming Zhou1-2/+1
2023-10-19dmaengine: idxd: use spin_lock_irqsave before wait_event_lock_irqRex Zhang1-2/+3
2023-10-19Revert "x86/smp: Put CPUs into INIT on shutdown if possible"Linus Torvalds3-61/+7
2023-10-19usb: misc: onboard_hub: add support for Microchip USB2412 USB 2.0 hubJavier Carrasco2-0/+2
2023-10-19usb: typec: qcom: Update the logic of regulator enable and disableHui Liu1-6/+6
2023-10-19usb: cdnsp: Fixes issue with dequeuing not queued requestsPawel Laszczak1-0/+3
2023-10-19usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap callKrishna Kurapati1-7/+19
2023-10-19usb: gadget: udc-xilinx: replace memcpy with memcpy_toioPiyush Mehta1-8/+12
2023-10-19usb: typec: ucsi: Clear EVENT_PENDING bit if ucsi_send_command failsPrashanth K1-0/+1
2023-10-19usb: typec: altmodes/displayport: Signal hpd low when exiting modeRD Babiera1-0/+5
2023-10-19usb: typec: ucsi: Fix missing link removalHeikki Krogerus1-0/+1
2023-10-19RISC-V: Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACKJiexun Wang1-2/+2
2023-10-19riscv: Remove duplicate objcopy flagSong Shuai1-1/+0
2023-10-19coresight: Fix run time warnings while reusing ETR bufferLinu Cherian1-11/+13
2023-10-19counter: microchip-tcb-capture: Fix the use of internal GCLK logicDharma Balasubiramani1-1/+1
2023-10-19counter: chrdev: fix getting array extensionsFabrice Gasnier1-2/+2
2023-10-19riscv: Only consider swbp/ss handlers for correct privileged modeBjörn Töpel3-12/+40
2023-10-19scsi: ufs: core: Correct clear TM error logPeter Wang1-1/+1
2023-10-19pinctrl: avoid unsafe code pattern in find_pinctrl()Dmitry Torokhov1-7/+9
2023-10-19dma-buf: add dma_fence_timestamp helperChristian König4-16/+27
2023-10-19cgroup: Remove duplicates in cgroup v1 tasks fileMichal Koutný1-3/+2
2023-10-19usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply scopeMario Limonciello1-0/+9
2023-10-19power: supply: qcom_battmgr: fix enable request endiannessJohan Hovold1-3/+3
2023-10-19power: supply: qcom_battmgr: fix battery_id typeSebastian Reichel1-1/+1
2023-10-19can: sja1000: Always restart the Tx queue after an overrunMiquel Raynal1-1/+7
2023-10-19nfp: flower: avoid rmmod nfp crash issuesYanguo Li6-23/+54
2023-10-19block: Don't invalidate pagecache for invalid falloc modesSarthak Kukreti1-5/+16
2023-10-19mctp: perform route lookups under a RCU read-side lockJeremy Kerr1-6/+16
2023-10-19tee: amdtee: fix use-after-free vulnerability in amdtee_close_sessionRijo Thomas1-4/+6
2023-10-19Input: goodix - ensure int GPIO is in input for gpio_count == 1 && gpio_int_i...Hans de Goede1-0/+19
2023-10-19Input: xpad - add HyperX Clutch Gladiate SupportMax Nguyen1-0/+2
2023-10-19Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk tableSzilard Fabian1-0/+8
2023-10-19Input: xpad - add PXN V900 supportMatthias Berndt1-0/+2
2023-10-19Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller2-0/+2
2023-10-19Input: powermate - fix use-after-free in powermate_config_completeJavier Carrasco1-0/+1
2023-10-19ceph: fix type promotion bug on 32bit systemsDan Carpenter1-1/+1
2023-10-19ceph: fix incorrect revoked caps assert in ceph_fill_file_size()Xiubo Li1-3/+1
2023-10-19libceph: use kernel_connect()Jordan Rife1-2/+2
2023-10-19powerpc/47x: Fix 47x syscall return crashMichael Ellerman1-3/+5
2023-10-19powerpc/pseries: Fix STK_PARAM access in the hcall tracing codeAthira Rajeev1-3/+1
2023-10-19thunderbolt: Restart XDomain discovery handshake after failureMika Westerberg1-17/+41