summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-08perf report: Fix memory leaks around perf_tip()Ian Rogers3-14/+17
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-08ata: ahci: Add Green Sardine vendor ID as board_ahci_mobileMario Limonciello1-0/+1
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-08atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_waitZekun Shen1-0/+10
2021-12-08net/smc: Transfer remaining wait queue entries during fallbackWen Gu1-0/+14
2021-12-08mac80211: do not access the IV when it was strippedXing Song1-1/+2
2021-12-08drm/sun4i: fix unmet dependency on RESET_CONTROLLER for PHY_SUN6I_MIPI_DPHYJulian Braha1-0/+1
2021-12-08gfs2: Fix length of holes reported at end-of-fileAndreas Gruenbacher1-1/+1
2021-12-08can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAMZhang Changzhong1-0/+6
2021-12-08arm64: dts: mcbin: support 2W SFP modulesRussell King1-0/+3
2021-12-08of: clk: Make <linux/of_clk.h> self-containedGeert Uytterhoeven1-0/+3
2021-12-08NFSv42: Fix pagecache invalidation after COPY/CLONEBenjamin Coddington1-2/+3
2021-12-01Linux 5.4.163v5.4.163Greg Kroah-Hartman1-1/+1
2021-12-01tty: hvc: replace BUG_ON() with negative return valueJuergen Gross1-3/+14
2021-12-01xen/netfront: don't trust the backend response data blindlyJuergen Gross1-5/+75
2021-12-01xen/netfront: disentangle tx_skb_freelistJuergen Gross1-36/+25
2021-12-01xen/netfront: don't read data from request on the ring pageJuergen Gross1-42/+36
2021-12-01xen/netfront: read response from backend only onceJuergen Gross1-19/+19
2021-12-01xen/blkfront: don't trust the backend response data blindlyJuergen Gross1-17/+53
2021-12-01xen/blkfront: don't take local copy of a request from the ring pageJuergen Gross1-10/+15
2021-12-01xen/blkfront: read response from backend only onceJuergen Gross1-17/+18
2021-12-01xen: sync include/xen/interface/io/ring.h with Xen's newest versionJuergen Gross1-135/+158
2021-12-01fuse: release pipe buf after last useMiklos Szeredi1-5/+5
2021-12-01NFC: add NCI_UNREG flag to eliminate the raceLin Ma2-2/+18
2021-12-01shm: extend forced shm destroy to support objects from several IPC nsesAlexander Mikhalitsyn3-47/+159
2021-12-01s390/mm: validate VMA in PGSTE manipulation functionsDavid Hildenbrand1-0/+13
2021-12-01tracing: Check pid filtering when creating eventsSteven Rostedt (VMware)1-0/+7
2021-12-01vhost/vsock: fix incorrect used length reported to the guestStefano Garzarella1-1/+1
2021-12-01smb3: do not error on fsync when readonlySteve French1-6/+29
2021-12-01f2fs: set SBI_NEED_FSCK flag when inconsistent node block foundWeichao Guo1-0/+1
2021-12-01net: mscc: ocelot: correctly report the timestamping RX filters in ethtoolVladimir Oltean1-1/+4
2021-12-01net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMPVladimir Oltean1-6/+0
2021-12-01net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang1-2/+2
2021-12-01net/smc: Don't call clcsock shutdown twice when smc shutdownTony Lu1-1/+7
2021-12-01net: vlan: fix underflow for the real_dev refcntZiyang Xuan2-3/+3
2021-12-01MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48Huang Pei1-1/+1
2021-12-01igb: fix netpoll exit with trafficJesse Brandeburg1-1/+1
2021-12-01nvmet: use IOCB_NOWAIT only if the filesystem supports itMaurizio Lombardi1-1/+3
2021-12-01tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited flowsEric Dumazet1-2/+3
2021-12-01PM: hibernate: use correct mode for swsusp_close()Thomas Zeitlhofer1-3/+3
2021-12-01net/ncsi : Add payload to be 32-bit aligned to fix dropped packetsKumar Thangavel1-8/+16