summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-11-05tcp: Prevent low rmem stalls with SO_RCVLOWAT.Arjun Roy2-1/+4
2020-11-05ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov1-3/+7
2020-11-05netem: fix zero division in tabledistAleksandr Nogikh1-1/+8
2020-11-05mlxsw: core: Fix memory leak on module removalIdo Schimmel1-0/+2
2020-11-05gtp: fix an use-before-init in gtp_newlink()Masahiro Fujiwara1-8/+8
2020-11-05chelsio/chtls: fix tls record info to userVinay Kumar Yadav1-2/+5
2020-11-05chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav1-15/+12
2020-11-05chelsio/chtls: fix deadlock issueVinay Kumar Yadav1-2/+0
2020-11-05efivarfs: Replace invalid slashes with exclamation marks in dentries.Michael Schaller1-0/+3
2020-11-05x86/PCI: Fix intel_mid_pci.c build error when ACPI is not enabledRandy Dunlap1-0/+1
2020-11-05arm64: link with -z norelro regardless of CONFIG_RELOCATABLENick Desaulniers1-2/+2
2020-11-05arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUsMarc Zyngier1-0/+8
2020-11-05scripts/setlocalversion: make git describe output more reliableRasmus Villemoes1-5/+16
2020-11-05objtool: Support Clang non-section symbols in ORC generationJosh Poimboeuf1-7/+26
2020-10-30Linux 4.19.154v4.19.154Greg Kroah-Hartman1-1/+1
2020-10-30usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.Lorenzo Colitti1-1/+1
2020-10-30eeprom: at25: set minimum read/write access stride to 1Christian Eggers1-1/+1
2020-10-30USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().Oliver Neukum1-17/+55
2020-10-30usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol1-0/+11
2020-10-30tty: serial: fsl_lpuart: fix lpuart32_poll_get_charPeng Fan1-1/+1
2020-10-30net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic1-2/+2
2020-10-30ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen1-0/+8
2020-10-30scsi: ufs: ufs-qcom: Fix race conditions caused by ufs_qcom_testbus_config()Can Guo1-5/+0
2020-10-30usb: core: Solve race condition in anchor cleanup functionsEli Billauer1-35/+54
2020-10-30brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen1-0/+2
2020-10-30mwifiex: don't call del_timer_sync() on uninitialized timerTetsuo Handa1-1/+2