linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-12 15:41:56 to 2021-05-12 16:09:47 UTC [more...]

[PATCH 5.10 000/530] 5.10.37-rc1 review
 2021-05-12 14:47 UTC  (191+ messages)
` [PATCH 5.10 105/530] Revert "drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit"
` [PATCH 5.10 108/530] Revert "drm/qxl: do not run release if qxl failed to init"
` [PATCH 5.10 109/530] usb: gadget: pch_udc: Revert d3cb25a12138 completely
` [PATCH 5.10 110/530] Revert "tools/power turbostat: adjust for temperature offset"
` [PATCH 5.10 111/530] firmware: xilinx: Fix dereferencing freed memory
` [PATCH 5.10 112/530] firmware: xilinx: Add a blank line after function declaration
` [PATCH 5.10 113/530] firmware: xilinx: Remove zynqmp_pm_get_eemi_ops() in IS_REACHABLE(CONFIG_ZYNQMP_FIRMWARE)
` [PATCH 5.10 114/530] fpga: fpga-mgr: xilinx-spi: fix error messages on -EPROBE_DEFER
` [PATCH 5.10 127/530] x86/platform/uv: Set section block size for hubless architectures
` [PATCH 5.10 130/530] serial: stm32: fix probe and remove order for dma
` [PATCH 5.10 131/530] serial: stm32: Use of_device_get_match_data()
` [PATCH 5.10 132/530] serial: stm32: fix startup by enabling usart for reception
` [PATCH 5.10 133/530] serial: stm32: fix incorrect characters on console
` [PATCH 5.10 134/530] serial: stm32: fix TX and RX FIFO thresholds
` [PATCH 5.10 135/530] serial: stm32: fix a deadlock condition with wakeup event
` [PATCH 5.10 136/530] serial: stm32: fix wake-up flag handling
` [PATCH 5.10 137/530] serial: stm32: fix a deadlock in set_termios
` [PATCH 5.10 138/530] serial: stm32: fix tx dma completion, release channel
` [PATCH 5.10 139/530] serial: stm32: call stm32_transmit_chars locked
` [PATCH 5.10 140/530] serial: stm32: fix FIFO flush in startup and set_termios
` [PATCH 5.10 141/530] serial: stm32: add FIFO flush when port is closed
` [PATCH 5.10 142/530] serial: stm32: fix tx_empty condition
` [PATCH 5.10 143/530] usb: typec: tcpci: Check ROLE_CONTROL while interpreting CC_STATUS
` [PATCH 5.10 144/530] usb: typec: tps6598x: Fix return value check in tps6598x_probe()
` [PATCH 5.10 145/530] usb: typec: stusb160x: fix return value check in stusb160x_probe()
` [PATCH 5.10 146/530] regmap: set debugfs_name to NULL after it is freed
` [PATCH 5.10 147/530] spi: rockchip: avoid objtool warning
` [PATCH 5.10 148/530] mtd: rawnand: fsmc: Fix error code in fsmc_nand_probe()
` [PATCH 5.10 149/530] mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC
` [PATCH 5.10 150/530] mtd: Handle possible -EPROBE_DEFER from parse_mtd_partitions()
` [PATCH 5.10 151/530] mtd: rawnand: qcom: Return actual error code instead of -ENODEV
` [PATCH 5.10 152/530] mtd: dont lock when recursively deleting partitions
` [PATCH 5.10 153/530] mtd: maps: fix error return code of physmap_flash_remove()
` [PATCH 5.10 154/530] ARM: dts: stm32: fix usart 2 & 3 pinconf to wake up with flow control
` [PATCH 5.10 155/530] arm64: dts: qcom: sm8250: Fix level triggered PMU interrupt polarity
` [PATCH 5.10 156/530] arm64: dts: qcom: sm8250: Fix timer interrupt to specify EL2 physical timer
` [PATCH 5.10 157/530] arm64: dts: qcom: sdm845: fix number of pins in gpio-ranges
` [PATCH 5.10 158/530] arm64: dts: qcom: sm8150: "
` [PATCH 5.10 159/530] arm64: dts: qcom: sm8250: "
` [PATCH 5.10 160/530] arm64: dts: qcom: db845c: fix correct powerdown pin for WSA881x
` [PATCH 5.10 161/530] crypto: sun8i-ss - Fix memory leak of object d when dma_iv fails to map
` [PATCH 5.10 162/530] spi: stm32: drop devres version of spi_register_master
` [PATCH 5.10 163/530] regulator: bd9576: Fix return from bd957x_probe()
` [PATCH 5.10 164/530] arm64: dts: renesas: r8a77980: Fix vin4-7 endpoint binding
` [PATCH 5.10 165/530] spi: stm32: Fix use-after-free on unbind
` [PATCH 5.10 166/530] x86/microcode: Check for offline CPUs before requesting new microcode
` [PATCH 5.10 167/530] devtmpfs: fix placement of complete() call
` [PATCH 5.10 168/530] usb: gadget: pch_udc: Replace cpu_to_le32() by lower_32_bits()
` [PATCH 5.10 169/530] usb: gadget: pch_udc: Check if driver is present before calling ->setup()
` [PATCH 5.10 170/530] usb: gadget: pch_udc: Check for DMA mapping error
` [PATCH 5.10 171/530] usb: gadget: pch_udc: Initialize device pointer before use
` [PATCH 5.10 172/530] usb: gadget: pch_udc: Provide a GPIO line used on Intel Minnowboard (v1)
` [PATCH 5.10 173/530] crypto: ccp - fix command queuing to TEE ring buffer
` [PATCH 5.10 174/530] crypto: qat - dont release uninitialized resources
` [PATCH 5.10 175/530] crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init
` [PATCH 5.10 176/530] fotg210-udc: Fix DMA on EP0 for length > max packet size
` [PATCH 5.10 177/530] fotg210-udc: Fix EP0 IN requests bigger than two packets
` [PATCH 5.10 178/530] fotg210-udc: Remove a dubious condition leading to fotg210_done
` [PATCH 5.10 179/530] fotg210-udc: Mask GRP2 interrupts we dont handle
` [PATCH 5.10 180/530] fotg210-udc: Dont DMA more than the buffer can take
` [PATCH 5.10 181/530] fotg210-udc: Complete OUT requests on short packets
` [PATCH 5.10 182/530] usb: gadget: s3c: Fix incorrect resources releasing
` [PATCH 5.10 183/530] usb: gadget: s3c: Fix the error handling path in s3c2410_udc_probe()
` [PATCH 5.10 184/530] dt-bindings: serial: stm32: Use type: object instead of false for additionalProperties
` [PATCH 5.10 185/530] mtd: require write permissions for locking and badblock ioctls
` [PATCH 5.10 186/530] arm64: dts: renesas: r8a779a0: Fix PMU interrupt
` [PATCH 5.10 187/530] bus: qcom: Put child node before return
` [PATCH 5.10 188/530] soundwire: bus: Fix device found flag correctly
` [PATCH 5.10 189/530] phy: ti: j721e-wiz: Delete "clk_div_sel" clk provider during cleanup
` [PATCH 5.10 190/530] phy: marvell: ARMADA375_USBCLUSTER_PHY should not default to y, unconditionally
` [PATCH 5.10 191/530] arm64: dts: mediatek: fix reset GPIO level on pumpkin
` [PATCH 5.10 192/530] NFSD: Fix sparse warning in nfs4proc.c
` [PATCH 5.10 193/530] NFSv4.2: fix copy stateid copying for the async copy
` [PATCH 5.10 194/530] crypto: poly1305 - fix poly1305_core_setkey() declaration
` [PATCH 5.10 195/530] crypto: qat - fix error path in adf_isr_resource_alloc()
` [PATCH 5.10 196/530] usb: gadget: aspeed: fix dma map failure
` [PATCH 5.10 197/530] USB: gadget: udc: fix wrong pointer passed to IS_ERR() and PTR_ERR()
` [PATCH 5.10 198/530] drivers: nvmem: Fix voltage settings for QTI qfprom-efuse
` [PATCH 5.10 199/530] driver core: platform: Declare early_platform_cleanup() prototype
` [PATCH 5.10 200/530] memory: pl353: fix mask of ECC page_size config register
` [PATCH 5.10 201/530] soundwire: stream: fix memory leak in stream config error path
` [PATCH 5.10 202/530] m68k: mvme147,mvme16x: Dont wipe PCC timer config bits
` [PATCH 5.10 203/530] firmware: qcom_scm: Make __qcom_scm_is_call_available() return bool
` [PATCH 5.10 204/530] firmware: qcom_scm: Reduce locking section for __get_convention()
` [PATCH 5.10 205/530] firmware: qcom_scm: Workaround lack of "is available" call on SC7180
` [PATCH 5.10 206/530] iio: adc: Kconfig: make AD9467 depend on ADI_AXI_ADC symbol
` [PATCH 5.10 207/530] mtd: rawnand: gpmi: Fix a double free in gpmi_nand_init
` [PATCH 5.10 208/530] irqchip/gic-v3: Fix OF_BAD_ADDR error handling
` [PATCH 5.10 209/530] staging: comedi: tests: ni_routes_test: Fix compilation error
` [PATCH 5.10 210/530] staging: rtl8192u: Fix potential infinite loop
` [PATCH 5.10 211/530] staging: fwserial: fix TIOCSSERIAL implementation
` [PATCH 5.10 212/530] staging: fwserial: fix TIOCGSERIAL implementation
` [PATCH 5.10 213/530] staging: greybus: uart: fix unprivileged TIOCCSERIAL
` [PATCH 5.10 214/530] soc: qcom: pdr: Fix error return code in pdr_register_listener
` [PATCH 5.10 215/530] PM / devfreq: Use more accurate returned new_freq as resume_freq
` [PATCH 5.10 216/530] clocksource/drivers/timer-ti-dm: Fix posted mode status check order
` [PATCH 5.10 217/530] clocksource/drivers/timer-ti-dm: Add missing set_state_oneshot_stopped
` [PATCH 5.10 218/530] clocksource/drivers/ingenic_ost: Fix return value check in ingenic_ost_probe()
` [PATCH 5.10 219/530] spi: Fix use-after-free with devm_spi_alloc_*
` [PATCH 5.10 220/530] spi: fsl: add missing iounmap() on error in of_fsl_spi_probe()
` [PATCH 5.10 221/530] soc: qcom: mdt_loader: Validate that p_filesz < p_memsz
` [PATCH 5.10 222/530] soc: qcom: mdt_loader: Detect truncated read of segments
` [PATCH 5.10 223/530] PM: runtime: Replace inline function pm_runtime_callbacks_present()
` [PATCH 5.10 224/530] cpuidle: Fix ARM_QCOM_SPM_CPUIDLE configuration
` [PATCH 5.10 225/530] ACPI: CPPC: Replace cppc_attr with kobj_attribute
` [PATCH 5.10 226/530] crypto: allwinner - add missing CRYPTO_ prefix
` [PATCH 5.10 227/530] crypto: sun8i-ss - Fix memory leak of pad
` [PATCH 5.10 228/530] crypto: sa2ul - Fix memory leak of rxd
` [PATCH 5.10 229/530] crypto: qat - Fix a double free in adf_create_ring
` [PATCH 5.10 230/530] cpufreq: armada-37xx: Fix setting TBG parent for load levels
` [PATCH 5.10 231/530] clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clock
` [PATCH 5.10 232/530] cpufreq: armada-37xx: Fix the AVS value for load L1
` [PATCH 5.10 233/530] clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHz
` [PATCH 5.10 234/530] clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0
` [PATCH 5.10 235/530] cpufreq: armada-37xx: Fix driver cleanup when registration failed
` [PATCH 5.10 236/530] cpufreq: armada-37xx: Fix determining base CPU frequency
` [PATCH 5.10 237/530] spi: spi-zynqmp-gqspi: use wait_for_completion_timeout to make zynqmp_qspi_exec_op not interruptible
` [PATCH 5.10 238/530] spi: spi-zynqmp-gqspi: add mutex locking for exec_op
` [PATCH 5.10 239/530] spi: spi-zynqmp-gqspi: transmit dummy circles by using the controllers internal functionality
` [PATCH 5.10 240/530] spi: spi-zynqmp-gqspi: fix incorrect operating mode in zynqmp_qspi_read_op
` [PATCH 5.10 241/530] spi: fsl-lpspi: Fix PM reference leak in lpspi_prepare_xfer_hardware()
` [PATCH 5.10 242/530] usb: gadget: r8a66597: Add missing null check on return from platform_get_resource
` [PATCH 5.10 243/530] USB: cdc-acm: fix unprivileged TIOCCSERIAL
` [PATCH 5.10 244/530] USB: cdc-acm: fix TIOCGSERIAL implementation
` [PATCH 5.10 245/530] tty: actually undefine superseded ASYNC flags
` [PATCH 5.10 246/530] tty: fix return value for unsupported ioctls
` [PATCH 5.10 247/530] tty: Remove dead termiox code
` [PATCH 5.10 248/530] tty: fix return value for unsupported termiox ioctls
` [PATCH 5.10 249/530] serial: core: return early on unsupported ioctls
` [PATCH 5.10 250/530] firmware: qcom-scm: Fix QCOM_SCM configuration
` [PATCH 5.10 251/530] node: fix device cleanups in error handling code
` [PATCH 5.10 252/530] crypto: chelsio - Read rxchannel-id from firmware
` [PATCH 5.10 253/530] usbip: vudc: fix missing unlock on error in usbip_sockfd_store()
` [PATCH 5.10 254/530] m68k: Add missing mmap_read_lock() to sys_cacheflush()
` [PATCH 5.10 255/530] spi: spi-zynqmp-gqspi: Fix missing unlock on error in zynqmp_qspi_exec_op()
` [PATCH 5.10 256/530] memory: renesas-rpc-if: fix possible NULL pointer dereference of resource
` [PATCH 5.10 257/530] memory: samsung: exynos5422-dmc: handle clk_set_parent() failure
` [PATCH 5.10 258/530] security: keys: trusted: fix TPM2 authorizations
` [PATCH 5.10 259/530] platform/x86: pmc_atom: Match all Beckhoff Automation baytrail boards with critclk_systems DMI table
` [PATCH 5.10 260/530] ARM: dts: aspeed: Rainier: Fix humidity sensor bus address
` [PATCH 5.10 261/530] Drivers: hv: vmbus: Use after free in __vmbus_open()
` [PATCH 5.10 262/530] spi: spi-zynqmp-gqspi: fix clk_enable/disable imbalance issue
` [PATCH 5.10 263/530] spi: spi-zynqmp-gqspi: fix hang issue when suspend/resume
` [PATCH 5.10 264/530] spi: spi-zynqmp-gqspi: fix use-after-free in zynqmp_qspi_exec_op
` [PATCH 5.10 265/530] spi: spi-zynqmp-gqspi: return -ENOMEM if dma_map_single fails
` [PATCH 5.10 266/530] x86/platform/uv: Fix !KEXEC build failure
` [PATCH 5.10 267/530] hwmon: (pmbus/pxe1610) dont bail out when not all pages are active
` [PATCH 5.10 268/530] Drivers: hv: vmbus: Increase wait time for VMbus unload
` [PATCH 5.10 269/530] PM: hibernate: x86: Use crc32 instead of md5 for hibernation e820 integrity check
` [PATCH 5.10 270/530] usb: dwc2: Fix host mode hibernation exit with remote wakeup flow
` [PATCH 5.10 271/530] usb: dwc2: Fix hibernation between host and device modes
` [PATCH 5.10 272/530] ttyprintk: Add TTY hangup callback
` [PATCH 5.10 273/530] serial: omap: dont disable rs485 if rts gpio is missing
` [PATCH 5.10 274/530] serial: omap: fix rs485 half-duplex filtering
` [PATCH 5.10 275/530] xen-blkback: fix compatibility bug with single page rings
` [PATCH 5.10 276/530] soc: aspeed: fix a ternary sign expansion bug
` [PATCH 5.10 277/530] drm/tilcdc: send vblank event when disabling crtc
` [PATCH 5.10 278/530] drm/stm: Fix bus_flags handling
` [PATCH 5.10 279/530] drm/amd/display: Fix off by one in hdmi_14_process_transaction()
` [PATCH 5.10 280/530] drm/mcde/panel: Inverse misunderstood flag
` [PATCH 5.10 281/530] sched/fair: Fix shift-out-of-bounds in load_balance()
` [PATCH 5.10 282/530] afs: Fix updating of i_mode due to 3rd party change
` [PATCH 5.10 283/530] rcu: Remove spurious instrumentation_end() in rcu_nmi_enter()
` [PATCH 5.10 284/530] media: vivid: fix assignment of dev->fbuf_out_flags
` [PATCH 5.10 285/530] media: saa7134: use sg_dma_len when building pgtable
` [PATCH 5.10 286/530] media: saa7146: "
` [PATCH 5.10 287/530] media: omap4iss: return error code when omap4iss_get() failed
` [PATCH 5.10 288/530] media: rkisp1: rsz: crash fix when setting src format
` [PATCH 5.10 289/530] media: aspeed: fix clock handling logic
` [PATCH 5.10 290/530] drm/probe-helper: Check epoch counter in output_poll_execute()
` [PATCH 5.10 291/530] media: venus: core: Fix some resource leaks in the error path of venus_probe()
` [PATCH 5.10 293/530] media: m88ds3103: fix return value check in m88ds3103_probe()
` [PATCH 5.10 294/530] media: docs: Fix data organization of MEDIA_BUS_FMT_RGB101010_1X30
` [PATCH 5.10 302/530] selftests: fix prepending $(OUTPUT) to $(TEST_PROGS)
` [PATCH 5.10 303/530] pata_arasan_cf: fix IRQ check
` [PATCH 5.10 304/530] pata_ipx4xx_cf: "
` [PATCH 5.10 305/530] sata_mv: add IRQ checks
` [PATCH 5.10 306/530] ata: libahci_platform: fix IRQ check
` [PATCH 5.10 307/530] seccomp: Fix CONFIG tests for Seccomp_filters
` [PATCH 5.10 308/530] nvme-tcp: block BH in sk state_change sk callback
` [PATCH 5.10 309/530] nvmet-tcp: fix incorrect locking in "
` [PATCH 5.10 310/530] clk: imx: Fix reparenting of UARTs not associated with stdout
` [PATCH 5.10 313/530] media: i2c: imx219: Move out locking/unlocking of vflip and hflip controls from imx219_set_stream
` [PATCH 5.10 314/530] media: i2c: imx219: Balance runtime PM use-count
` [PATCH 5.10 315/530] media: v4l2-ctrls.c: fix race condition in hdl->requests list
` [PATCH 5.10 316/530] vfio/fsl-mc: Re-order vfio_fsl_mc_probe()
` [PATCH 5.10 317/530] vfio/pci: Move VGA and VF initialization to functions
` [PATCH 5.10 319/530] vfio/mdev: Do not allow a mdev_type to have a NULL parent pointer
` [PATCH 5.10 320/530] clk: zynqmp: move zynqmp_pll_set_mode out of round_rate callback
` [PATCH 5.10 321/530] clk: zynqmp: pll: add set_pll_mode to check condition in zynqmp_pll_enable

