LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-15 05:25:39 to 2023-12-15 08:51:11 UTC [more...]

[PATCH v2 0/3] Add CMDQ driver support for mt8188
 2023-12-15  7:00 UTC  (4+ messages)
` [PATCH v2 1/3] mailbox: mtk-cmdq: Rename gce_plat variable with SoC name postfix
` [PATCH v2 2/3] mailbox: mtk-cmdq: Sort cmdq platform data by compatible name
` [PATCH v2 3/3] mailbox: mtk-cmdq: Add CMDQ driver support for mt8188

[PATCH 1/2] powerpc/locking: implement this_cpu_cmpxchg local API
 2023-12-15  8:50 UTC  (3+ messages)

[PATCH V4 0/1] Add swappiness argument to memory.reclaim
 2023-12-15  8:50 UTC  (5+ messages)
` [PATCH V4 2/2] mm: add swapiness= arg "

[PATCH 1/3] hwmon: max31827: Add PEC support
 2023-12-15  8:49 UTC  (3+ messages)
` [PATCH 2/3] bindings: hwmon: Add adi,adaq4224_temp as compatible string

[PATCH] dt-bindings: usb: qcom,dwc3: Add X1E80100 binding
 2023-12-15  8:49 UTC  (2+ messages)

[PATCH v2] mm: remove redundant lru_add_drain() prior to unmapping pages
 2023-12-15  8:48 UTC  (3+ messages)

[PATCH] dt-bindings: mailbox: qcom-ipcc: document the X1E80100 Inter-Processor Communication Controller
 2023-12-15  8:48 UTC  (2+ messages)

[PATCH] gpiolib: cleanup for duplicated including
 2023-12-15  8:46 UTC 

[PATCH] mm/memory: Replace kmap() with kmap_local_page()
 2023-12-15  8:43 UTC 

[PATCH] mm/memory: Replace kmap() with kmap_local_page()
 2023-12-15  8:40 UTC  (3+ messages)

[PATCH] ASoC: hdmi-codec: register hpd callback on component probe
 2023-12-15  7:57 UTC  (2+ messages)

[PATCH v3 0/5] support ipq5332 platform
 2023-12-15  8:39 UTC  (7+ messages)
` [PATCH v3 5/5] dt-bindings: net: ipq4019-mdio: Document "

[PATCH] usb: typec: fixed a typo
 2023-12-15  8:39 UTC 

[PATCH 1/2] lib/strtox: introduce kstrtoull_suffix() helper
 2023-12-15  8:39 UTC 

[PATCH v9 0/5] Add support for DCMIPP camera interface of STMicroelectronics STM32 SoC series
 2023-12-15  8:37 UTC  (2+ messages)

[PATCH] bus: bt1-apb: remove duplicated including clk.h
 2023-12-15  8:37 UTC 

[PATCH 00/10] Add PCIe support for Qualcomm IPQ5332
 2023-12-15  8:36 UTC  (20+ messages)
` [PATCH 01/10] dt-bindings: clock: Add separate clocks for PCIe and USB for Combo PHY
` [PATCH 02/10] clk: qcom: ipq5332: "
` [PATCH 03/10] arm64: dts: qcom: ipq5332: Add separate entry for USB pipe clock
` [PATCH 05/10] dt-bindings: phy: qcom,uniphy-pcie: Add ipq5332 bindings
` [PATCH 06/10] phy: qcom: ipq5332: Add support for g3x1 and g3x2 PCIe PHYs
` [PATCH 07/10] dt-bindings: PCI: qcom: Add IPQ5332 SoC
` [PATCH 09/10] arm64: dts: qcom: ipq5332: Add PCIe related nodes

[PATCH v5 0/3] gnss: ubx: support the reset pin of the Neo-M8 variant
 2023-12-15  8:34 UTC  (4+ messages)

mm/DAMON: Profiling enhancements for DAMON
 2023-12-15  8:33 UTC  (2+ messages)

[PATCH] arm64: dts: amlogic: fix format for s4 uart node
 2023-12-15  8:28 UTC 

[PATCH 1/3] media: i2c: alvium: removal of dft_fr, min_fr and max_fr
 2023-12-15  8:28 UTC  (2+ messages)

[PATCH 0/9] riscv: hwprobe: add Zicond, Zam, Zacas and Ztso support
 2023-12-15  8:26 UTC  (4+ messages)
` [PATCH 3/9] dt-bindings: riscv: add Zam ISA extension description

[PATCH 0/3] media: i2c: alvium: store frame interval in subdev state
 2023-12-15  8:24 UTC  (4+ messages)
` [PATCH 1/3] media: i2c: alvium: removal of dft_fr, min_fr and max_fr
` [PATCH 2/3] media: i2c: alvium: inline set_frame_interval into s_frame_interval
` [PATCH 3/3] media: i2c: alvium: store frame interval in subdev state

[PATCH 0/4] mtd: spi-nor: mark the flash name as obsolete
 2023-12-15  8:24 UTC  (6+ messages)
` [PATCH 1/4] mtd: spi-nor: print flash ID instead of name
` [PATCH 2/4] mtd: spi-nor: mark the flash name as obsolete
` [PATCH 3/4] mtd: spi-nor: sysfs: hide the flash name if not set
` [PATCH 4/4] mtd: spi-nor: drop superfluous debug prints

[PATCH v8 00/14] add qca8084 ethernet phy driver
 2023-12-15  8:22 UTC  (16+ messages)
` [PATCH v8 01/14] net: phy: introduce core support for phy-mode = "10g-qxgmii"
` [PATCH v8 02/14] dt-bindings: net: ethernet-controller: add 10g-qxgmii mode
` [PATCH v8 03/14] net: phy: at803x: add QCA8084 ethernet phy support
` [PATCH v8 04/14] net: phy: at803x: add the function phydev_id_is_qca808x
` [PATCH v8 05/14] net: phy: at803x: Add qca8084_config_init function
` [PATCH v8 06/14] net: phy: at803x: add qca8084_link_change_notify
` [PATCH v8 07/14] net: phy: at803x: add the possible_interfaces
` [PATCH v8 08/14] net: phy: at803x: add qca8084 switch registe access
` [PATCH v8 09/14] net: phy: at803x: set MDIO address of qca8084 PHY
` [PATCH v8 10/14] net: phy: at803x: parse qca8084 clocks and resets
` [PATCH v8 11/14] net: phy: at803x: add qca808x initial config sequence
` [PATCH v8 12/14] net: phy: at803x: configure qca8084 common clocks
` [PATCH v8 13/14] net: phy: at803x: configure qca8084 work mode
` [PATCH v8 14/14] dt-bindings: net: ar803x: add qca8084 PHY properties

[PATCH 1/4] dt-bindings: reset: Add binding constants for Unisoc's UMS512
 2023-12-15  8:20 UTC  (2+ messages)

[PATCH v9 0/4] StarFive's Pulse Width Modulation driver support
 2023-12-15  8:17 UTC  (5+ messages)
` [PATCH v9 2/4] pwm: opencores: Add PWM "

[PATCH][next] platform/chrome: Fix -Warray-bounds warnings
 2023-12-15  8:17 UTC  (2+ messages)

[PATCH v2 0/5] gpiolib: cdev: relocate debounce_period_us
 2023-12-15  8:15 UTC  (10+ messages)
` [PATCH v2 2/5] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc

drivers/net/ethernet/toshiba/ps3_gelic_net.c:330:33: sparse: sparse: incorrect type in assignment (different base types)
 2023-12-15  8:13 UTC  (2+ messages)

[PATCH 00/13] GS101 Oriole: CMU_PERIC0 support and USI updates
 2023-12-15  8:13 UTC  (19+ messages)
` [PATCH 01/13] dt-bindings: clock: google,gs101: fix CMU_TOP gate clock names
` [PATCH 04/13] dt-bindings: serial: samsung: gs101: make reg-io-width required property
` [PATCH 05/13] tty: serial: samsung: add gs101 earlycon support
` [PATCH 08/13] arm64: dts: exynos: gs101: enable cmu-peric0 clock controller
` [PATCH 10/13] arm64: dts: exynos: gs101: define USI8 with I2C configuration
` [PATCH 11/13] arm64: dts: exynos: gs101: enable eeprom on gs101-oriole

[PATCH 1/1] mm: memory-failure: Re-split hw-poisoned huge page on -EAGAIN
 2023-12-15  8:12 UTC 

[PATCH 1/2] [v2] mei: fix vsc dependency
 2023-12-15  8:11 UTC  (4+ messages)
` [PATCH 2/2] mei: rework Kconfig dependencies

[PATCH 4/4] dt-bindings: clock: Add reset controller bindings for Unisoc's UMS512
 2023-12-15  8:10 UTC 

[PATCH 0/3] Some bug fixes and cleanups related to kexec
 2023-12-15  8:09 UTC  (4+ messages)
` [PATCH 1/3] kexec_file: fix incorrect end value passed to kimage_is_destination_range()
` [PATCH 2/3] kexec_file: fix incorrect temp_start value in locate_mem_hole_top_down()
` [PATCH 3/3] x86/kexec: use pr_err() instead of pr_debug() when an error occurs

[PATCH v11 00/10] spi: Add support for stacked/parallel memories
 2023-12-15  8:09 UTC  (13+ messages)
` [PATCH v11 07/10] mtd: spi-nor: Add stacked memories support in spi-nor

