linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-27 17:17:00 to 2024-03-27 19:07:46 UTC [more...]

[WIP 0/3] Memory model and atomic API in Rust
 2024-03-27 19:07 UTC  (12+ messages)

[PATCH v1 0/3] Speed up boot with faster linear map creation
 2024-03-27 19:07 UTC  (2+ messages)
` [PATCH v1] arm64: mm: Batch dsb and isb when populating pgtables

[PATCH] HP: wmi: added support for 4 zone keyboard rgb
 2024-03-27 19:03 UTC  (5+ messages)

[PATCH][next] wifi: wil6210: Avoid -Wflex-array-member-not-at-end warning
 2024-03-27 19:02 UTC  (2+ messages)

[syzbot] [v9fs?] KASAN: slab-use-after-free Read in v9fs_stat2inode_dotl
 2024-03-27 19:02 UTC  (8+ messages)
` [PATCH next] fs/9p: fix uaf in "

[PATCH V4 00/10] mm: page_alloc: freelist migratetype hygiene
 2024-03-27 19:01 UTC  (6+ messages)
` [PATCH 10/10] mm: page_alloc: consolidate free page accounting
    ` [PATCH 1/3] mm: page_alloc: consolidate free page accounting fix
    ` [PATCH 2/3] mm: page_alloc: consolidate free page accounting fix 2
    ` [PATCH 3/3] mm: page_alloc: batch vmstat updates in expand()

[RFC PATCH 00/13] Add PFC support for Renesas RZ/V2H(P) SoC
 2024-03-27 18:58 UTC  (6+ messages)
` [RFC PATCH 01/13] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Remove the check from the object
` [RFC PATCH 02/13] dt-bindings: pinctrl: renesas: Document RZ/V2H(P) SoC

[PATCH][next] wifi: wil6210: wmi: Use __counted_by() in struct wmi_set_link_monitor_cmd and avoid -Wfamnae warning
 2024-03-27 18:59 UTC 

[PATCH v2] mm/kmemleak: Don't hold kmemleak_lock when calling printk()
 2024-03-27 18:58 UTC  (4+ messages)

[PATCH][next] wifi: cfg80211: Use __counted_by() in struct wmi_start_scan_cmd and avoid -Wfamnae warning
 2024-03-27 18:57 UTC  (2+ messages)

[PATCH 00/18] ASoC: drop driver owner assignment
 2024-03-27 18:14 UTC  (20+ messages)
` [PATCH 01/18] ASoC: loongson: i2s/pci: "
` [PATCH 02/18] ASoC: tlv320aic32x4-spi: "
` [PATCH 03/18] ASoC: tlv320aic3x-spi: "
` [PATCH 04/18] ASoC: max98373-sdw: "
` [PATCH 05/18] ASoC: rt1017-sdca-sdw: "
` [PATCH 06/18] ASoC: rt1308-sdw: "
` [PATCH 07/18] ASoC: rt1316-sdw: "
` [PATCH 08/18] ASoC: rt1318-sdw: "
` [PATCH 09/18] ASoC: rt5682-sdw: "
` [PATCH 10/18] ASoC: rt700-sdw: "
` [PATCH 11/18] ASoC: rt711-sdca-sdw: "
` [PATCH 12/18] ASoC: rt711-sdw: "
` [PATCH 13/18] ASoC: rt712-sdca-dmic: "
` [PATCH 14/18] ASoC: rt712-sdca-sdw: "
` [PATCH 15/18] ASoC: rt715-sdca-sdw: "
` [PATCH 16/18] ASoC: rt715-sdw: "
` [PATCH 17/18] ASoC: rt722-sdca-sdw: "
` [PATCH 18/18] ASoC: sdw-mockup: "

[PATCH] userfaultfd: early return in dup_userfaultfd()
 2024-03-27 18:56 UTC  (2+ messages)

[PATCH v6 00/16] power: sequencing: implement the subsystem and add first users
 2024-03-27 18:56 UTC  (9+ messages)
` [PATCH v6 01/16] regulator: dt-bindings: describe the PMU module of the QCA6390 package
` [PATCH v6 02/16] regulator: dt-bindings: describe the PMU module of the WCN7850 package
` [PATCH v6 05/16] dt-bindings: net: wireless: describe the ath12k PCI module

[PATCH v9 0/6] iio: new DMABUF based API
 2024-03-27 18:48 UTC  (4+ messages)
` [PATCH v9 3/6] iio: core: Add new DMABUF interface infrastructure

