messages from 2026-03-14 15:36:11 to 2026-03-14 21:30:42 UTC [more...]
[PATCH] staging: rtl8723bs: Replace network magic numbers with EtherType macros
2026-03-14 21:30 UTC (2+ messages)
[PATCH] libceph: Remove obsolete session key alignment logic
2026-03-14 21:25 UTC
[PATCH v4] staging: rtl8723bs: remove unnecessary braces for single statement
2026-03-14 21:17 UTC (2+ messages)
[PATCH] staging: rtl8723bs: rename 'status' variable to 'ret' for consistency
2026-03-14 21:15 UTC (2+ messages)
[PATCH v2] iio: adc: ti-ads7950: use iio_push_to_buffers_with_ts_unaligned()
2026-03-14 21:12 UTC
[PULL REQUEST] i2c-for-7.0-rc4
2026-03-14 21:11 UTC
[PATCH] staging: rtl8723bs: replace kmalloc + memcpy with kmemdup in sdio_ops.c
2026-03-14 21:10 UTC (2+ messages)
[PATCH] staging: rtl8723bs: replace kmalloc + memcpy with kmemdup in ioctl_cfg80211.c
2026-03-14 21:09 UTC (2+ messages)
[PATCH bpf-next v2] bpf: Remove inclusions of crypto/sha1.h
2026-03-14 21:08 UTC
[PATCH bpf-next] bpf: Remove inclusion of crypto/sha1.h
2026-03-14 21:06 UTC (2+ messages)
[PATCH v3] staging: rtl8723bs: remove unnecessary braces for single statement
2026-03-14 21:00 UTC (2+ messages)
[PATCH] staging: rtl8723bs: replace msleep with usleep_range
2026-03-14 20:56 UTC (2+ messages)
[PATCH] PCI: sysfs: Suppress FW_BUG warning when NUMA node already matches
2026-03-14 20:54 UTC (2+ messages)
[PATCH] kernel/crash: Remove inclusion of crypto/sha1.h
2026-03-14 20:42 UTC
[PATCH] kernel/kexec: Remove inclusion of crypto/hash.h
2026-03-14 20:41 UTC
[PATCH v3 -next 0/2] dpaa2: fix config relation with FSL_DPAA2_SWITCH
2026-03-14 20:40 UTC (2+ messages)
[PATCH v5 0/7] CXL: Add cxl_reset sysfs attribute for PCI devices
2026-03-14 20:39 UTC (3+ messages)
` [PATCH v5 6/7] cxl: Add cxl_reset sysfs interface "
[PATCH 2/2] mmc: sdhci-of-aspeed: Add ast2700 support
2026-03-14 20:39 UTC (2+ messages)
[PATCH v3] iio: st_sensors: drop temporary kmalloc buffer and reuse buffer_data
2026-03-14 20:30 UTC (2+ messages)
[PATCH] staging: rtl8723bs: fix inconsistent indentation in HAL files
2026-03-14 20:22 UTC
[PATCH] crypto:scompress: fix kernel-doc warning and spelling error
2026-03-14 20:16 UTC
[PATCH] x86, hibernate: Remove inclusion of crypto/hash.h
2026-03-14 20:12 UTC
[PATCH net-next v2 00/14] tcp: preserve receive-window accounting across ratio drift
2026-03-14 20:13 UTC (15+ messages)
` [PATCH net-next v2 01/14] tcp: factor receive-memory accounting helpers
` [PATCH net-next v2 02/14] tcp: snapshot advertise-time scaling for rcv_wnd
` [PATCH net-next v2 03/14] tcp: refresh rcv_wnd snapshots at TCP write sites
` [PATCH net-next v2 04/14] tcp: snapshot the maximum advertised receive window
` [PATCH net-next v2 05/14] tcp: grow rcvbuf to back scaled-window quantization slack
` [PATCH net-next v2 06/14] tcp: regrow rcvbuf when scaling_ratio drops after advertisement
` [PATCH net-next v2 07/14] tcp: honor the maximum advertised window after live retraction
` [PATCH net-next v2 08/14] tcp: extend TCP_REPAIR_WINDOW for live and max-window snapshots
` [PATCH net-next v2 09/14] mptcp: refresh TCP receive-window snapshots on subflows
` [PATCH net-next v2 10/14] tcp: expose rmem and backlog in tcp and mptcp rcvbuf_grow tracepoints
` [PATCH net-next v2 11/14] selftests: tcp_ao: cover legacy, v1, and retracted repair windows
` [PATCH net-next v2 12/14] tun/selftests: add RX truesize injection for TCP window tests
` [PATCH net-next v2 13/14] netdevsim: add peer RX truesize support for selftests
` [PATCH net-next v2 14/14] netdevsim: release pinned PSP ext on drop paths
[PATCH net v2] virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false
2026-03-14 20:11 UTC (3+ messages)
include/linux/list.h:74:19: warning: storing the address of local variable 'realm_queue' in '*&realm_24(D)->rebuild_item.prev'
2026-03-14 20:08 UTC
[PATCH v3] apple-gmux: preserve brightness using EFI
2026-03-14 20:06 UTC (3+ messages)
[PATCH net-next v9 0/7] Introduce async callback ndo_set_rx_mode_async
2026-03-14 20:06 UTC (9+ messages)
` [PATCH net-next v9 1/7] net: core: Add state tracking for async netdev ops
` [PATCH net-next v9 2/7] net: core: Introduce callback ndo_set_rx_mode_async
` [PATCH net-next v9 3/7] virtio-net: Implement ndo_set_rx_mode_async callback
` [PATCH net-next v9 4/7] e1000: "
` [PATCH net-next v9 5/7] 8139cp: "
` [PATCH net-next v9 6/7] vmxnet3: "
` [PATCH net-next v9 7/7] pcnet32: "
[PATCH] drm/amdgpu/userq: fix memory leak in MQD creation error paths
2026-03-14 20:04 UTC (2+ messages)
[PATCH net-next 5/6] dpll: zl3073x: add reference priority to zl3073x_chan
2026-03-14 19:53 UTC (2+ messages)
` [net-next,5/6] "
[PATCH v3 0/6] iio: light: vcnl4000: add regulator support
2026-03-14 19:53 UTC (9+ messages)
` [PATCH v3 1/6] dt-bindings: iio: light: vcnl4000: add regulators
` [PATCH v3 2/6] iio: light: vcnl4000: sort includes by their name
` [PATCH v3 3/6] iio: light: vcnl4000: replace mutex_init with devm_mutex_init
` [PATCH v3 4/6] iio: light: vcnl4000: add support for regulators
` [PATCH v3 5/6] iio: light: vcnl4000: remove error messages for trigger and irq
` [PATCH v3 6/6] iio: light: vcnl4000: use variables for I2C client and device instances
[GIT PULL] Rust fixes for 7.0 (2nd)
2026-03-14 19:53 UTC (2+ messages)
[PATCH] arm: lpae: fix non-atomic page table entry update issue
2026-03-14 19:52 UTC (2+ messages)
[PATCH net-next 0/6] net: bcmgenet: add XDP support
2026-03-14 19:52 UTC (8+ messages)
` [PATCH net-next 3/6] net: bcmgenet: add basic XDP support (PASS/DROP)
[PATCH net-next, v3] net: mana: Force full-page RX buffers for 4K page size on specific systems
2026-03-14 19:50 UTC (2+ messages)
[PATCH v4 0/8] iio: accel: convert to guard(mutex)
2026-03-14 19:45 UTC (11+ messages)
` [PATCH v4 1/8] iio: accel: bmc150: sort headers alphabetically
` [PATCH v4 2/8] iio: accel: bmc150: convert to guard(mutex)
` [PATCH v4 3/8] iio: accel: mma8452: sort headers alphabetically
` [PATCH v4 4/8] iio: accel: mma8452: convert to guard(mutex)
` [PATCH v4 5/8] iio: accel: mma9551: sort headers alphabetically
` [PATCH v4 6/8] iio: accel: mma9551: convert to guard(mutex)
` [PATCH v4 7/8] iio: accel: sca3000: sort headers alphabetically
` [PATCH v4 8/8] iio: accel: sca3000: convert to guard(mutex)
[PATCH v2] crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path
2026-03-14 19:36 UTC
[PATCH] crypto: aead: add service indicator flag for RFC4106 AES-GCM
2026-03-14 19:37 UTC (9+ messages)
[PATCH v3 0/4] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
2026-03-14 19:37 UTC (11+ messages)
` [PATCH v3 1/4] dt-bindings: iio: adc: add bindings for AD4691 family
` [PATCH v3 2/4] iio: adc: ad4691: add initial driver "
` [PATCH v3 3/4] iio: adc: ad4691: add triggered buffer support
` [PATCH v3 4/4] iio: adc: ad4691: add SPI offload support
[PATCH v6] ALSA: hda/realtek: Fix speaker pop on Star Labs StarFighter
2026-03-14 19:34 UTC (2+ messages)
` [PATCH v3] ALSA: hda/realtek: Sequence GPIO2 "
[PATCHv2 1/1 net-next] net: usb: cdc-ether: unify error handling in probe
2026-03-14 19:30 UTC (2+ messages)
[net-next v32 0/2] MCTP Over PCC Transport
2026-03-13 16:22 UTC (4+ messages)
` [net-next v32 2/2] mctp pcc: Implement MCTP over "
[PATCH] cpufreq: optimize policy_is_shared()
2026-03-14 19:25 UTC
[regression] Network failure beyond first connection after 69894e5b4c5e ("netfilter: nft_connlimit: update the count if add was skipped")
2026-03-14 19:25 UTC (4+ messages)
[PATCH net] net: ti: icssg-prueth: Fix memory leak in XDP_DROP for non-zero-copy mode
2026-03-14 19:20 UTC (2+ messages)
[PATCH v2] PCI/VGA: Move pci_set_vga_state() to vgaarb.c
2026-03-14 19:17 UTC (3+ messages)
[PATCH] thermal: intel: hfi: use cpumask_empty() in intel_hfi_offline()
2026-03-14 19:10 UTC
[PATCH v2] staging: rtl8723bs: replace rtl8192c_recv.h with rtl8723b_recv.h
2026-03-14 19:07 UTC
[PATCH RFT v2] drm/msm/dpu: enable virtual planes by default
2026-03-14 19:06 UTC (2+ messages)
[PATCH] drm/shmem-helper: Fix Map huge page mapping in fault handler
2026-03-14 19:05 UTC (2+ messages)
[RFC PATCH 0/9] leds: Add support for hw initiated hw control trigger transition
2026-03-14 19:02 UTC (11+ messages)
` [RFC PATCH 1/9] leds: Load trigger modules on-demand if used as hw control trigger
[PATCH v4 0/2] lib/crypto: x86/sha: Add PHE Extensions support
2026-03-14 18:50 UTC (5+ messages)
` [PATCH v4 1/2] crypto: padlock-sha - Disable for Zhaoxin processor
` [PATCH v4 2/2] lib/crypto: x86/sha256: PHE Extensions optimized SHA256 transform function
[PATCH] fs: fix use-after-free in peer group traversal during mount release
2026-03-14 18:44 UTC
[PATCH v2] drm/amdgpu: Fix resource leaks
2026-03-14 18:36 UTC (2+ messages)
[PATCH net-next v1] net: openvswitch: decouple flow_table from ovs_mutex
2026-03-14 18:32 UTC (2+ messages)
` [syzbot ci] "
[PATCH] platform/x86: lenovo: wmi-gamezone: Drop gz_chain_head
2026-03-14 18:27 UTC (2+ messages)
[PATCH] locking/rwsem: Fix logic error in rwsem_del_waiter()
2026-03-14 18:26 UTC
[PATCH] ima: remove buggy support for asynchronous hashes
2026-03-14 18:25 UTC (3+ messages)
[PATCH] platform/x86: thinkpad-acpi: Add X1 Fold keyboard attachment detection
2026-03-14 18:24 UTC (2+ messages)
[PATCH] amd/iommu: do not split domain flushes when flushing the entire range
2026-03-14 18:24 UTC (3+ messages)
[PATCH] ALSA: usb-audio: validate full match when resolving quirk aliases
2026-03-14 18:22 UTC (3+ messages)
[PATCH 0/9] Kernel API Specification Framework
2026-03-14 18:18 UTC (2+ messages)
[PATCH mlx5-next V2 0/9] mlx5-next updates 2026-03-09
2026-03-14 18:08 UTC (2+ messages)
[PATCH] tools/nolibc: MIPS: fix clobbers of 'lo' and 'hi' registers on different ISAs
2026-03-14 18:01 UTC (2+ messages)
[PATCH] lib/crc: arm64: Drop check for CONFIG_KERNEL_MODE_NEON
2026-03-14 17:57 UTC
[PATCH 0/9] Convert most Dell WMI drivers to use the new buffer-based API
2026-03-14 17:56 UTC (10+ messages)
` [PATCH 1/9] platform/x86: dell-descriptor: Use new buffer-based WMI API
` [PATCH 9/9] modpost: Handle malformed WMI GUID strings
[PATCH][net-next] net/mlx5: Expedite notifier unregistration during device teardown
2026-03-14 17:54 UTC (2+ messages)
[PATCH v3 0/9] Convert most Dell WMI drivers to use the new buffer-based API
2026-03-14 17:52 UTC (10+ messages)
` [PATCH v3 1/9] platform/x86: dell-descriptor: Use new buffer-based WMI API
` [PATCH v3 2/9] platform/x86: dell-privacy: "
` [PATCH v3 3/9] platform/x86: dell-smbios-wmi: "
` [PATCH v3 4/9] platform/x86: dell-wmi-base: "
` [PATCH v3 5/9] platform/x86: dell-ddv: "
` [PATCH v3 6/9] hwmon: (dell-smm) "
` [PATCH v3 7/9] platform/wmi: Make wmi_bus_class const
` [PATCH v3 8/9] platform/wmi: Make sysfs attributes const
` [PATCH v3 9/9] modpost: Handle malformed WMI GUID strings
[PATCH] lib/crypto: arm64: Drop checks for CONFIG_KERNEL_MODE_NEON
2026-03-14 17:50 UTC
[PATCH v17 0/8] support FEAT_LSUI
2026-03-14 17:51 UTC (9+ messages)
` [PATCH v17 1/8] arm64: cpufeature: add FEAT_LSUI
` [PATCH v17 2/8] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH v17 3/8] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
` [PATCH v17 4/8] arm64: futex: refactor futex atomic operation
` [PATCH v17 5/8] arm64: futex: support futex with FEAT_LSUI
` [PATCH v17 6/8] arm64: armv8_deprecated: disable swp emulation when FEAT_LSUI present
` [PATCH v17 7/8] KVM: arm64: use CAST instruction for swapping guest descriptor
` [PATCH v17 8/8] arm64: Kconfig: add support for LSUI
[PATCH net,v2] net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering teardown
2026-03-14 17:50 UTC (2+ messages)
[PATCH net-next] net: phy: mxl-gpy: add PHY-level statistics via ethtool
2026-03-14 17:48 UTC (2+ messages)
[PATCH v1] perf branch: Avoid incrementing NULL
2026-03-14 17:46 UTC (2+ messages)
[PATCH v1 0/5] perf tool: Minor code clean ups
2026-03-14 17:42 UTC (4+ messages)
[PATCH net v1] selftests: bonding: add test for stacked bond header_parse recursion
2026-03-14 17:38 UTC (2+ messages)
[PATCH] lib/crypto: Remove unused file blockhash.h
2026-03-14 17:35 UTC
[PATCH] crypto: crc32c - Remove more outdated usage information
2026-03-14 17:31 UTC
[PATCH] Bluetooth: hci_ll: Fix firmware leak on error path
2026-03-14 16:56 UTC
[GIT PULL] USB driver fixes for 7.0-rc4
2026-03-14 17:23 UTC (2+ messages)
[GIT PULL] Char/Misc/IIO driver fixes for 7.0-rc4
2026-03-14 17:23 UTC (2+ messages)
[GIT PULL] Staging driver fixes for 7.0-rc4
2026-03-14 17:23 UTC (2+ messages)
[PATCH] kunit: configs: Enable all CRC tests in all_tests.config
2026-03-14 17:22 UTC
[PATCH] iio: frequency: adf4350: replace loop with order_base_2()
2026-03-14 17:20 UTC (2+ messages)
` [PATCH v2] iio: frequency: adf4350: replace loop with fls_long()
[RFC PATCH 0/2] io_uring: add IPC channel infrastructure
2026-03-14 17:09 UTC (4+ messages)
[PATCH net-next v12 1/1] Documentation: net: add flow control guide and document ethtool API
2026-03-14 17:08 UTC (2+ messages)
[PATCH net-next v3 0/6] tcp: RFC 7323-compliant window retraction handling
2026-03-14 17:07 UTC (7+ messages)
` [PATCH net-next v3 6/6] selftests/net: packetdrill: add tcp_rcv_neg_window.pkt
[syzbot] [usb?] general protection fault in usb_gadget_udc_reset (4)
2026-03-14 17:07 UTC (4+ messages)
[PATCH bpf] bpf: do not use kmalloc_nolock when !HAVE_CMPXCHG_DOUBLE
2026-03-14 17:05 UTC (2+ messages)
[PATCH][next] HID: mcp2221: Fix spelling mistake "Enfore" -> "Enforce"
2026-03-14 17:02 UTC
[PATCH] scsi: ibmvfc: fix OOB access in ibmvfc_discover_targets_done()
2026-03-14 17:01 UTC
[PATCH] MAINTAINERS: Update remoteproc repo url for hwspinlock
2026-03-14 17:01 UTC
[PATCH] Documentation: locking: Document hwspinlock bust() callback
2026-03-14 17:01 UTC
[PATCH net-next v8 0/2] net: dsa: mv88e6xxx: Add partial support for TCAM entries
2026-03-14 17:00 UTC (4+ messages)
` [PATCH net-next v8 1/2] net/sched: cls_flower: remove unions from fl_flow_key
[PATCH] ibmasm: fix heap over-read in ibmasm_send_i2o_message()
2026-03-14 16:58 UTC
[PATCH v3 0/2] Add cofficients to the TH1520 PVT
2026-03-14 16:57 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: moortec,mr75203: adapt multipleOf for T-Head TH1520
` [PATCH v3 2/2] riscv: dts: thead: th1520: add coefficients to the PVT node
[syzbot] [net?] kernel BUG in pfkey_send_migrate
2026-03-14 16:56 UTC
[PATCH] cpufreq/amd-pstate: Cache the max frequency in cpudata
2026-03-14 16:55 UTC (2+ messages)
[PATCH] drm/loongson: stop to set get_vblank_timestamp for 7A1000 CRTC
2026-03-14 16:54 UTC
[PATCH] ibmasm: fix OOB reads in command_file_write due to missing size checks
2026-03-14 16:53 UTC
[PATCH v1] mm/damon: guard THP-specific DAMOS actions with CONFIG_TRANSPARENT_HUGEPAGE
2026-03-14 16:51 UTC (2+ messages)
[PATCH v3] tg3: replace placeholder MAC address with device property
2026-03-14 16:38 UTC (2+ messages)
[PATCH 0/2] iio: hid-sensor-gyro-3d: fix typo and probe race condition
2026-03-14 16:36 UTC (7+ messages)
` [PATCH 1/2] iio: hid-sensor-gyro-3d: move iio_device_register() to end of probe()
[PATCH v3 0/8] Add support for LS7A LPC IRQ for MIPS Loongson systems
2026-03-14 16:28 UTC (9+ messages)
` [PATCH v3 1/8] MIPS: Loongson64: Override arch_dynirq_lower_bound to reserve LPC IRQs
` [PATCH v3 2/8] LoongArch: "
` [PATCH v3 3/8] dt-bindings: interrupt-controller: add LS7A PCH LPC
` [PATCH v3 4/8] irqchip/loongson-pch-lpc: extract non-ACPI-related code from ACPI init
` [PATCH v3 5/8] irqchip/loongson-pch-lpc: add OF init code
` [PATCH v3 6/8] irqchip/loongson-pch-lpc: enable building on MIPS Loongson64
` [PATCH v3 7/8] MIPS: Loongson64: dts: sort nodes
` [PATCH v3 8/8] MIPS: Loongson64: dts: add node for LS7A PCH LPC
[PATCH net-next] net: enetc: remove stray semicolon
2026-03-14 16:20 UTC (2+ messages)
[PATCH] printk: add early_counter_ns routine for printk blind spot
2026-03-14 16:15 UTC (6+ messages)
` [PATCH v3] printk: fix zero-valued printk timestamps in early boot
[PATCH] idpf: Replace use of system_unbound_wq with system_dfl_wq
2026-03-14 16:10 UTC (3+ messages)
[PATCH net-next v2] net: macb: set default_an_inband to true for SGMII
2026-03-14 16:08 UTC (4+ messages)
[PATCH bpf v3] bpf: do not use kmalloc_nolock when !HAVE_CMPXCHG_DOUBLE
2026-03-14 16:02 UTC
[PATCH][next] hinic3: Fix spelling mistake "capbility" -> "capability"
2026-03-14 16:00 UTC (2+ messages)
[PATCH net-next] octeontx2-af: CGX: use kzalloc_flex for name
2026-03-14 15:46 UTC (2+ messages)
[PATCH v2] atm: lec: fix use-after-free in sock_def_readable()
2026-03-14 15:40 UTC (2+ messages)
[regression] Large rsize/wsize (1MB) causes EIO after 2b092175f5e3 ("NFS: Fix inheritance of the block sizes when automounting")
2026-03-14 15:38 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