messages from 2025-11-05 17:24:57 to 2025-11-05 20:10:54 UTC [more...]
[PATCH v5 next 0/9] Implement mul_u64_u64_div_u64_roundup()
2025-11-05 20:10 UTC (3+ messages)
` [PATCH v5 next 1/9] lib: mul_u64_u64_div_u64() rename parameter 'c' to 'd'
` [PATCH v5 next 2/9] lib: mul_u64_u64_div_u64() Combine overflow and divide by zero checks
[syzbot] [rdma?] WARNING in gid_table_release_one (3)
2025-11-05 20:10 UTC (4+ messages)
linux-next: new objtool warnings
2025-11-05 20:09 UTC (12+ messages)
[PATCH net v1 1/2] page_pool: expose max page pool ring size
2025-11-05 20:07 UTC (2+ messages)
` [PATCH net v1 2/2] gve: use max allowed ring size for ZC page_pools
[PATCH] MAINTAINERS: add myself as a reviewer for KHO
2025-11-05 20:07 UTC (3+ messages)
[PATCH v1 0/2] Enable TSENS and thermal zone for QCS8300 SoC
2025-11-05 20:07 UTC (3+ messages)
` [PATCH v1 1/2] dt-bindings: thermal: tsens: Add QCS8300 compatible
[PATCH 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
2025-11-05 20:05 UTC (18+ messages)
` [PATCH 01/16] mm: correctly handle UFFD PTE markers
` [PATCH 02/16] mm: introduce leaf entry type and use to simplify leaf entry logic
[RFC PATCH 00/56] Dynamic mitigations
2025-11-05 20:04 UTC (9+ messages)
` [RFC PATCH 05/56] x86/bugs: Reset spectre_v2 mitigations
[PATCH 0/3] KVM: nSVM: Fixes for SVM_EXIT_CR0_SEL_WRITE injection
2025-11-05 20:04 UTC (7+ messages)
` [PATCH 2/3] KVM: nSVM: Propagate SVM_EXIT_CR0_SEL_WRITE correctly for LMSW emulation
` [PATCH 3/3] KVM: nSVM: Avoid incorrect injection of SVM_EXIT_CR0_SEL_WRITE
[PATCH] arm64: dts: rockchip: align bindings to PCIe spec
2025-11-05 20:02 UTC (5+ messages)
[PATCH v2 0/5] Add Bananapi R4 Pro support
2025-11-05 20:01 UTC (7+ messages)
` [PATCH v2 1/5] dt-bindings: pinctrl: mt7988: allow gpio-hogs
` [PATCH v2 2/5] arm64: dts: mediatek: mt7988: Disable 2.5G phy and enable at board layer
` [PATCH v2 3/5] arm64: dts: mediatek: mt7988: Add devicetree for BananaPi R4 Pro
` [PATCH v2 4/5] arm64: dts: mediatek: mt7988a-bpi-r4-pro: Add PCIe overlays
` [PATCH v2 5/5] arm64: dts: mediatek: mt7988a-bpi-r4pro: Add mmc overlays
[PATCH 0/3] Remove the usage of Rust native atomics in debugfs
2025-11-05 20:01 UTC (3+ messages)
[PATCH v1 0/3] arm64: dts: ti: Add Aquila AM69 Support
2025-11-05 20:01 UTC (6+ messages)
` [PATCH v1 1/3] dt-bindings: arm: ti: add Toradex Aquila AM69
` [PATCH v1 2/3] arm64: dts: ti: Add Aquila AM69 Support
[PATCH 1/1] media: Add comment about MIPI CSI2 data type definition
2025-11-05 19:58 UTC
[syzbot] [iomap?] kernel BUG in folio_end_read (2)
2025-11-05 19:58 UTC (7+ messages)
[syzbot] [trace?] WARNING in ring_buffer_map_get_reader
2025-11-05 19:56 UTC
[PATCH v3 0/3] mfd: twl603x: add power button
2025-11-05 19:52 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: mfd: twl: enable power button also for twl603x
` [PATCH v3 2/3] Input: twl4030 - add TWL603x power button
` [PATCH v3 3/3] ARM: dts: ti/omap: omap4-epson-embt2ws: add powerbutton
odd objtool 'unreachable instruction' warning
2025-11-05 19:51 UTC (6+ messages)
[PATCH 0/3] introduce VM_MAYBE_GUARD and make it sticky
2025-11-05 19:48 UTC (9+ messages)
` [PATCH 1/3] mm: introduce VM_MAYBE_GUARD and make visible for guard regions
[PATCH v3 0/2] SMMU v3 CMDQ fix and improvement
2025-11-05 19:44 UTC (4+ messages)
` [PATCH v3 1/2] iommu/arm-smmu-v3: Fix CMDQ timeout warning
` [PATCH v3 2/2] iommu/arm-smmu-v3: Improve CMDQ lock fairness and efficiency
[PATCH] accel/amdxdna: Fix dma_fence leak when job is canceled
2025-11-05 19:43 UTC (2+ messages)
[PATCH] HID: playstation: Remap joystick axes to be centered at 0
2025-11-05 19:41 UTC (3+ messages)
[RFC PATCH v4 0/7] libbpf: BTF performance optimizations with permutation and binary search
2025-11-05 19:41 UTC (26+ messages)
` [RFC PATCH v4 1/7] libbpf: Extract BTF type remapping logic into helper function
` [RFC PATCH v4 2/7] libbpf: Add BTF permutation support for type reordering
` [RFC PATCH v4 3/7] libbpf: Optimize type lookup with binary search for sorted BTF
[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
2025-11-05 19:39 UTC (11+ messages)
` [PATCH 13/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
` [PATCH 30/33] kthread: Add API to update preferred affinity on kthread runtime
[PATCH] kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS
2025-11-05 19:39 UTC (3+ messages)
[syzbot] [fs?] BUG: sleeping function called from invalid context in hook_sb_delete
2025-11-05 19:38 UTC (2+ messages)
` Forwarded: [PATCH v1] fs: Move might_sleep() annotation to iput_final()
[PATCH] Bluetooth: L2CAP: Fix use-after-free in l2cap_unregister_user
2025-11-05 19:36 UTC (2+ messages)
[syzbot] [rdma?] WARNING in gid_table_release_one (3)
2025-11-05 19:36 UTC
[PATCH v1 0/2] iio: adc: Add support for TI ADS131M0x ADCs
2025-11-05 19:34 UTC (5+ messages)
` [PATCH v1 1/2] bindings: iio: adc: Add bindings "
` [PATCH v1 2/2] iio: adc: Add TI ADS131M0x ADC driver
[GIT PULL] platform-drivers-x86 for v6.18-3
2025-11-05 19:33 UTC (2+ messages)
[GIT PULL] Rust fixes for 6.18
2025-11-05 19:33 UTC (2+ messages)
[PATCH 0/2] scripts/gdb/symbols: make BPF debug info available to GDB
2025-11-05 19:32 UTC (3+ messages)
[PATCH net-next v6 0/6] net: devmem: improve cpu cost of RX token management
2025-11-05 19:31 UTC (6+ messages)
` [PATCH net-next v6 5/6] net: devmem: document SO_DEVMEM_AUTORELEASE socket option
[PATCH v4 0/5] media: imx8qxp: add parallel camera support
2025-11-05 19:31 UTC (8+ messages)
[PATCH] Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid UAF
2025-11-05 19:28 UTC
[PATCH 00/11] Nested SVM fixes, cleanups, and hardening
2025-11-05 19:29 UTC (6+ messages)
` [PATCH 01/11] KVM: nSVM: Fix consistency checks for NP_ENABLE
` [PATCH 03/11] KVM: nSVM: Add missing consistency check for event_inj
[PATCH] Bluetooth: L2CAP: Fix use-after-free in l2cap_unregister_user
2025-11-05 19:26 UTC (2+ messages)
[PATCH] scsi: target: tcm_loop: fix segfault in tcm_loop_tpg_address_show()
2025-11-05 19:25 UTC
[PATCH net-next v2 00/12] selftests/vsock: refactor and improve vmtest infrastructure
2025-11-05 19:24 UTC (4+ messages)
` [PATCH net-next v2 10/12] selftests/vsock: add 1.37 to tested virtme-ng versions
[PATCH 0/5] perf jitdump: Fix PID namespace detection
2025-11-05 19:10 UTC (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] perf test java symbol: Get rid of shellcheck warnings
` [PATCH 3/5] perf test java symbol: Extract LIBJVMTI detection
` [PATCH 4/5] perf test java symbol: Fix a false negative in symbol regex
` [PATCH 5/5] perf test java symbol: Add PID namespace variant
[PATCH v1 1/1] libnvdimm/labels: Get rid of redundant 'else'
2025-11-05 19:18 UTC (2+ messages)
[PATCH 1/1] vfio/pci: add PCIe TPH device ioctl
2025-11-05 19:15 UTC (3+ messages)
[PATCH v2 0/2] net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleak
2025-11-05 19:13 UTC (5+ messages)
[PATCH v3] mshv: Extend create partition ioctl to support cpu features
2025-11-05 19:10 UTC (3+ messages)
[PATCH net-next] tg3: extract GRXRINGS from .get_rxnfc
2025-11-05 19:05 UTC (2+ messages)
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_unregister_user
2025-11-05 19:05 UTC (5+ messages)
[PATCH net-next v3] net: mana: Fix incorrect speed reported by debugfs
2025-11-05 19:04 UTC
DEBUG_ATOMIC_SLEEP spew in cgroup_task_dead() on next-20251104
2025-11-05 19:03 UTC (4+ messages)
` [PATCH cgroup/for-6.19] cgroup: Fix sleeping from invalid context warning on PREEMPT_RT
[RESEND v13 00/25] Enable CXL PCIe Port Protocol Error handling and logging
2025-11-05 19:03 UTC (4+ messages)
` [RESEND v13 17/25] cxl: Introduce cxl_pci_drv_bound() to check for bound driver
[PATCH net-next v2] net: mana: Fix incorrect speed reported by debugfs
2025-11-05 19:03 UTC (3+ messages)
[PATCH v1 1/1] kernel-doc: Issue warnings that were silently discarded
2025-11-05 18:51 UTC (3+ messages)
[PATCH v4 0/3] ksm: perform a range-walk to jump over holes in break_ksm
2025-11-05 18:49 UTC (4+ messages)
` [PATCH v4 1/3] Revert "mm/ksm: convert break_ksm() from walk_page_range_vma() to folio_walk"
` [PATCH v4 2/3] ksm: perform a range-walk in break_ksm
` [PATCH v4 3/3] ksm: replace function unmerge_ksm_pages with break_ksm
[PATCH 0/4 v5] cxl/core: Enable Region creation/attach on x86 with LMH
2025-11-05 18:51 UTC (9+ messages)
` [PATCH 2/4 v5] cxl/core: Add helpers to detect Low Memory Holes on x86
[PATCH v4 00/28] vfio/xe: Add driver variant for Xe VF migration
2025-11-05 18:51 UTC (3+ messages)
` [PATCH v4 03/28] drm/xe/pf: Convert control state to bitmap
[PATCH v6 00/11] Add mt8189 dts evaluation board and Makefile
2025-11-05 18:48 UTC (4+ messages)
[syzbot] [rdma?] WARNING in gid_table_release_one (3)
2025-11-05 18:45 UTC
[syzbot] [mm?] WARNING in lock_list_lru_of_memcg (2)
2025-11-05 18:38 UTC
[PATCH v3 0/4] Add RTC support for the Renesas RZ/V2H SoC
2025-11-05 18:33 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: rtc: renesas,rz-rtca3: Add RZ/V2H support
[PATCH] docs: ABI: sysfs-module: update modules taint flags
2025-11-05 18:33 UTC (3+ messages)
[syzbot] [rdma?] WARNING in gid_table_release_one (3)
2025-11-05 18:33 UTC (2+ messages)
` Forwarded: "
[PATCH net-next v3 00/11] wireguard: netlink: ynl conversion
2025-11-05 18:32 UTC (12+ messages)
` [PATCH net-next v3 01/11] wireguard: netlink: validate nested arrays in policy
` [PATCH net-next v3 02/11] wireguard: netlink: use WG_KEY_LEN in policies
` [PATCH net-next v3 03/11] wireguard: netlink: enable strict genetlink validation
` [PATCH net-next v3 04/11] netlink: specs: add specification for wireguard
` [PATCH net-next v3 05/11] uapi: wireguard: move enum wg_cmd
` [PATCH net-next v3 06/11] uapi: wireguard: move flag enums
` [PATCH net-next v3 07/11] uapi: wireguard: generate header with ynl-gen
` [PATCH net-next v3 08/11] tools: ynl: add sample for wireguard
` [PATCH net-next v3 09/11] wireguard: netlink: convert to split ops
` [PATCH net-next v3 10/11] wireguard: netlink: rename netlink handlers
` [PATCH net-next v3 11/11] wireguard: netlink: generate netlink code
[PATCH v2] clocksource/drivers/sh_cmt: Always leave device running after probe
2025-11-05 18:32 UTC (5+ messages)
[PATCH net-next 2/3] gve: Allow ethtool to configure rx_buf_len
2025-11-05 18:31 UTC (4+ messages)
[PATCH v2] Documentation: uacce: Add explicit title
2025-11-05 18:31 UTC (2+ messages)
[PATCH v2] PCI: of: Downgrade error message on missing of_root node
2025-11-05 18:33 UTC
[PATCH] Documentation: pldmfw: Demote library overview section
2025-11-05 18:29 UTC (4+ messages)
[PATCH] doc-guide: kernel-doc: add %CONST examples
2025-11-05 18:29 UTC (2+ messages)
[PATCH v2 0/4] platform/x86: ideapad-laptop: Add charge_types:Fast (Rapid Charge)
2025-11-05 18:28 UTC (5+ messages)
` [PATCH v2 1/4] platform/x86: ideapad-laptop: Use str_on_off() helper
` [PATCH v2 2/4] platform/x86: ideapad-laptop: Protect GBMD/SBMC calls with mutex
` [PATCH v2 3/4] platform/x86: ideapad-laptop: Support multiple power_supply_ext definitions
` [PATCH v2 4/4] platform/x86: ideapad-laptop: Add charge_types:Fast (Rapid Charge)
[PATCH v2] docs: Makefile: Sort Documentation targets case-insensitively in make help
2025-11-05 18:26 UTC (2+ messages)
[PATCH net-next v2 0/4] gve: Improve RX buffer length management
2025-11-05 18:26 UTC (5+ messages)
` [PATCH net-next v2 1/4] gve: Decouple header split from RX buffer length
` [PATCH net-next v2 2/4] gve: Use extack to log xdp config verification errors
` [PATCH net-next v2 3/4] gve: Allow ethtool to configure rx_buf_len
` [PATCH net-next v2 4/4] gve: Default to max_rx_buffer_size for DQO if device supported
[PATCH v11 00/10] x86,fs/resctrl: Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
2025-11-05 18:25 UTC (5+ messages)
` [PATCH v11 06/10] fs/resctrl: Add user interface to enable/disable io_alloc feature
[PATCH] docs: w1: fix w1-netlink invalid URL
2025-11-05 18:24 UTC (2+ messages)
[PATCH] media: rkisp1: Fix enum_framesizes accepting invalid pixel formats
2025-11-05 18:21 UTC (2+ messages)
[PATCH 0/6] of: iommu-map parsing for multi-cell IOMMU
2025-11-05 18:20 UTC (6+ messages)
` [PATCH 2/6] of: introduce wrapper function to query the cell count
` [PATCH 6/6] of: use correct iommu-map parsing logic from of_iommu layer
[PATCH 0/9] Documentation/rtla: Cover default options
2025-11-05 18:19 UTC (4+ messages)
[PATCH v1 00/20] iommu: Introduce and roll out test_dev domain op
2025-11-05 18:18 UTC (7+ messages)
` [PATCH v1 02/20] iommu: Introduce a test_dev domain op and an internal helper
[QUESTION] Order-4 allocation failures on reads with 256bit csums
2025-11-05 18:00 UTC
[PATCH v5 0/2] media: add Himax HM1246 image sensor
2025-11-05 17:56 UTC (5+ messages)
` [PATCH v5 2/2] media: i2c: add Himax HM1246 image sensor driver
[PATCH RFC 0/2] mlx5/pci: Fix enablement of PCIe AtomicOp Requests
2025-11-05 17:55 UTC (3+ messages)
` [PATCH RFC 1/2] net/mlx5: Request PCIe AtomicOps enabled for all 3 sizes
` [PATCH RFC 2/2] ib/mlx5: "
[tip:x86/urgent] BUILD SUCCESS f1fdffe0afea02ba783acfe815b6a60e7180df40
2025-11-05 17:50 UTC
[PATCH v3 0/3] ksm: perform a range-walk to jump over holes in break_ksm
2025-11-05 17:52 UTC (7+ messages)
` [PATCH v3 1/3] Revert "mm/ksm: convert break_ksm() from walk_page_range_vma() to folio_walk"
` [PATCH v3 2/3] ksm: perform a range-walk in break_ksm
` [PATCH v3 3/3] ksm: replace function unmerge_ksm_pages with break_ksm
[PATCH] strparser: Fix signed/unsigned mismatch bug
2025-11-05 17:34 UTC (2+ messages)
[PATCH] mfd: tps65219: Implement LOCK register handling for TPS65214
2025-11-05 17:47 UTC
[PATCH 0/4] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
2025-11-05 17:47 UTC (6+ messages)
` [PATCH 4/4] power: sequencing: Add the Power Sequencing driver for the PCIe M.2 connectors
[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-11-05 17:46 UTC (6+ messages)
[PATCH] spi: aspeed: Use devm_iounmap() to unmap devm_ioremap() memory
2025-11-05 17:44 UTC (2+ messages)
[PATCH v3 00/28] vfio/xe: Add driver variant for Xe VF migration
2025-11-05 17:42 UTC (8+ messages)
` [PATCH v3 27/28] drm/intel/pciids: Add match with VFIO override
[PATCH] MAINTAINERS: extend file entry in KHO to include subdirectories
2025-11-05 17:39 UTC (2+ messages)
[PATCH 0/6] Hello,
2025-11-05 17:31 UTC (8+ messages)
` [PATCH 1/6] mtd: spi-nor: winbond: Add support for W25Q01NWxxIQ chips
` [PATCH 2/6] mtd: spi-nor: winbond: Add support for W25Q01NWxxIM chips
` [PATCH 3/6] mtd: spi-nor: winbond: Add support for W25Q02NWxxIM chips
` [PATCH 4/6] mtd: spi-nor: winbond: Add support for W25H512NWxxAM chips
` [PATCH 5/6] mtd: spi-nor: winbond: Add support for W25H01NWxxAM chips
` [PATCH 6/6] mtd: spi-nor: winbond: Add support for W25H02NWxxAM chips
[PATCH bpf-next v3 0/7] bpf: tracing session supporting
2025-11-05 17:29 UTC (7+ messages)
` [PATCH bpf-next v3 4/7] bpf,x86: add tracing session supporting for x86_64
[PATCH net V3 0/2] veth: Fix TXQ stall race condition and add recovery
2025-11-05 17:28 UTC (3+ messages)
` [PATCH net V3 1/2] veth: enable dev_watchdog for detecting stalled TXQs
` [PATCH net V3 2/2] veth: more robust handing of race to avoid txq getting stuck
[PATCH v3 0/3] media: nxp: imx8-isi: Add ISI support for i.MX95
2025-11-05 17:28 UTC (5+ messages)
` [PATCH v3 1/3] media: dt-bindings: nxp,imx8-isi: Add i.MX95 ISI compatible string
` [PATCH v3 3/3] media: nxp: imx8-isi: Add ISI support for i.MX95
[PATCH v2 00/21] Add USB2.0 support for RZ/G3E
2025-11-05 17:24 UTC (4+ messages)
` [PATCH v2 06/21] reset: rzv2h-usb2phy: Add support for VBUS mux controller registration
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