All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-17 15:43:28 to 2020-03-17 16:20:41 UTC [more...]

clone3: allow creation of time namespace with offset
 2020-03-17 16:09 UTC  (4+ messages)

[RFC net-next 0/2] split phylink PCS operations and add PCS support for dpaa2
 2020-03-17 16:20 UTC  (7+ messages)
` [RFC net-next 1/5] net: phylink: rename 'ops' to 'mac_ops'
` [RFC net-next 2/5] net: phylink: add separate pcs operations structure

[RFC PATCH v14 00/10] Landlock LSM
 2020-03-17 16:19 UTC  (5+ messages)

[PATCH v6 00/61] target/riscv: support vector extension v0.7.1
 2020-03-17 15:06 UTC  (32+ messages)
` [PATCH v6 12/61] target/riscv: vector integer add-with-carry / subtract-with-borrow instructions
` [PATCH v6 13/61] target/riscv: vector bitwise logical instructions
` [PATCH v6 14/61] target/riscv: vector single-width bit shift instructions
` [PATCH v6 15/61] target/riscv: vector narrowing integer right "
` [PATCH v6 17/61] target/riscv: vector integer min/max instructions
` [PATCH v6 18/61] target/riscv: vector single-width integer multiply instructions
` [PATCH v6 19/61] target/riscv: vector integer divide instructions
` [PATCH v6 20/61] target/riscv: vector widening integer multiply instructions
` [PATCH v6 21/61] target/riscv: vector single-width integer multiply-add instructions
` [PATCH v6 22/61] target/riscv: vector widening "
` [PATCH v6 23/61] target/riscv: vector integer merge and move instructions
` [PATCH v6 24/61] target/riscv: vector single-width saturating add and subtract
` [PATCH v6 25/61] target/riscv: vector single-width averaging "
` [PATCH v6 26/61] target/riscv: vector single-width fractional multiply with rounding and saturation
` [PATCH v6 27/61] target/riscv: vector widening saturating scaled multiply-add
` [PATCH v6 28/61] target/riscv: vector single-width scaling shift instructions
` [PATCH v6 29/61] target/riscv: vector narrowing fixed-point clip instructions
` [PATCH v6 30/61] target/riscv: vector single-width floating-point add/subtract instructions
` [PATCH v6 31/61] target/riscv: vector widening "
` [PATCH v6 32/61] target/riscv: vector single-width floating-point multiply/divide instructions
` [PATCH v6 33/61] target/riscv: vector widening floating-point multiply
` [PATCH v6 34/61] target/riscv: vector single-width floating-point fused multiply-add instructions
` [PATCH v6 35/61] target/riscv: vector widening "
` [PATCH v6 36/61] target/riscv: vector floating-point square-root instruction

[PATCH v7 3/5] virtio-iommu: Call iommu notifier for attach/detach
 2020-03-17 15:59 UTC  (11+ messages)

[PATCH v5 00/11] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
 2020-03-17 15:09 UTC  (6+ messages)
` [PATCH v5 08/11] perf/tools: Refactoring metricgroup__add_metric function
` [PATCH v5 09/11] perf/tools: Enhance JSON/metric infrastructure to handle "?"

[PATCH] docs: dt: Fix m_can.txt reference in tcan4x5x.txt
 2020-03-17 16:19 UTC 

[PULL v2 00/37] Linux user for 5.0 patches
 2020-03-17 15:51 UTC  (33+ messages)
