summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.10.29v5.10.29Greg Kroah-Hartman2021-04-101-1/+1
* init/Kconfig: make COMPILE_TEST depend on HAS_IOMEMMasahiro Yamada2021-04-101-2/+1
* init/Kconfig: make COMPILE_TEST depend on !S390Heiko Carstens2021-04-101-1/+1
* bpf, x86: Validate computation of branch displacements for x86-32Piotr Krysiuk2021-04-101-1/+10
* bpf, x86: Validate computation of branch displacements for x86-64Piotr Krysiuk2021-04-101-1/+10
* tools/resolve_btfids: Add /libbpf to .gitignoreStanislav Fomichev2021-04-101-0/+1
* kbuild: Do not clean resolve_btfids if the output does not existJiri Olsa2021-04-101-1/+7
* kbuild: Add resolve_btfids clean to root clean targetJiri Olsa2021-04-101-1/+6
* tools/resolve_btfids: Set srctree variable unconditionallyJiri Olsa2021-04-101-5/+2
* tools/resolve_btfids: Check objects before removingJiri Olsa2021-04-101-5/+12
* tools/resolve_btfids: Build libbpf and libsubcmd in separate directoriesJiri Olsa2021-04-102-17/+11
* math: Export mul_u64_u64_div_u64David S. Miller2021-04-101-0/+1
* io_uring: fix timeout cancel return codePavel Begunkov2021-04-101-4/+4
* cifs: Silently ignore unknown oplock break handleVincent Whitchurch2021-04-101-2/+2
* cifs: revalidate mapping when we open files for SMB1 POSIXRonnie Sahlberg2021-04-101-0/+1
* ia64: fix format strings for err_injectSergei Trofimovich2021-04-101-11/+11
* ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich2021-04-101-1/+1
* selftests/vm: fix out-of-tree buildRong Chen2021-04-101-2/+2
* scsi: target: pscsi: Clean up after failure in pscsi_map_sg()Martin Wilck2021-04-101-0/+8
* ptp_qoriq: fix overflow in ptp_qoriq_adjfine() u64 calcalationYangbo Lu2021-04-101-6/+7
* platform/x86: intel_pmc_core: Ignore GBE LTR on Tiger Lake platformsDavid E. Box2021-04-101-15/+35
* block: clear GD_NEED_PART_SCAN later in bdev_disk_changedChris Chiu2021-04-101-2/+2
* x86/build: Turn off -fcf-protection for realmode targetsArnd Bergmann2021-04-101-1/+1
* drm/msm/disp/dpu1: icc path needs to be set before dpu runtime resumeKalyan Thota2021-04-101-5/+7
* kselftest/arm64: sve: Do not use non-canonical FFR register valueAndre Przywara2021-04-101-5/+17
* platform/x86: thinkpad_acpi: Allow the FnLock LED to change stateEsteve Varela Colominas2021-04-101-1/+7
* net: ipa: fix init header command validationAlex Elder2021-04-101-17/+33
* netfilter: nftables: skip hook overlap logic if flowtable is stalePablo Neira Ayuso2021-04-101-0/+3
* netfilter: conntrack: Fix gre tunneling over ipv6Ludovic Senecaux2021-04-101-3/+0
* drm/msm: Ratelimit invalid-fence messageRob Clark2021-04-101-1/+1
* drm/msm/adreno: a5xx_power: Don't apply A540 lm_setup to other GPUsKonrad Dybcio2021-04-101-1/+1
* drm/msm/dsi_pll_7nm: Fix variable usage for pll_lockdet_rateDmitry Baryshkov2021-04-101-1/+1
* mac80211: choose first enabled channel for monitorKarthikeyan Kathirvel2021-04-101-1/+12
* mac80211: Check crypto_aead_encrypt for errorsDaniel Phan2021-04-102-4/+6
* mISDN: fix crash in fritzpciTong Zhang2021-04-101-1/+1
* kunit: tool: Fix a python tuple typing errorDavid Gow2021-04-101-1/+1
* net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Andrianov2021-04-101-1/+1
* net/mlx5e: Enforce minimum value check for ICOSQ sizeTariq Toukan2021-04-101-2/+3
* bpf, x86: Use kvmalloc_array instead kmalloc_array in bpf_jit_compYonghong Song2021-04-101-2/+2
* platform/x86: intel-hid: Support Lenovo ThinkPad X1 Tablet Gen 2Alban Bedel2021-04-101-0/+7
* bus: ti-sysc: Fix warning on unbind if reset is not deassertedTony Lindgren2021-04-101-1/+3
* ARM: dts: am33xx: add aliases for mmc interfacesMans Rullgard2021-04-101-0/+3
* Linux 5.10.28v5.10.28Greg Kroah-Hartman2021-04-071-1/+1
* bpf: Use NOP_ATOMIC5 instead of emit_nops(&prog, 5) for BPF_TRAMP_F_CALL_ORIGStanislav Fomichev2021-04-071-1/+2
* Revert "kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing"Jens Axboe2021-04-071-1/+1
* riscv: evaluate put_user() arg before enabling user accessBen Dooks2021-04-071-2/+5
* drivers: video: fbcon: fix NULL dereference in fbcon_cursor()Du Cheng2021-04-071-0/+3
* driver core: clear deferred probe reason on probe retryAhmad Fatoum2021-04-071-0/+3
* staging: rtl8192e: Change state information from u16 to u8Atul Gopinathan2021-04-071-1/+1
* staging: rtl8192e: Fix incorrect source in memcpy()Atul Gopinathan2021-04-071-1/+1