The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-09-25 23:46:23 to 2024-09-26 06:34:55 UTC [more...]

[PATCH v5 0/6] RTL9300 support for reboot and i2c
 2024-09-26  6:34 UTC  (3+ messages)
` [PATCH v5 1/6] dt-bindings: reset: syscon-reboot: Add reg property

[PATCH v3 0/9] A bunch of changes to refine i.MX PCIe driver
 2024-09-26  6:07 UTC  (10+ messages)
` [PATCH v3 1/9] dt-bindings: imx6q-pcie: Add ref clock for i.MX95 PCIe RC
` [PATCH v3 2/9] PCI: imx6: Add ref clock for i.MX95 PCIe
` [PATCH v3 3/9] PCI: imx6: Fetch dbi2 and iATU base addesses from DT
` [PATCH v3 4/9] PCI: imx6: Correct controller_id generation logic for i.MX7D
` [PATCH v3 5/9] PCI: imx6: Make core reset assertion deassertion symmetric
` [PATCH v3 6/9] PCI: imx6: Make *_enable_ref_clk() function symmetric
` [PATCH v3 7/9] PCI: imx6: Use dwc common suspend resume method
` [PATCH v3 8/9] PCI: imx6: Add i.MX8MQ i.MX8Q and i.MX95 PCIe PM support
` [PATCH v3 9/9] arm64: dts: imx95: Add ref clock for i.MX95 PCIe

[PATCH v8 0/2] HID: add initial support for Goodix HID-over-SPI touchscreen
 2024-09-26  6:29 UTC  (4+ messages)
` [PATCH v8 1/2] HID: hid-goodix: Add Goodix HID-over-SPI driver
` [PATCH v8 2/2] dt-bindings: input: Goodix SPI HID Touchscreen

[PATCH v2] soc: imx8m: Probe the SoC driver as platform driver
 2024-09-26  6:28 UTC  (2+ messages)

[PATCH v4 0/8] TDX host: metadata reading tweaks, bug fix and info dump
 2024-09-26  6:27 UTC  (5+ messages)
` [PATCH v4 3/8] x86/virt/tdx: Prepare to support reading other global metadata fields
` [PATCH v4 5/8] x86/virt/tdx: Start to track all global metadata in one structure

[PATCH 1/2] HID: hid-goodix: drop unsupported and undocumented DT part
 2024-09-26  6:20 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: input: Revert "dt-bindings: input: Goodix SPI HID Touchscreen"

[PATCH v2 0/8] vdso: Use only headers from the vdso/ namespace
 2024-09-26  6:20 UTC  (6+ messages)
