LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-06 06:24:00 to 2024-05-06 09:10:07 UTC [more...]

[PATCH v1 1/1] ALSA: Correct the kernel object suffix of target
 2024-05-06  8:52 UTC 

[GIT PULL] auxdisplay for 6.10-1
 2024-05-06  8:35 UTC 

[RFC+Patch] Formal models as source of truth for Software Architects
 2024-05-06  9:09 UTC  (6+ messages)

[PATCH] selftests/resctrl: fix clang build warnings related to abs(), labs() calls
 2024-05-06  9:07 UTC  (6+ messages)

[PATCH v2 00/12] Make I2C terminology more inclusive for I2C Algobit and consumers
 2024-05-06  9:06 UTC  (6+ messages)
` [PATCH v2 03/12] drm/i915: Make I2C terminology more inclusive

[syzbot] [mm?] [io-uring?] WARNING in hpage_collapse_scan_pmd (2)
 2024-05-06  9:04 UTC  (2+ messages)

[PATCH 1/2] i2c: synquacer: Fix an error handling path in synquacer_i2c_probe()
 2024-05-06  9:04 UTC  (4+ messages)
` [PATCH 2/2] i2c: synquacer: Remove a clk reference from struct synquacer_i2c

[PATCH] io_uring/rsrc: Add support for multi-folio buffer coalescing
 2024-05-06  7:53 UTC 

[PATCH v8 0/6] LoongArch: Add pv ipi support on LoongArch VM
 2024-05-06  8:59 UTC  (13+ messages)
` [PATCH v8 4/6] LoongArch: KVM: Add vcpu search support from physical cpuid
` [PATCH v8 6/6] LoongArch: Add pv ipi support on guest kernel side

[PATCH 1/2] i3c: master: svc: change ENXIO to EAGAIN when IBI occurs during start frame
 2024-05-06  8:59 UTC  (4+ messages)
` [PATCH 2/2] i3c: master: svc: fix invalidate IBI type and miss call client IBI handler

[RFC v1 0/5] Add Bananapi R3 Mini
 2024-05-06  8:59 UTC  (10+ messages)
` [RFC v1 1/5] dt-bindings: leds: add led trigger netdev
` [RFC v1 2/5] dt-bindings: clock: mediatek: add address-cells and size-cells to ethsys
` [RFC v1 3/5] dt-bindings: net: mediatek,net: add reset-cells
` [RFC v1 5/5] arm64: dts: mediatek: Add mt7986 based Bananapi R3 Mini

[PATCH v5 linux-next] usb:typec:mux: remove indentation for common path
 2024-05-06  8:59 UTC  (2+ messages)

[PATCH] MAINTAINERS: cpufreq: amd-pstate: Add co-maintainers and reviewer
 2024-05-06  8:57 UTC  (5+ messages)

[syzbot] [lsm?] general protection fault in smack_inode_permission
 2024-05-06  8:57 UTC 

[PATCH RFC v6 00/10] iio: adc: add new ad7380 driver
 2024-05-06  8:55 UTC  (7+ messages)
` [PATCH RFC v6 08/10] iio: adc: ad7380: add oversampling support
` [PATCH RFC v6 09/10] iio: adc: ad7380: add support for rolling average oversampling mode
` [PATCH RFC v6 10/10] iio: adc: ad7380: add support for resolution boost

[PATCH v2] ASoC: tas2781: Fix a warning reported by robot kernel test
 2024-05-06  8:54 UTC  (2+ messages)

[ANNOUNCE] util-linux stable v2.40.1
 2024-05-06  8:51 UTC 

[PATCH v4 0/3] ALSA: hda/tas2781: Add tas2781 driver for SPI
 2024-05-06  8:51 UTC  (6+ messages)
` [PATCH v4 1/3] ALSA: hda/tas2781: Add tas2781 hda driver based on SPI
      ` [EXTERNAL] "

