LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-30 20:16:31 to 2024-05-31 00:10:37 UTC [more...]

[PATCH v2] drivers: iio: adc: add support for ad777x family
 2024-05-31  0:07 UTC  (2+ messages)

[PATCH] NFSD: remove unused structs 'nfsd3_voidargs'
 2024-05-31  0:08 UTC 

[PATCH] NFS: remove unused struct 'mnt_fhstatus'
 2024-05-31  0:00 UTC 

linux-next: build warnings after merge of the gfs2 tree
 2024-05-31  0:00 UTC  (3+ messages)

[PATCH] clk: qcom: gcc-x1e80100: Set parent rate for USB3 sec and tert PHY pipe clks
 2024-05-30 23:56 UTC  (2+ messages)

[PATCH v3] Input: goodix-berlin - Add sysfs interface for reading and writing touch IC registers
 2024-05-30 23:53 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: qcom: x1e80100: Add proper support for NVMe (PCIe 6a)
 2024-05-30 23:53 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: qcom: x1e80100-crd: Fix the PHY regulator for PCIe 6a
` [PATCH 2/3] arm64: dts: qcom: x1e80100-qcp: "
` [PATCH 3/3] arm64: dts: qcom: x1e80100: Describe the PCIe 6a resources

[PATCH net-next v10 00/14] Device Memory TCP
 2024-05-30 23:51 UTC  (12+ messages)
` [PATCH net-next v10 01/14] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v10 06/14] page_pool: convert to use netmem
` [PATCH net-next v10 07/14] page_pool: devmem support
` [PATCH net-next v10 08/14] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v10 09/14] net: support non paged skb frags
` [PATCH net-next v10 10/14] net: add support for skbs with unreadable frags
` [PATCH net-next v10 11/14] tcp: RX path for devmem TCP
` [PATCH net-next v10 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v10 13/14] net: add devmem TCP documentation
` [PATCH net-next v10 14/14] selftests: add ncdevmem, netcat for devmem TCP

[PATCH v2 0/2] selftests/resctrl: SNC kernel support discovery
 2024-05-30 23:51 UTC  (7+ messages)
` [PATCH v2 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled
` [PATCH v2 2/2] selftests/resctrl: Adjust SNC support messages

[PATCH 0/3] MCTP over PCC
 2024-05-30 23:51 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] mctp pcc: Implement MCTP over PCC Transport

[PATCH v3 0/9] Add missing features to FastRPC driver
 2024-05-30 23:50 UTC  (9+ messages)
` [PATCH v3 6/9] misc: fastrpc: Fix unsigned PD support
` [PATCH v3 7/9] misc: fastrpc: Restrict untrusted app to attach to privileged PD
` [PATCH v3 8/9] misc: fastrpc: Restrict untrusted app to spawn signed PD
` [PATCH v3 9/9] misc: fastrpc: Add system unsigned PD support

[syzbot] [arm?] KASAN: slab-out-of-bounds Read in contpte_clear_young_dirty_ptes
 2024-05-30 23:49 UTC 

[PATCH] fs: dlm: remove unused struct 'dlm_processed_nodes'
 2024-05-30 23:49 UTC 

[PATCH 0/3] riscv: sophgo: add thermal sensor support for cv180x/sg200x SoCs
 2024-05-30 23:47 UTC  (5+ messages)
` [PATCH 2/3] riscv: dts: sophgo: cv18xx: Add sensor device and thermal zone
` [PATCH 3/3] thermal: cv180x: Add cv180x thermal driver support

linux-next: Fixes tag needs some work in the sound-current tree
 2024-05-30 23:44 UTC 

[PATCH REPOST net-next 2/2] r8152: Wake up the system if the we need a reset
 2024-05-30 23:43 UTC 

[PATCH REPOST net-next 1/2] r8152: If inaccessible at resume time, issue a reset
 2024-05-30 23:43 UTC 

[PATCH v2 1/2] f2fs: use per-log target_bitmap to improve lookup performace of ssr allocation
 2024-05-30 23:39 UTC  (4+ messages)
  ` [f2fs-dev] "

[PATCHv11 00/19] x86/tdx: Add kexec support
 2024-05-30 23:37 UTC  (5+ messages)
` [PATCH v7 0/3] x86/snp: "
  ` [PATCH v7 1/3] efi/x86: Fix EFI memory map corruption with kexec
  ` [PATCH v7 2/3] x86/boot/compressed: Skip Video Memory access in Decompressor for SEV-ES/SNP
  ` [PATCH v7 3/3] x86/snp: Convert shared memory back to private on kexec

[PATCH] cdx: remove unused struct 'cdx_mcdi_copy_buffer'
 2024-05-30 23:34 UTC 

[PATCH v4 0/2] Add mode_valid and atomic_check hooks for sii902x bridge
 2024-05-30 23:30 UTC  (3+ messages)
` [PATCH v4 1/2] drm/bridge: sii902x: Fix mode_valid hook

arm-linux-gnueabihf-ld: kernel/rcu/update.o:update.c:(.text+0x1cc4): more undefined references to `__bad_cmpxchg' follow
 2024-05-30 23:30 UTC  (8+ messages)

[PATCH v2 0/9] drm/bridge: cdns-dsi: Fix the color-shift issue
 2024-05-30 23:28 UTC  (5+ messages)
` [PATCH v2 7/9] drm/bridge: cdns-dsi: Support atomic bridge APIs
` [PATCH v2 8/9] drm/atomic-helper: Re-order bridge chain pre-enable and post-disable

[PATCH net-next v2 0/2] net: visibility of memory limits in netns
 2024-05-30 23:27 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: make net.core.{r,w}mem_{default,max} namespaced
` [PATCH net-next v2 2/2] selftests: net: tests net.core.{r,w}mem_{default,max} sysctls in a netns

[PATCH v3 0/3] drm/panel-edp: remove several legacy compatibles used by the driver
 2024-05-30 23:25 UTC  (6+ messages)
` [PATCH v3 1/3] drm/panel-edp: add fat warning against adding new panel compatibles
` [PATCH v3 2/3] dt-bindings: display: panel-simple: drop several eDP panels
` [PATCH v3 3/3] drm/panel-edp: drop several legacy panels

[PATCH] auxdisplay: linedisp: Support configuring the boot message
 2024-05-30 23:20 UTC 

[PATCH v2 00/35] PREEMPT_AUTO: support lazy rescheduling
 2024-05-30 23:20 UTC  (8+ messages)
` [PATCH v2 16/35] preempt,rcu: warn on PREEMPT_RCU=n, preempt=full

[PATCH net] net: dsa: microchip: fix wrong register write when masking interrupt
 2024-05-30 23:17 UTC  (3+ messages)

[PATCH] ARM: dts: marvell: Add 7-segment LED display on x530
 2024-05-30 23:16 UTC 

[PATCH v2] landlock: Add abstract unix socket connect restrictions
 2024-05-30 23:13 UTC  (5+ messages)

[PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
 2024-05-30 23:12 UTC  (11+ messages)

[PATCH v2 0/3] drm/panel-edp: remove several legacy compatibles used by the driver
 2024-05-30 23:11 UTC  (4+ messages)
` [PATCH v2 1/3] drm/panel-edp: add fat warning against adding new panel compatibles

[PATCH] i2c: piix4: Register SPDs
 2024-05-30 23:10 UTC  (2+ messages)

[PATCH v19 00/20] Add support for Sub-NUMA cluster (SNC) systems
 2024-05-30 23:10 UTC  (30+ messages)
` [PATCH v19 06/20] x86/resctrl: Introduce snc_nodes_per_l3_cache
` [PATCH v19 08/20] x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor files
` [PATCH v19 09/20] x86/resctrl: Add new fields to struct rmid_read for summation of domains
` [PATCH v19 11/20] x86/resctrl: Allocate a new bit in union mon_data_bits
` [PATCH v19 12/20] x86/resctrl: Create Sub-NUMA Cluster (SNC) monitor files
` [PATCH v19 14/20] x86/resctrl: Fill out rmid_read structure for smp_call*() to read a counter
` [PATCH v19 15/20] x86/resctrl: Pass two extra arguments to resctrl_arch_rmid_read()
` [PATCH v19 16/20] x86/resctrl: Make resctrl_arch_rmid_read() handle sum over domains
` [PATCH v19 18/20] x86/resctrl: Enable RMID shared RMID mode on Sub-NUMA Cluster (SNC) systems
` [PATCH v19 19/20] x86/resctrl: Sub-NUMA Cluster (SNC) detection and enabling
` [PATCH v19 20/20] x86/resctrl: Update documentation with Sub-NUMA cluster changes

[PATCH v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95
 2024-05-30 23:08 UTC  (2+ messages)

[PATCH 0/9] Enable haltpoll for arm64
 2024-05-30 23:07 UTC  (3+ messages)
` [PATCH 8/9] arm64: support cpuidle-haltpoll

[PATCH net] net: dsa: microchip: fix KSZ9477 set_ageing_time function
 2024-05-30 23:06 UTC  (3+ messages)

[PATCHv6 bpf-next 0/9] uprobe: uretprobe speed up
 2024-05-30 23:04 UTC  (3+ messages)
` [PATCHv6 bpf-next 1/9] x86/shstk: Make return uprobe work with shadow stack

[PATCH v1 0/6] ASoC: Drop or replace of_gpio.h
 2024-05-30 22:58 UTC  (7+ messages)
` [PATCH v1 1/6] ASoC: codecs: Remove unused of_gpio.h
` [PATCH v1 2/6] ASoC: fsl: "
` [PATCH v1 3/6] ASoC: rockchip: "
` [PATCH v1 4/6] ASoC: codecs: Replace of_gpio.h by proper one
` [PATCH v1 5/6] ASoC: generic: "
` [PATCH v1 6/6] ASoC: samsung: "

[PATCH 00/14] alpha: cleanups for 6.10
 2024-05-30 22:59 UTC  (9+ messages)

[PATCH v2 0/4] ASoC: qcom: display port changes
 2024-05-30 22:56 UTC  (12+ messages)
` [PATCH v2 2/4] ASoC: qcom: common: add Display port Jack function
` [PATCH v2 3/4] ASoC: qcom: sc8280xp: add Display port Jack

[PATCH v2 2/3] hwmon: Add support for SPD5118 compliant temperature sensors
 2024-05-30 22:51 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: hwmon: jedec,spd5118: Add bindings
` [PATCH v2 3/3] hwmon: (spd5118) Add suspend/resume support

[PATCH v1] perf evlist: Force adding default events only to core PMUs
 2024-05-30 22:51 UTC  (11+ messages)

[PATCH 0/2] serial: Fix problems when serial transfer is happening at suspend time
 2024-05-30 22:50 UTC  (5+ messages)
` [PATCH 2/2] serial: qcom-geni: Fix qcom_geni_serial_stop_tx_fifo() while xfer

[PATCH] arm64: dts: rockchip: Fix the DCDC_REG2 minimum voltage on Quartz64 Model B
 2024-05-30 22:48 UTC  (3+ messages)

[PATCH v2 0/7] serial: qcom-geni: Overhaul TX handling to fix crashes/hangs
 2024-05-30 22:45 UTC  (8+ messages)
` [PATCH v2 1/7] soc: qcom: geni-se: Add GP_LENGTH/IRQ_EN_SET/IRQ_EN_CLEAR registers
` [PATCH v2 2/7] serial: qcom-geni: Fix the timeout in qcom_geni_serial_poll_bit()
` [PATCH v2 3/7] serial: qcom-geni: Fix arg types for qcom_geni_serial_poll_bit()
` [PATCH v2 4/7] serial: qcom-geni: Introduce qcom_geni_serial_poll_bitfield()
` [PATCH v2 5/7] serial: qcom-geni: Just set the watermark level once
` [PATCH v2 6/7] serial: qcom-geni: Fix suspend while active UART xfer
` [PATCH v2 7/7] serial: qcom-geni: Rework TX in FIFO mode to fix hangs/lockups

[PATCH v10 00/11] Add V4L2 M2M Driver for E5010 JPEG Encoder
 2024-05-30 22:44 UTC  (3+ messages)
` [PATCH v10 07/11] Documentation: core-api: Add math.h macros and functions

[PATCH net] net: phy: Micrel KSZ8061: fix errata solution not taking effect problem
 2024-05-30 22:42 UTC  (3+ messages)

[PATCH v8 0/5] soc: qcom: add in-kernel pd-mapper implementation
 2024-05-30 22:39 UTC  (2+ messages)

[PATCH net-next] ionic: advertise 52-bit addressing limitation for MSI-X
 2024-05-30 22:34 UTC  (2+ messages)

[PATCH 0/3] hwmon: Add support for SPD5118 compliant temperature sensors
 2024-05-30 22:33 UTC  (6+ messages)
` [PATCH 2/3] "

[PATCH] MAINTAINERS: copy linux-arm-msm for sound/qcom changes
 2024-05-30 22:30 UTC 

[PATCH] mailbox: zynqmp-ipi: drop irq_to_desc() call
 2024-05-30 22:17 UTC  (2+ messages)

linux-next: the fetch of the tomoyo tree failed
 2024-05-30 22:06 UTC  (5+ messages)

BUG: kernel NULL pointer dereference, address: 000000000000002c - RIP: 0010:alloc_extent_buffer
 2024-05-30 22:04 UTC  (2+ messages)

[PATCH v2 00/15] TDX MMU prep series part 1
 2024-05-30 21:57 UTC  (17+ messages)
` [PATCH v2 01/15] KVM: Add member to struct kvm_gfn_range for target alias
` [PATCH v2 02/15] KVM: x86: Add a VM type define for TDX
` [PATCH v2 03/15] KVM: x86/mmu: Add a mirrored pointer to struct kvm_mmu_page
` [PATCH v2 04/15] KVM: x86/mmu: Add a new mirror_pt member for union kvm_mmu_page_role
` [PATCH v2 05/15] KVM: x86/mmu: Make kvm_tdp_mmu_alloc_root() return void
` [PATCH v2 06/15] KVM: x86/mmu: Support GFN direct mask
` [PATCH v2 07/15] KVM: x86/tdp_mmu: Extract root invalid check from tdx_mmu_next_root()
` [PATCH v2 08/15] KVM: x86/tdp_mmu: Introduce KVM MMU root types to specify page table type
` [PATCH v2 09/15] KVM: x86/tdp_mmu: Support mirror root for TDP MMU
` [PATCH v2 10/15] KVM: x86/tdp_mmu: Reflect building mirror page tables
` [PATCH v2 11/15] KVM: x86/tdp_mmu: Reflect tearing down "
` [PATCH v2 12/15] KVM: x86/tdp_mmu: Take root types for kvm_tdp_mmu_invalidate_all_roots()
` [PATCH v2 13/15] KVM: x86/tdp_mmu: Make mmu notifier callbacks to check kvm_process
` [PATCH v2 14/15] KVM: x86/tdp_mmu: Invalidate correct roots
` [PATCH v2 15/15] KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU

[PATCH v3] vmstat: Kernel stack usage histogram
 2024-05-30 21:56 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-dwcmshc: set CQE irq-handler for rockchip variants
 2024-05-30 21:55 UTC 

[PATCH] mmc: sdhci-of-dwcmshc: don't enable CQE without a suitable irq handler
 2024-05-30 21:55 UTC 

[PATCH v5 6/8] riscv: hwprobe: add zve Vector subextensions into hwprobe interface
 2024-05-30 21:55 UTC  (3+ messages)

Flood of "Unexpected continuation frame (len 0)" messages
 2024-05-30 21:49 UTC 

[PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order
 2024-05-30 21:49 UTC  (9+ messages)
` [PATCH 1/2] mm: swap: swap cluster switch to double link list

[RFC net-next 0/6] net: pass receive socket to drop tracepoint
 2024-05-30 21:47 UTC  (7+ messages)
` [RFC net-next 1/6] net: add kfree_skb_for_sk function
` [RFC net-next 2/6] ping: pass rx socket on rcv drops
` [RFC net-next 3/6] net: raw: "
` [RFC net-next 4/6] tcp: "
` [RFC net-next 5/6] udp: "
` [RFC net-next 6/6] af_packet: "

[PATCH -rc] workqueue: Reimplement UAF fix to avoid lockdep worning
 2024-05-30 21:42 UTC  (2+ messages)

[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-05-30 21:37 UTC  (12+ messages)

[PATCH v2 1/1] scsi: ufs: core: Support Updating UIC Command Timeout
 2024-05-30 21:36 UTC 

[PATCH RFC v2 1/8] spi: dt-bindings: spi-peripheral-props: add spi-offloads property
 2024-05-30 21:28 UTC  (12+ messages)

[PATCH 0/3] kbuild: remove PROVIDE() and refactor vmlinux_link steps
 2024-05-30 21:17 UTC  (3+ messages)
` [PATCH 3/3] kbuild: merge temp vmlinux for CONFIG_DEBUG_INFO_BTF and CONFIG_KALLSYMS

[PATCH 0/4] MCE wrapper and support for new SMCA syndrome MSRs
 2024-05-30 21:16 UTC  (5+ messages)
` [PATCH 1/4] x86/mce: Add wrapper for struct mce to export vendor specific info
` [PATCH 2/4] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
` [PATCH 3/4] x86/mce/apei: Handle variable register array size
` [PATCH 4/4] EDAC/mce_amd: Add support for FRU Text in MCA

[RFC net-next v3 0/2] mlx5: Add netdev-genl queue stats
 2024-05-30 21:16 UTC  (5+ messages)
` [RFC net-next v3 1/2] net/mlx5e: Add helpers to calculate txq and ch idx
` [RFC net-next v3 2/2] net/mlx5e: Add per queue netdev-genl stats

[PATCH v2 0/3] selftests/futex: clang-inspired fixes
 2024-05-30 21:15 UTC  (11+ messages)
` [PATCH v2 1/3] selftests/futex: don't redefine .PHONY targets (all, clean)
` [PATCH v2 2/3] selftests/futex: don't pass a const char* to asprintf(3)

[PATCH v2] bcachefs: bch2_dir_emit() - fix directory reads in the fuse driver
 2024-05-30 21:13 UTC 

[PATCH v5 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
 2024-05-30 21:13 UTC  (2+ messages)

[PATCH net-next v6 0/3] mlx4: Add support for netdev-genl API
 2024-05-30 21:12 UTC  (8+ messages)
` [PATCH net-next v6 1/3] net/mlx4: Track RX allocation failures in a stat
` [PATCH net-next v6 2/3] net/mlx4: link NAPI instances to queues and IRQs
` [PATCH net-next v6 3/3] net/mlx4: support per-queue statistics via netlink

[PATCH v2] riscv: prevent pt_regs corruption for secondary idle threads
 2024-05-30 21:10 UTC  (2+ messages)

[PATCH] Documentation: RISC-V: uabi: Only scalar misaligned loads are supported
 2024-05-30 21:10 UTC  (2+ messages)

[PATCH] riscv: enable HAVE_ARCH_HUGE_VMAP for XIP kernel
 2024-05-30 21:10 UTC  (2+ messages)

[PATCH -fixes v2] riscv: Fix fully ordered LR/SC xchg[8|16]() implementations
 2024-05-30 21:10 UTC  (2+ messages)

[PATCH] iommu/amd: Fix panic accessing amd_iommu_enable_faulting
 2024-05-30 21:05 UTC  (2+ messages)

[PATCH] net: tap: validate metadata and length for XDP buff before building up skb
 2024-05-30 21:04 UTC  (3+ messages)

[PATCH v19 00/20] Integrity Policy Enforcement LSM (IPE)
 2024-05-30 20:54 UTC  (5+ messages)
` [PATCH v19 15/20] fsverity: expose verified fsverity built-in signatures to LSMs

[PATCH] i2c: smbus: Log (LP)DDR5 type specific unimplemented message in `i2c_register_spd()`
 2024-05-30 20:54 UTC  (3+ messages)

[PATCH] fpga: altera-fpga2sdram: remove unused struct 'prop_map'
 2024-05-30 20:52 UTC 

[net-next PATCH] octeontx2: Improve mailbox tracepoints for debugging
 2024-05-30 20:51 UTC  (2+ messages)

[PATCH v2] drm/client: Detect when ACPI lid is closed during initialization
 2024-05-30 20:44 UTC  (8+ messages)

[PATCH] perf/x86/intel: add missing MODULE_DESCRIPTION() macros
 2024-05-30 20:42 UTC 

[BUG] Build failure and alleged fix for next-20240523
 2024-05-30 20:40 UTC  (5+ messages)

[net-next PATCH v4 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs
 2024-05-30 20:37 UTC  (5+ messages)
` [net-next PATCH v4 4/7] net: ravb: Refactor GbEth RX code path

[PATCH 0/6] Add support for NMI source reporting
 2024-05-30 20:39 UTC  (5+ messages)
` [PATCH 1/6] x86/irq: Add enumeration of NMI source reporting CPU feature

[PATCH] ethernet: octeontx2: avoid linking objects into multiple modules
 2024-05-30 20:30 UTC  (4+ messages)

[PATCH] of: WARN on using default root node #address-cells/#size-cells
 2024-05-30 20:27 UTC  (2+ messages)

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

[PATCH wireless] wifi: wlcore: fix wlcore AP mode
 2024-05-30 20:23 UTC  (3+ messages)

[PATCH 0/2] mm: store zero pages to be swapped out in a bitmap
 2024-05-30 20:16 UTC  (6+ messages)
` [PATCH 1/2] "


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).