messages from 2025-11-28 00:37:40 to 2025-11-28 02:43:52 UTC [more...]
[PATCH net-next v8 0/3] STP/RSTP SWITCH support for PRU-ICSSM Ethernet driver
2025-11-28 2:43 UTC (2+ messages)
[PATCH net-next 00/11][pull request] Intel Wired LAN Driver Updates 2025-11-25 (ice, idpf, iavf, ixgbe, ixgbevf, e1000e)
2025-11-28 2:40 UTC (3+ messages)
[PATCH] arm64: Remove unreachable break after die
2025-11-28 2:41 UTC (4+ messages)
[PATCH 0/2] x86/split_lock: Fix and enhancement for TDX guest
2025-11-28 2:40 UTC (10+ messages)
` [PATCH 1/2] x86/split_lock: Don't try to handle user split lock in "
[PATCH v6 0/3] virtio: feature related cleanups
2025-11-28 2:39 UTC (3+ messages)
` [PATCH v6 3/3] vhost: switch to arrays of feature bits
[PATCH] rust: id_pool: fix broken intra-doc link
2025-11-28 2:31 UTC (3+ messages)
[STATUS] next/master - ef68bf704646690aba5e81c2f7be8d6ef13d7ad8
2025-11-28 2:31 UTC
[PATCH 6.17 000/175] 6.17.10-rc1 review
2025-11-28 2:30 UTC (3+ messages)
` [PATCH 6.17 051/175] LoongArch: Dont panic if no valid cache info for PCI
[PATCH net-next v5 00/16] net: introduce QUIC infrastructure and core subcomponents
2025-11-28 2:30 UTC (2+ messages)
[RFC PATCH v2 1/2] ARM/mm/fault: always goto bad_area when handling with page faults of kernel address
2025-11-28 2:27 UTC (2+ messages)
[PATCH] kprobes: avoid crash when rmmod/insmod modules after ftrace_disabled
2025-11-28 2:27 UTC (4+ messages)
[PATCH 0/3] improve group_cpus initialization routines
2025-11-28 2:25 UTC (2+ messages)
[PATCH] virtio_ring: code cleanup in detach_buf_split
2025-11-28 2:24 UTC (2+ messages)
[BUG] MTD: refcount underflow/use-after-free during rapid SPI NOR unbind/bind cycles
2025-11-28 2:24 UTC
[PATCH v2 0/2] Set MISA.[C|X] based on the selected extensions
2025-11-28 2:23 UTC (3+ messages)
` [PATCH v2 1/2] target/riscv: Update MISA.C for Zc* extensions
` [PATCH v2 2/2] target/riscv: Update MISA.X for non-standard extensions
[syzbot] [net?] INFO: task hung in devlink_health_report (3)
2025-11-28 2:16 UTC (2+ messages)
[PATCH net-next] net: thunder: convert to use .get_rx_ring_count
2025-11-28 2:20 UTC (2+ messages)
[PATCH net-next] net: stmmac: fix rx limit check in stmmac_rx_zc()
2025-11-28 2:20 UTC (2+ messages)
[PATCH net-next] dibs: Remove KMSG_COMPONENT macro
2025-11-28 2:20 UTC (2+ messages)
[PATCH net-next v1] r8169: add DASH support for RTL8127AP
2025-11-28 2:20 UTC (2+ messages)
[PATCH net-next v2] netmem, devmem, tcp: access pp fields through @desc in net_iov
2025-11-28 2:20 UTC (2+ messages)
[PATCH v3][next] net: wwan: mhi_wwan_mbim: Avoid -Wflex-array-member-not-at-end warning
2025-11-28 2:20 UTC (2+ messages)
[PATCH net-next] eth: bnxt: make use of napi_consume_skb()
2025-11-28 2:20 UTC (2+ messages)
[PATCH net-next v2 0/2] net: dsa: yt921x: Fix parsing MIB attributes
2025-11-28 2:20 UTC (2+ messages)
[PATCH net-next v2] if_ether.h: Clarify ethertype validity for gsw1xx dsa
2025-11-28 2:20 UTC (2+ messages)
[PATCH net-next] net: restore napi_consume_skb()'s NULL-handling
2025-11-28 2:20 UTC (2+ messages)
[PATCH net-next] gve: Fix race condition on tx->dropped_pkt update
2025-11-28 2:20 UTC (2+ messages)
[PATCH v2 00/13] ext4: replace ext4_es_insert_extent() when caching on-disk extents
2025-11-28 2:22 UTC (5+ messages)
` [PATCH v2 01/13] ext4: cleanup zeroout in ext4_split_extent_at()
[PATCH v1 0/7] introduce virtnet_mon for monitor virtio_net
2025-11-28 2:21 UTC (3+ messages)
` [PATCH v1 3/7] tools/virtio/virtnet_mon: add kprobe start_xmit
[PATCH RFC] virtio_net: gate delayed refill scheduling
2025-11-28 2:20 UTC (3+ messages)
[syzbot] [fs?] general protection fault in mntput
2025-11-28 2:19 UTC
[morimoto:renesas-lts/v6.18-rc6-2025-11-20-x5h-ironhide-2 41/41] drivers/mailbox/mailbox.c:417:20: error: call to undeclared function 'kcalloc'; ISO C99 and later do not support implicit function declarations
2025-11-28 2:18 UTC
[PATCH] ipv4: Fix log message for martian source
2025-11-28 2:17 UTC (2+ messages)
[openeuler:OLK-6.6 3406/3406] htmldocs: ./include/ub/ubus/ubus.h:387: warning: Function parameter or member 'KABI_RESERVE(1' not described in 'ub_driver'
2025-11-28 2:15 UTC
[Intel-wired-lan] [PATCH net] iavf: Implement settime64 with -EOPNOTSUPP
2025-11-28 2:10 UTC (3+ messages)
` "
[PATCH net v2] net: vxlan: prevent NULL deref in vxlan_xmit_one
2025-11-28 2:10 UTC (2+ messages)
[PATCH] rust: Return Option from page_align and ensure no usize overflow
2025-11-28 2:12 UTC (5+ messages)
[PATCH v2 0/7] rust: build_assert: document and fix use with function arguments
2025-11-28 2:11 UTC (8+ messages)
` [PATCH v2 1/7] rust: build_assert: add instructions for "
` [PATCH v2 2/7] rust: io: always inline functions using build_assert with arguments
` [PATCH v2 3/7] rust: cpufreq: "
` [PATCH v2 4/7] rust: bits: "
` [PATCH v2 5/7] rust: sync: refcount: "
` [PATCH v2 6/7] rust: irq: "
` [PATCH v2 7/7] rust: num: bounded: add missing comment for always inlined function
[PATCH v1 0/8]SoCFPGA: Update Boot Support for CycloneV in U-Boot
2025-11-28 2:11 UTC (6+ messages)
` [PATCH v1 2/8] arm: Fix "file truncated" linker errors from empty built-in.a in SPL/TPL/VPL builds
[PATCH net-next] net: Remove KMSG_COMPONENT macro
2025-11-28 2:11 UTC (2+ messages)
[PATCH v8 00/23] intel_iommu: Enable first stage translation for passthrough device
2025-11-28 2:08 UTC (3+ messages)
` [PATCH v8 17/23] vfio/listener: Bypass readonly region for dirty tracking
[PATCH] chardev: fix consistent error handling in cdev_device_add
2025-11-28 2:08 UTC (4+ messages)
[PATCH v11 00/11] Add Type-C DP support for RK3399 EVB IND board
2025-11-28 2:04 UTC (36+ messages)
` [PATCH v11 01/11] usb: typec: Set the bus also for the port and plug altmodes
` [PATCH v11 02/11] usb: typec: Export typec bus and typec altmode device type
` [PATCH v11 03/11] drm/bridge: Implement generic USB Type-C DP HPD bridge
` [PATCH v11 04/11] drm/bridge: aux: Add drm_aux_bridge_register_from_node()
` [PATCH v11 05/11] dt-bindings: phy: rockchip: rk3399-typec-phy: Support mode-switch
` [PATCH v11 06/11] phy: rockchip: phy-rockchip-typec: Add typec_mux/typec_switch support
` [PATCH v11 07/11] phy: rockchip: phy-rockchip-typec: Add DRM AUX bridge
` [PATCH v11 08/11] drm/rockchip: cdn-dp: Support handle lane info without extcon
` [PATCH v11 09/11] drm/rockchip: cdn-dp: Add multiple bridges to support PHY port selection
` [PATCH v11 10/11] arm64: dts: rockchip: Add missing dp_out port for RK3399 CDN-DP
` [PATCH v11 11/11] arm64: dts: rockchip: rk3399-evb-ind: Add support for DisplayPort
[PATCH v3 0/6] KVM: LoongArch: selftests: Add timer test case
2025-11-28 2:04 UTC (18+ messages)
radiotap.org domain expiration
2025-11-28 1:56 UTC
[PATCH bluez v7 0/3] Add implementation of bearer connect/disconnect
2025-11-28 2:00 UTC (4+ messages)
` [PATCH bluez v7 3/3] client: Add shell cmd for "
[PATCH] overflow: Introduce struct_offset() to get offset of member
2025-11-28 2:00 UTC (4+ messages)
[PATCH] drm/msm: Fix a7xx per pipe register programming
2025-11-28 1:59 UTC (2+ messages)
[PATCH net-next v3 0/4] net: dsa: yt921x: Add STP/MST/HSR/LAG support
2025-11-28 1:58 UTC (3+ messages)
` [PATCH net-next v3 1/4] net: dsa: yt921x: Use *_ULL bitfield macros for VLAN_CTRL
[PATCH] main: Fix wrong option name in LE options array
2025-11-28 1:58 UTC
[PATCH] erofs: get rid of raw bi_end_io() usage
2025-11-28 1:57 UTC (5+ messages)
` [PATCH v2] "
[PATCH v2 3/5] mm: introduce VM_FAULT_UFFD_MINOR fault reason
2025-11-28 1:48 UTC (2+ messages)
[PATCH 1/3] ceph: handle InodeStat v8 versioned field in reply parsing
2025-11-28 1:48 UTC (2+ messages)
[RFC PATCH 3/4] mm: Avoid percpu MM counters on single-threaded tasks
2025-11-28 1:48 UTC (2+ messages)
[PATCH] ocfs2: Replace deprecated strcpy with strscpy
2025-11-28 1:49 UTC (2+ messages)
[PATCH i-g-t 0/3] intel: Allocate batch buffers from system RAM
2025-11-28 1:49 UTC (6+ messages)
` [PATCH i-g-t 1/3] intel: Nuke blt_copy_batch::region
` [PATCH i-g-t 2/3] intel/xe: Allocate batch buffers from system RAM
` [PATCH i-g-t 3/3] intel/i915: "
` ✓ Xe.CI.BAT: success for intel: "
` ✓ i915.CI.BAT: "
[PATCH net-next v8 1/1] Documentation: net: add flow control guide and document ethtool API
2025-11-28 1:47 UTC (10+ messages)
[PATCH v2 00/11] ntfsplus: ntfs filesystem remake
2025-11-28 1:46 UTC (2+ messages)
[PATCH v4 0/4] Landlock: Disconnected directory handling
2025-11-28 1:45 UTC (3+ messages)
` [PATCH v4 1/4] landlock: Fix handling of disconnected directories
[PATCH net-next v3] xsk: skip validating skb list in xmit path
2025-11-28 1:44 UTC (5+ messages)
[syzbot] [kvm?] [net?] [virt?] WARNING in virtio_transport_send_pkt_info (2)
2025-11-28 1:44 UTC
[GIT PULL] Btrfs updates for 6.19
2025-11-28 1:43 UTC
[tip:tmp.tmp] [sched/fair] eb2db043ab: BUG:kernel_NULL_pointer_dereference,address
2025-11-28 1:42 UTC (4+ messages)
[GIT PULL] Urgent ACPI support fix for v6.18
2025-11-28 1:38 UTC (6+ messages)
` [GIT PULL] One more urgent "
[GIT PULL] more dma-mapping fixes for Linux 6.18
2025-11-28 1:38 UTC (2+ messages)
[RFC PATCH] vfs: Fix might sleep in load_unaligned_zeropad() with rcu read lock held
2025-11-28 1:39 UTC (2+ messages)
[PATCH] perf trace: Skip internal syscall arguments
2025-11-28 1:30 UTC (2+ messages)
[Bug report] hash_name() may cross page boundary and trigger sleep in RCU context
2025-11-28 1:39 UTC (5+ messages)
[PATCH v3 0/4] wpa_supplicant: restore defconfig and enable new features
2025-11-28 1:36 UTC (5+ messages)
` [PATCH v3 1/4] wpa-supplicant: restore use of packaged defconfig
` [PATCH v3 2/4] wpa-supplicant: fix sed indentation
` [PATCH v3 3/4] wpa-supplicant: enable 802.11be support
` [PATCH v3 4/4] wpa-supplicant: enable OWE support
[ardb:lockless-random 6/6] vmlinux.o: warning: objtool: do_syscall_64+0x18e: call to get_random_u8() leaves .noinstr.text section
2025-11-28 1:38 UTC
[PATCH 0/5] LoongArch: BPF features and fixes
2025-11-28 1:37 UTC (6+ messages)
[syzbot] [fs?] general protection fault in mntput
2025-11-28 1:35 UTC (2+ messages)
` Forwarded: [PATCH] fs/namespace: fix mntput of ERR_PTR in fsmount error path
[PATCH v2 0/4] wpa_supplicant: restore defconfig and enable new features
2025-11-28 1:33 UTC (7+ messages)
` [PATCH v2 3/4] wpa-supplicant: enable 802.11be support
` [PATCH v2 4/4] wpa-supplicant: enable OWE support
[PATCH net-next 0/3] Introduce and use netif_xmit_timeout_ms() helper
2025-11-28 1:34 UTC (3+ messages)
` [PATCH net-next 1/3] net: Introduce netif_xmit_time_out_duration() helper
Fix potential data loss and corruption due to Incorrect BIO Chain Handling
2025-11-28 1:32 UTC (10+ messages)
[PATCH] gitdm: Update IBM map
2025-11-28 1:21 UTC
[PATCH v7 0/5] media: qcom: camss: Add Kaanapali support
2025-11-28 1:23 UTC (4+ messages)
` [PATCH v7 4/5] media: qcom: camss: csid: Add support for CSID 1080
[for-next][PATCH 00/13] tracing: Updates for v6.19
2025-11-28 1:23 UTC (14+ messages)
` [for-next][PATCH 01/13] fgraph: Make fgraph_no_sleep_time signed
` [for-next][PATCH 02/13] tracing: Remove unused variable in tracing_trace_options_show()
` [for-next][PATCH 03/13] ftrace: Avoid redundant initialization in register_ftrace_direct
` [for-next][PATCH 04/13] tracing: Show the tracer options in boot-time created instance
` [for-next][PATCH 05/13] tracing: Remove get_trigger_ops() and add count_func() from trigger ops
` [for-next][PATCH 06/13] tracing: Merge struct event_trigger_ops into struct event_command
` [for-next][PATCH 07/13] tracing: Remove unneeded event_mutex lock in event_trigger_regex_release()
` [for-next][PATCH 08/13] tracing: Add bulk garbage collection of freeing event_trigger_data
` [for-next][PATCH 09/13] tracing: Use strim() in trigger_process_regex() instead of skip_spaces()
` [for-next][PATCH 10/13] ftrace: Allow tracing of some of the tracing code
` [for-next][PATCH 11/13] tracing: Add boot-time backup of persistent ring buffer
` [for-next][PATCH 12/13] function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultaneously
` [for-next][PATCH 13/13] overflow: Introduce struct_offset() to get offset of member
[syzbot] [overlayfs?] WARNING in shmem_unlink (2)
2025-11-28 1:22 UTC (2+ messages)
` [PATCH] ovl: fail ovl_lock_rename_workdir() if either target is unhashed
[PATCH] VFS: namei: fix __start_dirop() kernel-doc warnings
2025-11-28 1:22 UTC (3+ messages)
[PATCH 0/2] zsh testsuite fixes
2025-11-28 1:21 UTC (3+ messages)
` [PATCH 1/2] t0614: use numerical comparison with test_line_count
` [PATCH 2/2] t5564: fix test hang under zsh's sh mode
[PATCH 0/3] arm64: dts: qcom: sm8x50: Enable UHS-I SDR50 and SDR104 SD card modes
2025-11-28 1:19 UTC (5+ messages)
[PATCH] jfs: add dmapctl integrity check to prevent invalid operations
2025-11-28 1:17 UTC (4+ messages)
[syzbot] [overlayfs?] WARNING in shmem_unlink (2)
2025-11-28 1:16 UTC (2+ messages)
CVE-2025-40146: blk-mq: fix potential deadlock while nr_requests grown
2025-11-28 1:15 UTC (4+ messages)
[PATCH 0/2] PCI: dwc: Program device-id
2025-11-28 1:03 UTC (3+ messages)
` [PATCH 1/2] "
[linux-next:master 9984/12398] ERROR: modpost: "hid_allocate_device" [sound/soc/sdca/snd-soc-sdca.ko] undefined!
2025-11-28 1:06 UTC
[PATCH] PCI: dwc: Make Link Up IRQ logic handle already powered on PCIe switches
2025-11-28 1:06 UTC (3+ messages)
[PATCH net-next] ath5k: debug.h: fix enum ath5k_debug_level kernel-doc
2025-11-28 1:04 UTC
Maintainer of ChipID
2025-11-28 1:02 UTC (3+ messages)
Hard system lock-ups when using encrypted swap and RAM is exhausted
2025-11-28 0:51 UTC (4+ messages)
[PATCH] selftests: mptcp: initialize raw_addr to Null
2025-11-28 1:00 UTC (3+ messages)
[PATCH 0/2] nfsd: fix handling of timed out idmap lookups
2025-11-28 0:55 UTC (5+ messages)
` [PATCH 1/2] nfsd: never defer requests during idmap lookup
` [PATCH 2/2] nfsd: fix return error code for nfsd_map_name_to_[ug]id
[PATCH net-next 1/2] selftests: drv-net: gro: improve feature config
2025-11-28 0:52 UTC (2+ messages)
` [PATCH net-next 2/2] selftests: drv-net: gro: run the test against HW GRO and LRO
[PATCH 0/3] ARM: stm32mp: Add Avenger96 board support
2025-11-28 0:51 UTC (4+ messages)
` [PATCH 1/3] common: bbu: refactor flash operations into separate function
` [PATCH 2/3] ARM: stm32mp: bbu: add NOR flash FIP update handler
` [PATCH 3/3] ARM: stm32mp: add support for STM32MP157A Avenger96 board
[PATCH net-next] selftests: net: py: handle interrupt during cleanup
2025-11-28 0:48 UTC
[PATCH net-next v7 0/5] netconsole: support automatic target recovery
2025-11-28 0:47 UTC (4+ messages)
[linux-next:master 2573/12398] drivers/regulator/pf1550-regulator.c:399:8-33: WARNING: Threaded IRQ with no primary handler requested without IRQF_ONESHOT (unless it is nested IRQ)
2025-11-28 0:45 UTC
[char-misc:char-misc-next 57/60] drivers/uio/uio_pci_generic_sva.c:32 uio_pci_sva_open() error: we previously assumed 'udev' could be null (see line 32)
2025-11-28 0:45 UTC
[PATCH v7 0/9] pwm: tiehrpwm: prepare for waveform callbacks
2025-11-28 0:36 UTC (10+ messages)
` [PATCH v7 1/9] pwm: tiehrpwm: prefix register and field definitions
` [PATCH v7 2/9] pwm: tiehrpwm: drop _MASK suffix from TBCTL PRDLD field
` [PATCH v7 3/9] pwm: tiehrpwm: use GENMASK() and FIELD_PREP() for register fields
` [PATCH v7 4/9] pwm: tiehrpwm: derive PERIOD_MAX from TBPRD field
` [PATCH v7 5/9] pwm: tiehrpwm: use FIELD_PREP() for prescaler fields
` [PATCH v7 6/9] pwm: tiehrpwm: factor out AQ force codes and polarity presets
` [PATCH v7 7/9] pwm: tiehrpwm: unify AQ setup and cover compare-down events
` [PATCH v7 8/9] pwm: tiehrpwm: tidy period conflict check
` [PATCH v7 9/9] pwm: tiehrpwm: handle already-running channels at probe
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.