[PATCH v2][next] wifi: wil6210: Annotate a couple of structs with __counted_by()
 2024-03-27 18:53 UTC  (5+ messages)

[PATCH v2 0/4] RAS: ATL: DF 4.5 NP2 Denormalization
 2024-03-27 18:52 UTC  (5+ messages)
` [PATCH v2 1/4] RAS/AMD/ATL: Read DRAM hole base early
` [PATCH v2 2/4] RAS/AMD/ATL: Expand helpers for adding and removing base and hole
` [PATCH v2 3/4] RAS/AMD/ATL: Validate address map when information is gathered
` [PATCH v2 4/4] RAS/AMD/ATL: Implement DF 4.5 NP2 denormalization

[syzbot] [bpf?] [net?] KMSAN: uninit-value in dev_map_lookup_elem
 2024-03-27 18:46 UTC  (5+ messages)

[PATCH v2 1/3] selftests: x86: test_vsyscall: reorder code to reduce #ifdef blocks
 2024-03-27 18:46 UTC  (3+ messages)
` [PATCH v2 2/3] selftests: x86: test_vsyscall: conform test to TAP format output
` [PATCH v2 3/3] selftests: x86: test_mremap_vdso: "

[PATCH] x86/resctrl: Fix mbm_setup_overflow_handler() when last CPU goes offline
 2024-03-27 18:46 UTC 

[RFC PATCH] mm, netfs: Provide a means of invalidation without using launder_folio
 2024-03-27 18:45 UTC  (5+ messages)
` [RFC PATCH v2] "

Was Fair Source
 2024-03-27 18:44 UTC 

[PATCH v2 00/10] Allocation APIs
 2024-03-27 18:43 UTC  (9+ messages)
` [PATCH v2 06/10] rust: alloc: introduce the `BoxExt` trait
` [PATCH v2 07/10] rust: alloc: update `VecExt` to take allocation flags
` [PATCH v2 10/10] rust: kernel: remove usage of `allocator_api` unstable feature

[PATCH] MAINTAINERS: Drop Gustavo Pimentel as PCI DWC Maintainer
 2024-03-27 18:42 UTC  (2+ messages)

[PATCH RESEND v6 0/5] spmi: pmic-arb: Add support for multiple buses
 2024-03-27 18:40 UTC  (3+ messages)
` [PATCH RESEND v6 1/5] dt-bindings: spmi: Add X1E80100 SPMI PMIC ARB schema

[syzbot] [audit?] [bpf?] INFO: rcu detected stall in kauditd_thread (4)
 2024-03-27 18:39 UTC 

[PATCH v4 0/2] of: populate of_root_node if not set (alternate)
 2024-03-27 18:38 UTC  (10+ messages)
` [PATCH v4 1/2] of: create of_root if no dtb provided

[PATCH v1 0/2] ASoC: qcom: add support for qcm6490 machine
 2024-03-27 18:37 UTC  (3+ messages)
` [PATCH v1 1/2] ASoC: dt-bindings: qcom,qcm6490: Add qcm6490 snd qcs6490 sound card

[PATCH] watchdog: mtx-1: drop driver owner assignment
 2024-03-27 18:36 UTC  (2+ messages)

[PATCH] cpu: mark cpu_possible_mask as __ro_after_init
 2024-03-27 18:36 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] selftests: iommu: add config needed for iommufd_fail_nth
 2024-03-27 18:34 UTC  (12+ messages)

[PATCH] rcutorture: Fix invalid context warning when enable srcu barrier testing
 2024-03-27 18:34 UTC  (4+ messages)

[GIT PULL] hotfixes for 6.9-rc2
 2024-03-27 18:32 UTC 

[PATCH 00/26] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-03-27 18:31 UTC  (16+ messages)
` [PATCH 09/26] cxl/region: Add Dynamic Capacity CXL region support
` [PATCH 10/26] cxl/events: Factor out event msgnum configuration
` [PATCH 11/26] cxl/pci: Delay event buffer allocation
` [PATCH 12/26] cxl/pci: Factor out interrupt policy check
` [PATCH 13/26] cxl/mem: Configure dynamic capacity interrupts
` [PATCH 14/26] cxl/region: Read existing extents on region creation
` [PATCH 15/26] range: Add range_overlaps()

