public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-02 10:11:13 to 2021-03-02 12:42:46 UTC [more...]

[PATCH AUTOSEL 5.11 01/52] i2c: rcar: faster irq code to minimize HW race condition
 2021-03-02 11:55 UTC  (38+ messages)
` [PATCH AUTOSEL 5.11 02/52] i2c: rcar: optimize cacheline "
` [PATCH AUTOSEL 5.11 03/52] scsi: ufs: Add a quirk to permit overriding UniPro defaults
` [PATCH AUTOSEL 5.11 04/52] scsi: pm80xx: Fix missing tag_free in NVMD DATA req
` [PATCH AUTOSEL 5.11 05/52] scsi: ufs: WB is only available on LUN #0 to #7
` [PATCH AUTOSEL 5.11 06/52] scsi: ufs: Introduce a quirk to allow only page-aligned sg entries
` [PATCH AUTOSEL 5.11 07/52] scsi: ufs: Protect some contexts from unexpected clock scaling
` [PATCH AUTOSEL 5.11 08/52] udf: fix silent AED tagLocation corruption
` [PATCH AUTOSEL 5.11 10/52] mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'
` [PATCH AUTOSEL 5.11 11/52] mmc: sdhci-of-dwcmshc: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN
` [PATCH AUTOSEL 5.11 12/52] mmc: mediatek: fix race condition between msdc_request_timeout and irq
` [PATCH AUTOSEL 5.11 13/52] mmc: sdhci-iproc: Add ACPI bindings for the RPi
` [PATCH AUTOSEL 5.11 14/52] platform/x86: amd-pmc: put device on error paths
` [PATCH AUTOSEL 5.11 15/52] Platform: OLPC: Fix probe error handling
` [PATCH AUTOSEL 5.11 16/52] powerpc/pci: Add ppc_md.discover_phbs()
` [PATCH AUTOSEL 5.11 17/52] HID: i2c-hid: Add I2C_HID_QUIRK_NO_IRQ_AFTER_RESET for ITE8568 EC on Voyo Winpad A15
` [PATCH AUTOSEL 5.11 18/52] spi: stm32: make spurious and overrun interrupts visible
` [PATCH AUTOSEL 5.11 19/52] powerpc: improve handling of unrecoverable system reset
` [PATCH AUTOSEL 5.11 20/52] powerpc/perf: Record counter overflow always if SAMPLE_IP is unset
` [PATCH AUTOSEL 5.11 21/52] kunit: tool: fix unit test cleanup handling
` [PATCH AUTOSEL 5.11 22/52] HID: logitech-dj: add support for the new lightspeed connection iteration
` [PATCH AUTOSEL 5.11 23/52] HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch 10E
` [PATCH AUTOSEL 5.11 24/52] powerpc/64: Fix stack trace not displaying final frame
` [PATCH AUTOSEL 5.11 25/52] iommu/amd: Fix performance counter initialization
` [PATCH AUTOSEL 5.11 26/52] clk: qcom: gdsc: Implement NO_RET_PERIPH flag
` [PATCH AUTOSEL 5.11 27/52] sparc32: Limit memblock allocation to low memory
` [PATCH AUTOSEL 5.11 28/52] sparc64: Use arch_validate_flags() to validate ADI flag
` [PATCH AUTOSEL 5.11 29/52] ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter handling
` [PATCH AUTOSEL 5.11 30/52] Input: applespi - don't wait for responses to commands indefinitely
` [PATCH AUTOSEL 5.11 31/52] x86, build: use objtool mcount
` [PATCH AUTOSEL 5.11 32/52] PCI: xgene-msi: Fix race in installing chained irq handler
` [PATCH AUTOSEL 5.11 33/52] misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom
` [PATCH AUTOSEL 5.11 34/52] PCI: mediatek: Add missing of_node_put() to fix reference leak
` [PATCH AUTOSEL 5.11 35/52] drivers/base: build kunit tests without structleak plugin
` [PATCH AUTOSEL 5.11 36/52] drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register
` [PATCH AUTOSEL 5.11 37/52] PCI/LINK: Remove bandwidth notification
` [PATCH AUTOSEL 5.11 38/52] ext4: don't try to processed freed blocks until mballoc is initialized
` [PATCH AUTOSEL 5.11 39/52] PCI: cadence: Retrain Link to work around Gen2 training defect

[PATCH 0/3][v4] add support for never printing hashed addresses
 2021-03-02 11:51 UTC  (3+ messages)
` [PATCH 3/3] [v4] lib/vsprintf: no_hash_pointers prints all addresses as unhashed

