LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-16 21:20:01 to 2024-04-16 23:56:12 UTC [more...]

linux-next: manual merge of the kselftest tree with Linus' tree
 2024-04-16 23:56 UTC  (2+ messages)

linux-next: duplicate patch in the kselftest tree
 2024-04-16 23:54 UTC  (2+ messages)

linux-next: manual merge of the kselftest tree with the tip tree
 2024-04-16 23:54 UTC  (2+ messages)

[PATCH 0/3] mmc: sdhci-of-dwcmshc: support Sophgo SG2042
 2024-04-16 23:53 UTC  (4+ messages)
` [PATCH 2/3] mmc: sdhci-of-dwcmshc: Add support for "

[PATCH v2 00/10] KVM: Guest Memory Pre-Population API
 2024-04-16 23:52 UTC  (11+ messages)
` [PATCH v2 03/10] KVM: x86/mmu: Extract __kvm_mmu_do_page_fault()
` [PATCH v2 07/10] KVM: x86: Always populate L1 GPA for KVM_MAP_MEMORY

[PATCH v8 1/2] x86/mm: Don't disable PCID if "incomplete Global INVLPG flushes" is fixed by microcode
 2024-04-16 23:49 UTC  (3+ messages)
` [PATCH v8 2/2] x86/mm: Don't disable PCID if the kernel is running on a hypervisor

[PATCH] net: phy: bcm54811: add support for BroadR-Reach mode
 2024-04-16 23:48 UTC  (4+ messages)

[PATCH] rtc: mcp795: drop unneeded MODULE_ALIAS
 2024-04-16 23:43 UTC  (2+ messages)

[RFC PATCH bpf-next v3 0/2] Replace mono_delivery_time with tstamp_type
 2024-04-16 23:40 UTC  (5+ messages)
` [RFC PATCH bpf-next v3 2/2] net: Add additional bit to support userspace timestamp type

[syzbot] [exfat?] possible deadlock in exfat_page_mkwrite
 2024-04-16 23:38 UTC  (3+ messages)

[PATCH 0/3] ASoC: dapm: improve debugfs output and introduce dapm-graph
 2024-04-16 23:37 UTC  (2+ messages)

[PATCH] KVM/x86: Do not clear SIPI while in SMM
 2024-04-16 23:37 UTC  (9+ messages)

[PATCH v3 00/74] New Intel CPUID families
 2024-04-16 23:37 UTC  (75+ messages)
` [PATCH v3 08/74] x86/cpu/vfm: Update arch/x86/events/intel/pt.c
` [PATCH v3 09/74] x86/cpu/vfm: Update arch/x86/events/intel/uncore.c
` [PATCH v3 10/74] x86/cpu/vfm: Update arch/x86/events/intel/uncore_nhmex.c
` [PATCH v3 11/74] x86/cpu/vfm: Update arch/x86/events/intel/uncore_snbep.c
` [PATCH v3 12/74] x86/cpu/vfm: Update arch/x86/events/msr.c
` [PATCH v3 13/74] x86/cpu/vfm: Update arch/x86/events/rapl.c
` [PATCH v3 14/74] x86/cpu/vfm: Update arch/x86/kernel/apic/apic.c
` [PATCH v3 15/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/aperfmperf.c
` [PATCH v3 16/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/bugs.c
` [PATCH v3 17/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/common.c
` [PATCH v3 18/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/intel.c
` [PATCH v3 19/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/intel_epb.c
` [PATCH v3 20/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/match.c
` [PATCH v3 21/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/mce/core.c
` [PATCH v3 22/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/mce/intel.c
` [PATCH v3 23/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/mce/severity.c
` [PATCH v3 24/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/microcode/intel.c
` [PATCH v3 25/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/resctrl/core.c
` [PATCH v3 26/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/resctrl/pseudo_lock.c
` [PATCH v3 27/74] x86/cpu/vfm: Update arch/x86/kernel/smpboot.c
` [PATCH v3 28/74] x86/cpu/vfm: Update arch/x86/kernel/tsc.c
` [PATCH v3 29/74] x86/cpu/vfm: Update arch/x86/kernel/tsc_msr.c
` [PATCH v3 30/74] x86/cpu/vfm: Update arch/x86/kvm/pmu.c
` [PATCH v3 31/74] x86/cpu/vfm: Update arch/x86/kvm/vmx/vmx.c
` [PATCH v3 32/74] x86/cpu/vfm: Update arch/x86/mm/init.c
` [PATCH v3 33/74] x86/cpu/vfm: Update arch/x86/pci/intel_mid_pci.c
` [PATCH v3 34/74] x86/cpu/vfm: Update arch/x86/virt/vmx/tdx/tdx.c
` [PATCH v3 35/74] x86/cpu/vfm: Update arch/x86/events/intel/core.c
` [PATCH v3 36/74] x86/cpu/vfm: Update arch/x86/platform/intel-mid/intel-mid.c
` [PATCH v3 37/74] x86/cpu/vfm: Update arch/x86/platform/atom/punit_atom_debug.c
` [PATCH v3 38/74] x86/cpu/vfm: Update arch/x86/events/intel/core.c
` [PATCH v3 39/74] x86/cpu/vfm: Update arch/x86/boot/cpucheck.c
` [PATCH v3 40/74] x86/cpu/vfm: Update drivers/acpi/acpi_lpss.c
` [PATCH v3 41/74] x86/cpu/vfm: Update drivers/acpi/x86/utils.c
` [PATCH v3 42/74] x86/cpu/vfm: Update tpm files
` [PATCH v3 43/74] x86/cpu/vfm: Update drivers/cpufreq/intel_pstate.c
` [PATCH v3 44/74] x86/cpu/vfm: Update drivers/cpufreq/speedstep-centrino.c
` [PATCH v3 45/74] x86/cpu/vfm: Update drivers/edac/i10nm_base.c
` [PATCH v3 46/74] x86/cpu/vfm: Update drivers/edac/pnd2_edac.c
` [PATCH v3 47/74] x86/cpu/vfm: Update drivers/edac/sb_edac.c
` [PATCH v3 48/74] x86/cpu/vfm: Update drivers/edac/skx_base.c
` [PATCH v3 49/74] x86/cpu/vfm: Update drivers/extcon/extcon-axp288.c
` [PATCH v3 50/74] x86/cpu/vfm: Update drivers/hwmon/peci/cputemp.c
` [PATCH v3 51/74] x86/cpu/vfm: Update drivers/idle/intel_idle.c
` [PATCH v3 52/74] x86/cpu/vfm: Update drivers/pci/pci-mid.c
` [PATCH v3 53/74] x86/cpu/vfm: Update drivers/peci/cpu.c
` [PATCH v3 54/74] x86/cpu/vfm: Update drivers/platform/x86/intel/ifs/core.c
` [PATCH v3 55/74] x86/cpu/vfm: Update drivers/platform/x86/intel_ips.c
` [PATCH v3 56/74] x86/cpu/vfm: Update drivers/platform/x86/intel/pmc/core.c
` [PATCH v3 57/74] x86/cpu/vfm: Update drivers/platform/x86/intel/pmc/pltdrv.c
` [PATCH v3 58/74] x86/cpu/vfm: Update drivers/platform/x86/intel_scu_wdt.c
` [PATCH v3 59/74] x86/cpu/vfm: Update drivers/platform/x86/intel/speed_select_if/isst_if_common.c
` [PATCH v3 60/74] x86/cpu/vfm: Update drivers/platform/x86/intel/speed_select_if/isst_if_mbox_msr.c
` [PATCH v3 61/74] x86/cpu/vfm: Update drivers/platform/x86/intel/telemetry/debugfs.c
` [PATCH v3 62/74] x86/cpu/vfm: Update drivers/platform/x86/intel/telemetry/pltdrv.c
` [PATCH v3 63/74] x86/cpu/vfm: Update drivers/platform/x86/intel/turbo_max_3.c
` [PATCH v3 64/74] x86/cpu/vfm: Update drivers/platform/x86/intel/uncore-frequency/uncore-frequency.c
` [PATCH v3 65/74] x86/cpu/vfm: Update drivers/platform/x86/p2sb.c
` [PATCH v3 66/74] x86/cpu/vfm: Update drivers/powercap/intel_rapl_common.c
` [PATCH v3 67/74] x86/cpu/vfm: Update drivers/powercap/intel_rapl_msr.c
` [PATCH v3 68/74] x86/cpu/vfm: Update drivers/staging/media/atomisp/include/linux/atomisp_platform.h
` [PATCH v3 69/74] x86/cpu/vfm: Update intel_soc_dts_thermal.c
` [PATCH v3 70/74] x86/cpu/vfm: Update drivers/thermal/intel/intel_tcc_cooling.c
` [PATCH v3 71/74] x86/cpu/vfm: Update sound/soc/intel/avs/boards/es8336.c
` [PATCH v3 72/74] x86/cpu/vfm: Update tools/power/x86/turbostat/turbostat.c
` [PATCH v3 73/74] x86/cpu/vfm: Delete X86_MATCH_INTEL_FAM6_MODEL[_STEPPING]() macros
  ` [PATCH v3 74/74] x86/cpu/vfm: Delete all the *_FAM6_ CPU #defines

[REGRESSION] Null pointer dereference while shrinking zswap
 2024-04-16 23:29 UTC  (4+ messages)

[PATCH v6 4/5] power: supply: power-supply-leds: Add charging_orange_full_green trigger for RGB LED
 2024-04-16 23:27 UTC  (2+ messages)

[PATCH v7 1/2] x86/mm: Don't disable INVLPG if "incomplete Global INVLPG flushes" is fixed by microcode
 2024-04-16 23:21 UTC  (5+ messages)
` [PATCH v7 2/2] x86/mm: Don't disable INVLPG if the kernel is running on a hypervisor

Bug 218665 - nohz_full=0 prevents kernel from booting
 2024-04-16 23:21 UTC  (6+ messages)

Early kernel panic in dmi_decode when running 32-bit kernel on Hyper-V on Windows 11
 2024-04-16 23:20 UTC  (6+ messages)

[PATCH net] udp: fix segmentation crash for GRO packet without fraglist
 2024-04-16 23:14 UTC  (8+ messages)

[PATCH iwl-net] i40e: Report MFS in decimal base instead of hex
 2024-04-16 23:11 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next 0/7] net: ipa: header hygiene
 2024-04-16 23:10 UTC  (8+ messages)
` [PATCH net-next 1/7] net: ipa: include some standard header files
` [PATCH net-next 2/7] net: ipa: remove unneeded standard includes
` [PATCH net-next 3/7] net: ipa: include "ipa_interrupt.h" where needed
` [PATCH net-next 4/7] net: ipa: add some needed struct declarations
` [PATCH net-next 5/7] net: ipa: eliminate unneeded "
` [PATCH net-next 6/7] net: ipa: more include file cleanup
` [PATCH net-next 7/7] net: ipa: sort all includes

[syzbot] [mm?] general protection fault in hpage_collapse_scan_file
 2024-04-16 23:07 UTC  (4+ messages)

[PATCH] workqueue: fix selection of wake_cpu in kick_pool()
 2024-04-16 23:06 UTC  (2+ messages)

[PATCH net v2] udp: don't be set unconnected if only UDP cmsg
 2024-04-16 23:04 UTC  (2+ messages)

[PATCH 01/26] cifs: Fix duplicate fscache cookie warnings
 2024-04-16 23:03 UTC  (10+ messages)
` [PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
  ` [PATCH 03/26] netfs: Update i_blocks when write committed to pagecache
  ` [PATCH 11/26] 9p: Use alternative invalidation to using launder_folio

[PATCH v3] x86/bugs: Only harden syscalls when needed
 2024-04-16 23:02 UTC 

[PATCH][next] dax: remove redundant assignment to variable rc
 2024-04-16 23:02 UTC  (2+ messages)

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

[PATCH v4 00/20] Omnivision OV4689 refactoring and improvements
 2024-04-16 22:51 UTC  (6+ messages)
` [PATCH v4 17/20] media: i2c: ov4689: Configurable analogue crop

[syzbot] Re: [syzbot] [ext4?] KASAN: slab-use-after-free Read in fsnotify
 2024-04-16 22:50 UTC  (9+ messages)

[PATCH v12 00/14] Add Cgroup support for SGX EPC memory
 2024-04-16 22:48 UTC  (13+ messages)
` [PATCH v12 05/14] x86/sgx: Implement basic EPC misc cgroup functionality
` [PATCH v12 07/14] x86/sgx: Abstract tracking reclaimable pages in LRU
` [PATCH v12 14/14] selftests/sgx: Add scripts for EPC cgroup testing

[PATCH 2/9] dt-bindings: rtc: google,goldfish-rtc: move to trivial-rtc
 2024-04-16 22:45 UTC  (2+ messages)

[PATCH 4/4] kbuild: use $(src) instead of $(srctree)/$(src) for source directory
 2024-04-16 22:45 UTC  (2+ messages)

[PATCH v5 00/16] Omnivision OV4689 refactoring and improvements
 2024-04-16 22:45 UTC  (17+ messages)
` [PATCH v5 01/16] media: i2c: ov4689: Clean up and annotate the register table
` [PATCH v5 02/16] media: i2c: ov4689: Sort register definitions by address
` [PATCH v5 03/16] media: i2c: ov4689: Fix typo in a comment
` [PATCH v5 04/16] media: i2c: ov4689: CCI conversion
` [PATCH v5 05/16] media: i2c: ov4689: Remove i2c_client from ov4689 struct
` [PATCH v5 06/16] media: i2c: ov4689: Refactor ov4689_set_ctrl
` [PATCH v5 07/16] media: i2c: ov4689: Use sub-device active state
` [PATCH v5 08/16] media: i2c: ov4689: Enable runtime PM before registering sub-device
` [PATCH v5 09/16] media: i2c: ov4689: Use runtime PM autosuspend
` [PATCH v5 10/16] media: i2c: ov4689: Remove max_fps field from struct ov4689_mode
` [PATCH v5 11/16] media: i2c: ov4689: Make horizontal blanking configurable
` [PATCH v5 12/16] media: i2c: ov4689: Implement vflip/hflip controls
` [PATCH v5 13/16] media: i2c: ov4689: Implement digital gain control
` [PATCH v5 14/16] media: i2c: ov4689: Implement manual color balance controls
` [PATCH v5 15/16] media: i2c: ov4689: Move pixel array size out of struct ov4689_mode
` [PATCH v5 16/16] media: i2c: ov4689: Set timing registers programmatically

[PATCH 0/2] tracing/user_events: Fix non-spaced field matching
 2024-04-16 22:41 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/user_events: Add non-spacing separator check

riscv32 EXT4 splat, 6.8 regression?
 2024-04-16 22:36 UTC  (11+ messages)

[RFC 0/3] Export APICv-related state via binary stats interface
 2024-04-16 22:34 UTC  (6+ messages)

[PATCH 0/3] drm: Multiple documentation update
 2024-04-16 22:30 UTC  (9+ messages)
` [PATCH 2/3] drm: drm_blend.c: Improve drm_plane_create_rotation_property kernel doc
` [PATCH 3/3] drm/fourcc: Add documentation around drm_format_info

[PATCH v4 00/30] NT synchronization primitive driver
 2024-04-16 22:18 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: net/nfc: ti,trf7970a: Add rx-gain-reduction option
 2024-04-16 22:18 UTC  (2+ messages)
` [PATCH 2/2] NFC: trf7970a: Create device-tree parameter for RX gain reduction

[PATCH 0/2] trf7970a: Device tree option for RX gain reduction
 2024-04-16 22:18 UTC 

[PATCH v2 0/6] MMC updates for TI K3 platforms
 2024-04-16 22:16 UTC  (7+ messages)
` [PATCH v2 1/6] arm64: dts: ti: k3-am65-main: Update sdhci properties
` [PATCH v2 2/6] arm64: dts: ti: k3-am65-main: Remove unused properties in sdhci nodes
` [PATCH v2 3/6] arm64: dts: ti: k3-am62a: Enable UHS mode support for SD cards
` [PATCH v2 4/6] arm64: dts: ti: k3-j721s2-main: Enable support for SDR104 speed mode
` [PATCH v2 5/6] arm64: dts: ti: k3-j784s4-main: Enable support for UHS mode
` [PATCH v2 6/6] arm64: defconfig: Set CONFIG_MFD_TPS6594_I2C=y

linux-next: Signed-off-by missing for commit in the cgroup tree
 2024-04-16 22:11 UTC  (2+ messages)

[PATCH v2 00/13] Coalesced Interrupt Delivery with posted MSI
 2024-04-16 22:15 UTC  (4+ messages)
` [PATCH v2 12/13] iommu/vt-d: Add an irq_chip for posted MSIs

[PATCH 1/2] dt-bindings: arm: rockchip: add Radxa ROCK3 Model C
 2024-04-16 22:10 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add "

[PATCH 0/1] selftest mm/mseal: style change
 2024-04-16 22:09 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] bcachefs: Fix format specifier in validate_bset_keys()
 2024-04-16 22:09 UTC  (2+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-16 22:06 UTC  (7+ messages)
` [PATCH v19 027/130] KVM: TDX: Define TDX architectural definitions

[PATCHv1 next] ptp: update gettimex64 to provide ts optionally in mono-raw base
 2024-04-16 21:59 UTC 

[PATCH net-next v8 00/17] net: Add support for Power over Ethernet (PoE)
 2024-04-16 21:56 UTC  (2+ messages)

[PATCH v3 0/7] ipq9574: Enable PCI-Express support
 2024-04-16 21:50 UTC  (6+ messages)
` [PATCH v3 6/7] phy: qcom-qmp-pcie: add support for ipq9574 gen3x2 PHY

[PATCH v2 0/4] dax/bus.c: Fixups for dax-bus locking
 2024-04-16 21:46 UTC  (5+ messages)
` [PATCH v2 1/4] dax/bus.c: replace WARN_ON_ONCE() with lockdep asserts
` [PATCH v2 2/4] dax/bus.c: fix locking for unregister_dax_dev / unregister_dax_mapping paths
` [PATCH v2 3/4] dax/bus.c: Don't use down_write_killable for non-user processes
` [PATCH v2 4/4] dax/bus.c: Use the right locking mode (read vs write) in size_show

[PATCH 01/74] x86/cpu/vfm: Add/initialize x86_vfm field to struct cpuinfo_x86
 2024-04-16 21:45 UTC  (12+ messages)

[PATCH v2 0/2] Add support for AD4000 series
 2024-04-16 21:46 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: Add AD4000

[PATCH net-next v2 00/15] First try to replace page_frag with page_frag_cache
 2024-04-16 21:40 UTC  (5+ messages)
` [PATCH net-next v2 13/15] net: "

[PATCH v1 0/3] cgroup/rstat: global cgroup_rstat_lock changes
 2024-04-16 21:38 UTC  (4+ messages)
` [PATCH v1 1/3] cgroup/rstat: add cgroup_rstat_lock helpers and tracepoints

[PATCH] mm/page_table_check: Support userfault wr-protect entries
 2024-04-16 21:34 UTC  (2+ messages)

[PATCH 2/3] hwmon: surface_temp: Add support for sensor names
 2024-04-16 21:34 UTC  (2+ messages)

[PATCH] kernfs: mount: Remove unnecessary ‘NULL’ values from knparent
 2024-04-16 21:33 UTC  (2+ messages)

[PATCH V4 0/4] KVM: x86: Make bus clock frequency for vAPIC timer configurable
 2024-04-16 21:28 UTC  (4+ messages)
` [PATCH V4 3/4] KVM: x86: Add a capability to configure bus frequency for APIC timer

[PATCH 1/4] hwmon (max6639): Use regmap
 2024-04-16 21:25 UTC  (6+ messages)
` [PATCH 2/4] hwmon: (max6639) : Utilise pwm subsystem
` [PATCH 4/4] hwmon (max6639): Remove hwmon init with group

[PATCH 00/12] ASoC: doc: dapm: various improvements
 2024-04-16 21:23 UTC  (2+ messages)

[PATCH v2 00/31] fsi: Interrupt support
 2024-04-16 21:20 UTC  (5+ messages)
` [PATCH v2 25/31] i2c: fsi: Calculate clock divider from local bus frequency

[PATCH 11/26] 9p: Use alternative invalidation to using launder_folio
 2024-04-15 11:43 UTC 

[PATCH 03/26] netfs: Update i_blocks when write committed to pagecache
 2024-04-15 11:28 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).