LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-11 17:48:46 to 2024-04-11 21:23:24 UTC [more...]

[PATCH v4] checkpatch: add check for snprintf to scnprintf
 2024-04-11 20:56 UTC  (3+ messages)

[RFC PATCH 00/41] KVM: x86/pmu: Introduce passthrough vPM
 2024-04-11 21:23 UTC  (38+ messages)
` [RFC PATCH 01/41] perf: x86/intel: Support PERF_PMU_CAP_VPMU_PASSTHROUGH
` [RFC PATCH 02/41] perf: Support guest enter/exit interfaces
` [RFC PATCH 03/41] perf: Set exclude_guest onto nmi_watchdog
` [RFC PATCH 04/41] perf: core/x86: Add support to register a new vector for PMI handling
` [RFC PATCH 05/41] KVM: x86/pmu: Register PMI handler for passthrough PMU
` [RFC PATCH 06/41] perf: x86: Add function to switch PMI handler
` [RFC PATCH 07/41] perf/x86: Add interface to reflect virtual LVTPC_MASK bit onto HW
` [RFC PATCH 08/41] KVM: x86/pmu: Add get virtual LVTPC_MASK bit function
` [RFC PATCH 09/41] perf: core/x86: Forbid PMI handler when guest own PMU
` [RFC PATCH 11/41] KVM: x86/pmu: Introduce enable_passthrough_pmu module parameter and propage to KVM instance
` [RFC PATCH 12/41] KVM: x86/pmu: Plumb through passthrough PMU to vcpu for Intel CPUs
` [RFC PATCH 15/41] KVM: x86/pmu: Manage MSR interception for IA32_PERF_GLOBAL_CTRL
` [RFC PATCH 18/41] KVM: x86/pmu: Intercept full-width GP counter MSRs by checking with perf capabilities

[PATCH v2] ACPI: CPPC: Fix access width used for PCC registers
 2024-04-11 21:23 UTC 

[PATCH 0/7] media: Fix more smatch warnings
 2024-04-11 21:17 UTC  (8+ messages)
` [PATCH 1/7] media: solo6x10: Use pcim functions
` [PATCH 2/7] media: solo6x10: Use devm functions
` [PATCH 3/7] media: saa7134: Use devm_request_irq
` [PATCH 4/7] media: c8sectpfe: Refactor load_c8sectpfe_fw
` [PATCH 5/7] media: tunner: xc5000: Refactor firmware load
` [PATCH 6/7] media: dvb-frontends: drx39xyj: Refactor firmware upload
` [PATCH 7/7] media: dvb-usb: dib0700_devices: Add missing release_firmware()

[PATCH] mm/rmap: do not add fully unmapped large folio to deferred split list
 2024-04-11 21:15 UTC  (4+ messages)

[PATCH] mm: Always sanity check anon_vma first for per-vma locks
 2024-04-11 21:12 UTC  (3+ messages)

[PATCH 1/3] selftests: timers: Fix posix_timers ksft_print_msg warning
 2024-04-11 21:12 UTC  (8+ messages)
` [PATCH 2/3] selftests: timers: Fix uninitialized variable warning in ksft_min_kernel_version

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

[PATCH v3 0/2] s390/mm: shared zeropage + KVM fixes
 2024-04-11 21:09 UTC  (4+ messages)
` [PATCH v3 2/2] s390/mm: re-enable the shared zeropage for !PV and !skeys KVM guests

[PATCH v5 0/10] transfer page to folio in KSM
 2024-04-11 21:08 UTC  (7+ messages)
` [PATCH v5 09/10] mm/ksm: rename get_ksm_page_flags() to ksm_get_folio_flags

[PATCH 0/5] Handle set_memory_XXcrypted() errors in Hyper-V
 2024-04-11 21:07 UTC  (3+ messages)

[PATCH] selftests/clone3: Fix compiler warning
 2024-04-11 21:04 UTC  (2+ messages)

[PATCH] selftests/clone3: Correct log message for waitpid() failures
 2024-04-11 21:03 UTC  (2+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-11 21:03 UTC  (9+ messages)
` [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters

[PATCH] selftests/clone3: Check that the child exited cleanly
 2024-04-11 21:03 UTC  (2+ messages)

[PATCH] selftests: timers: Fix valid-adjtimex signed left-shift undefined behavior
 2024-04-11 21:01 UTC  (2+ messages)

[PATCH v2 0/2] Attach DT nodes to existing PCI devices
 2024-04-11 20:57 UTC  (2+ messages)

[PATCH] rust: helpers: Fix grammar in comment
 2024-04-11 20:54 UTC 

[PATCH v4 00/15] mm: jit/text allocator
 2024-04-11 20:53 UTC  (7+ messages)
` [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v4 06/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem

[PATCH v3] usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach
 2024-04-11 20:52 UTC  (12+ messages)
` [PATCH v4] "

[PATCH v3] Add MO(mod objs) variable to process ext modules with subdirs
 2024-04-11 20:50 UTC  (5+ messages)

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

[PATCH v2 0/3] thermal: Add support of multiple sensors
 2024-04-11 20:46 UTC  (3+ messages)
` [PATCH v2 2/3] thermal: Add support of multi sensors to thermal_core

linux-next: manual merge of the risc-v tree with the rust-fixes tree
 2024-04-11 20:43 UTC  (3+ messages)

[PATCH v5 0/2] Adds additional information to ARM RAS errors
 2024-04-11 20:43 UTC  (2+ messages)

[PATCH 1/1] dmaengine: fsl-edma: fix miss mutex unlock at an error return path
 2024-04-11 20:39 UTC 

[PATCH 6.8 000/143] 6.8.6-rc1 review
 2024-04-11 20:36 UTC  (4+ messages)

[GIT PULL] KVM: x86: Fixes for 6.9-rcN
 2024-04-11 20:35 UTC 

[PATCH v3 0/2] Attach DT nodes to existing PCI devices
 2024-04-11 20:34 UTC  (4+ messages)
` [PATCH v3 2/2] PCI: of: Attach created of_node to existing device

commit e57bf9cda9cd ("timerfd: convert to ->read_iter()") breaks booting on debian stable (bookworm, 12.5)
 2024-04-11 20:34 UTC  (2+ messages)

[PATCH v2] ACPI: fan: Add hwmon support
 2024-04-11 20:30 UTC  (3+ messages)

[syzbot] [ext4?] KASAN: slab-use-after-free Read in fsnotify
 2024-04-11 20:27 UTC  (6+ messages)

[PATCH v2 0/7] serial: exar: add Connect Tech serial cards to Exar driver
 2024-04-11 20:25 UTC  (8+ messages)
` [PATCH v2 1/7] serial: exar: adding missing CTI and Exar PCI ids
` [PATCH v2 2/7] serial: exar: add support for reading from Exar EEPROM
` [PATCH v2 3/7] serial: exar: add support for config/set single MPIO
` [PATCH v2 4/7] serial: exar: add optional board_setup function
` [PATCH v2 5/7] serial: exar: add some CTI helper functions
` [PATCH v2 6/7] serial: exar: add CTI board and port setup functions
` [PATCH v2 7/7] serial: exar: fix: fix crash during shutdown if setup fails

[PATCH 0/6] Add SMEM-based speedbin matching
 2024-04-11 20:24 UTC  (8+ messages)
` [PATCH 1/6] soc: qcom: Move some socinfo defines to the header, expand them
` [PATCH 2/6] soc: qcom: smem: Add pcode/fcode getters

[PATCH] treewide: Fix common grammar mistake "the the"
 2024-04-11 20:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] vfs: relax linkat() AT_EMPTY_PATH - aka flink() - requirements
 2024-04-11 20:22 UTC  (11+ messages)

[PATCH] arm64: dts: ti: k3-j784s4-evm: Add support for multiple CAN instances
 2024-04-11 20:17 UTC 

[PATCHv3 1/2] dt-bindings: usb: typec: anx7688: start a binding document
 2024-04-11 20:17 UTC  (13+ messages)

linux-next: manual merge of the riscv-dt tree with the risc-v tree
 2024-04-11 20:16 UTC  (2+ messages)

[PATCH] drm/msm: Drop msm_read/writel
 2024-04-11 20:15 UTC  (4+ messages)

[PATCH RESEND 0/2] usb: typec: tipd: fix event checking in interrupt service routines
 2024-04-11 20:13 UTC  (6+ messages)
` [PATCH RESEND 2/2] usb: typec: tipd: fix event checking for tps6598x

[PATCH] ata: libata-core: Allow command duration limits detection for ACS-4 drives
 2024-04-11 20:12 UTC 

linux-next: duplicate patch in the risc-v tree
 2024-04-11 19:57 UTC  (2+ messages)

xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 1 comp_code 1
 2024-04-11 19:55 UTC  (12+ messages)

[syzbot] [mm?] WARNING in try_to_migrate_one (2)
 2024-04-11 19:55 UTC  (3+ messages)

[PATCH v3 0/2] regulator: pca9450: make warm reset on PMIC_RST_B assertion
 2024-04-11 19:52 UTC  (3+ messages)
` [PATCH v3 1/2] regulator: dt-bindings: pca9450: add PMIC_RST_B warm reset property

[RESEND PATCH] bpftool: Fix typo in error message
 2024-04-11 19:48 UTC  (2+ messages)

[POC][RFC][PATCH 0/2] pstore/mm/x86: Add wildcard memmap to map pstore consistently
 2024-04-11 19:40 UTC  (6+ messages)

[PATCH net-next] gve: Correctly report software timestamping capabilities
 2024-04-11 19:37 UTC  (4+ messages)

[PATCH v4 0/4] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
 2024-04-11 19:30 UTC  (4+ messages)
` [PATCH v4 3/4] arm64: Update AMU-based frequency scale factor on entering idle

[PATCH 6.1 00/83] 6.1.86-rc1 review
 2024-04-11 19:29 UTC  (2+ messages)

[PATCH 0/7] Improve performance of 'faddr2line'
 2024-04-11 19:28 UTC  (3+ messages)
` [PATCH 7/7] scripts/faddr2line: Check only two symbols when calculating symbol size

[PATCH v2 1/2] locking/pvqspinlock: Use try_cmpxchg_acquire() in trylock_clear_pending()
 2024-04-11 19:22 UTC  (2+ messages)
` [PATCH v2 2/2] locking/pvqspinlock: Use try_cmpxchg() in qspinlock_paravirt.h

[PATCH net-next v3 0/4] net: dqs: optimize if stall threshold is not set
 2024-04-11 19:22 UTC  (5+ messages)
` [PATCH net-next v3 1/4] net: dql: Avoid calling BUG() when WARN() is enough
` [PATCH net-next v3 2/4] net: dql: Separate queue function responsibilities
` [PATCH net-next v3 3/4] net: dql: Optimize stall information population
` [PATCH net-next v3 4/4] net: dqs: make struct dql more cache efficient

[PATCH] Clarify risc-v hwprobe RISCV_HWPROBE_MISALIGNED_* docs
 2024-04-11 19:18 UTC 

[PATCH v18 10/11] PCI/DPC: Add Error Disconnect Recover (EDR) support
 2024-04-11 19:16 UTC  (3+ messages)

[GIT PULL] turbostat 2024.04.10
 2024-04-11 19:14 UTC  (4+ messages)

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

[RFC PATCH] KVM: x86: Advertise PCID based on hardware support (with an asterisk)
 2024-04-11 19:11 UTC  (3+ messages)

[PATCH v2 3/7] dt-bindings: PCI: qcom: Add IPQ9574 PCIe controller
 2024-04-11 19:09 UTC  (13+ messages)
` [PATCH v2 5/7] dt-bindings: phy: qcom,ipq8074-qmp-pcie: add ipq9574 gen3x2 PHY

[GIT PULL] Networking for v6.9-rc4
 2024-04-11 19:09 UTC  (2+ messages)

[GIT PULL] bcachefs fixes for rc4
 2024-04-11 19:09 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 6.9-rc3
 2024-04-11 19:09 UTC  (2+ messages)

[GIT PULL] ACPI fixes for v6.9-rc4
 2024-04-11 19:09 UTC  (2+ messages)

[GIT PULL] chrome-platform fixes for v6.9-rc4
 2024-04-11 19:09 UTC  (2+ messages)

[GIT PULL] Power management fix for v6.9-rc4
 2024-04-11 19:09 UTC  (2+ messages)

[GIT PULL] LoongArch fixes for v6.9-rc4
 2024-04-11 19:09 UTC  (2+ messages)

[PATCH 1/2] locking/pvqspinlock: Use try_cmpxchg_acquire() in trylock_clear_pending()
 2024-04-11 19:08 UTC  (5+ messages)
` [PATCH 2/2] locking/pvqspinlock: Use try_cmpxchg() in qspinlock_paravirt.h

[PATCH v6 00/10] block atomic writes
 2024-04-11 19:07 UTC  (8+ messages)

[PATCH v2 01/10] arm64: dts: microchip: sparx5: fix mdio reg
 2024-04-11 19:06 UTC  (4+ messages)
` [PATCH v2 05/10] arm64: dts: microchip: sparx5_pcb134: align I2C mux node name with bindings

[PATCH] phy: phy-rockchip-samsung-hdptx: Select CONFIG_RATIONAL
 2024-04-11 19:03 UTC  (2+ messages)

[PATCH v5 0/4] Dynamic Allocation of the reserved_mem array
 2024-04-11 18:59 UTC  (3+ messages)
` [PATCH v5 3/4] of: reserved_mem: Use the unflatten_devicetree APIs to scan reserved mem. nodes

[PATCH 00/18] i2c: remove printout on handled timeouts
 2024-04-11 18:59 UTC  (3+ messages)
` [PATCH 13/18] i2c: rk3x: "

[RESEND][PATCH v9 0/7] Preparatory changes for Proxy Execution v9
 2024-04-11 18:52 UTC  (4+ messages)
` [RESEND][PATCH v9 1/7] locking/mutex: Remove wakeups from under mutex::wait_lock

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

[PATCH V2 0/8] perf tools: Fix test "perf probe of function from different CU"
 2024-04-11 18:49 UTC  (2+ messages)

[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
 2024-04-11 18:47 UTC  (5+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback

[PATCH 0/4] arm64: Support the TSO memory model
 2024-04-11 18:43 UTC  (4+ messages)

[PATCH v3 00/12] dso/dsos memory savings and clean up
 2024-04-11 18:42 UTC  (2+ messages)

[tip:timers/urgent] BUILD SUCCESS 076361362122a6d8a4c45f172ced5576b2d4a50d
 2024-04-11 18:42 UTC 

[paulmck-rcu:rcu/next] BUILD SUCCESS 8942ebe9e1836406c44c8bbf78081f4be15c533e
 2024-04-11 18:40 UTC 

[PATCH 2/2] f2fs: allow direct io of pinned files for zoned storage
 2024-04-11 18:37 UTC 

[RFC PATCH v1] riscv kernel control flow integrity
 2024-04-11 18:33 UTC  (5+ messages)
` [RFC PATCH 02/12] riscv: add landing pad for asm routines

[PATCH v4 0/1] Remove support for legacy UFS
 2024-04-11 18:32 UTC  (3+ messages)
` [PATCH v4 1/1] scsi: ufs: Remove support for old UFSHCI versions

[PATCH] arm64: dts: rockchip: regulator for sd needs to be always on for BPI-R2Pro
 2024-04-11 18:29 UTC  (2+ messages)

[PATCH 1/9] arm64: dts: rockchip: Add cpu regulators and vcc5v0_sys to Khadas Edge 2
 2024-04-11 18:29 UTC  (2+ messages)

[PATCH] sysrq: Auto release device node using __free attribute
 2024-04-11 18:28 UTC  (6+ messages)

BISECTED: perf test -v "Test data symbol" failing on Intel Hybrid systems
 2024-04-11 18:26 UTC  (4+ messages)

[PATCH v2 00/13] Coalesced Interrupt Delivery with posted MSI
 2024-04-11 18:29 UTC  (4+ messages)
` [PATCH v2 08/13] x86/irq: Install posted MSI notification handler

[PATCH v3] scsi: ufs: core: changing the status to check inflight
 2024-04-11 18:23 UTC  (2+ messages)

[PATCH V2] perf scripts python: Add a script to run instances of perf script in parallel
 2024-04-11 18:19 UTC  (2+ messages)

[PATCH v2] rust: time: add Ktime
 2024-04-11 18:19 UTC  (4+ messages)

[PATCH v2 1/3] perf hist: Move histogram related code to hist.h
 2024-04-11 18:17 UTC  (3+ messages)
` [PATCH v2 2/3] perf hist: Add weight fields to hist entry stats
` [PATCH v2 3/3] perf report: Add weight[123] output fields

[PATCH 0/5] x86/pvh: Make PVH entry relocatable
 2024-04-11 18:15 UTC  (5+ messages)
` [PATCH 2/5] x86/pvh: Make PVH entrypoint PIC for x86-64

[PATCH v3 00/12] Implement Trusted Security Event Modeling
 2024-04-11 18:13 UTC  (4+ messages)
` [PATCH v3 04/12] Add primary TSEM implementation file

[syzbot] [net?] possible deadlock in unix_notinflight
 2024-04-11 18:11 UTC  (2+ messages)

Incorrect BPF stats accounting for fentry on arm64
 2024-04-11 18:09 UTC 

[PATCH 5.4 000/215] 5.4.274-rc1 review
 2024-04-11 18:09 UTC  (2+ messages)

[PATCH v3 0/7] mm/kvm: Improve parallelism for access bit harvesting
 2024-04-11 18:07 UTC  (6+ messages)
` [PATCH v3 5/7] KVM: x86: Participate in bitmap-based PTE aging

[syzbot] [kernel?] INFO: rcu detected stall in sys_wait4 (4)
 2024-04-11 18:07 UTC 

[PATCH 0/5] OpenRISC FPU and Signal handling fixups
 2024-04-11 18:06 UTC  (6+ messages)
` [PATCH 1/5] openrisc: traps: Convert printks to pr_<level> macros
` [PATCH 2/5] openrisc: traps: Remove calls to show_registers before die
` [PATCH 3/5] openrisc: traps: Don't send signals to kernel mode threads
` [PATCH 4/5] openrisc: Add FPU config
` [PATCH 5/5] openrisc: Move FPU state out of pt_regs

[PATCH 6.6 000/114] 6.6.27-rc1 review
 2024-04-11 18:02 UTC  (2+ messages)

[PATCH net 0/4] ravb Ethernet driver bugfixes
 2024-04-11 17:56 UTC  (3+ messages)
` [PATCH net 4/4] net: ravb: Fix RX byte accounting for jumbo packets

[PATCH 1/2] f2fs: prevent writing without fallocate() for pinned files
 2024-04-11 17:54 UTC 

[PATCH mfd v1 2/2] mfd: rsmu: add FemtoClock3 support
 2024-04-11 17:52 UTC 

[PATCH mfd v1 1/2] mfd: rsmu: support I2C SMBus access
 2024-04-11 17:52 UTC 

[PATCH RFC v3 for-6.8/block 00/17] block: don't access bd_inode directly from other modules
 2024-04-11 17:49 UTC  (3+ messages)
` [PATCH RFC v3 for-6.8/block 07/17] bcachefs: remove dead function bdev_sectors()

[PATCH 0/4] ASoC/soundwire: fix race conditions on remove
 2024-04-11 17:48 UTC  (2+ messages)

[PATCH v2] soundwire: qcom: allow multi-link on newer devices
 2024-04-11 17:48 UTC  (2+ messages)

[PATCH RESEND] soundwire: qcom: allow multi-link on newer devices
 2024-04-11 17:48 UTC  (2+ messages)


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