The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-03-25 20:06:53 to 2025-03-25 23:52:13 UTC [more...]

[PATCH 0/3] 2 checkpatch fixes, one pr_info_once
 2025-03-25 23:51 UTC  (3+ messages)
` [PATCH 1/3] checkpatch: dont warn about unused macro arg on empty body
` [PATCH 2/3] checkpatch: qualify do-while-0 advice

[PATCH v3 0/5] Audit: Records for multiple security contexts
 2025-03-25 23:44 UTC  (3+ messages)
` [PATCH v3 2/5] LSM: security_lsmblob_to_secctx module selection

commit 7ffb791423c7 breaks steam game
 2025-03-25 23:43 UTC  (8+ messages)

linux-next: build failure after merge of the tip-fixes tree
 2025-03-25 23:38 UTC 

[GIT PULL] ftrace: Updates for 6.15
 2025-03-25 23:39 UTC 

[PATCH 6.6 00/77] 6.6.85-rc1 review
 2025-03-25 23:36 UTC  (4+ messages)

[PATCH v7 0/7] rust: reduce `as` casts, enable related lints
 2025-03-25 23:31 UTC  (13+ messages)
` [PATCH v7 1/7] rust: retain pointer mut-ness in `container_of!`
` [PATCH v7 2/7] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v7 3/7] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v7 4/7] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v7 5/7] rust: enable `clippy::as_underscore` lint
` [PATCH v7 6/7] rust: enable `clippy::cast_lossless` lint
` [PATCH v7 7/7] rust: enable `clippy::ref_as_ptr` lint

[GIT PULL] Rust `hrtimer` support for v6.15
 2025-03-25 23:24 UTC  (5+ messages)

[PATCH] lockdep: Speed up lockdep_unregister_key() with expedited RCU synchronization
 2025-03-25 23:20 UTC  (11+ messages)

[PATCH v36 00/31] Introduce QC USB SND audio offloading support
 2025-03-25 23:18 UTC  (4+ messages)
` [PATCH v36 22/31] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp

[GIT PULL] Smack patches for 6.15
 2025-03-25 23:17 UTC  (2+ messages)

[GIT PULL] lsm/lsm-pr-20250323
 2025-03-25 23:17 UTC  (2+ messages)

[GIT PULL] selinux/selinux-pr-20250323
 2025-03-25 23:17 UTC  (3+ messages)

[syzbot] [mm?] KCSAN: data-race in try_to_migrate_one / vms_clear_ptes (2)
 2025-03-25 23:15 UTC 

[PATCH 1/5] sched/debug: Change SCHED_WARN_ON() to WARN_ON_ONCE()
 2025-03-25 23:12 UTC  (9+ messages)
` [tip: sched/core] "
      ` [PATCH] bug: Introduce CONFIG_DEBUG_BUGVERBOSE_EXTRA=y to also log warning conditions
            ` [PATCH] bug: Add the condition string to the CONFIG_DEBUG_BUGVERBOSE=y output

[PATCH] pmdomain: core: only disable unused domains after genpd_power_off_unused has passed
 2025-03-25 23:13 UTC 

[PATCH] drm/amdgpu: use static ids for ACP platform devs
 2025-03-25 23:11 UTC  (3+ messages)

linux-next: manual merge of the tip tree with the btrfs, zstd trees
 2025-03-25 23:06 UTC  (2+ messages)

[PATCH v2 00/59] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
 2025-03-25 23:05 UTC  (5+ messages)
` [PATCH v2 30/59] dyndbg: drop "protection" of class'd pr_debugs from legacy queries

[PATCH v2 0/4] Add support for OLED panel used on Snapdragon Lenovo T14s Gen6
 2025-03-25 22:58 UTC  (5+ messages)
` [PATCH v2 3/4] arm64: dts: qcom: x1e78100-t14s-oled: add eDP panel
` [PATCH v2 4/4] drm/dp: fallback to maximum when PWM bit count is zero