[PATCH net-next v5 0/7] net: stmmac: Add support for RZN1 GMAC devices
 2024-05-06  8:50 UTC  (5+ messages)
` [PATCH net-next v5 2/7] net: stmmac: Add dedicated XPCS cleanup method

[PATCH v3 1/3] media: v4l2-ctrls: Add average qp control
 2024-05-06  8:49 UTC  (3+ messages)
` [PATCH v3 2/3] media: amphion: Remove lock in s_ctrl callback
` [PATCH v3 3/3] media: amphion: Report the average QP of current encoded frame

[PATCH v15 00/16] Add audio support in v4l2 framework
 2024-05-06  8:49 UTC  (11+ messages)

[PATCH v10 00/27] Enable CET Virtualization
 2024-05-06  8:48 UTC  (16+ messages)
` [PATCH v10 10/27] KVM: x86: Refine xsave-managed guest register/MSR reset handling
` [PATCH v10 13/27] KVM: x86: Refresh CPUID on write to guest MSR_IA32_XSS
` [PATCH v10 17/27] KVM: x86: Report KVM supported CET MSRs as to-be-saved
` [PATCH v10 21/27] KVM: x86: Save and reload SSP to/from SMRAM
` [PATCH v10 22/27] KVM: VMX: Set up interception for CET MSRs

[PATCH v5 0/2] Meson: R/W support for pages used by boot ROM
 2024-05-06  8:47 UTC  (5+ messages)
` [PATCH v5 2/2] mtd: rawnand: meson: support R/W mode for "

[PATCH 0/8] add mTHP support for anonymous shmem
 2024-05-06  8:46 UTC  (9+ messages)
` [PATCH 1/8] mm: move highest_order() and next_order() out of the THP config
` [PATCH 2/8] mm: memory: extend finish_fault() to support large folio
` [PATCH 3/8] mm: shmem: add an 'order' parameter for shmem_alloc_hugefolio()
` [PATCH 4/8] mm: shmem: add THP validation for PMD-mapped THP related statistics
` [PATCH 5/8] mm: shmem: add multi-size THP sysfs interface for anonymous shmem
` [PATCH 6/8] mm: shmem: add mTHP support "
` [PATCH 7/8] mm: shmem: add mTHP size alignment in shmem_get_unmapped_area
` [PATCH 8/8] mm: shmem: add mTHP counters for anonymous shmem

get_file() unsafe under epoll (was Re: [syzbot] [fs?] [io-uring?] general protection fault in __ep_remove)
 2024-05-06  8:45 UTC  (10+ messages)
` [PATCH] epoll: try to be a _bit_ better about file lifetimes

[PATCH v3 0/3] ALSA: hda/tas2781: Add tas2781 driver for SPI
 2024-05-06  8:44 UTC  (7+ messages)
` [PATCH v3 1/3] ALSA: hda/tas2781: Modification for add "
    ` [EXTERNAL] "

[PATCH iwl-next] i40e: flower: validate control flags
 2024-05-06  8:44 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH v2 net-next 00/15] locking: Introduce nested-BH locking
 2024-05-06  8:43 UTC  (2+ messages)

[PATCH] perf/x86/intel/cstate: Add pkg C2 residency counter for Sierra Forest
 2024-05-06  8:48 UTC 

[PATCH 0/4] arm64: Support the TSO memory model
 2024-05-06  8:20 UTC  (4+ messages)

[PATCH v2 00/10] s390: PG_arch_1+folio cleanups for uv+hugetlb
 2024-05-06  8:38 UTC  (3+ messages)

compiler_types.h in UAPI?
 2024-05-06  8:39 UTC  (3+ messages)

[PATCH v1 00/13] serial: 8250_exar: Clean up the driver
 2024-05-06  8:37 UTC  (8+ messages)
