mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v2 0/5] iio: dac: ad5504: fix voltage scaling and add missing bindings
 2026-03-15 12:47 UTC  (4+ messages)
` [PATCH v2 2/5] iio: dac: ad5504: sort headers alphabetically

[PATCH v4 0/6] iio: fix spelling mistakes in comments
 2026-03-15 12:44 UTC  (3+ messages)

[PATCH v2 1/5] dt-bindings: iio: dac: ad5504: add output-range and missing gpios
 2026-03-15 12:42 UTC  (3+ messages)

[PATCH v2] fs: Replace user_access_{begin/end} by scoped user access
 2026-03-15 12:30 UTC  (2+ messages)
` [syzbot ci] "

[PATCH v5 00/10] arm64: dts: lx2160a: fix pinmux issues, update SolidRun boards
 2026-03-15 12:29 UTC  (3+ messages)
` [PATCH v5 10/10] arm64: dts: lx2162a-clearfog: set sfp connector leds function and source

[PATCH v3] iio: dac: mcp47feb02: Fix Vref validation [1-999] case
 2026-03-15 12:28 UTC  (3+ messages)

[PATCH v2] iio: imu: bmi160: Remove potential undefined behavior in bmi160_config_pin()
 2026-03-15 12:22 UTC  (3+ messages)

[PATCH v6 00/17] bootconfig: fixes, cleanups, and modernization
 2026-03-15 12:20 UTC  (18+ messages)
` [PATCH v6 01/17] lib/bootconfig: add missing __init annotations to static helpers
` [PATCH v6 02/17] lib/bootconfig: fix typos, kerneldoc, and inconsistent if/else bracing
` [PATCH v6 03/17] lib/bootconfig: narrow flag parameter type from uint32_t to uint16_t
` [PATCH v6 04/17] lib/bootconfig: fix off-by-one in xbc_verify_tree() next node check
` [PATCH v6 05/17] lib/bootconfig: increment xbc_node_num after node init succeeds
` [PATCH v6 06/17] lib/bootconfig: drop redundant memset of xbc_nodes
` [PATCH v6 07/17] bootconfig: constify xbc_calc_checksum() data parameter
` [PATCH v6 08/17] lib/bootconfig: replace linux/kernel.h with specific includes
` [PATCH v6 09/17] lib/bootconfig: validate child node index in xbc_verify_tree()
` [PATCH v6 10/17] lib/bootconfig: check xbc_init_node() return in override path
` [PATCH v6 11/17] tools/bootconfig: fix fd leak in load_xbc_file() on fstat failure
` [PATCH v6 12/17] lib/bootconfig: fix signed comparison in xbc_node_get_data()
` [PATCH v6 13/17] lib/bootconfig: use size_t for strlen result in xbc_node_match_prefix()
` [PATCH v6 14/17] lib/bootconfig: narrow offset type in xbc_init_node()
` [PATCH v6 15/17] lib/bootconfig: use size_t for key length tracking in xbc_verify_tree()
` [PATCH v6 16/17] lib/bootconfig: fix sign-compare in xbc_node_compose_key_after()
` [PATCH v6 17/17] lib/bootconfig: change xbc_node_index() return type to uint16_t

[PATCH] x86/kexec: Disable KCOV instrumentation after load_segments()
 2026-03-15 12:18 UTC  (2+ messages)

[PATCH v4] iio: st_sensors: drop temporary kmalloc buffer and reuse buffer_data
 2026-03-15 12:16 UTC 

[PATCH v3 0/2] Add cofficients to the TH1520 PVT
 2026-03-15 12:12 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: moortec,mr75203: adapt multipleOf for T-Head TH1520

[PATCH 0/9] media: rockchip: rkcif: add support for rk3588 vicap
 2026-03-15 12:09 UTC  (6+ messages)
` [PATCH 2/9] media: dt-bindings: add rockchip "

[PATCH] Bluetooth: hci_sync: annotate data-races around hdev->req_status
 2026-03-15 12:07 UTC 

[PATCH v2 0/8] arm64: dts: ti: k3-am62a7-sk: Split r5f memory region
 2026-03-15 11:59 UTC  (8+ messages)
` [PATCH v2 8/8] dt-bindings: remoteproc: k3-r5f: Require memory-region-names

[PATCH bpf-next v2] bpf: Remove inclusions of crypto/sha1.h
 2026-03-15 11:56 UTC  (2+ messages)
