summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.4.286v5.4.286linux-5.4.yGreg Kroah-Hartman5 days1-1/+1
* mm: avoid leaving partial pfn mappings around in error caseLinus Torvalds5 days1-5/+22
* 9p: fix slab cache name creation for realLinus Torvalds5 days1-1/+3
* mm: add remap_pfn_range_notrackChristoph Hellwig5 days2-20/+33
* mm/memory.c: make remap_pfn_range() reject unaligned addrAlex Zhang5 days1-1/+4
* mm: fix ambiguous comments for better code readabilitychenqiwu5 days2-3/+3
* mm: clarify a confusing comment for remap_pfn_range()WANG Wenhu5 days1-1/+1
* md/raid10: improve code of mrdev in raid10_sync_requestLi Nan5 days1-11/+12
* net: usb: qmi_wwan: add Fibocom FG132 0x0112 compositionReinhard Speyerer5 days1-0/+1
* fs: Fix uninitialized value issue in from_kuid and from_kgidAlessandro Zanni5 days1-3/+6
* powerpc/powernv: Free name on error in opal_event_init()Michael Ellerman5 days1-0/+1
* sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UMLJulian Vetter5 days1-1/+1
* bpf: use kvzmalloc to allocate BPF verifier environmentRik van Riel5 days1-2/+2
* HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpadWangYuli5 days1-0/+5
* 9p: Avoid creating multiple slab caches with the same namePedro Falcato5 days1-1/+9
* ALSA: usb-audio: Add endianness annotationsJan Schär5 days1-2/+2
* vsock/virtio: Initialization of the dangling pointer occurring in vsk->transHyunwoo Kim5 days1-0/+1
* hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointerHyunwoo Kim5 days1-0/+1
* ftrace: Fix possible use-after-free issue in ftrace_location()Zheng Yejian5 days1-9/+21
* NFSD: Fix NFSv4's PUTPUBFH operationChuck Lever5 days1-9/+1
* ALSA: usb-audio: Add quirks for Dell WD19 dockJan Schär5 days1-0/+3
* ALSA: usb-audio: Support jack detection on Dell dockJan Schär5 days1-0/+167
* ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove()Andrew Kanner5 days1-2/+1
* irqchip/gic-v3: Force propagation of the active state with a read-backMarc Zyngier5 days1-0/+7
* USB: serial: option: add Quectel RG650VBenoît Monin5 days1-0/+3
* USB: serial: option: add Fibocom FG132 0x0112 compositionReinhard Speyerer5 days1-0/+3
* USB: serial: qcserial: add support for Sierra Wireless EM86xxJack Wu5 days1-0/+2
* USB: serial: io_edgeport: fix use after free in debug printkDan Carpenter5 days1-4/+4
* usb: musb: sunxi: Fix accessing an released usb phyZijun Hu5 days1-2/+0
* fs/proc: fix compile warning about variable 'vmcore_mmap_ops'Qi Xi5 days1-4/+5
* media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_fo...Benoit Sevens5 days1-1/+1
* net: bridge: xmit: make sure we have at least eth header len bytesNikolay Aleksandrov5 days1-0/+5
* spi: fix use-after-free of the add_lock mutexMichael Walle5 days1-6/+6
* spi: Fix deadlock when adding SPI controllers on SPI busesMark Brown5 days2-10/+8
* mtd: rawnand: protect access to rawnand devices while in suspendSean Nyekjaer5 days2-24/+22
* btrfs: reinitialize delayed ref list after deleting it from the listFilipe Manana5 days1-1/+1
* nfs: Fix KMSAN warning in decode_getfattr_attrs()Roberto Sassu5 days1-0/+1
* dm-unstriped: cast an operand to sector_t to prevent potential uint32_t overflowZichen Xie5 days1-2/+2
* dm cache: fix potential out-of-bounds access on the first resumeMing-Hung Tsai5 days1-21/+16
* dm cache: optimize dirty bit checking with find_next_bit when resizingMing-Hung Tsai5 days1-8/+8
* dm cache: fix out-of-bounds access to the dirty bitset when resizingMing-Hung Tsai5 days1-1/+1
* dm cache: correct the number of origin blocks to match the target lengthMing-Hung Tsai5 days1-4/+4
* drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli5 days1-2/+2
* drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher5 days1-1/+1
* pwm: imx-tpm: Use correct MODULO value for EPWM modeErik Schumacher5 days1-1/+3
* media: v4l2-tpg: prevent the risk of a division by zeroMauro Carvalho Chehab5 days1-0/+3
* media: cx24116: prevent overflows on SNR calculusMauro Carvalho Chehab5 days1-1/+6
* media: s5p-jpeg: prevent buffer overflowsMauro Carvalho Chehab5 days1-6/+11
* ALSA: firewire-lib: fix return value on fail in amdtp_tscm_init()Murad Masimov5 days1-1/+1
* media: adv7604: prevent underflow condition when reporting colorspaceMauro Carvalho Chehab5 days1-9/+17