The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-02-02 07:50:27 to 2025-02-02 20:05:19 UTC [more...]

[PATCH] regmap-irq: Add missing kfree()
 2025-02-02 20:05 UTC 

[PATCH v1 1/2] dt-bindings: usb: snps,dwc3: Add property for imod
 2025-02-02 19:57 UTC  (3+ messages)

[PATCH] regmap-irq: Add missing kfree()
 2025-02-02 19:35 UTC  (2+ messages)

[PATCH v3 0/6] reduce tasklist_lock hold time on exit and do some
 2025-02-02 19:34 UTC  (8+ messages)
` [PATCH v3 6/6] pid: drop irq disablement around pidmap_lock

[PATCH] pipe_read: don't wake up the writer if the pipe is still full
 2025-02-02 19:32 UTC  (6+ messages)

[PATCH 00/33] Add support for the Exynos7870 SoC, along with three devices
 2025-02-02 19:13 UTC  (7+ messages)
` [PATCH 01/33] dt-bindings: hwinfo: samsung,exynos-chipid: add exynos7870-chipid compatible
` [PATCH 02/34] "
` [PATCH 03/34] dt-bindings: clock: add clock definitions for exynos7870 CMU
` [PATCH 02/33] "
` [PATCH 03/33] dt-bindings: clock: document exynos7870 clock driver CMU bindings

ld.lld: error: insufficient padding bytes for R_RISCV_ALIGN: 4 bytes available for requested alignment of 8 bytes
 2025-02-02 19:03 UTC 

[PATCH v5 0/5] Add PCIe Root Port support for Agilex family of chips
 2025-02-02 19:02 UTC  (9+ messages)
` [PATCH v5 3/5] arm64: dts: agilex: add dtsi for PCIe Root Port

[syzbot] [kernfs?] possible deadlock in walk_component (4)
 2025-02-02 18:56 UTC  (2+ messages)

[PATCH 0/4] drm/gpuvm: Add support for single-page-filled mappings
 2025-02-02 18:53 UTC  (6+ messages)
` [PATCH 1/4] drm/gpuvm: Add a flags argument to drm_gpuvm_sm_map[_*]
` [PATCH 2/4] drm/gpuvm: Plumb through flags into drm_gpuva_op_map
` [PATCH 3/4] drm/gpuvm: Add DRM_GPUVA_SINGLE_PAGE flag and logic
` [PATCH 4/4] drm/gpuvm: Plumb through flags into drm_gpuva_init

[syzbot] [ext4?] INFO: task hung in do_get_write_access (3)
 2025-02-02 18:31 UTC  (2+ messages)

[PATCH v2 0/4] alpha: stack fixes
 2025-02-02 18:13 UTC  (14+ messages)
` [PATCH v2 1/4] alpha/uapi: do not expose kernel-only stack frame structures
` [PATCH v2 2/4] alpha: replace hardcoded stack offsets with autogenerated ones
` [PATCH v2 3/4] alpha: make stack 16-byte aligned (most cases)
` [PATCH v2 4/4] alpha: align stack for page fault and user unaligned trap handlers

[syzbot] [block?] general protection fault in bioset_exit (2)
 2025-02-02 18:04 UTC 

[syzbot] [mm?] [bcachefs?] UBSAN: shift-out-of-bounds in filemap_get_entry
 2025-02-02 17:54 UTC 

[PATCH v2 0/3] Non-const bitfield helpers
 2025-02-02 17:53 UTC  (4+ messages)
` [PATCH treewide v2 1/3] bitfield: Add non-constant field_{prep,get}() helpers

[PATCH] sched_ext: Fix incorrect time delta calculation in time_delta()
 2025-02-02 17:42 UTC  (2+ messages)

[PATCH v3 00/11] sched_ext: Implement core event counters
 2025-02-02 17:37 UTC  (12+ messages)
