mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v5 00/23] bootconfig: fixes, cleanups, and modernization
 2026-03-14 23:31 UTC  (6+ messages)
` [PATCH v5 03/23] lib/bootconfig: fix typo "uder" in xbc_node_find_next_leaf()
` [PATCH v5 12/23] bootconfig: constify xbc_calc_checksum() data parameter
` [PATCH v5 13/23] lib/bootconfig: replace linux/kernel.h with specific includes
` [PATCH v5 15/23] lib/bootconfig: validate child node index in xbc_verify_tree()
` [PATCH v5 17/23] tools/bootconfig: fix fd leak in load_xbc_file() on fstat failure

[PATCH] iio: proximity: aw96103: fix firmware read on big-endian
 2026-03-14 23:20 UTC 

[PATCH 0/2] iio: adc: ti-adc161s626: fix scan buffer handling
 2026-03-14 23:13 UTC  (3+ messages)
` [PATCH 1/2] iio: adc: ti-adc161s626: fix buffer read on big-endian
` [PATCH 2/2] iio: adc: ti-adc161s626: use DMA-safe memory for spi_read()

[PATCH v3] apple-gmux: preserve brightness using EFI
 2026-03-14 23:11 UTC  (3+ messages)

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

[RFC PATCH 0/1] leds: Introduce the multi_max_intensity sysfs attribute
 2026-03-14 23:01 UTC  (2+ messages)
` [RFC PATCH 1/1] "

[PATCH] ASoC: codec: arizona: Convert to use GPIO descriptors
 2026-03-14 22:56 UTC 

[PATCH] mfd: arizona: Drop legacy irq_gpio handling
 2026-03-14 22:53 UTC 

[PATCH] mm/damon/stat: monitor all System RAM resources
 2026-03-14 22:51 UTC  (3+ messages)

drivers/tty/serial/8250/8250_aspeed_vuart.c:563:1: warning: the frame size of 1048 bytes is larger than 1024 bytes
 2026-03-14 22:50 UTC 

[PATCH net] ipv6: sr: Add unlikely hint to idev NULL check in seg6_hmac_validate_skb
 2026-03-14 22:49 UTC  (3+ messages)
` [PATCH net v2] ipv6: sr: Add NULL check for idev "

[PATCH] kho: fix child node parsing for debugfs in/sub_fdts
 2026-03-14 22:46 UTC  (3+ messages)

[PATCH 0/9] Kernel API Specification Framework
 2026-03-14 22:44 UTC  (3+ messages)

[PATCH v3] mm: migrate: requeue destination folio on deferred split queue
 2026-03-14 22:40 UTC  (5+ messages)

[PATCH v4] apple-gmux: preserve brightness using EFI
 2026-03-14 22:40 UTC 

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

[PATCH] iio: health: max30100: drop unnecessary cast
 2026-03-14 22:33 UTC 

[PATCH v5 0/4] pid_namespace: make init creation more flexible
 2026-03-14 22:32 UTC  (2+ messages)

[PATCH] riscv: kvm: fix vector context allocation leak
 2026-03-14 22:31 UTC 

[PATCH] riscv: mm: add null check for find_vm_area in set_memory
 2026-03-14 22:28 UTC 

[PATCH] selftests/mm: add folio_split() and filemap_get_entry() race test
 2026-03-14 22:27 UTC  (2+ messages)

[PATCH] iio: light: vcnl4035: fix scan buffer on big-endian
 2026-03-14 22:18 UTC 

[GIT PULL] I3C fixes for 7.0
 2026-03-14 22:17 UTC 

[PATCH] n_tty: add null check for tty->link in packet mode
 2026-03-14 22:10 UTC 

[PATCH] debugobjects: Allow to configure the amount of pre-allocated objects
 2026-03-14 22:06 UTC  (5+ messages)

[PATCH] staging: vme_user: fix missing blank line after declaration
 2026-03-14 22:05 UTC 

[PATCH v6 00/12] media: Add support for R-Car ISP using Dreamchip RPPX1 ISP
 2026-03-14 21:59 UTC  (13+ messages)
` [PATCH v6 01/12] media: rppx1: Add framework to support "
` [PATCH v6 02/12] media: rcar-isp: Add support for ISPCORE
` [PATCH v6 03/12] media: rppx1: Add support for AWB measurement parameters and statistics
` [PATCH v6 04/12] media: rppx1: Add support for AWB gain settings
` [PATCH v6 05/12] media: rppx1: Add support for Auto Exposure Measurement
` [PATCH v6 06/12] media: rppx1: Add support for Histogram Measurement
` [PATCH v6 07/12] media: rppx1: Add support for Black Level Subtraction
` [PATCH v6 08/12] media: rppx1: Add support for Color Correction Matrix
` [PATCH v6 09/12] media: rppx1: Add support for Lens Shade Correction
` [PATCH v6 10/12] media: rppx1: Add support for Gamma Correction
` [PATCH v6 11/12] media: rppx1: Add support for Bayer Demosaicing
` [PATCH v6 12/12] media: rppx1: Add support for Bilateral Denoising

[PATCH v7 0/2] Initial work for Rust abstraction for HID device driver development
 2026-03-14 21:56 UTC  (3+ messages)
` [PATCH v7 1/2] rust: core abstractions for HID drivers
` [PATCH v7 2/2] rust: hid: Glorious PC Gaming Race Model O and O- mice reference driver

[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

[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] staging: rtl8723bs: Replace network magic numbers with EtherType macros
 2026-03-14 21:47 UTC 

[PATCH v4 0/3] Add support for the Samsung S6E8FCO DSI and M1906F9 display panel
 2026-03-14 21:46 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: display: panel: Add Samsung S6E8FCO-M1906F9
` [PATCH v4 2/3] drm: panel: Add Samsung S6E8FCO DSI controller for M1906F9 panel
` [PATCH v4 3/3] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Enable MDSS and add panel

[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 bpf-next v3] bpf: Remove inclusions of crypto/sha1.h
 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 v3] iio: imu: bno055: add explicit scan buf layout
 2026-03-14 21:38 UTC 

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

[PATCH RESEND v8 0/6] Introduce MAX77759 charger driver
 2026-03-14 21:35 UTC  (7+ 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 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] MIPS: Loongson64: env: Check UARTs passed by LEFI cautiously
 2026-03-14 21:13 UTC 

[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 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] x86, hibernate: Remove inclusion of crypto/hash.h
 2026-03-14 20:12 UTC 

[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  (2+ messages)

[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  (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 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  (5+ messages)
` [PATCH v4 1/8] iio: accel: bmc150: sort headers alphabetically
` [PATCH v4 8/8] iio: accel: sca3000: convert to guard(mutex)

[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 v2] crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path
 2026-03-14 19:36 UTC 

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

[PATCH] cpufreq: optimize policy_is_shared()
 2026-03-14 19:25 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 "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®