LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-12 15:38:53 to 2024-04-12 18:04:03 UTC [more...]

[PATCH net 0/4] net: stmmac: Fix MAC-capabilities procedure
 2024-04-12 18:03 UTC 

[PATCH 0/3] Add support for Amlogic T7 Reset
 2024-04-12 18:03 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: reset: Add Amlogic T7 Reset Controller

[PATCH RFC v2 0/6] blk-throttle: support enable and disable during runtime
 2024-04-12 17:59 UTC  (5+ messages)
` [PATCH RFC v2 1/6] blk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOW
` [PATCH RFC v2 2/6] blk-throttle: delay initialization until configuration

[GIT PULL] arm64 fix for 6.9-rc4
 2024-04-12 17:57 UTC 

[PATCH V11 0/1] AMD QDMA driver
 2024-04-12 17:54 UTC  (2+ messages)
` [PATCH V11 1/1] dmaengine: amd: qdma: Add "

[PATCH] arm64: dts: qcom: sa8155p-adp: use correct gpio for SDHC2 CD
 2024-04-12 17:53 UTC  (5+ messages)
` [PATCH v2] arm64: dts: qcom: sa8155p-adp: fix SDHC2 configuration

[PATCH v3 0/9] media: subdev: Improve stream enable/disable machinery
 2024-04-12 17:53 UTC  (9+ messages)
` [PATCH v3 1/9] media: subdev: Add privacy led helpers
` [PATCH v3 2/9] media: subdev: Use v4l2_subdev_has_op() in v4l2_subdev_enable/disable_streams()
` [PATCH v3 3/9] media: subdev: Add checks for subdev features
` [PATCH v3 4/9] media: subdev: Fix use of sd->enabled_streams in call_s_stream()

[PATCH] driver core: Make dev_err_probe() silent for -ENOMEM
 2024-04-12 17:53 UTC  (7+ messages)

[PATCH v2 00/13] Coalesced Interrupt Delivery with posted MSI
 2024-04-12 17:54 UTC  (7+ messages)
` [PATCH v2 06/13] x86/irq: Set up per host CPU posted interrupt descriptors
` [PATCH v2 07/13] x86/irq: Factor out calling ISR from common_interrupt

[PATCH v1 1/1] gpio: sch: Switch to memory mapped IO accessors
 2024-04-12 17:47 UTC  (3+ messages)

[PATCH v2 1/1] media: v4l: Don't turn on privacy LED if streamon fails
 2024-04-12 17:46 UTC  (2+ messages)

[GIT PULL] Ceph fixes for 6.9-rc4
 2024-04-12 17:45 UTC  (2+ messages)

Linux 6.9-rc1
 2024-04-12 17:43 UTC  (5+ messages)
` Build regressions/improvements in v6.9-rc1

[PATCH] vfs: relax linkat() AT_EMPTY_PATH - aka flink() - requirements
 2024-04-12 17:43 UTC  (3+ messages)

[PATCH 00/19] riscv: Support vendor extensions and xtheadvector
 2024-04-12 17:43 UTC  (22+ messages)
` [PATCH 02/19] riscv: cpufeature: Fix thead vector hwcap removal
` [PATCH 03/19] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH 06/19] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH 07/19] riscv: Optimize riscv_cpu_isa_extension_(un)likely()
` [PATCH 08/19] riscv: Introduce vendor variants of extension helpers
` [PATCH 14/19] riscv: hwprobe: Disambiguate vector and xtheadvector in hwprobe
` [PATCH 16/19] riscv: hwprobe: Add vendor extension probing

