aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-07-02gve: DQO: Remove incorrect prefetchBailey Forrest1-7/+0
2021-07-02net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko2-2/+2
2021-07-02gve: Simplify code and axe the use of a deprecated APIChristophe JAILLET1-8/+1
2021-07-02net/sched: sch_taprio: fix typo in commentJesper Dangaard Brouer1-1/+1
2021-07-02Documentation: seccomp: Fix typo in user notificationRodrigo Campos1-1/+1
2021-07-02loop: remove unused variable in loop_set_status()Tetsuo Handa1-2/+0
2021-07-02ACPI: Do not singal PRM support if not enabledAubrey Li1-1/+2
2021-07-02perf/x86/intel/uncore: Clean up error handling path of iio mappingKan Liang1-2/+4
2021-07-02perf/x86/cstate: Add ICELAKE_X and ICELAKE_D supportZhang Rui1-6/+17
2021-07-02sched/uclamp: Ignore max aggregation if rq is idleXuewen Yan1-7/+14
2021-07-02sched/fair: Fix CFS bandwidth hrtimer expiry typeOdin Ugedal1-2/+2
2021-07-02sched/fair: Sync load_sum with load_avg after dequeueVincent Guittot1-1/+2
2021-07-02ACPI: Correct \_SB._OSC bit definition for PRMAubrey Li1-1/+1
2021-07-02mmc: sdhci: Fix warning message when accessing RPMB in HS400 modeAl Cooper2-0/+5
2021-07-02xfrm: Fix RCU vs hash_resize_mutex lock inversionFrederic Weisbecker2-9/+9
2021-07-02Revert "xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_bytype"Steffen Klassert1-14/+7
2021-07-02i2c: ali1535: mention that the device should not be disabledWolfram Sang1-0/+5
2021-07-02i2c: mpc: Restore reread of I2C status registerChris Packham1-0/+2
2021-07-01f2fs: compress: add nocompress extensions supportFengnan Chang4-7/+125
2021-07-01Revert "clk: divider: Switch from .round_rate to .determine_rate by default"Stephen Boyd1-9/+9
2021-07-02netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfoVasily Averin1-0/+3
2021-07-01Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds13-108/+569
2021-07-01Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpuLinus Torvalds7-186/+343
2021-07-02netfilter: conntrack: nf_ct_gre_keymap_flush() removalVasily Averin4-22/+0
2021-07-02netfilter: nf_tables: Fix dereference of null pointer flowColin Ian King1-1/+2
2021-07-02netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT stateFlorian Westphal1-0/+10
2021-07-02selftest: netfilter: add test case for unreplied tcp connectionsFlorian Westphal2-1/+168
2021-07-01Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds39-115/+254
2021-07-01Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds86-1019/+7497
2021-07-01s390: iucv: Avoid field over-reading memcpy()Kees Cook1-10/+12
2021-07-01gve: Propagate error codes to callerChristophe JAILLET1-2/+3
2021-07-01gve: Fix an error handling path in 'gve_probe()'Christophe JAILLET1-1/+4
2021-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds233-34391/+37986
2021-07-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tDavid S. Miller7-3/+21
2021-07-01ext4: use ext4_grp_locked_error in mb_find_extentStephen Brennan1-4/+5
2021-07-01net: stmmac: Terminate FPE workqueue in suspendMohammad Athari Bin Ismail1-0/+1
2021-07-01PCI: cpcihp: Declare cpci_debug in header fileKrzysztof WilczyƄski2-2/+3
2021-07-01Merge branch 'sms911x-dts'David S. Miller4-47/+112
2021-07-01dt-bindings: net: sms911x: Convert to json-schemaGeert Uytterhoeven3-44/+111
2021-07-01ARM: dts: qcom-apq8060: Correct Ethernet node name and drop bogus irq propertyGeert Uytterhoeven1-3/+1
2021-07-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds163-2056/+18179
2021-07-01udp: annotate data races around unix_sk(sk)->gso_sizeEric Dumazet2-4/+4
2021-07-01tcp: consistently disable header prediction for mptcpPaolo Abeni1-0/+4
2021-07-01net: remove the caif_hsi driverChristoph Hellwig4-1666/+0
2021-07-01Documentation: add more details in tipc.rstXin Long1-3/+118
2021-07-01ibmvnic: retry reset if there are no other resetsSukadev Bhattiprolu1-3/+19
2021-07-01Merge branch 'ptp-virtual-clocks-and-timestamping'David S. Miller22-54/+867
2021-07-01MAINTAINERS: add entry for PTP virtual clock driverYangbo Lu1-0/+7
2021-07-01selftests/net: timestamping: support binding PHCYangbo Lu1-20/+35
2021-07-01net: socket: support hardware timestamp conversion to PHC boundYangbo Lu1-6/+13