All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-22 16:01:37 to 2020-07-22 16:47:51 UTC [more...]

[PATCH v6 0/2] leds: pwm: add support for default-state device
 2020-07-22 16:47 UTC  (4+ messages)
` [PATCH v6 1/2] leds: pwm: add support for default-state device property

[PATCH v10 0/2] Add support for the OST in Ingenic X1000
 2020-07-22 16:47 UTC  (3+ messages)

[PATCH 0/9] Independent per-CPU data section for nVHE
 2020-07-22 16:44 UTC  (35+ messages)
` [PATCH 1/9] Macros to override naming of percpu symbols and sections
` [PATCH 2/9] kvm: arm64: Remove __hyp_this_cpu_read
` [PATCH 3/9] kvm: arm64: Remove hyp_adr/ldr_this_cpu
` [PATCH 4/9] kvm: arm64: Add helpers for accessing nVHE hyp per-cpu vars
` [PATCH 5/9] kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hyp
` [PATCH 6/9] kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE
` [PATCH 7/9] kvm: arm64: Mark hyp stack pages reserved
` [PATCH 8/9] kvm: arm64: Set up hyp percpu data for nVHE
` [PATCH 9/9] kvm: arm64: Remove unnecessary hyp mappings

[PATCH] scsi_debug: tur_ms_to_ready parameter
 2020-07-22 16:45 UTC 

[PATCH v5 0/7] v4l2: add support for colorspace conversion API (CSC) for video capture and subdevices
 2020-07-22 16:45 UTC  (3+ messages)
` [PATCH v5 6/7] media: staging: rkisp1: allow quantization setting by userspace on the isp source pad

[PATCH v2 00/12] candidate fixes for 5.1-rc1 (testing, semihosting, OOM tcg, x86 fpu)
 2020-07-22 16:44 UTC  (9+ messages)
` [PATCH v2 06/12] accel/tcg: better handle memory constrained systems
` [PATCH v2 08/12] linux-user: don't use MAP_FIXED in pgd_find_hole_fallback
` [PATCH v2 11/12] tests/docker: add support for DEB_KEYRING

[PATCH 1/2] f2fs: add sysfs symbolic link to kobject with volume name
 2020-07-22 16:43 UTC  (4+ messages)
  ` [f2fs-dev] "

[MPTCP] Re: [MPTCP][PATCH v2 mptcp-next 3/4] mptcp: add the RM_ADDR option parsing
 2020-07-22 16:42 UTC 

KMSAN: uninit-value in __skb_checksum_complete (4)
 2020-07-22 16:41 UTC  (3+ messages)

[PATCH v31 00/12] Multicolor Framework v31
 2020-07-22 16:40 UTC  (5+ messages)
` [PATCH v31 06/12] leds: lp55xx: Add multicolor framework support to lp55xx

[PATCH 0/2] Add support for the RNG in Ingenic JZ4780 and X1000
 2020-07-22 16:40 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: RNG: Add Ingenic RNG bindings
` [PATCH 2/2] crypto: Ingenic: Add hardware RNG for Ingenic JZ4780 and X1000

[PATCH v2 0/4] Manage vcpu flags from the host
 2020-07-22 16:40 UTC  (12+ messages)
` [PATCH v2 1/4] KVM: arm64: Leave KVM_ARM64_DEBUG_DIRTY updates to "
` [PATCH v2 2/4] KVM: arm64: Predicate FPSIMD vcpu flags on feature support
` [PATCH v2 3/4] KVM: arm64: Leave vcpu FPSIMD synchronization in host
` [PATCH v2 4/4] KVM: arm64: Stop mapping host task thread flags to hyp

[PATCH v2] IMA: Add test for kexec cmdline measurement
 2020-07-22 16:40 UTC  (2+ messages)
` [LTP] "

[PATCH] mtd: spi-nor: intel-spi: Simulate WRDI command
 2020-07-22 16:40 UTC  (6+ messages)

[PATCH] recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64
 2020-07-22 16:36 UTC  (4+ messages)

[PATCH] mtd: revert "spi-nor: intel: provide a range for poll_timout"
 2020-07-22 16:37 UTC  (3+ messages)

[PATCH] dmaengine: xilinx: dpdma: Fix kerneldoc warning
 2020-07-22 16:36 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: optimize stuck memory in probe
 2020-07-22 16:36 UTC  (4+ messages)

