All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-14 18:45:02 to 2026-03-14 21:55:44 UTC [more...]

[PATCH v2 00/14] bootconfig: fixes, cleanups, and modernization
 2026-03-14 21:55 UTC  (15+ messages)
` [PATCH 01/14] lib/bootconfig: add missing __init annotations to static helpers
` [PATCH 02/14] lib/bootconfig: fix typo "initiized" in xbc_root_node() kerneldoc
` [PATCH 03/14] lib/bootconfig: fix typo "uder" in xbc_node_find_next_leaf()
` [PATCH 04/14] lib/bootconfig: add blank line before xbc_get_info() kerneldoc
` [PATCH 05/14] lib/bootconfig: fix inconsistent if/else bracing
` [PATCH 06/14] lib/bootconfig: narrow flag parameter type from uint32_t to uint16_t
` [PATCH 07/14] lib/bootconfig: fix inconsistent if/else bracing in __xbc_add_key()
` [PATCH 08/14] lib/bootconfig: fix off-by-one in xbc_verify_tree() next node check
` [PATCH 09/14] lib/bootconfig: increment xbc_node_num after node init succeeds
` [PATCH 10/14] lib/bootconfig: drop redundant memset of xbc_nodes
` [PATCH 11/14] bootconfig: use __packed macro for struct xbc_node
` [PATCH 12/14] bootconfig: constify xbc_calc_checksum() data parameter
` [PATCH 13/14] lib/bootconfig: replace linux/kernel.h with specific includes
` [PATCH 14/14] bootconfig: add __packed definition to tools/bootconfig shim header

[Buildroot] [git commit] package/dos2unix: bump version to 7.5.4
 2026-03-14 21:48 UTC 

[PATCH] staging: rtl8723bs: Replace msleep() with fsleep()
 2026-03-14 21:54 UTC 

[PATCH v4] tg3: replace placeholder MAC address with device property
 2026-03-14 21:54 UTC 

[PATCH v2 net-next] tcp: add cwnd_event_tx_start to tcp_congestion_ops
 2026-03-14 21:52 UTC  (2+ messages)

[PATCH v3 00/32] Hexagon system emulation - Part 2/3
 2026-03-14 21:49 UTC  (4+ messages)
` [PATCH v3 03/32] target/hexagon: Implement start/stop helpers, soft reset

[PATCH bpf-next v3] bpf: Remove inclusions of crypto/sha1.h
 2026-03-14 21:45 UTC 

[PATCH 00/15] bootconfig: fixes, cleanups, and modernization
 2026-03-14 21:45 UTC  (16+ messages)
` [PATCH 01/15] lib/bootconfig: add missing __init annotations to static helpers
` [PATCH 02/15] lib/bootconfig: fix typo "initiized" in xbc_root_node() kerneldoc
` [PATCH 03/15] lib/bootconfig: fix typo "uder" in xbc_node_find_next_leaf()
` [PATCH 04/15] lib/bootconfig: add blank line before xbc_get_info() kerneldoc
` [PATCH 05/15] lib/bootconfig: fix inconsistent if/else bracing
` [PATCH 06/15] lib/bootconfig: narrow flag parameter type from uint32_t to uint16_t
` [PATCH 07/15] lib/bootconfig: fix inconsistent if/else bracing in __xbc_add_key()
` [PATCH 08/15] lib/bootconfig: fix off-by-one in xbc_verify_tree() next node check
` [PATCH 09/15] lib/bootconfig: increment xbc_node_num after node init succeeds
` [PATCH 10/15] lib/bootconfig: drop redundant memset of xbc_nodes
` [PATCH 11/15] bootconfig: use __packed macro for struct xbc_node
` [PATCH 12/15] bootconfig: constify xbc_calc_checksum() data parameter
` [PATCH 13/15] lib/bootconfig: replace linux/kernel.h with specific includes
` [PATCH 14/15] bootconfig: add __packed definition to tools/bootconfig shim header
` [PATCH 15/15] lib/bootconfig: return empty string instead of NULL from xbc_node_get_data()

[PATCH v2] staging: rtl8723bs: Replace network magic numbers with EtherType macros
 2026-03-14 21:47 UTC 