[PATCH v2] rcu-tasks: Update show_rcu_tasks_trace_gp_kthread buffer size
 2024-03-27 18:31 UTC  (4+ messages)
` [PATCH v4] rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow

[PATCH v3] power: supply: test-power: implement charge_behaviour property
 2024-03-27 18:30 UTC  (7+ messages)

[PATCH v1 0/2] arm64: dts: ti: k3-am625-verdin: fix GPIOs pinctrl
 2024-03-27 18:28 UTC  (3+ messages)
` [PATCH v1 1/2] arm64: dts: ti: verdin-am62: mallow: "
` [PATCH v1 2/2] arm64: dts: ti: k3-am625-verdin: add PCIe reset gpio hog

[PATCH] ata: pata_macio: drop driver owner assignment
 2024-03-27 18:28 UTC  (3+ messages)

[PATCH v2] PCI: dwc: Use the correct sleep function in wait_for_link
 2024-03-27 18:24 UTC 

[PATCH] check-uapi: added arm64 support
 2024-03-27 18:17 UTC 

[PATCH v3] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
 2024-03-27 18:17 UTC  (2+ messages)

[PATCH 1/2] drm/qxl: remove unused `count` variable from `qxl_surface_id_alloc()`
 2024-03-27 18:14 UTC  (3+ messages)
` [PATCH 2/2] drm/qxl: remove unused variable from `qxl_process_single_command()`

[GIT PULL] iommu/arm-smmu: Fixes for 6.9-rc
 2024-03-27 18:13 UTC 

drivers/gpu/drm/qxl/qxl_cmd.c:424:6: error: variable 'count' set but not used
 2024-03-27 18:12 UTC  (4+ messages)

[PATCH] PCI: Update pci_find_capability() stub return values
 2024-03-27 18:12 UTC  (2+ messages)

[PATCH net] i40e: Fix VF MAC filter removal
 2024-03-27 18:10 UTC  (3+ messages)

[PATCH v3 00/19] Venus cleanups
 2024-03-27 18:08 UTC  (20+ messages)
` [PATCH v3 01/19] media: venus: pm_helpers: Only set rate of the core clock in core_clks_enable
` [PATCH v3 02/19] media: venus: pm_helpers: Rename core_clks_get to venus_clks_get
` [PATCH v3 03/19] media: venus: pm_helpers: Add kerneldoc to venus_clks_get()
` [PATCH v3 04/19] media: venus: core: Set OPP clkname in a common code path
` [PATCH v3 05/19] media: venus: pm_helpers: Kill dead code
` [PATCH v3 06/19] media: venus: pm_helpers: Move reset acquisition to common code
` [PATCH v3 07/19] media: venus: core: Deduplicate OPP genpd names
` [PATCH v3 08/19] media: venus: core: Get rid of vcodec_num
` [PATCH v3 09/19] media: venus: core: Drop cache properties in resource struct
` [PATCH v3 10/19] media: venus: core: Use GENMASK for dma_mask
` [PATCH v3 11/19] media: venus: core: Remove cp_start
` [PATCH v3 12/19] media: venus: pm_helpers: Commonize core_power
` [PATCH v3 13/19] media: venus: pm_helpers: Remove pm_ops->core_put
` [PATCH v3 14/19] media: venus: core: Define a pointer to core->res
` [PATCH v3 15/19] media: venus: pm_helpers: Simplify vcodec clock handling
` [PATCH v3 16/19] media: venus: pm_helpers: Commonize getting clocks and GenPDs
` [PATCH v3 17/19] media: venus: pm_helpers: Commonize vdec_get()
` [PATCH v3 18/19] media: venus: pm_helpers: Commonize venc_get()
` [PATCH v3 19/19] media: venus: pm_helpers: Use reset_bulk API

[PATCH v1 0/6] intel_pstate: Turbo disabled handling rework
 2024-03-27 18:08 UTC  (3+ messages)
` [PATCH v1 6/6] cpufreq: intel_pstate: Update the maximum CPU frequency consistently