[PATCH 0/3] objtool: OBJTOOL_ARGS and --backup
 2021-03-02 11:58 UTC  (4+ messages)
` [PATCH 1/3] objtool: Add --backup

[PATCH v3 0/8] Add support for SVM atomics in Nouveau
 2021-03-02 12:02 UTC  (4+ messages)
` [PATCH v3 1/8] mm: Remove special swap entry functions

[PATCH 0/7] Split Coresight decode by aux records
 2021-03-02 12:03 UTC  (5+ messages)
` [PATCH 3/7] perf cs-etm: Save aux records in each etm queue

[PATCH] ASoC: wm8960: Remove bitclk relax condition
 2021-03-02 11:18 UTC 

[PATCH] netdevsim: init u64 stats for 32bit hardware
 2021-03-02 11:55 UTC  (2+ messages)

[PATCH] x86/tsc: mark tsc reliable for qualified platforms
 2021-03-02 11:55 UTC  (3+ messages)

[PATCH v3 0/6] Couple improvements for Tegra clk driver
 2021-03-02 11:51 UTC  (7+ messages)
` [PATCH v3 1/6] clk: tegra30: Use 300MHz for video decoder by default
` [PATCH v3 2/6] clk: tegra: Fix refcounting of gate clocks
` [PATCH v3 3/6] clk: tegra: Ensure that PLLU configuration is applied properly
` [PATCH v3 4/6] clk: tegra: Halve SCLK rate on Tegra20
` [PATCH v3 5/6] MAINTAINERS: Hand Tegra clk driver to Jon and Thierry
` [PATCH v3 6/6] clk: tegra: Don't allow zero clock rate for PLLs

[PATCH] clocksource: dw_apb_timer_of: add handling for potential memory leak
 2021-03-02 11:53 UTC 

[RFC 00/13] Generic way of dealing with broken 64-bit buses
 2021-03-02 11:40 UTC  (7+ messages)
` [RFC 02/13] driver core: Introduce MMIO configuration
` [RFC 09/13] iommu/arm-smmu: Make use of dev_64bit_mmio_supported()
` [RFC 10/13] iommu/arm-smmu-impl: Get rid of Marvell's implementation details

[PATCH 5.10 000/661] 5.10.20-rc2 review
 2021-03-02 11:38 UTC  (7+ messages)

[RFC PATCH v1] powerpc: Enable KFENCE for PPC32
 2021-03-02 11:39 UTC  (8+ messages)

[PATCH v2 0/2] Add decoder conceal color ctrl
 2021-03-02 11:44 UTC  (3+ messages)
` [PATCH v2 1/2] v4l2-ctrl: Add decoder conceal color control
` [PATCH v2 2/2] venus: vdec: Add support for conceal control

[RFC PATCH 0/7] kvm: arm64: Implement SW/HW combined dirty log
 2021-03-02 11:23 UTC  (2+ messages)

[PATCH] mm/hugetlb: use some helper functions to cleanup code
 2021-03-02 11:46 UTC  (2+ messages)

[PATCH rdma-rc 0/2] W=1 compilation fixes leftovers
 2021-03-02 11:35 UTC  (9+ messages)
` [PATCH rdma-rc 1/2] RDMA/mlx5: Set correct kernel-doc identifier
` [PATCH rdma-rc 2/2] RDMA/uverbs: Fix kernel-doc warning of _uverbs_alloc

[PATCH v1 0/5] Add missing reset controls to NVIDIA Tegra ASoC drivers
 2021-03-02 11:21 UTC  (6+ messages)
` [PATCH v1 1/5] reset: Allow devm_reset_control_array_get() to get resets in a released state
` [PATCH v1 2/5] reset: Add devm_reset_control_array_get_exclusive_released()
` [PATCH v1 3/5] ASoC: tegra20: ac97: Add reset control
` [PATCH v1 4/5] ASoC: tegra20: i2s: "
` [PATCH v1 5/5] ASoC: tegra30: "

[PATCH 0/2] irqchip/mchp-eic: add driver for Microchip EIC
 2021-03-02 11:32 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: mchp-eic: add bindings
` [PATCH 2/2] irqchip/mchp-eic: add support

dsa_master_find_slave()'s time complexity and potential performance hit
 2021-03-02 11:28 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for Clevo NH55RZQ
 2021-03-02 11:19 UTC 

[PATCH] i2c: mediatek: Get device clock-stretch time via dts
 2021-03-02 11:30 UTC  (2+ messages)

[PATCH] vdpa/mlx5: Fix wrong use of bit numbers
 2021-03-02 11:24 UTC  (5+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for Intel NUC 10
 2021-03-02 11:25 UTC 

[PATCH] ext4: fix bh ref count on error paths
 2021-03-02  9:42 UTC 

[PATCH] firewire: prevent integer overflow on 32bit systems
 2021-03-02 11:18 UTC 

[PATCH 01/44] MAINTAINERS: orphan mxser
 2021-03-02 11:14 UTC  (3+ messages)
` [PATCH 34/44] tty: do not check tty_unregister_driver's return value

[PATCH 0/7] Add FFT Support for R-Car Gen3 devices
 2021-03-02 11:16 UTC  (5+ messages)
` [PATCH 4/7] misc: Add driver for DAB IP found on Renesas R-Car devices

[RFC PATCH] mtd: add OTP (one-time-programmable) erase ioctl
 2021-03-02 11:09 UTC 

[PATCH] powerpc: iommu: fix build when neither PCI or IBMVIO is set
 2021-03-02 11:08 UTC  (2+ messages)

[RFC PATCH 0/6] Add SiFive FU740 PCIe host controller driver support
 2021-03-02 10:59 UTC  (7+ messages)
` [RFC PATCH 1/6] clk: sifive: Add pcie_aux clock in prci driver for PCIe driver
` [RFC PATCH 2/6] clk: sifive: Use reset-simple "
` [RFC PATCH 3/6] MAINTAINERS: Add maintainers for SiFive FU740 "
` [RFC PATCH 4/6] dt-bindings: PCI: Add SiFive FU740 PCIe host controller
` [RFC PATCH 5/6] PCI: designware: Add SiFive FU740 PCIe host controller driver
` [RFC PATCH 6/6] riscv: dts: Add PCIe support for the SiFive FU740-C000 SoC

KASAN: use-after-free Read in cipso_v4_genopt
 2021-03-02 11:03 UTC  (2+ messages)

[PATCH v4 00/19] arm64: coresight: Add support for ETE and TRBE
 2021-03-02 11:00 UTC  (6+ messages)
` [PATCH v4 04/19] kvm: arm64: nvhe: Save the SPE context early

WARNING: refcount bug in sctp_transport_put (3)
 2021-03-02 11:00 UTC 

[PATCH v4] sched/topology: fix the issue groups don't span domain->span for NUMA diameter > 2
 2021-03-02 10:56 UTC  (2+ messages)

[PATCH v3 0/6] can: c_can: add support to 64 message objects
 2021-03-02 10:56 UTC  (7+ messages)
` [PATCH v3 5/6] can: c_can: prepare to up the message objects number

hppa64-linux-ld: kernel/sched/core.o(.init.text+0x90): cannot reach printk
 2021-03-02 10:58 UTC 

[PATCH v5] i2c: virtio: add a virtio i2c frontend driver
 2021-03-02 10:54 UTC  (4+ messages)

[PATCH] vdpa/mlx5: set_features should allow reset to zero
 2021-03-02 10:53 UTC  (12+ messages)

[PATCH] phy: ralink: phy-mt7621-pci: fix XTAL bitmask
 2021-03-02 10:54 UTC 

[PATCH] vhost-vdpa: honor CAP_IPC_LOCK
 2021-03-02 10:52 UTC  (3+ messages)

[PATCH V2] vhost-vdpa: honor CAP_IPC_LOCK
 2021-03-02 10:51 UTC 

Lockdep warning in iwl_pcie_rx_handle()
 2021-03-02 10:49 UTC  (6+ messages)
  ` [PATCH] iwlwifi: don't call netif_napi_add() with rxq->lock held (was Re: Lockdep warning in iwl_pcie_rx_handle())
    ` [PATCH v2] "

[PATCH 1/2] iio: cros_ec: do an early exit if not physical_device case
 2021-03-02 10:46 UTC  (3+ messages)

[PATCH next v3 00/15] printk: remove logbuf_lock
 2021-03-02 10:45 UTC  (9+ messages)
` [PATCH next v3 01/15] um: synchronize kmsg_dumper
` [PATCH next v3 02/15] mtd: mtdoops: "

[RFC PATCH v4 0/3] scheduler: expose the topology of clusters and add cluster scheduler
 2021-03-02 10:43 UTC  (5+ messages)
` [RFC PATCH v4 2/3] scheduler: add scheduler level for clusters
` [RFC PATCH v4 3/3] scheduler: Add cluster scheduler level for x86

[PATCH v6 00/12] x86: tag application address space for devices
 2021-03-02 10:43 UTC  (6+ messages)
` [PATCH v6 08/12] fork: Clear PASID for new mm

[PATCH] mm: introduce clear all vm events counters
 2021-03-02 10:30 UTC  (3+ messages)

[PATCH 4.19 000/246] 4.19.178-rc2 review
 2021-03-02 10:42 UTC  (3+ messages)

[PATCH] mm/fork: Clear PASID for new mm
 2021-03-02 10:38 UTC 

[PATCH 1/2] mmc: uniphier-sd: Fix an error handling path in uniphier_sd_probe()
 2021-03-02 10:38 UTC  (2+ messages)

[PATCH 2/2] mmc: uniphier-sd: Fix a resource leak in the remove function
 2021-03-02 10:38 UTC  (2+ messages)

[PATCH V3 0/5] imx esdhc dt/driver update
 2021-03-02 10:39 UTC  (2+ messages)

[PATCH] mmc: sdhci-pci-gli: Enable short circuit protection mechanism of GL9755
 2021-03-02 10:39 UTC  (2+ messages)

[PATCH v2] mmc: mmci: manage MMC_CAP_NEED_RSP_BUSY for stm32 variant
 2021-03-02 10:40 UTC  (2+ messages)

[PATCH] mmc: core: add a power cycle when CMD11 fails
 2021-03-02 10:38 UTC  (2+ messages)

[PATCH] mmc: core: set read only with permanent write protect
 2021-03-02 10:39 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: leds: Add bindings for Intel LGM SoC
 2021-03-02 10:36 UTC  (3+ messages)
` [PATCH v3 2/2] leds: lgm: Add LED controller driver for "

[PATCH] mmc: core: Reduce code duplication to mmc_spi_send_{csd|cid}
 2021-03-02 10:38 UTC  (2+ messages)

[PATCH] KVM: nVMX: Set X86_CR4_CET in cr4_fixed1_bits if CET IBT is enabled
 2021-03-02 10:35 UTC  (4+ messages)
` [PATCH v2] KVM: nVMX: Sync L2 guest CET states between L1/L2

[PATCH 0/2] media: rc: remove obsolete drivers
 2021-03-02 10:35 UTC  (4+ messages)
` [PATCH 2/2] media: rc: remove zte zx ir driver

[PATCH 00/13] PCI: MSI: Getting rid of msi_controller, and other cleanups
 2021-03-02 10:35 UTC  (8+ messages)
` [PATCH 09/13] PCI: mediatek: Advertise lack of MSI handling
  ` Aw: "
      ` Aw: "
          ` Aw: "

[PATCH 0/3] soundwire: qcom: add Clock Stop and Auto Enumeration support
 2021-03-02 10:33 UTC  (4+ messages)
` [PATCH 2/3] soundwire: qcom: add auto enumeration support

[PATCH] riscv: Return -EFAULT if copy_to_user() failed in signal.c
 2021-03-02 10:01 UTC  (2+ messages)

[PATCH v2 0/1] GIC v4.1: Disable VSGI support for GIC CPUIF < v4.1
 2021-03-02 10:27 UTC  (2+ messages)
  ` [PATCH v2 1/1] irqchip/gic-v4.1: Disable vSGI upon (GIC CPUIF < v4.1) detection

[PATCH] iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()
 2021-03-02 10:26 UTC 

[PATCH v6 0/3] Support wakeup methods of Atmel maXTouch controllers
 2021-03-02 10:21 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: input: atmel_mxt_ts: Document atmel,wakeup-method and WAKE line GPIO
` [PATCH v6 2/3] Input: atmel_mxt_ts - support wakeup methods
` [PATCH v6 3/3] ARM: tegra: acer-a500: Add atmel,wakeup-method property

[PATCH 2/2] dt-bindings: serial: Add st,swap to stm32-usart
 2021-03-02 10:20 UTC  (5+ messages)
` [PATCH v2 1/2] tty/serial: Add rx-tx-swap OF option "

[PATCH v5 0/2] pinctrl: pinmux: Add pinmux-select debugfs file
 2021-03-02 10:23 UTC  (4+ messages)
` [PATCH v5 1/2] pinctrl: use to octal permissions for debugfs files

[PATCH] sata_dwc_460ex: Fix missing check in sata_dwc_isr
 2021-03-02 10:20 UTC  (6+ messages)
  `  "
      `  "

[PATCH v4 17/19] coresight: core: Add support for dedicated percpu sinks
 2021-03-02 10:21 UTC  (4+ messages)

[PATCH v5 0/3] Support wakeup methods of Atmel maXTouch controllers
 2021-03-02 10:19 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: input: atmel_mxt_ts: Document atmel,wakeup-method and WAKE line GPIO
` [PATCH v5 2/3] Input: atmel_mxt_ts - support wakeup methods
` [PATCH v5 3/3] ARM: tegra: acer-a500: Add atmel,wakeup-method property

[PATCH v7 0/2] ARM: Implement MODULE_PLT support in FTRACE
 2021-03-02 10:00 UTC  (5+ messages)

[PATCHv2 0/8] arm64: Support FIQ controller registration
 2021-03-02 10:12 UTC  (9+ messages)
` [PATCHv2 1/8] ARM: ep93xx: Select GENERIC_IRQ_MULTI_HANDLER directly
` [PATCHv2 2/8] irqchip: Do not blindly select CONFIG_GENERIC_IRQ_MULTI_HANDLER
` [PATCHv2 3/8] genirq: Allow architectures to override set_handle_irq() fallback
` [PATCHv2 4/8] arm64: don't use GENERIC_IRQ_MULTI_HANDLER
` [PATCHv2 5/8] arm64: irq: rework root IRQ handler registration
` [PATCHv2 6/8] arm64: entry: factor irq triage logic into macros
` [PATCHv2 7/8] arm64: Always keep DAIF.[IF] in sync
` [PATCHv2 8/8] arm64: irq: allow FIQs to be handled

[PATCH bpf 0/4] Expose network namespace cookies to user space
 2021-03-02 10:14 UTC  (5+ messages)
` [PATCH bpf 2/4] nsfs: add an ioctl to discover the network namespace cookie

[PATCH v2 0/5] soundwire: qcom: various improvements
 2021-03-02 10:13 UTC  (4+ messages)
` [PATCH v2 1/5] soundwire: qcom: add support to missing transport params

[PATCH v1 1/2] power: supply: smb347-charger: Improve interrupt initialization
 2021-03-02 10:10 UTC  (2+ messages)
` [PATCH v1 2/2] power: supply: smb347-charger: Clean up whitespaces in the code

[PATCH v1] Input: elants_i2c - fix division by zero if firmware reports zero phys size
 2021-03-02 10:08 UTC 

[PATCH V4 0/2] power: bq27xxx: add bq78z100
 2021-03-02 10:07 UTC  (3+ messages)
` [PATCH V4 2/2] power: supply: bq27xxx: Add support for BQ78Z100

[PATCH] drm/fb-helper: only unmap if buffer not null
 2021-03-02 10:06 UTC  (4+ messages)

[PATCH] sched/fair: Prefer idle CPU to cache affinity
 2021-03-02 10:05 UTC  (10+ messages)

[PATCH v3 0/2] x86/setup: consolidate early memory reservations
 2021-03-02 10:04 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] x86/setup: merge several reservations of start of the memory

[v2 PATCH 0/1] net: ethernet: mtk-star-emac: fix wrong unmap in RX handling
 2021-03-02 10:03 UTC  (2+ messages)
` [v2 PATCH] "

[PATCH v1] pstore/ram: Rate-limit "uncorrectable error in header" message
 2021-03-02  9:58 UTC 

[PATCH] mm, kasan: don't poison boot memory
 2021-03-02  9:57 UTC  (11+ messages)

[PATCH] dax-device: Switch to using the new API kobj_to_dev()
 2021-03-02  9:55 UTC 

[PATCH v6 1/9] smp: Run functions concurrently in smp_call_function_many_cond()
 2021-03-02  9:54 UTC  (2+ messages)
` [tip: x86/mm] "

[PATCH v6 2/9] x86/mm/tlb: Unify flush_tlb_func_local() and flush_tlb_func_remote()
 2021-03-02  9:54 UTC  (2+ messages)
` [tip: x86/mm] "

[PATCH v6 3/9] x86/mm/tlb: Open-code on_each_cpu_cond_mask() for tlb_is_not_lazy()
 2021-03-02  9:54 UTC  (2+ messages)
` [tip: x86/mm] "

[PATCH v6 4/9] x86/mm/tlb: Flush remote and local TLBs concurrently
 2021-03-02  9:54 UTC  (2+ messages)
