summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-06blktrace: Fix uaf in blk_trace access after removing by sysfsZhihao Cheng1-0/+8
2021-10-06md: fix a lock order reversal in md_allocChristoph Hellwig1-5/+0
2021-10-06irqchip/gic-v3-its: Fix potential VPE leak on errorKaige Fu1-1/+1
2021-10-06thermal/core: Potential buffer overflow in thermal_build_list_of_policies()Dan Carpenter1-4/+3
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-06bnxt_en: Fix TX timeout when TX ring size is set to the smallestMichael Chan3-5/+10
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-06Re-enable UAS for LaCie Rugged USB3-FW with fk quirkJulian Sikorski1-1/+1
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.14.248v4.14.248Greg Kroah-Hartman1-1/+1
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-26pwm: rockchip: Don't modify HW state in .remove() callbackUwe Kleine-König1-14/+0
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
2021-09-26ceph: lockdep annotations for try_nonblocking_invalidateJeff Layton1-0/+2
2021-09-26dmaengine: xilinx_dma: Set DMA mask for coherent APIsRadhey Shyam Pandey1-1/+1
2021-09-26dmaengine: ioat: depends on !UMLJohannes Berg1-1/+1
2021-09-26parisc: Move pci_dev_is_behind_card_dino to where it is usedGuenter Roeck1-9/+9
2021-09-26Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCHLukas Bulwahn1-1/+0
2021-09-26pwm: lpc32xx: Don't modify HW state in .probe() after the PWM chip was regist...Uwe Kleine-König1-5/+5
2021-09-26profiling: fix shift-out-of-bounds bugsPavel Skripkin1-10/+11
2021-09-26prctl: allow to setup brk for et_dyn executablesCyrill Gorcunov1-7/+0
2021-09-269p/trans_virtio: Remove sysfs file on probe failureXie Yongji1-1/+3
2021-09-26thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()Dan Carpenter1-0/+1
2021-09-26dmaengine: acpi: Avoid comparison GSI with Linux vIRQAndy Shevchenko1-3/+7
2021-09-26sctp: add param size validation for SCTP_PARAM_SET_PRIMARYMarcelo Ricardo Leitner1-3/+10
2021-09-26sctp: validate chunk size in __rcv_asconf_lookupMarcelo Ricardo Leitner1-0/+3
2021-09-26crypto: talitos - fix max key size for sha384 and sha512Christophe Leroy1-1/+1
2021-09-26apparmor: remove duplicate macro list_entry_is_head()Andy Shevchenko1-3/+0
2021-09-26rcu: Fix missed wakeup of exp_wq waitersNeeraj Upadhyay1-1/+1
2021-09-26s390/bpf: Fix optimizing out zero-extensionsIlya Leoshkevich1-24/+26