[PATCH] locking/lockdep: Correct calling tracepoints
 2021-05-12 15:14 UTC  (5+ messages)

[PATCH 1/2] MAINTAINERS: nfc: add Krzysztof Kozlowski as maintainer
 2021-05-12 15:11 UTC  (2+ messages)
` [linux-nfc] "

[PATCH] MAINTAINERS: Add Alain Volmat as STM32 SPI maintainer
 2021-05-12 15:24 UTC  (2+ messages)

[PATCH] drm/panfrost: Handle failure in panfrost_job_hw_submit()
 2021-05-12 15:24 UTC 

drivers/infiniband/core/nldev.c:2187:1: warning: unused function '__chk_RDMA_NL_NLDEV'
 2021-05-12 15:23 UTC 

[PATCH -next] drm/panfrost: Fix PM reference leak in panfrost_job_hw_submit()
 2021-05-12 15:23 UTC  (2+ messages)

[PATCH] docs: dt: remove stale property-units.txt, link to current schema
 2021-05-12 15:23 UTC 

[PATCH v1 0/8] block: add error handling for *add_disk*()
 2021-05-12 15:22 UTC  (3+ messages)
` [PATCH v1 8/8] block: add add_disk() failure injection support

[PATCH 0/3] Support xen-driven USB3 debug capability
 2021-05-12 15:18 UTC  (5+ messages)
` [PATCH 2/3] xen: Export dbgp functions when CONFIG_XEN_DOM0 is enabled

[PATCH] perf buildid-list: Initialize zstd_data
 2021-05-12 15:14 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).