[PATCH 0/2] phy: qcom-qmp-ufs: Add support for SM8475
 2024-03-27 18:06 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: phy: Add QMP UFS PHY comptible "
` [PATCH 2/2] phy: qcom-qmp-ufs: Add SM8475 support

[PATCH v3 0/6] riscv: dts: starfive: add Milkv Mars board device tree
 2024-03-27 18:06 UTC  (4+ messages)
` [PATCH v3 6/6] "

[PATCH 00/11] PCI: endpoint: Make host reboot handling more robust
 2024-03-27 18:06 UTC  (3+ messages)
` [PATCH 07/11] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle Link Down event

[PATCH v1 0/2] Add camera subsystem for StarFive
 2024-03-27 18:03 UTC  (8+ messages)
` [PATCH v1 1/2] dt-bindings: media: starfive: Match driver and yaml property names
    ` 回复: "
        ` 回复: "

[PATCH v3 0/5] clk: qcom: apss-ipq-pll: various cleanups
 2024-03-27 18:02 UTC  (3+ messages)
` [PATCH v3 5/5] clk: qcom: clk-cbf-8996: use HUAYRA_APPS register map for cbf_pll

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-03-27 17:58 UTC  (5+ messages)
` [PATCH 4/9] USB: Convert from tasklet to BH workqueue
` [PATCH 6/9] ipmi: "

[PATCH v1 0/5] BeagleV Fire support
 2024-03-27 17:57 UTC  (9+ messages)
` [PATCH v1 1/5] dt-bindings: riscv: microchip: document beaglev-fire
` [PATCH v1 2/5] dt-bindings: gpio: mpfs: add coreGPIO support
` [PATCH v1 3/5] dt-bindings: gpio: mpfs: allow gpio-line-names
` [PATCH v1 4/5] dt-bindings: PCI: microchip: increase number of items in ranges property

[PATCH] usb: phy: MAINTAINERS: mark Freescale USB PHY as orphaned
 2024-03-27 17:53 UTC 

[GIT PULL] Char/Misc driver changes for 6.9-rc1
 2024-03-27 17:51 UTC  (3+ messages)

[PATCH 0/5] rust: time: Add clock read support
 2024-03-27 17:49 UTC  (6+ messages)
` [PATCH 3/5] rust: time: Introduce clock reading framework

[PATCH 1/2] scsi: csiostor: drop driver owner assignment
 2024-03-27 17:49 UTC  (2+ messages)
` [PATCH 2/2] scsi: qla2xxx: "

[PATCH] fpga: altera: drop driver owner assignment
 2024-03-27 17:49 UTC 

[PATCH 1/4] drm/tiny: ili9225: drop driver owner assignment
 2024-03-27 17:48 UTC  (4+ messages)
` [PATCH 2/4] drm/tiny: mi0283qt: "
` [PATCH 3/4] drm/tiny: panel-mipi-dbi: "
` [PATCH 4/4] drm/tiny: st7586: "

[PATCH net-next 1/4] net: microchip: encx24j600: drop driver owner assignment
 2024-03-27 17:48 UTC  (4+ messages)
` [PATCH net-next 2/4] net: wwan: mhi: "
` [PATCH net-next 3/4] nfc: mrvl: spi: "
` [PATCH net-next 4/4] nfc: st95hf: "

[PATCH 1/3] spi: loopback-test: drop driver owner assignment
 2024-03-27 17:47 UTC  (3+ messages)
` [PATCH 2/3] spi: coldfire-qspi: "
` [PATCH 3/3] spi: fsl-dspi: "

[PATCH] staging: pi433: drop driver owner assignment
 2024-03-27 17:47 UTC 

[PATCH] video: backlight: otm3225a: drop driver owner assignment
 2024-03-27 17:47 UTC 

[PATCH] i2c: viperboard: drop driver owner assignment
 2024-03-27 17:47 UTC 

[PATCH] Input: stmpe - drop driver owner assignment
 2024-03-27 17:46 UTC 

[PATCH 0/4] kprobes: permit use without modules
 2024-03-27 17:46 UTC  (6+ messages)
` [PATCH 4/4] kprobes: Remove core dependency on modules

[PATCH] pcmcia: bcm63xx: drop driver owner assignment
 2024-03-27 17:46 UTC 

