messages from 2026-02-18 08:22:56 to 2026-02-18 10:13:31 UTC [more...]
[PATCH 00/38] docs: several improvements to kernel-doc
2026-02-18 10:13 UTC (34+ messages)
` [PATCH 01/38] docs: kdoc_re: add support for groups()
` [PATCH 02/38] docs: kdoc_re: don't go past the end of a line
` [PATCH 03/38] docs: kdoc_parser: move var transformers to the beginning
` [PATCH 04/38] docs: kdoc_parser: don't mangle with function defines
` [PATCH 05/38] docs: kdoc_parser: add functions support for NestedMatch
` [PATCH 06/38] docs: kdoc_parser: use NestedMatch to handle __attribute__ on functions
` [PATCH 07/38] docs: kdoc_parser: fix variable regexes to work with size_t
` [PATCH 08/38] docs: kdoc_parser: fix the default_value logic for variables
` [PATCH 09/38] docs: kdoc_parser: add some debug for variable parsing
` [PATCH 10/38] docs: kdoc_parser: don't exclude defaults from prototype
` [PATCH 11/38] docs: kdoc_parser: fix parser to support multi-word types
` [PATCH 12/38] docs: kdoc_parser: ignore context analysis and lock attributes
` [PATCH 13/38] docs: kdoc_parser: add support for LIST_HEAD
` [PATCH 14/38] docs: kdoc_parser: handle struct member macro VIRTIO_DECLARE_FEATURES(name)
` [PATCH 15/38] docs: kdoc_re: properly handle strings and escape chars on it
` [PATCH 16/38] docs: kdoc_re: better show KernRe() at documentation
` [PATCH 17/38] docs: kdoc_re: don't recompile NestedMatch regex every time
` [PATCH 18/38] docs: kdoc_re: Change NestedMath args replacement to \0
` [PATCH 19/38] docs: kdoc_re: make NestedMatch use KernRe
` [PATCH 20/38] docs: kdoc_re: add support on NestedMatch for argument replacement
` [PATCH 21/38] docs: kdoc_parser: better handle struct_group macros
` [PATCH 22/38] docs: kdoc_re: fix a parse bug on struct page_pool_params
` [PATCH 23/38] docs: kdoc_re: add a helper class to declare C function matches
` [PATCH 24/38] docs: kdoc_parser: use the new CFunction class
` [PATCH 25/38] docs: kdoc_parser: minimize differences with struct_group_tagged
` [PATCH 26/38] docs: kdoc_parser: move transform lists to a separate file
` [PATCH 27/38] docs: kdoc_re: don't remove the trailing ";" with NestedMatch
` [PATCH 28/38] docs: kdoc_re: prevent adding whitespaces on sub replacements
` [PATCH 29/38] docs: xforms_lists.py: use CFuntion to handle all function macros
` [PATCH 30/38] docs: kdoc_files: allows the caller to use a different xforms class
` [PATCH 31/38] docs: kdoc_re: Fix NestedMatch.sub() which causes PDF builds to break
` [PATCH 32/38] docs: kdoc_files: document KernelFiles() ABI
` [PATCH 33/38] docs: kdoc_output: add optional args to ManOutput class
[PATCH net v2] bnge: fix reserving resources from FW
2026-02-18 10:08 UTC (2+ messages)
[REGRESSION] mm/mprotect: 2x+ slowdown for >=400KiB regions since PTE batching (cac1db8c3aad)
2026-02-18 10:06 UTC (10+ messages)
[PATCH net] vsock: lock down child_ns_mode as write-once
2026-02-18 10:02 UTC (2+ messages)
[PATCH v7 0/3] PCI: Add support for PCIe WAKE# interrupt
2026-02-18 10:01 UTC (2+ messages)
[PATCH RFC v3 0/4] pidfd: add CLONE_AUTOREAP and CLONE_PIDFD_AUTOKILL
2026-02-18 10:00 UTC (4+ messages)
` [PATCH RFC v3 2/4] pidfd: add CLONE_PIDFD_AUTOKILL
[PATCH v3 0/2] arm64: dts: qcom: qcs6490-rb3gen2-industrial-mezzanine: Add TC9563 PCIe switch nodes
2026-02-18 10:00 UTC (6+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: qcs6490-rb3gen2-industrial-mezzanine: Add second TC9563 PCIe switch node for PCIe1
[GIT PULL] sysctl changes for v7.00-rc1
2026-02-18 9:59 UTC
[PATCH 0/8] Add GPCDMA support in Tegra264
2026-02-18 9:59 UTC (4+ messages)
` [PATCH 1/8] dt-bindings: dma: nvidia,tegra186-gpc-dma: Add iommu-map property
[PATCH v1 1/1] iio: adc: ad7192: Revert "properly check spi_get_device_match_data()"
2026-02-18 9:58 UTC (6+ messages)
[PATCH v4 1/1] regmap: Synchronize cache for the page selector
2026-02-18 9:57 UTC (3+ messages)
[PATCH] gpio: amd-fch: ionly return allowed values from amd_fch_gpio_get()
2026-02-18 9:56 UTC (2+ messages)
LSF/MM/BPF: 2026: Call for Proposals
2026-02-18 9:56 UTC (6+ messages)
[RFC PATCH 00/19] x86,fs/resctrl: Support for Global Bandwidth Enforcement and Priviledge Level Zero Association
2026-02-18 9:54 UTC (17+ messages)
` [RFC PATCH 13/19] x86/resctrl: Add PLZA state tracking and context switch handling
` "
[PATCH v5 00/18] dmaengine: ti: Add support for BCDMA v2 and PKTDMA v2
2026-02-18 9:52 UTC (19+ messages)
` [PATCH v5 01/18] dmaengine: ti: k3-udma: move macros to header file
` [PATCH v5 02/18] dmaengine: ti: k3-udma: move structs and enums "
` [PATCH v5 03/18] dmaengine: ti: k3-udma: move static inline helper functions "
` [PATCH v5 04/18] dmaengine: ti: k3-udma: move descriptor management to k3-udma-common.c
` [PATCH v5 05/18] dmaengine: ti: k3-udma: move ring management functions "
` [PATCH v5 06/18] dmaengine: ti: k3-udma: Add variant-specific function pointers to udma_dev
` [PATCH v5 07/18] dmaengine: ti: k3-udma: move udma utility functions to k3-udma-common.c
` [PATCH v5 08/18] dmaengine: ti: k3-udma: move resource management "
` [PATCH v5 09/18] dmaengine: ti: k3-udma: refactor resource setup functions
` [PATCH v5 10/18] dmaengine: ti: k3-udma: move inclusion of k3-udma-private.c to k3-udma-common.c
` [PATCH v5 11/18] drivers: soc: ti: k3-ringacc: handle absence of tisci
` [PATCH v5 12/18] dt-bindings: dma: ti: Add K3 BCDMA V2
` [PATCH v5 13/18] dt-bindings: dma: ti: Add K3 PKTDMA V2
` [PATCH v5 14/18] dmaengine: ti: k3-psil-am62l: Add AM62Lx PSIL and PDMA data
` [PATCH v5 15/18] dmaengine: ti: k3-udma-v2: New driver for K3 BCDMA_V2
` [PATCH v5 16/18] dmaengine: ti: k3-udma-v2: Add support for PKTDMA V2
` [PATCH v5 17/18] dmaengine: ti: k3-udma-v2: Update glue layer to support "
` [PATCH v5 18/18] dmaengine: ti: k3-udma: Validate resource ID and fix logging in reservation
[PATCH v2 0/2] xen/xenbus: better handle backend crash
2026-02-18 9:52 UTC (3+ messages)
` [PATCH v2 1/2] xenbus: add xenbus_device parameter to xenbus_read_driver_state()
` [PATCH v2 2/2] xen/xenbus: better handle backend crash
[RFC PATCH 2/4] rust: sync: Add dma_fence abstractions
2026-02-18 9:50 UTC (11+ messages)
[RFC PATCH] Introduce filesystem type tracking
2026-02-18 9:49 UTC (5+ messages)
pci-epf-test.c:undefined reference to `config_group_init_type_name'
2026-02-18 9:47 UTC (2+ messages)
[syzbot] [ide?] UBSAN: shift-out-of-bounds in ata_qc_issue
2026-02-18 9:45 UTC (2+ messages)
[PATCH v3] ALSA: hda/realtek: Fix speaker pop on Star Labs StarFighter
2026-02-18 9:45 UTC
[PATCH v3] ALSA: hda/realtek: Fix speaker pop on Star Labs StarFighter
2026-02-18 9:45 UTC
[PATCH] crypto: rsa: add debug message if leading zero byte is missing
2026-02-18 9:42 UTC (6+ messages)
[linus:master] [sched/core] 704069649b: kernel-selftests.kvm.hardware_disable_test.fail
2026-02-18 9:40 UTC (4+ messages)
[PATCH v3] rust: page: add byte-wise atomic memory copy methods
2026-02-18 9:40 UTC (10+ messages)
[PATCH v2 0/3] Bug Fixes for PRUSS irqchip driver
2026-02-18 9:37 UTC (4+ messages)
` [PATCH v2 1/3] irqchip/irq-pruss-intc: Fix enabling of intc events
` [PATCH v2 2/3] irqchip/irq-pruss-intc: Fix listed IRQ type in /proc/interrupts
` [PATCH v2 3/3] irqchip/irq-pruss-intc: Fix processing of IEP interrupts
[PATCH 0/2] rust: pages that cannot be racy
2026-02-18 9:37 UTC (6+ messages)
` [PATCH 2/2] rust: page: add method to copy data between safe pages
[PATCH net-next v4 0/8] net: dsa: microchip: Add PTP support for the KSZ8463
2026-02-18 9:36 UTC (6+ messages)
` [PATCH net-next v4 5/8] net: dsa: microchip: Add KSZ8463 tail tag handling
[PATCH v10 0/6] MHDP8546 fixes related to DRM_BRIDGE_ATTACH_NO_CONNECTOR usecase
2026-02-18 9:34 UTC (2+ messages)
[PATCH v3 1/2] drm: introduce KMS recovery mechanism
2026-02-18 9:34 UTC (11+ messages)
` [PATCH v3 2/2] drm/amd/display: add vendor specific reset
[PATCH v2 1/1] gpiolib: of: add gpio-line node support
2026-02-18 9:33 UTC (6+ messages)
[PATCH 6.6 0/3] arm64: Speed up boot with faster linear map creation
2026-02-18 9:33 UTC (8+ messages)
[PATCH v2] rust: page: add byte-wise atomic memory copy methods
2026-02-18 9:31 UTC (12+ messages)
[PATCH] arm64: remove HAVE_CMPXCHG_LOCAL
2026-02-18 9:29 UTC (8+ messages)
[PATCH v2 0/3] Add and enable USB nodes for ExynosAutov920 SoC
2026-02-18 9:28 UTC (6+ messages)
` [PATCH v2 2/3] arm64: dts: exynos: ExynosAutov920: Add regulators for the USB
[PATCH] ASoC: ti: davinci-mcasp: Add system suspend/resume support
2026-02-18 9:27 UTC (2+ messages)
[PATCH bpf-next v2 2/2] selftests/bpf: Add trampolines multi-level pointer params test coverage
2026-02-18 9:25 UTC (2+ messages)
[PATCH 0/3] Add mmc aliases for Mediatek Genio boards
2026-02-18 9:23 UTC (4+ messages)
` [PATCH 1/3] arm64: dts: mediatek: mt8395-genio-common: add mmc aliases
` [PATCH 2/3] arm64: dts: mediatek: mt8395-radxa-nio-12l: "
` [PATCH 3/3] arm64: dts: mediatek: mt8365-evk: "
[PATCH bpf-next] bpf: fix selftest/xsk single test selection
2026-02-18 9:20 UTC
[PATCH] net: qrtr: Expand control port access to root
2026-02-18 9:17 UTC (5+ messages)
[PATCH v3 00/21] Cache Aware Scheduling
2026-02-18 9:14 UTC (3+ messages)
` [PATCH v3 14/21] sched/cache: Respect LLC preference in task migration and detach
[LSF/MM/BPF TOPIC] Per-process page size
2026-02-18 9:15 UTC (5+ messages)
[PATCH 0/2] MAINTAINERS: SPI NOR: maintainer and reviewer updates
2026-02-18 9:14 UTC (2+ messages)
[PATCH v3] iio: trigger: use put_device() in viio_trigger_alloc() error path
2026-02-18 9:14 UTC (6+ messages)
[PATCH] staging: media: Fix typo in comment
2026-02-18 9:12 UTC
[PATCH 5.10 00/24] 5.10.251-rc1 review
2026-02-18 9:12 UTC (3+ messages)
[PATCH 6.1 00/64] 6.1.164-rc1 review
2026-02-18 9:12 UTC (4+ messages)
[PATCH 6.12 00/42] 6.12.74-rc1 review
2026-02-18 9:11 UTC (4+ messages)
[linus:master] [usb] 56a512a9b4: Oops:general_protection_fault,probably_for_non-canonical_address#:#[##]SMP_KASAN
2026-02-18 9:10 UTC
[PATCH 6.6 00/39] 6.6.127-rc1 review
2026-02-18 9:09 UTC (3+ messages)
[PATCH 6.19 00/18] 6.19.3-rc1 review
2026-02-18 9:09 UTC (3+ messages)
[PATCH 6.18 00/43] 6.18.13-rc1 review
2026-02-18 9:09 UTC (3+ messages)
[PATCH 5.15 00/39] 5.15.201-rc1 review
2026-02-18 9:09 UTC (2+ messages)
[PATCH] reset: rzg2l-usbphy-ctrl: Check pwrrdy is valid before using it
2026-02-18 9:04 UTC (2+ messages)
[PATCH] staging : rtl8723bs : Fix typo in comment
2026-02-18 9:03 UTC
[PATCH 0/7] gpu: nova-core: gsp: add continuation record support
2026-02-18 9:00 UTC (4+ messages)
` [PATCH 6/7] gpu: nova-core: gsp: support large RPCs via continuation record
[PATCH v1 00/11] arm64: dts: freescale: imx8mm-var-som: Align SOM and Symphony DTSs
2026-02-18 8:59 UTC (6+ messages)
` [PATCH v1 03/11] arm64: dts: freescale: imx8mm-var-som: Update FEC support with MaxLinear PHY
[PATCH v4 0/3] mm/swap: hibernate: improve hibernate performance with new allocator
2026-02-18 8:58 UTC (4+ messages)
` [PATCH v4 2/3] mm, swap: reduce indention for hibernate allocation helper
[PATCH 0/2] dt-bindings: add MSM8960 SPS and RPM clock compatibles
2026-02-18 8:55 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: clock: qcom,rpmcc: add msm8960 compatible
` [PATCH 2/2] dt-bindings: mfd: syscon: add qcom,msm8960-sps-sic
[PATCH 0/3] Fixes for stmmac driver
2026-02-18 8:55 UTC (7+ messages)
` [PATCH 1/3] net: stmmac: fix pinctrl management during suspend/resume
` [PATCH 2/3] net: stmmac: restore pinctrl when driver remove
` [PATCH 3/3] net: stmmac: manage error case during stmmac_dvr_probe
[PATCH v6 0/3] Add Tenstorrent Atlantis Clock/Reset Controller
2026-02-18 8:54 UTC (5+ messages)
` [PATCH v6 2/3] reset: tenstorrent: Add reset controller for Atlantis
[PATCH RFC 00/10] driver core: constify groups arrays in several structs
2026-02-18 8:54 UTC (3+ messages)
` [PATCH RFC 01/10] IB/core: Prepare for immutable device groups
[PATCH v2] mm: move pgscan and pgsteal to node stats
2026-02-18 8:54 UTC (2+ messages)
[PATCH] staging : sm750fb : Fix typo in comment
2026-02-18 8:53 UTC
[PATCH net v6] net: nfc: nci: Fix parameter validation for packet data
2026-02-18 8:50 UTC (2+ messages)
[PATCH net v6] net: nfc: nci: Fix parameter validation for packet data
2026-02-18 8:49 UTC
[PATCH] sparc: iommu/pci_sun4v: fix page alignment in dma mapping
2026-02-18 8:48 UTC (3+ messages)
` [PATCH v2] sparc: Fix "
[PATCH v3] tools build: Fix rust cross compilation
2026-02-18 8:47 UTC
[syzbot] [net?] [nfc?] KMSAN: uninit-value in nci_dev_up (2)
2026-02-18 8:46 UTC (2+ messages)
` Forwarded: Re: [PATCH net v6] net: nfc: nci: Fix parameter validation for packet data
[PATCH v2 0/2] fat: Add FS_IOC_GETFSLABEL / FS_IOC_SETFSLABEL ioctls
2026-02-18 8:46 UTC (2+ messages)
` [syzbot ci] "
[PATCH net v6] net: nfc: nci: Fix parameter validation for packet data
2026-02-18 8:45 UTC
[PATCH v2] gpio: swnode: restore the swnode-name-against-chip-label matching
2026-02-18 8:43 UTC (4+ messages)
[PATCH] gpio: sysfs: fix chip removal with GPIOs exported over sysfs
2026-02-18 8:43 UTC (2+ messages)
[PATCH] staging: rtl8723bs: Fix typo in comment
2026-02-18 8:42 UTC
[PATCH V2 RESEND] PCI/TPH: Skip Root Port completer check for RC_END devices
2026-02-18 8:42 UTC (3+ messages)
[PATCH v3 0/2] cpuhp: Improve SMT switch time via lock batching and RCU expedition
2026-02-18 8:39 UTC (3+ messages)
` [PATCH v3 1/2] cpuhp: Optimize SMT switch operation by batching lock acquisition
` [PATCH v3 2/2] cpuhp: Expedite RCU grace periods during SMT operations
[PATCH 00/13] vc,fbcon,fonts: Proper handling of font data
2026-02-18 8:16 UTC (14+ messages)
` [PATCH 01/13] fbdev: Declare src parameter of fb_pad_ helpers as constant
` [PATCH 02/13] vt: Remove trailing whitespaces
` [PATCH 03/13] vt: Store font in struct vc_font
` [PATCH 04/13] vt: Calculate font-buffer size with vc_font_size()
` [PATCH 05/13] lib/fonts: Remove trailing whitespaces
` [PATCH 06/13] lib/fonts: Remove FNTCHARCNT()
` [PATCH 07/13] lib/fonts: Store font data as font_data_t; update consoles
` [PATCH 08/13] lib/fonts: Read font size with font_data_size()
` [PATCH 09/13] lib/fonts: Compare font data for equality with font_data_is_equal()
` [PATCH 10/13] lib/fonts: Manage font-data lifetime with font_data_get/_put()
` [PATCH 11/13] lib/fonts: Create font_data_t from struct console_font with font_data_import()
` [PATCH 12/13] lib/fonts: Store font data for user space with font_data_export()
` [PATCH 13/13] lib/fonts: Remove internal symbols and macros from public header file
[PATCH 3/3] module: Add compile-time check for embedded NUL characters
2026-02-18 6:50 UTC (11+ messages)
[PATCH] ALSA: hda/realtek: Fix speaker pop on Star Labs
2026-02-18 8:39 UTC (3+ messages)
[PATCHSET v10] sched_ext: Fix ops.dequeue() semantics
2026-02-18 8:32 UTC (5+ messages)
` [PATCH 1/4] sched_ext: Properly mark SCX-internal migrations via sticky_cpu
` [PATCH 2/4] sched_ext: Add rq parameter to dispatch_enqueue()
` [PATCH 3/4] sched_ext: Fix ops.dequeue() semantics
` [PATCH 4/4] selftests/sched_ext: Add test to validate "
[PATCH v10] mm/page_alloc: boost watermarks on atomic allocation failure
2026-02-18 8:36 UTC (2+ messages)
[PATCH v3 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support for files
2026-02-18 8:31 UTC (5+ messages)
` [PATCH v3 2/3] kernfs: send IN_DELETE_SELF and IN_IGNORED on file deletion
` [PATCH v3 3/3] selftests: memcg: Add tests IN_DELETE_SELF and IN_IGNORED on memory.events
[PATCH] rust: add a ring buffer implementation
2026-02-18 8:29 UTC (12+ messages)
[PATCH v3] scsi: core: Add 'serial' sysfs attribute for SCSI/SATA
2026-02-18 8:28 UTC (5+ messages)
[PATCH v3 00/21] TP8028 Rapid Path Failure Recovery
2026-02-18 8:26 UTC (5+ messages)
` [PATCH v3 19/21] nvme-tcp: Extend FENCING state per TP4129 on CCR failure
[PATCH] spi: atcspi200: validate data buswidth to fix FIELD_PREP build error
2026-02-18 8:21 UTC
[PATCH v3 00/16] x86/msr: Inline rdmsr/wrmsr instructions
2026-02-18 8:21 UTC (4+ messages)
` [PATCH v3 14/16] x86/paravirt: Switch MSR access pv_ops functions to instruction interfaces
` [PATCH v3 15/16] x86/msr: Reduce number of low level MSR access helpers
` [PATCH v3 16/16] x86/paravirt: Use alternatives for MSR access with paravirt
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