summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-10ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel
2023-10-10net/sched: sch_hfsc: Ensure inner classes have fsc curveBudimir Markovic
2023-10-10ext4: fix rec_len verify errorShida Zhang
2023-10-10vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAFGeorge Kennedy
2023-10-10fs: binfmt_elf_efpic: fix personality for ELF-FDPICGreg Ungerer
2023-10-10ata: libata-sata: increase PMP SRST timeout to 10sMatthias Schiffer
2023-10-10ata: libata-core: Fix port and device removalDamien Le Moal
2023-10-10ata: libata-core: Fix ata_port_request_pm() lockingDamien Le Moal
2023-10-10btrfs: properly report 0 avail for very full file systemsJosef Bacik
2023-10-10i2c: i801: unregister tco_pdev in i801_probe() error pathHeiner Kallweit
2023-10-10ata: libata-scsi: ignore reserved bits for REPORT SUPPORTED OPERATION CODESNiklas Cassel
2023-10-10nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()Pan Bian
2023-10-10serial: 8250_port: Check IRQ data before useAndy Shevchenko
2023-10-10watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already runningMika Westerberg
2023-10-10watchdog: iTCO_wdt: No need to stop the timer in probeMika Westerberg
2023-10-10ata: libahci: clear pending interrupt statusSzuying Chen
2023-10-10ata: ahci: Drop pointless VPRINTK() calls and convert the remaining onesHannes Reinecke
2023-10-10fbdev/sh7760fb: Depend on FB=yThomas Zimmermann
2023-10-10ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()Niklas Cassel
2023-10-10ring-buffer: Avoid softlockup in ring_buffer_resize()Zheng Yejian
2023-10-10selftests/ftrace: Correctly enable event in instance-event.tcZheng Yejian
2023-10-10parisc: irq: Make irq_stack_union static to avoid sparse warningHelge Deller
2023-10-10parisc: iosapic.c: Fix sparse warningsHelge Deller
2023-10-10parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller
2023-10-10xtensa: boot/lib: fix function prototypesMax Filippov
2023-10-10xtensa: boot: don't add include-dirsRandy Dunlap
2023-10-10clk: tegra: fix error return case for recalc_rateTimo Alho
2023-10-10i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()Xiaoke Wang
2023-10-10gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()Christophe JAILLET
2023-10-10team: fix null-ptr-deref when team device type is changedZiyang Xuan
2023-10-10dccp: fix dccp_v4_err()/dccp_v6_err() againEric Dumazet
2023-10-10powerpc/perf/hv-24x7: Update domain value checkKajol Jain
2023-10-10ipv4: fix null-deref in ipv4_link_failureKyle Zeng
2023-10-10NFS/pNFS: Report EINVAL errors from connect() to the serverTrond Myklebust
2023-09-23Linux 4.14.326Greg Kroah-Hartman
2023-09-23net/sched: Retire rsvp classifierJamal Hadi Salim
2023-09-23net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-freevalis
2023-09-23mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob writeWilliam Zhang
2023-09-23mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controllerWilliam Zhang
2023-09-23mtd: rawnand: brcmnand: Fix potential false time out warningWilliam Zhang
2023-09-23mtd: rawnand: brcmnand: Fix crash during the panic_writeWilliam Zhang
2023-09-23nfsd: fix change_info in NFSv4 RENAME repliesJeff Layton
2023-09-23btrfs: fix lockdep splat and potential deadlock after failure running delayed...Filipe Manana
2023-09-23attr: block mode changes of symlinksChristian Brauner
2023-09-23md/raid1: fix error: ISO C90 forbids mixed declarationsNigel Croxon
2023-09-23kobject: Add sanity check for kset->kobj.ktype in kset_register()Zhen Lei
2023-09-23serial: cpm_uart: Avoid suspicious lockingChristophe Leroy
2023-09-23scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()Konstantin Shelekhin
2023-09-23usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udcMa Ke
2023-09-23media: pci: cx23885: replace BUG with error returnHans Verkuil