messages from 2025-02-24 16:00:07 to 2025-02-24 17:44:51 UTC [more...]
[PATCH] io_uring/waitid: remove #ifdef CONFIG_COMPAT
2025-02-24 17:44 UTC (2+ messages)
[PATCH net v4] tcp: devmem: don't write truncated dmabuf CMSGs to userspace
2025-02-24 17:44 UTC
[PATCH] KVM: x86: Always set mp_state to RUNNABLE on wakeup from HLT
2025-02-24 17:41 UTC
[PATCH v1 1/1] x86/mm: Check if PTRS_PER_PMD is defined before use
2025-02-24 17:39 UTC
[PATCH 0/2] ALSA: hda/realtek: Sort Ally X properly, fix Asus Z13 2025 audio
2025-02-24 17:38 UTC (7+ messages)
` [PATCH 1/2] ALSA: hda/realtek: Remove dup Ally X config
` [PATCH 2/2] ALSA: hda/realtek: Fix Asus Z13 2025 audio
[PATCH sched_ext/for-6.15] sched_ext: idle: Introduce scx_bpf_nr_node_ids()
2025-02-24 17:39 UTC (2+ messages)
Re: [PATCH] pps: add epoll support
2025-02-24 17:38 UTC (2+ messages)
` "
[PATCH net-next v5 0/9] Device memory TCP TX
2025-02-24 17:38 UTC (8+ messages)
` [PATCH net-next v5 3/9] net: devmem: Implement TX path
` [PATCH net-next v5 6/9] net: enable driver support for netmem TX
` [PATCH net-next v5 9/9] selftests: ncdevmem: Implement devmem TCP TX
[PATCH 0/2] Add a command line option that enables control of how many threads per NUMA node should be used to allocate huge pages
2025-02-24 17:37 UTC (3+ messages)
` [PATCH 1/2] mm: hugetlb: add hugetlb_alloc_threads cmdline option
[PATCH v3 net 0/8] net: enetc: fix some known issues
2025-02-24 17:37 UTC (10+ messages)
` [PATCH v3 net 1/8] net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()
` [PATCH v3 net 2/8] net: enetc: keep track of correct Tx BD count in enetc_map_tx_tso_buffs()
` [PATCH v3 net 8/8] net: enetc: fix the off-by-one issue "
[PATCH v2 0/3] Introduce support for Exynos7870's S2MPU05 PMIC and its regulators
2025-02-24 17:37 UTC (4+ messages)
` [PATCH v2 2/3] mfd: sec: add support for S2MPU05 PMIC
[PATCH v2 0/6] pinctrl: bcm281xx: Add support for BCM21664 pinmux
2025-02-24 17:37 UTC (4+ messages)
` [PATCH v2 1/6] dt-bindings: pinctrl: Add bindings for BCM21664 pin controller
[RFC] perf tools: About encodings of legacy event names
2025-02-24 17:36 UTC (4+ messages)
[PATCH v3 0/5] Support clock and reset unit of Rockchip RK3528
2025-02-24 17:35 UTC (4+ messages)
` [PATCH v3 1/5] dt-bindings: clock: Document clock and reset unit of RK3528
[PATCH 0/5] imx8mp: add support for the IMX AIPSTZ bridge
2025-02-24 17:35 UTC (3+ messages)
` [PATCH 2/5] dt-bindings: dsp: fsl,dsp: document 'access-controllers' property
[PATCH 0/4] Thermal: clean-up with kcalloc()
2025-02-24 17:33 UTC (5+ messages)
` [PATCH 1/4] thermal: OF: Use kcalloc() instead of kzalloc() with multiplication
` [PATCH 2/4] thermal: k3_j72xx_bandgap: Use kcalloc() instead of kzalloc()
` [PATCH 3/4] thermal: int340x: Use kcalloc() instead of kzalloc() with multiplication
` [PATCH 4/4] thermal: hisi: "
[PATCH v3 0/3] scsi: hisi_sas: Fixed IO error caused by port id not updated
2025-02-24 17:34 UTC (9+ messages)
` [PATCH v3 1/3] scsi: hisi_sas: Enable force phy when SATA disk directly connected
[PATCH v2 0/4] clk: imx8mp: fix parents of AUDIOMIX DSP/OCRAM_A
2025-02-24 17:34 UTC (3+ messages)
` [PATCH v2 1/4] dt-bindings: clock: imx8mp: add axi clock
[PATCH] clocksource: stm32-lptimer: add support for PM
2025-02-24 17:21 UTC
PCI: hotplug_event: PCIe PLDA Device BAR Reset
2025-02-24 17:33 UTC (2+ messages)
[PATCH v2] auxdisplay: hd44780: Fix potential memory leak in hd44780_remove()
2025-02-24 17:32 UTC (4+ messages)
[PATCH v3 0/2] mm: slub: Enhanced debugging in slub error
2025-02-24 17:24 UTC (3+ messages)
` [PATCH v3 1/2] mm: slub: Print the broken data before restoring slub
[PATCH v2 0/4] thermal: renesas: Add support for RZ/G3S
2025-02-24 17:31 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: thermal: r9a08g045-tsu: Document the TSU unit
` [PATCH v2 2/4] thermal: renesas: rzg3s: Add thermal driver for the Renesas RZ/G3S SoC
` [PATCH v2 3/4] arm64: dts: renesas: r9a08g045: Add TSU node
` [PATCH v2 4/4] arm64: defconfig: Enable RZ/G3S thermal
[PATCH v2] rust: workqueue: define built-in bh queues
2025-02-24 17:31 UTC (2+ messages)
[PATCH v1 0/7] auxdisplay: charlcd: Refactor memory allocation
2025-02-24 17:27 UTC (8+ messages)
` [PATCH v1 1/7] auxdisplay: charlcd: Partially revert "Move hwidth and bwidth to struct hd44780_common"
` [PATCH v1 2/7] auxdisplay: lcd2s: Allocate memory for custom data in charlcd_alloc()
` [PATCH v1 3/7] auxdisplay: hd44780: Introduce hd44780_common_free()
` [PATCH v1 4/7] auxdisplay: hd44780: Make use of hd44780_common_free()
` [PATCH v1 5/7] auxdisplay: panel: "
` [PATCH v1 6/7] auxdisplay: hd44780: Call charlcd_alloc() from hd44780_common_alloc()
` [PATCH v1 7/7] auxdisplay: hd44780: Rename hd to hdc in hd44780_common_alloc()
[PATCH v7 00/10] arm64: dts: Add Arm Morello support
2025-02-24 17:29 UTC (3+ messages)
` [PATCH v7 03/10] dt-bindings: arm: Add Morello fvp compatibility
[PATCH net] usbnet: gl620a: fix endpoint checking in genelink_bind()
2025-02-24 17:29 UTC
[PATCH v2 0/2] KVM: SVM: Fix an STI shadow on VMRUN bug
2025-02-24 17:29 UTC (5+ messages)
` [PATCH v2 1/2] KVM: SVM: Set RFLAGS.IF=1 in C code, to get VMRUN out of the STI shadow
` [PATCH v2 2/2] KVM: selftests: Assert that STI blocking isn't set after event injection
[PATCH v5 0/5] x86/cpufeatures: Automatically generate required and disabled feature masks
2025-02-24 17:27 UTC (5+ messages)
` [PATCH v5 5/5] x86/cpufeatures: Add the CPU feature bit for MSR immediate form instructions
[PATCH v2 00/18] media: rzg2l-cru: Add support for RZ/G3E (CSI2, CRU)
2025-02-24 17:27 UTC (5+ messages)
` [PATCH v2 01/18] media: dt-bindings: renesas,rzg2l-csi2: Document Renesas RZ/V2H(P) SoC
` [PATCH v2 03/18] media: dt-bindings: renesas,rzg2l-cru: Document Renesas RZ/G3E SoC
[PATCH] rust: workqueue: define built-in bh queues
2025-02-24 17:26 UTC (9+ messages)
[PATCH] [v2] kbuild: hdrcheck: fix cross build with clang
2025-02-24 17:24 UTC (2+ messages)
C aggregate passing (Rust kernel policy)
2025-02-24 17:24 UTC (18+ messages)
[PATCH v3 00/21] drm/msm: Add support for SM8750
2025-02-24 17:23 UTC (5+ messages)
` [PATCH v3 05/21] dt-bindings: display/msm: dp-controller: Add SM8750
` [PATCH v3 07/21] dt-bindings: display/msm: qcom,sm8750-mdss: "
[PATCH] KVM: arm64: Drop mte_allowed check during memslot creation
2025-02-24 17:23 UTC (7+ messages)
[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-02-24 17:23 UTC (14+ messages)
` [PATCH v11 20/23] x86/resctrl: Configure mbm_cntr_assign mode if supported
` [PATCH v11 22/23] x86/resctrl: Introduce interface to list assignment states of all the groups
[PATCH] counter: stm32-lptimer-cnt: fix error handling when enabling
2025-02-24 17:06 UTC
[PATCH v11 0/1] Enable Bluetooth on qcs6490-rb3gen2 board
2025-02-24 17:17 UTC (2+ messages)
` [PATCH v11 1/1] arm64: dts: qcom: qcs6490-rb3gen2: add and enable BT node
[PATCH v2 0/5] ASoC: wm8904: Add DMIC and DRC support
2025-02-24 17:19 UTC (3+ messages)
` [PATCH v2 3/5] ASoC: dt-bindings: wm8904: Add DMIC, GPIO, MIC and EQ support
[PATCH net] xsk: fix __xsk_generic_xmit() error code when cq is full
2025-02-24 17:14 UTC (4+ messages)
[PATCH bpf-next v8 0/5] Add prog_kfunc feature probe
2025-02-24 17:13 UTC (7+ messages)
` [PATCH bpf-next v8 1/5] libbpf: Extract prog load type check from libbpf_probe_bpf_helper
` [PATCH bpf-next v8 2/5] libbpf: Init fd_array when prog probe load
` [PATCH bpf-next v8 3/5] libbpf: Add libbpf_probe_bpf_kfunc API
` [PATCH bpf-next v8 4/5] libbpf: Init kprobe prog expected_attach_type for kfunc probe
` [PATCH bpf-next v8 5/5] selftests/bpf: Add libbpf_probe_bpf_kfunc API selftests
[PATCH] KVM: VMX: Reject KVM_RUN if userspace forces emulation during nested VM-Enter
2025-02-24 17:14 UTC
[PATCH bpf-next v3 0/6] XDP metadata support for tun driver
2025-02-24 17:14 UTC (5+ messages)
` [PATCH bpf-next v3 4/6] selftests/bpf: refactor xdp_context_functional test and bpf program
` [PATCH bpf-next v3 5/6] selftests/bpf: add test for XDP metadata support in tun driver
[PATCH 1/5] arm64: dts: imx8-ss-hsio: fix indentation in pcie node
2025-02-24 17:11 UTC (5+ messages)
` [PATCH 5/5] arm64: dts: imx95: add ref clock for pcie nodes
[PATCH] arm64: dts: rockchip: fix u2phy1_host status for NanoPi R4S
2025-02-24 17:09 UTC
[RFC PATCH] objtool: Skip unannotated intra-function call warning for bl+mflr pattern
2025-02-24 17:09 UTC (8+ messages)
[PATCH v2] mtd: spi-nor: explicitly include <linux/math64.h>
2025-02-24 17:09 UTC (2+ messages)
[PATCH v7 0/5] Add support for debugfs based RAS DES feature in PCIe DW
2025-02-24 17:08 UTC (2+ messages)
[PATCH v6 00/15] drm/msm/dpu: Support quad pipe with dual-DSI
2025-02-24 17:08 UTC (5+ messages)
` [PATCH v6 13/15] drm/msm/dpu: support SSPP assignment for quad-pipe case
[PATCH 1/1] arm64: dts: imx95: add ref clock for pcie nodes
2025-02-24 17:07 UTC
[PATCH v2 0/2] Rockchip W552793DBA-V10 panel support
2025-02-24 17:07 UTC (2+ messages)
[PATCH] ASoC: q6dsp: q6apm: replace kzalloc() with kcalloc() in q6apm_map_memory_regions()
2025-02-24 17:06 UTC (2+ messages)
[PATCH 1/2] mm, cma: fix 32-bit warning
2025-02-24 17:02 UTC (4+ messages)
` [PATCH 2/2] mm, cma: use literal printf format string
[PATCH v9 00/13] hrtimer Rust API
2025-02-24 17:01 UTC (8+ messages)
` [PATCH v9 01/13] rust: hrtimer: introduce hrtimer support
[RESEND PATCH v2] wireguard: selftests: Cleanup CONFIG_UBSAN_SANITIZE_ALL
2025-02-24 16:59 UTC (2+ messages)
[PATCH v4 0/2] Touch Bar DRM driver for x86 Macs
2025-02-24 16:58 UTC (3+ messages)
` [PATCH v4 2/2] drm/tiny: add driver for Apple Touch Bars in "
[kvm-unit-tests GIT PULL] x86: Fixes, new tests, and more!
2025-02-24 16:57 UTC (2+ messages)
[PATCH] RISC-V: vDSO: Wire up getrandom() vDSO implementation
2025-02-24 16:57 UTC (2+ messages)
[PATCH hyperv-next v2 0/2] x86/hyperv: VTL mode reboot fixes
2025-02-24 16:57 UTC (3+ messages)
[PATCH v4 0/4] rust: configfs abstractions
2025-02-24 16:55 UTC (2+ messages)
[PATCH v2 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
2025-02-24 16:56 UTC (21+ messages)
` [PATCH v2 01/20] mm: factor out large folio handling from folio_order() into folio_large_order()
` [PATCH v2 02/20] mm: factor out large folio handling from folio_nr_pages() into folio_large_nr_pages()
` [PATCH v2 03/20] mm: let _folio_nr_pages overlay memcg_data in first tail page
` [PATCH v2 04/20] mm: move hugetlb specific things in folio to page[3]
` [PATCH v2 05/20] mm: move _pincount in folio to page[2] on 32bit
` [PATCH v2 06/20] mm: move _entire_mapcount "
` [PATCH v2 07/20] mm/rmap: pass dst_vma to folio_dup_file_rmap_pte() and friends
` [PATCH v2 08/20] mm/rmap: pass vma to __folio_add_rmap()
` [PATCH v2 09/20] mm/rmap: abstract large mapcount operations for large folios (!hugetlb)
` [PATCH v2 10/20] bit_spinlock: __always_inline (un)lock functions
` [PATCH v2 11/20] mm/rmap: use folio_large_nr_pages() in add/remove functions
` [PATCH v2 12/20] mm/rmap: basic MM owner tracking for large folios (!hugetlb)
` [PATCH v2 13/20] mm: Copy-on-Write (COW) reuse support for PTE-mapped THP
` [PATCH v2 14/20] mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared()
` [PATCH v2 15/20] mm: CONFIG_NO_PAGE_MAPCOUNT to prepare for not maintain per-page mapcounts in large folios
` [PATCH v2 16/20] fs/proc/page: remove per-page mapcount dependency for /proc/kpagecount (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v2 17/20] fs/proc/task_mmu: remove per-page mapcount dependency for PM_MMAP_EXCLUSIVE (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v2 18/20] fs/proc/task_mmu: remove per-page mapcount dependency for "mapmax" (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v2 19/20] fs/proc/task_mmu: remove per-page mapcount dependency for smaps/smaps_rollup (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v2 20/20] mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MAPCOUNT)
[PATCH 00/17] Introduce and use generic parity32/64 helper
2025-02-24 16:56 UTC (5+ messages)
` [PATCH 02/17] bitops: Add generic parity calculation for u64
[PATCH] serial: 8250_dma: terminate correct DMA in tx_dma_flush()
2025-02-24 16:51 UTC (5+ messages)
` "
[syzbot] [kernel?] WARNING: locking bug in get_random_u8
2025-02-24 16:47 UTC (3+ messages)
` [syzbot] "
[PATCH] dpll: Add a check before kfree() to match the existing check before kmemdup()
2025-02-24 16:47 UTC (4+ messages)
[BUG REPORT] MHI's resume from hibernate is broken
2025-02-24 16:44 UTC (6+ messages)
[PATCH 0/9] Add kernel cmdline option for rt_group_sched
2025-02-24 16:39 UTC (2+ messages)
[PATCH v4 2/2] drm/tiny: add driver for Apple Touch Bars in x86 Macs
2025-02-24 16:38 UTC (15+ messages)
[PATCH 0/8][next] Avoid a couple hundred -Wflex-array-member-not-at-end warnings
2025-02-24 16:39 UTC (3+ messages)
` [PATCH 1/8][next] block: blk_types.h: Use struct_group_tagged() in flex struct bio
[PATCH v3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-02-24 16:38 UTC (9+ messages)
[PATCH] thermal/debugfs: replace kzalloc() with kcalloc() in thermal_debug_tz_add()
2025-02-24 16:37 UTC (2+ messages)
[PATCH v4 0/5] Add support for Nuvoton npcm845 i3c controller
2025-02-24 16:35 UTC (9+ messages)
` [PATCH v4 1/5] dt-bindings: i3c: silvaco: Add npcm845 compatible string
` [PATCH v4 2/5] i3c: master: svc: Add support for Nuvoton npcm845 i3c
` [PATCH v4 3/5] i3c: master: svc: Fix npcm845 FIFO empty issue
` [PATCH v4 5/5] i3c: master: svc: Fix npcm845 DAA process corruption
[PATCH net-next 0/3] r8169: enable more devices ASPM and LTR support
2025-02-24 16:33 UTC (7+ messages)
` [PATCH net-next 2/3] r8169: enable RTL8168H/RTL8168EP/RTL8168FP/RTL8125/RTL8126 "
` [PATCH net-next 3/3] r8169: disable RTL8126 ZRX-DC timeout
[PATCH 0/8] gpiolib: sanitize return values of callbacks
2025-02-24 16:33 UTC (5+ messages)
` [PATCH 4/8] gpiolib: sanitize the return value of gpio_chip::get()
` [PATCH 8/8] gpiolib: sanitize the return value of gpio_chip::get_direction()
[PATCH v12 0/3] rust: add dma coherent allocator abstraction
2025-02-24 16:30 UTC (8+ messages)
` [PATCH v12 2/3] "
[PATCH net-next 0/2] net: phy: sfp: Add single-byte SMBus SFP access
2025-02-24 16:30 UTC (9+ messages)
[PATCH] configfs: update MAINTAINERS
2025-02-24 16:28 UTC
[PATCH v9 0/3] Add support for AST2700 clk driver
2025-02-24 16:27 UTC (5+ messages)
` [PATCH v9 2/3] reset: aspeed: register AST2700 reset auxiliary bus device
[PATCH] dma-mapping: update MAINTAINERS
2025-02-24 16:27 UTC
[PATCH] lib/lzo: Avoid output overruns when compressing
2025-02-24 16:20 UTC (2+ messages)
[PATCH v5 0/3] drm/sched: Documentation and refcount improvements
2025-02-24 16:25 UTC (7+ messages)
` [PATCH v5 2/3] drm/sched: Adjust outdated docu for run_job()
[PATCH] Fuse: Add backing file support for uring_cmd
2025-02-24 16:24 UTC (11+ messages)
[PATCH v5 0/1] SEV-SNP: Add KVM support for SNP certificate fetching
2025-02-24 16:23 UTC (3+ messages)
` [PATCH v5 1/1] KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetching
[PATCH] remoteproc: omap: add comment for is_iomem
2025-02-24 16:22 UTC (2+ messages)
[PATCH] ASoC: dapm-graph: set fill colour of turned on nodes
2025-02-24 16:21 UTC (5+ messages)
[patch 00/11] posix-timers: Rework the global hash table and provide a sane mechanism for CRIU
2025-02-24 16:21 UTC (3+ messages)
` [patch 04/11] posix-timers: Remove pointless unlock_timer() wrapper
[RFC PATCH 0/5] clk: bcm: kona: Add bus clock support and prerequisite clocks
2025-02-24 16:20 UTC (8+ messages)
` [PATCH RFC 2/5] clk: bcm: kona: Add support for bus clocks
` [PATCH RFC 3/5] clk: bcm281xx: implement prerequisite clocks
` [PATCH RFC 4/5] clk: bcm21664: Add matching bus clocks for peripheral clocks
[PATCH 0/1] Input: evdev - fix wrong timestamp after SYN_DROPPED
2025-02-24 16:19 UTC (2+ messages)
[PATCH v2 1/3] drm/format-helper: Add conversion from XRGB8888 to BGR888
2025-02-24 16:17 UTC (3+ messages)
` [PATCH v2 2/3] lib/vsprintf: Add support for generic FOURCCs by extending %p4cc
Efficient mapping of sparse file holes to zero-pages
2025-02-24 16:17 UTC (5+ messages)
[PATCH v3 drm-dp 0/8] Add HPD, getting EDID, colorbar features in DP function
2025-02-24 16:16 UTC (7+ messages)
` [PATCH v3 drm-dp 7/8] drm/hisilicon/hibmc: Enable this hot plug detect of irq feature
[PATCH v2] mm: Fix error handling in __filemap_get_folio() with FGP_NOWAIT
2025-02-24 16:15 UTC (5+ messages)
[syzbot] [kernel?] INFO: task hung in __fput
2025-02-24 16:15 UTC
[RFC net-next v2 0/2] devlink: whole-device, resource .occ_set()
2025-02-24 16:14 UTC (3+ messages)
` [RFC net-next v2 1/2] devlink: add whole device devlink instance
[PATCH bpf-next 0/2] selftests/bpf: Migrate test_xdp_vlan.sh into test_progs
2025-02-24 16:10 UTC (6+ messages)
` [PATCH bpf-next 2/2] "
[PATCH v1] PCI: starfive: Fix kmemleak in StarFive PCIe driver's IRQ handling
2025-02-24 16:07 UTC (12+ messages)
[PATCH 0/6] Maxim Integrated MAX77759 PMIC MFD-based drivers
2025-02-24 16:06 UTC (7+ messages)
` [PATCH 1/6] dt-bindings: mfd: add max77759 binding
` [PATCH 3/6] dt-bindings: nvmem: "
[PATCH v20 00/11] arm64/perf: Enable branch stack sampling
2025-02-24 16:05 UTC (6+ messages)
` [PATCH v20 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)
[PATCH] net: wangxun: fix LIBWX dependencies
2025-02-24 16:05 UTC (2+ messages)
[PATCH] nvme: map uring_cmd data even if address is 0
2025-02-24 16:04 UTC (4+ messages)
linux-next: duplicate patch in the regulator tree
2025-02-24 16:01 UTC (3+ messages)
[syzbot] [usb?] WARNING in usbnet_start_xmit/usb_submit_urb (2)
2025-02-24 16:01 UTC (2+ messages)
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