messages from 2025-06-08 21:52:11 to 2025-06-09 04:32:41 UTC [more...]
[PATCH net-next 0/9] Split netmem from struct page
2025-06-09 4:32 UTC (10+ messages)
` [PATCH net-next 1/9] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next 2/9] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
` [PATCH net-next 3/9] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [PATCH net-next 4/9] page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow()
` [PATCH net-next 5/9] netmem: use _Generic to cover const casting for page_to_netmem()
` [PATCH net-next 6/9] netmem: remove __netmem_get_pp()
` [PATCH net-next 7/9] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()
` [PATCH net-next 8/9] netmem: introduce a netmem API, virt_to_head_netmem()
` [PATCH net-next 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()
[PATCH] powerpc: use always-y instead of extra-y in Makefiles
2025-06-09 4:31 UTC (5+ messages)
[PATCH] powerpc: unify two CONFIG_POWERPC64_CPU entries in the same choice block
2025-06-09 4:31 UTC (3+ messages)
[PATCH] net/ipv4: fix type mismatch in inet_ehash_locks_alloc() causing build failure
2025-06-09 4:31 UTC
[PATCH] mm/shmem, swap: fix softlockup with mTHP swapin
2025-06-09 4:29 UTC (4+ messages)
[PATCH RFC 0/2] arm64: tegra: Add NVIDIA Jetson Nano 2GB Developer Kit support
2025-06-09 4:25 UTC (4+ messages)
` [PATCH RFC 1/2] dt-bindings: arm: tegra: Document Jetson Nano Devkits
` [PATCH RFC 2/2] arm64: tegra: Add NVIDIA Jetson Nano 2GB Developer Kit support
[PATCH] locking: detect spin_lock_irq() call with disabled interrupts
2025-06-09 4:25 UTC (3+ messages)
[RFC v4 00/18] Split netmem from struct page
2025-06-09 4:22 UTC (4+ messages)
[PATCH] clk: spacemit: mark K1 pll1_d8 as critical
2025-06-09 4:21 UTC (6+ messages)
[PATCH bpf-next v2] bpf, sockmap: Fix psock incorrectly pointing to sk
2025-06-09 4:20 UTC (2+ messages)
linux-next: Signed-off-by missing for commit in the block tree
2025-06-09 4:13 UTC (3+ messages)
[PATCH] arm64/ptdump: Ensure memory hotplug is prevented during ptdump_check_wx()
2025-06-09 4:12 UTC
[PATCH v3 0/4] Add clock support for CMU_HSI2
2025-06-09 4:05 UTC (3+ messages)
` [PATCH v3 1/4] dt-bindings: clock: exynosautov920: sort clock definitions
[RFC PATCH] PM: Optionally block user fork during freeze to improve performance
2025-06-09 4:05 UTC (7+ messages)
[PATCH] cifs: Show reason why autodisabling serverino support
2025-06-09 3:40 UTC (3+ messages)
Problem with nbcon console and amba-pl011 serial port
2025-06-09 3:38 UTC (9+ messages)
[PATCH v3] perf/core: Fix WARN_ON_ONCE(cpuctx->ctx.nr_cgroups == 0) in perf_cgroup_switch
2025-06-09 3:53 UTC
[PATCH] ubifs: Remove uncallable debug code
2025-06-09 3:31 UTC (2+ messages)
[PATCH] kvm: preemption must be disabled when calling smp_call_function_many
2025-06-09 3:22 UTC (2+ messages)
[PATCH] mm/memfd: Rename error labels for clarity
2025-06-09 3:18 UTC
[PATCH ath-next] wifi: ath12k: Enable REO queue lookup table feature on QCN9274 hw2.0
2025-06-09 3:18 UTC
[syzbot] [kernfs?] [bcachefs?] general protection fault in kernfs_dop_revalidate
2025-06-09 3:18 UTC (4+ messages)
` [syzbot] [kernfs?] "
[PATCH v9 0/9] arm64: Introduce CIX P1 (SKY1) SoC
2025-06-09 3:16 UTC (10+ messages)
` [PATCH v9 1/9] dt-bindings: vendor-prefixes: Add CIX Technology Group Co., Ltd
` [PATCH v9 2/9] dt-bindings: arm: add CIX P1 (SKY1) SoC
` [PATCH v9 3/9] arm64: Kconfig: add ARCH_CIX for cix silicons
` [PATCH v9 4/9] dt-bindings: mailbox: add cix,sky1-mbox
` [PATCH v9 5/9] mailbox: add CIX mailbox driver
` [PATCH v9 6/9] arm64: defconfig: Enable CIX SoC
` [PATCH v9 7/9] dt-bindings: clock: cix: Add CIX sky1 scmi clock id
` [PATCH v9 8/9] arm64: dts: cix: Add sky1 base dts initial support
` [PATCH v9 9/9] MAINTAINERS: Add CIX SoC maintainer entry
[RFC PATCH v2 0/9] KVM: Enable Nested Virt selftests
2025-06-09 3:14 UTC (3+ messages)
` [RFC PATCH v2 2/9] KVM: arm64: nv: selftests: Add simple test to run guest code in vEL2
[PATCH] PCI/PTM: Build debugfs code only if CONFIG_DEBUG_FS is enabled
2025-06-09 3:13 UTC (3+ messages)
[PATCH v7 00/12] khugepaged: mTHP support
2025-06-09 3:06 UTC (6+ messages)
` [PATCH v7 12/12] Documentation: mm: update the admin guide for mTHP collapse
[PATCH 1/2] wait: add wait_event_freezable_killable_exclusive
2025-06-09 3:07 UTC (2+ messages)
` [PATCH 2/2] fuse: use freezable wait in fuse_get_req()
[PATCHv5 0/5] wifi: ath9k: add ahb OF support
2025-06-09 3:08 UTC (6+ messages)
` [PATCHv5 1/5] wifi: ath9k: ahb: reorder declarations
` [PATCHv5 2/5] wifi: ath9k: ahb: reorder includes
` [PATCHv5 3/5] dt-bindings: net: wireless: ath9k: add WIFI bindings
` [PATCHv5 4/5] wifi: ath9k: ahb: replace id_table with of
` [PATCHv5 5/5] mips: dts: qca: add wmac support
[PATCH] MAINTAINERS: add myself as a THP reviewer
2025-06-09 3:08 UTC (3+ messages)
[PATCH] Add --buildids-blacklist option to perf archive command
2025-06-09 3:55 UTC
Build error in 6.16-rc1 in drivers/mfd/88pm860x-core.c
2025-06-09 2:58 UTC (3+ messages)
[PATCH v3 0/3] rust: time: Introduce typed clock sources and generalize Instant
2025-06-09 2:55 UTC (5+ messages)
` [PATCH v3 1/3] rust: time: Replace ClockId enum with ClockSource trait
` [PATCH v3 2/3] rust: time: Make Instant generic over ClockSource
` [PATCH v3 3/3] rust: time: Add ktime_get() to ClockSource trait
[PATCH v3 0/5] Improvements to S5 power consumption
2025-06-09 2:46 UTC (6+ messages)
` [PATCH v3 1/5] PM: Use hibernate flows for system power off
` [PATCH v3 2/5] PCI: Put PCIe ports with downstream devices into D3 at hibernate
` [PATCH v3 3/5] drm/amd: Avoid evicting resources at S5
` [PATCH v3 4/5] scsi: Add PM_EVENT_POWEROFF into suspend callbacks
` [PATCH v3 5/5] usb: sl811-hcd: "
[PATCH v2 0/3] bits: Split asm and non-asm GENMASK*() and unify definitions
2025-06-09 2:45 UTC (4+ messages)
` [PATCH v2 1/3] bits: split the definition of the asm and non-asm GENMASK*()
` [PATCH v2 2/3] bits: unify the "
` [PATCH v2 3/3] test_bits: add tests for __GENMASK() and __GENMASK_ULL()
[PATCH v2] scsi: mpt3sas: fix uaf in _scsih_fw_event_cleanup_queue() during hard reset
2025-06-09 2:41 UTC (2+ messages)
[PATCH v2 0/8] power: supply: Add several features support in qcom-battmgr driver
2025-06-09 2:39 UTC (7+ messages)
` [PATCH v2 5/8] power: supply: qcom_battmgr: Add charge control support
[RFC PATCH 00/20] TD-Preserving updates
2025-06-09 2:37 UTC (7+ messages)
` [RFC PATCH 11/20] x86/virt/seamldr: Abort updates if errors occurred midway
` [RFC PATCH 12/20] x86/virt/seamldr: Shut down the current TDX module
[PATCH] rust: cpumask: Validate CPU number in set() and clear()
2025-06-09 2:36 UTC (3+ messages)
[REGRESSION] amdgpu fails to load external RX 580 since PCI: Allow relaxed bridge window tail sizing for optional resources
2025-06-09 2:34 UTC
[RFC v2 00/16] Live Update Orchestrator
2025-06-09 2:14 UTC (5+ messages)
` [RFC v2 05/16] luo: luo_core: integrate with KHO
[PATCH] docs: packing: Fix a typo in example code
2025-06-09 2:13 UTC
[PATCH v2 0/3] pinctrl: tegra: Add Tegra186 pinmux driver
2025-06-09 2:13 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: Document Tegra186 pin controllers
` [PATCH v2 2/3] pinctrl: tegra: Add Tegra186 pinmux driver
` [PATCH v2 3/3] arm64: tegra: Add Tegra186 pin controllers
[PATCH bpf-next v2 0/2] bpf,ktls: Fix data corruption caused by using bpf_msg_pop_data() in ktls
2025-06-09 2:08 UTC (3+ messages)
` [PATCH bpf-next v2 1/2] bpf,ktls: Fix data corruption when "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add test to cover ktls with bpf_msg_pop_data
[RFC 0/6] Add multiple address spaces support to VDUSE
2025-06-09 1:55 UTC (6+ messages)
` [RFC 1/6] vduse: add v1 API definition
` [RFC 2/6] vduse: add vq group support
[PATCH v5] ACPI:PRM: Reduce unnecessary printing to avoid the worries of regular users
2025-06-09 1:48 UTC (2+ messages)
` Query:[PATCH "
[PATCH v2 0/5] platform/x86: firmware_attributes_class: Add a high level API
2025-06-09 1:30 UTC (3+ messages)
[PATCH 0/7] Some random fixes and cleanups to shmem
2025-06-09 1:19 UTC (7+ messages)
` [PATCH 1/7] mm: shmem: correctly pass alloced parameter to shmem_recalc_inode() to avoid WARN_ON()
` [PATCH 2/7] mm: shmem: avoid setting error on splited entries in shmem_set_folio_swapin_error()
[PATCH] utf8: Remove unused utf8_normalize
2025-06-09 1:19 UTC
[PATCH v2 0/3] mtd: spi-nor: macronix: Cleanup macronix flash info
2025-06-09 1:13 UTC (5+ messages)
` [PATCH v2 1/3] mtd: spi-nor: macronix: Drop the redundant flash info fields
[PATCH] cpufreq: intel_pstate: Add DMI quirk for Dell Inspiron systems
2025-06-09 1:10 UTC (2+ messages)
[PATCH v6 00/11] mtd: add driver for Intel discrete graphics
2025-06-09 0:59 UTC (6+ messages)
` [PATCH v6 01/11] mtd: core: always create master device
[PATCH 0/5] Minor cleanup preparation for some dir-locking API changes
2025-06-09 0:50 UTC (7+ messages)
` [PATCH 1/5] VFS: merge lookup_one_qstr_excl_raw() back into lookup_one_qstr_excl()
` [PATCH 2/5] VFS: Minor fixes for porting.rst
` [PATCH 3/5] coda: use iterate_dir() in coda_readdir()
` [PATCH 4/5] exportfs: use lookup_one_unlocked()
` [PATCH 5/5] Change vfs_mkdir() to unlock on failure
[PATCH] (powerpc/512) Fix possible `dma_unmap_single()` on uninitialized pointer
2025-06-09 0:49 UTC (2+ messages)
[PATCH] usb: typec: Remove unused ucsi_cci_str
2025-06-09 0:43 UTC
[PATCH] spi: loongson: Fix build warnings about export.h
2025-06-09 0:40 UTC (2+ messages)
[PATCH] LoongArch: Fix build warnings about export.h
2025-06-09 0:39 UTC (2+ messages)
[PATCH] ASoC: loongson: Fix build warnings about export.h
2025-06-09 0:38 UTC (2+ messages)
[PATCH] media: bcm2835-unicam: Remove RGB24 support
2025-06-09 0:37 UTC (2+ messages)
[PATCH] init: Fix build warnings about export.h
2025-06-09 0:36 UTC (2+ messages)
[PATCH] usb: core: Remove unused usb_unlink_anchored_urbs
2025-06-09 0:29 UTC (3+ messages)
[syzbot] [rcu?] [bcachefs?] BUG: unable to handle kernel NULL pointer dereference in rcu_core (3)
2025-06-09 0:25 UTC (5+ messages)
arch/mips/txx9/generic/setup.c:837:32: error: assignment to 'ssize_t (*)(struct file *, struct kobject *, const struct bin_attribute *, char *, loff_t, size_t)' {aka 'int (*)(struct file *, struct kobject *, const struct bin_attribute *, char *, long lon
2025-06-08 23:58 UTC
[PATCH 0/4] smb/server: various clean-ups
2025-06-08 23:35 UTC (5+ messages)
` [PATCH 1/4] smb/server: use lookup_one_unlocked()
` [PATCH 2/4] smb/server: simplify ksmbd_vfs_kern_path_locked()
` [PATCH 3/4] smb/server: avoid deadlock when linking with ReplaceIfExists
` [PATCH 4/4] smb/server: add ksmbd_vfs_kern_path()
[PATCH v2 00/12] lib/crc: improve how arch-optimized code is integrated
2025-06-08 23:48 UTC (3+ messages)
[PATCH] lib/crc32: remove unused combination support
2025-06-08 23:47 UTC (2+ messages)
[PATCH 00/13] lib/crc: improve how arch-optimized code is integrated
2025-06-08 23:46 UTC (2+ messages)
[PATCH v2] crypto: stm32 - remove crc32 and crc32c support
2025-06-08 23:44 UTC (2+ messages)
[PATCH] crypto: inside-secure - remove crc32 support
2025-06-08 23:41 UTC (2+ messages)
[PATCH] crypto: testmgr - remove crc32c context format test
2025-06-08 23:40 UTC (2+ messages)
[PATCH] x86/crc: drop checks of CONFIG_AS_VPCLMULQDQ
2025-06-08 23:40 UTC (2+ messages)
[PATCH] firewire: core: use from_work() macro to expand parent structure of work_struct
2025-06-08 23:38 UTC
[PATCH] firewire: ohci: use from_work() macro to expand parent structure of work_struct
2025-06-08 23:38 UTC
[PATCH] firewire: ohci: correct code comments about bus_reset tasklet
2025-06-08 23:38 UTC
[PATCH 0/2] usb: gadget: A couple of dead functions
2025-06-08 23:33 UTC (3+ messages)
` [PATCH 1/2] usb: gadget: config: Remove unused usb_gadget_config_buf
` [PATCH 2/2] usb: gadget: Remove unused usb_remove_config
[PATCH 00/11] riscv: sophgo: sg2044: add DTS support for all available devices
2025-06-08 23:28 UTC (12+ messages)
` [PATCH 01/11] riscv: dts: sophgo: sg2044: Add system controller device
` [PATCH 02/11] riscv: dts: sophgo: sg2044: Add clock "
` [PATCH 03/11] riscv: dts: sophgo: sg2044: Add GPIO device
` [PATCH 04/11] riscv: dts: sophgo: sg2044: Add I2C device
` [PATCH 05/11] riscv: dts: sophgo: sg2044: add DMA controller device
` [PATCH 06/11] riscv: dts: sophgo: sg2044: Add MMC "
` [PATCH 07/11] riscv: dts: sophgo: sophgo-srd3-10: add HWMON MCU device
` [PATCH 08/11] riscv: dts: sophgo: sg2044: Add ethernet control device
` [PATCH 09/11] riscv: dts: sophgo: sg2044: Add pinctrl device
` [PATCH 10/11] riscv: dts: sophgo: add SG2044 SPI NOR controller driver
` [PATCH 11/11] riscv: dts: sophgo: add pwm controller for SG2044
[PATCH v2 0/4] riscv: sophgo: cv18xx: Add reset generator support
2025-06-08 23:22 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: reset: sophgo: Add CV1800B support
` [PATCH v2 2/4] reset: simple: add support for Sophgo CV1800B
` [PATCH v2 3/4] riscv: dts: sophgo: add reset generator for Sophgo CV1800 series SoC
` [PATCH v2 4/4] riscv: dts: sophgo: add reset configuration "
[PATCH v5 0/2] Support for Osram as3668 LED driver
2025-06-08 23:18 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: leds: Add new as3668 support
` [PATCH v5 2/2] leds: as3668: Driver for the ams Osram 4-channel i2c LED driver
[PATCH 0/5] cifs: Fix validation of WSL-style special files
2025-06-08 23:10 UTC (5+ messages)
` [PATCH 3/5] cifs: Fix validation of SMB2_OP_QUERY_WSL_EA response size
[PATCH v4 0/6] rust: add support for request_irq
2025-06-08 22:51 UTC (7+ messages)
` [PATCH v4 1/6] rust: irq: add irq module
` [PATCH v4 2/6] rust: irq: add flags module
` [PATCH v4 3/6] rust: irq: add support for non-threaded IRQs and handlers
` [PATCH v4 4/6] rust: irq: add support for threaded "
` [PATCH v4 5/6] rust: platform: add irq accessors
` [PATCH v4 6/6] rust: pci: "
[PATCH] dt-bindings: Move sophgo,cv1800b-rtc to rtc directory
2025-06-08 22:49 UTC (2+ messages)
[syzbot] [bluetooth?] KASAN: vmalloc-out-of-bounds Read in hci_devcd_dump
2025-06-08 22:43 UTC (3+ messages)
[PATCH v5 0/2] Add `devm_dma_request_chan()` to simplify probe path in atmel-quadspi.c
2025-06-08 22:37 UTC (3+ messages)
` [PATCH v5 2/2] spi: atmel-quadspi: Use `devm_dma_request_chan()`
[PATCH v2 0/2] drm/msm/dp: Fix Type-C Timing
2025-06-08 22:35 UTC (4+ messages)
` [PATCH v2 2/2] drm/msm/disp: Correct porch timing for SDM845
[RFC PATCH v1 0/2] Introduce dummy regulator consumer
2025-06-08 22:33 UTC (4+ messages)
` [RFC PATCH v1 1/2] regulator: Add dummy regulator consumer binding
[PATCH 6.15 00/34] 6.15.2-rc1 review
2025-06-08 22:31 UTC (2+ messages)
[PATCH 6.12 00/24] 6.12.33-rc1 review
2025-06-08 22:23 UTC (2+ messages)
[PATCH 6.14 00/24] 6.14.11-rc1 review
2025-06-08 22:22 UTC (2+ messages)
[PATCH 0/3] Support for Adreno X1-45 GPU
2025-06-08 22:19 UTC (9+ messages)
` [PATCH 3/3] arm64: dts: qcom: Add GPU support to X1P42100 SoC
[syzbot] [btrfs?] WARNING in btrfs_rebuild_free_space_tree
2025-06-08 22:10 UTC
[PATCH v5 00/29] x86/resctrl telemetry monitoring
2025-06-08 22:05 UTC (16+ messages)
` [PATCH v5 04/29] x86,fs/resctrl: Prepare for more monitor events
` [PATCH v5 10/29] x86/resctrl: Change generic domain functions to use struct rdt_domain_hdr
` [PATCH v5 20/29] x86,fs/resctrl: Fill in details of Clearwater Forest events
` [PATCH v5 22/29] x86,fs/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKG
` [PATCH v5 24/29] x86/resctrl: Add energy/perf choices to rdt boot option
[PATCH v2] media: rc: ir-spi: reallocate buffer dynamically
2025-06-08 21:52 UTC (3+ messages)
[PATCH v3 00/13] further mt7988 devicetree work
2025-06-08 21:24 UTC (3+ messages)
` [PATCH v3 06/13] arm64: dts: mediatek: mt7988: add basic ethernet-nodes
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