summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-01drm/vc4/vc4_hdmi: fill ASoC card ownerMarek Szyprowski1-0/+1
2020-10-01tools/libbpf: Avoid counting local symbols in ABI checkTony Ambardar1-0/+2
2020-10-01bpf: Fix clobbering of r2 in bpf_gen_ld_absDaniel Borkmann1-2/+2
2020-10-01mac802154: tx: fix use-after-freeEric Dumazet1-3/+5
2020-10-01netfilter: nft_meta: use socket user_ns to retrieve skuid and skgidPablo Neira Ayuso1-2/+2
2020-10-01netfilter: conntrack: nf_conncount_init is failing with IPv6 disabledEelco Chaudron1-0/+2
2020-10-01netfilter: ctnetlink: fix mark based dump filtering regressionMartin Willi1-16/+3
2020-10-01netfilter: ctnetlink: add a range check for l3/l4 protonumWill McVicker1-1/+2
2020-10-01batman-adv: mcast/TT: fix wrongly dropped or rerouted packetsLinus Lüssing1-0/+4
2020-10-01atm: eni: fix the missed pci_disable_device() for eni_init_one()Jing Xiangfeng1-1/+1
2020-10-01libbpf: Fix build failure from uninitialized variable warningTony Ambardar1-1/+1
2020-10-01batman-adv: bla: fix type misuse for backbone_gw hash indexingLinus Lüssing1-3/+4
2020-10-01mwifiex: Increase AES key storage size to 256 bitsMaximilian Luz2-3/+3
2020-10-01clocksource/drivers/h8300_timer8: Fix wrong return value in h8300_8timer_init()Tianjia Zhang1-1/+1
2020-10-01ieee802154/adf7242: check status of adf7242_read_regTom Rix1-1/+3
2020-10-01ieee802154: fix one possible memleak in ca8210_dev_com_initLiu Jian1-0/+1
2020-10-01riscv: Fix Kendryte K210 device treeDamien Le Moal1-2/+4
2020-10-01i2c: mediatek: Send i2c master code at more than 1MHzQii Wang1-1/+1
2020-10-01objtool: Fix noreturn detection for ignored functionsJosh Poimboeuf1-1/+1
2020-10-01i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_dev...Hans de Goede1-1/+1
2020-10-01drm/amd/display: Don't log hdcp module warnings in dmesgBhawanpreet Lakha1-1/+1
2020-10-01drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC isMichel Dänzer1-22/+10
2020-10-01drm/amd/display: update nv1x stutter latenciesJun Lei1-2/+2
2020-10-01drm/amd/display: Don't use DRM_ERROR() for DTM add topologyBhawanpreet Lakha1-1/+1
2020-10-01drm/amdkfd: fix a memory leak issueDennis Li1-0/+2
2020-10-01EDAC/ghes: Check whether the driver is on the safe list correctlyBorislav Petkov1-0/+4
2020-10-01lockdep: fix order in trace_hardirqs_off_caller()Sven Schnelle1-2/+2
2020-10-01s390/init: add missing __init annotationsIlya Leoshkevich1-3/+3
2020-10-01i2c: aspeed: Mask IRQ status to relevant bitsEddie James1-0/+2
2020-10-01RISC-V: Take text_mutex in ftrace_init_nop()Palmer Dabbelt2-0/+26
2020-10-01clk: versatile: Add of_node_put() before return statementSumera Priyadarsini1-1/+3
2020-10-01ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN Converter9 2-in-1Hans de Goede1-0/+10
2020-10-01ASoC: wm8994: Ensure the device is resumed in wm89xx_mic_detect functionsSylwester Nawrocki1-0/+8
2020-10-01ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811Sylwester Nawrocki3-0/+6
2020-10-01ASoC: pcm3168a: ignore 0 Hz settingsKuninori Morimoto1-0/+7
2020-10-01device_cgroup: Fix RCU list debugging warningAmol Grover1-1/+2
2020-09-26Linux 5.8.12v5.8.12Greg Kroah-Hartman1-1/+1
2020-09-26net/mlx5e: Fix endianness when calculating pedit mask first bitMaor Dickman1-13/+21
2020-09-26net/mlx5e: Use synchronize_rcu to sync with NAPIMaxim Mikityanskiy5-36/+22
2020-09-26net/mlx5e: Use RCU to protect rq->xdp_progMaxim Mikityanskiy3-30/+27
2020-09-26Revert "netns: don't disable BHs when locking "nsid_lock""Taehee Yoo1-11/+11
2020-09-26net: macb: fix for pause frame receive enable bitParshuram Thombare1-2/+1
2020-09-26net: dsa: microchip: ksz8795: really set the correct number of portsMatthias Schiffer1-1/+1
2020-09-26net: dsa: link interfaces with the DSA master to get rid of lockdep warningsVladimir Oltean1-2/+16
2020-09-26hv_netvsc: Fix hibernation for mlx5 VF driverDexuan Cui1-5/+11
2020-09-26hinic: fix rewaking txq after netif_tx_disableLuo bin2-15/+27
2020-09-26net/mlx5e: Fix memory leak of tunnel info when rule under multipath not readyJianbo Liu1-4/+1
2020-09-26net: ipa: fix u32_replace_bits by u32p_xxx versionVadym Kochan1-2/+2
2020-09-26wireguard: peerlookup: take lock before checking hash in replace operationJason A. Donenfeld1-3/+8
2020-09-26wireguard: noise: take lock when removing handshake entry from tableJason A. Donenfeld1-4/+1