[PATCH 1/2] usb: phy: fsl-usb: drop driver owner assignment
 2024-03-27 17:46 UTC  (2+ messages)
` [PATCH 2/2] usb: typec: nvidia: "

[PATCH 0/3] dmaengine: xilinx: xdma: Various fixes for xdma
 2024-03-27 17:46 UTC  (3+ messages)
` [PATCH 2/3] dmaengine: xilinx: xdma: Fix synchronization issue

[PATCH v2 0/2] Enable JPEG encoding on rk3588
 2024-03-27 17:45 UTC  (6+ messages)
` [PATCH v2 1/2] media: dt-binding: media: Document rk3588’s VEPU121
` [PATCH v2 2/2] arm64: dts: rockchip: Add VEPU121 to rk3588

[PATCH 0/7] EDAC: remove unused structure members
 2024-03-27 17:32 UTC  (2+ messages)

[PATCH v2 0/6] Improve visibility of writeback
 2024-03-27 17:40 UTC  (2+ messages)

[PATCH 1/2] ASoC: amd: acp: fix for acp_init function error handling
 2024-03-27 17:38 UTC  (3+ messages)

[PATCH v2 0/3] thermal: More separation between the core and drivers
 2024-03-27 17:37 UTC  (3+ messages)
` [PATCH v2 1/3] thermal: core: Move threshold out of struct thermal_trip
  ` [Update][PATCH v2.1 "

[PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
 2024-03-27 17:36 UTC  (13+ messages)

[PATCH v2] dt-bindings: display: bridge: it6505: Add #sound-dai-cells
 2024-03-27 17:33 UTC  (2+ messages)

[PATCH v5 0/2] ASoC: nau8325: Modify driver code and dtschema
 2024-03-27 17:32 UTC  (3+ messages)
` [PATCH v5 1/2] ASoC: dt-bindings: Added schema for "nuvoton,nau8325"

[PATCH v19 000/130] KVM TDX basic feature support
 2024-03-27 17:27 UTC  (5+ messages)
` [PATCH v19 018/130] KVM: x86/mmu: Assume guest MMIOs are shared

[PATCH v2 0/5] Fix prestera driver fail to probe twice
 2024-03-27 17:27 UTC  (7+ messages)
  ` [EXTERNAL] "

[PATCH untested] vhost: order avail ring reads after index updates
 2024-03-27 17:26 UTC 

[PATCH v2 00/20] Venus cleanups
 2024-03-27 17:23 UTC  (6+ messages)
` [PATCH v2 03/20] media: venus: pm_helpers: Add kerneldoc to venus_clks_get()

[PATCH 0/3] phy: rockchip: emmc: Enable internal strobe pull-down by default
 2024-03-27 17:21 UTC  (6+ messages)
` [PATCH 1/3] phy: rockchip: emmc: Enable pulldown for strobe line

[PATCH v2 0/6] arm64: dts: qcom: qcs6490-rb3gen2: Enable two displays
 2024-03-27 17:20 UTC  (7+ messages)
` [PATCH v2 2/6] arm64: dts: qcom: qcs6490-rb3gen2: Add DP output
` [PATCH v2 4/6] arm64: dts: qcom: qcs6490-rb3gen2: Introduce USB redriver
` [PATCH v2 5/6] arm64: dts: qcom: qcs6490-rb3gen2: Enable USB Type-C display

[PATCH v2] clk: qcom: clk-alpha-pll: fix rate setting for Stromer PLLs
 2024-03-27 17:19 UTC  (4+ messages)

[PATCH] LoongArch: Select ARCH_HAS_FAST_MULTIPLIER
 2024-03-27 17:18 UTC 

[PATCH v2 0/2] s390/mm: shared zeropage + KVM fixes
 2024-03-27 17:17 UTC  (3+ messages)
` [PATCH v2 1/2] mm/userfaultfd: don't place zeropages when zeropages are disallowed
` [PATCH v2 2/2] s390/mm: re-enable the shared zeropage for !PV and !skeys KVM guests

[PATCH] LoongArch: Select ARCH_SUPPORTS_INT128 if CC_HAS_INT128
 2024-03-27 17:17 UTC 

[PATCH net] openvswitch: Set the skbuff pkt_type for proper pmtud support
 2024-03-27 17:17 UTC  (6+ messages)
    ` [ovs-dev] "


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