public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-21 22:36:28 to 2024-06-22 10:29:44 UTC [more...]

[PATCH v3 0/3] hwrng: add hwrng support for Rockchip RK3568
 2024-06-22 10:29 UTC  (6+ messages)
` [PATCH v3 2/3] hwrng: add Rockchip SoC hwrng driver

[PATCH V2] irqchip/loongson-eiointc: Use early_cpu_to_node() instead of cpu_to_node()
 2024-06-22 10:17 UTC  (4+ messages)

[PATCH 0/5] nvmem: core: one fix and several cleanups for sysfs code
 2024-06-22 10:14 UTC  (2+ messages)
` (subset) "

[PATCH v16 00/22] Refactoring Microchip PCIe driver and add StarFive PCIe
 2024-06-22 10:11 UTC  (3+ messages)

[PATCH] nvmem: core: limit cell sysfs permissions to main attribute ones
 2024-06-22 10:10 UTC  (2+ messages)

[PATCH v8 3/3] mm/vmscan: avoid split lazyfree THP during shrink_folio_list()
 2024-06-22 10:00 UTC  (2+ messages)

[PATCH] usb: gadget: aspeed_udc: validate endpoint index for ast udc
 2024-06-22  9:56 UTC 

[PATCH v3 00/41] iio: simplify with regmap_set_bits(), regmap_clear_bits()
 2024-06-22  9:43 UTC  (3+ messages)
` [PATCH v3 02/41] iio: accel: kxsd9: Make use of regmap_clear_bits()

[PATCH v8 0/3] Driver cleanup and triggered buffer support
 2024-06-22  9:40 UTC  (5+ messages)
` [PATCH v8 1/3] iio: pressure: bmp280: Generalize read_*() functions
` [PATCH v8 3/3] iio: pressure: bmp280: Add triggered buffer support

[PATCH] ACPI: Do not enable ACPI SPCR console by default on arm64
 2024-06-22  9:35 UTC  (2+ messages)
` [PATCH V3] ACPI: Add acpi=nospcr to disable ACPI SPCR as default console "

[PATCH 0/2] Add support for Nuvovon MA35D1 SDHCI
 2024-06-22  9:15 UTC  (4+ messages)
` [PATCH 2/2] mmc: sdhci-of-ma35d1: Add Novoton MA35D1 SDHCI driver

[GIT PULL] i2c-host-fixes for v6.10-rc5
 2024-06-22  9:13 UTC 

[syzbot] [bluetooth?] general protection fault in l2cap_sock_recv_cb
 2024-06-22  9:10 UTC  (3+ messages)

[PATCH v1] tpm_tis_spi: add missing attpm20p SPI device ID entry
 2024-06-22  9:07 UTC  (2+ messages)

[patch V3 00/51] posix-timers: Cure inconsistencies and the SIG_IGN mess
 2024-06-22  9:04 UTC  (3+ messages)
` [patch V3 09/51] posix-cpu-timers: Handle interval timers correctly in timer_get()

[PATCH V2] xfs: Avoid races with cnt_btree lastrec updates
 2024-06-22  8:52 UTC 

[syzbot] [io-uring?] KCSAN: data-race in io_submit_sqes / io_uring_poll (8)
 2024-06-22  8:42 UTC 

[PATCH] arm64: smp: do not allocate CPU IDs to invalid CPU nodes
 2024-06-22  8:31 UTC  (3+ messages)

[PATCH v3 0/2] Input: add ft5426
 2024-06-22  8:30 UTC  (3+ messages)

linux-next: build failure after merge of the bpf-next tree
 2024-06-22  8:28 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix a possible null pointer dereference
 2024-06-22  8:22 UTC 

[PATCH] adp5588-keys: Support for dedicated gpio operation
 2024-06-22  8:21 UTC  (2+ messages)

[PATCH v4 0/6] docs: i2c: summary: update and use inclusive wording
 2024-06-22  8:14 UTC  (2+ messages)

[PATCH 00/12] i2c: riic: Add support for Renesas RZ/G3S
 2024-06-22  8:08 UTC  (13+ messages)
