linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-28 13:33:35 to 2022-03-28 15:47:16 UTC [more...]

[PATCH 00/25] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-03-28 14:15 UTC  (3+ messages)
` [PATCH 25/25] PCI: dwc: Add DW eDMA engine support

[PATCH 00/21] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-03-24  0:16 UTC  (19+ messages)
` [PATCH 01/21] dt-bindings: ata: sata: Extend number of SATA ports
` [PATCH 02/21] dt-bindings: ata: Convert AHCI-bindings to DT schema
` [PATCH 03/21] ata: libahci_platform: Explicitly set rc on devres_alloc failure
` [PATCH 04/21] ata: libahci_platform: Convert to using handy devm-ioremap methods
` [PATCH 05/21] ata: libahci_platform: Convert to using devm bulk clocks API
` [PATCH 06/21] ata: libahci_platform: Add function returning a clock-handle by id
` [PATCH 07/21] ata: libahci_platform: Sanity check the DT child nodes number
` [PATCH 08/21] ata: libahci_platform: Parse ports-implemented property in resources getter
` [PATCH 10/21] dt-bindings: ata: ahci: Add platform capability properties
` [PATCH 11/21] ata: libahci: Extend port-cmd flags set with port capabilities
` [PATCH 12/21] ata: libahci: Discard redundant force_port_map parameter
` [PATCH 13/21] ata: libahci: Don't read AHCI version twice in the save-config method
` [PATCH 14/21] ata: ahci: Convert __ahci_port_base to accepting hpriv as arguments
` [PATCH 15/21] ata: ahci: Introduce firmware-specific caps initialization
` [PATCH 16/21] dt-bindings: ata: ahci: Add DWC AHCI SATA controller DT schema
` [PATCH 17/21] ata: ahci: Add DWC AHCI SATA controller support
` [PATCH 18/21] dt-bindings: ata: ahci: Add Baikal-T1 AHCI SATA controller DT schema
` [PATCH 21/21] MAINTAINERS: Add maintainers for DWC AHCI SATA driver

[PATCH] Drivers: hv: vmbus: Replace smp_store_mb() with virt_store_mb()
 2022-03-28 15:44 UTC 

[PATCH 0/6] ASRC support on Tegra186 and later
 2022-03-28 15:44 UTC  (3+ messages)
` [PATCH 2/6] ASoC: tegra: Add Tegra186 based ASRC driver

[PATCH net-next] sch_cake: Take into account guideline DEF/DGSIC/36 from French Administration
 2022-03-28 15:43 UTC  (2+ messages)

[PATCH v2] mm: kfence: fix objcgs vector allocation
 2022-03-28 15:43 UTC  (2+ messages)

[GIT PULL] locking changes for v5.18
 2022-03-28 15:41 UTC  (10+ messages)
      ` [PATCH] x86/defconfig: Enable WERROR
          ` [PATCH] x86/config: Make the x86 defconfigs a bit more usable

[PATCH] staging: rts5208: Convert kmap() to kmap_local_page()
 2022-03-28 15:41 UTC  (2+ messages)

regression: NULL pointer dereference due to 27599aacbaef ("fbdev: Hot-unplug firmware fb devices on forced removal")
 2022-03-28 15:41 UTC 

[PATCH] sched/fair: fix broken bandwidth control with nohz_full
 2022-03-28 15:40 UTC  (5+ messages)
  ` [External] "

Order
 2022-03-28 15:16 UTC 

[PATCH 0/6] arm64: dts: qcom: Get rid of some warnings
 2022-03-28 15:31 UTC  (13+ messages)
` [PATCH 1/6] arm64: dts: qcom: sm8450: rename interconnect nodes
` [PATCH 2/6] arm64: dts: qcom: sm8350: move qup-opp-tables out of soc node
` [PATCH 3/6] arm64: dts: qcom: sm8250: move qup-opp-table "
` [PATCH 4/6] arm64: dts: qcom: sm8250: move sound node out of soc
` [PATCH 5/6] arm64: dts: qcom: sm8250: move wcd938x node out of soc node
` [PATCH 6/6] arm64: dts: qcom: sm8250: remove address cells from dsi nodes

[PATCH] bpf: replace usage of found with dedicated list iterator variable
 2022-03-28 15:30 UTC  (2+ messages)

[PATCH] dt-bindings: display: msm: dsi: remove address/size cells
 2022-03-28 15:29 UTC 

[PATCH 0/3] drm: omapdrm: Fix excessive GEM buffers DMM/CMA usage
 2022-03-28 15:30 UTC  (3+ messages)

[RFC PATCH v2 0/6] Flexible codec clock configuration
 2022-03-28 15:29 UTC  (4+ messages)
` [RFC PATCH v2 4/6] ASoC: soc-pcm: tweak DPCM BE hw_param() call order

[PATCH 00/16] PCI: dwc: Add dma-ranges/YAML-schema/Baikal-T1 support
 2022-03-24  1:37 UTC  (17+ messages)
` [PATCH 01/16] dt-bindings: PCI: dwc: Define generic and native DT bindings
` [PATCH 02/16] dt-bindings: PCI: dwc: Add Baikal-T1 PCIe Root Port bindings
` [PATCH 03/16] PCI: dwc: Add more verbose link-up message
` [PATCH 04/16] PCI: dwc: Convert to using native IP-core versions representation
` [PATCH 05/16] PCI: dwc: Add IP-core version detection procedure
` [PATCH 06/16] PCI: dwc: Introduce Synopsys IP-core versions/types interface
` [PATCH 07/16] PCI: dwc: Add host de-initialization callback
` [PATCH 08/16] PCI: dwc: Drop inbound iATU types enumeration - dw_pcie_as_type
` [PATCH 09/16] PCI: dwc: Simplify in/outbound iATU setup methods
` [PATCH 10/16] PCI: dwc: Drop iATU regions enumeration - dw_pcie_region_type
` [PATCH 11/16] PCI: dwc: Add iATU regions size detection procedure
` [PATCH 12/16] PCI: dwc: Verify in/out regions against iATU constraints
` [PATCH 13/16] PCI: dwc: Check iATU in/outbound ranges setup methods status
` [PATCH 14/16] PCI: dwc: Introduce dma-ranges property support for RC-host
` [PATCH 15/16] PCI: dwc: Introduce generic platform clocks and resets sets
` [PATCH 16/16] PCI: dwc: Add Baikal-T1 PCIe controller support

[Question] kernfs: NULL pointer dereference in kernfs_dop_revalidate()
 2022-03-28 15:23 UTC  (3+ messages)

[syzbot] WARNING in kvm_mmu_notifier_invalidate_range_start (2)
 2022-03-28 15:22 UTC  (4+ messages)

[PATCH v2] cpu/hotplug: Set st->cpu earlier
 2022-03-28 15:19 UTC  (7+ messages)

[PATCH v2] audit: do a quick exit when syscall number is invalid
 2022-03-28 15:19 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: add lockdep check before lookup_address_in_mm()
 2022-03-28 15:16 UTC  (2+ messages)

kernel/trace/trace_events_user.c:747:16: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2022-03-28 15:15 UTC  (2+ messages)

[PATCH v2 net-next 2/4] net: switchdev: add support for offloading of fdb locked flag
 2022-03-28 15:12 UTC  (11+ messages)

[RFC] locking/rwsem: dont wake up wwaiter in case of lock holder
 2022-03-28 15:11 UTC  (2+ messages)

[PATCH 00/12] PCI: dwc: Various fixes and cleanups
 2022-03-24  1:25 UTC  (13+ messages)
` [PATCH 01/12] PCI: dwc: Stop link in the host init error and de-initialization
` [PATCH 02/12] PCI: dwc: Don't use generic IO-ops for DBI-space access
` [PATCH 03/12] PCI: dwc: Add unroll iATU space support to the regions disable method
` [PATCH 04/12] PCI: dwc: Disable outbound windows for controllers with iATU
` [PATCH 05/12] PCI: dwc: Set INCREASE_REGION_SIZE flag based on limit address
` [PATCH 06/12] PCI: dwc: Add braces to the multi-line if-else statements
` [PATCH 07/12] PCI: dwc: Add trailing new-line literals to the log messages
` [PATCH 08/12] PCI: dwc: Discard IP-core version checking on unrolled iATU detection
` [PATCH 09/12] PCI: dwc: Convert Link-up status method to using dw_pcie_readl_dbi()
` [PATCH 10/12] PCI: dwc-plat: Simplify the probe method return value handling
` [PATCH 11/12] PCI: dwc-plat: Discard unused regmap pointer
` [PATCH 12/12] PCI: dwc-plat: Drop dw_plat_pcie_of_match forward declaration