[PATCH 3/4] arm64: dts: sprd: add reset controller driver for UMS512
 2023-12-15  8:08 UTC 

[PATCH v1] gpio: dwapb: mask/unmask IRQ when disable/enable it
 2023-12-15  8:09 UTC  (3+ messages)

[PATCH] phy: phy-can-transceiver: insert space after include
 2023-12-15  8:08 UTC  (2+ messages)

[PATCH 2/4] clk: sprd: add reset controller driver for UMS512
 2023-12-15  8:07 UTC 

[PATCH] iommu/sva: Fix memory leak in iommu_sva_bind_device()
 2023-12-15  8:07 UTC  (2+ messages)

[PATCH v2] dt-bindings: iommu: rockchip: Add Rockchip RK3588
 2023-12-15  8:06 UTC  (2+ messages)

[PATCH v1] iommu/dma: Trace bounce buffer usage when mapping buffers
 2023-12-15  8:04 UTC  (2+ messages)

[PATCH V2 net-next 0/3] There are some features for the HNS3 ethernet driver
 2023-12-15  8:03 UTC  (5+ messages)
` [PATCH V2 net-next 2/3] net: hns3: dump more reg info based on ras mod
` [PATCH V2 net-next 3/3] net: hns3: support dump pfc frame statistics in tx timeout log

[PATCH v3 0/2] Add pm8010 RPMH regulators for sm8550 boards
 2023-12-15  8:01 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: sm8550-mtp: Add pm8010 regulators
` [PATCH v3 2/2] arm64: dts: qcom: sm8550-qrd: add PM8010 regulators

[PATCH 00/13] kmsan: Enable on powerpc
 2023-12-15  7:51 UTC  (3+ messages)
` [PATCH 07/13] powerpc/kprobes: Unpoison instruction in kprobe struct

[PATCH] USB: serial: option: add Foxconn T99W265 with new baseline
 2023-12-15  7:56 UTC  (2+ messages)

[PATCH] selftests: secretmem: Floor the memory size to the multiple of page_size
 2023-12-15  7:56 UTC  (3+ messages)

[PATCH v6 0/4] Add DAX ABI for memmap_on_memory
 2023-12-15  7:53 UTC  (9+ messages)
` [PATCH v6 1/4] Documentatiion/ABI: Add ABI documentation for sys-bus-dax
` [PATCH v6 2/4] dax/bus: Use guard(device) in sysfs attribute helpers
` [PATCH v6 3/4] mm/memory_hotplug: export mhp_supports_memmap_on_memory()
` [PATCH v6 4/4] dax: add a sysfs knob to control memmap_on_memory behavior

[PATCH v2] media: dt-bindings: samsung,s5p-mfc: Fix iommu properties schemas
 2023-12-15  7:51 UTC  (3+ messages)

[PATCH] soc: qcom: pmic_glink: Fix boot when QRTR=m
 2023-12-15  7:50 UTC  (10+ messages)

[PATCH] maple_tree: Avoid checking other gaps after getting the largest gap
 2023-12-15  7:46 UTC 

[RFC PATCH 0/6] iommu/amd: Introduce hardware info reporting and nested translation support
 2023-12-15  7:45 UTC  (13+ messages)
` [RFC PATCH 2/6] iommu/amd: Add support for hw_info for iommu capability query
` [RFC PATCH 3/6] iommu/amd: Introduce Guest-ID struct amd_iommu_vminfo
` [RFC PATCH 4/6] iommufd: Introduce data struct for AMD nested domain allocation
` [RFC PATCH 5/6] iommu/amd: Introduce helper functions to setup GCR3TRPMode
` [RFC PATCH 6/6] iommu/amd: Introduce nested translation support

[PATCH net-next] page_pool: Rename frag_users to frag_cnt
 2023-12-15  7:43 UTC  (2+ messages)

[PATCH] arm64: mediatek: remove broken pmic interrupt property
 2023-12-15  7:42 UTC  (3+ messages)

SCSI hotplug issues with UEFI VM with guest kernel >= 6.5
 2023-12-15  7:41 UTC  (2+ messages)

[PATCH v7 00/14] add qca8084 ethernet phy driver
 2023-12-15  7:39 UTC  (6+ messages)
` [PATCH v7 03/14] net: phy: at803x: add QCA8084 ethernet phy support
` [PATCH v7 14/14] dt-bindings: net: ar803x: add qca8084 PHY propetry

[PATCH v4 0/5] kunit: Add helpers for creating test-managed devices
 2023-12-15  7:39 UTC  (6+ messages)
` [PATCH v4 1/5] kunit: Add APIs for managing devices
` [PATCH v4 2/5] fortify: test: Use kunit_device
` [PATCH v4 3/5] overflow: Replace fake root_device with kunit_device
` [PATCH v4 4/5] ASoC: topology: Replace fake root_device with kunit_device in tests
` [PATCH v4 5/5] drm/tests: Switch to kunit devices