[PATCH v10 00/21] futex: Add support task local hash maps, FUTEX2_NUMA and FUTEX2_MPOL
 2025-03-25 22:56 UTC  (5+ messages)
` [PATCH v10 20/21] futex: Implement FUTEX2_NUMA

[PATCH v3] tracing: Adjust addresses for printing out fields
 2025-03-25 22:56 UTC 

[PATCH v3 1/2] wifi: mwifiex: Part A of resolving the failure in downloading calibration data
 2025-03-25 22:55 UTC  (6+ messages)
` [PATCH v4 1/2] wifi: mwifiex: Fix premature release of RF "
    ` [EXT] "

[PATCH v6 net-next PATCH 1/1] net: phy: air_en8811h: Add clk provider for CKO pin
 2025-03-25 22:52 UTC  (2+ messages)

[PATCH] x86: handle the tail in rep_movs_alternative() with an overlapping store
 2025-03-25 22:51 UTC  (8+ messages)

[ANNOUNCE] PUCK Agenda - 2025.03.26 - CANCELED
 2025-03-25 22:51 UTC 

[PATCH net v3 0/2] net: usb: asix: ax88772: Fix potential string cut
 2025-03-25 22:50 UTC  (2+ messages)

[PATCH 16/22] media: dib8000: Prevent divide-by-zero in dib8000_set_dds()
 2025-03-25 22:42 UTC  (3+ messages)
` [tip: objtool/urgent] objtool, "

[PATCH] sched_ext: create_dsq: Return -EEXIST on duplicate request
 2025-03-25 22:41 UTC 

[PATCH] wifi: mwifiex: Add __nonstring annotations for unterminated strings
 2025-03-25 22:40 UTC  (2+ messages)

[PATCH v1 0/4] Add T-Head TH1520 VO clock support for LicheePi 4A GPU enablement
 2025-03-25 22:40 UTC  (7+ messages)
  ` [PATCH v1 4/4] clk: thead: Add GPU clock gate control with CLKGEN reset support

[PATCH RFC net-next v1] page_pool: import Jesper's page_pool benchmark
 2025-03-25 22:38 UTC  (4+ messages)

[syzbot] [pci?] linux-next test error: general protection fault in msix_capability_init
 2025-03-25 22:37 UTC 

[PATCH] Add support for CCD temperatures in AMD 1Ah CPUs model 0x40..0x4f
 2025-03-25 22:36 UTC  (3+ messages)

[PATCH v2 1/2] f2fs: zone: fix to calculate first_zoned_segno correctly
 2025-03-25 22:33 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v10 0/8] ima: kexec: measure events between kexec load and execute
 2025-03-25 22:27 UTC  (6+ messages)
` [PATCH v10 6/8] ima: kexec: move IMA log copy from kexec load to execute

[GIT PULL] Thermal control updates for v6.15-rc1
 2025-03-25 22:27 UTC  (2+ messages)

[GIT PULL] Power management updates for v6.15-rc1
 2025-03-25 22:27 UTC  (2+ messages)

[GIT PULL] ACPI updates for v6.15-rc1
 2025-03-25 22:27 UTC  (2+ messages)

[PATCH wireless-next v5 00/10] mwifiex: cleanups
 2025-03-25 22:26 UTC  (4+ messages)
` [PATCH wireless-next v5 10/10] wifi: mwifiex: drop asynchronous init waiting code

[PATCH 0/4] ublk: improve handling of saturated queues when ublk server exits
 2025-03-25 22:26 UTC  (6+ messages)
` [PATCH 1/4] selftests: ublk: kublk: use ioctl-encoded opcodes
` [PATCH 2/4] selftests: ublk: kublk: fix an error log line
` [PATCH 3/4] selftests: ublk: kublk: ignore SIGCHLD
` [PATCH 4/4] ublk: improve handling of saturated queues when ublk server exits

[PATCH] mm: use per-numa-node atomics instead of percpu_counters
 2025-03-25 22:15 UTC 

kernel/sched/isolation.c:50: undefined reference to `sched_numa_find_closest'
 2025-03-25 22:20 UTC 

