summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-13arm64: dts: exynos: add initial support for Samsung Exynos8855 smdkAlim Akhtar
2026-07-13dt-binding: ARM: samsung: Add Samsung Exynos8855Alim Akhtar
2026-07-13crash_dump: release keyring reference at the correct timeGuangshuo Li
2026-07-13ata: sata_dwc_460ex: fix infinite loop in NCQ tag completion bit-scanningRosen Penev
2026-07-13ata: sata_dwc_460ex: fix clear_interrupt_bit() clearing all pending interruptsRosen Penev
2026-07-13ata: sata_dwc_460ex: use platform_get_irq()Rosen Penev
2026-07-13ata: sata_dwc_460ex: enable SATA interrupts only after IRQ handler is registeredRosen Penev
2026-07-13usb: gadget: printer: fix infinite loop in printer_read()Melbin K Mathew
2026-07-13usb: gadget: f_midi: cancel pending IN work before freeing the midi objectFan Wu
2026-07-13usb: gadget: udc: bdc: free IRQ and drain func_wake_notify before teardownFan Wu
2026-07-13usb: typec: ucsi: Fix race condition and ordering in port unregistrationAndrei Kuchynski
2026-07-13usb: gadget: f_ncm: validate datagram bounds in ncm_unwrap_ntb()Sonali Pradhan
2026-07-13USB: gadget: fsl-udc: drop misleading unbind sanity checkJohan Hovold
2026-07-13USB: gadget: fsl-udc: fix dev_printk() deviceJohan Hovold
2026-07-13USB: gadget: snps-udc: fix device name leak on probe failureJohan Hovold
2026-07-13USB: gadget: fsl-udc: fix device name leak on probe failureJohan Hovold
2026-07-13usb: xhci-pci: Limit VIA VL805 DMA addressing to 36 bitsXincheng Zhang
2026-07-13usb: gadget: uvc: clamp SEND_RESPONSE length to the response bufferMuhammad Bilal
2026-07-13usb: gadget: f_tcm: synchronize delayed set_alt with teardownCen Zhang
2026-07-13usb: udc: pxa: fix error handlingArnd Bergmann
2026-07-12scsi: hpsa: Fix DMA mapping leak on IOACCEL2 reset pathHaoxiang Li
2026-07-12scsi: elx: efct: Fix refcount leak in efct_hw_io_abort()WenTao Liang
2026-07-12scsi: elx: efct: Fix I/O leak on unsupported additional CDBHaoxiang Li
2026-07-12scsi: core: wake eh reliably when using scsi_schedule_ehDavid Jeffery
2026-07-12scsi: target: core: Fix iSCSI ISID use-after-free in REGISTER AND MOVEBryam Vargas
2026-07-12scsi: target: Bound PR-OUT TransportID parsing to the received bufferBryam Vargas
2026-07-12Linux 7.2-rc3v7.2-rc3Linus Torvalds
2026-07-12ARM: dts: rockchip: Add Alientek DLRV1126Yanan He
2026-07-12ARM: dts: rockchip: Add RV1126 I2C5Yanan He
2026-07-12dt-bindings: arm: rockchip: Add Alientek DLRV1126Yanan He
2026-07-12dt-bindings: vendor-prefixes: add alientekYanan He
2026-07-12tpm: Make the TPM character devices non-seekableJaewon Yang
2026-07-12ARM: dts: rockchip: add eeprom node to rk3288-tinkerMarius Dinu
2026-07-12Merge tag 'staging-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-07-12Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-12Merge tag 'tty-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-07-12Merge tag 'usb-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-07-12Merge tag 's390-7.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-07-12Merge tag 'riscv-for-linus-7.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-12Merge tag 'm68knommu-fixes-on-top-off-7.2-rc2' of git://git.kernel.org/pub/sc...Linus Torvalds
2026-07-12Merge tag 'trace-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-07-12xfs: fix null pointer dereference in tracepointAndrey Albershteyn
2026-07-12x86/entry: Simplify the syscall number logicThomas Gleixner
2026-07-12x86/entry: Get rid of the sys_ni_syscall() indirectionThomas Gleixner
2026-07-12x86/entry: Make syscall functions staticThomas Gleixner
2026-07-12ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_sysca...Thomas Gleixner
2026-07-12seccomp, treewide: Rename and convert __secure_computing() to return booleanJinjie Ruan
2026-07-12entry: Use syscall number instead of rereading itThomas Gleixner
2026-07-12entry: Remove syscall_enter_from_user_mode()Thomas Gleixner
2026-07-12x86/syscall: Use [syscall_]enter_from_user_mode_randomize_stack()Thomas Gleixner