` [PULL v2 01/37] target/i386: Renumber EXCP_SYSCALL
` [PULL v2 02/37] linux-user/i386: Split out gen_signal
` [PULL v2 03/37] linux-user/i386: Emulate x86_64 vsyscalls
` [PULL v2 04/37] linux-user: Add x86_64 vsyscall page to /proc/self/maps
` [PULL v2 05/37] linux-user: Flush out implementation of gettimeofday
` [PULL v2 06/37] linux-user: Add AT_EXECFN auxval
` [PULL v2 07/37] linux-user: do prlimit selectively
` [PULL v2 08/37] linux-user: fix socket() strace
` [PULL v2 09/37] linux-user: Update TASK_UNMAPPED_BASE for aarch64
` [PULL v2 10/37] linux-user: Protect more syscalls
` [PULL v2 11/37] linux-user/syscall: Add support for clock_gettime64/clock_settime64
` [PULL v2 12/37] linux-user/riscv: Update the syscall_nr's to the 5.5 kernel
` [PULL v2 13/37] linux-user: introduce parameters to generate syscall_nr.h
` [PULL v2 14/37] linux-user, alpha: add syscall table generation support
` [PULL v2 15/37] linux-user, hppa: "
` [PULL v2 16/37] linux-user, m68k: "
` [PULL v2 17/37] linux-user, xtensa: "
` [PULL v2 18/37] linux-user, sh4: "
` [PULL v2 19/37] linux-user, microblaze: "
` [PULL v2 20/37] linux-user, arm: "
` [PULL v2 21/37] linux-user, ppc: "
` [PULL v2 22/37] linux-user, s390x: remove syscall definitions for !TARGET_S390X
` [PULL v2 23/37] linux-user, s390x: add syscall table generation support
` [PULL v2 25/37] linux-user, x86_64, i386: cleanup TARGET_NR_arch_prctl
` [PULL v2 26/37] linux-user, i386: add syscall table generation support
` [PULL v2 28/37] linux-user, mips: "
` [PULL v2 31/37] linux-user: update syscall.tbl from linux 0bf999f9c5e7
` [PULL v2 33/37] linux-user,mips: update syscall-args-o32.c.inc
` [PULL v2 34/37] scripts: add a script to generate syscall_nr.h
` [PULL v2 35/37] linux-user, aarch64: sync syscall numbers with kernel v5.5
` [PULL v2 36/37] linux-user, nios2: "
` [PULL v2 37/37] linux-user, openrisc: "

[PATCH v2 net-next 0/4] net: add phylink support for PCS
 2020-03-17 16:18 UTC  (5+ messages)
` [PATCH v2 net-next 1/4] net: mdiobus: avoid BUG_ON() in mdiobus accessors
` [PATCH v2 net-next 2/4] net: mdiobus: add APIs for modifying a MDIO device register

Regression: hibernation is broken since e6bc9de714972cac34daa1dc1567ee48a47a9342
 2020-03-17 15:51 UTC  (10+ messages)

[PATCH 00/10] KVM: VMX: Unionize vcpu_vmx.exit_reason
 2020-03-17 16:16 UTC  (5+ messages)
` [PATCH 01/10] KVM: nVMX: Move reflection check into nested_vmx_reflect_vmexit()

[PATCH] regulator: da9063: fix suspend
 2020-03-17 16:14 UTC 

nfit_test: issue #3: BUG: kernel NULL pointer dereference, address: 0000000000000018
 2020-03-17 16:14 UTC  (9+ messages)

[PATCH 1/2] uboot-ti-staging: update to ti2020.00-rc4 tag
 2020-03-17 16:08 UTC  (2+ messages)
` [PATCH 2/2] linux-ti-staging: update to the "