[PATCH v5 00/18] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-12 17:42 UTC  (3+ messages)
` [PATCH v5 01/18] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER

[PATCH v1 1/1] serial: 8250_dw: Hide a cast in dw8250_serial_inq()
 2024-04-12 17:39 UTC 

[ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
 2024-04-12 17:39 UTC  (11+ messages)

[PATCH v1 1/1] serial: 8250_dw: Deduplicate LCR checks
 2024-04-12 17:39 UTC 

[PATCH 00/10] KVM: MMU changes for confidential computing
 2024-04-12 17:35 UTC  (11+ messages)
` [PATCH 01/10] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values
` [PATCH 02/10] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE
` [PATCH 03/10] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE
` [PATCH 04/10] KVM: x86/mmu: Add Suppress VE bit to EPT shadow_mmio_mask/shadow_present_mask
` [PATCH 05/10] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
` [PATCH 06/10] KVM, x86: add architectural support code for #VE
` [PATCH 07/10] KVM: VMX: Introduce test mode related to EPT violation VE
` [PATCH 08/10] KVM: x86/mmu: Pass around full 64-bit error code for KVM page faults
` [PATCH 09/10] KVM: x86/mmu: Use PFERR_GUEST_ENC_MASK to indicate fault is private
` [PATCH 10/10] KVM: x86/mmu: check for invalid async page faults involving private memory

[PATCH net-next v1 1/1] can: mcp251x: Fix up includes
 2024-04-12 17:33 UTC 

[PATCH 0/3] Miscelleanous In Field Scan changes
 2024-04-12 17:23 UTC  (4+ messages)
` [PATCH 1/3] platform/x86/intel/ifs: Classify error scenarios correctly
` [PATCH 2/3] platform/x86/intel/ifs: trace: display batch num in hex
` [PATCH 3/3] platform/x86/intel/ifs: Disable irq during one load stage

[PATCH] slub: limit number of slabs to scan in count_partial()
 2024-04-12 17:29 UTC  (4+ messages)
    ` [External] : "

[PATCH] PM: hibernate: Fix level3 translation fault in swsusp_save()
 2024-04-12 17:30 UTC  (3+ messages)
` [PATCH v2] arm64: "

[POC][RFC][PATCH 0/2] pstore/mm/x86: Add wildcard memmap to map pstore consistently
 2024-04-12 17:22 UTC  (8+ messages)

[PATCH -next] cgroup: move proc_cgroupstats_show() to cgroup.c
 2024-04-12 17:20 UTC  (2+ messages)

Increase Default vm_max_map_count to Improve Compatibility with Modern Games
 2024-04-12 17:18 UTC  (4+ messages)

[PATCH v2 0/2] Add sysfs entry to EDL mode
 2024-04-12 17:09 UTC  (6+ messages)
` [PATCH v2 2/2] bus: mhi: host: pci_generic: Add edl callback to enter EDL

[PATCH] ACPICA: Fix memory leak then namespace lookup fails
 2024-04-12 17:07 UTC  (4+ messages)

[PATCH v5 00/11] IOMMU memory observability
 2024-04-12 17:06 UTC  (3+ messages)

[PATCH v5 0/5] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-04-12 17:05 UTC  (7+ messages)
` [PATCH v5 5/5] PCI: dwc: Add common send PME_Turn_Off message method

[PATCH v9 0/1] mm: report per-page metadata information
 2024-04-12 17:04 UTC  (4+ messages)
` [PATCH v9 1/1] "

[RFC PATCH v3 0/9] pids controller events rework and migration charging
 2024-04-12 17:04 UTC  (5+ messages)
` [RFC PATCH v3 2/9] cgroup/pids: Separate semantics of pids.events related to pids.max
    `  "

[PATCH v3 00/14] Provide SEV-SNP support for running under an SVSM
 2024-04-12 17:03 UTC  (12+ messages)
` [PATCH v3 01/14] x86/sev: Rename snp_init() in the boot/compressed/sev.c file
` [PATCH v3 02/14] x86/sev: Make the VMPL0 checking function more generic
` [PATCH v3 03/14] x86/sev: Check for the presence of an SVSM in the SNP Secrets page
` [PATCH v3 04/14] x86/sev: Use kernel provided SVSM Calling Areas
` [PATCH v3 13/14] x86/sev: Hide SVSM attestation entries if not running under an SVSM

[PATCH v3 0/2] Add initial ARM MHUv3 mailbox support
 2024-04-12 17:01 UTC  (5+ messages)
` [PATCH v3 2/2] mailbox: arm_mhuv3: Add driver

[PATCH] sched: Improve rq selection for a blocked task when its affinity changes
 2024-04-12 16:59 UTC  (2+ messages)

[PATCH] ata: Add sdev attribute to lower link speed in runtime
 2024-04-12 16:59 UTC  (2+ messages)

[GIT PULL] PCI fixes for v6.9
 2024-04-12 16:59 UTC 

riscv32 EXT4 splat, 6.8 regression?
 2024-04-12 16:59 UTC  (3+ messages)

[PATCH v1] pwm: dwc: allow suspend/resume for 16 channels
 2024-04-12 16:57 UTC  (10+ messages)

[v2] Support for Arm CCA VMs on Linux
 2024-04-12 16:52 UTC  (2+ messages)

[PATCH net-next v3] net:tun: limit printing rate when illegal packet received by tun dev
 2024-04-12 16:49 UTC  (2+ messages)

[PATCH v3 1/2] hwmon: (core) Add support for power fault attribute
 2024-04-12 16:41 UTC  (3+ messages)
` [PATCH v3 2/2] ACPI: fan: Add hwmon support

[PATCH] KVM: x86: Set BHI_NO in guest when host is not affected by BHI
 2024-04-12 16:33 UTC  (11+ messages)

[RFC PATCH 0/4] perf: Correlating user process data to samples
 2024-04-12 16:37 UTC  (5+ messages)

[PATCH v4 0/4] NXP S32G3 SoC initial bring-up
 2024-04-12 16:32 UTC  (3+ messages)
` [PATCH v4 2/4] dt-bindings: serial: fsl-linflexuart: add compatible for S32G3

[GIT PULL] tracing: Fixes for v6.9
 2024-04-12 16:29 UTC  (8+ messages)

[PATCH 1/2] ACPI: PPTT: Populate cacheinfo entirely with PPTT
 2024-04-12 16:27 UTC  (6+ messages)
  ` [External] "

[PATCH v2 00/30] Add parents to struct pmu -> dev
 2024-04-12 16:27 UTC  (32+ messages)
` [PATCH v2 01/30] perf/hisi-pcie: Assign parent for event_source device
` [PATCH v2 02/30] Documentation: hisi-pmu: Drop reference to /sys/devices path
` [PATCH v2 03/30] perf/hisi-uncore: Assign parents for event_source devices
` [PATCH v2 04/30] Documentation: hns-pmu: Use /sys/bus/event_source/devices paths
` [PATCH v2 05/30] perf/hisi-hns3: Assign parents for event_source device
` [PATCH v2 06/30] perf/amlogic: Assign parents for event_source devices
` [PATCH v2 07/30] perf/arm_cspmu: "
` [PATCH v2 08/30] Documentation: xgene-pmu: Use /sys/bus/event_source/devices paths
` [PATCH v2 09/30] perf/xgene: Assign parents for event_source devices
` [PATCH v2 10/30] Documentation: thunderx2-pmu: Use /sys/bus/event_source/devices paths
` [PATCH v2 11/30] perf/thunderx2: Assign parents for event_source devices
` [PATCH v2 12/30] perf/riscv: "
` [PATCH v2 13/30] Documentation: qcom-pmu: Use /sys/bus/event_source/devices paths
` [PATCH v2 14/30] perf/qcom: Assign parents for event_source devices
` [PATCH v2 15/30] perf/imx_ddr: "
` [PATCH v2 16/30] perf/arm_pmu: "
` [PATCH v2 17/30] perf/alibaba_uncore: Assign parents for event_source device
` [PATCH v2 18/30] perf/arm-cci: "
` [PATCH v2 19/30] perf/arm-ccn: "
` [PATCH v2 20/30] perf/arm-dmc620: "
` [PATCH v2 21/30] perf/arm-dsu: "
` [PATCH v2 22/30] perf/arm-smmuv3: "
` [PATCH v2 23/30] perf/arm-spe: "
` [PATCH v2 24/30] arc: Assign parents for event_source devices
` [PATCH v2 25/30] ARM: imx: Assign parents for mmdc "
` [PATCH v2 26/30] dmaengine: idxd: Assign parent for event_source device
` [PATCH v2 27/30] fpga: dfl: "
` [PATCH v2 28/30] drivers/nvdimm: "
` [PATCH v2 29/30] Documentation: ABI + trace: hisi_ptt: update paths to bus/event_source
` [PATCH v2 30/30] hwtracing: hisi_ptt: Assign parent for event_source device

[Linux kernel bug] general protection fault in disable_store
 2024-04-12 16:26 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: net: wireless: ath11k: add ieee80211-freq-limit property
 2024-04-12 16:24 UTC  (2+ messages)
` [PATCH 2/2] wifi: ath11k: support DT ieee80211-freq-limit property to limit channels

[syzbot] [mm?] general protection fault in shmem_get_next_id
 2024-04-12 16:23 UTC  (3+ messages)

[PATCH v1 00/31] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2024-04-12 16:23 UTC  (44+ messages)
` [PATCH v1 01/31] x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors
` [PATCH v1 03/31] x86/resctrl: Move ctrlval string parsing policy away from the arch code
` [PATCH v1 04/31] x86/resctrl: Add helper for setting CPU default properties
` [PATCH v1 05/31] x86/resctrl: Remove rdtgroup from update_cpu_closid_rmid()
` [PATCH v1 08/31] x86/resctrl: Move resctrl types to a separate header
` [PATCH v1 09/31] x86/resctrl: Add a resctrl helper to reset all the resources
` [PATCH v1 28/31] x86/resctrl: Drop __init/__exit on assorted symbols
      ` [EXTERNAL] "
` [PATCH v1 29/31] fs/resctrl: Add boiler plate for external resctrl code
` [PATCH v1 30/31] x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl
` [PATCH v1 31/31] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl

[PATCH v10 0/4] Add support for vibrator in multiple PMICs
 2024-04-12 16:21 UTC  (3+ messages)
` [PATCH v10 1/4] input: pm8xxx-vibrator: correct VIB_MAX_LEVELS calculation

[RESEND PATCH] bpftool: Fix typo in error message
 2024-04-12 16:20 UTC  (2+ messages)

[EXTERNAL] Re: [PATCH v4 1/1] misc: mrvl-cn10k-dpi: add Octeon CN10K DPI administrative driver
 2024-04-12 16:19 UTC  (6+ messages)
` [PATCH v5 "
    ` [EXTERNAL] "

[PATCH net-next v3 1/1] ptp: 82p33: move register definitions out of ptp folder
 2024-04-12 16:17 UTC 

[PATCH 00/11] Series to deliver Ethernets for STM32MP13
 2024-04-12 16:15 UTC  (3+ messages)
` [PATCH 02/11] dt-bindings: net: add phy-supply property for stm32

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-12 16:15 UTC  (3+ messages)
` [PATCH v19 087/130] KVM: TDX: handle vcpu migration over logical processor

[PATCH] kselftest: Mark functions that unconditionally call exit() as __noreturn
 2024-04-12 16:11 UTC  (5+ messages)

[PATCH] arm64: dts: rockchip: remove startup-delay-us from vcc3v3_pcie2x1l0 on rock-5b
 2024-04-12 16:09 UTC  (3+ messages)

[PATCH v4 1/1] PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slot
 2024-04-12 16:08 UTC 

[git pull] drm fixes for 6.9-rc4
 2024-04-12 16:08 UTC  (2+ messages)

[GIT PULL] MIPS fixes for v6.9
 2024-04-12 16:08 UTC  (2+ messages)

[PATCH v2] arm64: arm_pmuv3: Correctly extract and check the PMUVer
 2024-04-12 16:06 UTC  (2+ messages)

[PATCH v12 0/2] arm64: Add a build target for Flat Image Tree
 2024-04-12 16:06 UTC  (2+ messages)

[PATCH v3 0/3] Speed up boot with faster linear map creation
 2024-04-12 16:06 UTC  (2+ messages)

[PATCH] arm64: Remove unnecessary irqflags alternative.h include
 2024-04-12 16:06 UTC  (2+ messages)

[PATCH v3 0/3] arm64: tlb: Fix TLBI RANGE operand
 2024-04-12 16:06 UTC  (2+ messages)

[PATCH v1 0/4] gpiolib: acpi: Use con_id in acpi_dev_gpio_irq_get_by()
 2024-04-12 16:03 UTC  (3+ messages)

[RFC PATCH 00/41] KVM: x86/pmu: Introduce passthrough vPM
 2024-04-12 16:01 UTC  (5+ messages)
` [RFC PATCH 18/41] KVM: x86/pmu: Intercept full-width GP counter MSRs by checking with perf capabilities

[PATCH v6 0/6] media: imx335: 2/4 lane ops and improvements
 2024-04-12 16:00 UTC  (7+ messages)
` [PATCH v6 1/6] media: imx335: Support 2 or 4 lane operation modes
` [PATCH v6 2/6] media: imx335: Parse fwnode properties
` [PATCH v6 3/6] media: imx335: Use V4L2 CCI for accessing sensor registers
` [PATCH v6 4/6] media: imx335: Use integer values for size registers
` [PATCH v6 5/6] media: imx335: Fix active area height discrepency
` [PATCH v6 6/6] media: imx335: Limit analogue gain value

[PATCH] init/main.c: Fix potential static_command_line memory overflow
 2024-04-12 15:58 UTC  (3+ messages)
` [PATCH v2 0/2] "

[PATCH v1 1/1] fpga: ice40-spi: Remove redundant of_match_ptr() macros
 2024-04-12 15:58 UTC 

[PATCH 5.15 00/57] 5.15.155-rc1 review
 2024-04-12 15:57 UTC  (3+ messages)

[PATCH] accel/qaic: mark debugfs stub functions as static inline
 2024-04-12 15:56 UTC  (3+ messages)

[PATCH net-next v7 0/3] net: gro: move p->{flush/flush_id} calculations to L4
 2024-04-12 15:55 UTC  (4+ messages)
` [PATCH net-next v7 1/3] net: gro: add {inner_}network_offset to napi_gro_cb
` [PATCH net-next v7 2/3] net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment
` [PATCH net-next v7 3/3] selftests/net: add flush id selftests

[PATCH][next] HID: sony: remove redundant assignment to variable ret
 2024-04-12 15:56 UTC  (2+ messages)

[PATCH] jffs2: prevent xattr node from overflowing the eraseblock
 2024-04-12 15:53 UTC 

[PATCH v7 0/3] serial: 8250_pnp: Support configurable reg shift property
 2024-04-12 15:52 UTC  (4+ messages)
` [PATCH v7 1/3] PNP: Add dev_is_pnp() macro

[PATCH 1/3] ASoC: dt-bindings: nau8821: Add delay control for ADC
 2024-04-12 15:52 UTC  (2+ messages)

[PATCH] HID: uclogic: Remove useless loop
 2024-04-12 15:52 UTC  (2+ messages)

[PATCH 5.10 000/294] 5.10.215-rc1 review
 2024-04-12 15:50 UTC  (2+ messages)

[PATCH] HID: mcp-2221: cancel delayed_work only when CONFIG_IIO is enabled
 2024-04-12 15:49 UTC  (2+ messages)

[PATCH] crypto: x86/aes-xts - handle CTS encryption more efficiently
 2024-04-12 15:45 UTC 

[PATCH] MAINTAINERS: adjust file entry in ARM/LPC32XX SOC SUPPORT
 2024-04-12 15:42 UTC  (4+ messages)

[PATCH v4 1/2] dt-bindings: dma: fsl-edma: remove 'clocks' from required
 2024-04-12 15:42 UTC  (2+ messages)
` [PATCH v4 2/2] dt-bindings: dma: fsl-edma: allow 'power-domains' property

[PATCH v2 0/7] serial: exar: add Connect Tech serial cards to Exar driver
 2024-04-12 15:39 UTC  (6+ messages)
` [PATCH v2 6/7] serial: exar: add CTI board and port setup functions

[PATCH net-next v9 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-04-12 15:38 UTC  (3+ messages)
` [PATCH net-next v9 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
` [PATCH net-next v9 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support


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