[PATCH 15/22] nvmet: Fix out-of-bounds stack access in nvmet_ctrl_state_show()
 2025-03-25 22:20 UTC  (3+ messages)
` [tip: objtool/urgent] objtool, "

[RFC v3 12/33] rust: drm/kms: Add RawConnector and RawConnectorState
 2025-03-25 22:20 UTC  (6+ messages)
` [RFC v3 14/33] rust: drm/kms: Add OpaqueConnector and OpaqueConnectorState

[syzbot] [usb?] WARNING in dib0700_i2c_xfer/usb_submit_urb
 2025-03-25 22:17 UTC  (6+ messages)
  ` [PATCH] media: dvb: usb: Fix "

[PATCH v4 1/1] scsi: ufs: core: add device level exception support
 2025-03-25 22:15 UTC  (3+ messages)

[PATCH v1 0/5] Add snps,dis_u3_susphy_quirk for some QC targets
 2025-03-25 22:10 UTC  (5+ messages)

[PATCH v6 0/1] tracing: Show last boot module symbols
 2025-03-25 22:10 UTC  (4+ messages)
` [PATCH v6 1/1] tracing: Show last module text symbols in the stacktrace

[PATCH 14/22] spi: amd: Fix out-of-bounds stack access in amd_set_spi_freq()
 2025-03-25 22:10 UTC  (2+ messages)
` [tip: objtool/urgent] objtool, "

[PATCH 17/22] panic: Disable SMAP in __stack_chk_fail()
 2025-03-25 22:09 UTC  (2+ messages)
` [tip: objtool/urgent] objtool, "

[PATCH 18/22] Input: cyapa - remove undefined behavior in cyapa_update_fw_store()
 2025-03-25 22:09 UTC  (2+ messages)
` [tip: objtool/urgent] objtool, Input: cyapa - Remove "

[PATCH 19/22] ASoC: codecs: wcd934x: Remove undefined behavior in wcd934x_slim_irq_handler()
 2025-03-25 22:09 UTC  (2+ messages)
` [tip: objtool/urgent] objtool, ASoC: codecs: wcd934x: Remove potential "

[PATCH 20/22] regulator: rk808: Remove undefined behavior in rk806_set_mode_dcdc()
 2025-03-25 22:09 UTC  (2+ messages)
` [tip: objtool/urgent] objtool, regulator: rk808: Remove potential "

[PATCH 21/22] pwm: mediatek: Prevent divide-by-zero in pwm_mediatek_config()
 2025-03-25 22:09 UTC  (2+ messages)
` [tip: objtool/urgent] objtool, pwm: mediatek: Prevent theoretical "

[PATCH 22/22] lkdtm: Obfuscate do_nothing() pointer
 2025-03-25 22:09 UTC  (2+ messages)
` [tip: objtool/urgent] objtool, lkdtm: Obfuscate the "

[PATCH 0/4] tracing: fprobe-events: Register fprobe only when the event is enabled
 2025-03-25 22:08 UTC  (10+ messages)
` [PATCH 2/4] tracing: tprobe-events: Support multiple tprobes on the same tracepoint
` [PATCH 3/4] tracing: fprobe-events: Register fprobe-events only when it is enabled
` [PATCH 4/4] selftests: tracing: Enable fprobe events before checking enable_functions

[PATCH v3 0/2] gpio: irq: support describing three-cell interrupts
 2025-03-25 22:06 UTC  (3+ messages)
` [PATCH v3 1/2] irqdomain: support three-cell scheme interrupts
` [PATCH v3 2/2] gpiolib: support parsing gpio three-cell interrupts scheme

Compile problems w/gcc 9.4.0 in linux-next
 2025-03-25 22:05 UTC  (10+ messages)

[PATCH] media: Fix invalid link creation when source entity has 0 pads
 2025-03-25 22:05 UTC  (3+ messages)

[GIT PULL] tracing: scripts/sorttable: Updates for v6.15
 2025-03-25 22:05 UTC 

