summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-07clk: versatile: clk-icst: use after free on error pathDan Carpenter1-1/+1
2021-12-07net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter1-10/+9
2021-12-07Merge tag 'linux-can-fixes-for-5.16-20211207' of git://git.kernel.org/pub/scm...Jakub Kicinski5-23/+93
2021-12-07xfs: remove all COW fork extents when remounting readonlyDarrick J. Wong1-3/+11
2021-12-07Merge tag 'platform-drivers-x86-v5.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-3/+42
2021-12-07RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQTatyana Nikolova5-5/+38
2021-12-07RDMA/irdma: Report correct WC errorsShiraz Saleem1-1/+4
2021-12-07RDMA/irdma: Fix a potential memory allocation issue in 'irdma_prm_add_pble_me...Christophe JAILLET3-12/+4
2021-12-07RDMA/irdma: Fix a user-after-free in add_pble_prmShiraz Saleem1-1/+1
2021-12-07IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddrMike Marciniszyn1-19/+14
2021-12-07IB/hfi1: Fix early init panicMike Marciniszyn3-3/+6
2021-12-07IB/hfi1: Insure use of smp_processor_id() is preempt disabledMike Marciniszyn1-1/+1
2021-12-07IB/hfi1: Correct guard on eager buffer deallocationMike Marciniszyn1-1/+1
2021-12-07nvme: fix use after free when disconnecting a reconnecting ctrlRuozhu Li2-1/+2
2021-12-07nvme-multipath: set ana_log_size to 0 after free ana_log_bufHou Tao1-1/+2
2021-12-07PCI: apple: Follow the PCIe specifications when resetting the portMarc Zyngier1-1/+11
2021-12-07netfs: fix parameter of cleanup()Jeffle Xu1-3/+3
2021-12-07MAINTAINERS: update Kalle Valo's emailKalle Valo1-6/+6
2021-12-07netfs: Fix lockdep warning from taking sb_writers whilst holding mmap_lockDavid Howells1-10/+5
2021-12-07irqchip/apple-aic: Mark aic_init_smp() as __initDonghyeok Kim1-1/+1
2021-12-07can: m_can: pci: use custom bit timings for Elkhart LakeMatthias Schiffer1-4/+44
2021-12-07can: m_can: make custom bittiming fields constMatthias Schiffer1-2/+2
2021-12-07Revert "can: m_can: remove support for custom bit timing"Matthias Schiffer2-6/+21
2021-12-07can: m_can: pci: fix incorrect reference clock rateMatthias Schiffer1-1/+1
2021-12-07can: m_can: pci: fix iomap_read_fifo() and iomap_write_fifo()Matthias Schiffer1-2/+12
2021-12-07can: m_can: m_can_read_fifo: fix memory leak in error branchVincent Mailhol1-1/+3
2021-12-07can: m_can: Disable and ignore ELO interruptBrian Silverman1-8/+6
2021-12-07can: sja1000: fix use after free in ems_pcmcia_add_card()Dan Carpenter1-1/+6
2021-12-07can: pch_can: pch_can_rx_normal: fix use after freeVincent Mailhol1-1/+1
2021-12-07ALSA: hda/realtek - Add headset Mic support for Lenovo ALC897 platformKailang Yang1-0/+40
2021-12-07Input: goodix - add id->model mapping for the "9111" modelHans de Goede1-0/+1
2021-12-07Input: goodix - try not to touch the reset-pin on x86/ACPI devicesHans de Goede2-5/+26
2021-12-07Input: i8042 - enable deferred probe quirk for ASUS UM325UASamuel Čavoj1-0/+7
2021-12-07scsi: qla2xxx: Format log strings only if neededRoman Bolshakov1-0/+3
2021-12-07scsi: scsi_debug: Fix buffer size of REPORT ZONES commandShin'ichiro Kawasaki1-1/+1
2021-12-07scsi: qedi: Fix cmd_cleanup_cmpl counter mismatch issueManish Rangankar3-24/+17
2021-12-07perf bpf_skel: Do not use typedef to avoid error on old clangSong Liu3-20/+26
2021-12-07perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distrosSong Liu3-5/+3
2021-12-07perf header: Fix memory leaks when processing feature headersIan Rogers1-5/+10
2021-12-07perf test: Reset shadow counts before loadingIan Rogers1-0/+1
2021-12-07perf test: Fix 'Simple expression parser' test on arch without CPU die topolo...Thomas Richter1-1/+3
2021-12-07tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo5-23/+0
2021-12-07perf tools: Fix SMT detection fast read pathIan Rogers1-1/+1
2021-12-07tools headers UAPI: Sync powerpc syscall table file changed by new futex_wait...Arnaldo Carvalho de Melo1-0/+1
2021-12-07perf inject: Fix itrace space allowed for new attributesAdrian Hunter1-1/+1
2021-12-07tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv s...Arnaldo Carvalho de Melo1-0/+1
2021-12-07Revert "perf bench: Fix two memory leaks detected with ASan"Jiri Olsa1-4/+0
2021-12-07devlink: fix netns refcount leak in devlink_nl_cmd_reload()Eric Dumazet1-8/+8
2021-12-07ethtool: do not perform operations on net devices being unregisteredAntoine Tenart1-1/+2
2021-12-07Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGHSalvatore Bonaccorso1-1/+1