LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH v4 0/3] Restore the kernel v5.13 text attribute write behavior
2022-03-01 20:03 UTC (9+ messages)
` [PATCH v4 3/3] configfs: Add unit tests
[PATCH] vgaarbiter: fix vgaarbiter doc build break
2022-03-01 20:02 UTC (2+ messages)
[GIT PULL] KVM changes for 5.17-rc7
2022-03-01 19:59 UTC (3+ messages)
[PATCH 1/3] [v3] Kbuild: move to -std=gnu11
2022-03-01 19:57 UTC (5+ messages)
` [PATCH 2/3] treewide: use -Wdeclaration-after-statement
` [PATCH 3/3] Kbuild: use -std=gnu11 for KBUILD_USERCFLAGS
[PATCH v3 0/7] Convert overflow and stackinit to KUnit
2022-03-01 19:56 UTC (3+ messages)
` [PATCH v3 7/7] UAPI: Introduce KUnit userspace compatibility
[RFC 00/10] Introduce In Field Scan driver
2022-03-01 19:54 UTC (11+ messages)
` [RFC 01/10] x86/microcode/intel: expose collect_cpu_info_early() for IFS
` [RFC 02/10] Documentation: In-Field Scan
` [RFC 03/10] platform/x86/intel/ifs: Add driver for "
` [RFC 04/10] platform/x86/intel/ifs: Load IFS Image
` [RFC 05/10] platform/x86/intel/ifs: Check IFS Image sanity
` [RFC 06/10] platform/x86/intel/ifs: Authenticate and copy to secured memory
` [RFC 07/10] platform/x86/intel/ifs: Create kthreads for online cpus for scan test
` [RFC 08/10] platform/x86/intel/ifs: Add IFS sysfs interface
` [RFC 09/10] platform/x86/intel/ifs: add ABI documentation for IFS
` [RFC 10/10] trace: platform/x86/intel/ifs: Add trace point to track Intel IFS operations
[PATCH] tracing/osnoise: Force quiescent states while tracing
2022-03-01 19:53 UTC (14+ messages)
[PATCH V8 00/44] PKS/PMEM: Add Stray Write Protection
2022-03-01 19:50 UTC (14+ messages)
` [PATCH V8 37/44] memremap_pages: Set PKS PKey in PTEs if PGMAP_PROTECTIONS is requested
` [PATCH V8 41/44] kmap: Ensure kmap works for devmap pages
` [PATCH V8 42/44] dax: Stray access protection for dax_direct_access()
` [PATCH V8 43/44] nvdimm/pmem: Enable stray access protection
[PATCH] powerpc: kernel: fix a refcount leak in format_show()
2022-03-01 19:50 UTC (3+ messages)
[PATCH 1/2] erofs: get rid of `struct z_erofs_collector'
2022-03-01 19:49 UTC (2+ messages)
` [PATCH 2/2] erofs: clean up preload_compressed_pages()
UAPI_HEADER_TEST and CC_CAN_LINK dependency
2022-03-01 19:49 UTC
[PATCH 0/3] OP-TEE RPC argument cache
2022-03-01 19:48 UTC (4+ messages)
` [PATCH 1/3] optee: add OPTEE_SMC_CALL_WITH_RPC_ARG
` [PATCH 2/3] optee: add FF-A capability OPTEE_FFA_SEC_CAP_ARG_OFFSET
` [PATCH 3/3] optee: cache argument shared memory structs
[RFC 0/4] locking: Add new lock contention tracepoints (v2)
2022-03-01 19:47 UTC (13+ messages)
` [PATCH 2/4] locking: Apply contention tracepoints in the slow path
` [PATCH 3/4] locking/mutex: Pass proper call-site ip
[GIT PULL] binfmt_elf fix for v5.17-rc7
2022-03-01 19:46 UTC (2+ messages)
[PATCH v3 00/30] Driver for Hyper-v virtual compute device
2022-03-01 19:46 UTC (31+ messages)
` [PATCH v3 01/30] drivers: hv: dxgkrnl: Add virtual compute device VM bus channel guids
` [PATCH v3 02/30] drivers: hv: dxgkrnl: Driver initialization and loading
` [PATCH v3 03/30] drivers: hv: dxgkrnl: Add VM bus message support, initialize VM bus channels
` [PATCH v3 04/30] drivers: hv: dxgkrnl: Creation of dxgadapter object
` [PATCH v3 05/30] drivers: hv: dxgkrnl: Opening of /dev/dxg device and dxgprocess creation
` [PATCH v3 06/30] drivers: hv: dxgkrnl: Enumerate and open dxgadapter objects
` [PATCH v3 07/30] drivers: hv: dxgkrnl: Creation of dxgdevice objects
` [PATCH v3 08/30] drivers: hv: dxgkrnl: Creation of dxgcontext objects
` [PATCH v3 09/30] drivers: hv: dxgkrnl: Creation of compute device allocations and resources
` [PATCH v3 10/30] drivers: hv: dxgkrnl: Creation of compute device sync objects
` [PATCH v3 11/30] drivers: hv: dxgkrnl: Operations using "
` [PATCH v3 12/30] drivers: hv: dxgkrnl: Sharing of dxgresource objects
` [PATCH v3 13/30] drivers: hv: dxgkrnl: Sharing of sync objects
` [PATCH v3 14/30] drivers: hv: dxgkrnl: Creation of hardware queues. Sync object operations to hw queue
` [PATCH v3 15/30] drivers: hv: dxgkrnl: Creation of paging queue objects
` [PATCH v3 16/30] drivers: hv: dxgkrnl: Submit execution commands to the compute device
` [PATCH v3 17/30] drivers: hv: dxgkrnl: Share objects with the host
` [PATCH v3 18/30] drivers: hv: dxgkrnl: Query the dxgdevice state
` [PATCH v3 19/30] drivers: hv: dxgkrnl: Map(unmap) CPU address to device allocation
` [PATCH v3 20/30] drivers: hv: dxgkrnl: Manage device allocation properties
` [PATCH v3 21/30] drivers: hv: dxgkrnl: Flush heap transitions
` [PATCH v3 22/30] drivers: hv: dxgkrnl: Query video memory information
` [PATCH v3 23/30] drivers: hv: dxgkrnl: The escape ioctl
` [PATCH v3 24/30] drivers: hv: dxgkrnl: Ioctl to put device to error state
` [PATCH v3 25/30] drivers: hv: dxgkrnl: Ioctls to query statistics and clock calibration
` [PATCH v3 26/30] drivers: hv: dxgkrnl: Offer and reclaim allocations
` [PATCH v3 27/30] drivers: hv: dxgkrnl: Ioctls to manage scheduling priority
` [PATCH v3 28/30] drivers: hv: dxgkrnl: Manage residency of allocations
` [PATCH v3 29/30] drivers: hv: dxgkrnl: Manage compute device virtual addresses
` [PATCH v3 30/30] drivers: hv: dxgkrnl: Add support to map guest pages by host
[PATCH v2 00/11] i2c: npcm: Bug fixes timeout, spurious interrupts
2022-03-01 19:45 UTC (6+ messages)
[PATCH 0/8] Add ethernet support for Qualcomm SA8155p-ADP board
2022-03-01 19:44 UTC (13+ messages)
` [PATCH 2/8] net: stmmac: Add support for SM8150
` [PATCH 3/8] clk: qcom: gcc: Add PCIe, EMAC and UFS GDSCs "
` [PATCH 7/8] clk: qcom: gcc-sm8150: use runtime PM for the clock controller
` [PATCH 8/8] clk: qcom: gcc-sm8150: Use PWRSTS_ON (only) as a workaround for emac gdsc
[PATCH v3 00/28] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
2022-03-01 19:43 UTC (8+ messages)
` [PATCH v3 20/28] KVM: x86/mmu: Allow yielding when zapping GFNs for defunct TDP MMU root
` [PATCH v3 22/28] KVM: x86/mmu: Zap defunct roots via asynchronous worker
` [PATCH v3 23/28] KVM: x86/mmu: Check for a REMOVED leaf SPTE before making the SPTE
[PATCH 0/6] Remove usage of list iterator past the loop body
2022-03-01 19:42 UTC (26+ messages)
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
propagating vmgenid outward and upward
2022-03-01 19:41 UTC (8+ messages)
[PATCH 2/7] clocksource/drivers/timer-microchip-pit64b: remove timer-of depenency
2022-03-01 19:41 UTC (2+ messages)
[PATCH] ASoC: bt-sco: fix bt-sco-pcm-wb dai widget don't connect to the endpoint
2022-03-01 19:41 UTC (2+ messages)
[PATCH 1/4] acpi: exsystem: Add units to time variable names
2022-03-01 19:40 UTC (2+ messages)
[PATCH v1 1/3] ACPI: platform: Constify properties parameter in acpi_create_platform_device()
2022-03-01 19:38 UTC (2+ messages)
[PATCH RESEND] i2c: tegra: Add SMBus block read function
2022-03-01 19:37 UTC (2+ messages)
[PATCH 4.19 00/34] 4.19.232-rc1 review
2022-03-01 19:36 UTC (4+ messages)
[PATCH 4.14 00/31] 4.14.269-rc1 review
2022-03-01 19:35 UTC (3+ messages)
[PATCH 4.9 00/29] 4.9.304-rc1 review
2022-03-01 19:35 UTC (3+ messages)
[PATCH RFC smp] Provide boot-time timeout for CSD lock diagnostics
2022-03-01 19:34 UTC
[PATCH] x86/acpi: Work around broken XSDT on SEGA AALE board
2022-03-01 19:34 UTC (3+ messages)
[PATCH] dmaengine: ti: k3-udma: Avoid false error msg on chan teardown
2022-03-01 19:31 UTC (5+ messages)
[PATCH v6 00/10] vfio/hisilicon: add ACC live migration driver
2022-03-01 19:30 UTC (12+ messages)
` [PATCH v6 09/10] hisi_acc_vfio_pci: Add support for VFIO live migration
[PATCH -next] i2c: designware: Fix improper usage of readl
2022-03-01 19:29 UTC (4+ messages)
[PATCH RFC v0] random: block in /dev/urandom
2022-03-01 19:27 UTC (3+ messages)
` "
[PATCH] PCI: vmd: Prevent recursive locking on interrupt allocation
2022-03-01 19:24 UTC (2+ messages)
[hnaz-mm:master 272/379] lib/vsprintf.c:991:13: warning: variable 'modbuildid' set but not used
2022-03-01 19:22 UTC (3+ messages)
[PATCH 0/4] x86/acpi/cppc: Minor clean up for x86 CPPC implementation
2022-03-01 19:20 UTC (2+ messages)
[PATCH v3 0/3] Support XDPE112
2022-03-01 19:20 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: trivial-devices: Add xdpe11280
` [PATCH v3 2/3] hwmon (xdpe12284): Add support for xdpe11280
` [PATCH v3 3/3] hwmon (xdpe12284): Add regulator support
[PATCH v2 00/39] x86: Kernel IBT
2022-03-01 19:20 UTC (17+ messages)
` [PATCH v2 12/39] x86/ibt,ftrace: Search for __fentry__ location
` [PATCH v2 15/39] x86/ibt,kprobes: Fix more +0 assumptions
[PATCH V6 0/3] PCI: vmd: Enable PCIe ASPM and LTR
2022-03-01 19:19 UTC (2+ messages)
[PATCH] xhci: fix runtime PM imbalance in USB2 resume
2022-03-01 19:18 UTC (6+ messages)
` [PATCH v2] "
[PATCH 5.16 000/164] 5.16.12-rc1 review
2022-03-01 19:15 UTC (2+ messages)
[PATCH 5.15 000/139] 5.15.26-rc1 review
2022-03-01 19:14 UTC (3+ messages)
[PATCH 5.10 00/80] 5.10.103-rc1 review
2022-03-01 19:14 UTC (2+ messages)
[PATCH 5.4 00/53] 5.4.182-rc1 review
2022-03-01 19:13 UTC (2+ messages)
[PATCH v2] usb:typec: Add sysfs support for Type C connector's physical location
2022-03-01 19:11 UTC (4+ messages)
[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 13/42] ERROR: modpost: "netfs_releasepage" [fs/cifs/cifs.ko] undefined!
2022-03-01 19:10 UTC
[GIT PULL] zstd changes for v5.16
2022-03-01 19:09 UTC (3+ messages)
[PATCH] dt-bindings: clock: renesas: Make example 'clocks' parsable
2022-03-01 19:03 UTC
[PATCH v7, 00/15] media: mtk-vcodec: support for M8192 decoder
2022-03-01 19:02 UTC (7+ messages)
` [PATCH v7, 05/15] media: mtk-vcodec: Call v4l2_m2m_set_dst_buffered() set capture buffer buffered
` [PATCH v7, 06/15] media: mtk-vcodec: Refactor get and put capture buffer flow
` [PATCH v7, 09/15] media: mtk-vcodec: disable vp8 4K capability
[PATCH] random: do not export add_vmfork_randomness() unless needed
2022-03-01 19:00 UTC (2+ messages)
[PATCH v2 1/2] sched/isolation: use raw_smp_processor_id() in housekeeping_any_cpu()
2022-03-01 18:58 UTC (4+ messages)
` [PATCH v2 2/2] tracing: Avoid isolated CPUs when queueing fsnotify irqwork
[PATCH for-mm] mm/damon/sysfs: Fix out-of-bound array access for wmark_metric_strs[]
2022-03-01 18:56 UTC
[PATCH] PM: notify of PM_POST_VMFORK events from vmgenid
2022-03-01 18:50 UTC (5+ messages)
[PATCH] pstore: Add prefix to ECC messages
2022-03-01 18:44 UTC (2+ messages)
[PATCH v2] fixdep: use fflush() and ferror() to ensure successful write to files
2022-03-01 18:36 UTC (3+ messages)
[PATCH v4 0/2] io_uring: Add support for napi_busy_poll
2022-03-01 18:31 UTC (3+ messages)
` [PATCH v4 2/2] "
[PATCH] sched: Make preempt_enable_no_resched() behave like preempt_enable() on PREEMPT_RT
2022-03-01 18:30 UTC
arch/xtensa/boot/boot-elf/bootstrap.S:58: Error: invalid register 'atomctl' for 'wsr' instruction
2022-03-01 18:30 UTC
[PATCH RFC] net: memcg accounting for veth devices
2022-03-01 18:28 UTC (4+ messages)
[PATCH] irqchip: nvic: release nvic_base upon failure
2022-03-01 18:27 UTC (2+ messages)
` [irqchip: irq/irqchip-next] irqchip/nvic: Release "
[PATCH v3 00/11] RFC: nested AVIC
2022-03-01 18:26 UTC (12+ messages)
` [PATCH v3 01/11] KVM: x86: SVM: move nested_npt_enabled to svm.h
` [PATCH v3 02/11] KVM: x86: SVM: allow AVIC to co-exist with a nested guest running
` [PATCH v3 03/11] KVM: x86: mmu: allow to enable write tracking externally
` [PATCH v3 04/11] x86: KVMGT: use kvm_page_track_write_tracking_enable
` [PATCH v3 05/11] KVM: x86: mmu: add gfn_in_memslot helper
` [PATCH v3 06/11] KVM: x86: lapic: don't allow to change APIC ID when apic acceleration is enabled
` [PATCH v3 07/11] KVM: x86: SVM: remove avic's broken code that updated APIC ID
` [PATCH v3 08/11] KVM: x86: SVM: move avic state to separate struct
` [PATCH v3 09/11] KVM: x86: rename .set_apic_access_page_addr to reload_apic_access_page
` [PATCH v3 10/11] KVM: nSVM: implement support for nested AVIC
` [PATCH v3 11/11] KVM: SVM: allow to avoid not needed updates to is_running
boot flooded with unwind: Index not found
2022-03-01 18:19 UTC (6+ messages)
[PATCH RESEND] thermal: brcmstb_thermal: Interrupt is optional
2022-03-01 18:14 UTC
[PATCH v4 0/9] Host1x context isolation support
2022-03-01 18:12 UTC (3+ messages)
` [PATCH v4 1/9] dt-bindings: host1x: Add iommu-map property
[PATCH] nvmem: check for allocation failure
2022-03-01 18:10 UTC (2+ messages)
[PATCH] thermal: brcmstb_thermal: Interrupt is optional
2022-03-01 18:05 UTC (4+ messages)
[PATCH 1/6] Kbuild: compile kernel with gnu11 std
2022-03-01 17:59 UTC (2+ messages)
[linux-next:master 3353/9295] drivers/powercap/dtpm.c:525:22: sparse: sparse: symbol 'dtpm_node_callback' was not declared. Should it be static?
2022-03-01 17:58 UTC (3+ messages)
` [RFC PATCH linux-next] powercap/drivers/dtpm: dtpm_node_callback[] can be static
[PATCH] memcg: async flush memcg stats from perf sensitive codepaths
2022-03-01 17:57 UTC (4+ messages)
[PATCH 0/4] SVM fixes + apic fix
2022-03-01 17:56 UTC (6+ messages)
` [PATCH 4/4] KVM: x86: lapic: don't allow to set non default apic id when not using x2apic api
[PATCH] PM/sleep: fix return value of __setup handler
2022-03-01 17:56 UTC (2+ messages)
[PATCH v2 0/7] KVM: x86/mmu: Zap only obsolete roots on "reload"
2022-03-01 17:55 UTC (3+ messages)
` [PATCH v2 4/7] KVM: x86/mmu: Zap only obsolete roots if a root shadow page is zapped
[PATCH] kvm: x86: Improve virtual machine startup performance
2022-03-01 17:54 UTC (2+ messages)
[PATCH v5] x86/sgx: Free backing memory after faulting the enclave page
2022-03-01 17:54 UTC (2+ messages)
[PATCH v4 3/4] OPP: Add support of "opp-microwatt" for advanced EM registration
2022-03-01 17:53 UTC (3+ messages)
[PATCH] PM/hibernate: fix __setup handler error handling
2022-03-01 17:51 UTC (2+ messages)
[GIT PULL] cpupower update for Linux 5.18-rc1
2022-03-01 17:48 UTC (2+ messages)
[PATCH V2 00/32] x86/sgx and selftests/sgx: Support SGX2
2022-03-01 17:48 UTC (9+ messages)
` [PATCH V2 16/32] x86/sgx: Support restricting of enclave page permissions
[PATCH] devcoredump: increase the device delete timeout to 10 mins
2022-03-01 17:45 UTC (10+ messages)
[PATCH v2 1/2] fs/proc: optimize exactly register one ctl_table
2022-03-01 17:44 UTC (2+ messages)
[PATCH v9 00/14] module: core code clean up
2022-03-01 17:43 UTC (6+ messages)
[syzbot] kernel BUG in hugepage_add_anon_rmap
2022-03-01 17:41 UTC (3+ messages)
[PATCH v4 0/6] RISC-V IPI Improvements
2022-03-01 17:40 UTC (4+ messages)
` [PATCH v4 3/6] RISC-V: Treat IPIs as normal Linux IRQs
[PATCH -fixes v3 0/6] Fixes KASAN and other along the way
2022-03-01 17:39 UTC
[PATCH 0/4] Add CA enforcement in the machine keyring
2022-03-01 17:36 UTC (4+ messages)
` [PATCH 1/4] KEYS: Create static version of public_key_verify_signature
` [PATCH 3/4] KEYS: CA link restriction
` [PATCH 4/4] integrity: CA enforcement in machine keyring
page: next (older) | prev (newer) | latest
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 NNTP newsgroup(s).