[PATCH] kconfig: remove stale comment about removed kconfig_print_symbol()
 2022-03-28 15:07 UTC 

[PATCH] block: aoe: handle device timeouts atomic-safe
 2022-03-28 15:06 UTC  (3+ messages)

[PATCH v4 0/3] WCH CH341 GPIO and SPI support
 2022-03-28 15:05 UTC  (3+ messages)
` [PATCH v4 2/3] gpio: ch341: add MFD cell driver for the CH341

[PATCH v4 00/30] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2022-03-28 15:06 UTC  (6+ messages)
` [PATCH v4 18/30] KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()

[PATCH] IIO: accel: fixed coding style issues
 2022-03-28 15:05 UTC 

[PATCH v2 1/4] dt-bindings: arm64: dts: mediatek: Add mt8195-demo board
 2022-03-28 15:02 UTC  (7+ messages)
` [PATCH v2 2/4] arm64: dts: mediatek: Add device-tree for MT8195 Demo board

clang memcpy calls
 2022-03-28 14:58 UTC  (12+ messages)

[PATCH] locking/local_lock: Pretend to use the per-CPU variable if not needed
 2022-03-28 14:59 UTC  (9+ messages)
` [PATCH 0/3] Remove volatile from arch_raw_cpu_ptr() and revert the hacks
    ` [PATCH v2 "
      ` [PATCH v2 1/3] x86/percpu: Remove volatile from arch_raw_cpu_ptr()
      ` [PATCH v2 2/3] Revert "locking/local_lock: Make the empty local_lock_*() function a macro."
      ` [PATCH v2 3/3] Revert "mm/page_alloc: mark pagesets as __maybe_unused"

[PATCH 0/3] mmc: mmci: stm32: updates for SDIO
 2022-03-28 14:58 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: mmc: mmci: add a property to disable DMA LLI

[PATCH] regulator: wm8994: Add an off-on delay for WM8994 variant
 2022-03-28 14:59 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/3] Add unit test module for AMD P-State driver
 2022-03-28 14:56 UTC  (5+ messages)
