public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-05 15:01:30 to 2025-03-05 16:49:02 UTC [more...]

[PATCH v4 0/8] bits: Fixed-type GENMASK()/BIT()
 2025-03-05 16:48 UTC  (17+ messages)
` [PATCH v4 1/8] bits: fix typo 'unsigned __init128' -> 'unsigned __int128'
` [PATCH v4 3/8] bits: introduce fixed-type genmasks
` [PATCH v4 4/8] bits: introduce fixed-type BIT

[PATCH v3 0/8] Add STM32MP25 LPTIM support: MFD, PWM, IIO, counter, clocksource
 2025-03-05 16:47 UTC  (3+ messages)
` [PATCH v3 1/8] dt-bindings: mfd: stm32-lptimer: add support for stm32mp25

[PATCH v3 0/6] Enable IPQ5018 PCI support
 2025-03-05 16:47 UTC  (2+ messages)

[PATCH RFC 0/3] add VCP mailbox and IPC driver
 2025-03-05 16:46 UTC  (4+ messages)
` [PATCH RFC 3/3] dt-bindings: mailbox: mtk,vcp-mbox: add mtk vcp-mbox document

[PATCH v2 -rcu] srcu: Use rcu_seq_done_exact() for polling API
 2025-03-05 16:46 UTC  (2+ messages)

[PATCH v4 0/8] ring-buffer/tracing: Save module information in persistent memory
 2025-03-05 16:45 UTC  (9+ messages)
` [PATCH v4 1/8] ring-buffer: Use kaslr address instead of text delta
` [PATCH v4 2/8] ring-buffer: Add buffer meta data for persistent ring buffer
` [PATCH v4 3/8] ring-buffer: Add ring_buffer_meta_scratch()
` [PATCH v4 4/8] tracing: Have persistent trace instances save KASLR offset
` [PATCH v4 5/8] module: Add module_for_each_mod() function
` [PATCH v4 6/8] tracing: Have persistent trace instances save module addresses
` [PATCH v4 7/8] tracing: Show module names and addresses of last boot
` [PATCH v4 8/8] tracing: Update modules to persistent instances when loaded

[PATCH v3 3/6] dt-bindings: PCI: qcom: Add IPQ5018 SoC
 2025-03-05 16:45 UTC  (4+ messages)

[PATCH v2 00/15] arm64: dts: allwinner: Add basic Allwinner A523 support
 2025-03-05 16:45 UTC  (3+ messages)
` [PATCH v2 05/15] dt-bindings: irq: sun7i-nmi: document the Allwinner A523 NMI controller

[PATCH v3] rcu/cpu_stall_cputime: fix the hardirq count for x86 architecture
 2025-03-05 16:43 UTC  (3+ messages)

[PATCH 0/3] Add support for enabling PLLs and add GE3D clock/reset entries
 2025-03-05 16:42 UTC  (6+ messages)
` [PATCH 1/3] clk: renesas: rzv2h-cpg: Move PLL access macros to source file
` [PATCH 2/3] clk: renesas: rzv2h-cpg: Add support for enabling PLLs

[PATCH] sched/fair: Fix potential memory corruption in child_cfs_rq_on_list
 2025-03-05 16:42 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH] pipe_read: don't wake up the writer if the pipe is still full
 2025-03-05 16:40 UTC  (14+ messages)

[PATCH] selftests: riscv: fix v_exec_initval_nolibc.c
 2025-03-05 16:39 UTC 

[PATCH] x86/sev: Make SEV_STATUS available via SYSFS
 2025-03-05 16:40 UTC  (9+ messages)

[PATCH v6] perf script: Fix output type for dynamically allocated core PMU's
 2025-03-05 16:39 UTC 

[PATCH v2 00/13] mailbox: pcc: Fixes and cleanup/refactoring
 2025-03-05 16:38 UTC  (14+ messages)