` [PATCH v1 11/13] serial: 8250_exar: Use BIT() in exar_ee_read()

[PATCH] livepatch.h: Add comment to klp transition state
 2024-05-06  8:37 UTC  (4+ messages)

[syzbot] [net?] WARNING in inet_csk_get_port (3)
 2024-05-06  8:37 UTC 

[PATCH v2 0/2] abort hot-plug if pci_hp_add_bridge() fails
 2024-05-06  8:37 UTC  (5+ messages)
` [PATCH v2 2/2] PCI: pciehp: Abort "

[PATCH v5 0/3] Replay Protected Memory Block (RPMB) subsystem
 2024-05-06  8:34 UTC  (6+ messages)
` [PATCH v5 3/3] optee: probe RPMB device using RPMB subsystem

[PATCH v3 0/6] large folios swap-in: handle refault cases first
 2024-05-06  8:31 UTC  (9+ messages)
` [PATCH v3 3/6] mm: introduce pte_move_swp_offset() helper which can move offset bidirectionally
` [PATCH v3 5/6] mm: swap: make should_try_to_free_swap() support large-folio

[PATCH] perf build: Add LIBTRACEEVENT_DIR build option
 2024-05-06  8:30 UTC  (4+ messages)
    ` [External] "

[PATCH v2] optee: add timeout value to optee_notif_wait() to support timeout
 2024-05-06  8:30 UTC  (4+ messages)

[PATCH v3 0/3] usb: typec: tipd: fix event checking in interrupt service routines
 2024-05-06  8:29 UTC  (3+ messages)
` [PATCH v3 3/3] usb: typec: tipd: rely on i2c_get_match_data()

Linux 6.9-rc7
 2024-05-06  8:28 UTC  (3+ messages)
` Build regressions/improvements in v6.9-rc7

[syzbot] [net?] KMSAN: uninit-value in cmsghdr_from_user_compat_to_kern
 2024-05-06  8:26 UTC 

[syzbot] [can?] WARNING in j1939_xtp_rx_rts (2)
 2024-05-06  8:26 UTC 

[PATCH 0/2] media: Add driver for ST VD56G3 camera sensor
 2024-05-06  8:23 UTC  (5+ messages)
` [PATCH 2/2] media: i2c: "

[PATCH 0/1][PULL REQUEST] iommu/vt-d: Fixes for intel iommu
 2024-05-06  8:23 UTC  (2+ messages)

[PATCH] firewire: core: fix type of timestamp for async_inbound_template tracepoints events
 2024-05-06  8:21 UTC  (2+ messages)
` [PATCH] firewire: core: remove flag and width from u64 formats of "

[PATCH] m68k: Move ARCH_HAS_CPU_CACHE_ALIASING
 2024-05-06  7:06 UTC 

[PATCH] perf build: Specify libtraceevent dir to rpath for asan/msan build
 2024-05-06  8:16 UTC 

[PATCH v2 0/6] can: mcp251xfd: add gpio functionality
 2024-05-06  8:16 UTC  (3+ messages)
` [PATCH v2 6/6] dt-bindings: can: mcp251xfd: add gpio-controller property

[PATCH v4 0/1] ALSA: hda/realtek: Fix internal speakers for Legion Y9000X 2022 IAH7
 2024-05-06  8:14 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH v4 0/1] ALSA: hda/realtek: Fix internal speakers for Legion Y9000X 2022 IAH7
 2024-05-06  8:13 UTC  (6+ messages)
` [PATCH v4 1/1] "

[tip:x86/alternatives] [x86/alternatives] ee8962082a: WARNING:at_arch/x86/kernel/cpu/cpuid-deps.c:#do_clear_cpu_cap
 2024-05-06  8:12 UTC  (11+ messages)

[PATCH net 1/2] net: ethernet: mediatek: split tx and rx fields in mtk_soc_data struct
 2024-05-06  8:11 UTC  (3+ messages)
` [PATCH net 2/2] net: ethernet: mediatek: use QDMA instead of ADMAv2 on MT7981 and MT7986

[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-05-06  6:47 UTC  (12+ messages)
` [PATCH net-next v4 05/12] net: ethernet: oa_tc6: implement error interrupts unmasking

[PATCH v4 0/1] ALSA: hda/realtek: Fix internal speakers for Legion Y9000X 2022 IAH7
 2024-05-06  8:10 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH 0/5] TDX host: Provide TDX module metadata reading APIs
 2024-05-06  8:04 UTC  (4+ messages)
` [PATCH 2/5] x86/virt/tdx: Move TDMR metadata fields map table to local variable

[PATCH 4/5] refcount: Introduce refcount_long_t and APIs
 2024-05-06  8:04 UTC  (2+ messages)

[PATCH] sched/proc: Print user_cpus_ptr for task status
 2024-05-06  8:04 UTC  (3+ messages)

[PATCH v3 0/2] virtiofs: fix the warning for kernel direct IO
 2024-05-06  8:01 UTC  (3+ messages)
` [PATCH v3 1/2] virtiofs: use pages instead of pointer "

[PATCH 0/2] vPMU code refines
 2024-05-06  8:01 UTC  (5+ messages)

[PATCH v12 00/28] drm/connector: Create HDMI Connector infrastructure
 2024-05-06  7:59 UTC  (6+ messages)
` [PATCH v12 27/28] drm/rockchip: inno_hdmi: Switch to HDMI connector

[PATCH v2] cpufreq/cppc: fix perf_to_khz/khz_to_perf conversion exception
 2024-05-06  7:58 UTC 

[PATCH v7 0/3] Add support for Loongson-1 NAND
 2024-05-06  7:59 UTC  (7+ messages)
` [PATCH v7 1/3] dt-bindings: mtd: Add Loongson-1 NAND Controller
` [PATCH v7 2/3] mtd: rawnand: Enable monolithic read when reading subpages
` [PATCH v7 3/3] mtd: rawnand: Add Loongson-1 NAND Controller driver

[PATCHv2 00/17] zram: convert to custom comp API and allow algorithms configuration
 2024-05-06  7:58 UTC  (18+ messages)
` [PATCHv2 01/17] zram: move from crypto API to custom comp backends API
` [PATCHv2 02/17] zram: add lzo and lzorle compression backends support
` [PATCHv2 03/17] zram: add lz4 compression backend support
` [PATCHv2 04/17] zram: add lz4hc "
` [PATCHv2 05/17] zram: add zstd "
` [PATCHv2 06/17] zram: pass estimated src size hint to zstd
` [PATCHv2 07/17] zram: add zlib compression backend support
` [PATCHv2 08/17] zram: add 842 "
` [PATCHv2 09/17] zram: check that backends array has at least one backend
` [PATCHv2 10/17] zram: introduce zcomp_config structure
` [PATCHv2 11/17] zram: extend comp_algorithm attr write handling
` [PATCHv2 12/17] zram: support compression level comp config
` [PATCHv2 13/17] zram: add support for dict "
` [PATCHv2 14/17] zram: add dictionary support to zstd backend
` [PATCHv2 15/17] zram: add config init/release backend callbacks
` [PATCHv2 16/17] zram: share dictionaries between per-CPU contexts
` [PATCHv2 17/17] Documentation/zram: add documentation for algorithm parameters

[PATCH v4 0/3] pci: qcom: Add 16GT/s equalization and margining settings
 2024-05-06  7:56 UTC  (3+ messages)
` [PATCH v4 1/3] PCI: qcom: Refactor common code

[PATCH] riscv: uaccess: Allow the last potential unrolled copy
 2024-05-06  7:53 UTC  (6+ messages)

[PATCH 0/2] Mediatek lvts_thermal driver: Fix wrong lvts_ctrl index
 2024-05-06  7:52 UTC  (5+ messages)
` [PATCH 1/2] thermal/drivers/mediatek/lvts_thermal: Remove unused members from struct lvts_ctrl_data
` [PATCH 2/2] thermal/drivers/mediatek/lvts_thermal: Fix wrong lvts_ctrl index

[PATCH 1/2] selftests/net: suppress clang's "variable-sized type not at the end" warning
 2024-05-06  7:49 UTC  (3+ messages)
` [PATCH 2/2] selftests/net: fix uninitialized variables

[PATCH v2] usb: dwc3: core: Fix unused variable warning in core driver
 2024-05-06  7:49 UTC 

[PATCH] Bluetooth: qca: Fix error code in qca_read_fw_build_info()
 2024-05-06  7:49 UTC  (2+ messages)

[PATCH] KVM: VMX: Remove unused declaration of vmx_request_immediate_exit()
 2024-05-06  7:50 UTC 

[PATCH v2] selftests/alsa: missing a return value in unused dump_config_tree()
 2024-05-06  7:45 UTC  (4+ messages)

[PATCH v4 00/15] Provide SEV-SNP support for running under an SVSM
 2024-05-06  7:43 UTC  (5+ messages)
` [PATCH v4 15/15] x86/sev: Allow non-VMPL0 execution when an SVSM is present
  ` [svsm-devel] "

[PATCH] [PATCH v2 net-next] mptcp: fix typos in comments
 2024-05-06  7:40 UTC  (2+ messages)

[PATCH] PCI: pciehp: Clear LBMS on hot-remove to prevent link speed reduction
 2024-05-06  7:29 UTC  (2+ messages)

[BUG] drm: zynqmp_dp: Lockup in zynqmp_dp_bridge_detect when device is unbound
 2024-05-06  7:35 UTC  (4+ messages)

[PATCH v3] media: venus: fix use after free in vdec_close
 2024-05-06  7:33 UTC  (2+ messages)

[RFC PATCH v3 0/7] Add Pinctrl driver for Starfive JH8100 SoC
 2024-05-06  7:31 UTC  (3+ messages)

[PATCH v2] media: venus: flush all buffers in output plane streamoff
 2024-05-06  7:29 UTC  (2+ messages)

[RFT PATCH v2 00/48] drm/panel: Remove most store/double-check of prepared/enabled state
 2024-05-06  7:27 UTC  (9+ messages)
` [RFT PATCH v2 46/48] drm/panel: sony-acx565akm: Don't double-check enabled state in disable
` [RFT PATCH v2 47/48] drm/panel: sony-acx565akm: Don't call disable at remove

[PATCH v2 0/1] dm-delay: fix hung task issue
 2024-05-06  7:25 UTC  (2+ messages)
` [PATCH v2 1/1] dm-delay: fix hung task introduced by kthread mode

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-05-06  7:25 UTC  (5+ messages)
` [RFC RESEND 16/16] nvme-pci: use blk_rq_dma_map() for NVMe SGL

[PATCH v19 000/130] KVM TDX basic feature support
 2024-05-06  7:21 UTC  (8+ messages)
` [PATCH v19 101/130] KVM: TDX: handle ept violation/misconfig exit

[PATCH v1 1/1] gpiolib: Discourage to use formatting strings in line names
 2024-05-06  7:18 UTC  (2+ messages)

[PATCH RESEND v6 2/2] scripts: checkpatch: check unused parameters for function-like macro
 2024-05-06  7:16 UTC  (2+ messages)

[PATCH net] net/smc: fix netdev refcnt leak in smc_ib_find_route()
 2024-05-06  7:16 UTC  (3+ messages)

[PATCH v5 0/3] implement OA2_CRED_INHERIT flag for openat2()
 2024-05-06  7:13 UTC  (3+ messages)

[PATCH v3] i2c: i801: Add lis3lv02d for Dell Precision M6800
 2024-05-06  7:07 UTC  (3+ messages)

[PATCH] ubd: Remove unused mutex 'ubd_mutex'
 2024-05-06  7:06 UTC  (2+ messages)

[PATCH v4] usbip: Don't submit special requests twice
 2024-05-06  7:04 UTC  (4+ messages)

[PATCH 0/3] gpio: brcmstb: add support for gpio-ranges
 2024-05-06  7:03 UTC  (7+ messages)
` [PATCH 2/3] gpio: of: support gpio-ranges for multiple gpiochip devices

[syzbot] [hfs?] KMSAN: uninit-value in hfs_free_fork
 2024-05-06  7:01 UTC 

[syzbot] [bcachefs?] KASAN: slab-out-of-bounds Read in bch2_sb_downgrade_to_text
 2024-05-06  7:01 UTC 

[PATCH] i3c: dw: Disable IBI IRQ depends on hot-join and SIR enabling
 2024-05-06  6:58 UTC  (6+ messages)

[PATCH v2 1/2] arm64/arch_timer: include <linux/percpu.h>
 2024-05-06  6:57 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: implement raw_smp_processor_id() using thread_info

[GIT PULL] pinctrl: samsung: drivers for v6.10
 2024-05-06  6:54 UTC  (2+ messages)

[PATCH v3 0/2] riscv: sophgo: add USB phy support for CV18XX series
 2024-05-06  6:51 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: phy: Add Sophgo CV1800 USB phy

[PATCH 0/4] clk: imx: clk-audiomix: Improvement for audiomix
 2024-05-06  6:50 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: clock: imx8mp: Add #reset-cells property

linux-next: Tree for May 6
 2024-05-06  6:49 UTC 

[PATCH for-next] RDMA/hns: Support flexible WQE buffer page size
 2024-05-06  6:47 UTC  (3+ messages)

[PATCH v3 0/9] drm/mipi-dsi: Reduce bloat and add funcs for cleaner init seqs
 2024-05-06  6:45 UTC  (3+ messages)
` [PATCH v3 9/9] drm/panel: innolux-p079zca: Don't use a table for initting panels

[PATCH 0/2] pinctrl: zynqmp: Support muxing individual pins
 2024-05-06  6:43 UTC  (2+ messages)

[PATCH 08/14] zram: check that backends array has at least one backend
 2024-05-06  6:43 UTC  (10+ messages)

[PATCH v4] gpio: nuvoton: Fix sgpio irq handle error
 2024-05-06  6:42 UTC 

[PATCH] KVM: x86: Drop unused check_apicv_inhibit_reasons() callback definition
 2024-05-06  6:35 UTC 

[PATCH v2] clk: qcom: gcc-ipq9574: Add BRANCH_HALT_VOTED flag
 2024-05-06  6:37 UTC 

[PATCH 0/3] ASoC: samsung: midas-audio: Add GPIO-based headset jack detection
 2024-05-06  6:31 UTC  (7+ messages)
` [PATCH 1/3] ASoC: dt-bindings: samsung,midas-audio: "
` [PATCH 2/3] ASoC: samsung: midas_wm1811: "
` [PATCH 3/3] ARM: dts: samsung: exynos4212-tab3: Fix headset mic, add "

[PATCH] dt-bindings: Use full path to other schemas
 2024-05-06  6:29 UTC  (2+ messages)

[PATCH 0/6] HID/arm64: dts: qcom: sc8280xp-x13s: fix touchscreen power on
 2024-05-06  6:29 UTC  (5+ messages)
` [PATCH 3/6] dt-bindings: HID: i2c-hid: elan: add 'no-reset-on-power-off' property

[PATCH] kernel/module: disable cfi for do_mod_ctors
 2024-05-06  6:27 UTC 

[PATCH v2 0/3] Input: Add ektf2232 support
 2024-05-06  6:24 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: touchscreen: convert elan,ektf2127 to json-schema
` [PATCH v2 2/3] dt-bindings: touchscreen: elan,ektf2127: Add EKTF2232

[PATCH v3] net: phy: marvell-88q2xxx: add support for Rev B1 and B2
 2024-05-06  6:24 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).