summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.10.124v5.10.124Greg Kroah-Hartman2022-06-221-1/+1
* clk: imx8mp: fix usb_root_clk parentPeng Fan2022-06-221-1/+1
* powerpc/book3e: get rid of #include <generated/compile.h>Masahiro Yamada2022-06-221-6/+2
* igc: Enable PCIe PTMVinicius Costa Gomes2022-06-221-0/+5
* Revert "PCI: Make pci_enable_ptm() private"Vinicius Costa Gomes2022-06-222-3/+7
* net: openvswitch: fix misuse of the cached connection on tuple changesIlya Maximets2022-06-222-1/+8
* net/sched: act_police: more accurate MTU policingDavide Caratti2022-06-222-1/+67
* dma-direct: don't over-decrypt memoryRobin Murphy2022-06-221-10/+6
* virtio-pci: Remove wrong address verification in vp_del_vqs()Murilo Opsfelder Araujo2022-06-221-2/+1
* ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machineAndy Chi2022-06-221-0/+1
* KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leakAshish Kalra2022-06-221-2/+2
* KVM: x86: Account a variety of miscellaneous allocationsSean Christopherson2022-06-223-4/+4
* KVM: arm64: Don't read a HW interrupt pending state in user contextMarc Zyngier2022-06-223-5/+21
* ext4: add reserved GDT blocks checkZhang Yi2022-06-221-0/+10
* ext4: make variable "count" signedDing Xiang2022-06-221-1/+2
* ext4: fix bug_on ext4_mb_use_inode_paBaokun Li2022-06-221-0/+9
* drm/amd/display: Cap OLED brightness per max frame-average luminanceRoman Li2022-06-221-4/+4
* dm mirror log: round up region bitmap size to BITS_PER_LONGMikulas Patocka2022-06-221-2/+1
* serial: 8250: Store to lsr_save_flags after lsr readIlpo Järvinen2022-06-221-0/+2
* usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probeMiaoqian Lin2022-06-221-0/+1
* usb: dwc2: Fix memory leak in dwc2_hcd_initMiaoqian Lin2022-06-221-1/+1
* USB: serial: io_ti: add Agilent E5805A supportRobert Eckelmann2022-06-222-0/+3
* USB: serial: option: add support for Cinterion MV31 with new baselineSlark Xiao2022-06-221-0/+6
* crypto: memneq - move into lib/Jason A. Donenfeld2022-06-226-1/+7
* comedi: vmk80xx: fix expression for tx buffer sizeIan Abbott2022-06-221-1/+1
* mei: me: add raptor lake point S DIDAlexander Usyskin2022-06-222-0/+4
* i2c: designware: Use standard optional ref clock implementationSerge Semin2022-06-222-5/+11
* irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitionsMiaoqian Lin2022-06-221-1/+4
* irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitionsMiaoqian Lin2022-06-221-1/+1
* irqchip/gic/realview: Fix refcount leak in realview_gic_of_initMiaoqian Lin2022-06-221-0/+1
* i2c: npcm7xx: Add check for platform_driver_registerJiasheng Jiang2022-06-221-2/+1
* faddr2line: Fix overlapping text section failures, the sequelJosh Poimboeuf2022-06-221-11/+34
* block: Fix handling of offline queues in blk_mq_alloc_request_hctx()Bart Van Assche2022-06-221-0/+2
* certs/blacklist_hashes.c: fix const confusion in certs blacklistMasahiro Yamada2022-06-221-1/+1
* arm64: ftrace: consistently handle PLTs.Mark Rutland2022-06-221-71/+66
* arm64: ftrace: fix branch range checksMark Rutland2022-06-221-2/+2
* net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsgDuoming Zhou2022-06-221-6/+28
* net: bgmac: Fix an erroneous kfree() in bgmac_remove()Christophe JAILLET2022-06-221-1/+0
* mlxsw: spectrum_cnt: Reorder counter poolsPetr Machata2022-06-221-1/+1
* nvme: add device name to warning in uuid_show()Thomas Weißschuh2022-06-221-2/+2
* nvme: use sysfs_emit instead of sprintfDaniel Wagner2022-06-222-24/+24
* drm/i915/reset: Fix error_state_read ptr + offset useAlan Previn2022-06-221-3/+12
* misc: atmel-ssc: Fix IRQ check in ssc_probeMiaoqian Lin2022-06-221-2/+2
* tty: goldfish: Fix free_irq() on removeVincent Whitchurch2022-06-221-1/+1
* Drivers: hv: vmbus: Release cpu lock in error caseSaurabh Sengar2022-06-221-0/+1
* i40e: Fix call trace in setup_tx_descriptorsAleksandr Loktionov2022-06-221-8/+17
* i40e: Fix calculating the number of queue pairsGrzegorz Szczurek2022-06-221-1/+1
* i40e: Fix adding ADQ filter to TC0Grzegorz Szczurek2022-06-221-0/+5
* clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()Masahiro Yamada2022-06-221-1/+0
* pNFS: Avoid a live lock condition in pnfs_update_layout()Trond Myklebust2022-06-223-6/+11