summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-17erofs: don't trigger WARN() when decompression failsGao Xiang1-1/+0
2021-11-17task_stack: Fix end_of_stack() for architectures with upwards-growing stackHelge Deller1-0/+4
2021-11-17parisc: fix warning in flush_tlb_allSven Schnelle1-2/+2
2021-11-17perf/x86/intel: Fix ICL/SPR INST_RETIRED.PREC_DIST encodingsStephane Eranian2-4/+6
2021-11-17selftests/core: fix conflicting types compile error for close_range()Shuah Khan1-1/+1
2021-11-17drm/amd/display: dcn20_resource_construct reduce scope of FPU enabledAnson Jacob1-7/+9
2021-11-17x86/hyperv: Protect set_hv_tscchange_cb() against getting preemptedVitaly Kuznetsov1-1/+4
2021-11-17ftrace: do CPU checking after preemption disabled王贇1-3/+3
2021-11-17Revert "wcn36xx: Enable firmware link monitoring"Bryan O'Donoghue1-1/+0
2021-11-17wcn36xx: Fix packet drop on resumeLoic Poulain1-0/+11
2021-11-17wcn36xx: Correct band/freq reporting on RXLoic Poulain2-1/+25
2021-11-17spi: bcm-qspi: Fix missing clk_disable_unprepare() on error in bcm_qspi_probe()Yang Yingliang1-2/+3
2021-11-17btrfs: do not take the uuid_mutex in btrfs_rm_deviceJosef Bacik1-5/+5
2021-11-17btrfs: reflink: initialize return value to 0 in btrfs_extent_same()Sidong Yang1-1/+1
2021-11-17ACPI: resources: Add one more Medion model in IRQ override quirkHui Wang1-0/+7
2021-11-17ACPI: AC: Quirk GK45 to skip reading _PSRStefan Schaeckeler1-0/+19
2021-11-17net: annotate data-race in neigh_output()Eric Dumazet1-3/+8
2021-11-17vrf: run conntrack only in context of lower/physdev for locally generated pac...Florian Westphal1-4/+24
2021-11-17tools/latency-collector: Use correct size when writing queue_full_warningViktor Rosendahl1-1/+1
2021-11-17ARM: 9136/1: ARMv7-M uses BE-8, not BE-32Arnd Bergmann1-1/+1
2021-11-17gfs2: Fix glock_hash_walk bugsAndreas Gruenbacher1-10/+12
2021-11-17gfs2: Cancel remote delete work asynchronouslyAndreas Gruenbacher1-1/+1
2021-11-17can: bittiming: can_fixup_bittiming(): change type of tseg1 and alltseg to un...Marc Kleine-Budde1-1/+1
2021-11-17gre/sit: Don't generate link-local addr if addr_gen_mode is IN6_ADDR_GEN_MODE...Stephen Suryaputra1-0/+3
2021-11-17ARM: clang: Do not rely on lr register for stacktraceMasami Hiramatsu1-2/+1
2021-11-17smackfs: use __GFP_NOFAIL for smk_cipso_doi()Tetsuo Handa1-3/+1
2021-11-17iwlwifi: mvm: disable RX-diversity in powersaveJohannes Berg1-0/+3
2021-11-17selftests/bpf: Fix perf_buffer test on system with offline cpusJiri Olsa1-2/+2
2021-11-17selftests: kvm: fix mismatched fclose() after popen()Shuah Khan1-1/+1
2021-11-17PM: hibernate: Get block device exclusively in swsusp_check()Ye Bin1-2/+3
2021-11-17arm64: vdso32: suppress error message for 'make mrproper'Nick Desaulniers1-1/+2
2021-11-17nvme: drop scan_lock and always kick requeue list when removing namespacesHannes Reinecke1-5/+4
2021-11-17nvmet-tcp: fix use-after-free when a port is removedIsrael Rukshin1-0/+16
2021-11-17nvmet-rdma: fix use-after-free when a port is removedIsrael Rukshin1-0/+24
2021-11-17nvmet: fix use-after-free when a port is removedIsrael Rukshin1-0/+2
2021-11-17drm/amdgpu/pm: properly handle sclk for profiling modes on vangoghAlex Deucher1-60/+29
2021-11-17media: allegro: ignore interrupt if mailbox is not initializedMichael Tretter1-0/+9
2021-11-17block: remove inaccurate requeue checkJens Axboe1-1/+0
2021-11-17iwlwifi: change all JnP to NO-160 configurationYaara Baruch1-3/+3
2021-11-17mwl8k: Fix use-after-free in mwl8k_fw_state_machine()Zheyu Ma1-1/+1
2021-11-17mt76: mt7915: fix an off-by-one bound checkRyder Lee1-1/+1
2021-11-17tracing/cfi: Fix cmp_entries_* functions signature mismatchKalesh Singh1-17/+23
2021-11-17workqueue: make sysfs of unbound kworker cpumask more cleverMenglong Dong1-4/+11
2021-11-17lib/xz: Validate the value before assigning it to an enum variableLasse Collin1-3/+3
2021-11-17lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompres...Lasse Collin2-3/+20
2021-11-17locking/rwsem: Disable preemption for spinning regionYanfei Xu1-23/+30
2021-11-17memstick: r592: Fix a UAF bug when removing the driverZheyu Ma1-4/+4
2021-11-17md: update superblock after changing rdev flags in state_storeXiao Ni1-1/+10
2021-11-17floppy: fix calling platform_device_unregister() on invalid drivesLuis Chamberlain1-2/+7
2021-11-17block: bump max plugged deferred size from 16 to 32Jens Axboe3-4/+8