summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-06hwmon: (tmp421) fix rounding for negative valuesPaul Fertser1-16/+8
2021-10-06mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotapLorenzo Bianconi1-0/+4
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-06cpufreq: schedutil: Destroy mutex before kobject_put() frees the memoryJames Morse1-1/+1
2021-10-06cpufreq: schedutil: Use kobject release() method to free sugov_tunablesKevin Hao1-5/+11
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-06arm64: dts: marvell: armada-37xx: Extend PCIe MEM spacePali Rohár1-2/+9
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-06net: stmmac: allow CSR clock of 300MHzJesper Nilsson1-1/+1
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-06serial: mvebu-uart: fix driver's tx_empty callbackPali Rohár1-1/+1
2021-10-06mcb: fix error handling in mcb_alloc_bus()Dan Carpenter1-6/+6
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-06staging: greybus: uart: fix tty use after freeJohan Hovold1-30/+32
2021-10-06USB: serial: cp210x: add ID for GW Instek GDM-834x Digital MultimeterUwe Brandt1-0/+1
2021-10-06usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6cOndrej Zary1-1/+8
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
2021-10-06usb: musb: tusb6010: uninitialized data in tusb_fifo_write_unaligned()Dan Carpenter1-0/+1
2021-10-06usb: gadget: r8a66597: fix a loop in set_feature()Dan Carpenter1-1/+1
2021-10-06ocfs2: drop acl cache for directories tooWengang Wang1-1/+2
2021-09-26Linux 4.9.284v4.9.284Greg Kroah-Hartman1-1/+1
2021-09-26sctp: validate from_addr_param returnMarcelo Ricardo Leitner6-27/+44
2021-09-26drm/nouveau/nvkm: Replace -ENOSYS with -ENODEVGuenter Roeck1-1/+1
2021-09-26blk-throttle: fix UAF by deleteing timer in blk_throtl_exit()Li Jinlin1-0/+1
2021-09-26nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_groupNanyong Sun1-1/+1
2021-09-26nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_groupNanyong Sun1-2/+2
2021-09-26nilfs2: fix memory leak in nilfs_sysfs_delete_##name##_groupNanyong Sun1-1/+1
2021-09-26nilfs2: fix memory leak in nilfs_sysfs_create_##name##_groupNanyong Sun1-2/+2
2021-09-26nilfs2: fix NULL pointer in nilfs_##name##_attr_releaseNanyong Sun1-5/+3
2021-09-26nilfs2: fix memory leak in nilfs_sysfs_create_device_groupNanyong Sun1-4/+2