` [PATCH v2 1/8] x86: vdso: Introduce asm/vdso/mman.h

[GIT PULL] HID for 6.12
 2024-09-26  6:17 UTC  (4+ messages)

[RFC PATCH 0/4] Add hazard pointers to kernel
 2024-09-26  6:16 UTC  (12+ messages)
` [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers

[PATCH] dt-bindings: Fix array property constraints
 2024-09-26  6:16 UTC  (2+ messages)

[PATCH v2] ftrace: Hide a extra entry in stack trace
 2024-09-26  6:13 UTC 

[PATCH 0/5] perf sched: Introduce stats tool
 2024-09-26  6:14 UTC  (5+ messages)
` [PATCH 2/5] perf sched stats: Add record and rawdump support
` [PATCH 3/5] perf sched stats: Add schedstat v16 support

[PATCH v2 1/1] i2c: qcom-geni: Support systems with 32MHz serial engine clock
 2024-09-26  6:14 UTC  (2+ messages)

[PATCH 1/3] sched: Fix cgroup irq accounting for CONFIG_IRQ_TIME_ACCOUNTING
 2024-09-26  6:13 UTC  (2+ messages)

[PATCH v2 1/2] drm: fsl-dcu: Use dev_err_probe
 2024-09-26  6:06 UTC  (4+ messages)
` [PATCH v2 2/2] drm: fsl-dcu: enable PIXCLK on LS1021A

[PATCH v1] sched/eevdf: Reduce the computation frequency of avg_vruntime
 2024-09-26  6:03 UTC  (2+ messages)
`  "

[PATCH] vhost-vdpa: Refactor copy_to_user() usage in vhost_vdpa_get_config()
 2024-09-26  6:04 UTC  (3+ messages)
  `  "

[PATCH] ALSA: hda/realtek: Add quirk for Huawei MateBook 13 KLV-WX9
 2024-09-26  6:02 UTC 

[PATCH v4 ] gpu: drm: replace of_graph_get_next_endpoint()
 2024-09-26  6:00 UTC  (2+ messages)

[PATCH] media: uvcvideo: Stop stream during unregister
 2024-09-26  5:59 UTC 

[PATCH 2/4] kcsan, debugfs: refactor set_report_filterlist_whitelist() to return a value
 2024-09-26  5:58 UTC  (2+ messages)

[PATCH v2 0/3] reset: Requesting pre-deasserted, auto-reasserting reset controls via devres
 2024-09-26  5:57 UTC  (2+ messages)

[PATCH v7 0/3] uvcvideo: Attempt N to land UVC race conditions fixes
 2024-09-26  5:49 UTC  (4+ messages)
` [PATCH v7 1/3] media: uvcvideo: Refactor the status irq API
` [PATCH v7 2/3] media: uvcvideo: Avoid race condition during unregister
` [PATCH v7 3/3] media: uvcvideo: Exit early if there is not int_urb

[PATCH] ftrace: Hide a extra entry in stack trace
 2024-09-26  5:43 UTC  (3+ messages)

[PATCH net] net: ethernet: marvell: octeontx2: nic: Add error pointer check in otx2_ethtool.c
 2024-09-26  5:42 UTC  (8+ messages)

[PATCH] perf test: Silence perf check subcommand when not supported
 2024-09-26  5:35 UTC  (3+ messages)

[PATCH 0/6] Samsung Exynos 7870 DECON driver support
 2024-09-26  5:34 UTC  (9+ messages)
` [PATCH 6/6] dt-bindings: display: samsung,exynos7-decon: add exynos7870 compatible

[PATCH v6 0/4] uvcvideo: Attempt N to land UVC race conditions fixes
 2024-09-26  5:33 UTC  (4+ messages)
` [PATCH v6 2/4] media: uvcvideo: Refactor the status irq API

[PATCH] Staging: net: nic: Add error pointer check in otx2_flows.c
 2024-09-26  5:30 UTC  (4+ messages)

[tip:master] BUILD SUCCESS f441318ec664d99d7cb03b08557ed3b04d9af67f
 2024-09-26  5:30 UTC 

[syzbot] [mm?] kernel BUG in page_table_check_clear (2)
 2024-09-26  5:30 UTC 

[PATCH v2] libperf: Add perf_evsel__id() function
 2024-09-26  5:29 UTC  (2+ messages)

[PATCH] usb: gadget: eem: Use common error handling code in eem_unwrap()
 2024-09-26  5:27 UTC  (2+ messages)

[PATCH] drm/exynos: remove unused prototype for crtc
 2024-09-26  5:25 UTC 

[PATCH v4 0/6] Add support for PCIe3 on x1e80100
 2024-09-26  5:19 UTC  (15+ messages)
` [PATCH v4 5/6] PCI: qcom: Add support for X1E80100 SoC
` [PATCH v4 6/6] arm64: dts: qcom: x1e80100: Add support for PCIe3 on x1e80100

[PATCHv2] mm: migrate LRU_REFS_MASK bits in folio_migrate_flags
 2024-09-26  5:06 UTC 

[PATCH] trace doc: document the device_pm_callback events
 2024-09-26  4:59 UTC  (2+ messages)

ERROR: modpost: "_restgpr1_16" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
 2024-09-26  4:56 UTC 

[PATCH v7 0/2] HID: add initial support for Goodix HID-over-SPI touchscreen
 2024-09-26  4:54 UTC  (8+ messages)
` [PATCH v7 2/2] dt-bindings: input: Goodix SPI HID Touchscreen

[syzbot] [trace?] [bpf?] possible deadlock in __mod_timer (4)
 2024-09-26  4:53 UTC  (2+ messages)

linux-next: Tree for Sep 26
 2024-09-26  4:53 UTC 

[PATCH v7 0/8] mm: ZSWAP swap-out of mTHP folios
 2024-09-26  4:52 UTC  (16+ messages)
` [PATCH v7 6/8] mm: zswap: Support mTHP swapout in zswap_store()

[PATCH v1] perf test: Ignore security failures in all PMU test
 2024-09-26  4:52 UTC  (2+ messages)

[syzbot] [kernel?] possible deadlock in hrtimer_start_range_ns (3)
 2024-09-26  4:46 UTC 

[PATCH 0/5] Improve zram writeback performance
 2024-09-26  4:41 UTC  (2+ messages)

[PATCH v8 0/7] Event parsing fixes
 2024-09-26  4:38 UTC  (2+ messages)

[PATCH v3 0/2] riscv: Idle thread using Zawrs extension
 2024-09-26  4:34 UTC  (3+ messages)
` [PATCH v3 1/2] riscv: process: Introduce idle "

[PATCH 0/5] Improve zram writeback performance
 2024-09-26  4:33 UTC  (3+ messages)

[PATCH] mm: Move set_pxd_safe() helpers from generic to platform
 2024-09-26  4:18 UTC  (2+ messages)

[PATCH -next 0/2] perf stat: a set of small fixes for bperf
 2024-09-26  4:16 UTC  (3+ messages)
` [PATCH -next 1/2] perf stat: Increase perf_attr_map entries

[PATCH v8 0/2] i2c: octeon: Add block-mode r/w
 2024-09-26  4:12 UTC  (3+ messages)
` [PATCH v8 1/2] i2c: octeon: refactor common i2c operations
` [PATCH v8 2/2] i2c: octeon: Add block-mode "

[PATCH 0/3] staging: vchiq_core: Consolidate bulk xfer helper
 2024-09-26  4:10 UTC  (3+ messages)

[next-20240925] possible circular locking: uart vs kmemleak
 2024-09-26  4:07 UTC 

[PATCH v2 1/2] Bluetooth: btnxpuart: Drop _v0 suffix from FW names
 2024-09-26  4:07 UTC  (2+ messages)
` [PATCH v2 2/2] Bluetooth: btnxpuart: Rename IW615 to IW610

[RFC net-next 0/1] hyperv: Link queues to NAPIs
 2024-09-26  4:06 UTC  (4+ messages)
` [RFC net-next 1/1] hv_netvsc: "

[PATCH v9 0/3] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe
 2024-09-26  4:05 UTC  (4+ messages)
` [PATCH v9 3/3] PCI: vmd: Save/restore PCIe bridge states before/after pci_reset_bus()

[PATCH] perf/x86/amd: check event before enable to avoid GPF
 2024-09-26  4:05 UTC  (13+ messages)

[syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in bch2_stripe_to_text
 2024-09-26  4:02 UTC 

[PATCH] tools: hv: Fix a complier warning in the fcopy uio daemon
 2024-09-26  4:01 UTC  (5+ messages)

[RFC PATCH 0/2] remove SWAP_MAP_SHMEM
 2024-09-26  4:00 UTC  (12+ messages)

[PATCH 0/4] binder: several fixes for frozen notification
 2024-09-26  3:54 UTC  (5+ messages)
` [PATCH 4/4] binder: fix BINDER_WORK_FROZEN_BINDER debug logs

[PATCH] security/keys: fix slab-out-of-bounds in key_task_permission
 2024-09-26  3:48 UTC  (7+ messages)

[PATCH v9 0/7] Introduction of a remoteproc tee to load signed firmware
 2024-09-26  3:51 UTC  (3+ messages)
` [PATCH v9 4/7] remoteproc: core: Add TEE interface support for firmware release

[PATCH] ext4: Call ext4_journal_stop(handle) only once in ext4_dio_write_iter()
 2024-09-26  3:45 UTC  (2+ messages)

[PATCH 0/3] Disable Suspend-to-Idle in Hyper-V and Fix Hibernation Interruptions
 2024-09-26  3:45 UTC  (3+ messages)

[PATCH v1] iio: adc: Fix typos in comments across various files
 2024-09-26  3:43 UTC 

[PATCH -next v3 0/2] perf stat: Support inherit events for bperf
 2024-09-26  3:43 UTC  (3+ messages)

[PATCH] remoteproc: qcom: Fix NULL pointer in glink_subdev_stop()
 2024-09-26  3:41 UTC  (2+ messages)

[PATCH v1] Bluetooth: btnxpuart: Drop _v0 suffix from FW names
 2024-09-26  3:38 UTC 

[PATCH v1] ARM: dts: aspeed: yosemite4: Add i2c-mux for Management Board
 2024-09-26  3:35 UTC 

[PATCH] Add BPF Kernel Function bpf_ptrace_vprintk
 2024-09-26  3:34 UTC  (2+ messages)

[PATCH v2 0/3] X1E Dell XPS 9345 support
 2024-09-26  3:33 UTC  (5+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: Add support for X1-based Dell XPS 13 9345

[PATCH v1 0/5] Add I2C mux on BUS 14 for yosemite4
 2024-09-26  3:28 UTC  (6+ messages)
` [PATCH v1 1/5] ARM: dts: aspeed: yosemite4: Add i2c-mux for two fan boards
` [PATCH v1 2/5] ARM: dts: aspeed: yosemite4: remove led gpio pca9552 on "
` [PATCH v1 3/5] ARM: dts: aspeed: yosemite4: Change the address of Fan IC "
` [PATCH v1 4/5] ARM: dts: aspeed: yosemite4: Revise adc128d818 adc mode on Fan Boards
` [PATCH v1 5/5] ARM: dts: aspeed: yosemite4: Add i2c-mux for ADC monitor on Spider Board

[PATCH v1 00/11] Libdw/dwarf build clean up
 2024-09-26  3:27 UTC  (11+ messages)
` [PATCH v1 01/11] perf build: Rename NO_DWARF to NO_LIBDW
` [PATCH v1 03/11] perf build: Rename test-dwarf to test-libdw
` [PATCH v1 07/11] perf probe: Move elfutils support check to libdw check
` [PATCH v1 09/11] perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
` [PATCH v1 11/11] perf build: Rename PERF_HAVE_DWARF_REGS to PERF_HAVE_LIBDW_REGS

[RFC PATCH v1 0/2] Allow the RAS feature bit in ID_AA64PFR0_EL1 writable from userspace
 2024-09-26  3:22 UTC  (3+ messages)
` [RFC PATCH v1 1/2] KVM: arm64: Use kvm_has_feat() to check if FEAT_RAS is advertised to the guest
` [RFC PATCH v1 2/2] KVM: arm64: Allow the RAS feature bit in ID_AA64PFR0_EL1 writable from userspace

[PATCH v6 0/5] Consolidate IO memcpy functions
 2024-09-26  3:22 UTC  (3+ messages)
` [PATCH v6 4/5] csky: Use generic io "

[PATCH 0/3] PCI: dwc: opitimaze RC host pci_fixup_addr()
 2024-09-26  3:21 UTC  (4+ messages)
` [PATCH 1/3] of: address: Add helper function to get untranslated 'ranges' information

[PATCH v1] input: Fix typos in comments across various files
 2024-09-26  3:14 UTC 

[PATCH v9 0/6] Add octal DTR support for Macronix flash
 2024-09-26  3:06 UTC  (9+ messages)
` [PATCH v9 6/6] mtd: spi-nor: add support for Macronix Octal flash

[RFC net-next 0/2] gve: Link IRQs, queues, and NAPI instances
 2024-09-26  3:00 UTC  (3+ messages)
` [RFC net-next 1/2] gve: Map IRQs to "
` [RFC net-next 2/2] gve: Map NAPI instances to queues

[RFC 0/2] "custom" ACPI platform profile support
 2024-09-26  2:59 UTC  (3+ messages)
` [RFC 1/2] ACPI: Add support for a 'custom' profile
` [RFC 2/2] platform/x86/amd: pmf: Add manual control support

[PATCH 1/2] dt-bindings: mfd: mediatek: mt6397: add adc and regulators for mt6359
 2024-09-26  2:47 UTC  (2+ messages)

[RFC] exec: add a flag for "reasonable" execveat() comm
 2024-09-26  2:09 UTC  (5+ messages)

[PATCH v4 0/3] Add support for AST2700 clk driver
 2024-09-26  2:43 UTC  (4+ messages)
` [PATCH v4 2/3] reset: aspeed: register AST2700 reset auxiliary bus device

[PATCH v7 1/2] dt-bindings: arm: Document the btt3 i.MX28 based board
 2024-09-26  2:42 UTC  (2+ messages)

[PATCH v1] ARM: dts: aspeed: yosemite4: Add i2c-mux for CPLD IOE on Spider Board
 2024-09-26  2:41 UTC 

[PATCH bpf-next] libbpf: Remove unneeded semicolon
 2024-09-26  2:38 UTC 

[PATCH v3 0/6] ASoC: Add NTP8918 and NTP8835 codecs support
 2024-09-26  2:38 UTC  (5+ messages)
` [PATCH v3 3/6] ASoC: dt-bindings: Add NeoFidelity NTP8918
` [PATCH v3 5/6] ASoC: dt-bindings: Add NeoFidelity NTP8835

[PATCH v5 0/2] Fix degradation problem of alpha blending series
 2024-09-26  2:34 UTC  (3+ messages)
` [PATCH v5 2/2] drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs

[PATCH] eeprom: fix spelling of switch
 2024-09-21 13:41 UTC 

[PATCH v1] ARM: dts: aspeed: yosemite4: Add i2c-mux for four NICs
 2024-09-26  2:31 UTC 

[PATCH] hwspinlock: fix some comments about 'will never sleep'
 2024-09-26  2:30 UTC 

[PATCH v3 2/3] dt-bindings: riscv: starfive: add deepcomputing,fm7110
 2024-09-26  2:27 UTC  (2+ messages)

[RESEND. PATCH v2] riscv: Use '%u' to format the output of 'cpu'
 2024-09-26  2:17 UTC 

[PATCH 0/2] sched_ext code cleanups
 2024-09-26  2:15 UTC  (3+ messages)
` [PATCH 1/2] sched/ext: Fix unmatch trailing comment of CONFIG_EXT_GROUP_SCHED
` [PATCH 2/2] sched/ext: Use tg_cgroup() to elieminate duplicate code

[linus:master] [netfs] cd0277ed0c: BUG:KASAN:slab-use-after-free_in_copy_from_iter
 2024-09-26  2:15 UTC  (3+ messages)

[PATCH] Fix issue related with assigning two diffrent vids to the same interface
 2024-09-26  2:12 UTC  (3+ messages)

[PATCH v1] ARM: dts: aspeed: yosemite4: add i2c-mux for all Server Board slots
 2024-09-26  2:10 UTC 

[PATCH v2 0/6] configure imx8 dsp DT node for rproc usage
 2024-09-26  2:09 UTC  (6+ messages)
` [PATCH v2 1/6] dt-bindings: dsp: fsl,dsp: fix power domain count
` [PATCH v2 3/6] arm64: dts: imx8qxp: configure dsp node for rproc usage

[PATCH] HID: plantronics: Update to map micmute controls
 2024-09-26  1:58 UTC  (6+ messages)

[PATCH v7 00/18] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-09-26  1:55 UTC  (20+ messages)
` [PATCH v7 01/18] KVM: Remove kvm_handle_hva_range helper functions
` [PATCH v7 02/18] KVM: Add lockless memslot walk to KVM
` [PATCH v7 03/18] KVM: x86/mmu: Factor out spte atomic bit clearing routine
` [PATCH v7 04/18] KVM: x86/mmu: Relax locking for kvm_test_age_gfn and kvm_age_gfn
` [PATCH v7 05/18] KVM: x86/mmu: Rearrange kvm_{test_,}age_gfn
` [PATCH v7 06/18] KVM: x86/mmu: Only check gfn age in shadow MMU if indirect_shadow_pages > 0
` [PATCH v7 07/18] KVM: x86/mmu: Refactor low level rmap helpers to prep for walking w/o mmu_lock
` [PATCH v7 08/18] KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock
` [PATCH v7 09/18] KVM: x86/mmu: Add support for lockless walks of rmap SPTEs
` [PATCH v7 10/18] KVM: x86/mmu: Support rmap walks without holding mmu_lock when aging gfns
` [PATCH v7 11/18] mm: Add missing mmu_notifier_clear_young for !MMU_NOTIFIER
` [PATCH v7 12/18] mm: Add has_fast_aging to struct mmu_notifier
` [PATCH v7 13/18] mm: Add fast_only bool to test_young and clear_young MMU notifiers
` [PATCH v7 14/18] KVM: Pass fast_only to kvm_{test_,}age_gfn
` [PATCH v7 15/18] KVM: x86/mmu: Locklessly harvest access information from shadow MMU
` [PATCH v7 16/18] KVM: x86/mmu: Enable has_fast_aging
` [PATCH v7 17/18] mm: multi-gen LRU: Have secondary MMUs participate in aging
` [PATCH v7 18/18] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test

[PATCH] thunderbolt: Use common error handling code in update_property_block()
 2024-09-26  1:52 UTC  (3+ messages)

[PATCH] acl: Annotate struct posix_acl with __counted_by()
 2024-09-26  1:46 UTC  (2+ messages)

[PATCH] x86: add more x86-64 micro-architecture levels
 2024-09-26  1:43 UTC  (3+ messages)

[PATCH v19 0/2] Add i2c-mux and eeprom devices for Meta Yosemite4
 2024-09-26  1:42 UTC  (4+ messages)
` [PATCH v19 1/2] ARM: dts: aspeed: yosemite4: Revise i2c-mux devices

[PATCH v1] ARM: dts: aspeed: yosemite4: correct the compatible string of adm1272
 2024-09-26  1:34 UTC 

[PATCH v7 0/2] i2c: octeon: Add block-mode r/w
 2024-09-26  1:26 UTC  (4+ messages)
` [PATCH v7 1/2] i2c: octeon: refactor common i2c operations

[PATCH v1] printk: Improve memory usage logging during boot
 2024-09-26  1:12 UTC 

[PATCH v7 0/3] Fix dosemu vm86() fault
 2024-09-26  1:04 UTC  (7+ messages)
` [PATCH v7 3/3] x86/bugs: Use code segment selector for VERW operand

[RFC PATCH 00/24] erofs: introduce Rust implementation
 2024-09-26  1:04 UTC  (12+ messages)
` [RFC PATCH 03/24] erofs: add Errno in Rust

[PATCH v7 2/2] hwmon: (isl28022) new driver for ISL28022 power monitor
 2024-09-26  0:50 UTC  (2+ messages)

[PATCH] i915: Fix HBLANK Expansion Quirk Causing Modeset Failure on Dell WD19TB Dock at 3440x1440@100Hz
 2024-09-26  0:25 UTC 

[RFC/PATCH bpf-next 0/3] bpf: Add slab iterator and kfunc (v1)
 2024-09-26  0:16 UTC  (2+ messages)

[PATCH 0/4] Process some MMIO-related errors without KVM exit
 2024-09-26  0:06 UTC  (6+ messages)

linux-next: build failure after merge of Linus' tree
 2024-09-26  0:04 UTC 

[RFC v1 0/3] C and Rust support for perf script
 2024-09-26  0:03 UTC  (2+ messages)

[PATCH] cfi: encode cfi normalized integers + kasan/gcov bug in Kconfig
 2024-09-26  0:00 UTC  (2+ messages)

[PATCH 0/2] KVM: x86/mmu: Repurpose MMU shrinker into page cache shrinker
 2024-09-25 23:54 UTC  (4+ messages)
` [PATCH 1/2] KVM: x86/mmu: Change KVM mmu shrinker to no-op


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