` [syzbot ci] "

[BUG] Apple Mac mini 2018 + Thunderbolt 3 eGPU: PCI bridge window / BAR allocation failure prevents NVIDIA and AMD GPUs from initializing
 2026-03-15 11:54 UTC 

[PATCH] MIPS: Loongson64: env: Check UARTs passed by LEFI cautiously
 2026-03-15 11:41 UTC  (2+ messages)

[GIT PULL] probes: Fixes for for v7.0-rc3
 2026-03-15 11:32 UTC 

[regression] Large rsize/wsize (1MB) causes EIO after 2b092175f5e3 ("NFS: Fix inheritance of the block sizes when automounting")
 2026-03-15 11:29 UTC  (4+ messages)

[PATCH v2] USB: core: Use krealloc() in usb_cache_string()
 2026-03-15 11:24 UTC 

[PATCH] usb: gadget: f_ncm: replace kzalloc with kzalloc_obj
 2026-03-15 11:18 UTC 

[PATCH 1/5] dt-bindings: irq: Add Qualcomm MSM VIC binding
 2026-03-15 11:17 UTC  (5+ messages)
` [PATCH 2/5] irqchip: Add Qualcomm MSM VIC driver
` [PATCH 3/5] irqchip: Add Kconfig and Makefile entries for MSM VIC
` [PATCH 4/5] dt-bindings: irq: Add Qualcomm MSM VIC header
` [PATCH 5/5] MAINTAINERS: Add Maintainer entry for MSM VIC

[PATCH] staging: greybus: loopback: remove unused argument from macro
 2026-03-15 10:58 UTC 

[PATCH v9 00/10] rust: add `register!` macro
 2026-03-15 10:57 UTC  (6+ messages)
` [PATCH v9 08/10] rust: io: introduce `write_reg` and `LocatedRegister`

[PATCH] Bluetooth: hci_ll: Fix firmware leak on error path
 2026-03-15 10:51 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] USB: core: Use `krealloc()` in `usb_cache_string()`
 2026-03-15 10:47 UTC  (7+ messages)

[PATCH v1 RESEND 0/4] drm/tyr: implement GPU reset API
 2026-03-15 10:45 UTC  (7+ messages)
` [PATCH v1 RESEND 2/4] rust: add Work::disable_sync
` [PATCH v1 RESEND 4/4] drm/tyr: add GPU reset handling

[PATCH] Bluetooth: hci_ll: Fix firmware leak on error path
 2026-03-15 10:45 UTC 

[PATCH net v1] selftests: bonding: add test for stacked bond header_parse recursion
 2026-03-15 10:40 UTC  (3+ messages)

[GIT PULL] bootconfig: Fixes for v7.0-rc3
 2026-03-15 10:29 UTC 

[PATCH] ALSA: hda/realtek: Enable rear line-out pins on MSI EC79 (ALCS1200A)
 2026-03-15 10:19 UTC 

[PATCH 0/8] i2c: rtl9300: support for RTL9607C I2C controller
 2026-03-15 10:15 UTC  (5+ messages)
` [PATCH 7/8] dt-bindings: i2c: realtek,rtl9301-i2c: extend for RTL9607C support

[PATCH] PCI: qcom: Advertise hotplug with no command completion support
 2026-03-15 10:09 UTC  (2+ messages)

[PATCH] drm/amdgpu/userq: fix memory leak in MQD creation error paths
 2026-03-15  9:50 UTC  (4+ messages)
    `  "

[PATCH sched_ext/for-7.1] sched_ext: Reduce DSQ lock contention in consume_dispatch_q()
 2026-03-15  9:40 UTC  (3+ messages)

[PATCH] ALSA: hda/realtek: Add HP ENVY Laptop 13-ba0xxx quirk
 2026-03-15  9:31 UTC  (2+ messages)

[PATCH v6] ALSA: hda/realtek: Fix speaker pop on Star Labs StarFighter
 2026-03-15  9:27 UTC  (3+ messages)
