All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-23 23:35:31 to 2021-04-24 01:50:34 UTC [more...]

[dunfell 0/6] Dunfell patch review April 23rd
 2021-04-24  1:50 UTC  (3+ messages)
` [dunfell 1/6] uml-utilities: fix installed-vs-shipped with usrmerge
` [dunfell 2/6] telepathy-glib: respect GI_DATA_ENABLED when enabling vala-bindings

[PATCH v4 1/2] NFSD: delay unmount source's export after inter-server copy completed
 2021-04-24  1:50 UTC 

[jlawall:for-5.12 1/5] drivers/gpu/drm/bridge/analogix/analogix_dp_core.c:186:12-13: WARNING opportunity for min()
 2021-04-24  1:50 UTC  (2+ messages)
` [PATCH] coccinelle: misc: fix minmax.cocci warnings

[net-next, RFC PATCH] net: Extend TC limit beyond 16 to 255
 2021-04-24  1:48 UTC 

[v2 2/2] backlight: Add DisplayPort aux backlight driver
 2021-04-24  1:39 UTC  (4+ messages)

[PATCH 3/3][v3] tools/power turbostat: Enable accumulate RAPL display
 2021-04-24  1:43 UTC  (7+ messages)
` [3/3,v3] "

[PATCH v2] hooks: propose project configured hooks
 2021-04-24  1:38 UTC  (2+ messages)
` [PATCH v3] "

[BlueZ PATCH 1/3] emulator/btdev: Add missing commands
 2021-04-24  1:33 UTC  (4+ messages)
` [BlueZ PATCH 2/3] tools/tester-runner: enable enhanced credit flow control mode
` [BlueZ PATCH 3/3] tools/mgmt-tester: Fix to support emulator spec 5.2
` [BlueZ,1/3] emulator/btdev: Add missing commands

[jlawall:for-5.12 1/5] drivers/ata/libata-scsi.c:3594:10-11: WARNING opportunity for min()
 2021-04-24  1:32 UTC  (2+ messages)
` [PATCH] coccinelle: misc: fix minmax.cocci warnings

[PATCH v2] tools/power turbostat: Fix RAPL summary collection on AMD processors
 2021-04-24  1:34 UTC  (14+ messages)

[PATCH 00/19] sched: Core Scheduling
 2021-04-24  1:22 UTC  (3+ messages)
` [PATCH 04/19] sched: Prepare for Core-wide rq->lock

[igt-dev] [PATCH i-g-t 00/89] Stop depending on context mutation (v3)
 2021-04-24  1:23 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Stop depending on context mutation (rev4)

Grsecurity is blatantly violating the GPL
 2021-04-24  1:22 UTC 

[PATCH 0/2] clk: Do not register provider with a NULL dev->of_node
 2021-04-24  1:17 UTC  (3+ messages)
` [PATCH] clk: Skip clk provider registration when np is NULL

[PATCH] tty: use printk_safe context at tty_msg()
 2021-04-24  1:16 UTC  (20+ messages)
    ` [PATCH v2] tty: use printk_deferred() "
          ` How to handle concurrent access to /dev/ttyprintk ?
                        ` [PATCH] ttyprintk: Add TTY hangup callback

[Intel-gfx] [PATCH] drm/dp_mst: Use the correct DPCD space in Synaptics quirk
 2021-04-24  1:15 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH net-next][REPOST] hv_netvsc: Make netvsc/VF binding check both MAC and serial number
 2021-04-24  1:12 UTC 

how to rename remote branches, the long way
 2021-04-24  1:12 UTC  (3+ messages)

[PATCHv9 bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-04-24  1:09 UTC  (6+ messages)
` [PATCHv9 bpf-next 2/4] "

[ti:ti-rt-linux-5.10.y 3521/3789] spi-cadence-quadspi.c:undefined reference to `spi_mem_exec_op'
 2021-04-24  1:06 UTC 

[PATCH] media: cobalt: fix null-ptr-deref when there is no PCI bridge
 2021-04-24  0:52 UTC 

[PATCH 00/43] KVM: x86: vCPU RESET/INIT fixes and consolidation
 2021-04-24  0:46 UTC  (44+ messages)
` [PATCH 01/43] KVM: nVMX: Set LDTR to its architecturally defined value on nested VM-Exit
` [PATCH 02/43] KVM: VMX: Set EDX at INIT with CPUID.0x1, Family-Model-Stepping
` [PATCH 03/43] KVM: SVM: Require exact CPUID.0x1 match when stuffing EDX at INIT
` [PATCH 04/43] KVM: SVM: Fall back to KVM's hardcoded value for EDX at RESET/INIT
` [PATCH 05/43] KVM: x86: Split out CR0/CR4 MMU role change detectors to separate helpers
` [PATCH 06/43] KVM: x86: Properly reset MMU context at vCPU RESET/INIT
` [PATCH 07/43] KVM: VMX: Remove explicit MMU reset in enter_rmode()
` [PATCH 08/43] KVM: SVM: Drop explicit MMU reset at RESET/INIT
` [PATCH 09/43] KVM: SVM: Drop a redundant init_vmcb() from svm_create_vcpu()
` [PATCH 10/43] KVM: VMX: Move init_vmcs() invocation to vmx_vcpu_reset()
` [PATCH 11/43] KVM: x86: WARN if the APIC map is dirty without an in-kernel local APIC
` [PATCH 12/43] KVM: x86: Remove defunct BSP "update" in local APIC reset
` [PATCH 13/43] KVM: x86: Migrate the PIT only if vcpu0 is migrated, not any BSP
` [PATCH 14/43] KVM: x86: Don't force set BSP bit when local APIC is managed by userspace
` [PATCH 15/43] KVM: x86: Set BSP bit in reset BSP vCPU's APIC base by default
` [PATCH 16/43] KVM: VMX: Stuff vcpu->arch.apic_base directly at vCPU RESET
` [PATCH 17/43] KVM: x86: Open code necessary bits of kvm_lapic_set_base() "
` [PATCH 18/43] KVM: x86: Consolidate APIC base RESET initialization code
` [PATCH 19/43] KVM: x86: Move EDX initialization at vCPU RESET to common code
` [PATCH 20/43] KVM: SVM: Don't bother writing vmcb->save.rip at vCPU RESET/INIT
` [PATCH 21/43] KVM: VMX: Invert handling of CR0.WP for EPT without unrestricted guest
` [PATCH 22/43] KVM: VMX: Remove direct write to vcpu->arch.cr0 during vCPU RESET/INIT
` [PATCH 23/43] KVM: VMX: Fold ept_update_paging_mode_cr0() back into vmx_set_cr0()
` [PATCH 24/43] KVM: nVMX: Do not clear CR3 load/store exiting bits if L1 wants 'em
` [PATCH 25/43] KVM: VMX: Pull GUEST_CR3 from the VMCS iff CR3 load exiting is disabled
` [PATCH 26/43] KVM: VMX: Process CR0.PG side effects after setting CR0 assets
` [PATCH 27/43] KVM: VMX: Skip emulation required checks during pmode/rmode transitions
` [PATCH 28/43] KVM: nVMX: Don't evaluate "emulation required" on VM-Exit
` [PATCH 29/43] KVM: SVM: Tweak order of cr0/cr4/efer writes at RESET/INIT
` [PATCH 30/43] KVM: SVM: Drop redundant writes to vmcb->save.cr4 "
` [PATCH 31/43] KVM: SVM: Stuff save->dr6 at during VMSA sync, not "
` [PATCH 32/43] KVM: VMX: Skip pointless MSR bitmap update when setting EFER
` [PATCH 33/43] KVM: VMX: Refresh list of user return MSRs after setting guest CPUID
` [PATCH 34/43] KVM: VMX: Don't _explicitly_ reconfigure user return MSRs on vCPU INIT
` [PATCH 35/43] KVM: x86: Move setting of sregs during vCPU RESET/INIT to common x86
` [PATCH 36/43] KVM: VMX: Remove obsolete MSR bitmap refresh at vCPU RESET/INIT
` [PATCH 37/43] KVM: nVMX: Remove obsolete MSR bitmap refresh at nested transitions
` [PATCH 38/43] KVM: VMX: Don't redo x2APIC MSR bitmaps when userspace filter is changed
` [PATCH 39/43] KVM: VMX: Remove unnecessary initialization of msr_bitmap_mode
` [PATCH 40/43] KVM: VMX: Smush x2APIC MSR bitmap adjustments into single function
` [PATCH 41/43] KVM: VMX: Remove redundant write to set vCPU as active at RESET/INIT
` [PATCH 42/43] KVM: VMX: Drop VMWRITEs to zero fields at vCPU RESET
` [PATCH 43/43] KVM: x86: Drop pointless @reset_roots from kvm_init_mmu()

[Nouveau] [PATCH v4 00/17] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers
 2021-04-24  0:55 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers (rev7)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers (rev8)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[dpdk-dev] [PATCH] build: fix symlink of drivers for Windows
 2021-04-24  0:53 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[net-next, RFC PATCH] net: Extend TC limit beyond 16 to 255
 2021-04-24  0:49 UTC 

[PATCH 00/30] subtree: clean up, improve UX
 2021-04-24  0:44 UTC  (20+ messages)
` [PATCH 12/30] subtree: don't have loose code outside of a function
` [PATCH 14/30] subtree: drop support for git < 1.7
` [PATCH 18/30] subtree: use $* instead of $@ as appropriate
` [PATCH 23/30] subtree: add comments and sanity checks
` [PATCH 24/30] subtree: don't let debug and progress output clash

[GIT PULL] final pin control fixes for v5.12
 2021-04-24  0:46 UTC  (2+ messages)

Fwd: [BUG] Windows is frozen after restore from snapshot
 2021-04-24  0:39 UTC  (4+ messages)

[PATCH dev-5.10] arm: dts: nuvoton: gsj: Enable Nuvoton fan filter
 2021-04-24  0:38 UTC 

[PATCH] iw: set retain atrribute on sections
 2021-04-24  0:31 UTC  (2+ messages)

[PATCH] tools/memory-model: Correct the name of smp_mb__after_spinlock()
 2021-04-24  0:25 UTC 

[PATCH 1/2] driver core: Move the "removable" attribute from USB to core
 2021-04-24  0:29 UTC  (2+ messages)
` [PATCH 2/2] pci: Support "removable" attribute for PCI devices

mount context "got_ ..." variables
 2021-04-24  0:27 UTC  (2+ messages)

[PATCH v3 0/5] mediatek: hdmi: add MT8167 configuration
 2021-04-24  0:25 UTC  (16+ messages)
` [PATCH v3 3/5] gpu/drm: mediatek: hdmi: add check for CEA modes only
` [PATCH v3 4/5] gpu/drm: mediatek: hdmi: add optional limit on maximal HDMI mode clock
` [PATCH v3 5/5] gpu/drm: mediatek: hdmi: add MT8167 configuration

[dunfell/master PATCH] ti-test: fix build errors with nested conditional operation
 2021-04-24  0:27 UTC  (2+ messages)

[dpdk-dev] L3fwd mode in testpmd
 2021-04-24  0:26 UTC  (10+ messages)

Access Beyond End of Device & Input/Output Errors
 2021-04-24  0:25 UTC  (11+ messages)

[PATCH v2] drm: rcar-du: fix linker undefined references
 2021-04-24  0:12 UTC  (2+ messages)

[PATCH v2 bpf-next 0/6] BPF static linker: support static vars and maps
 2021-04-24  0:22 UTC  (12+ messages)
` [PATCH v2 bpf-next 2/6] libbpf: rename static variables during linking

[PATCH v21 0/2] Enable power management for ufs wlun
 2021-04-24  0:20 UTC  (7+ messages)
` [PATCH v21 1/2] scsi: ufs: Enable power management for wlun
` [PATCH v21 2/2] ufs: sysfs: Resume the proper scsi device

[PATCH v2] nvme: rdma/tcp: call nvme_mpath_stop() from reconnect workqueue
 2021-04-24  0:21 UTC  (2+ messages)

[RFC PATCH v4 0/4] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2021-04-24  0:18 UTC  (8+ messages)

[PATCH v1 00/11] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-04-24  0:18 UTC  (10+ messages)
` [PATCH v1 01/11] memory-failure: fetch compound_head after pgmap_pfn_valid()
` [PATCH v1 02/11] mm/page_alloc: split prep_compound_page into head and tail subparts
` [PATCH v1 03/11] mm/page_alloc: refactor memmap_init_zone_device() page init

[PATCH bpf-next] bpf: Document the pahole release info related to libbpf in bpf_devel_QA.rst
 2021-04-24  0:12 UTC  (4+ messages)

[PATCH] SPI: meson-spifc add missed calls to remove function
 2021-04-24  0:08 UTC  (7+ messages)

[PATCH 0/2] mmzone.h: fix kernel-doc and simplify is_highmem_idx
 2021-04-24  0:08 UTC  (3+ messages)
` [PATCH 1/2] mm/mmzone.h: fix existing kernel-doc comments and link them to core-api

[PATCH 01/12] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
 2021-04-24  0:08 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH v3 2/4] KVM: stats: Add fd-based API to read binary stats data
 2021-04-24  0:08 UTC 

[RFC PATCH V2 5/9] tracing/trace: Add a generic function to read/write u64 values from tracefs
 2021-04-23 23:54 UTC  (4+ messages)
` [RFC PATCH] tracing/trace: trace_ull_config_write can be static

[PATCH 1/4] drm/panel: seperate panel power control from panel prepare/unprepare
 2021-04-23 23:50 UTC  (6+ messages)
` [PATCH 4/4] drm/mediatek: add dsi module reset driver

[PATCH 0/12 v4] fs: Hole punch vs page cache filling races
 2021-04-23 23:51 UTC  (3+ messages)

[PATCH] cifs: fix leak in cifs_smb3_do_mount() ctx
 2021-04-23 23:51 UTC  (3+ messages)

[PULL 10/24] bsd-user: style tweak: use C not C++ comments
 2021-04-23 23:47 UTC  (6+ messages)
` [PULL 21/24] bsd-user: add arm target_signal.h

[qemu-mainline test] 161401: regressions - FAIL
 2021-04-23 23:46 UTC 

[usb:usb-testing] BUILD SUCCESS ddae7979cdd5ed417f2b3ebdc5742e2a600b5ad5
 2021-04-23 23:45 UTC 

[PATCH v20 0/2] Enable power management for ufs wlun
 2021-04-23 23:44 UTC  (12+ messages)
` [PATCH v20 1/2] scsi: ufs: Enable power management for wlun

[RFC PATCH 0/4] target/ppc: code motion to compile translate_init
 2021-04-23 23:43 UTC  (2+ messages)

[PATCH v4 mptcp-next 00/22] mptcp: data checksum support
 2021-04-23 23:42 UTC  (3+ messages)
` [PATCH v4 mptcp-next 16/22] Squash-to: mptcp: validate the data checksum

[PATCH 0/2] hw: Qdev'ify reset() for mc146818rtc & etraxfs_timer
 2021-04-23 23:36 UTC  (3+ messages)
` [PATCH 1/2] hw/timer/etraxfs_timer: Qdev'ify reset()
` [PATCH 2/2] hw/rtc/mc146818rtc: "

[clocksource] 6c52b5f3cf: stress-ng.opcode.ops_per_sec -14.4% regression
 2021-04-23 23:39 UTC  (12+ messages)
    ` [LKP] "

[PATCH bpf-next 0/5] CO-RE relocation selftests fixes
 2021-04-23 23:30 UTC  (6+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: add remaining ASSERT_xxx() variants
` [PATCH bpf-next 2/5] libbpf: support BTF_KIND_FLOAT during type compatibility checks in CO-RE
` [PATCH bpf-next 3/5] selftests/bpf: fix BPF_CORE_READ_BITFIELD() macro
` [PATCH bpf-next 4/5] selftests/bpf: fix field existence CO-RE reloc tests
` [PATCH bpf-next 5/5] selftests/bpf: fix core_reloc test runner

[PATCH v8 00/31] [NEW] efct: Broadcom (Emulex) FC Target driver
 2021-04-23 23:34 UTC  (26+ messages)
` [PATCH v8 07/31] elx: libefc_sli: APIs to setup SLI library
` [PATCH v8 08/31] elx: libefc: Generic state machine framework
` [PATCH v8 09/31] elx: libefc: Emulex FC discovery library APIs and definitions
` [PATCH v8 10/31] elx: libefc: FC Domain state machine interfaces
` [PATCH v8 11/31] elx: libefc: SLI and FC PORT "
` [PATCH v8 12/31] elx: libefc: Remote node "
` [PATCH v8 13/31] elx: libefc: Fabric "
` [PATCH v8 14/31] elx: libefc: FC node ELS and state handling
` [PATCH v8 15/31] elx: libefc: Extended link Service IO handling
` [PATCH v8 16/31] elx: libefc: Register discovery objects with hardware
` [PATCH v8 17/31] elx: efct: Data structures and defines for hw operations
` [PATCH v8 18/31] elx: efct: Driver initialization routines
` [PATCH v8 19/31] elx: efct: Hardware queues creation and deletion
` [PATCH v8 20/31] elx: efct: RQ buffer, memory pool allocation and deallocation APIs
` [PATCH v8 21/31] elx: efct: Hardware IO and SGL initialization
` [PATCH v8 22/31] elx: efct: Hardware queues processing
` [PATCH v8 23/31] elx: efct: Unsolicited FC frame processing routines
` [PATCH v8 24/31] elx: efct: SCSI IO handling routines
` [PATCH v8 25/31] elx: efct: LIO backend interface routines
` [PATCH v8 26/31] elx: efct: Hardware IO submission routines
` [PATCH v8 27/31] elx: efct: link and host statistics
` [PATCH v8 28/31] elx: efct: xport and hardware teardown routines
` [PATCH v8 29/31] elx: efct: scsi_transport_fc host interface support
` [PATCH v8 30/31] elx: efct: Add Makefile and Kconfig for efct driver
` [PATCH v8 31/31] elx: efct: Tie into kernel Kconfig and build process


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.