` [PATCH 2/3] cpupower: Introduce a new "

[PATCH 0/4] clk: Baikal-T1 DDR/PCIe resets and some xGMAC fixes
 2022-03-24  1:09 UTC  (5+ messages)
` [PATCH 1/4] clk: baikal-t1: Fix invalid xGMAC PTP clock divider
` [PATCH 2/4] clk: baikal-t1: Define shared xGMAC ref/ptp clocks parent
` [PATCH 3/4] clk: baikal-t1: Move reset-controls code into a dedicated module
` [PATCH 4/4] clk: baikal-t1: Add DDR/PCIe directly controlled resets support

[PATCH] KVM: x86/mmu: Zap only TDP MMU leafs in zap range and mmu_notifier unmap
 2022-03-28 14:52 UTC  (3+ messages)

[PATCH v2] phy: mediatek: phy-mtk-mipi-dsi: Simplify with dev_err_probe()
 2022-03-28 14:52 UTC 

[PATCH v2] mmc: mmci: stm32: use a buffer for unaligned DMA requests
 2022-03-28 14:51 UTC 

[PATCH] mm: shmem: make shmem_init return void
 2022-03-28 14:50 UTC  (2+ messages)

[PATCH] KVM: x86: optimize PKU branching in kvm_load_{guest|host}_xsave_state
 2022-03-28 14:51 UTC  (6+ messages)

drivers/acpi/apei/erst.c:792:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-03-28 14:48 UTC 

[PATCH] signal/x86: Delay calling signals in atomic
 2022-03-28 14:48 UTC  (4+ messages)

[PATCH 0/4] Unifrom keyring support across architectures and functions
 2022-03-28 14:44 UTC  (8+ messages)
` [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification

[PATCH 0/4] asus-ec-sensors: add support for board families
 2022-03-28 14:44 UTC  (7+ messages)
` [PATCH 2/4] hwmon: (asus-ec-sensors) implement locking via the ACPI global lock

[RFC PATCH 0/4] PCI: hv: Miscellaneous changes
 2022-03-28 14:42 UTC  (5+ messages)
` [RFC PATCH 1/4] Drivers: hv: vmbus: Remove special code for unsolicited messages
` [RFC PATCH 2/4] PCI: hv: Use vmbus_requestor to generate transaction IDs for VMbus hardening
` [RFC PATCH 3/4] Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid()
` [RFC PATCH 4/4] PCI: hv: Fix synchronization between channel callback and hv_compose_msi_msg()

[net-next 0/5] add fwnode based mdiobus registration
 2022-03-28 14:41 UTC  (8+ messages)
` [net-next 1/5] net: mdio: fwnode: add fwnode_mdiobus_register()

[PATCH] PCI: mediatek-gen3: Print LTSSM state when PCIe link down
 2022-03-28 14:39 UTC  (2+ messages)

[PATCH] PCI: qcom: Add support for handling MSIs from 8 endpoints
 2022-03-28 14:39 UTC  (4+ messages)

[PATCH] scsi: sd: Jump to out_free_index if device_add{,_disk}() fail
 2022-03-28 14:38 UTC  (2+ messages)

[PATCH V2 1/1] Intel Sky Lake-E host root ports check
 2022-03-28 14:38 UTC  (3+ messages)

[RFC v4 0/8] Proposal for a GPU cgroup controller
 2022-03-28 14:36 UTC  (3+ messages)
` [RFC v4 4/8] dmabuf: heaps: export system_heap buffers with GPU cgroup charging

[PATCH 4.9 00/14] 4.9.309-rc1 review
 2022-03-28 14:33 UTC  (4+ messages)

[PATCH AUTOSEL 5.17 01/43] LSM: general protection fault in legacy_parse_param
 2022-03-28 14:31 UTC  (3+ messages)
` [PATCH AUTOSEL 5.17 29/43] signal, x86: Delay calling signals in atomic on RT enabled kernels

[PATCH v5 0/3] bootconfig: Support embedding a bootconfig in kernel for non initrd boot
 2022-03-28 14:30 UTC  (4+ messages)
` [PATCH v5 1/3] bootconfig: Check the checksum before removing the bootconfig from initrd
` [PATCH v5 2/3] bootconfig: Support embedding a bootconfig file in kernel
` [PATCH v5 3/3] docs: bootconfig: Add how to embed the bootconfig into kernel

[PATCH v3 0/9] introduce fwnode in the I2C subsystem
 2022-03-28 14:28 UTC  (4+ messages)
` [PATCH v3 3/9] device property: add index argument to property_read_string_array() callback

[GIT PULL] Multi-gen LRU for 5.18-rc1
 2022-03-28 14:27 UTC  (8+ messages)
  ` [page-reclaim] "

[PATCH] spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op()
 2022-03-28 14:24 UTC 

[GIT PULL] RAS updates for 5.18
 2022-03-28 14:21 UTC  (4+ messages)

[PATCH] greybus: audio_codec: fix three missing initializers for data
 2022-03-28 14:19 UTC  (2+ messages)

[PATCH v2] ath9k: initialize arrays at compile time
 2022-03-28 14:17 UTC  (4+ messages)

[PATCH] mm/memcg: remove unneeded nr_scanned
 2022-03-28 14:16 UTC  (2+ messages)

[PATCH 0/2] x86/mce: Grade new machine errors for AMD MCEs and include messages for panic cases
 2022-03-28 14:16 UTC  (8+ messages)
` [PATCH 1/2] x86/mce: Extend AMD severity grading function with new types of errors
` [PATCH 2/2] x86/mce: Add messages to describe panic machine errors on AMD's MCEs grading

[PATCH] SUNRPC: Return true/false (not 1/0) from bool functions
 2022-03-28 14:14 UTC  (2+ messages)

[PATCH v4 1/2] Revert "powerpc: Set max_mapnr correctly"
 2022-03-28 14:12 UTC  (3+ messages)

RIP: 0010:param_get_bool.cold+0x0/0x2 - LTP read_all_sys - 5.17.0
 2022-03-28 14:09 UTC 

[PATCHv5] mmc: block: Check for errors after write on SPI
 2022-03-28 14:05 UTC  (2+ messages)

[PATCH 0/2] mmc: mmci: stm32: manage unaligned DMA req for SDIO
 2022-03-28 14:04 UTC  (3+ messages)
` [PATCH 1/2] mmc: mmci: stm32: correctly check all elements of sg list

[PATCH] Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning"
 2022-03-28 14:04 UTC  (2+ messages)

[PATCH v11 0/7] drm/lsdc: add drm driver for loongson display controller
 2022-03-28 14:04 UTC  (11+ messages)
` [PATCH v11 5/7] dt-bindings: display: Add Loongson "

[PATCH v4] perf/x86/amd: Don't touch the Host-only bit inside the guest hypervisor
 2022-03-28 14:03 UTC  (3+ messages)

[RFC PATCH 0/1] Categorize ARM dts directory
 2022-03-28 14:00 UTC  (6+ messages)
  ` (EXT) "

[PATCH] block/rnbd: Fix the maximum clt_device_id value in init_dev()
 2022-03-28 13:57 UTC  (2+ messages)

[PATCH] PCI: mediatek: Update entries to distinguish MediaTek PCIe controller
 2022-03-28 13:54 UTC  (2+ messages)

[PATCH 0/2] mm/page_alloc: Remote per-cpu lists drain support
 2022-03-28 13:51 UTC  (5+ messages)

[PATCH] ALSA: hda: Avoid unsol event during RPM suspending
 2022-03-28 13:51 UTC  (5+ messages)

[PATCH v7 0/5] ima: support fs-verity digests and signatures
 2022-03-28 13:51 UTC  (7+ messages)
` [PATCH v7 1/5] fs-verity: define a function to return the integrity protected file digest
` [PATCH v7 2/5] ima: define a new template field named 'd-ngv2' and templates

[PATCH v5] perf/x86/amd: Don't touch the Host-only bit inside the guest hypervisor
 2022-03-28 13:48 UTC 

[PATCH] pinctrl: mediatek: mt8195: enable driver on mtk platforms
 2022-03-28 13:49 UTC  (2+ messages)

[PATCH v3, 00/10] Enable two H264 encoder core on MT8195
 2022-03-28 13:48 UTC  (5+ messages)
` [PATCH v3, 03/10] dt-bindings: media: mtk-vcodec: Adds encoder cores dt-bindings for mt8195

[PATCH 01/22] orion5x: Replace comments with C99 initializers
 2022-03-28 13:47 UTC  (7+ messages)
` [PATCH 02/22] s3c: "
` [PATCH 00/22] "

[PATCH] selftests: net: Add tls config dependency for tls selftests
 2022-03-28 13:46 UTC 

[PATCH] rxrpc: fix some null-ptr-deref bugs in server_key.c
 2022-03-28 13:44 UTC  (3+ messages)

[PATCH] nfs: callback_proc: fix an incorrect NULL check on list iterator
 2022-03-28 13:43 UTC  (4+ messages)

[PATCH 1/5] dt-bindings: mmc: imx-esdhc: Update compatible fallbacks
 2022-03-28 13:42 UTC  (11+ messages)
` [PATCH 3/5] arm64: dts: imx8mp: Enable HS400-ES

[GIT PULL] TTY/Serial driver changes for 5.18-rc1
 2022-03-28 13:41 UTC 

[GIT PULL] Staging driver changes for 5.18-rc1
 2022-03-28 13:40 UTC 

[GIT PULL] Driver core changes for 5.18-rc1
 2022-03-28 13:39 UTC 

[GIT PULL] Char/Misc and other driver updates for 5.18-rc1
 2022-03-28 13:39 UTC 

[PATCH] KVM: arm64: vgic-debug: remove unnecessary type castings
 2022-03-28 13:36 UTC  (2+ messages)

Bug 215715 - PCI device (iwlwifi) is not working due to PCI power state change issues
 2022-03-28 13:33 UTC 


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).