public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-05 17:56:38 to 2022-07-05 20:57:54 UTC [more...]

[PATCH v1 00/16] Add driver nodes for MT8195 SoC
 2022-07-05 20:57 UTC  (5+ messages)
` [PATCH v1 01/16] dt-bindings: iommu: mediatek: Increase max interrupt number
` [PATCH v1 03/16] dt-bindings: power: mediatek: Refine multiple level power domain nodes

[PATCH 1/2] clk: introduce (devm_)hw_register_mux_parent_data_table API
 2022-07-05 20:30 UTC  (2+ messages)
` [PATCH 2/2] clk: qcom: kpss-xcc: convert to parent data API

[PATCH 1/2] usb: gadget: udc: atmel: check rc of devm_gpiod_get_optional()
 2022-07-05 20:56 UTC  (3+ messages)

[PATCH v7 0/9] VirtIO-GPU driver fixes and improvements
 2022-07-05 20:56 UTC  (7+ messages)
` [PATCH v7 7/9] drm/virtio: Improve DMA API usage for shmem BOs

[PATCH 0/5] clk: qcom: Drop use of pxo/cxo_board for rpm devices
 2022-07-05 20:28 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: clock: fix wrong clock documentation for qcom,rpmcc
` [PATCH 2/5] ARM: DTS: qcom: fix dtbs_check warning with new rpmcc clocks
` [PATCH 3/5] clk: qcom: clk-rpm: convert to parent_data API
` [PATCH 4/5] ARM: dts: qcom: add pxo/cxo clock-output-names for ipq8064
` [PATCH 5/5] clk: qcom: gcc-ipq806x: remove cc_register_board for pxo and cxo

[PATCH v1 0/4] PCI: brcmstb: Re-submit reverted patchset
 2022-07-05 20:55 UTC  (3+ messages)

[PATCH v13 net-next 0/9] add support for VSC7512 control over SPI
 2022-07-05 20:47 UTC  (10+ messages)
` [PATCH v13 net-next 1/9] mfd: ocelot: add helper to get regmap from a resource
` [PATCH v13 net-next 2/9] net: mdio: mscc-miim: add ability to be used in a non-mmio configuration
` [PATCH v13 net-next 3/9] pinctrl: ocelot: allow pinctrl-ocelot to be loaded as a module
` [PATCH v13 net-next 4/9] pinctrl: ocelot: add ability to be used in a non-mmio configuration
` [PATCH v13 net-next 5/9] pinctrl: microchip-sgpio: allow sgpio driver to be used as a module
` [PATCH v13 net-next 6/9] pinctrl: microchip-sgpio: add ability to be used in a non-mmio configuration
` [PATCH v13 net-next 7/9] resource: add define macro for register address resources
` [PATCH v13 net-next 8/9] dt-bindings: mfd: ocelot: add bindings for VSC7512
` [PATCH v13 net-next 9/9] mfd: ocelot: add support for the vsc7512 chip via spi

[PATCH v2 1/3] dt-bindings: clock: add pcm reset for ipq806x lcc
 2022-07-05 20:21 UTC  (6+ messages)
` [PATCH v2 3/3] clk: qcom: lcc-ipq806x: convert to parent data

[PATCH v3 0/6] Add watchdog timer support for Tegra186/194/234 SoCs
 2022-07-05 20:47 UTC  (3+ messages)
` [PATCH v3 1/6] dt-bindings: timer: Add Tegra186 & Tegra234 Timer

[PATCH v4] arm64: mm: fix linear mem mapping access performance degradation
 2022-07-05 20:45 UTC  (11+ messages)

[PATCHv2] vgaarb: Add module param to allow for choosing the boot VGA device
 2022-07-05 20:42 UTC  (4+ messages)

[PATCH v2 0/9] Fixes and cleanup for RS485
 2022-07-05 20:38 UTC  (3+ messages)
` [PATCH v2 5/9] dt_bindings: rs485: Correct delay values

[PATCH] arm64: dts: rockchip: Add dts for a rk3399 based board EAIDK-610
 2022-07-05 20:37 UTC  (2+ messages)

[PATCH 1/2] qed: Use the bitmap API to allocate bitmaps
 2022-07-05 20:36 UTC  (2+ messages)
` [PATCH 2/2] qed: Use bitmap_empty()

[PATCH v2 0/4] Fixes for dtbs_check warnings on Mediatek XHCI nodes
 2022-07-05 20:36 UTC  (7+ messages)
` [PATCH v2 2/4] dt-bindings: usb: mtk-xhci: Make all clocks required

[PATCH 4.9 00/29] 4.9.322-rc1 review
 2022-07-05 20:36 UTC  (3+ messages)
` [PATCH 4.9 05/29] usbnet: make sure no NULL pointer is passed through

[PATCH] selftests/vm: enable running select groups of tests
 2022-07-05 20:34 UTC  (2+ messages)

[PATCH 0/5] RISC-V: Add cpu-map topology information nodes
 2022-07-05 20:33 UTC  (8+ messages)
` [PATCH 1/5] riscv: dts: starfive: Add JH7100 CPU topology
` [PATCH 2/5] riscv: dts: sifive: Add fu540 topology information
` [PATCH 3/5] riscv: dts: sifive: Add fu740 "
` [PATCH 4/5] riscv: dts: microchip: Add mpfs' "
` [PATCH 5/5] riscv: dts: canaan: Add k210 "

[PATCH v3 0/8] intel-nand-controller: Fixes, cleanups and questions
 2022-07-05 20:31 UTC  (3+ messages)
` [PATCH v3 1/8] dt-bindings: mtd: intel: lgm-nand: Fix compatible string

[PATCH 0/3] dt-bindings: usb: Document Allwinner D1 compatibles
 2022-07-05 20:30 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: usb: sunxi-musb: Add Allwinner D1 compatible
` [PATCH 2/3] dt-bindings: usb: generic-ehci: "
` [PATCH 3/3] dt-bindings: usb: generic-ohci: "
  ` Re: [PATCH 0/3] dt-bindings: usb: Document Allwinner D1 compatibles

[PATCH v12 net-next 0/9] add support for VSC7512 control over SPI
 2022-07-05 20:30 UTC  (5+ messages)
` [PATCH v12 net-next 8/9] dt-bindings: mfd: ocelot: add bindings for VSC7512

[PATCH 1/2] dt-bindings: arm: sunxi: Default to the full MBUS binding
 2022-07-05 20:29 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: arm: sunxi: Add several MBUS compatibles

[PATCH] dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typo
 2022-07-05 20:28 UTC  (4+ messages)

[PATCH] cnic: Use the bitmap API to allocate bitmaps
 2022-07-05 20:25 UTC 

[PATCH v6 00/21] arch_topology: Updates to add socket support and fix cluster ids
 2022-07-05 20:22 UTC  (6+ messages)

[PATCH] bnxt: Use the bitmap API to allocate bitmaps
 2022-07-05 20:22 UTC 

[RESEND PATCH] kernfs: Avoid re-adding kernfs_node into kernfs_notify_list
 2022-07-05 20:18 UTC  (5+ messages)

[PATCH 00/13] locking/qspinlock: simplify code generation
 2022-07-05 20:15 UTC  (8+ messages)
` [PATCH 04/13] locking/qspinlock: move pv lock word helpers into qspinlock.c
` [PATCH 05/13] locking/qspinlock: be less clever with the preprocessor
` [PATCH 11/13] locking/qspinlock: Use queued_spin_trylock in pv_hybrid_queued_unfair_trylock

[PATCH v2 0/3] ASoC: sun50i-codec-analog: Internal bias support
 2022-07-05 20:12 UTC  (3+ messages)
` (subset) "
  `  "

[PATCH] Revert "kernfs: Change kernfs_notify_list to llist."
 2022-07-05 20:10 UTC 

[PATCH] soc: sunxi: mbus: Only build the driver on ARM/ARM64
 2022-07-05 20:08 UTC  (3+ messages)
  `  "

[PATCH] PCI: iproc: Use the bitmap API to allocate bitmaps
 2022-07-05 20:03 UTC  (2+ messages)

[PATCH] random: remove CONFIG_ARCH_RANDOM and "nordrand"
 2022-07-05 19:57 UTC  (4+ messages)

[PATCH v2] thermal: rcar_gen3_thermal: Add r8a779f0 support
 2022-07-05 19:55 UTC 

[PATCH] ixgbe: Don't call kmap() on page allocated with GFP_ATOMIC
 2022-07-05 19:52 UTC  (3+ messages)

[PATCH] dt-bindings: pci: toshiba,visconti-pcie: Update the common clock properties
 2022-07-05 19:51 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: i2c: mv64xxx: Add variants with offload support
 2022-07-05 19:51 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: allwinner: a100: Update I2C controller fallback
    `  "

[PATCH v1] watchdog: meson: keep running if already active
 2022-07-05 19:29 UTC  (3+ messages)

[PATCH] net/mlx5e: use div64_u64 for long division
 2022-07-05 19:50 UTC 

[PATCH net-next v2] net: macb: In shared MDIO usecase make MDIO producer ethernet node to probe first
 2022-07-05 19:48 UTC  (6+ messages)

[PATCH] x86/split_lock: Enable the split lock detect feature on Raptor Lake P and Alder Lake N CPUs
 2022-07-05 19:46 UTC  (2+ messages)

[PATCH v1 0/4] Add Raptor Lake and PCI error recovery support
 2022-07-05 19:47 UTC  (3+ messages)

[mm-unstable v5 PATCH 0/7] Cleanup transhuge_xxx helpers
 2022-07-05 19:45 UTC  (3+ messages)

[PATCH v5 0/3] ARM: sun8i-r40: CPU improve
 2022-07-05 19:41 UTC  (2+ messages)

[avpatel:riscv_kvm_aia_v1 28/32] arch/riscv/kvm/aia.c:204:36: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2022-07-05 19:39 UTC 

[PATCH] sfc: falcon: Use the bitmap API to allocate bitmaps
 2022-07-05 19:36 UTC 

Linux DRTM on UEFI platforms
 2022-07-05 18:35 UTC  (4+ messages)

[PATCH 0/6] staging: r8188eu: clean up ap2sta_data_frame
 2022-07-05 19:36 UTC  (2+ messages)

[PATCH] sfc/siena: Use the bitmap API to allocate bitmaps
 2022-07-05 19:34 UTC 

[PATCH v4 00/14] Canaan devicetree fixes
 2022-07-05 19:31 UTC  (7+ messages)
` [PATCH v4 02/14] dt-bindings: display: ili9341: document canaan kd233's lcd
` [PATCH v4 05/14] dt-bindings: memory-controllers: add canaan k210 sram controller

[RFC] kvm: reverse call order of kvm_arch_destroy_vm() and kvm_destroy_devices()
 2022-07-05 19:30 UTC  (2+ messages)

[PATCH v4 0/7] Add PSR support for eDP
 2022-07-05 19:28 UTC  (11+ messages)
` [PATCH v4 1/7] drm/msm/disp/dpu1: clear dpu_assign_crtc and get crtc from drm_enc instead of dpu_enc
` [PATCH v4 3/7] drm/msm/dp: Add basic PSR support for eDP
` [PATCH v4 4/7] drm/bridge: use atomic enable/disable callbacks for panel bridge
` [PATCH v4 6/7] drm/msm/disp/dpu1: use atomic enable/disable callbacks for encoder functions
` [PATCH v4 7/7] drm/msm/disp/dpu1: add PSR support for eDP interface in dpu driver

[PATCH v4 0/12] ptrace: cleaning up ptrace_stop
 2022-07-05 19:25 UTC  (9+ messages)
` [PATCH v4 12/12] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state

[PATCH 0/3] amba: Properly handle device probe without IRQ domain
 2022-07-05 19:25 UTC  (16+ messages)
` [PATCH 3/3] "
              ` [BUG] amba: Remove deferred device addition

[PATCH] staging: r8188eu: Block comments use * on subsequent lines
 2022-07-05 19:23 UTC  (2+ messages)

[PATCH v4] dt-bindings: qcom: document preferred compatible naming
 2022-07-05 19:18 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: leds: Add cznic,turris1x-leds.yaml binding
 2022-07-05 19:18 UTC  (7+ messages)
` [PATCH v2 1/2] [RFT] "
  ` [PATCH v2 2/2] leds: Add support for Turris 1.x LEDs

[PATCH] dt-bindings: sound: Convert atmel CLASSD to json-schema
 2022-07-05 19:18 UTC  (3+ messages)

[PATCH v2] tracing/ipv4/ipv6: Use static array for name field in fib*_lookup_table event
 2022-07-05 19:18 UTC  (4+ messages)

[PATCH v4] amba: Remove deferred device addition
 2022-07-05 19:16 UTC  (3+ messages)

[V5 0/2] Add support for proxy interconnect bandwidth votes
 2022-07-05 19:15 UTC  (4+ messages)
` [V5 1/2] dt-bindings: remoteproc: qcom: Convert SC7280 MSS bindings to YAML

[PATCH] rcu: Add exp QS check in rcu_exp_handler() for no-preemptible expedited RCU
 2022-07-05 19:14 UTC  (9+ messages)

[PATCH v5 1/3] mailbox: qcom-apcs-ipc: add IPQ8074 APSS clock controller support
 2022-07-05 19:13 UTC  (3+ messages)
` [PATCH v5 2/3] dt-bindings: mailbox: qcom: set correct #clock-cells
` [PATCH v5 3/3] arm64: dts: ipq8074: add APCS node

[PATCH v1] Revert "Bluetooth: core: Fix missing power_on work cancel on HCI close"
 2022-07-05 19:13 UTC  (8+ messages)
` [PATCH] Bluetooth: core: Fix deadlock due to `cancel_work_sync(&hdev->power_on)` from hci_power_on_sync

[PATCH] iio: light: cm32181: Add PM support
 2022-07-05 19:12 UTC  (2+ messages)

[RESEND PATCH v3 0/3] dt-bindings: input: gpio-keys: apply via DT tree
 2022-07-05 19:11 UTC  (2+ messages)

[PATCH v10 0/3] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-07-05 19:09 UTC  (4+ messages)
` [PATCH v10 1/3] dt-bindings: marvell: Document the AC5/AC5X compatibles
` [PATCH v10 2/3] arm64: dts: marvell: Add Armada 98DX2530 SoC and RD-AC5X board
` [PATCH v10 3/3] arm64: marvell: enable the 98DX2530 pinctrl driver

[PATCH 0/9] arm: bcmbca: Move BCM63138 SoC support under ARCH_BCMBCA
 2022-07-05 19:10 UTC  (3+ messages)
` [PATCH 5/9] arm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA

[PATCH v5 1/3] clk: qcom: clk-alpha-pll: add support for APSS PLL
 2022-07-05 19:10 UTC  (3+ messages)
` [PATCH v5 2/3] dt-bindings: clock: Add support for IPQ8074 APSS clock controller
` [PATCH v5 3/3] clk: qcom: Add "

[PATCH v4 0/2] Add Richtek RTQ6056 support
 2022-07-05 19:08 UTC  (3+ messages)
` [PATCH v4 2/2] iio: adc: Add rtq6056 support

[PATCH RFC bpf-next 00/52] bpf, xdp: introduce and use Generic Hints/metadata
 2022-07-05 19:08 UTC  (10+ messages)
  ` [xdp-hints] "

[PATCH] net: Shrink sock.sk_err sk_err_soft to u16 from int
 2022-07-05 19:06 UTC  (2+ messages)

[PATCH v5 0/2] Read _SUB from ACPI to be able to identify firmware
 2022-07-05 19:04 UTC  (3+ messages)
` [PATCH v5 1/2] ACPI: utils: Add api to read _SUB from ACPI

[PATCH v5 0/2] btrfs: Replace kmap() with kmap_local_page() in zstd.c
 2022-07-05 19:04 UTC  (3+ messages)
` [PATCH v5 2/2] "

[PATCH] uprobes: Use the bitmap API to allocate bitmaps
 2022-07-05 19:01 UTC 

[PATCH v3 0/6] leds: Fix/Add is31fl319{0,1,3} support
 2022-07-05 18:57 UTC  (8+ messages)
` [PATCH v3 4/6] leds: is31fl319x: Use non-wildcard names for vars, structs and defines
` [PATCH v3 5/6] leds: is31fl319x: Move chipset-specific values in chipdef struct
` [PATCH v3 6/6] leds: is31fl319x: Add support for is31fl319{0,1,3} chips

[PATCH v2] thermal/core: Make trans_table tunnable to avoid some needless zero output
 2022-07-05 18:55 UTC  (2+ messages)

[PATCH 5.18 000/102] 5.18.10-rc1 review
 2022-07-05 18:55 UTC  (2+ messages)

[PATCH v8 0/5] Add TDX Guest Attestation support
 2022-07-05 18:52 UTC  (9+ messages)
` [PATCH v8 1/5] x86/tdx: Add TDX Guest attestation interface driver

[PATCH 5.10 00/84] 5.10.129-rc1 review
 2022-07-05 18:54 UTC  (6+ messages)
` [PATCH 5.10 51/84] selftests: mptcp: add ADD_ADDR timeout test case

[PATCH] ASoC: Intel: avs: correct config reference for I2S test board
 2022-07-05 18:52 UTC  (2+ messages)

[PATCH] ASoC: codecs: wsa883x: fix warning using-module-alias-sdw.cocci
 2022-07-05 18:52 UTC  (2+ messages)

[PATCH v1 1/1] ASoC: madera: Replace kernel.h with the necessary inclusions
 2022-07-05 18:52 UTC  (2+ messages)

[PATCH] PM / wakeup: Unify device_init_wakeup() for PM_SLEEP and !PM_SLEEP
 2022-07-05 18:50 UTC  (2+ messages)

[colyli-bcache:nvdimm-meta 16/16] arch/alpha/include/asm/string.h:37:32: warning: argument 1 null where non-null expected
 2022-07-05 18:48 UTC 

[PATCH] x86/cstate: Replace vendor check with X86_FEATURE_MWAIT in ffh_cstate_init
 2022-07-05 18:45 UTC  (2+ messages)

[PATCH] platform/x86: gigabyte-wmi: add support for B660I AORUS PRO DDR4
 2022-07-05 18:44 UTC 

[PATCH v1 1/5] ACPI: utils: Introduce acpi_match_video_device_handle() helper
 2022-07-05 18:40 UTC  (3+ messages)

[PATCH] x86/sgx: Allow enclaves to use Asynchrounous Exit Notification
 2022-07-05 18:36 UTC 

[PATCH v1 1/1] ASoC: Intel: catpt: remove duplicating driver data retrieval
 2022-07-05 18:38 UTC  (2+ messages)

[PATCH net-next v3 5/7] net: lan966x: Add lag support for lan966x
 2022-07-05 18:38 UTC  (2+ messages)

[PATCH v4 1/2] ACPI: CPPC: Only probe for _CPC if CPPC v2 is acked
 2022-07-05 18:38 UTC  (3+ messages)
` [PATCH v4 2/2] ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supported

[PATCH 5.15 00/98] 5.15.53-rc1 review
 2022-07-05 18:35 UTC  (2+ messages)

[PATCH bpf-next v6 0/4] bpf trampoline for arm64
 2022-07-05 18:34 UTC  (4+ messages)

[PATCH v6 00/14] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
 2022-07-05 18:33 UTC  (6+ messages)
` [PATCH v6 02/14] dt-bindings: pinctrl: imx: Add fsl,scu-iomux yaml file

[PATCH v5] ACPI: skip IRQ1 override on 3 Ryzen 6000 laptops
 2022-07-05 18:31 UTC  (6+ messages)

[PATCH v5 00/15] Support AMD Pensando Elba SoC
 2022-07-05 18:30 UTC  (7+ messages)
` [PATCH v5 07/15] dt-bindings: reset: amd,pensando-elbasr-reset: Add AMD Pensando SR Reset Controller bindings

[PATCH v2] ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supported
 2022-07-05 18:28 UTC  (3+ messages)

[PATCH v3] ASoC: dt-bindings: qcom,sm8250: add SDM845 sound
 2022-07-05 18:28 UTC 

[PATCH v2] ACPI: VIOT: Fix ACS setup
 2022-07-05 18:27 UTC  (3+ messages)

[PATCH v2] ASoC: dt-bindings: qcom,sm8250: add SDM845 sound
 2022-07-05 18:25 UTC  (3+ messages)

linux-next: manual merge of the kunit-next tree with the apparmor tree
 2022-07-05 18:22 UTC  (4+ messages)

[PATCH 00/43] phy: qcom,qmp: fix dt-bindings and deprecate lane suffix
 2022-07-05 18:21 UTC  (13+ messages)
` [PATCH 16/43] dt-bindings: phy: qcom,qmp-pcie: drop unused vddp-ref-clk supply
` [PATCH 17/43] dt-bindings: phy: qcom,qmp-pcie: add missing child node schema

[PATCH v7 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
 2022-07-05 18:16 UTC  (12+ messages)

[ammarfaizi2-block:brauner/linux/fs.idmapped.overlay.acl.fix 1/1] include/linux/posix_acl_xattr.h:55: multiple definition of `posix_acl_getxattr_idmapped_mnt'; mm/shmem.o:include/linux/posix_acl_xattr.h:55: first defined here
 2022-07-05 18:07 UTC 

[PATCH net v2] net: lan966x: hardcode the number of external ports
 2022-07-05 18:12 UTC  (2+ messages)

[PATCH v3] clk: sunxi-ng: sun50i: h6: Modify GPU clock configuration to support DFS
 2022-07-05 18:06 UTC  (4+ messages)
    `  "

[PATCH] vfio: hisi_acc_vfio_pci: fix integer overflow check in hisi_acc_vf_resume_write()
 2022-07-05 18:06 UTC  (2+ messages)

[PATCH v1 1/1] Input: goodix - switch use of acpi_gpio_get_*_resource() APIs
 2022-07-05 18:02 UTC 

[PATCH v2 1/2] ASoC: SOF: Intel: bdw: remove duplicating driver data retrieval
 2022-07-05 16:57 UTC  (4+ messages)
` [PATCH v2 2/2] ASoC: SOF: Intel: byt: "

[PATCH 1/2] [v3 1/2] arm64: dts: qcom: Add LTE SKUs for sc7280-villager family
 2022-07-05 17:59 UTC  (2+ messages)

[RFC PATCH] crypto: flush poison data
 2022-07-05 17:58 UTC  (6+ messages)

[PATCH] dt-binding: sound: Convert atmel pdmic to json-schema
 2022-07-05 17:56 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