public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-29 00:54:30 to 2023-07-29 09:10:14 UTC [more...]

[PATCH v3 00/13] Quality of life improvements for pin-init
 2023-07-29  9:09 UTC  (3+ messages)
` [PATCH v3 01/13] rust: init: consolidate init macros
` [PATCH v3 02/13] rust: init: make `#[pin_data]` compatible with conditional compilation of fields

[PATCH v10] drm: Add initial ci/ subdirectory
 2023-07-29  9:08 UTC  (3+ messages)

[PATCH v1] cpuidle: teo: Update idle duration estimate when choosing shallower state
 2023-07-29  9:02 UTC  (3+ messages)

[PATCH v3 00/12] selftests/nolibc: add minimal kernel config support - part1
 2023-07-29  8:53 UTC  (13+ messages)
` [PATCH v3 01/12] selftests/nolibc: allow report with existing test log
` [PATCH v3 06/12] selftests/nolibc: customize CROSS_COMPILE for 32/64-bit powerpc
` [PATCH v3 08/12] selftests/nolibc: allow quit qemu-system when poweroff fails
` [PATCH v3 12/12] selftests/nolibc: speed up some targets with multiple jobs

[PATCH v3 00/49] use refcount+RCU method to implement lockless slab shrink
 2023-07-29  8:47 UTC  (4+ messages)
` [PATCH v3 05/49] mm: shrinker: add infrastructure for dynamically allocating shrinker

[RFC][PATCH 0/3] cpuidle,teo: Improve TEO tick decisions
 2023-07-29  8:46 UTC  (7+ messages)
` [RFC][PATCH 1/3] cpuidle: Inject tick boundary state
` [RFC][PATCH 3/3] cpuidle,teo: Improve state selection

[PATCH] tpm/tpm_tis: Disable interrupts for TUXEDO InfinityBook S 15/17 Gen7
 2023-07-29  8:45 UTC  (4+ messages)

[PATCH] usb: dwc3: gadget: let pm runtime get/put paired
 2023-07-29  8:43 UTC  (3+ messages)

[RFC PATCH 0/4] Improve RT performance & latency w/ local_lock_t()
 2023-07-29  8:37 UTC  (5+ messages)
` [RFC PATCH 1/4] Introducing local_lock_n() and local queue & flush
` [RFC PATCH 2/4] swap: apply new local_schedule_work_on() interface
` [RFC PATCH 3/4] memcontrol: "
` [RFC PATCH 4/4] slub: "

[PATCH 1/2] tools/nolibc: add pipe() support
 2023-07-29  8:37 UTC  (2+ messages)

[PATCH v4 00/10] Add sysfs interface files to hv_gpci device to expose system information
 2023-07-29  7:34 UTC  (11+ messages)
` [PATCH v4 01/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor bus topology information
` [PATCH v4 02/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_bus_topology sysfs interface file
` [PATCH v4 03/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor config information
` [PATCH v4 04/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_config sysfs interface file
` [PATCH v4 05/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via virtual processor information
` [PATCH v4 06/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_virtual_processor sysfs interface file
` [PATCH v4 07/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via domain information
` [PATCH v4 08/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_domain sysfs interface file
` [PATCH v4 09/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via partition information
` [PATCH v4 10/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_partition sysfs interface file

[PATCH 0/6] scsi: mpt3sas: Use flexible arrays and do a few cleanups
 2023-07-29  8:35 UTC  (7+ messages)
` [PATCH 2/6] scsi: mpt3sas: Use flexible arrays when less obviously possible
` [PATCH 6/6] scsi: mpt3sas: Replace a dynamic allocation with a local variable

[PATCH] soc: hisilicon: Support HCCS driver on Kunpeng SoC
 2023-07-29  8:26 UTC  (4+ messages)
` [PATCH v5 0/2] "
  ` [PATCH v5 1/2] "
  ` [PATCH v5 2/2] doc: soc: hisilicon: Add Kunpeng HCCS driver documentation

[PATCH v2 05/14] selftests/nolibc: add menuconfig for development
 2023-07-29  8:22 UTC  (3+ messages)

[PATCH v3 0/2] fix at803x wol setting
 2023-07-29  8:14 UTC  (3+ messages)
` [PATCH v3 1/2] net: phy: at803x: fix the wol setting functions

[PATCH v2 09/12] rust: init: implement Zeroable for Opaque<T>
 2023-07-29  8:14 UTC  (4+ messages)

Login broken with old userspace (was Re: [PATCH v2] selinux: introduce an initial SID for early boot processes)
 2023-07-29  8:10 UTC  (3+ messages)

[PATCH] csky: fix old style declaration in module.c
 2023-07-29  8:04 UTC  (4+ messages)

[PATCH v2 09/14] selftests/nolibc: allow quit qemu-system when poweroff fails
 2023-07-29  8:04 UTC  (3+ messages)

[PATCH v3 0/2] Unify uapi bitsperlong.h
 2023-07-29  7:59 UTC  (8+ messages)
` [PATCH v3 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch

[PATCH net 0/6] There are some bugfix for the HNS3 ethernet driver
 2023-07-29  7:57 UTC  (8+ messages)
` [PATCH net 1/6] net: hns3: fix side effects passed to min_t()
` [PATCH net 5/6] net: hns3: fix wrong print link down up

[PATCH v2 08/14] selftests/nolibc: string the core targets
 2023-07-29  7:53 UTC  (3+ messages)

[PATCH 00/10] staging: rtl8192e: Remove unused variables starting with p_intb
 2023-07-29  7:53 UTC  (11+ messages)
` [PATCH 01/10] staging: rtl8192e: Remove unused variable p_intb
` [PATCH 02/10] staging: rtl8192e: Remove unused variable intb in _rtl92e_irq()
` [PATCH 03/10] staging: rtl8192e: Remove empty function rtllib_rx_Master()
` [PATCH 04/10] staging: rtl8192e: Remove empty function rtllib_rx_Mesh()
` [PATCH 05/10] staging: rtl8192e: Remove unused variable is_mesh from rtllib_send_probe
` [PATCH 06/10] staging: rtl8192e: Remove is_mesh from rtllib_send_probe_requests
` [PATCH 08/10] staging: rtl8192e: Remove is_mesh from rtllib_softmac_scan_syncro
` [PATCH 07/10] staging: rtl8192e: Remove is_mesh from rtllib_start_scan_syncro
` [PATCH 09/10] staging: rtl8192e: Remove is_mesh from rtl92e_set_swcam
` [PATCH 10/10] staging: rtl8192e: Remove DefaultKey "

[PATCH v3 0/9] kunit: Add test attributes API
 2023-07-29  7:53 UTC  (3+ messages)

[PATCH v1 4/8] selftests/nolibc: add extra config file customize support
 2023-07-29  7:45 UTC  (3+ messages)

[PATCH] alpha: remove __init annotation from exported page_is_ram()
 2023-07-29  7:42 UTC 

[PATCH 1/1] perf tests task_analyzer: Check perf build options for libtraceevent support
 2023-07-29  7:39 UTC  (3+ messages)

[PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
 2023-07-29  7:38 UTC  (4+ messages)
` [PATCH v4 10/10] perf: tests: Adapt mmap-basic.c for riscv

[v1 0/6] mm/memblock: Skip prep and initialization of struct pages freed later by HVO
 2023-07-29  7:34 UTC  (9+ messages)
` [v1 1/6] mm: hugetlb: Skip prep of tail pages when HVO is enabled
` [v1 3/6] memblock: add parameter to memblock_setclr_flag for selecting memblock_type
` [v1 4/6] memblock: introduce MEMBLOCK_RSRV_NOINIT flag
` [v1 5/6] mm: move allocation of gigantic hstates to the start of mm_core_init

[PATCH] selftests/nolibc: mmap_munmap_good: fix up return value
 2023-07-29  7:32 UTC  (3+ messages)

[PATCH] selftests/nolibc: avoid buffer underrun in space printing
 2023-07-29  7:29 UTC  (2+ messages)

[PATCH v1] tools/nolibc/stdio: add setvbuf() to set buffering mode
 2023-07-29  7:28 UTC  (3+ messages)

[PATCH] x86/cpu/amd: Report zenbleed in sysfs
 2023-07-29  7:24 UTC  (3+ messages)

[PATCH v3 0/8] Add Sipeed Lichee Pi 4A RISC-V board support
 2023-07-29  7:11 UTC  (12+ messages)

[RFC PATCH] x86/acpi: Ignore invalid x2APIC entries
 2023-07-29  7:07 UTC  (4+ messages)

[PATCH v2] scripts/kallsyms: Fix build failure by setting errno before calling getline()
 2023-07-29  6:58 UTC  (2+ messages)

[PATCH v3] irqchip: gic-v3: Extend collection table
 2023-07-29  6:54 UTC  (2+ messages)

[PATCH] MAINTAINERS: nolibc: add myself as co-maintainer
 2023-07-29  6:53 UTC  (2+ messages)

[syzbot] [ntfs3?] INFO: task hung in ntfs_read_folio (2)
 2023-07-29  6:45 UTC  (2+ messages)

[PATCH] riscv: mm: Fixup spurious fault of kernel vaddr
 2023-07-29  6:40 UTC  (7+ messages)

[PATCH v3] of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lock
 2023-07-29  6:19 UTC  (3+ messages)

[PATCH] ext4: Fix rec_len verify error
 2023-07-29  6:13 UTC 

[PATCH 6.4 000/227] 6.4.7-rc1 review
 2023-07-29  5:50 UTC  (4+ messages)

[PATCH v2 0/2] seqlock,mm: lockdep annotation + write_seqlock_irqsave()
 2023-07-29  5:31 UTC  (8+ messages)
` [PATCH v2 1/2] seqlock: Do the lockdep annotation before locking in do_write_seqcount_begin_nested()

[PATCH usb-next] phy: realtek: usb: phy-rtk-usb2 and phy-rtk-usb3 needs USB_COMMON
 2023-07-29  5:30 UTC 

[PATCH 4/4] power: supply: Add driver for pm8916 lbc
 2023-07-29  5:28 UTC  (2+ messages)

[PATCH] [next] initramfs: Parse KBUILD_BUILD_TIMESTAMP as UTC date
 2023-07-29  5:02 UTC 

[PATCH 1/1] scsi: storvsc: Fix handling of virtual Fibre Channel timeouts
 2023-07-29  4:59 UTC 

[PATCH v1 1/2] usb: dwc3: add Realtek DHC RTD SoC dwc3 glue layer driver
 2023-07-29  4:36 UTC  (2+ messages)

[PATCH v3,1/2] media: mediatek: vcodec: Fix possible invalid memory access for decoder
 2023-07-29  3:47 UTC  (2+ messages)
` [PATCH v3,2/2] media: mediatek: vcodec: Fix possible invalid memory access for encoder

[PATCH v5 1/2] ring-buffer: Introducing ring-buffer mapping functions
 2023-07-29  3:44 UTC  (3+ messages)

[PATCH v3,0/3] media: mediatek: vcodec: Add driver to support 10bit
 2023-07-29  3:41 UTC  (4+ messages)
` [PATCH v3,1/3] media: mediatek: vcodec: Add capture format to support 10bit tile mode
` [PATCH v3,2/3] media: mediatek: vcodec: Add capture format to support 10bit raster mode
` [PATCH v3,3/3] media: mediatek: vcodec: Add driver to support 10bit

[PATCH v2,0/3] media: mediatek: vcodec: Add driver to support 10bit
 2023-07-29  3:31 UTC  (3+ messages)

[PATCH 00/42] clk: at91: add support for parent_data and parent_hw (take #2)
 2023-07-29  3:28 UTC  (3+ messages)
` [PATCH 03/42] clk: at91: sam9x60: switch to parent_hw and parent_data

[PATCH] clk: baikal-t1: Using div64_ Ul replaces do_ Div() function
 2023-07-29  3:24 UTC  (7+ messages)

[Question] int3 instruction generates a #UD in SEV VM
 2023-07-29  3:15 UTC 

[GIT PULL] LoongArch fixes for v6.5-rc4
 2023-07-29  3:16 UTC 

[PATCH v8,0/11] media: mediatek: vcodec: separate encoder and decoder
 2023-07-29  2:55 UTC  (12+ messages)
` [PATCH v8,01/11] media: mediatek: vcodec: remove unused parameter
` [PATCH v8,02/11] media: mediatek: vcodec: align fw interface
` [PATCH v8,03/11] media: mediatek: vcodec: Removing struct 'mtk_vcodec_ctx/dev' for shared interface
` [PATCH v8,04/11] media: mediatek: vcodec: Removing useless debug log
` [PATCH v8,05/11] media: mediatek: vcodec: remove the dependency of vcodec "
` [PATCH v8,06/11] media: mediatek: vcodec: replace pr_* with dev_* for v4l2 debug message
` [PATCH v8,07/11] media: mediatek: vcodec: separate struct 'mtk_vcodec_ctx'
` [PATCH v8,08/11] media: mediatek: vcodec: separate struct mtk_vcodec_dev
` [PATCH v8,09/11] media: mediatek: vcodec: fix unreasonable parameter definition and style
` [PATCH v8,10/11] media: mediatek: vcodec: remove unused include header
` [PATCH v8,11/11] media: mediatek: vcodec: separate decoder and encoder

[PATCH v7,0/11] media: mediatek: vcodec: separate encoder and decoder
 2023-07-29  2:54 UTC  (4+ messages)

[PATCH v3 -next] keys: Remove unused extern declarations
 2023-07-29  2:40 UTC 

[PATCH v2 -next] keys: Remove unused extern declarations
 2023-07-29  2:40 UTC  (3+ messages)

[PATCH 01/22] Input: cros_ec_keyb - use device core to create driver-specific device attributes
 2023-07-29  2:40 UTC  (3+ messages)
` [PATCH 02/22] Input: cyapa "

[PATCH] dma-contiguous: define proper name for global cma region
 2023-07-29  2:35 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 net-next] net: flow_dissector: Use 64bits for used_keys
 2023-07-29  2:30 UTC  (3+ messages)
  `  "

[PATCH 0/8] Fixes and cleanups to compaction
 2023-07-29  2:23 UTC  (4+ messages)
` [PATCH 1/8] mm/compaction: avoid missing last page block in section after skip offline sections

arch/mips/kernel/jump_label.c:93:6: warning: no previous prototype for function 'jump_label_apply_nops'
 2023-07-29  2:21 UTC 

[PATCH v2 0/7] perf record: Track sideband events for all CPUs when tracing selected CPUs
 2023-07-29  2:10 UTC  (6+ messages)
` [PATCH v2 2/7] perf evlist: Add evlist__findnew_tracking_event() helper

[PATCH next v2 2/5] minmax: Allow min()/max()/clamp() if the arguments have the same signedness
 2023-07-29  2:00 UTC  (2+ messages)

[PATCH kernel 0/9] KVM: SEV: Enable AMD SEV-ES DebugSwap
 2023-07-29  1:57 UTC  (3+ messages)

[PATCH v2 net-next] bonding: 3ad: Remove unused declaration bond_3ad_update_lacp_active()
 2023-07-29  1:50 UTC  (2+ messages)

[PATCH v2] mISDN: hfcpci: Fix potential deadlock on &hc->lock
 2023-07-29  1:50 UTC  (2+ messages)

[PATCH v4 00/29] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-07-29  1:35 UTC  (30+ messages)
` [PATCH v4 01/29] drm/i915/gvt: Verify pfn is "valid" before dereferencing "struct page"
` [PATCH v4 02/29] drm/i915/gvt: remove interface intel_gvt_is_valid_gfn
` [PATCH v4 03/29] drm/i915/gvt: Verify hugepages are contiguous in physical address space
` [PATCH v4 04/29] drm/i915/gvt: Don't try to unpin an empty page range
` [PATCH v4 05/29] drm/i915/gvt: Put the page reference obtained by KVM's gfn_to_pfn()
` [PATCH v4 06/29] drm/i915/gvt: Explicitly check that vGPU is attached before shadowing
` [PATCH v4 07/29] drm/i915/gvt: Error out on an attempt to shadowing an unknown GTT entry type
` [PATCH v4 08/29] drm/i915/gvt: Don't rely on KVM's gfn_to_pfn() to query possible 2M GTT
` [PATCH v4 09/29] drm/i915/gvt: Use an "unsigned long" to iterate over memslot gfns
` [PATCH v4 10/29] drm/i915/gvt: Drop unused helper intel_vgpu_reset_gtt()
` [PATCH v4 11/29] drm/i915/gvt: Protect gfn hash table with vgpu_lock
` [PATCH v4 12/29] KVM: x86/mmu: Move kvm_arch_flush_shadow_{all,memslot}() to mmu.c
` [PATCH v4 13/29] KVM: x86/mmu: Don't rely on page-track mechanism to flush on memslot change
` [PATCH v4 14/29] KVM: x86/mmu: Don't bounce through page-track mechanism for guest PTEs
` [PATCH v4 15/29] KVM: drm/i915/gvt: Drop @vcpu from KVM's ->track_write() hook
` [PATCH v4 16/29] KVM: x86: Reject memslot MOVE operations if KVMGT is attached
` [PATCH v4 17/29] drm/i915/gvt: Don't bother removing write-protection on to-be-deleted slot
` [PATCH v4 18/29] KVM: x86: Add a new page-track hook to handle memslot deletion
` [PATCH v4 19/29] drm/i915/gvt: switch from ->track_flush_slot() to ->track_remove_region()
` [PATCH v4 20/29] KVM: x86: Remove the unused page-track hook track_flush_slot()
` [PATCH v4 21/29] KVM: x86/mmu: Move KVM-only page-track declarations to internal header
` [PATCH v4 22/29] KVM: x86/mmu: Use page-track notifiers iff there are external users
` [PATCH v4 23/29] KVM: x86/mmu: Drop infrastructure for multiple page-track modes
` [PATCH v4 24/29] KVM: x86/mmu: Rename page-track APIs to reflect the new reality
` [PATCH v4 25/29] KVM: x86/mmu: Assert that correct locks are held for page write-tracking
` [PATCH v4 26/29] KVM: x86/mmu: Bug the VM if write-tracking is used but not enabled
` [PATCH v4 27/29] KVM: x86/mmu: Drop @slot param from exported/external page-track APIs
` [PATCH v4 28/29] KVM: x86/mmu: Handle KVM bookkeeping in page-track APIs, not callers
` [PATCH v4 29/29] drm/i915/gvt: Drop final dependencies on KVM internal details

[PATCH v2 0/3] Fix 'Spurious APIC interrupt (vector 0xFF) on CPU#n' issue
 2023-07-29  1:41 UTC  (2+ messages)

[tip:master] BUILD SUCCESS 6b04724914eb378993ca6929dbaab849dc044abb
 2023-07-29  1:22 UTC 

[PATCH v2 00/21] KVM: x86: Add "governed" X86_FEATURE framework
 2023-07-29  1:16 UTC  (22+ messages)
` [PATCH v2 01/21] KVM: nSVM: Check instead of asserting on nested TSC scaling support
` [PATCH v2 02/21] KVM: nSVM: Load L1's TSC multiplier based on L1 state, not L2 state
` [PATCH v2 03/21] KVM: nSVM: Use the "outer" helper for writing multiplier to MSR_AMD64_TSC_RATIO
` [PATCH v2 04/21] KVM: SVM: Clean up preemption toggling related "
` [PATCH v2 05/21] KVM: x86: Always write vCPU's current TSC offset/ratio in vendor hooks
` [PATCH v2 06/21] KVM: nSVM: Skip writes to MSR_AMD64_TSC_RATIO if guest state isn't loaded
` [PATCH v2 07/21] KVM: x86: Add a framework for enabling KVM-governed x86 features
` [PATCH v2 08/21] KVM: x86/mmu: Use KVM-governed feature framework to track "GBPAGES enabled"
` [PATCH v2 09/21] KVM: VMX: Recompute "XSAVES enabled" only after CPUID update
` [PATCH v2 10/21] KVM: VMX: Check KVM CPU caps, not just VMX MSR support, for XSAVE enabling
` [PATCH v2 11/21] KVM: VMX: Rename XSAVES control to follow KVM's preferred "ENABLE_XYZ"
` [PATCH v2 12/21] KVM: x86: Use KVM-governed feature framework to track "XSAVES enabled"
` [PATCH v2 13/21] KVM: nVMX: Use KVM-governed feature framework to track "nested VMX enabled"
` [PATCH v2 14/21] KVM: nSVM: Use KVM-governed feature framework to track "NRIPS enabled"
` [PATCH v2 15/21] KVM: nSVM: Use KVM-governed feature framework to track "TSC scaling enabled"
` [PATCH v2 16/21] KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled"
` [PATCH v2 17/21] KVM: nSVM: Use KVM-governed feature framework to track "LBRv enabled"
` [PATCH v2 18/21] KVM: nSVM: Use KVM-governed feature framework to track "Pause Filter enabled"
` [PATCH v2 19/21] KVM: nSVM: Use KVM-governed feature framework to track "vGIF enabled"
` [PATCH v2 20/21] KVM: nSVM: Use KVM-governed feature framework to track "vNMI enabled"
` [PATCH v2 21/21] KVM: x86: Disallow guest CPUID lookups when IRQs are disabled

[PATCH net-next v2 0/2] r8152: reduce control transfer
 2023-07-29  1:10 UTC  (2+ messages)

[PATCH next 0/3] Connector/proc_filter test fixes
 2023-07-29  1:02 UTC  (15+ messages)
` [PATCH next 3/3] selftests:connector: Add root check and fix arg error paths to skip

[PATCH 0/4] drm/bridge-connector: simplify handling of USB-C DP
 2023-07-29  0:49 UTC  (4+ messages)
` [PATCH 2/4] drm/bridge-connector: handle subconnector types
` [PATCH 3/4] drm/uapi: document the USB subconnector type
` [PATCH 4/4] soc: qcom: pmic_glink: properly describe the DP connector

[PATCH v2 0/5] KVM: x86/mmu: Don't synthesize triple fault on bad root
 2023-07-29  0:52 UTC  (4+ messages)
` [PATCH v2 3/5] KVM: x86/mmu: Harden TDP MMU iteration against root w/o shadow page
` [PATCH v2 4/5] KVM: x86/mmu: Disallow guest from using !visible slots for page tables
` [PATCH v2 5/5] KVM: x86/mmu: Use dummy root, backed by zero page, for !visible guest roots


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox