messages from 2026-01-27 09:01:59 to 2026-01-27 10:34:41 UTC [more...]
[PATCH v8] tty: tty_port: add workqueue to flip TTY buffer
2026-01-27 10:34 UTC (2+ messages)
[PATCH] ASoC: wm8962: add .set_tdm_slot callback function
2026-01-27 10:33 UTC
[PATCH 0/2] drm/msm/dpu: improve LM allocation
2026-01-27 10:34 UTC (4+ messages)
` [PATCH 2/2] drm/msm/dpu: try reserving the DSPP-less LM first
[PATCH v1 0/3] pinctrl: core: managed resource handling cleanup
2026-01-27 10:32 UTC (4+ messages)
` [PATCH v1 1/3] pinctrl: core: Remove unused devm_pinctrl_unregister()
` [PATCH v1 2/3] pinctrl: core: Simplify devm_pinctrl_*()
` [PATCH v1 3/3] pinctrl: core: Remove duplicate error messages
[PATCH] MAINTAINERS: Add maintainers for ARM/REALTEK ARCHITECTURE
2026-01-27 10:30 UTC
[PATCH v2 00/10] arm64: Unmap linear alias of kernel data/bss
2026-01-27 10:33 UTC (22+ messages)
` [PATCH v2 01/10] arm64: Move the zero page to rodata
` [PATCH v2 02/10] arm64: Move fixmap page tables to end of kernel image
` [PATCH v2 03/10] arm64: mm: Permit contiguous descriptors to be rewritten
` [PATCH v2 04/10] arm64: mm: Preserve existing table mappings when mapping DRAM
` [PATCH v2 05/10] arm64: mm: Preserve non-contiguous descriptors "
` [PATCH v2 06/10] arm64: mm: Remove bogus stop condition from map_mem() loop
` [PATCH v2 07/10] arm64: mm: Drop redundant pgd_t* argument from map_mem()
` [PATCH v2 08/10] arm64: mm: Don't abuse memblock NOMAP to check for overlaps
` [PATCH v2 09/10] arm64: mm: Map the kernel data/bss read-only in the linear map
[PATCH] drm/tegra: Enable cmu for Tegra186 and Tegra194
2026-01-27 10:32 UTC (5+ messages)
[PATCH v10 0/7] Provide support for Trigger Generation Unit
2026-01-27 10:32 UTC (13+ messages)
` [PATCH v10 3/7] qcom-tgu: Add signal priority support
` [PATCH v10 4/7] qcom-tgu: Add TGU decode support
` [PATCH v10 5/7] qcom-tgu: Add support to configure next action
[PATCH iwl-next v3 0/8] ice: in VEB, prevent "cross-vlan" traffic
2026-01-27 10:31 UTC (4+ messages)
` [PATCH iwl-next v3 3/8] ice: do not check for zero mac when creating mac filters
[PATCH 1/3] hwmon: spd5118: Do not fail resume on temporary I2C errors
2026-01-27 10:30 UTC (10+ messages)
[PATCH v3 0/3] Enable MSI affinity support for dwc PCI
2026-01-27 10:30 UTC (10+ messages)
` [PATCH v3 3/3] PCI: dwc: Enable MSI affinity support
[PATCH v2 0/8] iio: dac: ds4424: add DS4402/DS4404 support and scale
2026-01-27 10:30 UTC (5+ messages)
` [PATCH v2 3/8] iio: dac: ds4424: add DS4402/DS4404 device IDs
` [PATCH v2 4/8] iio: dac: ds4424: sort headers alphabetically
[PATCH v11 8/8] mm: folio_zero_user: cache neighbouring pages
2026-01-27 10:29 UTC (3+ messages)
` [PATCH] mm: folio_zero_user: open code range computation in folio_zero_user()
[PATCH v1] arm64: qcom: pd-mapper: Add QCS615 power domain mappings
2026-01-27 10:24 UTC (5+ messages)
[PATCH v7 0/5] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
2026-01-27 10:24 UTC (5+ messages)
` [PATCH v7 1/5] PCI/DPC: Clarify naming for error port in DPC Handling
` [PATCH v7 2/5] PCI/DPC: Run recovery on device that detected the error
[PATCH v6 00/11] drm/amdgpu: preparation patchs for the use all SDMA instances series
2026-01-27 10:23 UTC (8+ messages)
` [PATCH v6 05/11] amdgpu/ttm: use amdgpu_gtt_mgr_alloc_entries
` [PATCH v6 06/11] amdgpu/gtt: remove AMDGPU_GTT_NUM_TRANSFER_WINDOWS
` [PATCH v6 11/11] drm/amdgpu: move sched status check inside amdgpu_ttm_set_buffer_funcs_status
[PATCH v5 00/36] Compiler-Based Context- and Locking-Analysis
2026-01-27 10:21 UTC (5+ messages)
` [PATCH v5 06/36] cleanup: Basic compatibility with context analysis
[PATCH 0/4] Re-export Zeroable and zeroed() from ffi module
2026-01-27 10:21 UTC (7+ messages)
[PATCH v2 0/6] Add Aspeed G7 sgpio support
2026-01-27 10:18 UTC (2+ messages)
[PATCH v5 2/8] iio: core: add fixed point parsing with 64-bit parts
2026-01-27 10:17 UTC (11+ messages)
[PATCH] thunderbolt: Fix PCIe device enumeration with delayed rescan
2026-01-27 10:17 UTC (8+ messages)
[PATCH 05/23] PCI: Remove old_size limit from bridge window sizing
2026-01-27 10:16 UTC (2+ messages)
[PATCH v3 0/2] Bluetooth: hci_qca: Refactor HFP hardware offload capability handling
2026-01-27 10:15 UTC (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] Bluetooth: hci_qca: Enable HFP hardware offload for WCN6855 and WCN7850
[PATCH 00/14] kernel-doc: make it parse new functions and structs
2026-01-27 10:13 UTC (15+ messages)
` [PATCH 01/14] docs: kdoc_re: add support for groups()
` [PATCH 02/14] docs: kdoc_re: don't go past the end of a line
` [PATCH 03/14] docs: kdoc_parser: move var transformers to the beginning
` [PATCH 04/14] docs: kdoc_parser: don't mangle with function defines
` [PATCH 05/14] docs: kdoc_parser: add functions support for NestedMatch
` [PATCH 06/14] docs: kdoc_parser: use NestedMatch to handle __attribute__ on functions
` [PATCH 07/14] docs: kdoc_parser: fix variable regexes to work with size_t
` [PATCH 08/14] docs: kdoc_parser: fix the default_value logic for variables
` [PATCH 09/14] docs: kdoc_parser: add some debug for variable parsing
` [PATCH 10/14] docs: kdoc_parser: don't exclude defaults from prototype
` [PATCH 11/14] docs: kdoc_parser: fix parser to support multi-word types
` [PATCH 12/14] docs: kdoc_parser: ignore context analysis and lock attributes
` [PATCH 13/14] docs: kdoc_parser: add support for LIST_HEAD
` [PATCH 14/14] kdoc_parser: handle struct member macro VIRTIO_DECLARE_FEATURES(name)
[PATCH 0/3] arm64: Fixes for __READ_ONCE() with CONFIG_LTO=y
2026-01-27 10:13 UTC (5+ messages)
` [PATCH 2/3] arm64: Optimize "
[PATCH] ima_fs: Avoid creating measurement lists for unsupported hash algos
2026-01-27 10:12 UTC (5+ messages)
[PATCH v5 00/12] bus: add stm32 debug bus and coresight support for stm32mp1x platforms
2026-01-27 10:09 UTC (8+ messages)
` [PATCH v5 02/12] dt-bindings: pinctrl: document access-controllers property for stm32 HDP
` [PATCH v5 05/12] bus: stm32_firewall: add stm32_firewall_get_grant_all_access() API
` [PATCH v5 12/12] pinctrl: stm32: add firewall checks before probing the HDP driver
[net,v2,2/2] net: liquidio: Initialize netdev pointer before queue setup
2026-01-27 10:11 UTC (2+ messages)
[RFC PATCH bpf-next v5 00/12] mm: memcontrol: Add BPF hooks for memory controller
2026-01-27 10:08 UTC (18+ messages)
` [RFC PATCH bpf-next v5 01/12] bpf: move bpf_struct_ops_link into bpf.h
` [RFC PATCH bpf-next v5 02/12] bpf: initial support for attaching struct ops to cgroups
` [RFC PATCH bpf-next v5 03/12] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
` [RFC PATCH bpf-next v5 04/12] mm: define mem_cgroup_get_from_ino() outside of CONFIG_SHRINKER_DEBUG
` [RFC PATCH bpf-next v5 05/12] libbpf: introduce bpf_map__attach_struct_ops_opts()
` [RFC PATCH bpf-next v5 06/12] bpf: Pass flags in bpf_link_create for struct_ops
` [RFC PATCH bpf-next v5 07/12] libbpf: Support passing user-defined flags "
` [RFC PATCH bpf-next v5 08/12] mm: memcontrol: Add BPF struct_ops for memory controller
` [RFC PATCH bpf-next v5 09/12] selftests/bpf: Add tests for memcg_bpf_ops
` [RFC PATCH bpf-next v5 10/12] mm/bpf: Add BPF_F_ALLOW_OVERRIDE support "
` [RFC PATCH bpf-next v5 11/12] selftests/bpf: Add test for memcg_bpf_ops hierarchies
` [RFC PATCH bpf-next v5 12/12] samples/bpf: Add memcg priority control example
[PATCH 0/4] Serdes: s32g: Add support for serdes subsystem
2026-01-27 10:07 UTC (4+ messages)
` [PATCH 2/4] phy: s32g: Add serdes subsystem phy
[PATCHSET v6] Inherited restrictions and BPF filtering for io_uring
2026-01-27 10:07 UTC (11+ messages)
` [PATCH 1/7] io_uring: add support for BPF filtering for opcode restrictions
` [PATCH 3/7] io_uring/bpf_filter: allow filtering on contents of struct open_how
` [PATCH 4/7] io_uring/bpf_filter: cache lookup table in ctx->bpf_filters
` [PATCH 5/7] io_uring/bpf_filter: add ref counts to struct io_bpf_filter
` [PATCH 6/7] io_uring: add task fork hook
[net,v2,1/2] net: liquidio: Fix off-by-one error in setup_nic_devices() cleanup
2026-01-27 10:06 UTC (2+ messages)
[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
2026-01-27 10:03 UTC (3+ messages)
` [PATCH v2 12/13] tools/testing/vma: separate out vma_internal.h into logical headers
[PATCH v5 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-01-27 10:02 UTC (7+ messages)
` [PATCH v5 2/8] dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
` [PATCH v5 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY
[PATCH] gpio/rockchip: Stop calling pinctrl for set_direction
2026-01-27 10:00 UTC (4+ messages)
[PATCH net-next v16 00/12] vsock: add namespace support to vhost-vsock and loopback
2026-01-27 10:00 UTC (2+ messages)
[PATCH] ipmi: fix NULL pointer on smi_work
2026-01-27 9:57 UTC (2+ messages)
` [PATCH] ipmi: Fix use-after-free and list corruption on sender error
[PATCH] fuse: set ff->flock only on success
2026-01-27 9:57 UTC (2+ messages)
[PATCH v2 0/7] arm64: dts: qcom: Add support for the Ayaneo Pocket S2
2026-01-27 9:57 UTC (8+ messages)
` [PATCH v2 1/7] dt-bindings: usb: document the Renesas UPD720201/UPD720202 USB 3.0 xHCI Host Controller
` [PATCH v2 2/7] pci: pwrctrl: add PCI pwrctrl driver for the "
` [PATCH v2 3/7] arm64: defconfig: enable pci-pwrctrl-upd720201 as module
` [PATCH v2 4/7] dt-binding: vendor-prefixes: document the Ayaneo brand
` [PATCH v2 5/7] dt-bindings: arm: qcom: document the Ayaneo Pocket S2
` [PATCH v2 6/7] arm64: dts: qcom: sm8650: Add sound DAI prefix for DP
` [PATCH v2 7/7] arm64: dts: qcom: add basic devicetree for Ayaneo Pocket S2 gaming console
[PATCH 0/6] rust: add `bitfield!` and `register!` macros
2026-01-27 9:57 UTC (6+ messages)
` [PATCH 3/6] rust: add `bitfield!` macro
[PATCH v2 0/5] Add support for AAEON SRG-IMX8PL MCU
2026-01-27 9:54 UTC (6+ messages)
` [PATCH v2 3/5] mfd: aaeon: Add SRG-IMX8PL MCU driver
` [PATCH v2 4/5] gpio: aaeon: Add GPIO driver for SRG-IMX8PL MCU
[PATCH net-next v2] devlink: Implement devlink param multi attribute nested data values
2026-01-27 9:51 UTC (3+ messages)
[PATCH v5 0/8] riscv: optimize string functions and add kunit tests
2026-01-27 9:50 UTC (5+ messages)
` [PATCH v5 4/8] lib/string_kunit: add performance benchmark for strlen()
[PATCH] fork: clarify copy_mm() comment for kernel thread
2026-01-27 9:40 UTC (3+ messages)
[PATCH] dt-bindings: pinctrl: marvell,armada3710-xb-pinctrl: fix 'usb32_drvvbus0' group name
2026-01-27 9:50 UTC (2+ messages)
[net-next PATCH] octeontx2-pf: cn10k/cn20k: Update count_eot in NPA_LF_AURA_BATCH_FREE0
2026-01-27 9:49 UTC (3+ messages)
` [net-next] "
` [EXTERNAL] "
[PATCH] gpio: pca953x: mask interrupts in irq shutdown
2026-01-27 9:47 UTC (4+ messages)
[PATCH v1 0/2] i2c: add support for forced SDA recovery
2026-01-27 9:47 UTC (6+ messages)
` [PATCH v2 0/2] i2c: improve bus recovery for single-ended GPIOs
` [PATCH v2 1/2] gpiolib: add gpiod_is_single_ended() helper
` [PATCH v2 2/2] i2c: core: support recovery for single-ended GPIOs
[PATCH 1/2] PCI: dwc: Add helper to query integrated dw-edma register window
2026-01-27 9:45 UTC (2+ messages)
[PATCH v5 0/6] i2c: xiic: use generic device property accessors
2026-01-27 9:45 UTC (13+ messages)
` [PATCH v5 2/6] i2c: xiic: make the clock optional
` [PATCH v5 3/6] i2c: xiic: switch to devres managed APIs
` [PATCH v5 4/6] i2c: xiic: remove duplicate error message
` [PATCH v5 5/6] i2c: xiic: switch to generic device property accessors
` [PATCH v5 6/6] i2c: xiic: cosmetic cleanup
[PATCH v10 00/16] arm64: entry: Convert to Generic Entry
2026-01-27 9:44 UTC (8+ messages)
` [PATCH v10 04/16] arm64/ptrace: Refactor syscall_trace_enter/exit()
` [PATCH v10 05/16] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
[QUESTION] fuse: why invalidate all page cache in truncate()
2026-01-27 9:44 UTC (2+ messages)
[PATCH 0/4] ASoC: codec: Remove ak4641/pxa2xx-ac97 and convert to GPIO descriptors
2026-01-27 9:43 UTC (5+ messages)
` [PATCH 1/4] ASoC: codec: Remove ak4641
` [PATCH 2/4] ASoC: codec: Remove pxa2xx-ac97.c
[PATCH 00/21] IRQF_ONESHOT clean up
2026-01-27 9:42 UTC (3+ messages)
` [PATCH 08/21] ARM: versatile: Remove IRQF_ONESHOT
[PATCH v24 0/4] Add ASPEED AST2600 I2C controller driver
2026-01-27 9:41 UTC (3+ messages)
` [PATCH v24 3/4] i2c: ast2600: Add controller driver for new register layout
[PATCH v3 0/3] Enable ICE clock scaling
2026-01-27 9:39 UTC (8+ messages)
` [PATCH v3 1/3] soc: qcom: ice: Add OPP-based clock scaling support for ICE
[PATCH v1 v1 0/4] [RUST] Framebuffer driver support
2026-01-27 9:38 UTC (8+ messages)
[PATCH bpf-next v3 00/17] mm: BPF OOM
2026-01-27 9:38 UTC (4+ messages)
` [PATCH bpf-next v3 07/17] mm: introduce BPF OOM struct ops
[PATCH] ext4: EXT4_I(sbi->s_buddy_cache)->i_state_flags is not initialized
2026-01-27 9:34 UTC
[PATCH v5 00/11] Add support for Microchip LAN969x
2026-01-27 9:32 UTC (3+ messages)
` [PATCH v5 06/11] dt-bindings: pinctrl: pinctrl-microchip-sgpio: add LAN969x
[PATCH RFC 0/4] leds: extend disk trigger
2026-01-27 9:32 UTC (4+ messages)
[PATCH] arm64: dts: freescale: fsl-ls1028a-tqmls1028a-mbls1028a: switch mmc aliases
2026-01-27 9:30 UTC (2+ messages)
[PATCH] riscv: export kaslr offset and satp in VMCOREINFO ELF notes
2026-01-27 9:31 UTC
[PATCH 0/6] mailbox: pcc: Refactor and improve initialisation and interrupt handling
2026-01-27 9:29 UTC (5+ messages)
[PATCH] kho: cleanup error handling in kho_populate()
2026-01-27 9:29 UTC (2+ messages)
[PATCH v3 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
2026-01-27 9:27 UTC (5+ messages)
` [PATCH v3 1/4] PCI/MSI: Conservatively generalize "
` [PATCH v3 2/4] PCI/MSI: Check msi_addr_mask in msi_verify_entries()
[PATCH v5 0/2] mux: gpio-mux: add enable GPIO support
2026-01-27 9:27 UTC (3+ messages)
` [PATCH v5 2/2] mux: gpio-mux: add support for enable GPIO
[PATCH] RDMA/rxe: Fix race condition in QP timer handlers
2026-01-27 9:27 UTC (3+ messages)
[PATCH v4 00/15] media: rcar: Streams support
2026-01-27 9:25 UTC (6+ messages)
[PATCH] drm/nouveau: Fix memory leak in nouveau_channel_ctor()
2026-01-27 9:21 UTC (2+ messages)
[PATCH v3 00/12] bus: add stm32 debug bus and coresight support for stm32mp1x platforms
2026-01-27 9:20 UTC (3+ messages)
` [PATCH v3 02/12] dt-bindings: pinctrl: document access-controllers property for stm32 HDP
[PATCH v6 0/5] Add support for S4 audio
2026-01-27 9:20 UTC (2+ messages)
[PATCH v8 00/10] gpio: siul2-s32g2: add initial GPIO driver
2026-01-27 9:17 UTC (7+ messages)
` [PATCH v8 03/10] arm64: dts: s32g: change pinctrl node into the new mfd node
` [PATCH v8 07/10] pinctrl: s32cc: skip syscon child nodes when parsing funcs and groups
` [PATCH v8 09/10] MAINTAINERS: add MAINTAINER for NXP SIUL2 MFD driver
[PATCH] gpio: virtuser: fix UAF in configfs release path
2026-01-27 9:17 UTC (4+ messages)
` [PATCH v2] "
[PATCH 1/2] linux/interrupt.h: allow "guard" notation to disable and reenable IRQ with valid IRQ check
2026-01-27 9:14 UTC (2+ messages)
[PATCH] gpiolib: acpi: use BIT_ULL() for u64 mask in address space handler
2026-01-27 9:14 UTC (5+ messages)
[PATCH 0/4] sched: The newidle balance regression
2026-01-27 9:13 UTC (6+ messages)
` [PATCH 4/4] sched/fair: Proportional newidle balance
[PATCH v1 1/1] pinctrl: tangier: Join tng_pinctrl_probe() in its wrapper
2026-01-27 9:13 UTC (3+ messages)
[PATCH v4 00/10] drm/connector: hdmi: limit infoframes per driver capabilities, second approach
2026-01-27 9:11 UTC (6+ messages)
` [PATCH v4 02/10] drm/vc4: hdmi: implement clear_infoframe
[PATCH v5 00/15] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
2026-01-27 9:10 UTC (3+ messages)
` [PATCH v5 09/15] sched: Add task enqueue/dequeue trace points
[PATCH] gpio: sprd: Change sprd_gpio lock to raw_spin_lock
2026-01-27 9:09 UTC (4+ messages)
[PATCH] gpio: omap: do not register driver in probe()
2026-01-27 9:09 UTC (2+ messages)
[PATCH net-next v4 0/8] net: dsa: microchip: Add PTP support for the KSZ8463
2026-01-27 9:06 UTC (9+ messages)
` [PATCH net-next v4 1/8] net: dsa: microchip: Add support for KSZ8463 global irq
` [PATCH net-next v4 2/8] net: dsa: microchip: Decorrelate IRQ domain from port
` [PATCH net-next v4 3/8] net: dsa: microchip: Decorrelate msg_irq index from IRQ bit offset
` [PATCH net-next v4 4/8] net: dsa: microchip: Add support for KSZ8463's PTP interrupts
` [PATCH net-next v4 5/8] net: dsa: microchip: Add KSZ8463 tail tag handling
` [PATCH net-next v4 6/8] net: dsa: microchip: Enable Ethernet PTP detection
` [PATCH net-next v4 7/8] net: dsa: microchip: Adapt port offset for KSZ8463's PTP register
` [PATCH net-next v4 8/8] net: dsa: microchip: Add two-step PTP support for KSZ8463
[PATCH] pinctrl: lpass-lpi: implement .get_direction() for the GPIO driver
2026-01-27 9:06 UTC (2+ messages)
[PATCH 0/3] pinctrl: ocelot: Extend pinctrl-ocelot driver for lan9645x
2026-01-27 9:04 UTC (2+ messages)
[PATCH] PCI: amd-mdb: fix incorrect IRQ number in INTx error message
2026-01-27 9:04 UTC (2+ messages)
[PATCH] pinctrl: mediatek: enable ies_present flag for MT798x
2026-01-27 9:03 UTC (2+ messages)
[PATCH v2 0/3] Enable QoS configuration on QCS8300
2026-01-27 9:01 UTC (2+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: qcs8300: Add clocks for QoS configuration
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox