summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-05power: supply: bq27xxx: report "not charging" on all typesKrzysztof Kozlowski1-2/+4
2020-11-05ARM: 8997/2: hw_breakpoint: Handle inexact watchpoint addressesDouglas Anderson1-28/+72
2020-11-05um: change sigio_spinlock to a mutexJohannes Berg1-3/+3
2020-11-05f2fs: fix to check segment boundary during SIT page readaheadChao Yu1-0/+2
2020-11-05f2fs: fix uninit-value in f2fs_lookupChao Yu1-5/+3
2020-11-05f2fs: add trace exit in exception pathZhang Qilong1-1/+5
2020-11-05sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin1-51/+14
2020-11-05powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MMNicholas Piggin2-1/+2
2020-11-05mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching raceNicholas Piggin2-1/+21
2020-11-05powerpc/powernv/smp: Fix spurious DBG() warningOliver O'Halloran1-1/+1
2020-11-05futex: Fix incorrect should_fail_futex() handlingMateusz Nosek1-1/+3
2020-11-05ata: sata_nv: Fix retrieving of active qcsSascha Hauer1-1/+1
2020-11-05RDMA/qedr: Fix memory leak in iWARP CMAlok Prasad1-0/+1
2020-11-05mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()Amit Cohen1-0/+3
2020-11-05x86/unwind/orc: Fix inactive tasks with stack pointer in %sp on GCC 10 compil...Jiri Slaby1-8/+1
2020-11-05xen/events: block rogue events for some timeJuergen Gross2-6/+24
2020-11-05xen/events: defer eoi in case of excessive number of eventsJuergen Gross5-32/+216
2020-11-05xen/events: use a common cpu hotplug hook for event channelsJuergen Gross3-21/+47
2020-11-05xen/events: switch user event channels to lateeoi modelJuergen Gross1-4/+3
2020-11-05xen/pciback: use lateeoi irq bindingJuergen Gross4-20/+56
2020-11-05xen/pvcallsback: use lateeoi irq bindingJuergen Gross1-30/+46
2020-11-05xen/scsiback: use lateeoi irq bindingJuergen Gross1-10/+13
2020-11-05xen/netback: use lateeoi irq bindingJuergen Gross4-14/+86
2020-11-05xen/blkback: use lateeoi irq bindingJuergen Gross2-8/+19
2020-11-05xen/events: add a new "late EOI" evtchn frameworkJuergen Gross2-21/+159
2020-11-05xen/events: fix race in evtchn_fifo_unmask()Juergen Gross1-4/+9
2020-11-05xen/events: add a proper barrier to 2-level uevent unmaskingJuergen Gross1-0/+2
2020-11-05xen/events: avoid removing an event channel while handling itJuergen Gross1-5/+35
2020-11-05xen/events: don't use chip_data for legacy IRQsJuergen Gross1-8/+21
2020-11-05Revert "block: ratelimit handle_bad_sector() message"Greg Kroah-Hartman1-4/+5
2020-11-05fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertextEric Biggers9-66/+139
2020-11-05fscrypt: only set dentry_operations on ciphertext dentriesEric Biggers1-2/+1
2020-11-05fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directoryEric Biggers1-0/+15
2020-11-05fscrypt: fix race allowing rename() and link() of ciphertext dentriesEric Biggers4-5/+16
2020-11-05fscrypt: clean up and improve dentry revalidationEric Biggers4-35/+35
2020-11-05fscrypt: return -EXDEV for incompatible rename or link into encrypted dirEric Biggers4-9/+16
2020-11-05ata: sata_rcar: Fix DMA boundary maskGeert Uytterhoeven1-1/+1
2020-11-05serial: pl011: Fix lockdep splat when handling magic-sysrq interruptPeter Zijlstra1-4/+7
2020-11-05mtd: lpddr: Fix bad logic in print_drs_errorGustavo A. R. Silva1-1/+1
2020-11-05RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()Jason Gunthorpe1-6/+5
2020-11-05cxl: Rework error message for incompatible slotsFrederic Barrat1-2/+2
2020-11-05p54: avoid accessing the data mapped to streaming DMAJia-Ju Bai1-1/+3
2020-11-05evm: Check size of security.evm before using itRoberto Sassu1-0/+6
2020-11-05bpf: Fix comment for helper bpf_current_task_under_cgroup()Song Liu2-4/+4
2020-11-05fuse: fix page dereference after freeMiklos Szeredi1-10/+18
2020-11-05x86/xen: disable Firmware First mode for correctable memory errorsJuergen Gross1-0/+9
2020-11-05arch/x86/amd/ibs: Fix re-arming IBS FetchKim Phillips1-1/+14
2020-11-05cxgb4: set up filter action after rewritesRaju Rangoju2-29/+31
2020-11-05r8169: fix issue with forced threading in combination with shared interruptsHeiner Kallweit1-2/+2
2020-11-05tipc: fix memory leak caused by tipc_buf_append()Tung Nguyen1-3/+2