` [PATCH v2 01/13] mailbox: pcc: Fix the possible race in updation of chan_in_use flag
` [PATCH v2 02/13] mailbox: pcc: Always clear the platform ack interrupt first
` [PATCH v2 03/13] mailbox: pcc: Drop unnecessary endianness conversion of pcc_hdr.flags
` [PATCH v2 04/13] mailbox: pcc: Return early if no GAS register from pcc_mbox_cmd_complete_check
` [PATCH v2 05/13] mailbox: pcc: Use acpi_os_ioremap() instead of ioremap()
` [PATCH v2 06/13] mailbox: pcc: Refactor error handling in irq handler into separate function
` [PATCH v2 07/13] mailbox: pcc: Always map the shared memory communication address
` [PATCH v2 08/13] mailbox: pcc: Refactor and simplify check_and_ack()
` [PATCH v2 09/13] soc: hisilicon: kunpeng_hccs: Simplify PCC shared memory region handling
` [PATCH v2 10/13] i2c: xgene-slimpro: "
` [PATCH v2 11/13] hwmon: (xgene-hwmon) "
` [PATCH v2 12/13] ACPI: PCC: "
` [PATCH v2 13/13] ACPI: CPPC: "

[PATCH v1 00/40] x86: Leaf 0x2 and leaf 0x4 refactorings
 2025-03-05 16:38 UTC  (9+ messages)
` [PATCH v1 10/40] x86/cpu: Remove leaf 0x2 parsing loop and add helpers
` [PATCH v1 30/40] sizes.h: Cover all possible x86 cpu cache sizes

[PATCH 0/4] Fix missing of_node_put() calls
 2025-03-05 16:37 UTC  (5+ messages)
` [PATCH 1/4] gpio: rcar: Fix missing of_node_put() call
` [PATCH 2/4] pinctrl: renesas: rzg2l: "
` [PATCH 3/4] pinctrl: renesas: rzv2m: "
` [PATCH 4/4] pinctrl: renesas: rza2: "

[PATCH 0/5] drm/bridge: simple-bridge: Add DPI color encoder support
 2025-03-05 16:38 UTC  (5+ messages)
` [PATCH 3/5] dt-bindings: display: simple-bridge: Document DPI color encoder

[PATCH v7 00/49] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2025-03-05 16:35 UTC  (3+ messages)

[PATCH net-next v5 0/4] virtio-net: Link queues to NAPIs
 2025-03-05 16:34 UTC  (10+ messages)
` [PATCH net-next v5 3/4] virtio-net: Map NAPIs to queues

[REGRESSION] Long boot times due to USB enumeration
 2025-03-05 16:32 UTC 

[PATCH 1/2] dt-bindings: pci: Add Sophgo SG2044 PCIe host
 2025-03-05 16:32 UTC  (11+ messages)

[PATCH v3 05/11] arm64: hugetlb: Use set_ptes_anysz() and ptep_get_and_clear_anysz()
 2025-03-05 16:32 UTC  (3+ messages)

[PATCH v1 0/8] MT9M114 driver bugfix and improvements
 2025-03-05 16:30 UTC  (9+ messages)
` [PATCH v1 2/8] MT9M114: Add pad-slew-rate DT-binding

[PATCH 1/2 v6] mm/mempolicy: Weighted Interleave Auto-tuning
 2025-03-05 16:28 UTC  (2+ messages)

[PATCH v3 0/4] Add GPIO interrupt support for Amlogic A4 and A5 SoCs
 2025-03-05 16:28 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: interrupt-controller: Add "
  ` [PATCH v3 1/4] dt-bindings: interrupt-controller: Add support for Amlogic A4 and A5 SoCsy

[RFC PATCH 0/2] mm: introduce anon_vma flags, reduce kernel allocs
 2025-03-05 16:27 UTC  (3+ messages)

[PATCH 0/9] cgroup v1 deprecation warnings
 2025-03-05 16:27 UTC  (5+ messages)
` [PATCH 4/9] cgroup: Print warning when /proc/cgroups is read on v2-only system