` [PATCH v3] ALSA: hda/realtek: Sequence GPIO2 "

[PATCH 0/3] MIPS: dts: loongson64g-package: Switch to Loongson UART driver
 2026-03-15  9:09 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: serial: 8250: Add Loongson 3A4000 uart compatible
` [PATCH 2/3] serial: 8250: loongson: Enable building on MIPS Loongson64
` [PATCH 3/3] MIPS: dts: loongson64g-package: Switch to Loongson UART driver

[PATCH] usb: gadget: dummy_hcd: fix data corruption with queued requests
 2026-03-15  9:03 UTC 

[PATCH v5 0/2] sched_ext: Update demo schedulers and selftests for deprecated APIs
 2026-03-15  8:58 UTC 

[PATCH v2] reset: spacemit: k3: Decouple composite reset lines
 2026-03-15  8:53 UTC  (2+ messages)

[PATCH] lib: typecheck: initialize const variable to avoid Clang warning
 2026-03-15  8:52 UTC 

[PATCH v3 0/6] iio: light: vcnl4000: add regulator support
 2026-03-15  8:49 UTC  (3+ messages)
` [PATCH v3 1/6] dt-bindings: iio: light: vcnl4000: add regulators

[PATCH v3] dt-bindings: input: touchscreen: edt-ft5x06: Add FocalTech FT3519
 2026-03-15  8:44 UTC  (2+ messages)

[PATCH v4 0/3] Add support for the Samsung S6E8FCO DSI and M1906F9 display panel
 2026-03-15  8:43 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: display: panel: Add Samsung S6E8FCO-M1906F9

[PATCH] staging: greybus: use %pe to print PTR_ERR in fw-core.c
 2026-03-15  8:40 UTC 

[PATCH] ASoC: codec: arizona: Convert to use GPIO descriptors
 2026-03-15  8:35 UTC  (2+ messages)

[PATCH v4 00/17] bootconfig: fixes, cleanups, and modernization
 2026-03-15  8:30 UTC  (18+ messages)
