summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-17sctp: subtract sctphdr len in sctp_transport_pl_hlenXin Long1-1/+2
2021-11-17sctp: reset probe_timer in sctp_transport_pl_updateXin Long1-3/+1
2021-11-17sctp: allow IP fragmentation when PLPMTUD enters Error stateXin Long2-7/+10
2021-11-17selftests/bpf: Fix memory leak in test_imaKumar Kartikeya Dwivedi1-1/+2
2021-11-17selftests/bpf: Fix fd cleanup in sk_lookup testKumar Kartikeya Dwivedi1-2/+2
2021-11-17drm/amdgpu/gmc6: fix DMA mask from 44 to 40 bitsAlex Deucher1-2/+2
2021-11-17drm/amdgpu: fix a potential memory leak in amdgpu_device_fini_sw()Lang Yu1-1/+1
2021-11-17wcn36xx: Channel list update before hardware scanLoic Poulain4-0/+116
2021-11-17bpf: Fixes possible race in update_prog_stats() for 32bit archesEric Dumazet1-2/+4
2021-11-17wcn36xx: Fix discarded frames due to wrong sequence numberLoic Poulain1-2/+7
2021-11-17wcn36xx: add proper DMA memory barriers in rx pathBenjamin Li1-1/+11
2021-11-17libertas: Fix possible memory leak in probe and disconnectWang Hai1-0/+2
2021-11-17libertas_tf: Fix possible memory leak in probe and disconnectWang Hai1-0/+2
2021-11-17KVM: s390: Fix handle_sske page fault handlingJanis Schoetterl-Glausch1-0/+2
2021-11-17samples/kretprobes: Fix return value if register_kretprobe() failedTiezhu Yang1-1/+1
2021-11-17x86: Fix __get_wchan() for !STACKTRACEPeter Zijlstra1-3/+14
2021-11-17sched: Add wrapper for get_wchan() to keep task blockedKees Cook50-112/+80
2021-11-17spi: spi-rpc-if: Check return value of rpcif_sw_init()Lad Prabhakar1-1/+3
2021-11-17cpufreq: intel_pstate: Fix cpu->pstate.turbo_freq initializationZhang Rui1-3/+2
2021-11-17tcp: don't free a FIN sk_buff in tcp_remove_empty_skb()Jon Maxwell1-1/+1
2021-11-17libbpf: Fix endianness detection in BPF_CORE_READ_BITFIELD_PROBED()Ilya Leoshkevich1-1/+1
2021-11-17tpm_tis_spi: Add missing SPI IDMark Brown1-0/+1
2021-11-17tpm: fix Atmel TPM crash caused by too frequent queriesHao Wu3-8/+23
2021-11-17blk-cgroup: synchronize blkg creation against policy deactivationYu Kuai1-0/+10
2021-11-17block: ataflop: more blk-mq refactoring fixesMichael Schmitz1-6/+39
2021-11-17ath10k: fix module load regression with iram-recovery featureAbinaya Kalaiselvan3-5/+24
2021-11-17ARM: 9142/1: kasan: work around LPAE build warningArnd Bergmann1-1/+1
2021-11-17net: dsa: avoid refcount warnings when ->port_{fdb,mdb}_del returns errorVladimir Oltean1-2/+2
2021-11-17irq: mips: avoid nested irq_enter()Mark Rutland1-1/+1
2021-11-17KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vmClaudio Imbrenda1-1/+1
2021-11-17KVM: s390: pv: avoid double free of sida pageClaudio Imbrenda1-10/+9
2021-11-17s390/uv: fully validate the VMA before calling follow_page()David Hildenbrand1-1/+1
2021-11-17s390/mm: fix VMA and page table handling code in storage key handling functionsDavid Hildenbrand1-18/+39
2021-11-17s390/mm: validate VMA in PGSTE manipulation functionsDavid Hildenbrand1-0/+13
2021-11-17s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()David Hildenbrand1-2/+3
2021-11-17s390/gmap: validate VMA in __gmap_zap()David Hildenbrand1-0/+6
2021-11-17mt76: mt7615: mt7622: fix ibss and meshpointNick Hainke1-2/+2
2021-11-17libbpf: Fix BTF header parsing checksAndrii Nakryiko1-3/+9
2021-11-17libbpf: Fix overflow in BTF sanity checksAndrii Nakryiko1-2/+2
2021-11-17bpftool: Avoid leaking the JSON writer prepared for program metadataQuentin Monnet1-7/+9
2021-11-17libbpf: Fix memory leak in btf__dedup()Mauricio Vásquez1-2/+4
2021-11-17KVM: selftests: Fix nested SVM tests when built with clangJim Mattson1-1/+13
2021-11-17smackfs: use netlbl_cfg_cipsov4_del() for deleting cipso_v4_doiTetsuo Handa1-1/+1
2021-11-17crypto: tcrypt - fix skcipher multi-buffer tests for 1420B blocksHoria Geantă1-3/+2
2021-11-17drm/msm: Fix potential NULL dereference in DPU SSPPJessica Zhang1-3/+5
2021-11-17x86/sev: Fix stack type check in vc_switch_off_ist()Joerg Roedel1-1/+1
2021-11-17clocksource/drivers/timer-ti-dm: Select TIMER_OFKees Cook1-0/+1
2021-11-17PM: hibernate: fix sparse warningsAnders Roxell1-1/+1
2021-11-17nvme-rdma: fix error code in nvme_rdma_setup_ctrlMax Gurtovoy1-0/+2
2021-11-17nbd: Fix use-after-free in pid_showYe Bin1-9/+9