Softlockup when test shmem swapout-swapin and compaction
 2025-03-05 16:27 UTC  (3+ messages)

[PATCH net-next v4 0/4] ieee802154: ca8210: Sparse fix and GPIOd conversion
 2025-03-05 16:27 UTC  (3+ messages)
` [PATCH net-next v4 4/4] dt-bindings: ieee802154: ca8210: Update polarity of the reset pin

[PATCH v4 0/8] Add GCE support for MT8196
 2025-03-05 16:26 UTC  (12+ messages)
` [PATCH v4 4/8] soc: mediatek: mtk-cmdq: Add pa_base parsing for unsupported subsys ID hardware
` [PATCH v4 5/8] soc: mediatek: mtk-cmdq: Add mminfra_offset compatibility for DRAM address
` [PATCH v4 6/8] soc: mediatek: Add programming flow for unsupported subsys ID hardware

[PATCH] x86/kexec: Merge x86_32 and x86_64 code using macros from asm.h
 2025-03-05 16:26 UTC 

[PATCH v2 0/2] Add USB2PHY control support for Renesas RZ/V2H(P) SoC
 2025-03-05 16:26 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: reset: Document RZ/V2H(P) USB2PHY Control

[PATCH v7 00/45] arm64: Support for Arm CCA in KVM
 2025-03-05 16:25 UTC  (4+ messages)
` [PATCH v7 09/45] kvm: arm64: Expose debug HW register numbers for Realm

[PATCH net-next 00/16] idpf: add XDP support
 2025-03-05 16:21 UTC  (17+ messages)
` [PATCH net-next 01/16] libeth: convert to netmem
` [PATCH net-next 02/16] libeth: support native XDP and register memory model
` [PATCH net-next 03/16] libeth: add a couple of XDP helpers (libeth_xdp)
` [PATCH net-next 04/16] libeth: add XSk helpers
` [PATCH net-next 05/16] idpf: fix Rx descriptor ready check barrier in splitq
` [PATCH net-next 06/16] idpf: a use saner limit for default number of queues to allocate
` [PATCH net-next 07/16] idpf: link NAPIs to queues
` [PATCH net-next 08/16] idpf: make complq cleaning dependent on scheduling mode
` [PATCH net-next 09/16] idpf: remove SW marker handling from NAPI
` [PATCH net-next 10/16] idpf: add support for nointerrupt queues
` [PATCH net-next 11/16] idpf: prepare structures to support XDP
` [PATCH net-next 12/16] idpf: implement XDP_SETUP_PROG in ndo_bpf for splitq
` [PATCH net-next 13/16] idpf: use generic functions to build xdp_buff and skb
` [PATCH net-next 14/16] idpf: add support for XDP on Rx
` [PATCH net-next 15/16] idpf: add support for .ndo_xdp_xmit()
` [PATCH net-next 16/16] idpf: add XDP RSS hash hint

[PATCH RFC NOT TESTED 0/2] PCI: dra7xx: Try to clean up dra7xx_pcie_cpu_addr_fixup()
 2025-03-05 16:20 UTC  (3+ messages)
` [PATCH PATCH RFC NOT TESTED 1/2] ARM: dts: ti: dra7: Correct ranges for PCIe and parent bus nodes
` [PATCH PATCH RFC NOT TESTED 2/2] PCI: dra7xx: Use use_parent_dt_ranges and clean up dra7xx_pcie_cpu_addr_fixup()

[PATCH v2 00/18] Introduce and use generic parity16/32/64 helper
 2025-03-05 16:20 UTC  (3+ messages)
` [PATCH v2 03/18] bitops: Add parity16(), parity32(), and parity64() helpers

[PATCH 0/2] cgroup, docs: Clarify interaction of RT processes with cgroup v2 cpu controller
 2025-03-05 16:19 UTC  (5+ messages)
