summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-22power: supply: max17042: handle fails of reading status registerKrzysztof Kozlowski1-1/+5
2021-09-22block: bfq: fix bfq_set_next_ioprio_data()Damien Le Moal1-1/+1
2021-09-22crypto: public_key: fix overflow during implicit conversionzhenwei pi1-2/+2
2021-09-22arm64: head: avoid over-mapping in map_memoryMark Rutland2-7/+8
2021-09-22soc: aspeed: lpc-ctrl: Fix boundary check for mmapIwona Winiarska1-1/+1
2021-09-22tools/thermal/tmon: Add cross compiling supportRolf Eike Beer1-1/+1
2021-09-22bpf: Fix pointer arithmetic mask tightening under state pruningDaniel Borkmann2-10/+18
2021-09-22bpf: verifier: Allocate idmap scratch in verifier envLorenz Bauer2-29/+21
2021-09-22bpf: Fix leakage due to insufficient speculative store bypass mitigationDaniel Borkmann2-56/+34
2021-09-22bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann11-8/+87
2021-09-22selftests/bpf: fix tests due to const spill/fillAlexei Starovoitov1-14/+17
2021-09-22bpf: track spill/fill of constantsAlexei Starovoitov1-23/+63
2021-09-22selftests/bpf: Test variable offset stack accessAndrey Ignatov1-2/+77
2021-09-22bpf: Sanity check max value for var_off stack accessAndrey Ignatov1-3/+15
2021-09-22bpf: Reject indirect var_off stack access in unpriv modeAndrey Ignatov1-0/+13
2021-09-22bpf: Reject indirect var_off stack access in raw modeAndrey Ignatov1-0/+9
2021-09-22bpf: Support variable offset stack access from helpersAndrey Ignatov1-21/+54
2021-09-22bpf: correct slot_type marking logic to allow more stack slot sharingJiong Wang2-2/+37
2021-09-22bpf/verifier: per-register parent pointersEdward Cree2-144/+47
2021-09-229p/xen: Fix end of loop tests for list_for_each_entryHarshvardhan Jha1-2/+2
2021-09-22include/linux/list.h: add a macro to test if entry is pointing to the headAndy Shevchenko1-10/+19
2021-09-22xen: fix setting of max_pfn in shared_infoJuergen Gross1-2/+2
2021-09-22powerpc/perf/hv-gpci: Fix counter value parsingKajol Jain1-1/+1
2021-09-22PCI/MSI: Skip masking MSI-X on Xen PVMarek Marczykowski-Górecki1-0/+3
2021-09-22blk-zoned: allow BLKREPORTZONE without CAP_SYS_ADMINNiklas Cassel1-3/+0
2021-09-22blk-zoned: allow zone management send operations without CAP_SYS_ADMINNiklas Cassel1-3/+0
2021-09-22btrfs: reset replace target device to allocation state on closeDesmond Cheong Zhi Xi1-0/+3
2021-09-22rtc: tps65910: Correct driver module aliasDmitry Osipenko1-1/+1
2021-09-22clk: kirkwood: Fix a clocking boot regressionLinus Walleij1-0/+1
2021-09-22backlight: pwm_bl: Improve bootloader/kernel device handoverDaniel Thompson1-26/+28
2021-09-22fbmem: don't allow too huge resolutionsTetsuo Handa1-0/+6
2021-09-22IMA: remove the dependency on CRYPTO_MD5THOBY Simon1-1/+0
2021-09-22IMA: remove -Wmissing-prototypes warningAustin Kim1-1/+1
2021-09-22KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adju...Zelin Deng1-0/+4
2021-09-22x86/resctrl: Fix a maybe-uninitialized build warning treated as errorBabu Moger1-0/+6
2021-09-22tty: Fix data race between tiocsti() and flush_to_ldisc()Nguyen Dinh Phi1-2/+2
2021-09-22ubifs: report correct st_size for encrypted symlinksEric Biggers1-1/+11
2021-09-22f2fs: report correct st_size for encrypted symlinksEric Biggers1-1/+10
2021-09-22ext4: report correct st_size for encrypted symlinksEric Biggers1-1/+10
2021-09-22fscrypt: add fscrypt_symlink_getattr() for computing st_sizeEric Biggers3-0/+51
2021-09-22netns: protect netns ID lookups with RCUGuillaume Nault1-8/+10
2021-09-22ipv4: fix endianness issue in inet_rtm_getroute_build_skb()Eric Dumazet1-1/+1
2021-09-22net: qualcomm: fix QCA7000 checksum handlingStefan Wahren2-2/+2
2021-09-22net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failedXiyu Yang1-1/+1
2021-09-22ipv4: make exception cache less predictibleEric Dumazet1-16/+30
2021-09-22bcma: Fix memory leak for internally-handled coresZenghui Yu1-3/+3
2021-09-22ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()Dan Carpenter1-1/+3
2021-09-22tty: serial: fsl_lpuart: fix the wrong mapbase valueAndy Duan1-1/+1
2021-09-22usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA co...Christophe JAILLET1-1/+2
2021-09-22usb: ehci-orion: Handle errors of clk_prepare_enable() in probeEvgeny Novikov1-2/+6