` [PATCH v3 02/11] sched_ext: Add an event, SCX_EV_SELECT_CPU_FALLBACK
` [PATCH v3 04/11] sched_ext: Add an event, SCX_EV_DISPATCH_KEEP_LAST
` [PATCH v3 05/11] sched_ext: Add an event, SCX_EV_ENQ_SKIP_EXITING
` [PATCH v3 07/11] sched_ext: Add an event, SCX_EV_BYPASS_DISPATCH
` [PATCH v3 08/11] sched_ext: Add an event, SCX_EV_BYPASS_DURATION

[PATCH 1/7] firmware: cs_dsp: Fix error checking in wseq_write()
 2025-02-02 17:34 UTC  (2+ messages)

[syzbot] [mm?] kernel BUG in alloc_hugetlb_folio_reserve
 2025-02-02 17:27 UTC  (2+ messages)

[PATCH v6] drm/virtio: Add drm_panic support
 2025-02-02 17:19 UTC  (3+ messages)

[GIT PULL] turbostat-2025.02.02 for Linux-6.14
 2025-02-02 17:16 UTC 

[PATCH] net: e1000e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
 2025-02-02 17:08 UTC 

[PATCH] iio: light: Add check for array bounds in veml6075_read_int_time_ms
 2025-02-02 17:09 UTC  (2+ messages)

[PATCH v3] arm: rust: Enable Rust support for ARMv7
 2025-02-02 16:57 UTC  (7+ messages)

[PATCH] cgroup: fix race between fork and cgroup.kill
 2025-02-02 16:56 UTC  (2+ messages)

[PATCH v2] scsi: qedf: Use kcalloc() and add check for bdt_info
 2025-02-02 16:54 UTC  (3+ messages)

[PATCH v7 0/4] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-02-02 16:31 UTC  (5+ messages)
` [PATCH v7 1/4] rust: move BStr,CStr Display impls behind method
` [PATCH v7 2/4] rust: replace `CStr` with `core::ffi::CStr`
` [PATCH v7 3/4] rust: replace `kernel::c_str!` with C-Strings
` [PATCH v7 4/4] rust: remove core::ffi::CStr reexport

drivers/of/unittest.c:1195 of_unittest_reg() error: uninitialized symbol 'addr'
 2025-02-02 16:37 UTC 

[PATCH v3 0/2] seccomp: pass uretprobe system call through seccomp
 2025-02-02 16:29 UTC  (3+ messages)
` [PATCH v3 1/2] seccomp: passthrough uretprobe systemcall without filtering
` [PATCH v3 2/2] selftests/seccomp: validate uretprobe syscall passes through seccomp

[PATCH v2] seccomp: passthrough uretprobe systemcall without filtering
 2025-02-02 16:28 UTC  (8+ messages)

[PATCH] sched: Fixes typos in comments and error message
 2025-02-02 15:33 UTC  (3+ messages)

[PATCH v2] sched: Fixes typos in comments
 2025-02-02 15:32 UTC 

[PATCH v2] scsi: target: Remove unnecessary null checking for bio allocation
 2025-02-02 15:27 UTC 

Immutable vs read-only for Windows compatibility
 2025-02-02 15:23 UTC  (11+ messages)

Possible circular locking dependency (&dev->clientlist_mutex){+.+.}-{4:4}, at: drm_client_dev_suspend+0x44/0x140 but (console_lock){+.+.}-{0:0}, at: radeon_suspend_kms+0x3e8/0x490 [radeon] (Talos II, kernel v6.13.1)
 2025-02-02 15:10 UTC 

[PATCH v2] iio: filter: admv8818: Force initialization of SDO
 2025-02-02 15:15 UTC  (4+ messages)
  `  "

[syzbot] [xfs?] possible deadlock in xfs_buf_find_insert
 2025-02-02 15:08 UTC  (2+ messages)

[PATCH] soc: apple: rtkit: Pass the crashlog to the crashed() callback
 2025-02-02 15:06 UTC 

[PATCH] soc: apple: rtkit: Pass the crashlog to the crashed() callback
 2025-02-02 15:05 UTC  (2+ messages)

[PATCH v1] f2fs: remove unnecessary null checking
 2025-02-02 15:05 UTC  (3+ messages)
` [PATCH] "

[PATCH 1/2] f2fs: don't kobject_put in the error case
 2025-02-02 14:58 UTC  (2+ messages)

[RFC v2 00/38] Improve ABI documentation generation
 2025-02-02 14:56 UTC  (5+ messages)
` [RFC v2 18/38] docs: sphinx/kernel_abi: use AbiParser directly

[PATCH v6 0/4] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-02-02 14:40 UTC  (9+ messages)
` [PATCH v6 1/4] rust: move BStr,CStr Display impls behind method
` [PATCH v6 2/4] rust: replace `CStr` with `core::ffi::CStr`
` [PATCH v6 3/4] rust: replace `kernel::c_str!` with C-Strings
` [PATCH v6 4/4] rust: remove core::ffi::CStr reexport

[PATCH 0/4] Enable cpufreq for IPQ5424
 2025-02-02 14:38 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: clock: ipq5424-apss-clk: Add ipq5424 apss clock controller

[PATCH 0/6] X1P42100 DT and PCIe PHY bits
 2025-02-02 14:35 UTC  (5+ messages)
` [PATCH 2/6] dt-bindings: phy: qcom,qmp-pcie: Drop reset number constraints

[PATCH v2 00/11] CRC64 library rework and x86 CRC optimization
 2025-02-02 14:31 UTC  (11+ messages)
` [PATCH v2 01/11] lib/crc64-rocksoft: stop wrapping the crypto API
` [PATCH v2 02/11] crypto: crc64-rocksoft - remove from "
` [PATCH v2 03/11] lib/crc64: rename CRC64-Rocksoft to CRC64-NVME
` [PATCH v2 04/11] lib/crc_kunit.c: add test and benchmark for CRC64-NVME
` [PATCH v2 05/11] lib/crc64: add support for arch-optimized implementations

[PATCH v1] scsi: target: remove unnecessary null checking for bio allocation
 2025-02-02 14:30 UTC  (3+ messages)
` [PATCH] "

[PATCH v2] drm/i915/backlight: Return immediately when scale() finds invalid parameters
 2025-02-02 14:28 UTC  (5+ messages)

[PATCH RESEND v6 0/3] platform: arm64: Huawei Matebook E Go embedded controller
 2025-02-02 14:19 UTC  (3+ messages)

[PATCH v4] Weighted Interleave Auto-tuning
 2025-02-02 14:12 UTC  (7+ messages)

[syzbot] [ocfs2?] possible deadlock in deactivate_super (2)
 2025-02-02 14:09 UTC 

[PATCH v2 0/2] Add support for Xiaomi Mi TV Stick
 2025-02-02 14:07 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: arm: amlogic: add S805Y and "

[PATCH 4/7] dt-bindings: mfd: cirrus,cs40l26: Support for CS40L26
 2025-02-02 14:04 UTC  (2+ messages)

[PATCH v3 0/6] Bluetooth: qca: add Qualcomm WCN3950 BT/WiFi chip support
 2025-02-02 13:49 UTC  (9+ messages)
` [PATCH v3 1/6] dt-bindings: net: bluetooth: qualcomm: document WCN3950
` [PATCH v3 2/6] Bluetooth: qca: simplify WCN399x NVM loading
` [PATCH v3 3/6] Bluetooth: qca: add WCN3950 support
` [PATCH v3 4/6] arm64: dts: qcom: qcm2290: fix (some) of QUP interconnects
` [PATCH v3 5/6] arm64: dts: qcom: qcm2290: add UART3 device
` [PATCH v3 6/6] arm64: dts: qcom: qrb2210-rb1: add Bluetooth support

[PATCH V5 0/5] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2025-02-02 13:38 UTC  (7+ messages)
` [PATCH V5 1/5] dt-bindings: iio/adc: Move QCOM ADC bindings to iio/adc folder
` [PATCH V5 2/5] dt-bindings: iio: adc: Split out QCOM VADC channel properties
` [PATCH V5 3/5] dt-bindings: iio: adc: Add support for QCOM PMIC5 Gen3 ADC