+ lib-introduce-hierarchical-per-cpu-counters-fix.patch added to mm-unstable branch
 2026-03-14 21:45 UTC 

[PATCH] lib: fix compare_delta parameter order in percpu_counter_tree
 2026-03-14 21:45 UTC  (2+ messages)

[PATCH v2] iio: imu: bno055: add explicit scan buf layout
 2026-03-14 21:39 UTC  (3+ messages)

[PATCH] crypto: simd - Remove unused skcipher support
 2026-03-14 21:37 UTC 

[PATCH v3] iio: imu: bno055: add explicit scan buf layout
 2026-03-14 21:38 UTC 

[OE-core][PATCH] nfs-utils: upgrade 2.8.5 -> 2.8.6
 2026-03-14 21:37 UTC  (3+ messages)

bug report: mutual recursion in the git-subtree shell script
 2026-03-14 21:36 UTC  (4+ messages)

[PATCH RESEND v8 0/6] Introduce MAX77759 charger driver
 2026-03-14 21:35 UTC  (14+ messages)
` [PATCH RESEND v8 1/6] dt-bindings: mfd: maxim,max77759: reference power-supply schema and add regulator property
` [PATCH RESEND v8 2/6] dt-bindings: usb: maxim,max33359: Add supply property for vbus
` [PATCH RESEND v8 3/6] mfd: max77759: add register bitmasks and modify irq configs for charger
` [PATCH RESEND v8 4/6] lib/linear_ranges: Add linear_range_get_selector_high_array
` [PATCH RESEND v8 5/6] power: supply: max77759: add charger driver
` [PATCH RESEND v8 6/6] usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger mode

[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 v3 00/12] CMTG enablement
 2026-03-14 21:26 UTC  (3+ messages)
` ✓ Xe.CI.FULL: success for CMTG enablement (rev4)
` ✓ i915.CI.Full: success for CMTG enablement (rev3)

[PATCH] MIPS: Loongson64: env: Check UARTs passed by LEFI cautiously
 2026-03-14 21:13 UTC 

[PATCH] erofs-utils: lib: fix missing NULL checks after strdup() in tarerofs_parse_tar_header()
 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 v5 0/9] landlock: UNIX connect() control by pathname and scope
 2026-03-14 21:16 UTC  (4+ messages)
` [PATCH v5 8/9] landlock: Document FS access right for pathname UNIX sockets

[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 v1] selftests/landlock: Test tsync interruption and cancellation paths
 2026-03-14 21:10 UTC  (2+ messages)

[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] erofs-utils: lib: fix error code loss in erofs_io_fallocate()
 2026-03-14 21:06 UTC 

[PATCH bpf-next] bpf: Remove inclusion of crypto/sha1.h
 2026-03-14 21:06 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/file: bump version to 5.47
 2026-03-14 21:04 UTC  (2+ messages)

[Buildroot] [git commit] package/file: bump version to 5.47
 2026-03-14 20:59 UTC 

[PATCH] Docs/mm: document Shared Memory Filesystem
 2026-03-14 21:01 UTC  (6+ messages)

[PATCH v3] staging: rtl8723bs: remove unnecessary braces for single statement
 2026-03-14 21:00 UTC  (2+ messages)

[Linaro-TCWG-CI] v7.0-rc3-18-ga717943d8ecc0: Failure on aarch64
 2026-03-14 21:00 UTC 

[PATCH] staging: rtl8723bs: replace msleep with usleep_range
 2026-03-14 20:56 UTC  (2+ messages)

[PATCH] coco/guest: Remove unneeded selection of CRYPTO
 2026-03-14 20:55 UTC  (3+ messages)

[PATCH] PCI: sysfs: Suppress FW_BUG warning when NUMA node already matches
 2026-03-14 20:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/ell: bump version to 0.83
 2026-03-14 20:46 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/iwd: bump version to 3.12

[RFC v2 0/3] net: dsa: MT7628 embedded switch initial support
 2026-03-14 20:46 UTC  (4+ messages)
` [RFC v2 2/3] net: dsa: initial MT7628 tagging driver

[Buildroot] [git commit] package/ell: bump version to 0.83
 2026-03-14 20:38 UTC 

[Buildroot] [git commit] package/iwd: bump version to 3.12
 2026-03-14 20:38 UTC 

+ mm-damon-core-receive-addr_unit-on-damon_set_region_biggest_system_ram_default-fix.patch added to mm-new branch
 2026-03-14 20:45 UTC 

[PATCH] kernel/crash: Remove inclusion of crypto/sha1.h
 2026-03-14 20:42 UTC 

+ mm-zswap-consistently-use-is_err_or_null-to-check-acomp_ctx-resources.patch added to mm-new branch
 2026-03-14 20:42 UTC 

+ mm-zswap-tie-per-cpu-acomp_ctx-lifetime-to-the-pool.patch added to mm-new branch
 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 2/2] mmc: sdhci-of-aspeed: Add ast2700 support
 2026-03-14 20:39 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 "

[PATCHSET v9 2/2] fstests: autonomous self healing of filesystems
 2026-03-14 20:37 UTC  (3+ messages)
` [PATCH 04/14] xfs: set up common code for testing xfs_healer

[PATCH] Docs/mm/damon: document exclusivity of special-purpose modules
 2026-03-14 20:37 UTC  (3+ messages)

[GSoC Proposal] Improve Disk Space Recovery for Partial Clones
 2026-03-14 20:34 UTC 

[PATCH v3] iio: st_sensors: drop temporary kmalloc buffer and reuse buffer_data
 2026-03-14 20:30 UTC  (2+ messages)

[Buildroot] [PATCH] package/udisks: security bump to version 2.11.1
 2026-03-14 20:30 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libxml2: security bump version to 2.15.2
 2026-03-14 20:29 UTC  (2+ messages)

[Buildroot] [git commit] package/libxml2: security bump version to 2.15.2
 2026-03-14 20:23 UTC 

[PATCH] staging: rtl8723bs: fix inconsistent indentation in HAL files
 2026-03-14 20:22 UTC 

[PATCH] iio: accel: fix ADXL355 temperature signature value
 2026-03-14 20:22 UTC  (2+ messages)

[PATCH net-next] selftests/net: packetdrill: add tcp_disorder_fin_in_FIN_WAIT.pkt
 2026-03-14 20:20 UTC  (2+ messages)

[PATCH net-next v4 00/13] devlink: introduce shared devlink instance for PFs on same chip
 2026-03-14 20:20 UTC  (2+ messages)

[meta-oe][PATCH v2] librust-cxx: Add librust-cxx recipe
 2026-03-14 20:17 UTC  (2+ messages)
` [oe] "

[PATCH] crypto:scompress: fix kernel-doc warning and spelling error
 2026-03-14 20:16 UTC 

[PATCH] hw/audio/fmopl: Convert malloc/free to g_malloc/g_free
 2026-03-14 19:29 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)

[PATCH 0/3] worktree: stop using "the_repository" in is_current_worktree()
 2026-03-14 20:09 UTC  (4+ messages)
` [PATCH 3/3] worktree: reject NULL worktree in get_worktree_git_dir()

[PATCH] remote: use plural-only message for diverged branch status
 2026-03-14 20:08 UTC  (4+ 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 0/5] ASoC: amd: Move to GPIO descriptors
 2026-03-14 20:06 UTC  (6+ messages)
` [PATCH 1/5] ASoC: amd: acp-da7291-max98357a: Drop unused include
` [PATCH 2/5] ASoC: amd: acp-es8336: "
` [PATCH 3/5] ASoC: amd: acp-rt5645: "
` [PATCH 4/5] ASoC: amd: acp3x-es83x: "
` [PATCH 5/5] ASoC: amd: acp3x-rt5682-max9836: "

[Intel-wired-lan] [PATCH net-next v9 0/7] Introduce async callback ndo_set_rx_mode_async
 2026-03-14 20:06 UTC  (3+ messages)
  `  "

[PATCH 0/5] ASoC: amd: Move to GPIO descriptors
 2026-03-14 20:05 UTC 

[kirkstone][PATCH] scripts/install-buildtools: Update to 4.0.33
 2026-03-14 20:03 UTC  (3+ messages)
` [whinlatter][PATCH] scripts/install-buildtools: Update to 5.3.2
  ` [OE-core] "

[Buildroot] [PATCH 1/1] package/cutekeyboard: bump version to 1.6.0
 2026-03-14 20:03 UTC  (2+ messages)

[Buildroot] [PATCH] package/nfs-utils: security bump version to 2.8.7
 2026-03-14 19:57 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  (4+ messages)
` [PATCH v3 3/6] iio: light: vcnl4000: replace mutex_init with devm_mutex_init

[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 v2 0/1] Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug
 2026-03-14 19:51 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug (rev2)

[PATCH net-next] rxrpc: Correct rack timer warning to report unexpected mode
 2026-03-14 19:51 UTC 

[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)

Call for GSoC internship project ideas
 2026-03-14 19:47 UTC  (3+ messages)

[PATCH v4 0/8] iio: accel: convert to guard(mutex)
 2026-03-14 19:45 UTC  (5+ messages)
` [PATCH v4 1/8] iio: accel: bmc150: 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  (3+ messages)
` [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 "

[meta-oe][PATCH 01/14] asio: upgrade 1.30.2 -> 1.36.0
 2026-03-14 19:31 UTC  (3+ messages)
` [meta-oe][PATCH 07/14] libsodium: upgrade 1.0.20 -> 1.0.21
  ` [oe] "

[PATCH v2 net-next 0/5] net: phy: further decouple provider from consumer part
 2026-03-14 19:30 UTC  (3+ messages)

[PATCHv2 1/1 net-next] net: usb: cdc-ether: unify error handling in probe
 2026-03-14 19:30 UTC  (2+ messages)

[PATCH net 0/2] net: macb: Fix Ethernet malfunction on AMD Versal board after suspend
 2026-03-14 19:30 UTC  (2+ messages)

groff 1.24.1 released
 2026-03-14 19:30 UTC 

[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 00/12] netem: fixes, cleanup, and selftest
 2026-03-14 19:29 UTC  (3+ messages)
` [PATCH 03/12] net/sched: netem: add per-CPU recursion guard for duplication

[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)

[linux-next:master 5510/6488] arch/arm/boot/dts/st/stm32mp13xx-dhcor-dhsbc-overlay-rb-tft32-v2.dtb: adc@48004000 (st,stm32mp13-adc-core): adc@0:interrupts: 0 was expected
 2026-03-14 19:20 UTC  (2+ 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  (2+ messages)

[PATCH i-g-t 0/8] Enable Vebox engine copy on Intel Xe driver
 2026-03-14 19:17 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for Enable Vebox engine copy on Intel Xe driver (rev7)
` ✗ Xe.CI.FULL: "

[PATCH] thermal: intel: hfi: use cpumask_empty() in intel_hfi_offline()
 2026-03-14 19:10 UTC 

Wrong version of buildtools files uploaded for 5.0.16
 2026-03-14 19:08 UTC  (2+ messages)
` [OE-core] "

[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

GitGitGadget's website is responsive, how about kernel.org?
 2026-03-14 18:54 UTC  (8+ messages)

[PATCH v4 0/2] lib/crypto: x86/sha: Add PHE Extensions support
 2026-03-14 18:50 UTC  (3+ messages)
` [PATCH v4 2/2] lib/crypto: x86/sha256: PHE Extensions optimized SHA256 transform function

[PATCH net-next 00/11] net: sleepable ndo_set_rx_mode
 2026-03-14 18:48 UTC  (2+ messages)
` [syzbot ci] "

[GSoC] question for an additional objective
 2026-03-14 18:47 UTC  (3+ messages)

[linux-next:master 2915/6488] arch/arm64/boot/dts/qcom/purwa-iot-evk.dtb: phy@1bd4000 (qcom,x1p42100-qmp-gen4x4-pcie-phy): 'qcom,4ln-config-sel' is a required property
 2026-03-14 18:46 UTC 

[moderation/CI] Re: net: sleepable ndo_set_rx_mode
 2026-03-14 18:46 UTC  (2+ messages)

[GIT PULL] Rockchip dts64 changes for 7.1 #1
 2026-03-14 18:45 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/flashrom: bump version to 1.7.0
 2026-03-14 18:44 UTC 


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.