The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-04-18 13:26:03 to 2025-04-18 16:11:12 UTC [more...]

[PATCH 00/14] RCU torture changes for v6.16
 2025-04-18 16:09 UTC  (21+ messages)
` [PATCH 01/14] rcutorture: Make srcu_lockdep.sh check kernel Kconfig
` [PATCH 02/14] rcutorture: Make srcu_lockdep.sh check reader-conflict handling
` [PATCH 03/14] rcutorture: Split out beginning and end from rcu_torture_one_read()
` [PATCH 04/14] rcutorture: Make torture.sh --do-rt use CONFIG_PREEMPT_RT
` [PATCH 05/14] rcutorture: Add tests for SRCU up/down reader primitives
` [PATCH 06/14] rcutorture: Pull rcu_torture_updown() loop body into new function
` [PATCH 07/14] rcutorture: Comment invocations of tick_dep_set_task()
` [PATCH 08/14] rcutorture: Complain if an ->up_read() is delayed more than 10 seconds
` [PATCH 09/14] rcutorture: Check for ->up_read() without matching ->down_read()
` [PATCH 10/14] checkpatch: Deprecate srcu_read_lock_lite() and srcu_read_unlock_lite()
` [PATCH 11/14] torture: Add --do-{,no-}normal to torture.sh
` [PATCH 12/14] torture: Add testing of RCU's Rust bindings "
` [PATCH 13/14] rcutorture: Perform more frequent testing of ->gpwrap
` [PATCH 14/14] rcutorture: Fix issue with re-using old images on ARM64
` [PATCH 01/12] rcutorture: Make srcu_lockdep.sh check kernel Kconfig
` [PATCH 02/12] rcutorture: Make srcu_lockdep.sh check reader-conflict handling
` [PATCH 03/12] rcutorture: Split out beginning and end from rcu_torture_one_read()
` [PATCH 04/12] rcutorture: Make torture.sh --do-rt use CONFIG_PREEMPT_RT
` [PATCH 05/12] rcutorture: Add tests for SRCU up/down reader primitives
` [PATCH 06/12] rcutorture: Pull rcu_torture_updown() loop body into new function

[PATCH bpf-next v2 0/9] selftests/bpf: Test sockmap/sockhash redirection
 2025-04-18 16:08 UTC  (5+ messages)
` [PATCH bpf-next v2 1/9] selftests/bpf: Support af_unix SOCK_DGRAM socket pair creation
` [PATCH bpf-next v2 2/9] selftests/bpf: Add socket_kind_to_str() to socket_helpers

Kernel 6.15-rc2 unable to boot on 32bit x86 with PAE
 2025-04-18 16:05 UTC  (2+ messages)

[bug report] Potential DEADLOCK due to vfio_pci_mmap_huge_fault()
 2025-04-18 16:04 UTC  (3+ messages)

[PATCH next] iio: dac: ad5592r: Delete stray unlock in ad5592r_write_raw()
 2025-04-18 16:03 UTC  (2+ messages)

[PATCH v1 0/2] add support for MCP998X
 2025-04-18 16:01 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: iio: temperature: "

[PATCH v2 0/4] Retrieve information about DDR from SMEM
 2025-04-18 16:00 UTC  (7+ messages)
` [PATCH v2 3/4] drm/msm/a6xx: Get HBB dynamically, if available

[PATCH 6.12 000/392] 6.12.24-rc2 review
 2025-04-18 15:58 UTC  (2+ messages)

[PATCH v5 0/6] x86: Refactor and consolidate startup code
 2025-04-18 15:58 UTC  (9+ messages)
` [PATCH v5 1/6] vmlinux.lds: Include .data.rel[.local] into .data section
` [PATCH v5 2/6] x86/sev: Move noinstr NMI handling code into separate source file
` [PATCH v5 3/6] x86/sev: Split off startup code from core code
` [PATCH v5 4/6] x86/boot: Move SEV startup code into startup/
` [PATCH v5 5/6] x86/boot: Drop RIP_REL_REF() uses from early SEV code
` [PATCH v5 6/6] x86/asm: Retire RIP_REL_REF()

[PATCH] iio: adc: ad7606: fix serial register access
 2025-04-18 15:56 UTC  (2+ messages)

[PATCH 0/2] Minor fixups for PAE simplification
 2025-04-18 15:56 UTC  (3+ messages)
` [PATCH 1/2] x86/mm: Kill a 32-bit #ifdef for shared PMD handling
` [PATCH 2/2] x86/mm: Move duplicated 32-bit page table sync mask to common code

[PATCH 6.13 000/413] 6.13.12-rc2 review
 2025-04-18 15:55 UTC  (2+ messages)

[PATCH 6.14 000/447] 6.14.3-rc2 review
 2025-04-18 15:55 UTC  (4+ messages)

[PATCH] drm/panic: use `///` for private items too
 2025-04-18 15:52 UTC  (3+ messages)