` [PATCH 1/2] cgroup, docs: Be explicit about independence of RT_GROUP_SCHED and non-cpu controllers
` [PATCH 2/2] cgroup, docs: Document interaction of RT processes with cpu controller

[PATCH v2 0/5] mm/hwpoison: Fix regressions in memory failure handling
 2025-03-05 16:16 UTC  (10+ messages)
` [PATCH v2 2/5] x86/mce: dump error msg from severities

[PATCH v2 00/34] Compiler-Based Capability- and Locking-Analysis
 2025-03-05 16:16 UTC  (4+ messages)

[PATCH v3 0/3] scsi: hisi_sas: Fixed IO error caused by port id not updated
 2025-03-05 16:15 UTC  (17+ messages)
` [PATCH v3 1/3] scsi: hisi_sas: Enable force phy when SATA disk directly connected

[PATCH v4] rust: adding UniqueRefCounted and UniqueRef types
 2025-03-05 16:15 UTC  (8+ messages)

[PATCHv4 net 0/3] bond: fix xfrm offload issues
 2025-03-05 16:12 UTC  (5+ messages)
` [PATCHv4 net 1/3] bonding: move IPsec deletion to bond_ipsec_free_sa

[PATCH v4 bpf-next 0/2] security: Propagate caller information in bpf hooks
 2025-03-05 16:12 UTC  (7+ messages)
` [PATCH v4 bpf-next 2/2] selftests/bpf: Add is_kernel parameter to LSM/bpf test programs

[PATCH] perf/x86/intel/bts: allocate bts_ctx only if necessary
 2025-03-05 16:11 UTC  (5+ messages)

[PATCH v3 0/2] thermal: thermal-generic-adc: add temp sensor function
 2025-03-05 16:10 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: thermal: generic-adc: Add optional io-channel-cells property

[PATCH] PCI: dwc: ep: Return -ENOMEM for allocation failures
 2025-03-05 16:10 UTC  (3+ messages)

[PATCH net-next 0/3] vsock: support network namespace
 2025-03-05 16:09 UTC  (13+ messages)
` [PATCH net-next 1/3] vsock: add network namespace support

[PATCH net] netpoll: guard __netpoll_send_skb() with RCU read lock
 2025-03-05 16:09 UTC  (5+ messages)

[PATCH v4 0/5] Add support for the TPM FF-A start method
 2025-03-05 16:09 UTC  (5+ messages)

[PATCH] regulator: core: Fix deadlock in create_regulator()
 2025-03-05 16:05 UTC 

[PATCH] f2fs: subtract current_reserved_blocks from total
 2025-03-05 16:03 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH v1 1/2] perf tools: Improve handling of hybrid PMUs in perf_event_attr__fprintf
 2025-03-05 15:59 UTC  (5+ messages)
` [PATCH v1 2/2] perf parse-events: Corrections to topdown sorting

[PATCH v3 0/4] Exynos Thermal code improvement
 2025-03-05 15:59 UTC  (7+ messages)
` [PATCH v3 4/4] drivers/thermal/exymos: Use guard notation when acquiring mutex

[PATCH 0/2] iio: accel: adis16203: cleanup and standardization
 2025-03-05 15:29 UTC  (3+ messages)
` [PATCH 1/2] iio: accel: adis16203: Use units.h macros for measurements
` [PATCH 2/2] iio: accel: adis16203: remove spi_set_drvdata()

[PATCH v8 0/4] scanf: convert self-test to KUnit
 2025-03-05 15:57 UTC  (7+ messages)
` [PATCH v8 4/4] scanf: break kunit into test cases

[PATCH v2] nvme-tcp: fix signedness bug in nvme_tcp_init_connection()
 2025-03-05 15:58 UTC  (2+ messages)

[PATCH v2] drm/sched: drm_sched_job_cleanup(): correct false doc
 2025-03-05 15:57 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: qcom6490-idp: Add IPA nodes
 2025-03-05 15:56 UTC  (5+ messages)

