summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.204v4.19.204Greg Kroah-Hartman2021-08-151-1/+1
* net: xilinx_emaclite: Do not print real IOMEM pointerYueHaibing2021-08-151-3/+2
* ovl: prevent private clone if bind mount is not allowedMiklos Szeredi2021-08-151-14/+28
* ppp: Fix generating ppp unit id when ifname is not specifiedPali Rohár2021-08-151-4/+15
* USB:ehci:fix Kunpeng920 ehci hardware problemLongfang Liu2021-08-151-0/+3
* KVM: X86: MMU: Use the correct inherited permissions to get shadow pageLai Jiangshan2021-08-152-7/+11
* bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann2021-08-151-0/+2
* bpf: Fix leakage under speculation on mispredicted branchesDaniel Borkmann2021-08-151-4/+40
* bpf: Do not mark insn as seen under speculative path verificationDaniel Borkmann2021-08-151-2/+15
* bpf: Inherit expanded/patched seen count from old aux dataDaniel Borkmann2021-08-151-2/+5
* tracing: Reject string operand in the histogram expressionMasami Hiramatsu2021-08-151-0/+14
* KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCBSean Christopherson2021-08-151-1/+1
* Linux 4.19.203v4.19.203Greg Kroah-Hartman2021-08-121-1/+1
* ARM: imx: add mmdc ipg clock operation for mmdcAnson Huang2021-08-121-0/+14
* net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...Letu Ren2021-08-121-3/+3
* alpha: Send stop IPI to send to online CPUsPrarit Bhargava2021-08-121-1/+1
* reiserfs: check directory items on read from diskShreyansh Chouhan2021-08-121-5/+26
* reiserfs: add check for root_inode in reiserfs_fill_superYu Kuai2021-08-121-0/+8
* libata: fix ata_pio_sector for CONFIG_HIGHMEMChristoph Hellwig2021-08-121-8/+27
* qmi_wwan: add network device usage statistics for qmimux devicesReinhard Speyerer2021-08-121-5/+71
* perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guestLike Xu2021-08-121-1/+2
* spi: meson-spicc: fix memory leak in meson_spicc_removeDongliang Mu2021-08-121-0/+2
* KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit buildsSean Christopherson2021-08-121-1/+1
* KVM: x86: accept userspace interrupt only if no event is injectedPaolo Bonzini2021-08-121-2/+11
* pcmcia: i82092: fix a null pointer dereference bugZheyu Ma2021-08-121-0/+1
* MIPS: Malta: Do not byte-swap accesses to the CBUS UARTMaciej W. Rozycki2021-08-121-1/+2
* serial: 8250: Mask out floating 16/32-bit bus bitsMaciej W. Rozycki2021-08-121-3/+9
* ext4: fix potential htree corruption when growing large_dir directoriesTheodore Ts'o2021-08-121-1/+1
* pipe: increase minimum default pipe size to 2 pagesAlex Xu (Hello71)2021-08-121-2/+17
* media: rtl28xxu: fix zero-length control requestJohan Hovold2021-08-121-1/+10
* staging: rtl8723bs: Fix a resource leak in sd_int_dpcXiangyang Zhang2021-08-121-0/+2
* optee: Clear stale cache entries during initializationTyler Hicks2021-08-123-3/+43
* tracing/histogram: Rename "cpu" to "common_cpu"Steven Rostedt (VMware)2021-08-123-7/+20
* tracing / histogram: Give calculation hist_fields a sizeSteven Rostedt (VMware)2021-08-121-0/+4
* scripts/tracing: fix the bug that can't parse raw_trace_funcHui Su2021-08-121-3/+3
* usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko2021-08-122-1/+6
* usb: gadget: f_hid: idle uses the highest byte for durationMaxim Devaev2021-08-121-1/+1
* usb: gadget: f_hid: fixed NULL pointer dereferencePhil Elwell2021-08-121-6/+20
* usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlersMaxim Devaev2021-08-121-0/+18
* ALSA: usb-audio: Add registration quirk for JBL Quantum 600Alexander Tsoy2021-08-121-0/+1
* firmware_loader: fix use-after-free in firmware_fallback_sysfsAnirudh Rayabharam2021-08-123-5/+19
* firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallbackAnirudh Rayabharam2021-08-121-2/+0
* USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2David Bauer2021-08-122-0/+4
* USB: serial: ch341: fix character loss at high transfer ratesWilly Tarreau2021-08-121-0/+1
* USB: serial: option: add Telit FD980 composition 0x1056Daniele Palmas2021-08-121-0/+2
* USB: usbtmc: Fix RCU stall warningQiang.zhang2021-08-121-8/+1
* Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa2021-08-124-24/+45
* blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()Yu Kuai2021-08-121-1/+5
* net: vxge: fix use-after-free in vxge_device_unregisterPavel Skripkin2021-08-121-3/+3
* net: fec: fix use-after-free in fec_drv_removePavel Skripkin2021-08-121-1/+1