summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-18KVM: s390: Fix handle_sske page fault handlingJanis Schoetterl-Glausch1-0/+2
2021-11-18samples/kretprobes: Fix return value if register_kretprobe() failedTiezhu Yang1-1/+1
2021-11-18spi: spi-rpc-if: Check return value of rpcif_sw_init()Lad Prabhakar1-1/+3
2021-11-18cpufreq: intel_pstate: Fix cpu->pstate.turbo_freq initializationZhang Rui1-1/+2
2021-11-18tracing: Fix missing trace_boot_init_histograms kstrdup NULL checksMathieu Desnoyers1-0/+4
2021-11-18tcp: don't free a FIN sk_buff in tcp_remove_empty_skb()Jon Maxwell1-1/+1
2021-11-18libbpf: Fix endianness detection in BPF_CORE_READ_BITFIELD_PROBED()Ilya Leoshkevich1-1/+1
2021-11-18tpm_tis_spi: Add missing SPI IDMark Brown1-0/+1
2021-11-18tpm: fix Atmel TPM crash caused by too frequent queriesHao Wu3-8/+23
2021-11-18libbpf: Fix off-by-one bug in bpf_core_apply_relo()Andrii Nakryiko1-1/+1
2021-11-18blk-cgroup: synchronize blkg creation against policy deactivationYu Kuai1-0/+10
2021-11-18block: ataflop: more blk-mq refactoring fixesMichael Schmitz1-6/+39
2021-11-18ath10k: fix module load regression with iram-recovery featureAbinaya Kalaiselvan3-5/+24
2021-11-18ARM: 9142/1: kasan: work around LPAE build warningArnd Bergmann1-1/+1
2021-11-18net: dsa: avoid refcount warnings when ->port_{fdb,mdb}_del returns errorVladimir Oltean1-2/+2
2021-11-18irq: mips: avoid nested irq_enter()Mark Rutland1-1/+1
2021-11-18KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vmClaudio Imbrenda1-1/+1
2021-11-18KVM: s390: pv: avoid double free of sida pageClaudio Imbrenda1-10/+9
2021-11-18s390/uv: fully validate the VMA before calling follow_page()David Hildenbrand1-1/+1
2021-11-18s390/mm: fix VMA and page table handling code in storage key handling functionsDavid Hildenbrand1-18/+39
2021-11-18s390/mm: validate VMA in PGSTE manipulation functionsDavid Hildenbrand1-0/+13
2021-11-18s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()David Hildenbrand1-2/+3
2021-11-18s390/gmap: validate VMA in __gmap_zap()David Hildenbrand1-0/+6
2021-11-18mt76: mt7615: mt7622: fix ibss and meshpointNick Hainke1-2/+2
2021-11-18libbpf: Fix BTF header parsing checksAndrii Nakryiko1-3/+9
2021-11-18libbpf: Fix overflow in BTF sanity checksAndrii Nakryiko1-2/+2
2021-11-18bpftool: Avoid leaking the JSON writer prepared for program metadataQuentin Monnet1-7/+9
2021-11-18libbpf: Fix memory leak in btf__dedup()Mauricio Vásquez1-2/+4
2021-11-18KVM: selftests: Fix nested SVM tests when built with clangJim Mattson1-1/+13
2021-11-18smackfs: use netlbl_cfg_cipsov4_del() for deleting cipso_v4_doiTetsuo Handa1-1/+1
2021-11-18crypto: tcrypt - fix skcipher multi-buffer tests for 1420B blocksHoria Geantă1-3/+2
2021-11-18drm/msm/dsi: fix wrong type in msm_dsi_hostJessica Zhang1-12/+12
2021-11-18drm/msm: Fix potential NULL dereference in DPU SSPPJessica Zhang1-3/+5
2021-11-18x86/sev: Fix stack type check in vc_switch_off_ist()Joerg Roedel1-1/+1
2021-11-18clocksource/drivers/timer-ti-dm: Select TIMER_OFKees Cook1-0/+1
2021-11-18PM: hibernate: fix sparse warningsAnders Roxell1-1/+1
2021-11-18nvme-rdma: fix error code in nvme_rdma_setup_ctrlMax Gurtovoy1-0/+2
2021-11-18nbd: Fix use-after-free in pid_showYe Bin1-9/+9
2021-11-18phy: micrel: ksz8041nl: do not use power down modeStefan Agner1-2/+3
2021-11-18net: enetc: unmap DMA in enetc_send_cmd()Tim Gardner1-7/+11
2021-11-18iwlwifi: pnvm: read EFI data only if long enoughJohannes Berg1-3/+7
2021-11-18iwlwifi: pnvm: don't kmemdup() more than we haveJohannes Berg1-4/+3
2021-11-18iwlwifi: mvm: reset PM state on unsuccessful resumeJohannes Berg1-1/+4
2021-11-18mwifiex: Send DELBA requests according to specJonas Dreßler1-2/+3
2021-11-18rsi: stop thread firstly in rsi_91x_init() error handlingZiyang Xuan1-0/+1
2021-11-18mt76: mt7915: fix muar_idx in mt7915_mcu_alloc_sta_req()Shayne Chen1-1/+1
2021-11-18mt76: mt7915: fix sta_rec_wtbl tag lenShayne Chen1-1/+1
2021-11-18mt76: connac: fix possible NULL pointer dereference in mt76_connac_get_phy_mo...Lorenzo Bianconi1-2/+2
2021-11-18mt76: mt7615: fix monitor mode tear down crashRyder Lee1-5/+13
2021-11-18mt76: mt7921: fix retrying release semaphore without endSean Wang1-1/+1