[PATCH v2 1/2] drm/sched: Fix outdated comments referencing thread
 2025-03-05 15:53 UTC  (2+ messages)
` [PATCH v2 2/2] drm/sched: Remove kthread header

[PATCH] accel/qaic: Fix integer overflow in qaic_validate_req()
 2025-03-05 15:53 UTC 

[PATCH] coresight: docs: Remove target sink from examples
 2025-03-05 15:51 UTC  (2+ messages)

[PATCH] drm/tegra: Handle EDID allocation failures in tegra_output_connector_get_modes()
 2025-03-05 15:40 UTC 

[PATCH] slub: Fix Off-By-One in the While condition in on_freelist()
 2025-03-05 15:48 UTC  (11+ messages)
                  ` [PATCH] slub: Adds a way to handle freelist cycle "

[PATCH resend ] tracepoint: Print the function symbol when tracepoint_debug is set
 2025-03-05 15:47 UTC  (3+ messages)

[PATCH v3 1/3] iommu: Sort out domain user data
 2025-03-05 15:45 UTC  (4+ messages)

[PATCH] platform/x86: amd: Add ISP platform info
 2025-03-05 15:42 UTC  (5+ messages)

[PATCH v8 0/2] net: stmmac: dwc-qos: Add FSD EQoS support
 2025-03-05 15:42 UTC  (3+ messages)
  ` [PATCH v8 1/2] dt-bindings: net: Add FSD EQoS device tree bindings

[PATCH v2 0/2] phy: freescale: imx8m-pcie: fix and cleanup phy
 2025-03-05 15:42 UTC  (5+ messages)
` [PATCH v2 1/2] phy: freescale: imx8m-pcie: cleanup reset logic
` [PATCH v2 2/2] phy: freescale: imx8m-pcie: assert phy reset and perst in power off

[PATCH 1/2] dt-bindings: mfd: syscon: Add rk3528 QoS register compatible
 2025-03-05 15:41 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add rk3528 QoS register node

[PATCH v2 1/2] Input: atkbd - map F21 key to support touchpad toggle keys
 2025-03-05 15:41 UTC  (6+ messages)
` [PATCH v2 2/2] Input: atkbd - Fix TUXEDO NB02 notebook keyboards FN-keys

[RFC PATCH 0/7] Add Linux Motion Control subsystem
 2025-03-05 15:40 UTC  (4+ messages)
` [RFC PATCH 1/7] drivers: Add motion control subsystem

[PATCH v4 3/3] rcu: Use _full() API to debug synchronize_rcu()
 2025-03-05 15:37 UTC  (16+ messages)

[PATCH] mm, percpu: do not consider sleepable allocations atomic
 2025-03-05 15:35 UTC  (12+ messages)

[PATCH RFC NOT TESTED 0/2] PCI: artpec6: Try to clean up artpec6_pcie_cpu_addr_fixup()
 2025-03-05 15:33 UTC  (2+ messages)

[PATCH v9 0/7] mseal system mappings
 2025-03-05 15:32 UTC  (7+ messages)
` [PATCH v9 1/7] mseal sysmap: kernel config and header change

[PATCH] Documentation/CoC: Spell out the TAB role in enforcement decisions
 2025-03-05 15:31 UTC  (3+ messages)

kernel bug found and suggestions for fixing it
 2025-03-05 15:29 UTC  (3+ messages)
` =?gb18030?B?u9i4tKO6a2VybmVsIGJ1ZyBmb3VuZCBhbmQgc3VnZ2VzdGlvbnMgZm9yIGZpeGluZyBpdA==?=

[tip:irq/drivers] BUILD SUCCESS 71cbbb7149e3de8c39dfe8a97eaa7f1cbcbff52f
 2025-03-05 15:26 UTC 

[PATCH drm-next 0/2] Enhance drm_panic Support for Virtio-GPU
 2025-03-05 15:25 UTC  (3+ messages)
` [PATCH drm-next 1/2] vmalloc: Add atomic_vmap
` [PATCH drm-next 2/2] drm/virtio: Use atomic_vmap to work drm_panic in GUI

[PATCH v15 00/10] Coresight: Add Coresight TMC Control Unit driver
 2025-03-05 15:25 UTC  (6+ messages)
` [PATCH v15 02/10] Coresight: Add trace_id function to retrieving the trace ID

[PATCH -next v1 0/3] kernel/events/uprobes: uprobe_write_opcode() rewrite
 2025-03-05 15:20 UTC  (2+ messages)

[syzbot] [xfs?] [mm?] WARNING: bad unlock balance in __mm_populate
 2025-03-05 15:22 UTC  (2+ messages)

[PATCH v2] coresight: Add a KUnit test for coresight_find_default_sink()
 2025-03-05 15:20 UTC  (2+ messages)

[PATCH v3 0/8] ring-buffer/tracing: Save module information in persistent memory
 2025-03-05 15:21 UTC  (5+ messages)
` [PATCH v3 5/8] module: Add module_for_each_mod() function

[PATCH 0/2] cxl/pci: Inactive downstream port handling
 2025-03-05 15:19 UTC  (5+ messages)
` [PATCH 1/2] cxl/pci: Ignore downstream ports with duplicate port IDs
` [PATCH 2/2] cxl/pci: Check link status and only enable active dports

[PATCH v2 0/5] wfx: add support for WoWLAN on Silabs WF200
 2025-03-05 15:18 UTC  (4+ messages)

[PATCH] nvme: remove multipath module parameter
 2025-03-05 15:17 UTC  (11+ messages)

[PATCH next] afs: Fix error code in afs_alloc_cell()
 2025-03-05 15:16 UTC  (2+ messages)

[PATCH v2] pinctrl: amd: isp411: Add amdisp GPIO pinctrl
 2025-03-05 15:15 UTC  (3+ messages)

[PATCH] power: energy_model: Rework the depends on for CONFIG_ENERGY_MODEL
 2025-03-05 15:14 UTC  (6+ messages)

[PATCH net] net: dsa: mv88e6xxx: Verify after ATU Load ops
 2025-03-05 15:14 UTC  (2+ messages)

[PATCH v2] media: cec: use us_to_ktime() where appropriate
 2025-03-05 15:11 UTC 

[PATCH] kunit/stackinit: Use fill byte different from Clang i386 pattern
 2025-03-05 15:12 UTC  (2+ messages)

[RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation
 2025-03-05 15:10 UTC  (11+ messages)

[PATCH 1/2] mtd: spi-nor: sst: register SFDP region into NVMEM framework to read MAC Address
 2025-03-05 15:09 UTC  (2+ messages)

[PATCH] inotify: disallow watches on unsupported filesystems
 2025-03-05 15:08 UTC  (2+ messages)

[PATCH 16/22] rust: pin-init: add `std` and `alloc` support from the user-space version
 2025-03-05 15:05 UTC  (5+ messages)

[PATCH 0/2] Alternative "pid_max" for 32-bit userspace
 2025-03-05 15:04 UTC  (6+ messages)
` [PATCH 2/2] pid: Optional first-fit pid allocation

[QUESTION] Plain dereference and READ_ONCE() in fault handler
 2025-03-05 15:02 UTC  (3+ messages)

[PATCH v4 0/4] per-function storage support
 2025-03-05 15:03 UTC  (11+ messages)
` [PATCH v4 1/4] x86/ibt: factor out cfi and fineibt offset

[PATCH] btrfs: return a literal instead of a variable
 2025-03-05 15:01 UTC 

[PATCH v2 0/2] pid_namespace: namespacify sysctl kernel.pid_max
 2025-03-05 15:01 UTC  (5+ messages)


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