All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-28 17:38:46 to 2019-06-28 18:28:56 UTC [more...]

[Linux-kernel-mentees] [PATCH] Documentation: Changed .txt file to .rst
 2019-06-28 18:28 UTC  (7+ messages)

[dpdk-dev] [PATCH v3 00/42] OCTEONTX2 event device driver
 2019-06-28 18:23 UTC  (31+ messages)
` [dpdk-dev] [PATCH v3 01/42] event/octeontx2: add build infra and device probe
` [dpdk-dev] [PATCH v3 02/42] event/octeontx2: add init and fini for octeontx2 SSO object
` [dpdk-dev] [PATCH v3 03/42] event/octeontx2: add device capabilities function
` [dpdk-dev] [PATCH v3 04/42] event/octeontx2: add device configure function
` [dpdk-dev] [PATCH v3 05/42] event/octeontx2: add event queue config functions
` [dpdk-dev] [PATCH v3 06/42] event/octeontx2: allocate event inflight buffers
` [dpdk-dev] [PATCH v3 07/42] event/octeontx2: add devargs for inflight buffer count
` [dpdk-dev] [PATCH v3 08/42] event/octeontx2: add event port config functions
` [dpdk-dev] [PATCH v3 09/42] event/octeontx2: support linking queues to ports
` [dpdk-dev] [PATCH v3 10/42] event/octeontx2: support dequeue timeout tick conversion
` [dpdk-dev] [PATCH v3 11/42] event/octeontx2: add SSO GWS and GGRP IRQ handlers
` [dpdk-dev] [PATCH v3 12/42] event/octeontx2: add register dump functions
` [dpdk-dev] [PATCH v3 13/42] event/octeontx2: add xstats support
` [dpdk-dev] [PATCH v3 14/42] event/octeontx2: add SSO HW device operations
` [dpdk-dev] [PATCH v3 15/42] event/octeontx2: add worker enqueue functions
` [dpdk-dev] [PATCH v3 16/42] event/octeontx2: add worker dequeue functions
` [dpdk-dev] [PATCH v3 17/42] event/octeontx2: add octeontx2 SSO dual workslot mode
` [dpdk-dev] [PATCH v3 18/42] event/octeontx2: add SSO dual GWS HW device operations
` [dpdk-dev] [PATCH v3 19/42] event/octeontx2: add worker dual GWS enqueue functions
` [dpdk-dev] [PATCH v3 20/42] event/octeontx2: add worker dual GWS dequeue functions
` [dpdk-dev] [PATCH v3 21/42] event/octeontx2: add devargs to force legacy mode
` [dpdk-dev] [PATCH v3 22/42] event/octeontx2: add device start function
` [dpdk-dev] [PATCH v3 23/42] event/octeontx2: add devargs to control SSO GGRP QoS
` [dpdk-dev] [PATCH v3 24/42] event/octeontx2: add device stop and close functions
` [dpdk-dev] [PATCH v3 25/42] event/octeontx2: add SSO selftest
` [dpdk-dev] [PATCH v3 26/42] event/octeontx2: add event timer support
` [dpdk-dev] [PATCH v3 27/42] event/octeontx2: add timer adapter capabilities
` [dpdk-dev] [PATCH v3 28/42] event/octeontx2: create and free timer adapter
` [dpdk-dev] [PATCH v3 29/42] event/octeontx2: allow TIM to optimize config
` [dpdk-dev] [PATCH v3 30/42] event/octeontx2: add devargs to disable NPA

[PATCH v2 bpf-next 0/4] capture integers in BTF type info for map defs
 2019-06-28 18:26 UTC  (9+ messages)
` [PATCH v2 bpf-next 1/4] libbpf: capture value in BTF type info for BTF-defined "
` [PATCH v2 bpf-next 2/4] selftests/bpf: add __int and __type macro for BTF-defined maps
` [PATCH v2 bpf-next 3/4] selftests/bpf: convert selftests using BTF-defined maps to new syntax
` [PATCH v2 bpf-next 4/4] selftests/bpf: convert legacy BPF maps to BTF-defined ones

[Qemu-riscv] [Qemu-devel] [PATCH for 4.1 v3] target/riscv: Expose time CSRs when allowed by [m|s]counteren
 2019-06-28 18:23 UTC  (3+ messages)

[RFC][Patch v10 0/2] mm: Support for page hinting
 2019-06-28 18:25 UTC  (6+ messages)

[Qemu-devel] [PATCH v3 00/50] tcg plugin support
 2019-06-28 17:58 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 19/50] tcg: let plugins instrument memory accesses

[PATCH 4.19.y v2 0/9] Fix scheduling while atomic in dwc3_gadget_ep_dequeue
 2019-06-28 18:24 UTC  (10+ messages)