linux-next: Tree for Jul 22
 2020-07-22 16:35 UTC  (2+ messages)
` linux-next: Tree for Jul 22 (drivers/net/vrf)

[RFC v2 00/76] target/riscv: support vector extension v0.9
 2020-07-22 16:34 UTC  (16+ messages)
` [RFC v2 02/76] target/riscv: rvv-0.9: support vector 0.9
` [RFC v2 03/76] target/riscv: fix rsub gvec tcg_assert_listed_vecop assertion
` [RFC v2 07/76] target/riscv: Use FIELD_EX32() to extract wd field
` [RFC v2 08/76] target/riscv: rvv-0.9: add mstatus VS field
` [RFC v2 09/76] target/riscv: rvv-0.9: add sstatus "

[PATCH v0 0/4] background snapshot
 2020-07-22 16:30 UTC  (5+ messages)

[PATCH v2 net-next 00/10] l2tp: cleanup checkpatch.pl warnings
 2020-07-22 16:32 UTC  (11+ messages)
` [PATCH 01/10] l2tp: cleanup whitespace use
` [PATCH 02/10] l2tp: cleanup comments
` [PATCH 03/10] l2tp: cleanup difficult-to-read line breaks
` [PATCH 04/10] l2tp: cleanup wonky alignment of line-broken function calls
` [PATCH 05/10] l2tp: cleanup suspect code indent
` [PATCH 06/10] l2tp: add identifier name in function pointer prototype
` [PATCH 07/10] l2tp: prefer using BIT macro
` [PATCH 08/10] l2tp: prefer seq_puts for unformatted output
` [PATCH 09/10] l2tp: line-break long function prototypes
` [PATCH 10/10] l2tp: avoid precidence issues in L2TP_SKB_CB macro

[PATCH v8 00/14] Rockchip ISP1 Driver
 2020-07-22 16:30 UTC  (11+ messages)
` [PATCH v8 05/14] media: rkisp1: add Rockchip ISP1 subdev driver

KMSAN: uninit-value in __skb_flow_dissect (3)
 2020-07-22 16:31 UTC  (2+ messages)

[PATCH,v2] ipvlan: add the check of ip header checksum
 2020-07-22 16:29 UTC  (2+ messages)

Software RAID6 broke after power outage
 2020-07-22 16:29 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/gem: Reduce ctx->engine_mutex for reading the clone source
 2020-07-22 16:29 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/2] "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

bdi cleanups v2
 2020-07-22 16:26 UTC  (5+ messages)
` [PATCH 11/14] mm: use SWP_SYNCHRONOUS_IO more intelligently

[PATCH] KVM: arm64: Prevent vcpu_has_ptrauth from generating OOL functions
 2020-07-22 16:22 UTC  (3+ messages)

[PATCH V2] fs:ceph: Remove unused variables in ceph_mdsmap_decode()
 2020-07-22 16:23 UTC  (4+ messages)

[PATCH] clk: rockchip: add CLK_IGNORE_UNUSED to RK3188 sclk_mac_lbtest
 2020-07-22 16:21 UTC  (4+ messages)

[PATCH] coresight: cti: Fix remove sysfs link error
 2020-07-22 16:21 UTC  (4+ messages)

[PATCH for-5.1] iotests: Select a default machine for the rx and avr targets
 2020-07-22 16:19 UTC 

[PATCH RFC V2 00/17] PKS: Add Protection Keys Supervisor (PKS) support
 2020-07-22 16:21 UTC  (5+ messages)
` [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions

[Bluez PATCH v1 1/2] input: authenticate when connecting to a bonded device
 2020-07-22 16:20 UTC  (2+ messages)
` [Bluez PATCH v1 2/2] input: encrypt on receive conn req if classic_bonded_only

[RFC 0/7] Add support to process rx packets in thread
 2020-07-22 16:20 UTC  (4+ messages)

[PATCH 0/1] RFC: pcie: parital fix for missing unplug events
 2020-07-22 16:19 UTC  (3+ messages)
` [PATCH 1/1] pci/pcie: refuse another hotplug/unplug event if attention button is pending

[PATCH v2] clk: rockchip: add sclk_mac_lbtest to rk3188_critical_clocks
 2020-07-22 16:18 UTC  (2+ messages)

[PATCH 1/3] dmaengine: xilinx: dpdma: remove comparison of unsigned expression
 2020-07-22 16:18 UTC  (7+ messages)
` [PATCH 3/3] dmaengine: xilinx: dpdma: fix kernel doc format

[PATCH bpf-next 0/2] Fix BPF socket lookup with reuseport groups with connections
 2020-07-22 16:17 UTC  (3+ messages)
` [PATCH bpf-next 1/2] udp: Don't discard reuseport selection when group has connections
` [PATCH bpf-next 2/2] selftests/bpf: Test BPF socket lookup and reuseport with connections

BUG at mm/vmalloc.c:3089! - invalid opcode: 0000 [#1] SMP KASAN PTI
 2020-07-22 16:16 UTC  (6+ messages)
    ` [LTP] "

[PATCH -next] dma-fence: Make symbol 'dma_fence_lockdep_map' static
 2020-07-22 16:17 UTC 

[RFC][CFT][PATCHSET] saner calling conventions for csum-and-copy primitives
 2020-07-22 16:17 UTC  (8+ messages)
` [PATCH 01/18] skb_copy_and_csum_bits(): don't bother with the last argument
  ` [PATCH 04/18] csum_and_copy_..._user(): pass 0xffffffff instead of 0 as initial sum

[PATCH v6 0/7] Add support for O_MAYEXEC
 2020-07-22 16:16 UTC  (5+ messages)
` [PATCH v6 5/7] fs,doc: Enable to enforce noexec mounts or file exec through O_MAYEXEC

[PATCH 0/5] mm/hugetlb: Small cleanup and improvement
 2020-07-22 16:15 UTC  (5+ messages)
` [PATCH 5/5] mm/hugetl.c: warn out if expected count of huge pages adjustment is not achieved

iomap write invalidation v2
 2020-07-22 16:15 UTC  (6+ messages)
` [PATCH 3/3] iomap: fall back to buffered writes for invalidation failures
        ` [Cluster-devel] "

[PATCH net-next] net: Enabled MPLS support for devices of type ARPHRD_NONE
 2020-07-22 16:13 UTC 

[PATCH] nvme-core: reduce io pause time when fail over
 2020-07-22 16:13 UTC  (3+ messages)

[PATCH] x86/hvm: Clean up track_dirty_vram() calltree
 2020-07-22 16:13 UTC  (2+ messages)

[PATCH -next] scsi: lpfc: Add dependency on CPU_FREQ
 2020-07-22 16:13 UTC  (2+ messages)

[tip:timers/urgent] BUILD SUCCESS b4a25fb0e62990df467451744b22e0e24960a5e6
 2020-07-22 16:11 UTC 

[PATCH v2] btrfs: open-code remount flag setting in btrfs_remount
 2020-07-22 16:11 UTC  (2+ messages)

[PATCH] staging: wlan-ng: properly check endpoint types
 2020-07-22 16:10 UTC  (2+ messages)

[PATCH 0/7] media: Clean H264 stateless uAPI
 2020-07-22 16:09 UTC  (5+ messages)
` [PATCH 03/10] media: uapi: h264: Split prediction weight parameters
` [PATCH 06/10] media: uapi: h264: Cleanup DPB entry interface

[PATCH v2] drm/amdkfd: Add thermal throttling SMI event
 2020-07-22 16:08 UTC 

[PATCH] fs: Return EOPNOTSUPP if block layer does not support REQ_NOWAIT
 2020-07-22 16:08 UTC  (2+ messages)

[PATCH 0/2][RESEND] Fix how we do block group flags
 2020-07-22 16:07 UTC  (2+ messages)

[PATCH] layer.conf: remove dependency on meta-python
 2020-07-22 16:07 UTC  (3+ messages)
` [meta-arm] "

[PATCH v4 00/10] Function Granular KASLR
 2020-07-22 16:07 UTC  (4+ messages)

[PATCH 1/2] btrfs: free fs roots on failed mount
 2020-07-22 16:07 UTC  (2+ messages)
` [PATCH 2/2] btrfs: fix root leak printk to use %lld instead of %llu

[Linux-kernel-mentees] [PATCH net] AX.25: Prevent out-of-bounds read in ax25_sendmsg()
 2020-07-22 16:05 UTC  (2+ messages)

duplicate authentications / excessive missing ACKs / deauth due to inactivity timer
 2020-07-22 16:04 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: Reduce ctx->engine_mutex for reading the clone source
 2020-07-22 16:04 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gem: Reduce ctx->engine_mutex for reading the clone source (rev2)

Issues attempting to use Raspberry Pi 4 serial console on mainline
 2020-07-22 16:02 UTC  (5+ messages)

[PATCH 1/2] btrfs: kill update_block_group_flags
 2020-07-22 16:03 UTC  (2+ messages)

[PATCH] x86/svm: Misc coding style corrections
 2020-07-22 16:03 UTC  (2+ messages)

[PATCH v2 00/32] IIO: Fused set 1 and 2 of timestamp alignment fixes
 2020-07-22 16:02 UTC  (5+ messages)
` [PATCH 19/32] iio:imu:st_lsm6dsx Fix alignment and data leak issues

[RFC PATCH v1 00/34] VM introspection - EPT Views and Virtualization Exceptions
 2020-07-22 16:01 UTC  (34+ messages)
` [RFC PATCH v1 01/34] KVM: x86: export .get_vmfunc_status()
` [RFC PATCH v1 02/34] KVM: x86: export .get_eptp_switching_status()
` [RFC PATCH v1 04/34] KVM: x86: mmu: reindent to avoid lines longer than 80 chars
` [RFC PATCH v1 05/34] KVM: x86: mmu: add EPT view parameter to kvm_mmu_get_page()
` [RFC PATCH v1 06/34] KVM: x86: mmu: add support for EPT switching
` [RFC PATCH v1 07/34] KVM: x86: mmu: increase mmu_memory_cache size
` [RFC PATCH v1 08/34] KVM: x86: add .set_ept_view()
` [RFC PATCH v1 09/34] KVM: x86: add .control_ept_view()
` [RFC PATCH v1 10/34] KVM: x86: page track: allow page tracking for different EPT views
` [RFC PATCH v1 11/34] KVM: x86: mmu: allow zapping shadow pages for specific "
` [RFC PATCH v1 12/34] KVM: introspection: extend struct kvmi_features with the EPT views status support
` [RFC PATCH v1 13/34] KVM: introspection: add KVMI_VCPU_GET_EPT_VIEW
` [RFC PATCH v1 14/34] KVM: introspection: add 'view' field to struct kvmi_event_arch
` [RFC PATCH v1 15/34] KVM: introspection: add KVMI_VCPU_SET_EPT_VIEW
` [RFC PATCH v1 16/34] KVM: introspection: add KVMI_VCPU_CONTROL_EPT_VIEW
` [RFC PATCH v1 17/34] KVM: introspection: extend the access rights database with EPT view info
` [RFC PATCH v1 18/34] KVM: introspection: extend KVMI_VM_SET_PAGE_ACCESS "
` [RFC PATCH v1 19/34] KVM: introspection: clean non-default EPTs on unhook
` [RFC PATCH v1 20/34] KVM: x86: vmx: add support for virtualization exceptions
` [RFC PATCH v1 21/34] KVM: VMX: Define EPT suppress #VE bit (bit 63 in EPT leaf entries)
` [RFC PATCH v1 22/34] KVM: VMX: Suppress EPT violation #VE by default (when enabled)
` [RFC PATCH v1 23/34] KVM: x86: mmu: fix: update present_mask in spte_read_protect()
` [RFC PATCH v1 24/34] KVM: vmx: trigger vm-exits for mmio sptes by default when #VE is enabled
` [RFC PATCH v1 25/34] KVM: x86: svm: set .clear_page()
` [RFC PATCH v1 26/34] KVM: x86: add .set_ve_info()
` [RFC PATCH v1 27/34] KVM: x86: add .disable_ve()
` [RFC PATCH v1 28/34] KVM: x86: page_track: add support for suppress #VE bit
` [RFC PATCH v1 29/34] KVM: vmx: make use of EPTP_INDEX in vmx_handle_exit()
` [RFC PATCH v1 30/34] KVM: vmx: make use of EPTP_INDEX in vmx_set_ept_view()
` [RFC PATCH v1 31/34] KVM: introspection: add #VE host capability checker
` [RFC PATCH v1 32/34] KVM: introspection: add KVMI_VCPU_SET_VE_INFO/KVMI_VCPU_DISABLE_VE
` [RFC PATCH v1 33/34] KVM: introspection: mask out non-rwx flags when reading/writing from/to the internal database
` [RFC PATCH v1 34/34] KVM: introspection: add KVMI_VM_SET_PAGE_SVE


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.