All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-28 17:25:35 to 2019-06-28 18:08:44 UTC [more...]

[RFC/RFT v2 00/14] arm64: g12a: add support for DVFS
 2019-06-28 18:08 UTC  (17+ 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

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

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

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

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

[PATCH v3 bpf-next 0/9] libbpf: add bpf_link and tracing attach APIs
 2019-06-28 18:05 UTC  (15+ 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 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)

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

[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

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

[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 net-next v2 0/4] Add gve driver
 2019-06-28 17:56 UTC  (5+ 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 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  (5+ messages)
` [PATCH v4 2/3] fpga: dfl: fme: add thermal management support
` [PATCH v4 3/3] fpga: dfl: fme: add power "

[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

[PATCH v2] powerpc/pseries: Fix maximum memory value
 2019-06-28 17:38 UTC  (3+ messages)

[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  (4+ messages)
    `  "

[U-Boot] [PATCH 1/6] ARM: uniphier: fix build error for CONFIG_DEBUG_LL=y
 2019-06-28 17:38 UTC  (6+ messages)
` [U-Boot] [PATCH 2/6] ARM: uniphier: remove unused SC_DPLLOSCCTRL
` [U-Boot] [PATCH 3/6] ARM: uniphier: remove unused sg_set_iectrl_range()
` [U-Boot] [PATCH 4/6] ARM: uniphier: include <linux/io.h> from dram_init.c
` [U-Boot] [PATCH 5/6] ARM: uniphier: remove unused init code for CONFIG_DEBUG_UART
` [U-Boot] [PATCH 6/6] ARM: uniphier: move sg_set_{pinsel, iectrl} to more relevant places

[RFC] Exposing plane type mask and handling 'all' planes
 2019-06-28 17:37 UTC  (7+ messages)

[PATCH] ftrace: Remove possible deadlock between register_kprobe() and ftrace_run_update_code()
 2019-06-28 17:37 UTC  (7+ messages)

[PATCH 1/2] Input: edt-ft5x06 - use get_unaligned_be16()
 2019-06-28 17:37 UTC  (6+ messages)
` [PATCH 2/2] Input: edt-ft5x06 - simplify event reporting code

[Qemu-arm] [PATCH v6 0/8] ARM virt: ACPI memory hotplug support
 2019-06-28 16:56 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH 4.19.y 0/9] Fix scheduling while atomic in dwc3_gadget_ep_dequeue
 2019-06-28 17:34 UTC  (4+ messages)
` [PATCH 4.19.y 8/9] Revert "usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup"

[PATCH bpf-next v3 0/2] net: xdp: XSKMAP improvements
 2019-06-28 17:33 UTC  (4+ messages)
` [PATCH bpf-next v3 1/2] xsk: remove AF_XDP socket from map when the socket is released

[PATCH 1/2] dma-buf: cleanup reservation_object_init/fini
 2019-06-28 17:32 UTC  (18+ messages)
` [PATCH 2/2] dma-buf: cleanup shared fence removal

[Qemu-devel] [RFC PATCH] accel/tcg/translator: add tb_enter TCG trace
 2019-06-28 16:33 UTC  (2+ messages)

Should multiconfig save build time?
 2019-06-28 17:31 UTC 

[PATCH 0/2] mm, slab: Extend vm/drop_caches to shrink kmem slabs
 2019-06-28 17:30 UTC  (9+ messages)
` [PATCH 2/2] "

next/pending-fixes build: 223 builds: 0 failed, 223 passed, 121 warnings (v5.2-rc6-190-gd8fb83281cfd)
 2019-06-28 17:31 UTC 

[v2 3/9] hwmon: (nct7904) Add extra sysfs support for fan, voltage and temperature
 2019-06-28 17:31 UTC 

[RFC PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file
 2019-06-28 17:22 UTC  (2+ messages)

[PATCH] netfilter: Fix remainder of pseudo-header protocol 0
 2019-06-28 17:30 UTC  (2+ messages)

[PATCH v5 00/28] block/pflash_cfi02: Implement missing AMD pflash functionality
 2019-06-28 17:28 UTC  (6+ messages)
` [PATCH v5 10/28] hw/block/pflash_cfi02: Extract the pflash_data_read() function
  ` [Qemu-devel] "
` [PATCH v5 18/28] hw/block/pflash_cfi02: Implement nonuniform sector sizes
  ` [Qemu-devel] "

[PATCH 00/31] staging: bcm2835-camera: Improvements
 2019-06-28 17:29 UTC  (5+ messages)

[v2 2/9] hwmon: (nct7904) Changes comments in probe function
 2019-06-28 17:29 UTC 

[v2 1/9] hwmon: (nct7904) Add error handling in probe function
 2019-06-28 17:29 UTC 

[RFC PATCH 00/28] Removing struct page from P2PDMA
 2019-06-28 17:29 UTC  (12+ messages)

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

[PATCH 0/2] staging:kpc2000:Fix integer as null pointer warning
 2019-06-28 17:27 UTC  (3+ messages)
` [PATCH 1/2] staging:kpc2000:Fix symbol not declared warning
  ` [PATCH 2/2] staging:kpc2000:Fix integer as null pointer warning

[dpdk-dev] [PATCH] cryptodev: extend api of asymmetric crypto by sessionless
 2019-06-28 17:27 UTC  (9+ messages)

[PATCH 0/2] staging:kpc2000:Fix integer as null pointer warning
 2019-06-28 17:26 UTC  (2+ messages)

[Qemu-riscv] [PULL] RISC-V Patches for the 4.1 Soft Freeze, Part 2
 2019-06-28 16:12 UTC  (4+ messages)
` [Qemu-riscv] [PULL 33/34] roms: Add OpenSBI version 0.3
  ` [Qemu-riscv] [Qemu-devel] "
    `  "

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

[Xen-devel] xen on beagleboard-x15: fails to access PRCM MPU register
 2019-06-28 17:25 UTC  (6+ 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.