` [PATCH 4.19.y v2 1/9] Revert "usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup"
` [PATCH 4.19.y v2 2/9] usb: dwc3: gadget: combine unaligned and zero flags
` [PATCH 4.19.y v2 3/9] usb: dwc3: gadget: track number of TRBs per request
` [PATCH 4.19.y v2 4/9] usb: dwc3: gadget: use num_trbs when skipping TRBs on ->dequeue()
` [PATCH 4.19.y v2 5/9] usb: dwc3: gadget: extract dwc3_gadget_ep_skip_trbs()
` [PATCH 4.19.y v2 6/9] usb: dwc3: gadget: introduce cancelled_list
` [PATCH 4.19.y v2 7/9] usb: dwc3: gadget: move requests to cancelled_list
` [PATCH 4.19.y v2 8/9] usb: dwc3: gadget: remove wait_end_transfer
` [PATCH 4.19.y v2 9/9] usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup

[Qemu-devel] [PULL] RISC-V Patches for the 4.1 Soft Freeze, Part 2 v2
 2019-06-28 17:32 UTC  (31+ messages)
` [Qemu-devel] [PULL 03/34] target/riscv: Fix PMP range boundary address bug
` [Qemu-devel] [PULL 04/34] target/riscv: Implement riscv_cpu_unassigned_access
` [Qemu-devel] [PULL 05/34] RISC-V: Only Check PMP if MMU translation succeeds
` [Qemu-devel] [PULL 07/34] RISC-V: Check for the effective memory privilege mode during PMP checks
` [Qemu-devel] [PULL 08/34] RISC-V: Check PMP during Page Table Walks
` [Qemu-devel] [PULL 09/34] RISC-V: Fix a PMP bug where it succeeds even if PMP entry is off
` [Qemu-devel] [PULL 10/34] RISC-V: Fix a PMP check with the correct access size
` [Qemu-devel] [PULL 11/34] riscv: virt: Correct pci "bus-range" encoding
` [Qemu-devel] [PULL 12/34] RISC-V: Fix a memory leak when realizing a sifive_e
` [Qemu-devel] [PULL 13/34] target/riscv: Restructure deprecatd CPUs
` [Qemu-devel] [PULL 14/34] target/riscv: Add the privledge spec version 1.11.0
` [Qemu-devel] [PULL 15/34] target/riscv: Add the mcountinhibit CSR
` [Qemu-devel] [PULL 16/34] target/riscv: Set privledge spec 1.11.0 as default
` [Qemu-devel] [PULL 17/34] qemu-deprecated.texi: Deprecate the RISC-V privledge spec 1.09.1
` [Qemu-devel] [PULL 18/34] target/riscv: Require either I or E base extension
` [Qemu-devel] [PULL 19/34] target/riscv: Remove user version information
` [Qemu-devel] [PULL 20/34] target/riscv: Add support for disabling/enabling Counters
` [Qemu-devel] [PULL 21/34] RISC-V: Add support for the Zifencei extension
` [Qemu-devel] [PULL 22/34] RISC-V: Add support for the Zicsr extension
` [Qemu-devel] [PULL 23/34] RISC-V: Clear load reservations on context switch and SC
` [Qemu-devel] [PULL 24/34] RISC-V: Update syscall list for 32-bit support
` [Qemu-devel] [PULL 25/34] riscv: virt: Add cpu-topology DT node
` [Qemu-devel] [PULL 26/34] disas/riscv: Disassemble reserved compressed encodings as illegal
` [Qemu-devel] [PULL 27/34] disas/riscv: Fix `rdinstreth` constraint
` [Qemu-devel] [PULL 28/34] riscv: sifive_u: Do not create hard-coded phandles in DT
` [Qemu-devel] [PULL 29/34] riscv: sifive_u: Update the plic hart config to support multicore
` [Qemu-devel] [PULL 31/34] hw/riscv: Add support for loading a firmware
` [Qemu-devel] [PULL 32/34] hw/riscv: Extend the kernel loading support
` [Qemu-devel] [PULL 33/34] roms: Add OpenSBI version 0.3
` [Qemu-devel] [PULL 34/34] hw/riscv: Load OpenSBI as the default firmware

[RFC] Deadlock via recursive wakeup via RCU with threadirqs
 2019-06-28 18:23 UTC  (17+ messages)

[Question] Should direct reclaim time be bounded?
 2019-06-28 18:20 UTC  (5+ messages)

[PATCHv2 next 0/3] blackhole device to invalidate dst
 2019-06-28 18:22 UTC  (2+ messages)

[PATCH v2] powerpc/pseries: Fix maximum memory value
 2019-06-28 18:19 UTC  (4+ messages)

[f2fs-dev] [PATCH] f2fs: fix 32-bit linking
 2019-06-28 17:58 UTC  (7+ messages)
          `  "