` [PATCH 08/12] dt-bindings: i2c: renesas,riic: Document the R9A08G045 support

[PATCH RESEND v3 0/3] Input: Add ektf2232 support
 2024-06-22  8:00 UTC  (5+ messages)
` [PATCH RESEND v3 1/3] dt-bindings: touchscreen: convert elan,ektf2127 to json-schema
` [PATCH RESEND v3 2/3] dt-bindings: touchscreen: elan,ektf2127: Add EKTF2232
` [PATCH RESEND v3 3/3] Input: ektf2127 - add ektf2232 support

[PATCH] agp: add remaining missing MODULE_DESCRIPTION() macros
 2024-06-22  7:58 UTC  (2+ messages)

[PATCH] tty: vt: add missing MODULE_DESCRIPTION() macros
 2024-06-22  7:54 UTC  (2+ messages)

[PATCH RFC 0/3] reset: Requesting pre-deasserted, auto-reasserting reset controls via devres
 2024-06-22  7:47 UTC  (3+ messages)
` [PATCH RFC 1/3] reset: replace boolean parameters with flags parameter

[PATCH] LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.h
 2024-06-22  7:45 UTC  (15+ messages)

[PATCH v1 0/3] drm/panel: st7701: Add Anbernic RG28XX panel support
 2024-06-22  7:36 UTC  (4+ messages)
` [PATCH v1 2/3] drm/panel: st7701: Add support for SPI for configuration

[GIT PULL] LoongArch fixes for v6.10-rc5
 2024-06-22  7:32 UTC 

[PATCH] sparc/build: Make all compiler flags also clang-compatible
 2024-06-22  7:29 UTC  (3+ messages)

[PATCH] drm/gma500: fix a possible null pointer dereference
 2024-06-22  7:25 UTC 

[PATCH RFC v3 0/9] dt-bindings: hwinfo: Introduce board-id
 2024-06-22  7:18 UTC  (6+ messages)

[PATCH-cpuset v5 1/2] Union-Find: add a new module in kernel library
 2024-06-22  7:14 UTC  (4+ messages)
` [PATCH-cpuset v6 0/2] Add Union-Find and use it to optimize cpuset
  ` [PATCH-cpuset v6 1/2] Union-Find: add a new module in kernel library
  ` [PATCH-cpuset v6 2/2] cpuset: use Union-Find to optimize the merging of cpumasks

[PATCH 0/3] power: supply: ab8500: Improve code related to iio_read_channel_processed() and fix a bug
 2024-06-22  7:04 UTC  (4+ messages)
` [PATCH 1/3] power: supply: ab8500: Fix error handling when calling iio_read_channel_processed()
` [PATCH 2/3] power: supply: ab8500: Use iio_read_channel_processed_scale()
` [PATCH 3/3] power: supply: ab8500: Clean some error messages

[PATCH v2 0/1] tools/mm: Introduce a tool to assess swap entry allocation for thp_swapout
 2024-06-22  7:12 UTC  (2+ messages)
