linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-19 07:21:17 to 2023-07-19 09:31:06 UTC [more...]

[PATCH v9 0/2] sched/fair: Scan cluster before scanning LLC in wake-up path
 2023-07-19  9:28 UTC 

[PATCH] TinyDRM display driver for Philips PCD8544 display controller
 2023-07-19  9:29 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: add vendor-prefixes and bindings for pcd8544 displays
  ` [PATCH 2/2] drm/tiny: add display driver for philips pcd8544 display controller

[PATCH v2 0/4] mm: convert to vma_is_initial_heap/stack()
 2023-07-19  9:29 UTC  (11+ messages)
` [PATCH v2 1/4] mm: factor out VMA stack and heap checks
` [PATCH v2 2/4] drm/amdkfd: use vma_is_initial_stack() and vma_is_initial_heap()
` [PATCH v2 3/4] selinux: "
` [PATCH v2 4/4] perf/core: "

[PATCH v2 bpf-next 0/4] allow bpf_map_sum_elem_count for all program types
 2023-07-19  9:29 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/4] bpf: consider types listed in reg2btf_ids as trusted
` [PATCH v2 bpf-next 2/4] bpf: consider CONST_PTR_TO_MAP as trusted pointer to struct bpf_map
` [PATCH v2 bpf-next 3/4] bpf: make an argument const in the bpf_map_sum_elem_count kfunc
` [PATCH v2 bpf-next 4/4] bpf: allow any program to use "

[Question - ARM CCA] vCPU Hotplug Support in ARM Realm world might require ARM spec change?
 2023-07-19  9:28 UTC  (2+ messages)

[PATCH v9 0/2] ublk: enable zoned storage support
 2023-07-19  9:26 UTC  (3+ messages)
` [PATCH v9 2/2] "

[PATCH v5 0/3] Add initialization of clock for StarFive JH7110 SoC
 2023-07-19  9:25 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks "
` [PATCH v5 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
` [PATCH v5 3/3] riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoC

[PATCH] alpha: asm: add require space after that ',' and around ':'
 2023-07-19  9:25 UTC 

[PATCH v4 0/2] Add Richtek RTQ2208 SubPMIC support
 2023-07-19  9:24 UTC  (3+ messages)
` [PATCH v4 1/2] regulator: dt-bindings: rtq2208: Add Richtek RTQ2208 SubPMIC
` [PATCH v4 2/2] regulator: rtq2208: Add Richtek RTQ2208 SubPMIC driver

[PATCH 0/3] Patches used to add platform specific data for Intel Stratix10 platform
 2023-07-19  9:20 UTC  (9+ messages)
` [PATCH 1/3] usb: dwc2: Add "
` [PATCH 3/3] dt-bindings: usb: dwc2: add compatible "intel,socfpga-stratix10-hsotg"

[PATCH 0/7] Add various peripheral support for K3G
 2023-07-19  9:19 UTC  (12+ messages)
` [PATCH 1/7] ARM: dts: exynos: k3g: Add WiFi card support
` [PATCH 2/7] ARM: dts: exynos: k3g: Add GPIO keys support
` [PATCH 5/7] ARM: dts: exynos: k3g: Add notification LED support
` [PATCH 6/7] ARM: dts: exynos: k3g: Document the devices which are not supported
` [PATCH 7/7] ARM: dts: exynos: k3g: Add display support

[PATCH v2 1/4] arm64: dts: imx8mp-debix: remove unused fec pinctrl node
 2023-07-19  9:18 UTC  (4+ messages)
` [PATCH v2 4/4] arm64: dts: freescale: Add DEBIX SOM A and SOM A I/O Board support

[PATCH v2 0/3] drivers: base: Add tests showing devm handling inconsistencies
 2023-07-19  9:13 UTC  (8+ messages)
` [PATCH v2 1/3] drivers: base: Add basic devm tests for root devices
` [PATCH v2 2/3] drivers: base: Add basic devm tests for platform devices
` [PATCH v2 3/3] drivers: base: Free devm resources when unregistering a device

[PATCH 0/2] Introduce new generic bindings for RPMHPD
 2023-07-19  9:13 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: power: qcom,rpmhpd: Add Generic RPMh PD indexes

[PATCH v3] ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info()
 2023-07-19  9:13 UTC  (4+ messages)

[RFC PATCH 0/4] Reduce cost of accessing tg->load_avg
 2023-07-19  9:12 UTC  (8+ messages)
` [RFC PATCH 3/4] sched/fair: delay update_tg_load_avg() for cfs_rq's removed load

[PATCH] mfd: rz-mtu3: link time dependencies
 2023-07-19  9:11 UTC  (2+ messages)

[PATCH] splice, net: Fix splice_to_socket() for O_NONBLOCK socket
 2023-07-19  9:07 UTC 

[PATCH net-next v2] net: dsa: mv88e6xxx: Add erratum 3.14 for 88E6390X and 88E6190X
 2023-07-19  9:10 UTC  (2+ messages)

[PATCH net-next v2] net: dsa: mv88e6xxx: Add erratum 3.14 for 88E6390X and 88E6190X
 2023-07-19  9:08 UTC  (2+ messages)

[PATCH V2] ovl: fix mount fail because the upper doesn't have space
 2023-07-19  9:08 UTC  (2+ messages)

[PATCH] clk: mediatek: Check if clock ID is larger than clk_hw_onecell_data size
 2023-07-19  9:08 UTC  (4+ messages)

[PATCH] cgroup: fix obsolete comment above cgroup_create()
 2023-07-19  9:06 UTC 

[RFC 2/2] mm: alloc/free depth based PCP high auto-tuning
 2023-07-19  9:05 UTC  (11+ messages)

[PATCH V7 0/9] Enable Wifi RFI interference mitigation feature support
 2023-07-19  9:00 UTC  (10+ messages)
` [PATCH V7 1/9] drivers core: Add support for Wifi band RF mitigations
` [PATCH V7 2/9] driver core: add ACPI based WBRF mechanism introduced by AMD
` [PATCH V7 3/9] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
` [PATCH V7 4/9] wifi: mac80211: Add support for ACPI WBRF
` [PATCH V7 5/9] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature
` [PATCH V7 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [PATCH V7 7/9] drm/amd/pm: add flood detection for wbrf events
` [PATCH V7 8/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [PATCH V7 9/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7

[syzbot] Monthly modules report (Jul 2023)
 2023-07-19  9:03 UTC 

[PATCH v2 0/9] tracing: Improbe BTF support on probe events
 2023-07-19  9:02 UTC  (2+ messages)

[PATCH] platforms: powermac: "foo* bar" replace with "foo *bar"
 2023-07-19  9:01 UTC 

[PATCH] KVM: allow mapping of compound tail pages for IO or PFNMAP mapping
 2023-07-19  8:33 UTC 

[PATCH v3 0/5] Implement MTE tag compression for swapped pages
 2023-07-19  9:00 UTC  (7+ messages)
` [PATCH v3 1/5] lib/bitmap: add bitmap_{set,get}_value()

[PATCH v3 0/2] Add Richtek RTQ2208 SubPMIC support
 2023-07-19  8:57 UTC  (5+ messages)
` [PATCH v3 1/2] regulator: dt-bindings: rtq2208: Add Richtek RTQ2208 SubPMIC

[PATCH] blk-iocost: fix seq_printf compile type mismatch error
 2023-07-19  8:57 UTC  (2+ messages)

[PATCH] platforms: powermac: "foo* bar" replace with "foo *bar"
 2023-07-19  8:53 UTC 

[PATCH] mfd: qcom-pm8xxx: Fix potential deadlock on &chip->pm_irq_lock
 2023-07-19  8:53 UTC  (4+ messages)

[PATCH v1] led: flash: various minor fixes for leds-qcom-flash driver
 2023-07-19  8:52 UTC  (5+ messages)

[PATCH] dma: at_hdmac: "(foo*)" should be "(foo *)"
 2023-07-19  8:48 UTC 

[qais-yousef:rt-thermal-pressure] [sched/rt] 37d8a2c478: canonical_address#:#[##]
 2023-07-19  8:47 UTC 

[PATCH] net: dsa: remove deprecated strncpy
 2023-07-19  8:47 UTC  (5+ messages)

[PATCH 0/3] DRM scheduler documentation & bug fixes
 2023-07-19  8:45 UTC  (5+ messages)
` [PATCH 3/3] drm/scheduler: Clean up jobs when the scheduler is torn down

[syzbot] general protection fault in hci_uart_tty_ioctl
 2023-07-19  8:45 UTC  (4+ messages)
` [syzbot] [bluetooth?] "

[PATCH v7 5/5] mfd: tps6586x: register restart handler
 2023-07-19  8:44 UTC  (3+ messages)

[PATCH net-next] net: Use _K_SS_MAXSIZE instead of absolute value
 2023-07-19  8:44 UTC 

[PATCH 00/15] Unregister critical branch clocks + some RPM
 2023-07-19  8:43 UTC  (6+ messages)
` [PATCH 03/15] clk: qcom: gcc-sm6375: Unregister critical clocks

[PATCH 0/3] platform/x86: move simatic ipc drivers into subdir
 2023-07-19  8:43 UTC  (10+ messages)
` [PATCH 2/3] leds: simatic-ipc-leds: default config switch to platform switch
` [PATCH 3/3] platform/x86: Move all simatic ipc drivers to the subdirectory siemens

[RFC/RFT 0/3] Add compiler support for Control Flow Integrity
 2023-07-19  8:41 UTC  (5+ messages)
` [RFC/RFT,V2 0/3] Add compiler support for Kernel "

[PATCH] regcache: Push async I/O request down into the rbtree cache
 2023-07-19  8:40 UTC  (2+ messages)

[PATCH] Revert "thermal: power allocator: change the 'k_*' always in estimate_pid_constants()"
 2023-07-19  8:39 UTC  (2+ messages)

[PATCH v5 00/11] blksnap - block devices snapshots module
 2023-07-19  8:36 UTC  (10+ messages)
` [PATCH v5 02/11] block: Block Device Filtering Mechanism

[PATCH] arm64: dts: qcom: sdm630: remove refs to nonexistent clocks
 2023-07-19  8:36 UTC  (3+ messages)

[PATCH v2] clk: Explicitly include correct DT includes
 2023-07-19  8:36 UTC 

[RFC PATCH 00/21] crypto: consolidate and clean up compression APIs
 2023-07-19  8:33 UTC  (4+ messages)
` [RFC PATCH 05/21] ubifs: Pass worst-case buffer size to compression routines

[PATCH v3] iio: core: Prevent invalid memory access when there is no parent
 2023-07-19  8:32 UTC 

[RFC v2 0/9] kunit: Add test attributes API
 2023-07-19  8:31 UTC  (9+ messages)
` [RFC v2 1/9] kunit: Add test attributes API structure
` [RFC v2 9/9] kunit: Add documentation of KUnit test attributes

[PATCH v3] selftests/input: add tests for the EVIOCSCLOCKID ioctl
 2023-07-19  8:30 UTC 

[PATCH v10 0/2] Introduce ICSSG based ethernet Driver
 2023-07-19  8:27 UTC  (3+ messages)
` [PATCH v10 1/2] dt-bindings: net: Add ICSSG Ethernet
` [PATCH v10 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver

[PATCH v2 0/2] Add support for vibrator in multiple PMICs
 2023-07-19  8:24 UTC  (10+ messages)
` [PATCH v2 2/2] Input: pm8xxx-vib - Add support for more PMICs

[PATCH] spmi: mtk-pmif: Serialize PMIF status check and command submission
 2023-07-19  8:24 UTC  (2+ messages)

[PATCH] pci: loongson: Workaround MIPS firmware MRRS settings
 2023-07-19  8:24 UTC  (3+ messages)

[net PATCH] octeontx2-af: Adjust Tx credits when MCS external bypass is disabled
 2023-07-19  8:21 UTC  (3+ messages)
  ` [EXT] "

[PATCH v2] media: mdp3: Fix resource leak in for_each_child_of_node() loop
 2023-07-19  8:21 UTC 

[PATCH v1 0/8] drm/etnaviv: Various cleanup
 2023-07-19  8:16 UTC  (7+ messages)
` [PATCH v1 3/8] drm/etnaviv: Drop the second argument of the etnaviv_gem_new_impl()

[PATCH v6 0/4] Allow disabling all native fbdev drivers and only keeping DRM emulation
 2023-07-19  8:15 UTC  (5+ messages)
` [PATCH v6 1/4] video: Add auxiliary display drivers to Graphics support menu
` [PATCH v6 2/4] fbdev: Move core fbdev symbols to a separate Kconfig file
` [PATCH v6 3/4] fbdev: Split frame buffer support in FB and FB_CORE symbols
` [PATCH v6 4/4] drm: Make FB_CORE to be selected if DRM fbdev emulation is enabled

collision between ZONE_MOVABLE and memblock allocations
 2023-07-19  8:14 UTC  (5+ messages)

[Patch v3 0/6] Enable Cluster Scheduling for x86 Hybrid CPUs
 2023-07-19  8:14 UTC  (7+ messages)
` [Patch v3 1/6] sched/fair: Determine active load balance for SMT sched groups

[PATCH 1/2] nvmem: core: clear sysfs attributes for each NVMEM device
 2023-07-19  8:13 UTC  (4+ messages)

[PATCH] firmware: smccc: Fix use of uninitialised results structure
 2023-07-19  8:10 UTC  (4+ messages)
    ` [External] "

[PATCH] docs: move s390 under arch
 2023-07-19  8:10 UTC  (4+ messages)

[PATCH] ALSA: hda/realtek: Enable Mute LED on HP Laptop 15s-eq2xxx
 2023-07-19  8:10 UTC  (2+ messages)

[PATCH] clk: mediatek: mt8183: Add back SSPM related clocks
 2023-07-19  8:04 UTC  (2+ messages)

[PATCH v1] media:Fix repeated initialization
 2023-07-19  8:04 UTC  (2+ messages)

[PATCH] Bluetooth: hci_conn: clean up some casts
 2023-07-19  8:01 UTC  (3+ messages)

[PATCH v5 0/4] Allow disabling all native fbdev drivers and only keeping DRM emulation
 2023-07-19  8:00 UTC  (9+ messages)
` [PATCH v5 2/4] fbdev: Move core fbdev symbols to a separate Kconfig file
` [PATCH v5 3/4] fbdev: Split frame buffer support in FB and FB_CORE symbols

[PATCH] ring-buffer: Do not swap cpu_buffer during resize process
 2023-07-19  7:58 UTC 

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-19  7:54 UTC  (5+ messages)
` [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
` [RFC PATCH v11 07/29] KVM: Add KVM_EXIT_MEMORY_FAULT exit

[PATCH v4 0/3] Add driver for Murata IRS-D200
 2023-07-19  7:51 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: iio: proximity: Add "
` [PATCH v4 3/3] iio: Add driver for "
` [PATCH v4 2/3] iio: Add event enums for running period and count

[PATCH v1 1/1] media: drxk: Use %*ph for printing hexdump of a small buffer
 2023-07-19  7:53 UTC  (2+ messages)

[PATCH net-next v2 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
 2023-07-19  7:47 UTC  (6+ messages)
` [PATCH net-next v2 2/4] vsock/virtio: support to send non-linear skb

[PATCH v2 0/6] drm/mediatek: Small mtk-dpi cleanups
 2023-07-19  7:50 UTC  (7+ messages)
` [PATCH v2 1/6] drm/mediatek: mtk_dpi: Simplify with devm_drm_bridge_add()
` [PATCH v2 2/6] drm/mediatek: mtk_dpi: Simplify with dev_err_probe()
` [PATCH v2 3/6] drm/mediatek: mtk_dpi: Switch to devm_drm_of_get_bridge()
` [PATCH v2 4/6] drm/mediatek: mtk_dpi: Switch to .remove_new() void callback
` [PATCH v2 5/6] drm/mediatek: mtk_dpi: Use devm_platform_ioremap_resource()
` [PATCH v2 6/6] drm/mediatek: mtk_dpi: Compress struct of_device_id entries

[PATCH v3 0/3] TQMa93xxLA support
 2023-07-19  7:50 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: arm: add TQMa93xxLA SOM
` [PATCH v3 2/3] arm64: dts: freescale: add initial device tree for MBa93xxLA SBC board
` [PATCH v3 3/3] arm64: defconfig: Enable i.MX93 devices

[PATCH] mm/mm_init.c: drop node_start_pfn from adjust_zone_range_for_zone_movable()
 2023-07-19  7:48 UTC  (2+ messages)

[PATCH] sched: Fixed typo in comment
 2023-07-19  7:47 UTC  (2+ messages)
` [tip: sched/core] sched/headers: Rename task_struct::state to task_struct::__state in the comments too

[PATCH 0/6] Convert several functions in page_io.c to use a folio
 2023-07-19  7:47 UTC  (11+ messages)
` [PATCH 1/6] mm/page_io: use a folio in __end_swap_bio_read()
` [PATCH 2/6] mm/page_io: use a folio in sio_read_complete()

[PATCH net] net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_type
 2023-07-19  7:45 UTC  (2+ messages)

[PATCH v6 0/3] Add support for WDIOF_CARDRESET on TI AM65x
 2023-07-19  7:46 UTC  (3+ messages)
` [PATCH v6 1/3] dt-bindings: watchdog: ti,rti-wdt: Add support for WDIOF_CARDRESET

[PATCH] ARM: dts: hisilicon: Fix "status" values
 2023-07-19  7:43 UTC  (2+ messages)

[PATCH] media: Fix resource leaks in for_each_child_of_node() loops
 2023-07-19  7:41 UTC  (2+ messages)

[PATCH v3 0/3] reset: amlogic-c3: add reset driver
 2023-07-19  7:41 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: reset: Add compatible and DT bindings for Amlogic C3 Reset Controller

[PATCH 0/3] MediaTek DRM: Clean up CMDQ support and ifdefs
 2023-07-19  7:41 UTC  (3+ messages)

[PATCH v10 0/7] Re-enable IDXD kernel workqueue under DMA API
 2023-07-19  7:40 UTC  (8+ messages)
` [PATCH v10 5/7] iommu/vt-d: Make prq draining code generic

[PATCH v10 0/4] PCI: qcom: ep: Add basic interconnect support
 2023-07-19  7:40 UTC  (6+ messages)
` [PATCH v10 1/4] dt-bindings: PCI: qcom: ep: Add interconnects path
` [PATCH v10 2/4] arm: dts: qcom: sdx65: Add PCIe EP interconnect path
` [PATCH v10 3/4] arm: dts: qcom: sdx55: Add CPU "
` [PATCH v10 4/4] PCI: qcom-ep: Add ICC bandwidth voting support

[PATCH v2] pwm: fix pwm-rz-mtu3.c build errors
 2023-07-19  7:40 UTC  (5+ messages)

[PATCH] drm: mediatek: mtk_dsi: Fix NO_EOT_PACKET settings/handling
 2023-07-19  7:39 UTC  (4+ messages)

[PATCH 0/6] perf/x86/amd: Add memory controller events
 2023-07-19  7:37 UTC  (6+ messages)
` [PATCH 3/6] x86/cpuid: Add smp helper

[PATCH 1/2] ARM: dts: samsung: s3c6410-mini6410: correct ethernet reg addresses (split)
 2023-07-19  7:36 UTC  (2+ messages)

[PATCH v6 0/2] support PWM for exynosautov9
 2023-07-19  7:36 UTC  (2+ messages)

[PATCH v6] ARM: dts: exynos: Add Samsung Galaxy Tab 3 8.0 boards
 2023-07-19  7:36 UTC  (2+ messages)

[PATCH] Initialization of read buffer for dib3000_read_reg
 2023-07-19  7:34 UTC  (2+ messages)

[PATCH net-next v3 00/11] net: phy: C45-over-C22 access
 2023-07-19  7:32 UTC  (7+ messages)
` [PATCH net-next v3 07/11] net: phy: introduce phy_mdiobus_read_mmd()
` [PATCH net-next v3 10/11] net: mdio: add C45-over-C22 fallback to fwnode_mdiobus_register_phy()

[PATCH] ARM: imx: Drop unused includes
 2023-07-19  7:28 UTC  (2+ messages)

[PATCH 0/1] net: gro: fix misuse of CB in udp socket lookup
 2023-07-19  7:27 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH docs v2] docs: maintainer: document expectations of small time maintainers
 2023-07-19  7:27 UTC  (2+ messages)

[V3,00/11] Add multipd remoteproc support
 2023-07-19  7:26 UTC  (3+ messages)
` [V3,09/11] remoteproc: qcom: Add Hexagon based multipd rproc driver

[PATCH 0/8] clk: qcom: fix runtime PM bugs
 2023-07-19  7:23 UTC  (3+ messages)

[PATCH v5] LoongArch: Fix CONFIG_CMDLINE_EXTEND and CONFIG_CMDLINE_BOOTLOADER handling
 2023-07-19  7:22 UTC  (2+ messages)

[PATCH v3] riscv: entry: set a0 = -ENOSYS only when syscall != -1
 2023-07-19  7:21 UTC  (2+ messages)

[PATCH 0/3] mtk-socinfo driver implementation
 2023-07-19  7:20 UTC  (3+ messages)
` [PATCH 1/3] soc: mediatek: mtk-socinfo: Add driver for getting chip information


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