[PATCH 1/2] iio: adc: ad7291: convert to device tree
 2020-03-17 16:13 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 00/12] Fix broken references for Documentation/*
 2020-03-17 16:12 UTC  (6+ messages)
` [PATCH 05/12] docs: dt: fix references to ap806-system-controller.txt
` [PATCH 08/12] docs: fix broken references to text files

Updates for phosphor-debug-collector interfaces
 2020-03-17 16:05 UTC 

linux-next: manual merge of the selinux tree with the nfs tree
 2020-03-17 16:12 UTC  (4+ messages)

fdtdec: what is the purpose of the compat_names array
 2020-03-17 16:11 UTC  (2+ messages)

[PATCH 0/3] cmd: add driver, fs and part type listing commands
 2020-03-17 16:11 UTC  (2+ messages)

[PATCH v2 00/23] gitlab: Simplify the test script
 2020-03-17 16:11 UTC  (7+ messages)
` [PATCH v2 06/23] buildman: Allow ignoring warnings in the return code
` [PATCH v2 19/23] travis/gitlab/azure: Drop the -E flag

[PATCHv3 0/5] clk: agilex: add clock driver
 2020-03-17 16:10 UTC  (6+ messages)
` [PATCHv2 1/5] clk: socfpga: stratix10: use new parent data scheme
` [PATCH 2/5] clk: socfpga: remove clk_ops enable/disable methods
` [PATCH 3/5] clk: socfpga: add const to _ops data structures
` [PATCHv3 4/5] dt-bindings: documentation: add clock bindings information for Agilex
` [PATCHv3 5/5] clk: socfpga: agilex: add clock driver for the Agilex platform

[PATCH] ppc/spapr: Set the effective address provided flag in mc error log
 2020-03-17 15:51 UTC  (2+ messages)

[PATCH] dm verity fec: Fix memory leak in verity_fec_ctr
 2020-03-17 16:09 UTC 

[locks] 6d390e4b5d: will-it-scale.per_process_ops -96.6% regression
 2020-03-17 16:07 UTC  (29+ messages)

[5.6.0-rc2-next-20200218/powerpc] Boot failure on POWER9
 2020-03-17 14:51 UTC  (7+ messages)
` [PATCH 0/4] Fix kmalloc_node on offline nodes
  ` [PATCH 2/4] mm/slub: Use mem_node to allocate a new slab

[PATCH bpf] bpf: Support llvm-objcopy and llvm-objdump for vmlinux BTF
 2020-03-17 16:05 UTC  (8+ messages)
  ` [PATCH bpf v2] "
          ` [PATCH bpf v3] "

[PATCH for-rc] IB/hfi1: Insure pq is not left on waitlist
 2020-03-17 16:05 UTC 

How to PROVIDE boost-python
 2020-03-17 16:04 UTC  (2+ messages)
` [yocto] "

[PATCH ghak28 V7] audit: log audit netlink multicast bind and unbind events
 2020-03-17 16:03 UTC  (2+ messages)

broken CRCs at NVMeF target with SIW & NVMe/TCP transports
 2020-03-17 16:03 UTC  (4+ messages)

PROBLEM: 5.6.0-rc6 + Realtek RTL8188CUS wifi dongle: 8051 reset failed!
 2020-03-17 16:03 UTC  (3+ messages)

[PATCH v17 00/12] Add Error Disconnect Recover (EDR) support
 2020-03-17 16:03 UTC  (6+ messages)
` [PATCH v17 06/12] Documentation: PCI: Remove reset_link references

[PATCH v2 00/11] new cgroup controller for gpu/drm subsystem
 2020-03-17 16:03 UTC  (4+ messages)

[PULL 00/10] Bitmaps patches
 2020-03-17 15:49 UTC  (9+ messages)

[RFC PATCH 0/4] pwm: sun4i: Properly turn pwm off and fix stuck output state
 2020-03-17 15:59 UTC  (10+ messages)
` [RFC PATCH 1/4] pwm: sun4i: Remove redundant needs_delay
` [RFC PATCH 2/4] pwm: sun4i: Disable pwm before turning off clock gate
` [RFC PATCH 3/4] pwm: sun4i: Move delay to function
` [RFC PATCH 4/4] pwm: sun4i: Delay after writing the period

[PATCHv2 00/50] Add log level to show_stack()
 2020-03-17 16:00 UTC  (3+ messages)
` [PATCHv2 47/50] kdb: Don't play with console_loglevel

[Xen-devel] [PATCH v11 0/3] VM forking
 2020-03-17 15:59 UTC  (3+ messages)
` [Xen-devel] [PATCH v11 1/3] xen/mem_sharing: "

[Intel-gfx] [PATCH] drm/i915/gem: Avoid gem_context->mutex for simple vma lookup
 2020-03-17 16:00 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for drm/i915/gem: Avoid gem_context->mutex for simple vma lookup (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v28 00/22] Intel SGX foundations
 2020-03-17 16:00 UTC  (2+ messages)

[PATCH v1 00/46] Use hugepages to map kernel mem on 8xx
 2020-03-17 16:00 UTC  (6+ messages)
` [PATCH v1 16/46] powerpc/mm: Allocate static page tables for fixmap
` [PATCH v1 46/46] powerpc/32s: Implement dedicated kasan_init_region()

interaction of MADV_PAGEOUT with CoW anonymous mappings?
 2020-03-17 15:58 UTC  (11+ messages)

[PATCH v1 39/46] powerpc/8xx: Add a function to early map kernel via huge pages
 2020-03-17 14:43 UTC  (3+ messages)

Proposal for the connected redfish client info
 2020-03-17 15:58 UTC  (3+ messages)

[PATCH] Windows: Enable Windows builds under WSLv2 and warn accordingly
 2020-03-17 22:58 UTC  (3+ messages)

[Buildroot] [RFC PATCH 0/5] Container - Guest
 2020-03-17 15:56 UTC  (6+ messages)
` [Buildroot] [RFC PATCH 1/5] configs/guest_*: some new defconfig
` [Buildroot] [RFC PATCH 2/5] board/guest: documentation and sample files
` [Buildroot] [RFC PATCH 3/5] package/docker-engine: needs some kernel options
` [Buildroot] [RFC PATCH 4/5] package/docker-engine: needs more runtime dependencies
` [Buildroot] [RFC PATCH 5/5] package/systemd: needs kernel options

Slub: Increased mem consumption on cpu,mem-less node powerpc guest
 2020-03-17 15:56 UTC  (3+ messages)

[PATCH v2] sctp: fix refcount bug in sctp_wfree
 2020-03-17 15:55 UTC  (2+ messages)

Append an environment variable: 'env append'
 2020-03-17 15:55 UTC 

[PATCH] slirp: update submodule to v4.2.0
 2020-03-17 15:37 UTC  (2+ messages)

[PATCH 0/3] Minor error handling cleanups
 2020-03-17 15:39 UTC  (3+ messages)
` [PATCH v10 4/3] hw/sd/ssi-sd: fix error handling in ssi_sd_realize

[PATCH v2 0/3] Request direct mapping for modem device
 2020-03-17 15:52 UTC  (3+ messages)

[PATCH v4 00/34] Configurable policy for handling deprecated interfaces
 2020-03-17 15:32 UTC  (3+ messages)

Policy module to allow a domain transition
 2020-03-17 15:51 UTC  (2+ messages)

[PATCH v4 00/26] Introduce common headers for vDSO
 2020-03-17 15:50 UTC  (7+ messages)
` [PATCH v4 18/26] arm64: vdso32: Replace TASK_SIZE_32 check in vgettimeofday

[PATCH] PCI: mobiveil: fix different address space warnings of sparse
 2020-03-17 15:50 UTC  (2+ messages)

[PATCH 1/3] ALSA USB MIDI: Fix port starvation
 2020-03-17 15:47 UTC  (5+ messages)

[PATCH] rtw88: add debugfs to fix tx rate
 2020-03-17 15:49 UTC  (7+ messages)

[PULL v2 00/61] Misc patches for soft freeze
 2020-03-17 15:42 UTC  (6+ messages)

[ath6kl:ath-next] BUILD SUCCESS beb2f77297b0b7640e20ca2894104c87e21f5a47
 2020-03-17 15:46 UTC 

[ath6kl:master] BUILD SUCCESS 55c76889bb361c499436c01c117e1d3163c5e0c9
 2020-03-17 15:46 UTC 

[ath6kl:ath-qca] BUILD SUCCESS 0af4160761bd5e959e3fb83c675efd3410b0c14e
 2020-03-17 15:46 UTC 

[PATCH] btrfs: force chunk allocation if our global rsv is larger than metadata
 2020-03-17 15:47 UTC  (2+ messages)

[dpdk-dev] [RFC] net/mlx5: new device parameter to configure hairpin queue data size
 2020-03-17 15:45 UTC 

[PATCH 0/5][v2] Deal with a few ENOSPC corner cases
 2020-03-17 15:46 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/33] add support for host based flow table management
 2020-03-17 15:38 UTC  (17+ messages)
` [dpdk-dev] [PATCH 18/33] net/bnxt: add support to process action tables
` [dpdk-dev] [PATCH 19/33] net/bnxt: add support to process key tables
` [dpdk-dev] [PATCH 20/33] net/bnxt: add support to free key and action tables
` [dpdk-dev] [PATCH 21/33] net/bnxt: add support to alloc and program key and act tbls
` [dpdk-dev] [PATCH 22/33] net/bnxt: match rte flow items with flow template patterns
` [dpdk-dev] [PATCH 23/33] net/bnxt: match rte flow actions with flow template actions
` [dpdk-dev] [PATCH 24/33] net/bnxt: add support for rte flow item parsing
` [dpdk-dev] [PATCH 25/33] net/bnxt: add support for rte flow action parsing
` [dpdk-dev] [PATCH 26/33] net/bnxt: add support for rte flow create driver hook
` [dpdk-dev] [PATCH 27/33] net/bnxt: add support for rte flow validate "
` [dpdk-dev] [PATCH 28/33] net/bnxt: add support for rte flow destroy "
` [dpdk-dev] [PATCH 29/33] net/bnxt: add support for rte flow flush "
` [dpdk-dev] [PATCH 30/33] net/bnxt: register tf rte flow ops
` [dpdk-dev] [PATCH 31/33] net/bnxt: disable vector mode when BNXT TRUFLOW is enabled
` [dpdk-dev] [PATCH 32/33] net/bnxt: add support for injecting mark into packet’s mbuf
` [dpdk-dev] [PATCH 33/33] config: introduce BNXT TRUFLOW config flag

nft ingress won't work on wireless ?
 2020-03-17 15:46 UTC  (4+ messages)

[PULL v3 00/62] Misc patches for soft freeze
 2020-03-17 15:19 UTC  (2+ messages)
` [PULL v3 37/62] lockable: add QemuRecMutex support

[PATCH 0/2] kvm-unit-test: nVMX: Test GUEST_BNDCFGS VM-Entry control on vmentry of nested guests
 2020-03-17 15:46 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH] unicode: update the width tables to Unicode 13.0
 2020-03-17 15:36 UTC 

[PATCH] softmmu: fix crash with invalid -M memory-backend=
 2020-03-17 15:40 UTC  (3+ messages)

[PATCH v5 00/14] RISC-V SiFive FU540 support SPL
 2020-03-17 15:45 UTC  (5+ messages)
` [PATCH v5 02/14] riscv: sifive: fu540: Use OTP DM driver for serial environment variable

[PATCH v2] net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue
 2020-03-17 15:45 UTC  (6+ messages)

[Patch v1] x86: Fix the logical destination mode test
 2020-03-17 15:43 UTC  (3+ messages)

[PATCH V2] nvme: Add compat_ioctl handler for NVME_IOCTL_SUBMIT_IO
 2020-03-17 15:43 UTC  (3+ messages)

[PATCH v3 0/8] Misc hw/ide legacy clean up
 2020-03-17 15:23 UTC  (3+ messages)
` [PATCH v3 2/8] hw/isa/piix4.c: Introduce variable to store devfn


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.