[RFC] drm/i915/tgl: Gen12 csb support
 2019-06-28 18:19 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

next/master build: 228 builds: 18 failed, 210 passed, 488 errors, 614 warnings (next-20190628)
 2019-06-28 18:18 UTC 

[PATCH v4 00/13] net: Add generic and Allwinner YAML bindings
 2019-06-28 18:17 UTC  (8+ messages)
` [PATCH v4 03/13] dt-bindings: net: Add a YAML schemas for the generic MDIO options

[PATCH v3 bpf-next 0/9] libbpf: add bpf_link and tracing attach APIs
 2019-06-28 18:15 UTC  (17+ messages)
` [PATCH v3 bpf-next 2/9] libbpf: introduce concept of bpf_link
` [PATCH v3 bpf-next 3/9] libbpf: add ability to attach/detach BPF program to perf event

[PATCH v3 0/2] arm64/PPTT ACPI 6.3 thread flag support
 2019-06-28 18:14 UTC  (6+ messages)
` [PATCH v3 1/2] ACPI/PPTT: Add support for ACPI 6.3 thread flag
` [PATCH v3 2/2] arm64: topology: Use PPTT to determine if PE is a thread

[PATCH 4.19.y 0/9] Fix scheduling while atomic in dwc3_gadget_ep_dequeue
 2019-06-28 18:14 UTC  (3+ messages)

[bpf/tools] cd17d77705: kernel_selftests.bpf.test_sock_addr.sh.fail
 2019-06-28 18:14 UTC  (6+ messages)

[RFC/RFT v2 00/14] arm64: g12a: add support for DVFS
 2019-06-28 18:13 UTC  (20+ messages)
` [RFC/RFT v2 01/14] pinctrl: meson-g12a: add pwm_a on GPIOE_2 pinmux
` [RFC/RFT v2 05/14] soc: amlogic: meson-clk-measure: protect measure with a mutex
` [RFC/RFT v2 06/14] soc: amlogic: meson-clk-measure: add G12B second cluster cpu clk
` [RFC/RFT v2 12/14] arm64: dts: meson-g12a: enable DVFS on G12A boards

[PATCH net-next v2 0/4] Add gve driver
 2019-06-28 18:10 UTC  (6+ messages)
` [PATCH net-next v2 1/4] gve: Add basic driver framework for Compute Engine Virtual NIC
` [PATCH net-next v2 2/4] gve: Add transmit and receive support
` [PATCH net-next v2 3/4] gve: Add workqueue and reset support
` [PATCH net-next v2 4/4] gve: Add ethtool support

[PATCH v6 0/7] crypto: switch to crypto API for ESSIV generation
 2019-06-28 18:09 UTC  (6+ messages)
` [PATCH v6 2/7] fs: crypto: invoke crypto API for ESSIV handling

[PATCH v4 00/23] LSM: Module stacking for AppArmor
 2019-06-28 18:08 UTC  (5+ messages)
` [PATCH v4 15/23] LSM: Specify which LSM to display

[RFC] Stateful codecs and requirements for compressed formats
 2019-06-28 18:09 UTC  (2+ messages)

Pass transfer_buffer to gadget drivers
 2019-06-28 18:07 UTC  (2+ messages)

[PATCH 0/3] Add support for Graviton TRNG
 2019-06-28 18:05 UTC  (5+ messages)

[PATCH 0/6] easy bulk commit creation in tests
 2019-06-28 18:05 UTC  (5+ messages)
` [PATCH 1/6] test-lib: introduce test_commit_bulk

[dpdk-dev] [PATCH 0/3] lib/hash: perf improvements for lock-free
 2019-06-28 18:04 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/3] lib/hash: use ordered loads only if signature matches

[Patch net 0/3] idr: fix overflow cases on 32-bit CPU
 2019-06-28 18:03 UTC  (4+ messages)
` [Patch net 1/3] idr: fix overflow case for idr_for_each_entry_ul()
` [Patch net 2/3] idr: introduce idr_for_each_entry_continue_ul()
` [Patch net 3/3] selftests: add a test case for cls_lower handle overflow

[PATCH v3 0/4] Compile-test UAPI and kernel headers
 2019-06-28 18:00 UTC  (5+ messages)
` [PATCH v3 4/4] kbuild: compile-test kernel headers to ensure they are self-contained

[nft PATCH v2] parser_bison: Accept arbitrary user-defined names by quoting
 2019-06-28 18:00 UTC  (2+ messages)

[Xen-devel] vfree crash
 2019-06-28 17:59 UTC 

