public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-22 08:19:39 to 2025-11-22 13:43:55 UTC [more...]

[RFC PATCHv5 0/6] zram: introduce writeback bio batching
 2025-11-22 13:43 UTC  (7+ messages)

drivers/clk/microchip/clk-core.c:915:10: sparse: sparse: Initializer entry defined twice
 2025-11-22 13:39 UTC 

[PATCH v3 0/6] Support for Adreno 612 GPU - Respin
 2025-11-22 13:38 UTC  (7+ messages)
` [PATCH v3 1/6] drm/msm/a6xx: Retrieve gmu core range by index
` [PATCH v3 2/6] dt-bindings: display/msm: gpu: Document A612 GPU
` [PATCH v3 3/6] dt-bindings: display/msm/rgmu: Document A612 RGMU

[PATCH v2 0/6] arm64: dts: qcom: x1e80100-vivobook-s15: add more missing features
 2025-11-22 13:37 UTC  (9+ messages)
` [PATCH v2 5/6] arm64: dts: qcom: x1e80100-vivobook-s15: add charge limit nvmem

[PATCH net-next v2 1/2] net: phy: mxl-gpy: add support for MxL86211C
 2025-11-22 13:33 UTC  (2+ messages)
` [PATCH net-next v2 2/2] net: phy: mxl-gpy: add support for MxL86252 and MxL86282

[PATCH v3 00/13] Add RZ/G3E RSCI support
 2025-11-22 13:32 UTC  (19+ messages)
` [PATCH v3 02/13] serial: rsci: Drop rsci_clear_CFC()
` [PATCH v3 04/13] serial: rsci: Drop unused macro DCR
` [PATCH v3 05/13] serial: rsci: Drop unused TDR register
` [PATCH v3 07/13] serial: sh-sci: Add RSCI_PORT_{SCI,SCIF} port IDs
` [PATCH v3 08/13] serial: sh-sci: Add sci_is_rsci_type()
` [PATCH v3 12/13] serial: sh-sci: Add support for RZ/G3E RSCI SCIF

[PATCH] i2c: i2c-elektor: Allow building on SMP kernels
 2025-11-22 13:29 UTC  (2+ messages)

[PATCH 0/2] drm/msm/a2xx: enable Adreno A225 support
 2025-11-22 13:26 UTC  (6+ messages)
` [PATCH 1/2] drm/msm/a2xx: fix pixel shader start on A225