[PATCH v6 00/12] Add support for MAX7360
 2025-04-18 15:52 UTC  (8+ messages)
` [PATCH v6 02/12] mfd: Add max7360 support
` [PATCH v6 09/12] gpio: max7360: Add MAX7360 gpio support

[PATCH] sched/fair: Increase max lag clamping
 2025-04-18 15:51 UTC  (2+ messages)

[PATCH] iio: accel: adis16203: Fix single-axis representation and CALIBBIAS handling
 2025-04-18 15:50 UTC  (2+ messages)

[PATCH] sched/fair: Add null pointer check to pick_next_entity()
 2025-04-18 15:44 UTC  (7+ messages)

[PATCH v6 0/2] Cleanup duplicate NULL tests on a value
 2025-04-18 15:41 UTC  (3+ messages)
` [PATCH v6 1/2] staging: rtl8723bs: Remove duplicate NULL tests on pstat
` [PATCH v6 2/2] staging: rtl8723bs: Prevent duplicate NULL tests on psta pointer

[PATCH v5 net-next 00/14] Add more features for ENETC v4 - round 2
 2025-04-18 15:41 UTC  (16+ messages)
` [PATCH v5 net-next 01/14] net: enetc: add initial netc-lib driver to support NTMP
` [PATCH v5 net-next 02/14] net: enetc: add command BD ring support for i.MX95 ENETC
` [PATCH v5 net-next 03/14] net: enetc: move generic MAC filtering interfaces to enetc-core
` [PATCH v5 net-next 04/14] net: enetc: add MAC filtering for i.MX95 ENETC PF

[PATCH] iio: frequency: Use SLEEP bit instead of RESET to disable output
 2025-04-18 15:40 UTC  (2+ messages)

[PATCH] iio: ad5933: Correct settling cycles encoding per datasheet
 2025-04-18 15:37 UTC  (2+ messages)

[PATCH v10 0/6] rust: reduce `as` casts, enable related lints
 2025-04-18 15:37 UTC  (7+ messages)
` [PATCH v10 1/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v10 2/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v10 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v10 4/6] rust: enable `clippy::as_underscore` lint
` [PATCH v10 5/6] rust: enable `clippy::cast_lossless` lint
` [PATCH v10 6/6] rust: enable `clippy::ref_as_ptr` lint

[PATCH v6 0/2] Enable support for error detection in CSI2RX
 2025-04-18 15:35 UTC  (3+ messages)
` [PATCH v6 2/2] media: cadence: csi2rx: Enable csi2rx_err_irq interrupt and add support for VIDIOC_LOG_STATUS

[PATCH v3 0/6] Add FIELD_MODIFY() helper
 2025-04-18 15:35 UTC  (10+ messages)
` [PATCH v3 4/6] arm64: nvhe: Convert the opencoded field modify

[PATCH v2] iio: adc: Include valid channel for channel selection
 2025-04-18 15:35 UTC  (2+ messages)

[PATCH v3] mfd: core: Support auxiliary device
 2025-04-18 15:29 UTC  (2+ messages)

[PATCH] docs: namespace: Tweak and reword resource control doc
 2025-04-18 15:29 UTC 

[PATCH 0/4] staging: sm750fb: remove unused code/files
 2025-04-18 15:17 UTC  (5+ messages)
  ` [PATCH 1/4] staging: sm750fb: Remove ddk750_sii164
  ` [PATCH 2/4] staging: sm750fb: remove ddk750_dvi
  ` [PATCH 3/4] staging: sm750fb: remove ddk750_hwi2c
  ` [PATCH 4/4] staging: sm750fb: remove irrelevant TODO line

[PATCH v3 0/2] bitmap-str: A couple of cleanups
 2025-04-18 15:27 UTC  (2+ messages)

[PATCH 0/4] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
 2025-04-18 15:25 UTC  (12+ messages)
` [PATCH 2/4] bpf: Add dmabuf iterator

[PATCH 0/7] EDAC/i10nm: Add RRL support for Intel Granite Rapids server
 2025-04-18 15:25 UTC  (5+ messages)
` [PATCH 6/7] EDAC/{skx_common,i10nm}: Refactor show_retry_rd_err_log()

[PATCH v2] dt-bindings: arm: vt8500: Add VIA APC Rock/Paper boards
 2025-04-18 15:24 UTC 

[PATCH 1/1] tools build: Remove libbfd from the set of expected libraries to build perf
 2025-04-18 15:23 UTC  (5+ messages)

[PATCH v2] iio: frequency: ad9832: Remove unused parameter from data documentation
 2025-04-18 15:22 UTC  (2+ messages)

[RESEND PATCH v2 1/1] mm/rmap: add CONFIG_MM_ID guard for folio_test_large_maybe_mapped_shared()
 2025-04-18 15:22 UTC 

[PATCH v8] iio: frequency: ad9832: Use FIELD_PREP macro to set bit fields
 2025-04-18 15:22 UTC  (3+ messages)

[PATCH RESEND v6 0/2] thermal: imx91: Add support for i.MX91 thermal monitoring unit
 2025-04-18 15:20 UTC  (4+ messages)
` [PATCH RESEND v6 2/2] "

[PATCH v3] iio: adc: Correct conditional logic for store mode
 2025-04-18 15:18 UTC  (4+ messages)

[PATCH] mm, slab: clean up slab->obj_exts always
 2025-04-18 15:17 UTC  (2+ messages)

[PATCH v9 0/6] rust: reduce `as` casts, enable related lints
 2025-04-18 15:15 UTC  (8+ messages)
` [PATCH v9 4/6] rust: enable `clippy::as_underscore` lint

[PATCH v2 00/15] Add support for DU and DSI on the Renesas RZ/V2H(P) SoC
 2025-04-18 15:15 UTC  (10+ messages)
` [PATCH v2 01/15] clk: renesas: rzv2h-cpg: Add support for DSI clocks
` [PATCH v2 02/15] clk: renesas: r9a09g057: Add clock and reset entries for DSI and LCDC
` [PATCH v2 15/15] drm: renesas: rz-du: mipi_dsi: Add support for RZ/V2H(P) SoC

[PATCH v2 1/1] mm/rmap: add CONFIG_MM_ID guard for folio_test_large_maybe_mapped_shared()
 2025-04-18 15:15 UTC 

[PATCH 1/1] x86: Use resource_set_{range,size}() helpers
 2025-04-18 15:15 UTC  (5+ messages)

[PATCH v2] MIPS: Fix MAX_REG_OFFSET and remove zero-length struct member
 2025-04-18 15:14 UTC  (8+ messages)

[PATCH v2 0/9] Enable QUPs and Serial on SA8255p Qualcomm platforms
 2025-04-18 15:12 UTC  (10+ messages)
` [PATCH v2 1/9] opp: add new helper API dev_pm_opp_set_level()
` [PATCH v2 2/9] dt-bindings: serial: describe SA8255p
` [PATCH v2 3/9] dt-bindings: qcom: geni-se: "
` [PATCH v2 4/9] soc: qcom: geni-se: Enable QUPs on SA8255p Qualcomm platforms
` [PATCH v2 5/9] serial: qcom-geni: move resource initialization to separate function
` [PATCH v2 6/9] serial: qcom-geni: move resource control logic to separate functions
` [PATCH v2 7/9] serial: qcom-geni: move clock-rate logic to separate function
` [PATCH v2 8/9] serial: qcom-geni: Enable PM runtime for serial driver
` [PATCH v2 9/9] serial: qcom-geni: Enable Serial on SA8255p Qualcomm platforms

[PATCH 0/8] iio: more timestamp alignment
 2025-04-18 15:12 UTC  (34+ messages)
` [PATCH 1/8] iio: adc: dln2-adc: use aligned_s64 for timestamp
` [PATCH 2/8] iio: adc: mt6360-adc: "
` [PATCH 3/8] iio: addac: ad74413r: "
` [PATCH 4/8] iio: chemical: pms7003: "
` [PATCH 5/8] iio: chemical: sps30: "
` [PATCH 6/8] iio: imu: adis16550: align buffers "
` [PATCH 7/8] iio: imu: inv_mpu6050: align buffer "

[PATCH v9 0/4] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2025-04-18 15:11 UTC  (5+ messages)
` [PATCH v9 3/4] media: rkvdec: Add get_image_fmt ops

[PATCH v2 0/3] riscv: pwm: sophgo: add pwm support for SG2044
 2025-04-18 15:11 UTC  (3+ messages)
` [PATCH v2 3/3] pwm: sophgo: add driver "
  ` [External] : "

[PATCH v4 0/2] Add support for CPSW3G port 2 on AM62A7-SK
 2025-04-18 15:05 UTC  (2+ messages)

[PATCH] sched: Skip useless sched_balance_running acquisition if load balance is not due
 2025-04-18 15:02 UTC  (8+ messages)

[PATCH v5 0/5] media: imx-jpeg: Fix some motion-jpeg decoding
 2025-04-18 15:02 UTC  (3+ messages)
` [PATCH v5 1/5] media: imx-jpeg: Move mxc_jpeg_free_slot_data() ahead

[PATCH v2] MAINTAINERS: add reverse mapping section
 2025-04-18 15:00 UTC 

[PATCH 01/15] crypto: arm - remove CRYPTO dependency of library functions
 2025-04-18 15:01 UTC  (7+ messages)

[PATCH 1/4] lib/test_vmalloc.c: Replace RWSEM to SRCU for setup
 2025-04-18 15:01 UTC  (7+ messages)
` [PATCH 2/4] lib/test_vmalloc.c: Allow built-in execution
` [PATCH 3/4] MAINTAINERS: Add test_vmalloc.c to VMALLOC section
` [PATCH 4/4] vmalloc: Align nr_vmalloc_pages and vmap_lazy_nr

[PATCH V3 0/2] sched: Align uclamp and util_est
 2025-04-18 15:00 UTC  (5+ messages)
` [PATCH V3 1/2] sched/util_est: Simply the condition for util_est_dequeue/enqueue
` [PATCH V3 2/2] sched/uclamp: Align uclamp and util_est and call before freq update

[PATCH] lib/crypto: blake2s: Disable self test if CONFIG_CRYPTO isn't enabled
 2025-04-18 14:59 UTC  (2+ messages)

[RFC][PATCH] tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffix
 2025-04-18 15:01 UTC 

[PATCH v3 0/2] Enable automatic SVN updates for SGX enclaves
 2025-04-18 14:55 UTC  (7+ messages)
` [PATCH v3 2/2] x86/sgx: Implement EUPDATESVN and opportunistically call it during first EPC page alloc

[PATCH v2] dt-bindings: pwm: vt8500-pwm: Convert to YAML
 2025-04-18 14:55 UTC 

[PATCH] PCI: dw-rockchip: Configure max payload size on host init
 2025-04-18 14:55 UTC  (3+ messages)

[PATCH v5 0/7] clk: spacemit: add K1 reset support
 2025-04-18 14:53 UTC  (8+ messages)
` [PATCH v5 1/7] dt-bindings: soc: spacemit: define spacemit,k1-ccu resets
` [PATCH v5 2/7] clk: spacemit: rename spacemit_ccu_data fields
` [PATCH v5 3/7] clk: spacemit: add reset controller support
` [PATCH v5 4/7] clk: spacemit: define existing syscon resets
` [PATCH v5 5/7] clk: spacemit: make clocks optional
` [PATCH v5 6/7] clk: spacemit: define new syscons with only resets
` [PATCH v5 7/7] riscv: dts: spacemit: add reset support for the K1 SoC

[PATCH net-next] udp: Add tracepoint for udp_sendmsg()
 2025-04-18 14:49 UTC  (15+ messages)

[PATCH] x86/ioremap: Fix off-by-one in e820 check in memremap_should_map_decrypted()
 2025-04-18 14:43 UTC  (2+ messages)

[PATCH 1/1] PCI: Restore assigned resources fully after release
 2025-04-18 14:41 UTC  (2+ messages)

[PATCH v4 0/3] Add driver for AD3530R and AD3531R DACs
 2025-04-18 14:37 UTC  (4+ messages)
` [PATCH v4 3/3] iio: dac: ad3530r: Add driver for AD3530R and AD3531R

[PATCH v2 00/13] Add support for AD4080 ADC
 2025-04-18 14:33 UTC  (4+ messages)
` [PATCH v2 13/13] iio: adc: ad4080: add driver support

[PATCH v2] dt-bindings: timer: via,vt8500-timer: Convert to YAML
 2025-04-18 14:33 UTC 

[PATCH 0/2] EDAC/altera: two bug fixes
 2025-04-18 14:30 UTC  (3+ messages)
` [PATCH 1/2] EDAC/altera: fix cut and paste error
` [PATCH 2/2] EDAC/altera: Set DDR and SDMMC interrupt mask before registration

[PATCH 6.12 000/393] 6.12.24-rc1 review
 2025-04-18 14:30 UTC  (2+ messages)

[PATCH 6.14 000/449] 6.14.3-rc1 review
 2025-04-18 14:30 UTC  (2+ messages)

[PATCH v2] iio: frequency: ad9832: devicetree probing support
 2025-04-18 14:26 UTC  (3+ messages)

[PATCH v4 0/7] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
 2025-04-18 14:24 UTC  (8+ messages)
` [PATCH v4 1/7] ref_tracker: don't use %pK in pr_ostream() output
` [PATCH v4 2/7] ref_tracker: add a top level debugfs directory for ref_tracker
` [PATCH v4 3/7] ref_tracker: have callers pass output function to pr_ostream()
` [PATCH v4 4/7] ref_tracker: allow pr_ostream() to print directly to a seq_file
` [PATCH v4 5/7] ref_tracker: add ability to register a file in debugfs for a ref_tracker_dir
` [PATCH v4 6/7] net: add ref_tracker_dir_debugfs() calls for netns refcount tracking
` [PATCH v4 7/7] net: register debugfs file for net_device refcnt tracker

[PATCH v6 0/3] riscv: canaan: Add support for K230-Canmv clock
 2025-04-18 14:19 UTC  (4+ messages)
` [PATCH v6 2/3] clk: canaan: Add clock driver for Canaan K230

[PATCH 00/15] Finish disentangling ChaCha, Poly1305, and BLAKE2s from CRYPTO
 2025-04-18 14:19 UTC  (2+ messages)

[PATCH] usb: acpi: Prevent null pointer dereference in usb_acpi_add_usb4_devlink()
 2025-04-18 14:19 UTC  (2+ messages)

[tip:perf/urgent] BUILD SUCCESS 7950de14ff5fd8da355d872b887ee8b7b5a1f327
 2025-04-18 14:12 UTC 

Recall: [Bug 220033] xhci: Compliance Issue - avg_trb_len not set for EP0 during Address Device Command
 2025-04-18 14:11 UTC 

Recall: [Bug 220033] xhci: Compliance Issue - avg_trb_len not set for EP0 during Address Device Command
 2025-04-18 14:11 UTC 

[PATCH v2] tracing: selftests: Add testing a user string to filters
 2025-04-18 14:12 UTC 

[PATCH v2] dt-bindings: usb: usb-device: relax compatible pattern to a contains
 2025-04-18 14:08 UTC 

Recall: RE: [Bug 220033] xhci: Compliance Issue - avg_trb_len not set for EP0 during Address Device Command
 2025-04-18 14:08 UTC 

[PATCH v2] bus: mhi: host: don't free bhie tables during suspend/hibernation
 2025-04-18 14:08 UTC  (10+ messages)

[PATCH] platform/x86: asus-wmi: Disable OOBE state after resume from hibernation
 2025-04-18 14:06 UTC 

[PATCH] sunrpc: allow SOMAXCONN backlogged TCP connections
 2025-04-18 14:00 UTC  (2+ messages)

[PATCH v2] dt-bindings: interrupt-controller: via,vt8500-intc: Convert to YAML
 2025-04-18 13:57 UTC 

[PATCH][next] net/mlx5: Fix spelling mistakes in mlx5_core_dbg message and comments
 2025-04-18 13:57 UTC 

[PATCH v3] bus: mhi: host: pci: Disable runtime PM for QDU100
 2025-04-18 13:48 UTC 

[PATCH v6 0/7] soc: ti: Add and use PVU on K3-AM65 for DMA isolation
 2025-04-18 13:43 UTC  (3+ messages)
` [PATCH v7 0/8] "

[PATCH v2 0/3] drm/panfrost: enable G31 on H616
 2025-04-18 13:38 UTC  (3+ messages)
` [PATCH v2 3/3] drm/panfrost: reorder pd/clk/rst sequence

[PATCH V2] staging: gpib: Add return value to request_control
 2025-04-18 13:35 UTC 

[PATCH RFC] rust: add UnsafePinned type
 2025-04-18 13:33 UTC  (3+ messages)

[PATCH v5 0/3] Exynos Thermal code improvement
 2025-04-18 13:32 UTC  (10+ messages)
` [PATCH v5 1/3] drivers/thermal/exynos: Refactor clk_sec initialization inside SOC-specific case
` [PATCH v5 2/3] drivers/thermal/exymos: Remove redundant IS_ERR() checks for clk_sec clock
` [PATCH v5 3/3] drivers/thermal/exymos: Fixed the efuse min max value for exynos5422

[PATCH] iio: adc: Revoke valid channel for error path
 2025-04-18 13:28 UTC  (7+ messages)

[PATCH v2 0/3] Fairphone 5 DisplayPort over USB-C support
 2025-04-18 13:27 UTC  (4+ messages)

[syzbot] Monthly afs report (Apr 2025)
 2025-04-18 13:27 UTC 

[PATCH] mm/huge_memory: fix dereferencing invalid pmd migration entry
 2025-04-18 13:25 UTC  (6+ messages)


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