summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.292v4.9.292Greg Kroah-Hartman2021-12-081-1/+1
* serial: core: fix transmit-buffer reset and memleakJohan Hovold2021-12-081-1/+12
* serial: pl011: Add ACPI SBSA UART match idPierre Gondois2021-12-081-0/+1
* tty: serial: msm_serial: Deactivate RX DMA for polling supportSven Eckelmann2021-12-081-0/+3
* vgacon: Propagate console boot parameters before calling `vc_resize'Maciej W. Rozycki2021-12-081-5/+9
* parisc: Fix "make install" on newer debian releasesHelge Deller2021-12-081-0/+1
* net/rds: correct socket tunable error in rds_tcp_tune()William Kucharski2021-12-081-1/+1
* siphash: use _unaligned version by defaultArnd Bergmann2021-12-082-16/+10
* net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang2021-12-081-2/+8
* natsemi: xtensa: fix section mismatch warningsRandy Dunlap2021-12-081-1/+1
* fget: check that the fd still exists after getting a ref to itLinus Torvalds2021-12-081-0/+4
* fs: add fget_many() and fput_many()Jens Axboe2021-12-084-8/+22
* sata_fsl: fix warning in remove_proc_entry when rmmod sata_fslBaokun Li2021-12-081-5/+3
* sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fslBaokun Li2021-12-081-2/+10
* kprobes: Limit max data_size of the kretprobe instancesMasami Hiramatsu2021-12-082-0/+5
* vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmitStephen Suryaputra2021-12-081-0/+2
* net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi2021-12-081-0/+4
* net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue2021-12-081-13/+17
* ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...Teng Qi2021-12-081-0/+4
* scsi: iscsi: Unblock session then wake up error handlerMike Christie2021-12-081-3/+3
* thermal: core: Reset previous low and high trip during thermal zone initManaf Meethalavalappu Pallikunhi2021-12-081-0/+2
* s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik2021-12-081-3/+0
* platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deepSlark Xiao2021-12-081-12/+0
* net: return correct error codeliuguoqiang2021-12-081-1/+1
* hugetlb: take PMD sharing into account when flushing tlb/cachesMike Kravetz2021-12-081-10/+43
* NFSv42: Fix pagecache invalidation after COPY/CLONEBenjamin Coddington2021-12-081-2/+3
* shm: extend forced shm destroy to support objects from several IPC nsesAlexander Mikhalitsyn2021-12-084-47/+159
* tty: hvc: replace BUG_ON() with negative return valueJuergen Gross2021-12-081-3/+14
* xen/netfront: don't trust the backend response data blindlyJuergen Gross2021-12-081-5/+75
* xen/netfront: disentangle tx_skb_freelistJuergen Gross2021-12-081-36/+25
* xen/netfront: don't read data from request on the ring pageJuergen Gross2021-12-081-43/+37
* xen/netfront: read response from backend only onceJuergen Gross2021-12-081-19/+19
* xen/blkfront: don't trust the backend response data blindlyJuergen Gross2021-12-081-17/+53
* xen/blkfront: don't take local copy of a request from the ring pageJuergen Gross2021-12-081-10/+15
* xen/blkfront: read response from backend only onceJuergen Gross2021-12-081-17/+18
* xen: sync include/xen/interface/io/ring.h with Xen's newest versionJuergen Gross2021-12-081-133/+124
* fuse: release pipe buf after last useMiklos Szeredi2021-12-081-5/+5
* NFC: add NCI_UNREG flag to eliminate the raceLin Ma2021-12-082-2/+18
* proc/vmcore: fix clearing user buffer by properly using clear_user()David Hildenbrand2021-12-081-5/+10
* vhost/vsock: fix incorrect used length reported to the guestStefano Garzarella2021-12-081-1/+1
* hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit2021-12-088-0/+91
* tracing: Check pid filtering when creating eventsSteven Rostedt (VMware)2021-12-081-0/+7
* tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited flowsEric Dumazet2021-12-081-2/+3
* PM: hibernate: use correct mode for swsusp_close()Thomas Zeitlhofer2021-12-081-3/+3
* drm/vc4: fix error code in vc4_create_object()Dan Carpenter2021-12-081-1/+1
* scsi: mpt3sas: Fix kernel panic during drive powercycle testSreekanth Reddy2021-12-081-1/+1
* ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCETakashi Iwai2021-12-082-5/+5
* NFSv42: Don't fail clone() unless the OP_CLONE operation failedTrond Myklebust2021-12-081-2/+1
* net: ieee802154: handle iftypes as u32Alexander Aring2021-12-081-3/+4
* ASoC: topology: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai2021-12-081-0/+3