summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-08Linux 4.14.257v4.14.257Greg Kroah-Hartman1-1/+1
2021-12-08parisc: Mark cr16 CPU clocksource unstable on all SMP machinesHelge Deller1-19/+5
2021-12-08serial: core: fix transmit-buffer reset and memleakJohan Hovold1-1/+12
2021-12-08serial: pl011: Add ACPI SBSA UART match idPierre Gondois1-0/+1
2021-12-08tty: serial: msm_serial: Deactivate RX DMA for polling supportSven Eckelmann1-0/+3
2021-12-08x86/64/mm: Map all kernel memory into trampoline_pgdJoerg Roedel1-1/+11
2021-12-08usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan1-4/+0
2021-12-08xhci: Fix commad ring abort, write all 64 bits to CRCR register.Mathias Nyman1-7/+14
2021-12-08vgacon: Propagate console boot parameters before calling `vc_resize'Maciej W. Rozycki1-5/+9
2021-12-08parisc: Fix "make install" on newer debian releasesHelge Deller1-0/+1
2021-12-08parisc: Fix KBUILD_IMAGE for self-extracting kernelHelge Deller1-0/+5
2021-12-08net/smc: Keep smc_close_final rc during active closeTony Lu1-2/+6
2021-12-08net/rds: correct socket tunable error in rds_tcp_tune()William Kucharski1-1/+1
2021-12-08net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ ...Sven Schuchmann1-1/+1
2021-12-08net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()Zhou Qingyang1-2/+7
2021-12-08siphash: use _unaligned version by defaultArnd Bergmann2-16/+10
2021-12-08net: mpls: Fix notifications when deleting a deviceBenjamin Poirier1-16/+52
2021-12-08net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang1-2/+8
2021-12-08natsemi: xtensa: fix section mismatch warningsRandy Dunlap1-1/+1
2021-12-08fget: check that the fd still exists after getting a ref to itLinus Torvalds1-0/+4
2021-12-08fs: add fget_many() and fput_many()Jens Axboe4-8/+22
2021-12-08sata_fsl: fix warning in remove_proc_entry when rmmod sata_fslBaokun Li1-5/+3
2021-12-08sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fslBaokun Li1-2/+10
2021-12-08kprobes: Limit max data_size of the kretprobe instancesMasami Hiramatsu2-0/+5
2021-12-08vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmitStephen Suryaputra1-0/+2
2021-12-08perf hist: Fix memory leak of a perf_hpp_fmtIan Rogers2-15/+14
2021-12-08net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi1-0/+4
2021-12-08net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue1-13/+17
2021-12-08ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...Teng Qi1-0/+4
2021-12-08scsi: iscsi: Unblock session then wake up error handlerMike Christie1-3/+3
2021-12-08thermal: core: Reset previous low and high trip during thermal zone initManaf Meethalavalappu Pallikunhi1-0/+2
2021-12-08btrfs: check-integrity: fix a warning on write caching disabled diskWang Yugui1-1/+13
2021-12-08s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik1-3/+0
2021-12-08platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deepSlark Xiao1-12/+0
2021-12-08net: return correct error codeliuguoqiang1-1/+1
2021-12-08hugetlb: take PMD sharing into account when flushing tlb/cachesMike Kravetz1-10/+43
2021-12-08NFSv42: Fix pagecache invalidation after COPY/CLONEBenjamin Coddington1-2/+3
2021-12-08ipc: WARN if trying to remove ipc object which is absentAlexander Mikhalitsyn1-3/+3
2021-12-08shm: extend forced shm destroy to support objects from several IPC nsesAlexander Mikhalitsyn4-47/+159
2021-12-08tty: hvc: replace BUG_ON() with negative return valueJuergen Gross1-3/+14
2021-12-08xen/netfront: don't trust the backend response data blindlyJuergen Gross1-5/+75
2021-12-08xen/netfront: disentangle tx_skb_freelistJuergen Gross1-36/+25
2021-12-08xen/netfront: don't read data from request on the ring pageJuergen Gross1-43/+37
2021-12-08xen/netfront: read response from backend only onceJuergen Gross1-19/+19
2021-12-08xen/blkfront: don't trust the backend response data blindlyJuergen Gross1-17/+53
2021-12-08xen/blkfront: don't take local copy of a request from the ring pageJuergen Gross1-10/+15
2021-12-08xen/blkfront: read response from backend only onceJuergen Gross1-17/+18
2021-12-08xen: sync include/xen/interface/io/ring.h with Xen's newest versionJuergen Gross1-135/+158
2021-12-08fuse: release pipe buf after last useMiklos Szeredi1-5/+5
2021-12-08NFC: add NCI_UNREG flag to eliminate the raceLin Ma2-2/+18