[PATCH 5.4 00/94] 5.4.290-rc2 review
 2025-02-02 13:31 UTC  (2+ messages)

[PATCH 6.6 00/43] 6.6.75-rc1 review
 2025-02-02 13:30 UTC  (2+ messages)

[PATCH 6.12 00/41] 6.12.12-rc2 review
 2025-02-02 13:29 UTC  (2+ messages)

[syzbot] [fs?] KMSAN: uninit-value in full_proxy_unlocked_ioctl
 2025-02-02 13:28 UTC 

[PATCH v3 0/7] mfd: bcm590xx: Add support for BCM59054
 2025-02-02 13:27 UTC  (7+ messages)
` [PATCH v3 1/7] dt-bindings: mfd: brcm,bcm59056: Convert to YAML
` [PATCH v3 2/7] dt-bindings: mfd: brcm,bcm59056: Add compatible for BCM59054

[PATCH V2] USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCI
 2025-02-02 13:17 UTC  (3+ messages)

[PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
 2025-02-02 13:05 UTC  (7+ messages)
` [PATCH 1/6] rust: types: Add Ownable/Owned types
` [PATCH 2/6] rust: page: Convert to Ownable
` [PATCH 3/6] rust: page: Make with_page_mapped() and with_pointer_into_page() public
` [PATCH 4/6] rust: addr: Add a module to declare core address types
` [PATCH 5/6] rust: page: Add physical address conversion functions
` [PATCH 6/6] rust: page: Make Page::as_ptr() pub(crate)

[PATCH v4 00/10] Add STM32MP25 PCIe drivers
 2025-02-02 13:06 UTC  (5+ messages)
` [PATCH v4 01/10] dt-bindings: PCI: Add STM32MP25 PCIe Root Complex bindings
` [PATCH v4 03/10] PCI: stm32: Add PCIe host support for STM32MP25

[PATCH v2] man/man7/sched.7: Mention autogroup disabled behavior
 2025-02-02 13:02 UTC  (2+ messages)

[PATCH v3 2/6] iio: adc: ad4030: add driver for ad4030-24
 2025-02-02 12:30 UTC  (2+ messages)

[PATCH v4 00/12] drm/display: generic HDMI CEC helpers
 2025-02-02 12:07 UTC  (13+ messages)
` [PATCH v4 01/12] drm/connector: add CEC-related fields
` [PATCH v4 02/12] drm/connector: unregister CEC data
` [PATCH v4 03/12] drm/display: move CEC_CORE selection to DRM_DISPLAY_HELPER
` [PATCH v4 04/12] drm/display: add CEC helpers code
` [PATCH v4 05/12] drm/display: hdmi-state-helper: handle CEC physical address
` [PATCH v4 06/12] drm/vc4: hdmi: switch to generic CEC helpers
` [PATCH v4 07/12] drm/display: bridge-connector: hook in CEC notifier support
` [PATCH v4 08/12] drm/bridge: move private data to the end of the struct
` [PATCH v4 09/12] drm/display: hdmi-cec-helper: add bridge-related functions
` [PATCH v4 10/12] drm/display: bridge-connector: handle CEC adapters
` [PATCH v4 11/12] drm/bridge: allow limiting I2S formats
` [PATCH v4 12/12] drm/bridge: adv7511: switch to the HDMI connector helpers

[tip:tip/urgent] BUILD SUCCESS 401d39f54085606e759cd7c38a82af146493d063
 2025-02-02 11:40 UTC 

[PATCH v2] rust: alloc: satisfy `aligned_alloc` requirements
 2025-02-02 11:27 UTC 

[PATCH 2/2] LoadPin: Make sysctl table const
 2025-02-02 11:10 UTC  (2+ messages)

[PATCH v3] cpuidle: psci: Add trace for PSCI domain idle
 2025-02-02 10:46 UTC  (3+ messages)
  ` [PATCH v4] "

[PATCH v3 0/3] Fixed-type GENMASK/BIT
 2025-02-02 10:40 UTC  (2+ messages)

[PATCH 00/13] gpiolib: add gpiods_set_array_value_cansleep
 2025-02-02 10:24 UTC  (11+ messages)
` [PATCH 01/13] gpiolib: add gpiods_set_array_value_cansleep()
` [PATCH 02/13] auxdisplay: seg-led-gpio: use gpiods_set_array_value_cansleep
` [PATCH 05/13] gpio: max3191x: "
` [PATCH 12/13] phy: mapphone-mdm6600: "
` [PATCH 13/13] ASoC: adau1701: "

[PATCH] iio: magnetometer: si7210: fix magnetic field measurement scale
 2025-02-02 10:07 UTC 

[REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
 2025-02-02 10:04 UTC  (7+ messages)

fs/eventpoll.o: warning: objtool: ep_poll_callback+0xf8: unreachable instruction
 2025-02-02  9:57 UTC 

[PATCH v2] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse()
 2025-02-02  9:55 UTC  (3+ messages)

[PATCH 6.1 00/16] Fixes bpf and rcu
 2025-02-02  9:52 UTC  (13+ messages)
` [PATCH 6.1 06/16] bpf: Factor out inc/dec of active flag into helpers
` [PATCH 6.1 07/16] bpf: Use rcu_trace_implies_rcu_gp() in bpf memory allocator
` [PATCH 6.1 08/16] bpf: Further refactor alloc_bulk()
` [PATCH 6.1 09/16] bpf: Change bpf_mem_cache draining process
` [PATCH 6.1 10/16] bpf: Add a hint to allocated objects
` [PATCH 6.1 11/16] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu()
` [PATCH 6.1 12/16] rcu: Fix missing nocb gp wake on rcu_barrier()
` [PATCH 6.1 13/16] rcu: Make call_rcu() lazy to save power
` [PATCH 6.1 14/16] rcu: Export rcu_request_urgent_qs_task()
` [PATCH 6.1 15/16] bpf: Remove unnecessary check when updating LPM trie
` [PATCH 6.1 16/16] bpf: Switch to bpf mem allocator for "

[PATCH] arm64: dts: ti: k3-j784s4-j742s2-evm: Add overlay to enable USB0 Type-A
 2025-02-02  9:42 UTC  (2+ messages)

[PATCH 0/3] PCIe NTB and USB Overlays for J721E, J742S2 and J784S4
 2025-02-02  9:36 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-j721e-evm: Add overlay for PCIe NTB functionality
` [PATCH 2/3] arm64: dts: ti: k3-j784s4-j742s2-evm: Add overlay for PCIe NTB
` [PATCH 3/3] arm64: dts: ti: k3-j784s4-j742s2-evm: Add overlay to enable USB0 Type-A

[PATCH 0/3] clk: Support spread spectrum and use it in clk-scmi
 2025-02-02 10:42 UTC  (4+ messages)
` [PATCH 1/3] clk: Introduce clk_set_spread_spectrum

[PATCH v7 0/2] Make i.MX9 OCOTP work as accessing controller
 2025-02-02  9:04 UTC  (3+ messages)
` [PATCH v7 2/2] nvmem: imx-ocotp-ele: Support accessing controller for i.MX9

[syzbot] [ocfs2?] possible deadlock in ocfs2_finish_quota_recovery
 2025-02-02  9:01 UTC 

[PATCH v2] kbuild: switch from lz4c to lz4 for compression
 2025-02-02  9:00 UTC  (7+ messages)

[syzbot] [mm?] kernel BUG in alloc_hugetlb_folio_reserve
 2025-02-02  8:42 UTC  (2+ messages)

[Regression] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX
 2025-02-02  8:32 UTC  (13+ messages)
  ` [Bug 219609] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX + Ryzen 8700G


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