summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-06-27Linux 5.10.126v5.10.126Greg Kroah-Hartman
2022-06-27io_uring: use separate list entry for iopoll requestsJens Axboe
2022-06-25Linux 5.10.125v5.10.125Greg Kroah-Hartman
2022-06-25io_uring: add missing item types for various requestsJens Axboe
2022-06-25arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transferWill Deacon
2022-06-25serial: core: Initialize rs485 RTS polarity already on probeLukas Wunner
2022-06-25tcp: drop the hash_32() part from the index calculationWilly Tarreau
2022-06-25tcp: increase source port perturb table to 2^16Willy Tarreau
2022-06-25tcp: dynamically allocate the perturb table used by source portsWilly Tarreau
2022-06-25tcp: add small random increments to the source portWilly Tarreau
2022-06-25tcp: use different parts of the port_offset for index and offsetWilly Tarreau
2022-06-25tcp: add some entropy in __inet_hash_connect()Eric Dumazet
2022-06-25usb: gadget: u_ether: fix regression in setting fixed MAC addressMarian Postevca
2022-06-25zonefs: fix zonefs_iomap_begin() for readsDamien Le Moal
2022-06-25s390/mm: use non-quiescing sske for KVM switch to keyed guestChristian Borntraeger
2022-06-22Linux 5.10.124v5.10.124Greg Kroah-Hartman
2022-06-22clk: imx8mp: fix usb_root_clk parentPeng Fan
2022-06-22powerpc/book3e: get rid of #include <generated/compile.h>Masahiro Yamada
2022-06-22igc: Enable PCIe PTMVinicius Costa Gomes
2022-06-22Revert "PCI: Make pci_enable_ptm() private"Vinicius Costa Gomes
2022-06-22net: openvswitch: fix misuse of the cached connection on tuple changesIlya Maximets
2022-06-22net/sched: act_police: more accurate MTU policingDavide Caratti
2022-06-22dma-direct: don't over-decrypt memoryRobin Murphy
2022-06-22virtio-pci: Remove wrong address verification in vp_del_vqs()Murilo Opsfelder Araujo
2022-06-22ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machineAndy Chi
2022-06-22KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leakAshish Kalra
2022-06-22KVM: x86: Account a variety of miscellaneous allocationsSean Christopherson
2022-06-22KVM: arm64: Don't read a HW interrupt pending state in user contextMarc Zyngier
2022-06-22ext4: add reserved GDT blocks checkZhang Yi
2022-06-22ext4: make variable "count" signedDing Xiang
2022-06-22ext4: fix bug_on ext4_mb_use_inode_paBaokun Li
2022-06-22drm/amd/display: Cap OLED brightness per max frame-average luminanceRoman Li
2022-06-22dm mirror log: round up region bitmap size to BITS_PER_LONGMikulas Patocka
2022-06-22serial: 8250: Store to lsr_save_flags after lsr readIlpo Järvinen
2022-06-22usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probeMiaoqian Lin
2022-06-22usb: dwc2: Fix memory leak in dwc2_hcd_initMiaoqian Lin
2022-06-22USB: serial: io_ti: add Agilent E5805A supportRobert Eckelmann
2022-06-22USB: serial: option: add support for Cinterion MV31 with new baselineSlark Xiao
2022-06-22crypto: memneq - move into lib/Jason A. Donenfeld
2022-06-22comedi: vmk80xx: fix expression for tx buffer sizeIan Abbott
2022-06-22mei: me: add raptor lake point S DIDAlexander Usyskin
2022-06-22i2c: designware: Use standard optional ref clock implementationSerge Semin
2022-06-22irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitionsMiaoqian Lin
2022-06-22irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitionsMiaoqian Lin
2022-06-22irqchip/gic/realview: Fix refcount leak in realview_gic_of_initMiaoqian Lin
2022-06-22i2c: npcm7xx: Add check for platform_driver_registerJiasheng Jiang
2022-06-22faddr2line: Fix overlapping text section failures, the sequelJosh Poimboeuf
2022-06-22block: Fix handling of offline queues in blk_mq_alloc_request_hctx()Bart Van Assche
2022-06-22certs/blacklist_hashes.c: fix const confusion in certs blacklistMasahiro Yamada
2022-06-22arm64: ftrace: consistently handle PLTs.Mark Rutland