` [PATCH v2 1/1] "

/tmp/ccmuxLwh.s:31: Error: invalid literal constant: pool needs to be closer
 2024-06-22  7:11 UTC 

[PATCH V2] mm/gup: Clear the LRU flag of a page before adding to LRU batch
 2024-06-22  6:48 UTC 

[net PATCH] octeontx2-pf: Fix coverity and klockwork issues in octeon PF driver
 2024-06-22  6:44 UTC 

[PATCH 0/3] Enable audio for J784S4-EVM platform
 2024-06-22  6:44 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: ti: k3-j784s4-evm: Enable analog audio support

[GIT PULL] KVM fixes for Linux 6.10-rc5
 2024-06-22  6:41 UTC 

[PATCH v2] arm64: dts: ti: k3-j722s-evm: Enable analog audio support
 2024-06-22  6:36 UTC  (2+ messages)

[PATCH V3] hippi: fix possible buffer overflow caused by bad DMA value in rr_start_xmit()
 2024-06-22  6:32 UTC 

[PATCH v3 1/3] PCI: rockchip: Simplify clock handling by using clk_bulk*() function
 2024-06-22  6:18 UTC  (3+ messages)
` [PATCH v3 2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function
` [PATCH v3 3/3] PCI: rockchip: Refactor rockchip_pcie_disable_clocks function signature

[PATCH] arm64: dts: ti: k3-j784s4-main: Add node for EHRPWMs
 2024-06-22  6:17 UTC  (2+ messages)

[net PATCH] octeontx2-af: Fix klockwork issues in AF driver
 2024-06-22  6:17 UTC 

[PATCH v2] arm64: dts: ti: k3-j721e: Add overlay for J721E Infotainment Expansion Board
 2024-06-22  6:14 UTC  (2+ messages)

[PATCH v3] tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()
 2024-06-22  6:12 UTC  (3+ messages)

[PATCH] mm: mmap_lock: replace get_memcg_path_buf() with on-stack buffer
 2024-06-22  5:57 UTC  (3+ messages)

[PATCH v6 0/3] iio: proximity: Add TYHX HX9023S sensor driver
 2024-06-22  5:56 UTC  (4+ messages)
` [PATCH v6 2/3] dt-bindings: iio: proximity: Add TYHX HX9023S

[PATCH v2 0/6] LoongArch: KVM: Fix some issues relative with mmu
 2024-06-22  5:21 UTC  (3+ messages)
` [PATCH v2 6/6] LoongArch: KVM: Mark page accessed and dirty with page ref added

[PATCH 1/2] tools: kernel-chktaint: Fix bashism, simplify code
 2024-06-22  5:15 UTC  (2+ messages)

[PATCH 0/3] nvme-pci: honor isolcpus configuration
 2024-06-22  5:14 UTC  (7+ messages)
` [PATCH 1/3] sched/isolation: Add io_queue housekeeping option
` [PATCH 2/3] nvme-pci: limit queue count to housekeeping cpus
` [PATCH 3/3] lib/group_cpus.c: honor housekeeping config when grouping CPUs

[PATCH net-next v3 0/7] net: pse-pd: Add new PSE c33 features
 2024-06-22  5:06 UTC  (7+ messages)
` [PATCH net-next v3 1/7] net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended state

[RFC PATCH] i2c: imx: avoid rescheduling when waiting for bus not busy
 2024-06-22  5:02 UTC  (3+ messages)

[PATCH] xfs: fix a NULL pointer problem
 2024-06-22  4:53 UTC  (3+ messages)
` [PATCH] xfs:trigger a-NULL-pointer-problem

[PATCH v2] counter: ti-eqep: enable clock at probe
 2024-06-22  4:52 UTC  (2+ messages)

[PATCH net v2] net/sched: Fixes: 51270d573a8d NULL ptr deref in perf_trace_qdisc_reset()
 2024-06-22  4:40 UTC  (3+ messages)

[PATCH V3] irqchip/loongson-eiointc: Use early_cpu_to_node() instead of cpu_to_node()
 2024-06-22  4:34 UTC 

[PATCH V2] irqchip/loongson-liointc: Set different ISRs for different cores
 2024-06-22  4:33 UTC 

[PATCH v2 1/3] PCI: rockchip: Simplify clock handling by using clk_bulk*() function
 2024-06-22  4:29 UTC  (3+ messages)

[PATCH v2 0/2] Documentation: update information for mailing lists
 2024-06-22  4:27 UTC  (3+ messages)
` [PATCH v2 2/2] Documentation: best practices for using Link trailers

[RESEND. PATCH] nvme/pci: Add APST quirk for Lenovo N60z laptop
 2024-06-22  4:21 UTC 

[v2 PATCH] usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoid deadlock
 2024-06-22  4:14 UTC  (6+ messages)

[PATCH v5 00/12] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-06-22  4:11 UTC  (3+ messages)
` [PATCH v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95

[PATCH v2] Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591
 2024-06-22  4:09 UTC 

[RFC PATCH v1 0/4] Introduce QPW for per-cpu operations
 2024-06-22  3:58 UTC  (5+ messages)
` [RFC PATCH v1 1/4] Introducing qpw_lock() and per-cpu queue & flush work
` [RFC PATCH v1 2/4] swap: apply new queue_percpu_work_on() interface
` [RFC PATCH v1 3/4] memcontrol: "
` [RFC PATCH v1 4/4] slub: "

[PATCH v1] PCI: qcom: Avoid DBI and ATU register space mirror to BAR/MMIO region
 2024-06-22  3:54 UTC  (2+ messages)

[PATCH v2] bluetooth/l2cap: sync sock recv cb and release
 2024-06-22  3:46 UTC  (2+ messages)
` [PATCH] "

[PATCH] riscv: enable HAVE_ARCH_STACKLEAK
 2024-06-22  3:43 UTC  (5+ messages)

[PATCH] mm: rename no_progress_loops to reclaim_retris variable no_progress_loops exectly means reclaim retry counts, renameing makes it easier to understand. and has the same style as variable compaction_retries
 2024-06-22  3:23 UTC 

[bug report] scsi: SATA devices missing after FLR is triggered during HBA suspended
 2024-06-22  3:31 UTC  (3+ messages)

[PATCH] mm: rename no_progress_loops to reclaim_retries. variable no_progress_loops exectly means reclaim retry counts, renameing makes it easier to understand. and has the same style as variable compaction_retries
 2024-06-22  3:28 UTC 

[syzbot] [bluetooth?] general protection fault in l2cap_sock_recv_cb
 2024-06-22  3:27 UTC  (2+ messages)

[PATCH v2] binder: frozen notification
 2024-06-22  3:16 UTC  (2+ messages)

[PATCH v2 2/3] mm: use folio_add_new_anon_rmap() if folio_test_anon(folio)==false
 2024-06-22  3:20 UTC  (2+ messages)

[PATCH v2 1/3] mm: extend rmap flags arguments for folio_add_new_anon_rmap
 2024-06-22  3:02 UTC  (2+ messages)

[PATCH v3] RISC-V: Provide the frequency of time CSR via hwprobe
 2024-06-22  2:55 UTC 

[PATCH v2] kbuild: buildtar: Add explicit 32-bit arm support
 2024-06-22  2:55 UTC  (4+ messages)
` [RESEND PATCH "

[PATCH v2] RISC-V: Provide the frequency of time CSR via hwprobe
 2024-06-22  2:43 UTC  (5+ messages)
  ` [External] "

[PATCH v2] ubi: gluebi: Fix NULL pointer dereference caused by ftl notifier
 2024-06-22  2:43 UTC  (21+ messages)

[PATCH v2] ASoc: tas2781: Add name_prefix as the prefix name of firmwares and kcontrol to support corresponding TAS2563/TAS2781s
 2024-06-22  2:33 UTC 

[PATCH] irqchip/loongson-liointc: Set different ISRs for different cores
 2024-06-22  2:25 UTC  (3+ messages)

[PATCH 0/4] MCE wrapper and support for new SMCA syndrome MSRs
 2024-06-22  2:24 UTC  (4+ messages)

[PATCH v9 net-next 00/15] locking: Introduce nested-BH locking
 2024-06-22  2:12 UTC  (7+ messages)
` [PATCH v9 net-next 08/15] net: softnet_data: Make xmit per task
` [PATCH v9 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
` [PATCH v9 net-next 15/15] net: Move per-CPU flush-lists to bpf_net_context "

[PATCH] xfs: Avoid races with cnt_btree lastrec updates
 2024-06-22  2:11 UTC  (8+ messages)

[PATCH v1] PCI: qcom: Avoid DBI and ATU register space mirror to BAR/MMIO region
 2024-06-22  2:10 UTC  (2+ messages)

[RFC PATCH 1/4] drm/msm: register a fault handler for display mmu faults
 2024-06-22  2:05 UTC  (8+ messages)

[GIT PULL] SCSI fixes for 6.10-rc4
 2024-06-22  1:56 UTC  (4+ messages)

[PATCH v1] memory tier: consolidate the initialization of memory tiers
 2024-06-22  1:34 UTC  (2+ messages)

[syzbot] [bluetooth?] general protection fault in l2cap_sock_recv_cb
 2024-06-22  1:25 UTC  (2+ messages)

[syzbot] [net?] INFO: task hung in addrconf_verify_work (8)
 2024-06-22  1:21 UTC  (2+ messages)

[PATCH v2 0/3] mm/ksm: cmp_and_merge_page() optimizations and cleanup
 2024-06-22  1:09 UTC  (3+ messages)
` [PATCH v2 3/3] mm/ksm: optimize the chain()/chain_prune() interfaces

(no subject)
 2024-06-22  1:08 UTC  (7+ messages)
` [PATCH v2 1/6] x86/irq: Add enumeration of NMI source reporting CPU feature

[PATCH 0/6] riscv: convert bottom half of exception handling to C
 2024-06-22  0:50 UTC  (4+ messages)
` [PATCH 1/6] riscv: Improve exception and system call latency

[PATCH v2 1/3] Fix userfaultfd_api to return EINVAL as expected
 2024-06-22  1:03 UTC  (2+ messages)

[PATCH v2 net-next 0/7] selftests: net: Switch pmtu.sh to use the internal ovs script
 2024-06-22  1:01 UTC  (2+ messages)

[PATCH] mm/vmstat: Fix -Wenum-enum-conversion warning in vmstat.h
 2024-06-22  0:59 UTC  (3+ messages)

[PATCH net-next] net: virtio: unify code to init stats
 2024-06-22  0:33 UTC  (2+ messages)

[PATCH 0/2] x86/fred: Fix two problems during the FRED initialization
 2024-06-22  0:31 UTC  (2+ messages)

[PATCH v3 0/6] USB31DRD phy support for Google Tensor gs101 (HS & SS)
 2024-06-22  0:24 UTC  (12+ messages)
` [PATCH v3 2/6] phy: exynos5-usbdrd: support isolating HS and SS ports independently
` [PATCH v3 3/6] phy: exynos5-usbdrd: convert core clocks to clk_bulk
` [PATCH v3 4/6] phy: exynos5-usbdrd: convert (phy) register access clock "
` [PATCH v3 5/6] phy: exynos5-usbdrd: convert Vbus supplies to regulator_bulk
` [PATCH v3 6/6] phy: exynos5-usbdrd: support Exynos USBDRD 3.1 combo phy (HS & SS)

[PATCH v1 0/3] Add AP6275P wireless support
 2024-06-22  0:22 UTC  (3+ messages)
` [PATCH v1 3/3] net: wireless: brcmfmac: Add support for AP6275P

[PATCH v1 1/5] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
 2024-06-22  0:13 UTC  (3+ messages)
` [PATCH v1-revised "

[V4 00/16] Add data type profiling support for powerpc
 2024-06-22  0:06 UTC  (3+ messages)

[PATCH 1/2] usb: dwc3: core: add p3p2tranok quirk
 2024-06-22  0:05 UTC  (5+ messages)
` [PATCH v2, 2/3] "

[PATCH v5 0/2] riscv: sophgo: Add SG2042 external hardware monitor support
 2024-06-22  0:05 UTC  (6+ messages)
` [PATCH v5 2/2] drivers: hwmon: "

[PATCH 0/9] Enable haltpoll for arm64
 2024-06-21 23:59 UTC  (4+ messages)
` [PATCH 8/9] arm64: support cpuidle-haltpoll

[PATCH] perf test: Make test_arm_callgraph_fp.sh more robust
 2024-06-21 23:57 UTC  (2+ messages)

[PATCH v3 0/2] Add syscon of_syscon_register_regmap api
 2024-06-21 23:57 UTC  (5+ messages)
` [PATCH v3 1/2] mfd: syscon: add of_syscon_register_regmap() API
` [PATCH v3 2/2] soc: samsung: exynos-pmu: update to use of_syscon_register_regmap()

[PATCH v3 12/23] mfd: Add new driver for MAX77705 PMIC
 2024-06-21 23:51 UTC  (2+ messages)

[PATCH v2 0/6] perf: build: Fix cross compilation
 2024-06-21 23:40 UTC  (5+ messages)
` [PATCH v2 1/6] perf: build: Setup PKG_CONFIG_LIBDIR for "
` [PATCH v2 3/6] perf: build: Only link libebl.a for old libdw

[PATCH] arm64: dts: ti: k3-am6xx-phycore-qspi-nor: Add overlay to enable QSPI NOR
 2024-06-21 23:31 UTC 

[PATCH v2] Fix initializing a static union variable
 2024-06-21 23:18 UTC  (3+ messages)

[PATCH v7] usb: dwc3: core: Workaround for CSR read timeout
 2024-06-21 23:09 UTC  (9+ messages)

linux-next: manual merge of the kvm-x86 tree with the origin tree
 2024-06-21 23:09 UTC  (2+ messages)

[PATCH v3] mmc: Convert from tasklet to BH workqueue
 2024-06-21 23:09 UTC  (5+ messages)

[PATCH] wifi: brcmfmac: of: Support interrupts-extended
 2024-06-21 22:55 UTC 

[PATCH v3 5/6] hwrng: exynos: Add SMC based TRNG operation
 2024-06-21 22:55 UTC  (3+ messages)

[PATCH] [RFC] mwifiex: Fix NULL pointer deref
 2024-06-21 22:50 UTC  (5+ messages)

[PATCH net v4] Fix race for duplicate reqsk on identical SYN
 2024-06-21 22:48 UTC  (2+ messages)

[PATCH v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95
 2024-06-21 22:43 UTC  (2+ messages)

ERROR: modpost: "qat_vfmig_suspend" [drivers/vfio/pci/qat/qat_vfio_pci.ko] undefined!
 2024-06-21 22:39 UTC 

[PATCH v21 00/18] Add support for Sub-NUMA cluster (SNC) systems
 2024-06-21 22:38 UTC  (19+ messages)
` [PATCH v21 01/18] x86/resctrl: Prepare for new domain scope
` [PATCH v21 02/18] x86/resctrl: Prepare to split rdt_domain structure
` [PATCH v21 03/18] x86/resctrl: Prepare for different scope for control/monitor operations
` [PATCH v21 04/18] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
` [PATCH v21 05/18] x86/resctrl: Add node-scope to the options for feature scope
` [PATCH v21 06/18] x86/resctrl: Introduce snc_nodes_per_l3_cache
` [PATCH v21 07/18] x86/resctrl: Block use of mba_MBps mount option on Sub-NUMA Cluster (SNC) systems
` [PATCH v21 08/18] x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor files
` [PATCH v21 09/18] x86/resctrl: Add a new field to struct rmid_read for summation of domains
` [PATCH v21 10/18] x86/resctrl: Refactor mkdir_mondata_subdir() with a helper function
` [PATCH v21 11/18] x86/resctrl: Allocate a new field in union mon_data_bits
` [PATCH v21 12/18] x86/resctrl: Create Sub-NUMA Cluster (SNC) monitor files
` [PATCH v21 13/18] x86/resctrl: Handle removing directories in Sub-NUMA Cluster (SNC) mode
` [PATCH v21 14/18] x86/resctrl: Fill out rmid_read structure for smp_call*() to read a counter
` [PATCH v21 15/18] x86/resctrl: Make __mon_event_count() handle sum domains
` [PATCH v21 16/18] x86/resctrl: Enable shared RMID mode on Sub-NUMA Cluster (SNC) systems
` [PATCH v21 17/18] x86/resctrl: Sub-NUMA Cluster (SNC) detection
` [PATCH v21 18/18] x86/resctrl: Update documentation with Sub-NUMA cluster changes

[PATCHSET sched_ext/for-6.11] sched_ext: Integrate with schedutil
 2024-06-21 22:39 UTC  (6+ messages)
` [PATCH 1/2] cpufreq_schedutil: Refactor sugov_cpu_is_busy()
` [PATCH 2/2] sched_ext: Add cpuperf support
  ` [PATCH v2 "


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