All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-23 21:44:25 to 2019-08-23 23:53:27 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)

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

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

[PATCH v2 01/10] PCI: designware-ep: Add multiple PFs support for DWC
 2019-08-23 23:51 UTC  (11+ messages)
` [PATCH v2 02/10] PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode

[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 0/9] [RFC] New sparse-checkout builtin and "cone" mode
 2019-08-23 23:50 UTC  (11+ 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 5/9] sparse-checkout: create 'disable' subcommand

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

[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] uprobes/x86: fix detection of 32-bit user mode
 2019-08-23 23:44 UTC  (3+ messages)

[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)

[PATCH] gl861: re-implement i2c adapter logic
 2019-08-23 23:33 UTC  (4+ 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  (7+ messages)
` [patch V2 25/38] posix-cpu-timers: Provide array based sample functions
` [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)

[Qemu-devel] [PATCH v3] RISC-V: Select FPU gdb xml file based on the supported extensions
 2019-08-23 22:44 UTC  (3+ messages)
  ` [Qemu-riscv] "

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

[RFC 2/3] ACPI: move ACPI functionality out of r8152 driver
 2019-08-23 22:28 UTC 

[Qemu-devel] [PATCH v9 00/20] Invert Endian bit in SPARCv9 MMU TTE
 2019-08-23 22:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH v9 17/20] cpu: TLB_FLAGS_MASK bit to force memory slow path

[RFC 1/3] net: cdc_ncm: add get/set ethernet address functions
 2019-08-23 22:26 UTC 

[RFC 0/3] Add support into cdc_ncm for MAC address pass through
 2019-08-23 22:25 UTC 

[GIT PULL 1/2] ti-sysc driver changes for v5.3
 2019-08-23 22:24 UTC  (4+ messages)
` [GIT PULL 2/2] dts changes for omap variants for v5.4

wic create - bad ownership of directories inside image
 2019-08-23 22:20 UTC  (4+ messages)

[PATCH 0/2] mm/hmm: two bug fixes for hmm_range_fault()
 2019-08-23 22:17 UTC  (6+ messages)
` [PATCH 1/2] mm/hmm: hmm_range_fault() NULL pointer bug
` [PATCH 2/2] mm/hmm: hmm_range_fault() infinite loop

[PATCH] net/mlx5: fix a -Wstringop-truncation warning
 2019-08-23 22:18 UTC  (2+ messages)

[PATCH] drm/i915: Add 324mhz and 326.4mhz cdclks for gen11+
 2019-08-23 22:17 UTC  (2+ messages)

[PATCH v4 net-next 0/7] ipv6: Extension header infrastructure
 2019-08-23 22:16 UTC  (3+ messages)
` [PATCH v4 net-next 4/7] ip6tlvs: Registration of TLV handlers and parameters

[PATCH net-next] r8169: fix DMA issue on MIPS platform
 2019-08-23 22:12 UTC  (2+ messages)

[PATCH net] Revert "r8169: remove not needed call to dma_sync_single_for_device"
 2019-08-23 22:12 UTC  (2+ messages)

[PATCH net] ipv4: mpls: fix mpls_xmit for iptunnel
 2019-08-23 22:12 UTC  (3+ messages)

linusw/devel build: 6 builds: 0 failed, 6 passed, 13 warnings (v5.3-rc1-46-gf4e9bcc05f4e)
 2019-08-23 22:12 UTC 

[PATCH v2 0/2] Optimize dma_*_from_contiguous calls
 2019-08-23 22:11 UTC  (6+ messages)
` [PATCH v2 2/2] dma-contiguous: Use fallback alloc_pages for single pages

[PATCH v2 11/27] KVM: x86/mmu: Zap only the relevant pages when removing a memslot
 2019-08-23 22:05 UTC  (12+ messages)

[PATCH 5.2 000/135] 5.2.10-stable review
 2019-08-23 22:05 UTC  (3+ messages)

WARNINGs in set_task_reclaim_state with memory cgroup and full memory usage
 2019-08-23 22:00 UTC  (2+ messages)

Design for initial expired default password
 2019-08-23 22:00 UTC  (3+ messages)
` [yocto-security] "

cleanup the dma_pgprot handling
 2019-08-23 21:58 UTC  (5+ messages)

[GIT PULL] Block fixes for 5.3-rc6
 2019-08-23 22:00 UTC  (2+ messages)

next/pending-fixes build: 222 builds: 0 failed, 222 passed, 375 warnings (v5.3-rc5-377-g88ec806247b2)
 2019-08-23 21:59 UTC 

[PATCH net-next] drop_monitor: Make timestamps y2038 safe
 2019-08-23 21:58 UTC  (2+ messages)

[PATCH] iputils: upgrade to s20190709
 2019-08-23 21:56 UTC 

[Qemu-devel] [PATCH] configure: more resilient Python version capture
 2019-08-23 21:54 UTC 

[PATCH net-next] net/rds: Whitelist rdma_cookie and rx_tstamp for usercopy
 2019-08-23 21:56 UTC  (2+ messages)

[RESEND PATCH 00/13] KVM: x86: Remove emulation_result enums
 2019-08-23 21:55 UTC  (5+ messages)
` [RESEND PATCH 04/13] KVM: x86: Drop EMULTYPE_NO_UD_ON_FAIL as a standalone type

[PATCH 0/4] Remaining updates for v22
 2019-08-23 21:53 UTC  (2+ messages)

[PATCH net] ipv6: propagate ipv6_add_dev's error returns out of ipv6_find_idev
 2019-08-23 21:53 UTC  (2+ messages)

[PATCH] gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
 2019-08-23 21:52 UTC 

[PATCH 0/3] x86/sgx: Misc code cleanups
 2019-08-23 21:52 UTC  (4+ messages)
` [PATCH 1/3] x86/sgx: Tweak Kconfig help section according to checkpatch
` [PATCH 2/3] x86/sgx: Add missing SPDX license to encls.c
` [PATCH 3/3] x86/sgx: Fix whitespace damage in sgx_encl_page_alloc()

[Qemu-devel] [PATCH 0/4] docs: add docs about use of automatic cleanup functions
 2019-08-23 21:48 UTC  (2+ messages)

[thud/master] [PATCH v2] armnn: add installation of header files and .so links
 2019-08-23 21:48 UTC  (2+ messages)

[U-Boot] [PATCH V3 1/4] clk: introduce enable_count
 2019-08-23 21:49 UTC  (6+ messages)
` [U-Boot] [PATCH V3 3/4] clk: support clk tree dump
` [U-Boot] [PATCH V3 4/4] sandbox: clk: add clk enable/disable test code

[PATCH 4.14 04/33] tcp: be more careful in tcp_fragment()
 2019-08-23 21:46 UTC  (3+ messages)
` [PATCH] tcp: fix tcp_rtx_queue_tail in case of empty retransmit queue

[tpm2] Is the session encryption and bind key in tpm2_startauthsession 4.0 used to pass in salt?
 2019-08-23 21:45 UTC 

[PATCH net-next] net/mlx5: Fix return code in case of hyperv wrong size read
 2019-08-23 21:45 UTC  (2+ messages)


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.