summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-27Linux 5.10.11v5.10.11Greg Kroah-Hartman1-1/+1
2021-01-27Revert "mm: fix initialization of struct page for holes in memory layout"Linus Torvalds1-50/+34
2021-01-27mm: fix initialization of struct page for holes in memory layoutMike Rapoport1-34/+50
2021-01-27Commit 9bb48c82aced ("tty: implement write_iter") converted the tty layer to ...Sami Tolvanen3-7/+3
2021-01-27fs/pipe: allow sendfile() to pipe againJohannes Berg1-0/+1
2021-01-27interconnect: imx8mq: Use icc_sync_stateMartin Kepplinger1-0/+2
2021-01-27kernfs: wire up ->splice_read and ->splice_writeChristoph Hellwig1-0/+2
2021-01-27kernfs: implement ->write_iterChristoph Hellwig1-18/+10
2021-01-27kernfs: implement ->read_iterChristoph Hellwig1-23/+12
2021-01-27bpf: Local storage helpers should check nullness of owner ptr passedKP Singh1-1/+4
2021-01-27drm/i915/hdcp: Get conn while content_type changedAnshuman Gupta1-0/+1
2021-01-27ASoC: SOF: Intel: hda: Avoid checking jack on system suspendKai-Heng Feng1-2/+4
2021-01-27tcp: Fix potential use-after-free due to double kfree()Kuniyuki Iwashima1-2/+2
2021-01-27x86/sev-es: Handle string port IO to kernel memory properlyHyunwook (Wooky) Baek1-0/+12
2021-01-27net: systemport: free dev before on error pathPan Bian1-2/+4
2021-01-27tty: fix up hung_up_tty_write() conversionLinus Torvalds1-4/+5
2021-01-27tty: implement write_iterLinus Torvalds1-22/+26
2021-01-27x86/sev: Fix nonistr violationPeter Zijlstra1-1/+1
2021-01-27pinctrl: qcom: Don't clear pending interrupts when enablingDouglas Anderson1-24/+50
2021-01-27pinctrl: qcom: Properly clear "intr_ack_high" interrupts when unmaskingDouglas Anderson1-4/+10
2021-01-27pinctrl: qcom: No need to read-modify-write the interrupt statusDouglas Anderson1-15/+8
2021-01-27pinctrl: qcom: Allow SoCs to specify a GPIO function that's not 0Douglas Anderson2-2/+3
2021-01-27net: core: devlink: use right genl user_ptr when handling port param get/setOleksandr Mazur1-2/+2
2021-01-27net: mscc: ocelot: Fix multicast to the CPU portAlban Bedel1-5/+18
2021-01-27tcp: fix TCP_USER_TIMEOUT with zero windowEnke Chen6-7/+14
2021-01-27tcp: do not mess with cloned skbs in tcp_add_backlog()Eric Dumazet1-12/+13
2021-01-27net: dsa: b53: fix an off by one in checking "vlan->vid"Dan Carpenter1-1/+1
2021-01-27net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabledTariq Toukan1-0/+5
2021-01-27net: mscc: ocelot: allow offloading of bridge on top of LAGVladimir Oltean1-3/+1
2021-01-27ipv6: set multicast flag on the multicast routeMatteo Croce1-1/+1
2021-01-27net_sched: reject silly cell_log in qdisc_get_rtab()Eric Dumazet1-1/+2
2021-01-27net_sched: avoid shift-out-of-bounds in tcindex_set_parms()Eric Dumazet1-2/+6
2021-01-27ipv6: create multicast route with RTPROT_KERNELMatteo Croce1-0/+1
2021-01-27udp: mask TOS bits in udp_v4_early_demux()Guillaume Nault1-1/+2
2021-01-27net_sched: gen_estimator: support large ewma logEric Dumazet1-4/+7
2021-01-27tcp: fix TCP socket rehash stats mis-accountingYuchung Cheng3-22/+22
2021-01-27kasan: fix incorrect arguments passing in kasan_add_zero_shadowLecopzer Chen1-2/+1
2021-01-27kasan: fix unaligned address is unhandled in kasan_remove_zero_shadowLecopzer Chen1-8/+12
2021-01-27skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() tooAlexander Lobakin1-1/+5
2021-01-27lightnvm: fix memory leak when submit failsPan Bian1-2/+1
2021-01-27cachefiles: Drop superfluous readpages aops NULL checkTakashi Iwai1-2/+0
2021-01-27nvme-pci: fix error unwind in nvme_map_dataChristoph Hellwig1-10/+18
2021-01-27nvme-pci: refactor nvme_unmap_dataChristoph Hellwig1-28/+49
2021-01-27sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven1-2/+2
2021-01-27selftests/powerpc: Fix exit status of pkey testsSandipan Das2-2/+2
2021-01-27net: dsa: mv88e6xxx: also read STU state in mv88e6250_g1_vtu_getnextRasmus Villemoes1-0/+4
2021-01-27octeontx2-af: Fix missing check bugs in rvu_cgx.cYingjie Wang1-0/+6
2021-01-27ASoC: SOF: Intel: fix page fault at probe if i915 init failsKai Vehmanen1-9/+9
2021-01-27locking/lockdep: Cure noinstr failPeter Zijlstra1-1/+1
2021-01-27sh: Remove unused HAVE_COPY_THREAD_TLS macroJinyang He1-1/+0