` [PATCH v4 02/17] lib/bootconfig: fix typo "initiized" in xbc_root_node() kerneldoc
` [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 11/17] bootconfig: use __packed macro for struct xbc_node
` [PATCH v4 14/17] bootconfig: add __packed definition to tools/bootconfig shim header
` [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

[PATCH] dma: swiotlb: add KMSAN annotations to swiotlb_bounce()
 2026-03-15  8:27 UTC 

[PATCH] hash: add fast paths for common key sizes and new fast hash functions
 2026-03-15  8:20 UTC  (3+ messages)

[PATCH 0/8] iommu/vt-d: Hitless PASID updates via entry_sync
 2026-03-15  8:11 UTC  (6+ messages)
` [PATCH 2/8] iommu/vt-d: Add entry_sync support for PASID entry updates

[PATCH v1 0/3] LoongArch: Preparation for BPF patch
 2026-03-15  8:06 UTC  (7+ messages)
` [PATCH v1 1/3] LoongArch: Give more information if memory access failed
` [PATCH v1 2/3] LoongArch: Check return values for set_memory_{rw,rox}
` [PATCH v1 3/3] LoongArch: No need to flush icache if copy failed

[PATCH v1] LoongArch: BPF: Make arch_protect_bpf_trampoline() return 0
 2026-03-15  8:04 UTC  (3+ messages)

[PATCH] LoongArch: KVM: Fix typo issue in kvm_vm_init_features()
 2026-03-15  8:03 UTC  (2+ messages)

[PATCH] dt-bindings: arm: mediatek: mediatek,g3dsys: Convert to DT schema
 2026-03-15  8:03 UTC 

[PATCH v3] LoongArch: Fix calling smp_processor_id() in preemptible code
 2026-03-15  7:48 UTC  (2+ messages)

[PATCH] irqchip/riscv-rpmi-sysmsi: Fix mailbox channel leak in rpmi_sysmsi_probe()
 2026-03-15  7:17 UTC 

[PATCH 6.12 000/956] 6.12.75-rc2 review
 2026-03-15  7:12 UTC  (2+ messages)

[PATCH v3 0/2] rust: take advantage of newer rust-analyzer features
 2026-03-15  7:01 UTC  (4+ messages)
` [PATCH v3 1/2] scripts: generate_rust_analyzer.py: add versioning infrastructure

[PATCH] n_tty: add null check for tty->link in packet mode
 2026-03-15  6:57 UTC  (2+ messages)

[GIT PULL] KVM fixes for Linux 7.0-rc4
 2026-03-15  6:57 UTC 

[PATCH] staging: vme_user: fix missing blank line after declaration
 2026-03-15  6:54 UTC  (2+ messages)

[PATCH v5 0/3] arm64: dts: qcom: Introduce sa8255p platform device tree
 2026-03-15  6:51 UTC  (4+ messages)
` [PATCH v5 2/3] arm64: dts: qcom: Introduce sa8255p SoC

[PATCH 0/9] Kernel API Specification Framework
 2026-03-15  6:46 UTC  (5+ messages)

[PATCH v2] hrtimer: Fix is_hard/is_soft both false with missing HARD/SOFT flag
 2026-03-15  6:30 UTC 

[PATCH v1] hrtimer: Fix is_hard/is_soft both false with missing HARD/SOFT flag
 2026-03-15  6:14 UTC 

[PATCH bpf-next v9 1/5] bpf: Move constants blinding out of arch-specific JITs
 2026-03-15  6:05 UTC  (2+ messages)

[PATCH v4 0/3] Add SDHCI support for Canaan K230 SoC
 2026-03-15  5:44 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: mmc: Add sdhci support for Canaan k230
` [PATCH v4 2/3] mmc: sdhci-dwcmshc: Add Canaan K230 DWCMSHC controller support
` [PATCH v4 3/3] riscv: dts: canaan: Add mmc nodes for K230

[PATCH] selftests/bpf: trampoline_count: use dedicated target function
 2026-03-15  5:42 UTC 

[PATCH] hrtimer: Fix is_hard/is_soft both false with missing HARD/SOFT flag
 2026-03-15  5:38 UTC 

[PATCH v2 0/7] usb: gadget: Fix net_device lifecycle with device_move
 2026-03-15  5:21 UTC  (3+ messages)
` [PATCH v2 7/7] usb: gadget: f_ncm: "

[PATCH 2/6] ASoC: es8316: Get sysclk rate from MCLK clock when not explicitly set
 2026-03-15  5:07 UTC  (2+ messages)

[PATCH] optee: Check return value of tee_shm_get_va()
 2026-03-15  5:02 UTC  (5+ messages)

[PATCH] staging: rtl8723bs: fix braces {} not necessary and Unnecessary parentheses
 2026-03-15  4:56 UTC 

drivers/net/wireless/intel/iwlwifi/pcie/trans.c:1093:9: warning: 'CAUSE' redefined
 2026-03-15  4:55 UTC 

[PATCH] Documentation: kbuild: Update the debug information notes in reproducible-builds.rst
 2026-03-15  4:44 UTC  (2+ messages)

[PATCH] crypto: testmgr - block Crypto API xxhash64 in FIPS mode
 2026-03-15  4:32 UTC  (4+ messages)

[PATCH v2] crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path
 2026-03-15  4:31 UTC  (2+ messages)

[PATCH v5] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
 2026-03-15  4:10 UTC  (3+ messages)

[PATCH 0/4] Add new system call for non-destructive peek and inspection to posix ipc mqueue
 2026-03-15  4:08 UTC  (5+ messages)
` [PATCH v1 1/4] IPC: Added New system call do_mq_timedreceive2() for non-destructive peek on posix mqueue
` [PATCH v1 2/4] IPC: Added system call number in all most common arch
` [PATCH v1 3/4] IPC: Prepared Documentation and test
` [PATCH v1 4/4] IPC:Added entry in performance tools for new system call

[PATCH v7 1/2] rust: core abstractions for HID drivers
 2026-03-15  4:03 UTC  (2+ messages)

[PATCH v2] powerpc, perf: Check that current->mm is alive before getting user callchain
 2026-03-15  4:01 UTC  (2+ messages)

[PATCH v4 0/8] platform-x86: lenovo-wmi: Add fixes and enhancement
 2026-03-15  3:52 UTC  (13+ messages)
` [PATCH v4 3/8] platform/x86: lenovo-wmi-other: Add lwmi_attr_id() function
` [PATCH v4 4/8] platform/x86: lenovo-wmi-other: Limit adding attributes to supported devices
` [PATCH v4 8/8] platform/x86: lenovo-wmi-other: Add WMI battery charge limiting

[GIT PULL] Please pull powerpc/linux.git powerpc-7.0-3 tag
 2026-03-15  3:43 UTC 

[GIT PULL] x86 fix
 2026-03-15  3:36 UTC 

[GIT PULL] timer subsystem fix
 2026-03-15  3:30 UTC 

[PATCH 0/2] zswap pool per-CPU acomp_ctx simplifications
 2026-03-15  3:30 UTC  (3+ messages)

[PATCH v2] arm: lpae: fix non-atomic page table entry update issue
 2026-03-15  3:29 UTC  (3+ messages)

[GIT PULL] scheduler fixes
 2026-03-15  3:28 UTC 

[PATCH 1/1] firmware: stratix10-svc: add missing comment for fcs client
 2026-03-15  3:18 UTC 

[GIT PULL] objtool fixes
 2026-03-15  3:13 UTC 

[GIT PULL] IRQ fixes
 2026-03-15  2:59 UTC 

[PATCH] comedi: dt2815: add hardware detection to prevent crash
 2026-03-15  2:18 UTC  (2+ messages)

[PATCH v3 0/2] staging: rtl8723bs: Cleanups for rtw_xmit.c
 2026-03-15  2:09 UTC  (3+ messages)
` [PATCH v3 1/2] staging: rtl8723bs: Replace network magic numbers with EtherType macros
` [PATCH v3 2/2] staging: rtl8723bs: Replace msleep() with fsleep()

[PATCH v3] staging: media: av7110: replace C++ comments with C style comments in sp8870.c
 2026-03-15  1:43 UTC  (2+ messages)

[PATCH v4] staging: rtl8723bs: remove unnecessary braces for single statement
 2026-03-15  1:37 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: replace rtl8192c_recv.h with rtl8723b_recv.h
 2026-03-15  1:27 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix inconsistent indentation in HAL files
 2026-03-15  1:21 UTC  (2+ messages)

[PATCH net-next v2 00/14] tcp: preserve receive-window accounting across ratio drift
 2026-03-15  1:19 UTC  (6+ messages)
` [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] staging: rtl8723bs: Replace msleep() with fsleep()
 2026-03-15  1:18 UTC  (2+ messages)

[PATCH net v2] virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false
 2026-03-15  1:12 UTC  (4+ messages)

[PATCH v5 00/10] drm/msm/dp: Drop the HPD state machine
 2026-03-15  1:10 UTC  (3+ messages)

[regression] Network failure beyond first connection after 69894e5b4c5e ("netfilter: nft_connlimit: update the count if add was skipped")
 2026-03-15  1:09 UTC  (5+ messages)

[PATCH v2 0/6] rust: io: turn IoCapable into a functional trait
 2026-03-15  0:56 UTC  (2+ messages)

[RFC PATCH] pinctrl: sunxi: convert to GPIO_GENERIC
 2026-03-15  0:42 UTC  (3+ messages)

BUG: kernel NULL pointer dereference, address: 0000000000000000
 2026-03-15  0:37 UTC  (8+ messages)

[BUG] wifi: rtw88: Hard system freeze on RTL8821CE when power_save is enabled (LPS/ASPM conflict)
 2026-03-15  0:24 UTC  (14+ messages)

[PATCH v3] mm: migrate: requeue destination folio on deferred split queue
 2026-03-15  0:23 UTC  (3+ messages)

[PATCH] mm/damon/stat: monitor all System RAM resources
 2026-03-15  0:18 UTC  (2+ messages)

[PATCH] selftests/mm: add folio_split() and filemap_get_entry() race test
 2026-03-15  0:03 UTC  (4+ messages)

[PATCH] net: pse-pd: add LED trigger support
 2026-03-14 23:59 UTC 

[PATCH v2 0/2] lib/lwq: fixes for test module hang and unload
 2026-03-14 23:50 UTC  (3+ messages)
` [PATCH v2 1/2] lib/lwq: fix potential kthread_stop() hang in test
` [PATCH v2 2/2] lib/lwq: add missing module_exit for test module

[PATCH v5 00/23] bootconfig: fixes, cleanups, and modernization
 2026-03-14 23:31 UTC  (5+ messages)
` [PATCH v5 01/23] lib/bootconfig: add missing __init annotations to static helpers
` [PATCH v5 21/23] lib/bootconfig: use size_t for key length tracking in xbc_verify_tree()
` [PATCH v5 22/23] lib/bootconfig: fix sign-compare in xbc_node_compose_key_after()
` [PATCH v5 23/23] lib/bootconfig: change xbc_node_index() return type to uint16_t

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

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®