summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-09Linux 4.4.288v4.4.288Greg Kroah-Hartman1-1/+1
2021-10-09libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan2-2/+33
2021-10-09usb: testusb: Fix for showing the connection speedFaizel K B1-6/+8
2021-10-09scsi: sd: Free scsi_disk device via put_device()Ming Lei1-4/+5
2021-10-09ext2: fix sleeping in atomic bugs on errorDan Carpenter1-8/+6
2021-10-09sparc64: fix pci_iounmap() when CONFIG_PCI is not setLinus Torvalds1-0/+2
2021-10-09xen-netback: correct success/error reporting for the SKB-with-fraglist caseJan Beulich1-1/+1
2021-10-09af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet3-9/+39
2021-10-07Linux 4.4.287v4.4.287Greg Kroah-Hartman1-1/+1
2021-10-07Revert "arm64: Mark __stack_chk_guard as __ro_after_init"Greg Kroah-Hartman1-1/+1
2021-10-06Linux 4.4.286v4.4.286Greg Kroah-Hartman1-1/+1
2021-10-06cred: allow get_cred() and put_cred() to be given NULL.NeilBrown1-5/+9
2021-10-06HID: usbhid: free raw_report buffers in usbhid_stopAnirudh Rayabharam1-1/+12
2021-10-06netfilter: ipset: Fix oversized kvmalloc() callsJozsef Kadlecsik1-2/+2
2021-10-06HID: betop: fix slab-out-of-bounds Write in betop_probeF.A.Sulaiman1-3/+10
2021-10-06arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55Suzuki K Poulose2-3/+3
2021-10-06EDAC/synopsys: Fix wrong value type assignment for edac_modeSai Krishna Potthuri1-1/+1
2021-10-06ext4: fix potential infinite loop in ext4_dx_readdir()yangerkun1-3/+3
2021-10-06ipack: ipoctal: fix module reference leakJohan Hovold1-8/+21
2021-10-06ipack: ipoctal: fix missing allocation-failure checkJohan Hovold1-1/+3
2021-10-06ipack: ipoctal: fix tty-registration error handlingJohan Hovold1-0/+7
2021-10-06ipack: ipoctal: fix tty registration raceJohan Hovold1-2/+2
2021-10-06ipack: ipoctal: fix stack information leakJohan Hovold1-5/+14
2021-10-06e100: fix buffer overrun in e100_get_regsJacob Keller1-6/+10
2021-10-06e100: fix length calculation in e100_get_regs_lenJacob Keller1-1/+5
2021-10-06ipvs: check that ip_vs_conn_tab_bits is between 8 and 20Andrea Claudi1-0/+4
2021-10-06mac80211: fix use-after-free in CCMP/GCMP RXJohannes Berg1-0/+6
2021-10-06tty: Fix out-of-bound vmalloc access in imageblitIgor Matheus Andrade Torrente1-2/+19
2021-10-06qnx4: work around gcc false positive warning bugLinus Torvalds1-9/+27
2021-10-06spi: Fix tegra20 build with CONFIG_PM=nLinus Torvalds1-2/+2
2021-10-06net: 6pack: Fix tx timeout and slot timeGuenter Roeck1-2/+2
2021-10-06alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck1-3/+3
2021-10-06arm64: Mark __stack_chk_guard as __ro_after_initDan Li1-1/+1
2021-10-06parisc: Use absolute_pointer() to define PAGE0Helge Deller1-1/+1
2021-10-06qnx4: avoid stringop-overread errorsLinus Torvalds1-17/+34
2021-10-06sparc: avoid stringop-overread errorsLinus Torvalds1-1/+2
2021-10-06net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck1-1/+1
2021-10-06compiler.h: Introduce absolute_pointer macroGuenter Roeck1-0/+2
2021-10-06m68k: Double cast io functions to unsigned longGuenter Roeck1-10/+10
2021-10-06blktrace: Fix uaf in blk_trace access after removing by sysfsZhihao Cheng1-0/+8
2021-10-06scsi: iscsi: Adjust iface sysfs attr detectionBaokun Li1-4/+4
2021-10-06net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin1-0/+3
2021-10-06net: hso: fix muxed tty registrationJohan Hovold1-7/+5
2021-10-06USB: serial: option: add device id for Foxconn T99W265Slark Xiao1-0/+2
2021-10-06USB: serial: option: remove duplicate USB device IDKrzysztof Kozlowski1-1/+0
2021-10-06USB: serial: option: add Telit LN920 compositionsCarlo Lobrano1-0/+8
2021-10-06USB: serial: mos7840: remove duplicated 0xac24 device IDKrzysztof Kozlowski1-2/+0
2021-10-06USB: serial: cp210x: add ID for GW Instek GDM-834x Digital MultimeterUwe Brandt1-0/+1
2021-10-06xen/x86: fix PV trap handling on secondary processorsJan Beulich1-6/+9
2021-10-06cifs: fix incorrect check for null pointer in header_assembleSteve French1-2/+3