[PATCH v2 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2025-11-22 13:25 UTC  (7+ messages)
` [PATCH v2 1/5] arm64/sysreg: Add HDBSS related register information
` [PATCH v2 2/5] KVM: arm64: Support set the DBM attr during memory abort
` [PATCH v2 3/5] KVM: arm64: Add support for FEAT_HDBSS

[PATCH] USB: of: filter disabled device node
 2025-11-22 13:15 UTC  (9+ messages)

[PATCH v10 00/11] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
 2025-11-22 13:13 UTC  (13+ messages)
` [PATCH v10 01/11] HID: asus: simplify RGB init sequence
` [PATCH v10 02/11] HID: asus: initialize additional endpoints only for legacy devices
` [PATCH v10 03/11] HID: asus: use same report_id in response
` [PATCH v10 04/11] HID: asus: fortify keyboard handshake
` [PATCH v10 05/11] HID: asus: move vendor initialization to probe
` [PATCH v10 06/11] HID: asus: early return for ROG devices
` [PATCH v10 07/11] platform/x86: asus-wmi: Add support for multiple kbd led handlers
` [PATCH v10 08/11] HID: asus: listen to the asus-wmi brightness device instead of creating one
` [PATCH v10 09/11] platform/x86: asus-wmi: remove unused keyboard backlight quirk
` [PATCH v10 10/11] platform/x86: asus-wmi: add keyboard brightness event handler
` [PATCH v10 11/11] HID: asus: add support for the asus-wmi brightness handler

[PATCH v2] powerpc: 82xx: fix uninitialized pointers with free attribute
 2025-11-22 13:03 UTC  (2+ messages)

[PATCH RESEND v4] checkpatch: add uninitialized pointer with __free attribute check
 2025-11-22 13:01 UTC  (2+ messages)

[PATCH v8 0/2] Add Google Tensor SoC USB controller support
 2025-11-22 13:00 UTC  (8+ messages)
` [PATCH v8 1/2] dt-bindings: usb: dwc3: Add Google Tensor G5 DWC3
` [PATCH v8 2/2] usb: dwc3: Add Google Tensor SoC DWC3 glue driver

[PATCH v7 0/2] Add Google Tensor SoC USB PHY support
 2025-11-22 12:49 UTC  (4+ messages)
` [PATCH v7 2/2] phy: Add Google Tensor SoC USB PHY driver

[PATCH RESEND] Coccinelle: pm_runtime: Fix typo in report message
 2025-11-22 12:48 UTC  (2+ messages)

[PATCH net-next v19 00/15] net: phy: Introduce PHY ports representation
 2025-11-22 12:43 UTC  (16+ messages)
` [PATCH net-next v19 01/15] dt-bindings: net: Introduce the ethernet-connector description
` [PATCH net-next v19 02/15] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
` [PATCH net-next v19 03/15] net: phy: Introduce PHY ports representation
` [PATCH net-next v19 04/15] net: phy: dp83822: Add support for phy_port representation
` [PATCH net-next v19 05/15] dt-bindings: net: dp83822: Deprecate ti,fiber-mode
` [PATCH net-next v19 06/15] net: phy: Create a phy_port for PHY-driven SFPs
` [PATCH net-next v19 07/15] net: phy: Introduce generic SFP handling for PHY drivers
` [PATCH net-next v19 08/15] net: phy: marvell-88x2222: Support SFP through phy_port interface
` [PATCH net-next v19 09/15] net: phy: marvell: "
` [PATCH net-next v19 10/15] net: phy: marvell10g: Support SFP through phy_port
` [PATCH net-next v19 11/15] net: phy: at803x: Support SFP through phy_port interface
` [PATCH net-next v19 12/15] net: phy: qca807x: "
` [PATCH net-next v19 13/15] net: phy: Only rely on phy_port for PHY-driven SFP
` [PATCH net-next v19 14/15] net: phy: dp83822: Add SFP support through the phy_port interface
` [PATCH net-next v19 15/15] Documentation: networking: Document the phy_port infrastructure

[PATCH v4 0/5] kernel-doc: add support for documenting vars
 2025-11-22 12:37 UTC  (6+ messages)
` [PATCH v4 1/5] kernel-doc: add support for handling global variables
` [PATCH v4 2/5] kernel-doc: add support to handle DEFINE_ variables
` [PATCH v4 3/5] docs: media: v4l2-ioctl.h: document two global variables
` [PATCH v4 4/5] docs: kernel-doc.rst: don't let automarkup mangle with consts
` [PATCH v4 5/5] docs: kernel-doc.rst: document the new "var" kernel-doc markup

[PATCH V3 00/14] LoongArch: Add basic LoongArch32 support
 2025-11-22 12:24 UTC  (6+ messages)
` [PATCH V3 13/14] LoongArch: Adjust default config files for 32BIT/64BIT

Fix potential data loss and corruption due to Incorrect BIO Chain Handling
 2025-11-22 12:15 UTC  (6+ messages)
` [PATCH 1/9] block: fix data loss and stale date exposure problems during append write

[RFC PATCH 0/2] Enhance RPMsg buffer management
 2025-11-22 12:05 UTC  (3+ messages)
` [RFC PATCH 2/2] rpmsg: virtio_rpmsg_bus: get buffer size from config space

[GIT PULL] memory: drivers for v6.19
 2025-11-22 12:02 UTC  (2+ messages)

[PATCH libcrypto v2 2/3] compiler: introduce at_least parameter decoration pseudo keyword
 2025-11-22 12:02 UTC  (6+ messages)

[PATCH v4 0/5] memory: tegra: Support EMC dfs on Tegra186/Tegra194
 2025-11-22 12:01 UTC  (16+ messages)
` [PATCH v4 3/5] memory: tegra186-emc: Support non-bpmp icc scaling

[PATCH RESEND] fs/xattr: Annotate struct simple_xattr with __counted_by
 2025-11-22 12:00 UTC 

[PATCH RESEND] apparmor: Replace sprintf/strcpy with scnprintf/strscpy in aa_policy_init
 2025-11-22 11:55 UTC 

[PATCH RESEND] apparmor: replace sprintf with snprintf in aa_new_learning_profile
 2025-11-22 11:54 UTC 

[PATCH RESEND] x86/platform/uv: Use str_enabled_disabled in uv_nmi_setup_hubless_intr
 2025-11-22 11:53 UTC 

[PATCH RFC 00/13] drm: starfive: jh7110: Enable display subsystem
 2025-11-22 11:42 UTC  (7+ messages)

[PATCH net-next v2 0/2] Add SQI and SQI+ support for OATC14 10Base-T1S PHYs and Microchip T1S driver
 2025-11-22 11:46 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: phy: phy-c45: add SQI and SQI+ support for OATC14 10Base-T1S PHYs

[PATCH RESEND] init: Replace simple_strtoul with kstrtoul to improve lpj_setup
 2025-11-22 11:45 UTC 

[PATCH 0/6] arch,sysfb: Move screen and edid info into single place
 2025-11-22 11:42 UTC  (12+ messages)
    ` [PATCH 0/6] arch, sysfb: "

[PATCH v1 00/12] Enable I2C on SA8255p Qualcomm platforms
 2025-11-22 11:40 UTC  (3+ messages)
` [PATCH v1 07/12] dt-bindings: i2c: Describe SA8255p

[PATCH RESEND] stm class: Remove unnecessary local variable in stm_write()
 2025-11-22 11:40 UTC 

[PATCH] KVM: arm64: Fix error checking for FFA_VERSION
 2025-11-22 11:36 UTC  (2+ messages)

[PATCH 0/4] gs101: Add support for Display Process Unit (DPU) clocks
 2025-11-22 11:35 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: clock: google,gs101-clock: Add DPU clock management unit

[PATCH v2 0/6] ALSA: ctxfi: Add support for Onkyo SE-300PCIE
 2025-11-22 11:33 UTC  (4+ messages)

[PATCH 00/44] Change a lot of min_t() that might mask high bits
 2025-11-22 11:31 UTC  (6+ messages)
` [PATCH 04/44] io_uring/net: Change some dubious min_t()

[PATCH v2 0/3] MTD physmap: Adding reserved RAM support and fixing reserved_mem limitations
 2025-11-22 11:30 UTC  (3+ messages)
` [PATCH v2 1/3] of: reserved_mem: Support multiple 'reg' entries for memory-region

[PATCH v3 0/6] drm/sun4i: Support LVDS on D1s/T113 combo D-PHY
 2025-11-22 11:27 UTC  (4+ messages)
` [PATCH v3 1/6] phy: allwinner: phy-sun6i-mipi-dphy: Support LVDS in "

[PATCH v1] kbuild: Add KBUILD_VMLINUX_LIBS_PRELINK
 2025-11-22 11:26 UTC  (3+ messages)

[RFC PATCH v1 4/3] fuse: implementation of export_operations with FUSE_LOOKUP_HANDLE
 2025-11-22 11:24 UTC  (2+ messages)

[PATCH v3 0/7] Add TUXEDO Elite 14 Gen1 (X1E78100)
 2025-11-22 11:23 UTC  (9+ messages)
` [PATCH v3 6/7] arm64: dts: qcom: Add device tree for TUXEDO Elite 14 Gen1

[PATCH 0/2] selftests/nolibc: fix loongarch build with recent versions of clang
 2025-11-22 11:14 UTC  (4+ messages)
` [PATCH 1/2] selftests/nolibc: use lld to link loongarch binaries
` [PATCH 2/2] selftests/nolibc: error out on linker warnings

[PATCH 6.6 000/529] 6.6.117-rc1 review
 2025-11-22 11:17 UTC  (2+ messages)

[PATCH 6.12 000/185] 6.12.59-rc1 review
 2025-11-22 11:09 UTC  (5+ messages)

[PATCH v4 00/11] VMSCAPE optimization for BHI variant
 2025-11-22 11:05 UTC  (9+ messages)
` [PATCH v4 04/11] x86/bhi: Make clear_bhb_loop() effective on newer CPUs

[PATCH v2] efistub: Only link libstub to final vmlinux
 2025-11-22 11:04 UTC  (13+ messages)

[PATCH net-next] net: phy: dp83867: implement configurability for SGMII in-band auto-negotiation
 2025-11-22 11:04 UTC 

[PATCH] USB: of: filter disabled device node
 2025-11-22 11:04 UTC  (3+ messages)

[PATCH v1 07/11] Bluetooth: btnxpuart: Add device authentication
 2025-11-22 11:03 UTC  (2+ messages)

[PATCH 6.17 000/244] 6.17.9-rc2 review
 2025-11-22 11:01 UTC  (4+ messages)

[PATCH v4 01/10] PCI: Avoid saving error values for config space
 2025-11-22 10:58 UTC  (11+ messages)

[PATCH] lib/crypto: blake2b: Limit frame size workaround to GCC < 12.2 on i386
 2025-11-22 10:55 UTC 

[PATCH] spi: spi-fsl-lpspi: fix watermark truncation caused by type cast
 2025-11-22 10:57 UTC  (4+ messages)

[PATCH 2/2] iio: adc: Add ti-ads1x18 driver
 2025-11-22 10:31 UTC  (2+ messages)

[PATCH RFC] mm: ghost swapfile support for zswap
 2025-11-22 10:29 UTC  (5+ messages)

[tip:sched/core] BUILD SUCCESS c04507ac500e2cc8048000c2a849588227554e06
 2025-11-22 10:24 UTC 

[PATCH next] fuse: Uninitialized variable in fuse_epoch_work()
 2025-11-22 10:23 UTC  (4+ messages)

[PATCH 0/8] rust: pci: add abstractions for SR-IOV capability
 2025-11-22 10:23 UTC  (4+ messages)
` [PATCH 7/8] rust: pci: add physfn(), to return PF device for VF device

[syzbot] [bluetooth?] [usb?] memory leak in __hci_cmd_sync_sk
 2025-11-22 10:23 UTC  (2+ messages)

[PATCH 1/1] soc/qman: use kmalloc_array() instead of kmalloc()
 2025-11-22 10:11 UTC  (2+ messages)

[syzbot] [tipc?] KMSAN: uninit-value in tipc_rcv (2)
 2025-11-22 10:11 UTC 

[PATCH v3 0/3] Add support for Clock controllers for Kaanapali
 2025-11-22 10:00 UTC  (4+ messages)
` [PATCH v3 1/3] clk: qcom: rpmh: Add support for Kaanapali rpmh clocks

[PATCH v1] ALSA: hda/tas2781: Ignore irq for I2C device
 2025-11-22  9:59 UTC 

[PATCH] timers: Fix NULL function pointer race in timer_shutdown_sync
 2025-11-22  9:39 UTC 

[PATCH v1] perf addr2line: Add a libdw implementation
 2025-11-22  9:39 UTC 

[PATCH v16 6/9] irqchip: Add RISC-V advanced PLIC driver for direct-mode
 2025-11-22  9:37 UTC  (3+ messages)

[PATCH 0/2] iio: Add support for TI ADS1X18 ADCs
 2025-11-22  9:34 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: Add TI ADS1018/ADS1118

[PATCH v2 1/3] x86: Use MOVL when reading segment registers
 2025-11-22  9:33 UTC  (4+ messages)
` [PATCH v2 3/3] x86/hyperv: Remove ASM_CALL_CONSTRAINT with VMMCALL insn

[PATCH v7 0/2] Add Google Tensor SoC USB controller support
 2025-11-22  9:31 UTC  (4+ messages)
` [PATCH v7 2/2] usb: dwc3: Add Google Tensor SoC DWC3 glue driver

[PATCH] media: dtv5100: fix buffer overflow in dtv5100_i2c_msg()
 2025-11-22  9:30 UTC 

[PATCH 1/3] dt-bindings: display/ti: Simplify dma-coherent property
 2025-11-22  9:30 UTC  (2+ messages)
` (subset) "

[PATCH] dmaengine: fsl-edma: configure tcd attr with separate src and dst settings
 2025-11-22  9:30 UTC  (2+ messages)

[PATCH] dmaengine: st_fdma: drop unused module alias
 2025-11-22  9:30 UTC  (2+ messages)

[PATCH v2] dmaengine: bcm2835: enable compile testing
 2025-11-22  9:30 UTC  (2+ messages)

[PATCH 0/9] dmaengine: drop unused module aliases
 2025-11-22  9:30 UTC  (2+ messages)

[PATCH dmaengine 0/2] dmaengine: at_hdmac: support COMPILE_TEST
 2025-11-22  9:30 UTC  (2+ messages)

[PATCH v2 00/13] dmaengine: introduce sg_nents_for_dma() and convert users
 2025-11-22  9:28 UTC  (3+ messages)
` [PATCH v2 07/13] dmaengine: lgm: use sg_nents_for_dma() helper

[PATCH net v4] team: Move team device type change at the end of team_port_add
 2025-11-22  9:18 UTC  (2+ messages)

A HUD Angle (was Fair Pay Philosophy, Unification in Bitstreams System, Low Jitter)
 2025-11-22  9:15 UTC  (2+ messages)

[PATCH 00/15] dmaengine: fix device leaks
 2025-11-22  9:14 UTC  (2+ messages)

[PATCH 0/3] dmengine: qcom: bam_dma: some driver refactoring
 2025-11-22  9:10 UTC  (3+ messages)
` [PATCH 3/3] dmaengine: qcom: bam_dma: convert tasklet to a workqueue

[PATCH] x86/kvm: Avoid freeing stack-allocated node in kvm_async_pf_queue_task
 2025-11-22  9:08 UTC 

[RFC PATCH v7 0/7] Improve the performance of BTF type lookups with binary search
 2025-11-22  9:05 UTC  (11+ messages)
` [RFC PATCH v7 5/7] libbpf: Implement BTF type sorting validation for binary search optimization

[PATCH RFC] mm/vmap: map contiguous pages in batches whenever possible
 2025-11-22  9:03 UTC 

[PATCH v2] ext4: fix unaligned preallocation with bigalloc
 2025-11-22  8:55 UTC  (2+ messages)
` [syzbot ci] "

[PATCH v2 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
 2025-11-22  8:50 UTC  (7+ messages)
` [PATCH v2 01/19] mm, swap: rename __read_swap_cache_async to swap_cache_alloc_folio
` [PATCH v2 02/19] mm, swap: split swap cache preparation loop into a standalone helper

[PATCH] staging: greybus: audio_manager: make envp[] static const
 2025-11-22  8:38 UTC 

[PATCH] arch: um: Don't rename vmap to kernel_vmap
 2025-11-22  8:32 UTC 

[PATCH 1/3 v3] genirq: Prevent from early irq thread spurious wake-ups
 2025-11-22  8:30 UTC  (2+ messages)
` [tip: irq/core] genirq: Prevent early spurious wake-ups of interrupt threads

[PATCH 2/3 v3] genirq: Fix interrupt threads affinity vs. cpuset isolated partitions
 2025-11-22  8:30 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 3/3 v3] genirq: Remove cpumask availability check on kthread affinity setting
 2025-11-22  8:30 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH v1 00/17] perf: Small fixes and new tests
 2025-11-22  8:19 UTC  (17+ messages)
` [PATCH v1 02/17] perf timechart: Add record support for output perf.data path
` [PATCH v1 03/17] perf symbol-elf: Add missing puts on error path
` [PATCH v1 04/17] perf symbol: Add missed dso__put
` [PATCH v1 05/17] perf probe-event: Ensure probe event nsinfo is always cleared
` [PATCH v1 06/17] perf hist: In init, ensure mem_info is put on error paths
` [PATCH v1 07/17] perf mem-events: Don't leak online CPU map
` [PATCH v1 08/17] perf jitdump: Fix missed dso__put
` [PATCH v1 09/17] perf c2c: Clean up some defensive gets and make asan clean
` [PATCH v1 10/17] perf tests c2c: Add a basic c2c
` [PATCH v1 11/17] perf tests buildid: Add purge and remove testing
` [PATCH v1 12/17] perf tests top: Add basic perf top coverage test
` [PATCH v1 13/17] perf tests timechart: Add a perf timechart test
` [PATCH v1 14/17] perf tests kallsyms: Add basic kallsyms test
` [PATCH v1 15/17] perf tests script dlfilter: Add a dlfilter test
` [PATCH v1 16/17] perf tests evlist: Add basic evlist test
` [PATCH v1 17/17] perf test kvm: Add some basic perf kvm test coverage


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