` [tip: x86/mm] "

[PATCH v6 5/9] x86/mm/tlb: Privatize cpu_tlbstate
 2021-03-02  9:54 UTC  (2+ messages)
` [tip: x86/mm] "

[PATCH v6 6/9] x86/mm/tlb: Do not make is_lazy dirty for no reason
 2021-03-02  9:54 UTC  (2+ messages)
` [tip: x86/mm] "

[PATCH v6 7/9] cpumask: Mark functions as pure
 2021-03-02  9:54 UTC  (2+ messages)
` [tip: x86/mm] "

[PATCH v6 8/9] x86/mm/tlb: Remove unnecessary uses of the inline keyword
 2021-03-02  9:54 UTC  (2+ messages)
` [tip: x86/mm] "

[PATCH v6 9/9] smp: inline on_each_cpu_cond() and on_each_cpu()
 2021-03-02  9:54 UTC  (2+ messages)
` [tip: x86/mm] smp: Inline "

[PATCH v3 0/2] Intra-refresh period control
 2021-03-02  9:53 UTC  (3+ messages)
` [PATCH v3 1/2] media: v4l2-ctrls: Add intra-refresh "
` [PATCH v3 2/2] venus: venc: Add support for intra-refresh period

[tip: x86/mm] smp: Micro-optimize smp_call_function_many_cond()
 2021-03-02  9:54 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox