messages from 2025-07-20 08:56:34 to 2025-07-20 12:15:28 UTC [more...]
[PATCH net 1/2] net/mlx5: Fix memory leak in cmd_exec()
2025-07-20 12:15 UTC (2+ messages)
[PATCH v6 00/10] Axiado AX3000 SoC and Evaluation Board Support
2025-07-20 12:09 UTC (6+ messages)
[PATCH v7 00/10] Apple Mac System Management Controller
2025-07-20 12:11 UTC (6+ messages)
` [PATCH v7 06/10] gpio: Add new gpio-macsmc driver for Apple Macs
[GIT pull] locking/urgent for v6.16-rc7
2025-07-20 12:05 UTC (3+ messages)
` [GIT pull] sched/urgent "
` [GIT pull] x86/urgent "
[PATCH v5 0/9] Handle Firmware reported Hardware Errors
2025-07-20 12:04 UTC (5+ messages)
` [PATCH v5 1/9] drm: Add a vendor-specific recovery method to device wedged uevent
` [PATCH v5 3/9] drm/xe: Add a helper function to set recovery method
[PATCH v4 0/2] Add driver for Samsung AMS561RA01 panel with S6E8AA5X01 controller
2025-07-20 12:03 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: display: panel: document "
` [PATCH v4 2/2] drm: panel: add support for "
[PATCH v3 0/2] Support for Synaptics TDDI series panels
2025-07-20 12:01 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: display: panel: document Synaptics TDDI panel
` [PATCH v3 2/2] drm: panel: add support for Synaptics TDDI series DSI panels
[bluez/bluez]
2025-07-20 11:58 UTC
cdrom: cdrom_mrw_exit() NULL ptr deref
2025-07-20 11:55 UTC (5+ messages)
[boqun:rust-atomic-impl 3/11] htmldocs: Warning: rust/kernel/sync/atomic/ordering.rs references a file that doesn't exist: srctree/tools/memory-model/Documentation/explanation.txt
2025-07-20 11:52 UTC
[PATCH] arm: atmel_qspi: fix race condition in transfer completion check
2025-07-20 11:48 UTC (3+ messages)
OE-core CVE metrics for walnascar on Sun 20 Jul 2025 01:44:53 AM HST
2025-07-20 11:47 UTC
[PATCH v3 00/27] KVM: arm64: SCTLR2, DoubleFault2, and NV external abort fixes
2025-07-20 11:45 UTC (5+ messages)
` [PATCH v3 18/27] KVM: arm64: nv: Take "masked" aborts to EL2 when HCRX_EL2.TMEA is set
[PATCH 1/2] compiler-rt: Use clang for native compile as well
2025-07-20 11:44 UTC (2+ messages)
` [OE-core] "
OE-core CVE metrics for scarthgap on Sun 20 Jul 2025 01:24:06 AM HST
2025-07-20 11:44 UTC
[PATCH net-next 0/8] ethtool: rss: support creating and removing contexts via Netlink
2025-07-20 11:42 UTC (9+ messages)
` [PATCH net-next 2/8] ethtool: rejig the RSS notification machinery for more types
` [PATCH net-next 4/8] ethtool: rss: factor out populating response from context
` [PATCH net-next 5/8] ethtool: move ethtool_rxfh_ctx_alloc() to common code
` [PATCH net-next 6/8] ethtool: rss: support creating contexts via Netlink
[Buildroot] [PATCH 1/2] package/python-crc: new package
2025-07-20 11:41 UTC (2+ messages)
[PATCH] usb: gadget: uvc: destroy worker when function is unbound
2025-07-20 11:41 UTC (4+ messages)
[Buildroot] [git commit] package/python-crc: new package
2025-07-20 11:31 UTC
[Buildroot] [git commit] package/python-crc: new runtime test
2025-07-20 11:32 UTC
[PATCH v4] usb: dwc3: qcom: Remove extcon functionality from glue
2025-07-20 11:40 UTC (2+ messages)
[PATCHv6 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
2025-07-20 11:38 UTC (24+ messages)
` [PATCHv6 perf/core 01/22] uprobes: Remove breakpoint in unapply_uprobe under mmap_write_lock
` [PATCHv6 perf/core 02/22] uprobes: Rename arch_uretprobe_trampoline function
` [PATCHv6 perf/core 03/22] uprobes: Make copy_from_page global
` [PATCHv6 perf/core 04/22] uprobes: Add uprobe_write function
` [PATCHv6 perf/core 05/22] uprobes: Add nbytes argument to uprobe_write
` [PATCHv6 perf/core 06/22] uprobes: Add is_register argument to uprobe_write and uprobe_write_opcode
` [PATCHv6 perf/core 07/22] uprobes: Add do_ref_ctr argument to uprobe_write function
` [PATCHv6 perf/core 08/22] uprobes/x86: Add mapping for optimized uprobe trampolines
` [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
` [PATCHv6 perf/core 10/22] uprobes/x86: Add support to optimize uprobes
` [PATCHv6 perf/core 11/22] selftests/bpf: Import usdt.h from libbpf/usdt project
` [PATCHv6 perf/core 12/22] selftests/bpf: Reorg the uprobe_syscall test function
` [PATCHv6 perf/core 13/22] selftests/bpf: Rename uprobe_syscall_executed prog to test_uretprobe_multi
` [PATCHv6 perf/core 14/22] selftests/bpf: Add uprobe/usdt syscall tests
` [PATCHv6 perf/core 15/22] selftests/bpf: Add hit/attach/detach race optimized uprobe test
` [PATCHv6 perf/core 16/22] selftests/bpf: Add uprobe syscall sigill signal test
` [PATCHv6 perf/core 17/22] selftests/bpf: Add optimized usdt variant for basic usdt test
` [PATCHv6 perf/core 18/22] selftests/bpf: Add uprobe_regs_equal test
` [PATCHv6 perf/core 19/22] selftests/bpf: Change test_uretprobe_regs_change for uprobe and uretprobe
` [PATCHv6 perf/core 20/22] seccomp: passthrough uprobe systemcall without filtering
` [PATCHv6 perf/core 21/22] selftests/seccomp: validate uprobe syscall passes through seccomp
` [PATCHv5 22/22] man2: Add uprobe syscall page
A few more items for the glossary, and understanding GPU switching
2025-07-20 11:36 UTC (2+ messages)
[PATCH 0/2] fix sbitmap initialization and null_blk tagset setup
2025-07-20 11:35 UTC (3+ messages)
` [PATCH 1/2] lib/sbitmap: fix kernel crash observed when sbitmap depth is zero
` [PATCH 2/2] null_blk: fix set->driver_data while setting up tagset
[PATCH] KVM: arm64: Filter out HCR_EL2.VSE when running in hypervisor context
2025-07-20 11:33 UTC
[Bug 220344] New: Intel AX211 bluetooth randomly disconnects and reconnects, started after kernel update
2025-07-20 11:30 UTC (3+ messages)
` [Bug 220344] "
[PATCH v1 0/2] Preparation to .map_page and .unmap_page removal
2025-07-20 11:28 UTC (4+ messages)
` [PATCH v1 1/2] dma-mapping: prepare dma_map_ops to conversion to physical address
` [PATCH v1 2/2] dma-mapping: convert dummy ops to physical address mapping
[Buildroot] [PATCH v1 1/1] board/zynqmp: update custom board documentation
2025-07-20 11:27 UTC (2+ messages)
[Buildroot] [git commit] board/zynqmp: update custom board documentation
2025-07-20 11:25 UTC
OE-core CVE metrics for kirkstone on Sun 20 Jul 2025 01:02:39 AM HST
2025-07-20 11:24 UTC
[PATCH v5 0/7] Optimize mprotect() for large folios
2025-07-20 11:20 UTC (5+ messages)
` [PATCH v5 6/7] mm: Optimize mprotect() by PTE batching
[PATCH v3 0/4] drm: Fix bug in panel driver, update MIPI support macros
2025-07-20 11:19 UTC (6+ messages)
` [PATCH v4 2/4] drm/panel: jdi-lpm102a188a: Fix bug and clean up driver
[Buildroot] [PATCH] configs/olimex_a20_olinuxino_lime*: bump Linux
2025-07-20 11:18 UTC (2+ messages)
[Buildroot] [git commit] configs/olimex_a20_olinuxino_lime*: bump Linux
2025-07-20 11:01 UTC
[PATCH V2] init: Handle bootloader identifier in kernel parameters
2025-07-20 11:10 UTC (2+ messages)
[PATCH v4 00/10] mm/mremap: permit mremap() move of multiple VMAs
2025-07-20 11:04 UTC (3+ messages)
` [PATCH v4 06/10] mm/mremap: check remap conditions earlier
[PATCH] selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"
2025-07-20 11:03 UTC (6+ messages)
OE-core CVE metrics for master on Sun 20 Jul 2025 01:00:01 AM HST
2025-07-20 11:02 UTC
[PATCH v7 00/24] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
2025-07-20 10:58 UTC (3+ messages)
` [PATCH v7 15/24] media: i2c: add Maxim GMSL2/3 serializer and deserializer framework
[Buildroot] [PATCH] package/watchdog: do not guard shutdown __GLIBC__
2025-07-20 11:00 UTC (2+ messages)
[Buildroot] [git commit] package/watchdog: do not guard shutdown __GLIBC__
2025-07-20 10:43 UTC
Missing ACPI driver for a keyboard button in Xiaomi RedmiBook Pro 16
2025-07-20 10:58 UTC (2+ messages)
[PATCH net-next v6 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
2025-07-20 10:57 UTC (15+ messages)
` [PATCH net-next v6 01/14] dt-bindings: net: Add PPE "
` [PATCH net-next v6 02/14] docs: networking: Add PPE driver documentation "
` [PATCH net-next v6 03/14] net: ethernet: qualcomm: Add PPE driver for "
` [PATCH net-next v6 04/14] net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574
` [PATCH net-next v6 05/14] net: ethernet: qualcomm: Initialize PPE queue "
` [PATCH net-next v6 06/14] net: ethernet: qualcomm: Initialize the PPE scheduler settings
` [PATCH net-next v6 07/14] net: ethernet: qualcomm: Initialize PPE queue settings
` [PATCH net-next v6 08/14] net: ethernet: qualcomm: Initialize PPE service code settings
` [PATCH net-next v6 09/14] net: ethernet: qualcomm: Initialize PPE port control settings
` [PATCH net-next v6 10/14] net: ethernet: qualcomm: Initialize PPE RSS hash settings
` [PATCH net-next v6 11/14] net: ethernet: qualcomm: Initialize PPE queue to Ethernet DMA ring mapping
` [PATCH net-next v6 12/14] net: ethernet: qualcomm: Initialize PPE L2 bridge settings
` [PATCH net-next v6 13/14] net: ethernet: qualcomm: Add PPE debugfs support for PPE counters
` [PATCH net-next v6 14/14] MAINTAINERS: Add maintainer for Qualcomm PPE driver
[PATCH v3 0/6] sched/fair: Manage lag and run to parity with different slices
2025-07-20 10:57 UTC (7+ messages)
` [PATCH v3 4/6] sched/fair: Limit run to parity to the min slice of enqueued entities
[PATCH v2 00/10] QRTR Multi-endpoint support
2025-07-20 10:54 UTC (2+ messages)
[linux-next:master 5793/11307] arch/arm/boot/dts/intel/socfpga/socfpga_arria10_chameleonv3.dtb: ethernet@ff800000 (altr,socfpga-stmmac-a10-s10): Unevaluated properties are not allowed ('interrupt-names', 'interrupts', 'mac-address', 'max-frame-size', 'mdio', 'phy-addr', 'phy-handle', '
2025-07-20 10:51 UTC
[GIT PULL] USB/Thunderbolt driver fixes for 6.16-rc6
2025-07-20 10:49 UTC (2+ messages)
[PATCH v2] media: b2c2: flexcop-eeprom: Fix assignment and missing return in MAC check
2025-07-20 10:48 UTC (2+ messages)
[Intel-wired-lan] [PATCH net-next 0/5] Expose grace period delay for devlink health reporter
2025-07-20 10:47 UTC (8+ messages)
` [Intel-wired-lan] [PATCH net-next 4/5] devlink: Make health reporter grace period delay configurable
` "
sched: Unexpected reschedule of offline CPU#2!
2025-07-20 10:47 UTC (13+ messages)
[GIT PULL] Char/Misc/IIO driver changes for 6.16-rc7
2025-07-20 10:46 UTC
[GIT PULL] Serial driver fixes for 6.16-rc6
2025-07-20 10:46 UTC
[GIT PULL] Staging driver fixes for 6.16-rc6
2025-07-20 10:46 UTC
[PATCH net-next v2] ibmveth: Add multi buffers rx replenishment hcall support
2025-07-20 10:45 UTC (2+ messages)
[PATCH RFC v3 00/13] virtio: introduce support for GSO over UDP tunnel
2025-07-20 10:44 UTC (7+ messages)
` [PATCH RFC v3 01/13] net: bundle all offloads in a single struct
` [PATCH RFC v3 03/13] virtio: introduce extended features type
` [PATCH RFC v3 04/13] virtio: serialize extended features state
[PATCH 0/2] bitmap: introduce bitmap_weight_from()
2025-07-20 10:44 UTC (3+ messages)
` [PATCH 1/2] bitmap: add bitmap_weight_from()
[PATCH v4] sched/fair: Use sched_domain_span() for topology_span_sane()
2025-07-20 10:41 UTC (2+ messages)
[tip:locking/core] BUILD SUCCESS ba28549bad8ab2b09264ebc8c2ca24af3537ee52
2025-07-20 10:40 UTC
[PATCH net-next v6 0/7] bonding: Extend arp_ip_target format to allow for a list of vlan tags
2025-07-20 10:37 UTC (3+ messages)
` [PATCH net-next v6 7/7] bonding: Selftest and documentation for the arp_ip_target parameter
[Buildroot] [PATCH 1/1] package/lrzsz: fix build with musl
2025-07-20 10:35 UTC (2+ messages)
[LTP] [linux-next:master] [mm/mremap] d9339d9c10: ltp.mseal01.fail
2025-07-20 10:31 UTC (3+ messages)
` "
[PATCH v2 0/5] *** GPU Direct RDMA (P2P DMA) for Device Private Pages ***
2025-07-20 10:30 UTC (2+ messages)
[PATCH net-next v4 0/7] net: dsa: microchip: Add KSZ8463 switch support
2025-07-20 10:24 UTC (6+ messages)
` [PATCH net-next v4 2/7] net: dsa: microchip: Add KSZ8463 switch support to KSZ DSA driver
` [PATCH net-next v4 4/7] net: dsa: microchip: Use different registers for KSZ8463
[PATCH] KVM: arm64: Check for SYSREGS_ON_CPU before accessing the CPU state
2025-07-20 10:22 UTC
[PATCH 0/7] RFC: Accelerate xdiff and begin its rustification
2025-07-20 10:14 UTC (4+ messages)
` [PATCH 6/7] xdiff: conditionally use Rust's implementation of xxhash
[PATCH v2 0/5] Add Type-C DP support for RK3399 EVB IND board
2025-07-20 10:06 UTC (11+ messages)
` [PATCH v2 3/5] drm/rockchip: cdn-dp: Support handle lane info and HPD without extcon
` [PATCH v2 5/5] arm64: dts: rockchip: rk3399-evb-ind: Add support for DisplayPort
[PATCHv2 rdma-next 1/1] net/mlx5: Fix build -Wframe-larger-than warnings
2025-07-20 10:07 UTC (3+ messages)
[Buildroot] [PATCH 1/3] package/ntp: fix OpenSSL detection
2025-07-20 9:57 UTC (2+ messages)
[Buildroot] [git commit] package/ntp: fix OpenSSL detection
2025-07-20 9:54 UTC
[Buildroot] [git commit] package/ntp: add Upstream tag to patch 0001
2025-07-20 9:54 UTC
[Buildroot] [git commit] package/ntp: fix build with gcc-14
2025-07-20 9:54 UTC
[bluez/bluez]
2025-07-20 9:57 UTC
[PATCH v1 0/3] rust: make various `alloc` functions `const fn`
2025-07-20 9:48 UTC (4+ messages)
` [PATCH v1 1/3] rust: make `allocator::aligned_size` a "
` [PATCH v1 2/3] rust: make `ArrayLayout::new_unchecked` "
` [PATCH v1 3/3] rust: make `kvec::Vec` functions "
[PATCH v3 0/6] arm64: dts: rockchip: Add ROCK 2A/2F, Sige1 and NanoPi Zero2
2025-07-20 9:45 UTC (5+ messages)
[PATCH] sched_ext: Fix cpu_released while RT task and SCX task are scheduled concurrently
2025-07-20 9:41 UTC (11+ messages)
` [PATCH v2 1/2] "
` [PATCH v3 2/3] "
` [PATCH v3 3/3] sched_ext: Fix cpu_released while changing sched policy of the running task
` [PATCH v2 2/2] "
` [PATCH v3 1/3] sched_ext: Fix pnt_seq calculation
[PATCH rdma-next] RDMA/mlx5: Refactor optional counters steering code
2025-07-20 9:37 UTC
linux-next: manual merge of the vhost tree with the dma-mapping tree
2025-07-20 9:28 UTC (2+ messages)
[PATCH] mbuf: de-inline sanity checking a reinitialized mbuf
2025-07-20 9:25 UTC (4+ messages)
[PATCH rdma-next 1/2] RDMA/mlx5: Fix returned type from _mlx5r_umr_zap_mkey()
2025-07-20 9:25 UTC (2+ messages)
` [PATCH rdma-next 2/2] RDMA/mlx5: Fix incorrect MKEY masking
[PATCH] send-email: add ability to send a copy of sent emails to an IMAP folder
2025-07-20 9:25 UTC
[PATCH v2 00/12] arm64: dts: allwinner: h616: add LCD timing controller and display engine support
2025-07-20 8:48 UTC (12+ messages)
` [PATCH v2 02/12] dt-bindings: allwinner: add H616 DE33 bus binding
` [PATCH v2 03/12] dt-bindings: display: sun4i: Add compatible strings for H616 DE
` [PATCH v2 04/12] dt-bindings: display: sun4i: Add compatible strings for H616 TCON TOP
` [PATCH v2 05/12] dt-bindings: display: sun4i: add allwinner R40 and H616 tcon compatible strings
` [PATCH v2 06/12] dt-bindings: sram: sunxi-sram: Add H616 SRAM C compatible
` [PATCH v2 07/12] drm/sun4i: tcon: add support for R40
` [PATCH v2 08/12] drm: sun4i: add compatible for h616 display engine
` [PATCH v2 09/12] arm64: dts: allwinner: h616: add display engine, bus and mixer nodes
` [PATCH v2 10/12] arm64: dts: allwinner: h616: Add LCD timing controller nodes
` [PATCH v2 11/12] arm64: dts: allwinner: h616: add LCD and LVDS pins
` [PATCH v2 12/12] arm64: dts: allwinner: rg35xx: Enable LCD output
[brgl:gpio/for-next] BUILD SUCCESS 5607f5ed3c5f30f41e72ce09c8e616af0fc0d474
2025-07-20 9:22 UTC
[PATCH] media: cec: extron-da-hd-4k-plus: drop external-module make commands
2025-07-20 9:22 UTC (3+ messages)
` "
[PATCH] staging: rtl8723bs: remove unnecessary parentheses around address-of operators
2025-07-20 9:21 UTC (2+ messages)
` [PATCH v2] staging: rtl8723bs: clean up redundant & parentheses
[PATCH] [PATCH] comedi: check for NULL get_valid_routes function pointer
2025-07-20 8:40 UTC (2+ messages)
unexpected memory.low events
2025-07-20 9:15 UTC
[Intel-wired-lan] [PATCH net-next 0/5] ixgbe: xsk: a couple of changes for zerocopy
2025-07-20 9:11 UTC (12+ messages)
` "
` [Intel-wired-lan] [PATCH net-next 1/5] ixgbe: xsk: remove budget from ixgbe_clean_xdp_tx_irq
` "
` [Intel-wired-lan] [PATCH net-next 2/5] ixgbe: xsk: resolve the underflow of budget in ixgbe_xmit_zc
` "
` [Intel-wired-lan] [PATCH net-next 3/5] ixgbe: xsk: use ixgbe_desc_unused as the "
` "
` [Intel-wired-lan] [PATCH net-next 4/5] ixgbe: xsk: support batched xsk Tx interfaces to increase performance
` "
` [Intel-wired-lan] [PATCH net-next 5/5] ixgbe: xsk: add TX multi-buffer support
` "
[PATCH v4] crypto: riscv/poly1305 - import OpenSSL/CRYPTOGAMS implementation
2025-07-20 9:10 UTC
[PATCH v3] char: xillybus: Replace deprecated MSI API
2025-07-20 9:07 UTC (5+ messages)
` [PATCH v4] "
[syzbot] Monthly netfilter report (Jul 2025)
2025-07-20 9:04 UTC
[syzbot] Monthly trace report (Jul 2025)
2025-07-20 9:04 UTC
[PATCH] mm: Replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
2025-07-20 8:59 UTC (5+ messages)
[PATCH v2 1/4] lttng-ust: Upgrade 2.13.9 -> 2.14.0
2025-07-20 9:00 UTC (4+ messages)
` [PATCH v2 2/4] babeltrace2: Enable python plugins
` [PATCH v2 3/4] lttng-tools: Upgrade 2.13.15 -> 2.14.0
` [PATCH v2 4/4] lttng-tools: Remove the scope resolution operator with musl
[PATCH] perf tests: Fix lib path detection for non-x86 architectures
2025-07-20 8:59 UTC
Patchwork housekeeping for: spi-devel-general
2025-07-20 8:58 UTC
[PATCH 1/2] net/mlx5: improve socket file path
2025-07-20 8:57 UTC (8+ messages)
` [PATCH v2 1/2] net/mlx5: enhance "
` [PATCH v2 2/2] net/mlx5: enhance log "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.