[PATCH] acpi: Modify ACPI_OBJECT_COMMON_HEADER
 2023-12-15  7:37 UTC 

[PATCH] kbuild: rust: add `rustupoverride` target
 2023-12-15  7:38 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: usb: mtk-xhci: add a property for Gen1 isoc-in transfer issue
 2023-12-15  7:36 UTC  (4+ messages)
` [PATCH v2 2/3] usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transfer
` [PATCH v2 3/3] arm64: dts: mediatek: mt8195: Add 'rx-fifo-depth' for cherry

[PATCH v1 0/8] Add device tree for IBM system1 BMC
 2023-12-15  7:35 UTC  (5+ messages)
` [PATCH v1 4/8] ARM: dts: aspeed: System1: Add i2c and muxes

[PATCH 0/3] arm64: dts: qcom: fix USB wakeup interrupts again (pt 2)
 2023-12-15  7:34 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: sdm670: fix USB DP/DM HS PHY interrupts

[PATCH] arm64: dts: mediatek: mt8395-genio-1200-evk: add interrupt-parent for mt6360
 2023-12-15  7:32 UTC 

[PATCH] rust: upgrade to Rust 1.74.1
 2023-12-15  7:32 UTC  (2+ messages)

[PATCH v2 0/5] support ipq5332 platform
 2023-12-15  7:29 UTC  (7+ messages)
` [PATCH v2 5/5] dt-bindings: net: ipq4019-mdio: Document "

[PATCH v3 1/1] dt-bindings: watchdog: starfive,jh7100-wdt: Add compatible for JH8100
 2023-12-15  7:25 UTC  (2+ messages)

[RFC v2] mm: Multi-Gen LRU: fix use mm/page_idle/bitmap
 2023-12-15  7:23 UTC  (3+ messages)

[PATCH -next] ACPICA: Replace strncpy() with strscpy_pad() for dest
 2023-12-15  7:24 UTC 

[PATCH net-next v5 0/2] nfc: Fix UAF during datagram sending caused by missing refcounting
 2023-12-15  7:22 UTC  (5+ messages)
` [PATCH net-next v5 1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local

[PATCH] soc: qcom: stats: remove unneeded semicolon
 2023-12-15  7:18 UTC 

[PATCH] sound: pci: au88x0: fixed spelling mistakes in au88x0_core.c
 2023-12-15  7:15 UTC  (2+ messages)

[PATCH] ALSA: hda/tas2781: select program 0, conf 0 by default
 2023-12-15  7:13 UTC  (2+ messages)

[GIT PULL] sound fixes for 6.7-rc6
 2023-12-15  7:09 UTC 

[PATCH] drivers: soc: qcom: fixed a typo
 2023-12-15  7:07 UTC 

[PATCH 0/3] md: Remove deprecated flavors
 2023-12-15  7:05 UTC  (7+ messages)
` [PATCH 1/3] md: Remove deprecated CONFIG_MD_LINEAR
` [PATCH 2/3] md: Remove deprecated CONFIG_MD_MULTIPATH
` [PATCH 3/3] md: Remove deprecated CONFIG_MD_FAULTY

[PATCH] drm/rockchip: vop2: Remove the unused variable if_dclk_rate
 2023-12-15  6:57 UTC 

[PATCH V5 0/2] Add CPU latency QoS support for ufs driver
 2023-12-15  6:59 UTC  (5+ messages)
` [PATCH V5 1/2] ufs: core: "
` [PATCH V5 2/2] ufs: ufs-mediatek: Migrate to UFSHCD generic CPU latency PM QoS support

[PATCH] gpu: drm: amd: fixed typos
 2023-12-15  6:54 UTC  (3+ messages)

[RFC PATCH 0/2] workqueue: Introduce PF_WQ_RESCUE_WORKER
 2023-12-15  6:50 UTC  (11+ messages)

[PATCH v3 0/2] Add gpio driver support for Realtek DHC SoCs
 2023-12-15  6:50 UTC  (10+ messages)
` [PATCH v3 2/2] Add GPIO support for Realtek DHC(Digital Home Center) RTD SoCs

[PATCH 0/3] A Solution to Re-enable hugetlb vmemmap optimize on Arm
 2023-12-15  6:32 UTC  (6+ messages)
` [PATCH 1/3] mm: HVO: introduce helper function to update and flush pgtable
` [PATCH 2/3] arm64: mm: HVO: support BBM of vmemmap pgtable safely

[PATCH v4 00/10] devm_led_classdev_register() usage problem
 2023-12-15  6:22 UTC  (7+ messages)
` [PATCH v4 02/10] locking: introduce devm_mutex_init
  ` [PATCH RFC v4-bis] "

[PATCH] scripts/kernel-doc: restore warning for Excess struct/union
 2023-12-15  6:48 UTC  (4+ messages)

[PATCH V2] docs: rust: Clarify that 'rustup override' applies to build directory
 2023-12-15  6:48 UTC  (4+ messages)

[RFC v2] mm: Multi-Gen LRU: fix use mm/page_idle/bitmap
 2023-12-15  6:46 UTC  (3+ messages)

[PATCH] arm: remove duplicated include
 2023-12-15  6:27 UTC 

[PATCH v1 1/1] pinctrl: intel: Add Intel Meteor Point pin controller and GPIO support
 2023-12-15  6:44 UTC  (2+ messages)

[PATCH RFC V2 4/4] coresight: Have a stab at support for pause / resume
 2023-12-15  6:42 UTC  (2+ messages)
` [PATCH RFC V3 "

[git pull] drm fixes for 6.7-rc6
 2023-12-15  6:42 UTC 

[PATCH] arm64: memory: remove duplicated include
 2023-12-15  6:40 UTC 

[PATCH 1/1] Bluetooth: btusb: mediatek: add a recovery method for MT7922
 2023-12-15  6:37 UTC 

[PATCH] i2c: smbus: Fixed uninitialized variable msgbuf in i2c_smbus_xfer_emulated
 2023-12-15  6:34 UTC 

[PATCH] USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
 2023-12-15  6:31 UTC 

[PATCH] net: devlink: insert space after include
 2023-12-15  6:04 UTC 

[RFC PATCH] KVM: Introduce KVM VIRTIO device
 2023-12-15  6:23 UTC  (2+ messages)

[PATCH V2] drivers: gpu: drm: vmwgfx: fixed typos
 2023-12-15  6:21 UTC  (2+ messages)

[PATCH v2 0/4] Add APIs to request TX/RX DMA channels by ID
 2023-12-15  6:08 UTC  (4+ messages)
` [PATCH v2 3/4] dmaengine: ti: k3-udma-glue: Add function to request TX channel "

[PATCH 1/3] dt-bindings: usb: mtk-xhci: add a property for Gen1 isoc-in transfer issue
 2023-12-15  6:14 UTC  (5+ messages)

[virtio-dev] [RFC PATCH v1 3/3] SPI: Add virtio SPI driver (V4 draft specification)
 2023-12-15  6:11 UTC  (3+ messages)

[PATCH v2] PCI: mediatek-gen3: Fix translation window
 2023-12-15  6:08 UTC  (3+ messages)

[PATCH v1 0/9] Add ISP 3A support for StarFive
 2023-12-15  5:55 UTC  (4+ messages)
` [PATCH v1 1/9] media: v4l2-ctrls: Add user controls for StarFive JH7110 ISP

[PATCH] drivers: gpu: drm: vmwgfx: fixed typos
 2023-12-15  5:53 UTC  (3+ messages)

[PATCH] kernel: Introduce a write lock/unlock wrapper for tasklist_lock
 2023-12-15  5:52 UTC  (4+ messages)

Should I add BPF kfuncs for userspace apps? And how?
 2023-12-15  5:49 UTC  (7+ messages)

[PATCH v3] arm64: dts: ti: k3-am654-icssg2: Enable PHY interrupt for ICSSG2 PHY0
 2023-12-15  5:47 UTC 

[PATCH v1 0/2] Add LDO5 MP5496 regulator
 2023-12-15  5:37 UTC  (3+ messages)
` [PATCH v1 1/2] regulator: qcom_smd: Add l2, l5 sub-node to mp5496 regulator
` [PATCH v1 2/2] regulator: qcom_smd: Add LDO5 MP5496 regulator

[PATCH v2 0/3] power: supply: Acer Aspire 1 embedded controller
 2023-12-15  5:29 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: power: supply: Add Acer Aspire 1 EC

[RFC PATCH] sched: fair: reset task_group.load_avg when there are no running tasks
 2023-12-15  5:26 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 read-only IMAP folder(s) and NNTP newsgroup(s).