All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-23 22:30:54 to 2019-08-24 00:17:57 UTC [more...]

[PATCH v4 0/9] x86/tlb: Concurrent TLB flushes
 2019-08-23 22:41 UTC  (2+ messages)
` [PATCH v4 4/9] x86/mm/tlb: Flush remote and local TLBs concurrently

[PATCH 1/2] dbus: Add l_dbus_object_get_data
 2019-08-24  0:53 UTC  (2+ messages)

[PATCH 1/2] tls: Validate peer certificate's DNSNames against mask
 2019-08-24  0:47 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] RISC-V: Select FPU gdb xml file based on the supported extensions
 2019-08-24  0:13 UTC  (4+ messages)
` [Qemu-riscv] "
` [Qemu-riscv] [Qemu-devel] "

[PATCH] ext4: rework reserved cluster accounting when invalidating pages
 2019-08-24  0:17 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/30] riscv: sifive_u: Improve the emulation fidelity of sifive_u machine
 2019-08-23 23:52 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 19/30] riscv: sifive: Implement PRCI model for FU540
  ` [Qemu-riscv] "
` [Qemu-devel] [PATCH v5 21/30] riscv: sifive_u: Add PRCI block to the SoC
  ` [Qemu-riscv] "

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-24  0:11 UTC  (12+ messages)
` [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ; -)

[PATCH 0/3] fix interrupt swamp in NVMe
 2019-08-24  0:13 UTC  (7+ messages)
` [PATCH 3/3] nvme: complete request in work queue on CPU with flooded interrupts

[PATCH] uprobes/x86: fix detection of 32-bit user mode
 2019-08-24  0:13 UTC  (7+ messages)

[Qemu-riscv] [PATCH v1 00/28] Add RISC-V Hypervisor Extension v0.4
 2019-08-23 23:39 UTC  (58+ messages)
` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 01/28] target/riscv: Add the Hypervisor extension
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 02/28] target/riscv: Add the virtulisation mode
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 03/28] target/riscv: Add the force HS exception mode
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 04/28] target/riscv: Fix CSR perm checking for HS mode
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 05/28] target/riscv: Add the Hypervisor CSRs to CPUState
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 06/28] target/riscv: Print priv and virt in disas log
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 07/28] target/riscv: Dump Hypervisor registers if enabled
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 08/28] target/riscv: Add Hypervisor CSR access functions
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 09/28] target/riscv: Add Hypervisor virtual CSRs accesses
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 10/28] target/riscv: Convert mie and mstatus to pointers
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 11/28] target/riscv: Add background register swapping function
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 12/28] target/riscv: Add support for virtual interrupt setting
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 13/28] target/ricsv: Flush the TLB on virtulisation mode changes
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 14/28] target/riscv: Generate illegal instruction on WFI when V=1
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 15/28] riscv: plic: Always set sip.SEIP bit for HS
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 16/28] target/riscv: Add hypvervisor trap support
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 17/28] target/riscv: Add Hypervisor trap return support
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 18/28] target/riscv: Add hfence instructions
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 19/28] target/riscv: Disable guest FP support based on virtual status
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 20/28] target/riscv: Mark both sstatus and vsstatus as dirty
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 21/28] target/riscv: Respect MPRV and SPRV for floating point ops
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 22/28] target/riscv: Allow specifying MMU stage
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 23/28] target/riscv: Allow specifying number of MMU stages
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 24/28] target/riscv: Implement second stage MMU
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 25/28] target/riscv: Call the second stage MMU in virtualisation mode
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 26/28] target/riscv: Add support for the 32-bit MSTATUSH CSR
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 27/28] target/riscv: Add the MSTATUS_MPV_ISSET helper macro
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v1 28/28] target/riscv: Allow enabling the Hypervisor extension
  ` [Qemu-devel] "

pull-request: bpf 2019-08-24
 2019-08-24  0:11 UTC 

misc riscv cleanups
 2019-08-24  0:11 UTC  (7+ messages)
` [PATCH 2/6] riscv: cleanup send_ipi_mask
` [PATCH 4/6] riscv: cleanup riscv_cpuid_to_hartid_mask
` [PATCH 6/6] riscv: move the TLB flush logic out of line

[net PATCH] net: route dump netlink NLM_F_MULTI flag missing
 2019-08-24  0:11 UTC 

[PATCH v2 01/10] PCI: designware-ep: Add multiple PFs support for DWC
 2019-08-24  0:08 UTC  (24+ messages)
` [PATCH v2 02/10] PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
` [PATCH v2 05/10] PCI: layerscape: Fix some format issue of the code
` [PATCH v2 07/10] PCI: layerscape: Modify the MSIX to the doorbell way

[PATCH v2 0/6] Updates for the atmel PWM driver
 2019-08-24  0:10 UTC  (7+ messages)
` [PATCH v2 1/6] pwm: atmel: Add a hint where to find hardware documentation
` [PATCH v2 2/6] pwm: atmel: use a constant for maximum prescale value
` [PATCH v2 3/6] pwm: atmel: replace loop in prescale calculation by ad-hoc calculation
` [PATCH v2 4/6] pwm: atmel: document known weaknesses of both hardware and software
` [PATCH v2 5/6] pwm: atmel: use atmel_pwm_writel in atmel_pwm_ch_writel; ditto for readl
` [PATCH v2 6/6] pwm: atmel: implement .get_state()

[Qemu-devel] [PATCH 0/3] mailmap: Clean up
 2019-08-23 23:49 UTC  (3+ messages)

[PATCH 0/9] [RFC] New sparse-checkout builtin and "cone" mode
 2019-08-24  0:08 UTC  (13+ messages)
` [PATCH 1/9] sparse-checkout: create builtin with 'list' subcommand
` [PATCH 2/9] sparse-checkout: create 'init' subcommand
` [PATCH 3/9] clone: add --sparse mode
` [PATCH 4/9] sparse-checkout: 'add' subcommand
` [PATCH 6/9] trace2:experiment: clear_ce_flags_1
` [PATCH 5/9] sparse-checkout: create 'disable' subcommand

[Qemu-devel] [PATCH] migrtion: define MigrationState/MigrationIncomingState.state as MigrationStatus
 2019-08-23 23:49 UTC  (5+ messages)

[PATCH RFC v4 0/15] sched,fair: flatten CPU controller runqueues
 2019-08-24  0:05 UTC  (4+ messages)
` [PATCH 01/15] sched: introduce task_se_h_load helper

linusw/devel boot: 53 boots: 1 failed, 52 passed (v5.3-rc1-47-g9ed7ccefcb30)
 2019-08-24  0:01 UTC 

[PATCH] gl861: re-implement i2c adapter logic
 2019-08-24  0:01 UTC  (5+ messages)

next/master build: 218 builds: 4 failed, 214 passed, 10 errors, 786 warnings (next-20190823)
 2019-08-24  0:00 UTC 

[PATCH v2] gl861: re-implement I2C adapter logic
 2019-08-23 23:53 UTC 

[PATCH] drm/i915/selftests: Teach igt_gpu_fill_dw() to take intel_context
 2019-08-23 23:53 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Teach igt_gpu_fill_dw() to take intel_context (rev4)
` ✗ Fi.CI.BAT: failure "

[CI] drm/i915/selftests: Teach igt_gpu_fill_dw() to take intel_context
 2019-08-23 23:51 UTC 

[PATCH 6/8] tls: Validate peer certificate's DNSNames against mask
 2019-08-23 23:50 UTC  (2+ messages)

[Xen-devel] [examine test] 140580: regressions - trouble: fail/starved
 2019-08-23 23:49 UTC 

[PATCH v8 0/5] DMA-BUF Heaps (destaging ION)
 2019-08-23 23:47 UTC  (9+ messages)
` [PATCH v8 1/5] dma-buf: Add dma-buf heaps framework
` [PATCH v8 2/5] dma-buf: heaps: Add heap helpers
` [PATCH v8 3/5] dma-buf: heaps: Add system heap to dmabuf heaps
` [PATCH v8 4/5] dma-buf: heaps: Add CMA "
` [PATCH v8 5/5] kselftests: Add dma-heap test

[PATCH 0/3] git-gui: Add ability to revert selected hunks and lines
 2019-08-23 23:43 UTC  (3+ messages)
` [PATCH v2 0/4] "

[PATCH] iommu/vt-d: Fix wrong analysis whether devices share the same bus
 2019-08-23 23:06 UTC  (3+ messages)

siw trigger BUG: sleeping function called from invalid context at mm/slab.h:50
 2019-08-23 23:41 UTC  (2+ messages)

[net-next 00/14][pull request] 100GbE Intel Wired LAN Driver Updates 2019-08-23
 2019-08-23 23:37 UTC  (15+ messages)
` [net-next 01/14] ice: Allow egress control packets from PF_VSI
` [net-next 02/14] ice: Account for all states of FW DCBx and LLDP
` [net-next 03/14] ice: Don't call synchronize_irq() for VF's from the host
` [net-next 04/14] ice: Treat DCBx state NOT_STARTED as valid
` [net-next 05/14] ice: Copy dcbx configuration only if mode is correct
` [net-next 06/14] ice: reject VF attempts to enable head writeback
` [net-next 07/14] ice: Rename ethtool private flag for lldp
` [net-next 08/14] ice: silence some bogus error messages
` [net-next 09/14] ice: Fix flag used for module query
` [net-next 10/14] ice: Don't clear auto_fec bit in ice_cfg_phy_fec()
` [net-next 11/14] ice: Add input handlers for virtual channel handlers
` [net-next 12/14] ice: update ethtool stats on-demand
` [net-next 13/14] ice: Fix issues updating VSI MAC filters
` [net-next 14/14] ice: Don't allow VSI to remove unassociated ucast filter

[PATCH bpf] bpf: allow narrow loads of some sk_reuseport_md fields with offset > 0
 2019-08-23 23:36 UTC  (2+ messages)

[PATCH bpf] bpf: fix precision tracking in presence of bpf2bpf calls
 2019-08-23 23:35 UTC  (2+ messages)

[PATCH bpf] flow_dissector: Fix potential use-after-free on BPF_PROG_DETACH
 2019-08-23 23:34 UTC  (2+ messages)

A new repo for objc-debug-tools
 2019-08-23 23:31 UTC  (3+ messages)

[PATCH 0/3] Add NETIF_F_HW_BRIDGE feature
 2019-08-23 23:30 UTC  (8+ messages)
` [PATCH 1/3] net: Add HW_BRIDGE offload feature
      ` [Bridge] "
` [Bridge] [PATCH 0/3] Add NETIF_F_HW_BRIDGE feature

[PATCH] Partially revert "mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones"
 2019-08-23 22:33 UTC  (2+ messages)

[PATCH v7 0/8] Add Error Disconnect Recover (EDR) support
 2019-08-23 23:24 UTC  (9+ messages)
` [PATCH v7 1/8] PCI/ERR: Update error status after reset_link()
` [PATCH v7 2/8] PCI/DPC: Allow dpc_probe() even if firmware first mode is enabled
` [PATCH v7 3/8] PCI/DPC: Add dpc_process_error() wrapper function
` [PATCH v7 4/8] PCI/DPC: Add Error Disconnect Recover (EDR) support
` [PATCH v7 5/8] PCI/AER: Allow clearing Error Status Register in FF mode
` [PATCH v7 6/8] PCI/DPC: Update comments related to DPC recovery on NON_FATAL errors
` [PATCH v7 7/8] PCI/DPC: Clear AER registers in EDR mode
` [PATCH v7 8/8] PCI/ACPI: Enable EDR support

[PULL REQUEST] Please pull rdma.git
 2019-08-23 23:24 UTC  (2+ messages)

[PATCH] sched/fair: don't assign runtime for throttled cfs_rq
 2019-08-23 23:19 UTC  (3+ messages)

[PATCH ipsec-next 0/7] ipsec: add TCP encapsulation support (RFC 8229)
 2019-08-23 23:17 UTC  (2+ messages)

linusw/devel build: 6 builds: 0 failed, 6 passed, 13 warnings (v5.3-rc1-47-g9ed7ccefcb30)
 2019-08-23 23:16 UTC 

[PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
 2019-08-23 23:09 UTC  (12+ messages)
                ` RFC: very rough draft of a bpf permission model

[Intel-wired-lan] [jkirsher-next-queue:1GbE] BUILD INCOMPLETE 88213a172114ad563d60bc4effd41850ef252135
 2019-08-23 23:08 UTC 

[PATCH v4] drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()
 2019-08-23 23:03 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2] arch: um: implement memory protection
 2019-08-23 23:02 UTC 

[PATCH v2] riscv: add support for SECCOMP and SECCOMP_FILTER
 2019-08-23 23:01 UTC  (5+ messages)

[PATCH 0/5] block: loop: add file format subsystem and QCOW2 file format driver
 2019-08-23 22:56 UTC  (5+ messages)
` [PATCH 2/5] doc: admin-guide: add loop block device documentation
` [PATCH 3/5] doc: driver-api: add loop file format subsystem API documentation
` [PATCH 4/5] block: loop: add QCOW2 loop file format driver (read-only)
` [PATCH 5/5] doc: admin-guide: add QCOW2 file format to loop device documentation

[PATCH] arch: um: implement memory protection
 2019-08-23 22:58 UTC 

[PATCH net] tunnel: fix dev null pointer dereference when send pkg larger than mtu in collect_md mode
 2019-08-23 22:30 UTC  (4+ messages)
` [PATCHv4 0/2] fix dev null pointer dereference when send packets "
  ` [PATCHv4 net 2/2] xfrm/xfrm_policy: fix dst dev null pointer dereference "

linusw/devel boot: 54 boots: 2 failed, 51 passed with 1 untried/unknown (v5.3-rc1-46-gf4e9bcc05f4e)
 2019-08-23 22:56 UTC 

[patch V2 00/38] posix-cpu-timers: Cleanup and consolidation
 2019-08-23 22:50 UTC  (5+ messages)
` [patch V2 26/38] posix-cpu-timers: Make expiry checks array based
` [patch V2 27/38] posix-cpu-timers: Remove cputime_expires

[PATCH V2 0/6] block: don't acquire .sysfs_lock before removing mq & iosched kobjects
 2019-08-23 22:49 UTC  (4+ messages)
` [PATCH V2 6/6] block: split .sysfs_lock into two locks

[PATCH] KVM: x86: Don't update RIP or do single-step on faulting emulation
 2019-08-23 22:46 UTC  (2+ messages)

Maximum Number of ACL on NFSv4
 2019-08-23 22:31 UTC 

[PATCH v4 0/9] x86/tlb: Concurrent TLB flushes
 2019-08-23 22:41 UTC 

[f2fs-dev] [PATCH] Check all the data segments against all node ones
 2019-08-23 22:40 UTC 

[U-Boot] [PATCH v5 1/5] usb_kdb: only process events successfully received
 2019-08-23 22:30 UTC  (5+ messages)
  ` [U-Boot] [PATCH] Add the submit_int_msg nonblock argument in musb_hcd.c


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.