[PATCH v4] lockdep: Fix wait context check on softirq for PREEMPT_RT
 2025-03-25 22:03 UTC  (4+ messages)

linux-next: duplicate patches in the xen-tip tree
 2025-03-25 22:03 UTC 

[PATCH net 1/4] ieee802154: Restore initial state on failed device_rename() in cfg802154_switch_netns()
 2025-03-25 22:00 UTC  (2+ messages)

[PATCH v5 00/16] kexec: introduce Kexec HandOver (KHO)
 2025-03-25 21:56 UTC  (5+ messages)
` [PATCH v5 07/16] kexec: add Kexec HandOver (KHO) generation helpers

[PATCH v3 0/4] clk: amlogic: drop clk_regmap tables
 2025-03-25 21:57 UTC  (5+ messages)
` [PATCH v3 1/4] clk: add a clk_hw helpers to get the clock device or device_node

[PATCH -tip 1/2] x86/hweight: Fix false output register dependency of POPCNT insn
 2025-03-25 21:56 UTC  (4+ messages)
` [PATCH -tip 2/2] x86/hweight: Use POPCNT when available with X86_NATIVE_CPU option

[RFC PATCH v1 0/2] mm: multi-gen LRU scanning for page promotion
 2025-03-25 21:55 UTC  (3+ messages)

[GIT PULL] Hyper-V patches for 6.15
 2025-03-25 21:55 UTC  (2+ messages)

[GIT PULL] m68k updates for v6.15
 2025-03-25 21:55 UTC  (2+ messages)

[GIT PULL] First batch of KVM changes for Linux 6.15
 2025-03-25 21:55 UTC  (2+ messages)

[GIT PULL] xen: branch for v6.15-rc1
 2025-03-25 21:55 UTC  (2+ messages)

[PATCH] zram: modernize writeback interface
 2025-03-25 21:52 UTC  (2+ messages)

[RFC PATCH 0/4] ESWIN EIC7700 pinctrl driver
 2025-03-25 21:49 UTC  (8+ messages)
` [RFC PATCH 1/4] dt-bindings: pinctrl: Add eswin,eic7700-pinctrl binding
` [RFC PATCH 2/4] pinctrl: Add driver for the ESWIN EIC7700 RISC-V SoC
` [RFC PATCH 3/4] riscv: dts: Add EIC7700 pin controller node

[PATCH 1/2] x86/bitops: Use TZCNT mnemonic in <asm/bitops.h>
 2025-03-25 21:48 UTC  (4+ messages)
` [PATCH 2/2] x86/bitops: Fix false output register dependency of TZCNT insn
` [tip: x86/asm] x86/bitops: Use TZCNT mnemonic in <asm/bitops.h>

[PATCH v2] x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
 2025-03-25 21:48 UTC  (2+ messages)
` [tip: x86/urgent] "

linux-next: duplicate patches in the tip tree
 2025-03-25 21:47 UTC  (2+ messages)

[PATCH 0/2] string.c: Add wcslen()
 2025-03-25 21:45 UTC  (6+ messages)
` [PATCH RFC 2/2] wcslen() prototype in string.h

[PATCH v3 0/5] xen/acpi: introduce cppc performance hypercall
 2025-03-25 21:11 UTC  (3+ messages)
` [PATCH v3 1/5] xen/acpi: upload power and performance related data from a PVH dom0

[PATCH] testing/radix-tree: add cleanup.h to shared/linux
 2025-03-25 21:40 UTC 

[PATCH 3/3] tracing: Rename trace_synth() to synth_event_trace2()
 2025-03-25 21:40 UTC 

[PATCH net 0/4] Avoid using WARN_ON() on allocation failure in device_rename()
 2025-03-25 21:39 UTC  (2+ messages)

[PATCH v5 0/6] ASoC: wcd938x: enable t14s audio headset
 2025-03-25 21:39 UTC  (6+ messages)
` [PATCH v5 5/6] ASoC: codecs: wcd938x: add mux control support for hp audio mux

