summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-27tracing/histograms: Add histograms to hist_vars if they have referenced varia...Mohamed Khalfella1-3/+5
2023-07-27tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when i...Christophe JAILLET1-0/+8
2023-07-27tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in cas...Christophe JAILLET1-1/+5
2023-07-27Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao4-29/+3
2023-07-27meson saradc: fix clock divider mask lengthGeorge Stark1-1/+1
2023-07-27ceph: don't let check_caps skip sending responses for revoke msgsXiubo Li1-0/+9
2023-07-27hwrng: imx-rngc - fix the timeout for init and self checkMartin Kaiser1-4/+2
2023-07-27firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_p...Christophe JAILLET1-1/+1
2023-07-27serial: atmel: don't enable IRQs prematurelyDan Carpenter1-2/+2
2023-07-27drm/rockchip: vop: Leave vblank enabled in self-refreshBrian Norris1-4/+4
2023-07-27drm/atomic: Allow vblank-enabled + self-refresh "disable"Brian Norris1-1/+10
2023-07-27fs: dlm: return positive pid value for F_GETLKAlexander Aring1-1/+3
2023-07-27md/raid0: add discard support for the 'original' layoutJason Baron2-8/+55
2023-07-27misc: pci_endpoint_test: Re-init completion for every testDamien Le Moal1-0/+4
2023-07-27misc: pci_endpoint_test: Free IRQs before removing the deviceDamien Le Moal1-3/+3
2023-07-27PCI: rockchip: Set address alignment for endpoint modeDamien Le Moal1-0/+1
2023-07-27PCI: rockchip: Use u32 variable to access 32-bit registersRick Wertenbroek2-5/+6
2023-07-27PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint coreRick Wertenbroek2-35/+16
2023-07-27PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be lockedRick Wertenbroek2-0/+19
2023-07-27PCI: rockchip: Write PCI Device ID to correct registerRick Wertenbroek2-2/+6
2023-07-27PCI: rockchip: Assert PCI Configuration Enable bit after probeRick Wertenbroek1-0/+3
2023-07-27PCI: qcom: Disable write access to read only registers for IP v2.3.3Manivannan Sadhasivam1-0/+2
2023-07-27PCI: Add function 1 DMA alias quirk for Marvell 88SE9235Robin Murphy1-0/+2
2023-07-27PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3coldOndrej Zary1-5/+5
2023-07-27jfs: jfs_dmap: Validate db_l2nbperpage while mountingSiddh Raman Pant2-0/+8
2023-07-27ext4: only update i_reserved_data_blocks on successful block allocationBaokun Li2-10/+8
2023-07-27ext4: fix wrong unit use in ext4_mb_clear_bbKemeng Shi1-2/+2
2023-07-27erofs: fix compact 4B support for 16k block sizeGao Xiang1-5/+1
2023-07-27SUNRPC: Fix UAF in svc_tcp_listen_data_ready()Ding Hui1-14/+13
2023-07-27misc: fastrpc: Create fastrpc scalar with correct buffer countEkansh Gupta1-1/+1
2023-07-27powerpc: Fail build if using recordmcount with binutils v2.37Naveen N Rao1-0/+8
2023-07-27net: bcmgenet: Ensure MDIO unregistration has clocks enabledFlorian Fainelli1-0/+2
2023-07-27mtd: rawnand: meson: fix unaligned DMA buffers handlingArseniy Krasnov1-0/+4
2023-07-27tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creationJarkko Sakkinen1-23/+7
2023-07-27pinctrl: amd: Only use special debounce behavior for GPIO 0Mario Limonciello1-3/+5
2023-07-27pinctrl: amd: Detect internal GPIO0 debounce handlingMario Limonciello2-0/+8
2023-07-27pinctrl: amd: Fix mistake in handling clearing pins at startupMario Limonciello1-2/+2
2023-07-27net/sched: make psched_mtu() RTNL-less safePedro Tammela1-1/+1
2023-07-27net/sched: flower: Ensure both minimum and maximum ports are specifiedIdo Schimmel1-0/+10
2023-07-27cls_flower: Add extack support for src and dst port range optionsGuillaume Nault1-8/+18
2023-07-27wifi: airo: avoid uninitialized warning in airo_get_rate()Randy Dunlap1-1/+4
2023-07-27erofs: avoid infinite loop in z_erofs_do_read_page() when reading beyond EOFChunhai Guo1-1/+1
2023-07-27platform/x86: wmi: Break possible infinite loop when parsing GUIDAndy Shevchenko1-10/+12
2023-07-27platform/x86: wmi: move variablesBarnabás Pőcze1-5/+4
2023-07-27platform/x86: wmi: use guid_t and guid_equal()Barnabás Pőcze1-17/+17
2023-07-27platform/x86: wmi: remove unnecessary argumentBarnabás Pőcze1-5/+4
2023-07-27platform/x86: wmi: Fix indentation in some casesAndy Shevchenko1-6/+3
2023-07-27platform/x86: wmi: Replace UUID redefinitions by their originalsAndy Shevchenko1-10/+10
2023-07-27ipv6/addrconf: fix a potential refcount underflow for idevZiyang Xuan1-2/+1
2023-07-27NTB: ntb_tool: Add check for devm_kcallocJiasheng Jiang1-0/+2