[folded-merged] mm-hugetlb-soft-offline-dissolve_free_huge_page-return-zero-on-pagehuge-v3.patch removed from -mm tree
 2019-06-28 18:00 UTC 

[PATCH 0/3, net-next] net: netsec: Add XDP Support
 2019-06-28 17:59 UTC  (11+ messages)
` [PATCH 1/3, net-next] net: netsec: Use page_pool API
` [PATCH 3/3, net-next] net: netsec: add XDP support

[dpdk-dev] [PATCH v1] net/af_xdp: support need wakeup feature
 2019-06-28 17:58 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH v2 1/2] dt-bindings: Add binding document for NOA1305
 2019-06-28 17:57 UTC  (2+ messages)
` [PATCH v2 2/2] iio: light: noa1305: Add support "

[PATCH v7 0/3] drm/i915: CTS fixes
 2019-06-28 17:56 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: CTS fixes (rev7)

[PATCH v4 0/3] add thermal/power management features for FPGA DFL drivers
 2019-06-28 17:55 UTC  (3+ messages)
` [PATCH v4 3/3] fpga: dfl: fme: add power management support

[net-next 0/4] Add gve driver
 2019-06-28 17:54 UTC  (14+ messages)
` [net-next 1/4] gve: Add basic driver framework for Compute Engine Virtual NIC
` [net-next 2/4] gve: Add transmit and receive support
` [net-next 4/4] gve: Add ethtool support

[PATCH v1] tools: Keep list of tools in alphabetical order
 2019-06-28 17:53 UTC  (2+ messages)

[PULL REQUEST] renesas/topic/sdhi-manual-calib for renesas drivers
 2019-06-28 17:51 UTC 

[PATCH 1/2] dt-bindings: Add binding document for NOA1305
 2019-06-28 17:51 UTC  (2+ messages)
` [PATCH 2/2] iio: light: noa1305: Add support "

[PATCH] ARM: mm: only adjust sections of valid mm structures
 2019-06-28 17:51 UTC  (3+ messages)

[RFC PATCH bpf-next v2 0/6] bpf: add BPF_MAP_DUMP command to
 2019-06-28 17:50 UTC  (6+ messages)
` [RFC PATCH bpf-next v2 2/6] bpf: add BPF_MAP_DUMP command to access more than one entry per call

[PATCH v2 0/7] crypto: CAESAR final portfolio follow-up
 2019-06-28 17:49 UTC  (3+ messages)
` [PATCH v2 2/7] crypto: aegis128l/aegis256 - remove x86 and generic implementations

[GIT PULL rcu/next + tools/memory-model] RCU and LKMM commits for 5.3
 2019-06-28 17:48 UTC  (2+ messages)

[U-Boot] [PATCH v6 1/3] i.MX6: nand: add nandbcb command for imx
 2019-06-28 17:46 UTC  (4+ messages)

lift the xfs writepage code into iomap v2
 2019-06-28 17:41 UTC  (5+ messages)
` [PATCH 06/13] xfs: remove XFS_TRANS_NOFS

[U-Boot] [PATCH 1/1] imx6: wandboard: allow booting from MMC 2
 2019-06-28 17:41 UTC  (5+ messages)

[PATCH 0/4] Netfilter/IPVS fixes for net
 2019-06-28 17:41 UTC  (5+ messages)
` [PATCH 1/4] ipvs: defer hook registration to avoid leaks
` [PATCH 2/4] ipvs: fix tinfo memory leak in start_sync_thread
` [PATCH 3/4] netfilter: ctnetlink: Fix regression in conntrack entry deletion
` [PATCH 4/4] netfilter: Fix remainder of pseudo-header protocol 0

[PATCH v2 bpf-next] RV32G eBPF JIT
 2019-06-28 17:41 UTC  (4+ messages)

[PATCH v2 0/4] tracing: Improve error messages for histogram sorting
 2019-06-28 17:40 UTC  (5+ messages)
` [PATCH v2 1/4] tracing: Simplify assignment parsing for hist triggers
` [PATCH v2 2/4] tracing: Add hist trigger error messages for sort specification
` [PATCH v2 3/4] tracing: Add 'hist:' to hist trigger error log error string
` [PATCH v2 4/4] tracing: Add new testcases for hist trigger parsing errors

[U-Boot] [PATCH 1/1] efi_loader: bump UEFI specification number to 2.8
 2019-06-28 17:39 UTC 

Btrfs progs pre-release 5.2-rc1
 2019-06-28 17:40 UTC 

[PATCH v2] arm64: Add initial support for E0PD
 2019-06-28 17:39 UTC  (5+ messages)

[Xen-devel] [PATCH] mm: fix regression with deferred struct page init
 2019-06-28 17:38 UTC  (3+ 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.