[PATCH v2 0/4] tracing: Have function tracing and events handle module addresses
 2025-03-25 21:38 UTC  (5+ messages)
` [PATCH v2 1/4] tracing: Update function trace addresses with "
` [PATCH v2 2/4] tracing: Show function names when possible when listing fields
` [PATCH v2 3/4] tracing: Only return an adjusted address if it matches the kernel address
` [PATCH v2 4/4] tracing: Adjust addresses for printing out fields

[net-next PATCH 1/2] net: phy: Add support for new Aeonsemi PHYs
 2025-03-25 21:36 UTC  (8+ messages)

[PATCH 0/3] btrfs: extent buffer flags cleanup
 2025-03-25 21:36 UTC  (2+ messages)

[PATCH 1/2] ASoC: soc-core: fix bitclock-master and frame-master present check
 2025-03-25 21:34 UTC  (2+ messages)
` [PATCH 2/2] ASoC: soc-core: fix remaining of_property_read_bool usage

[PATCH v4 0/6] media: rockchip: Add rkvdec2 driver
 2025-03-25 21:22 UTC  (7+ messages)
` [PATCH v4 1/6] media: v4l2: Add NV15 and NV20 pixel formats
` [PATCH v4 2/6] media: v4l2-ctrls-core: Set frame_mbs_only_flag by default in h264 SPS
` [PATCH v4 3/6] media: rockchip: Move H264 CABAC table to header file
` [PATCH v4 4/6] media: rockchip: Introduce the rkvdec2 driver
` [PATCH v4 5/6] media: dt-bindings: rockchip: Document RK3588 Video Decoder bindings
` [PATCH v4 6/6] arm64: dts: rockchip: Add rkvdec2 Video Decoder on rk3588(s)

[PATCH net-next v4 0/8] net: ethtool: Introduce ethnl dump helpers
 2025-03-25 21:31 UTC  (8+ messages)
` [PATCH net-next v4 2/8] net: ethtool: netlink: Allow per-netdevice DUMP operations
` [PATCH net-next v4 3/8] net: ethtool: netlink: Rename ethnl_default_dump_one

[PATCH 0/2] drm: Make some resolution info unsigned
 2025-03-25 21:27 UTC  (3+ messages)
` [PATCH 1/2] drm/edid: Use unsigned int in drm_add_modes_noedid()
` [PATCH 2/2] drm/mode_config: Make drm_mode_config.(max|min)_(width|height) signed

[PATCH 3/3] ASoC: dwc: always enable/disable i2s irqs
 2025-03-25 21:18 UTC 

[GIT PULL] x86/cache for v6.15
 2025-03-25 21:18 UTC  (2+ messages)

[GIT PULL] x86/bugs for v6.15
 2025-03-25 21:18 UTC  (2+ messages)

[GIT PULL] ras/core for v6.15
 2025-03-25 21:18 UTC  (2+ messages)

[GIT PULL] EDAC updates for v6.15
 2025-03-25 21:18 UTC  (2+ messages)

ERROR: modpost: "_restfpr_20" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
 2025-03-25 21:15 UTC 

[PATCH 2/3] ASoC: amd: use new ACP dev names for DAI links
 2025-03-25 21:15 UTC 

[PATCH 0/3] Add DAPM/ASoC helpers to create SDCA drivers
 2025-03-25 21:10 UTC  (5+ messages)
` [PATCH 1/3] ASoC: SDCA: Create DAPM widgets and routes from DisCo

[regression 6.1.y] microphone no longer records (on VivoBook_ASUSLaptop TP401MARB_J401MA)
 2025-03-25 21:02 UTC  (3+ messages)
  ` Bug#1100928: "

[LSF/MM/BPF TOPIC] DAMON Requirements for Access-aware MM of Future
 2025-03-25 21:01 UTC  (2+ messages)

[PATCH net-next v7 0/7] net: tn40xx: add support for AQR105 based cards
 2025-03-25 21:00 UTC  (2+ messages)

[PATCH net-next 0/6] Basic XDP Support for DQO RDA Queue Format
 2025-03-25 21:00 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] DAMON Updates and Plans: Monitoring Parameters Auot-tuning and Memory Tiering
 2025-03-25 20:59 UTC  (2+ messages)

Unpatched return thunk in use. This should not happen!
 2025-03-25 20:55 UTC 

[PATCH v2] binder: use buffer offsets in debug logs
 2025-03-25 20:45 UTC  (4+ messages)

[RFC PATCH V3 00/43] rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
 2025-03-25 20:41 UTC  (4+ messages)
` [RFC PATCH V3 01/43] rv64ilp32_abi: uapi: Reuse lp64 ABI interface

[PATCH net-next v6 00/12] Add support for PSE budget evaluation strategy
 2025-03-25 20:40 UTC  (9+ messages)
` [PATCH net-next v6 06/12] net: pse-pd: Add support for budget evaluation strategies

[PATCH v2] ACPI: platform_profile: Optimize _aggregate_choices()
 2025-03-25 20:39 UTC 

[PATCH 0/3] Add support for speed in MANA ethtool
 2025-03-25 20:38 UTC  (10+ messages)
` [PATCH 2/3] net: mana: Implement set_link_ksettings in ethtool for speed
          ` [EXTERNAL] "

[PATCH] mm/vmscan: Initialize dirty to prevent uninitialized use
 2025-03-25 20:35 UTC  (2+ messages)

[GIT pull] irq/core for v6.15-rc1
 2025-03-25 20:31 UTC  (14+ messages)
` [GIT pull] irq/drivers "
` [GIT pull] irq/msi "
` [GIT pull] locking/futex "
` [GIT pull] timers/cleanups "
` [GIT pull] timers/core "
` [GIT pull] timers/vdso "

[GIT PULL] arm64 updates 6.15-rc1
 2025-03-25 20:30 UTC  (3+ messages)

[PATCH v5 0/6] rust: reduce pointer casts, enable related lints
 2025-03-25 20:29 UTC  (11+ messages)

[PATCH] binder: fix offset calculation in debug log
 2025-03-25 20:25 UTC  (2+ messages)

Extending the kernel crypto uAPI to support decryption into secure buffers
 2025-03-25 20:23 UTC 

[PATCH v6 00/12] platform/x86: alienware-wmi-wmax: HWMON support + DebugFS + Improvements
 2025-03-25 20:14 UTC  (2+ messages)

[PATCH 1/3] tracing: Expose functions to trace a synth event
 2025-03-25 20:13 UTC  (9+ messages)
` [PATCH 3/3] tracing: Rename trace_synth() to synth_event_trace2()

[PATCH v2] tee: shm: fix slab page refcounting
 2025-03-25 20:07 UTC 

[PATCH 6.12 000/116] 6.12.21-rc1 review
 2025-03-25 20:07 UTC  (2+ messages)

[PATCH] ACPI: platform_profile: Optimize _aggregate_choices()
 2025-03-25 20:06 UTC  (3+ messages)

[PATCH v5 00/13] rust: generate_rust_analyzer.py: define host crates and scripts
 2025-03-25 20:06 UTC  (7+ messages)
` [PATCH v5 08/13] scripts: generate_rust_analyzer.py: use str(pathlib.Path)
` [PATCH v5 09/13] scripts: generate_rust_analyzer.py: identify crates explicitly
` [PATCH v5 10/13] scripts: generate_rust_analyzer.py: define host crates
` [PATCH v5 11/13] scripts: generate_rust_analyzer.py: avoid FD leak
` [PATCH v5 12/13] scripts: generate_rust_analyzer.py: define scripts
` [PATCH v5 13/13] scripts: generate_rust_analyzer.py: use `cfg_groups`

[PATCH net-next v5 0/6] Convert LAN78xx to PHYLINK
 2025-03-25 20:06 UTC  (4+ messages)
` [PATCH net-next v5 1/6] net: usb: lan78xx: Improve error handling in PHY initialization


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