All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-15 16:47:51 to 2019-04-15 17:39:35 UTC [more...]

[PATCH] KVM: nVMX: always use early vmcs check when EPT is disabled
 2019-04-15 17:39 UTC  (3+ messages)

[RFC 0/3] tqs: add thread quiescent state library
 2019-04-15 17:39 UTC  (17+ messages)
` [dpdk-dev] [PATCH v4 0/3] lib/rcu: add RCU library supporting QSBR mechanism
  ` [dpdk-dev] [PATCH v4 1/3] rcu: "
` [dpdk-dev] [PATCH v5 0/3] lib/rcu: "
  ` [dpdk-dev] [PATCH v5 1/3] rcu: "

[PATCH bpf-next v5 0/6] net: flow_dissector: trigger BPF hook when called from eth_get_headlen
 2019-04-15 17:38 UTC  (8+ messages)
` [PATCH bpf-next v5 1/6] flow_dissector: switch kernel context to struct bpf_flow_dissector
` [PATCH bpf-next v5 2/6] bpf: when doing BPF_PROG_TEST_RUN for flow dissector use no-skb mode
` [PATCH bpf-next v5 3/6] net: plumb network namespace into __skb_flow_dissect
` [PATCH bpf-next v5 4/6] flow_dissector: handle no-skb use case
` [PATCH bpf-next v5 5/6] net: pass net argument to the eth_get_headlen
  ` [Intel-wired-lan] "
` [PATCH bpf-next v5 6/6] selftests/bpf: add flow dissector bpf_skb_load_bytes helper test

[PATCH 1/1] iommu/arm-smmu: Add SID information to context fault log
 2019-04-15 17:37 UTC  (5+ messages)
` [PATCH 1/1] iommu/arm-smmu: Log CBFRSYNRA register on context fault

[PATCH] drm/i915: Enable eLLC caching of display buffers for SKL+
 2019-04-15 17:38 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] arm64: mm: check virtual addr in virt_to_page() if CONFIG_DEBUG_VIRTUAL=y
 2019-04-15 17:36 UTC  (3+ messages)

[PATCH 0/5] Fix vDSO clock_getres()
 2019-04-15 17:35 UTC  (6+ messages)
` [PATCH 1/5] arm64: "

[PATCH 1/3] MIPS: jump_label: Remove redundant nops
 2019-04-15 17:37 UTC  (2+ messages)

[PATCH] MIPS: scall64-o32: Fix indirect syscall number load
 2019-04-15 17:36 UTC  (2+ messages)

[PATCH] USB: UDC: net2280: Remove redundant "if" condition
 2019-04-15 17:36 UTC  (3+ messages)
  `  "

lan78xx: About 8000 usb interrupts per second when idle
 2019-04-15 17:35 UTC  (4+ messages)

[PATCH] USB: UDC: net22{80,72}: remove mistaken test of req->zero
 2019-04-15 17:35 UTC  (3+ messages)
  `  "

[Qemu-devel] Following up questions related to QEMU and I/O Thread
 2019-04-15 17:34 UTC  (4+ messages)

[Buildroot] [PATCH 00/12 v2] infra: add solution to dump metadata from packages (branch yem/show-info-2)
 2019-04-15 17:34 UTC  (7+ messages)
` [Buildroot] [PATCH 04/12 v2] infra/pkg-download: make the DOWNLOAD macro fully parameterised
` [Buildroot] [PATCH 09/12 v2] core: introduce new global show-info

[PATCH] drivers: clk: Update clock driver to handle clock attribute
 2019-04-15 17:34 UTC  (5+ messages)

[PATCH] x86: fix .bss with -fdata-sections
 2019-04-15 17:33 UTC  (2+ messages)

[PATCH v2 0/3] xfs: merged io completions
 2019-04-15 17:31 UTC  (7+ messages)
` [PATCH 1/3] xfs: implement per-inode writeback completion queues

[PATCH v2 1/2] x86/mem_sharing: reorder when pages are unlocked and released
 2019-04-15 17:28 UTC  (6+ messages)
    ` [Xen-devel] "

rt_dev_send() stalls periodic task
 2019-04-15 17:28 UTC 

[PATCH] MIPS: perf: ath79: Fix perfcount IRQ assignment
 2019-04-15 17:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v8 0/7] Add support for mt8183 SCP
 2019-04-15 17:28 UTC  (3+ messages)
` [PATCH v8 6/7] platform/chrome: cros_ec: add EC host command support using rpmsg

[PATCH] drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware user-space only
 2019-04-15 17:28 UTC 

[PATCH v4 bpf-next 00/15] bpf: eliminate zero extensions for sub-register writes
 2019-04-15 17:26 UTC  (16+ messages)
` [PATCH v4 bpf-next 01/15] bpf: split read liveness into REG_LIVE_READ64 and REG_LIVE_READ32
` [PATCH v4 bpf-next 02/15] bpf: mark lo32 writes that should be zero extended into hi32
` [PATCH v4 bpf-next 03/15] bpf: reduce false alarm by refining helper call arg types
` [PATCH v4 bpf-next 04/15] bpf: insert explicit zero extension insn when hardware doesn't do it implicitly
` [PATCH v4 bpf-next 05/15] bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"
` [PATCH v4 bpf-next 06/15] bpf: randomize high 32-bit when BPF_F_TEST_RND_HI32 is set
` [PATCH v4 bpf-next 07/15] libbpf: add "prog_flags" to bpf_program/bpf_prog_load_attr/bpf_load_program_attr
` [PATCH v4 bpf-next 08/15] selftests: enable hi32 randomization for all tests
` [PATCH v4 bpf-next 09/15] arm: bpf: eliminate zero extension code-gen
` [PATCH v4 bpf-next 10/15] powerpc: "
` [PATCH v4 bpf-next 11/15] s390: "
` [PATCH v4 bpf-next 12/15] sparc: "
` [PATCH v4 bpf-next 13/15] x32: "
` [PATCH v4 bpf-next 14/15] riscv: "
` [PATCH v4 bpf-next 15/15] nfp: "

[PATCH 0/7] KVM: lapic: Fix a variety of timer adv issues
 2019-04-15 17:25 UTC  (13+ messages)
` [PATCH 2/7] KVM: lapic: Delay 1ns at a time when waiting for timer to "expire"
` [PATCH 4/7] KVM: lapic: Allow user to override auto-tuning of timer advancement
` [PATCH 6/7] KVM: lapic: Clean up the code for handling of a pre-expired hv_timer

[PATCH 0/1] documentation: add lab for first contribution
 2019-04-15 17:26 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH RESEND v6 0/6] add i2c support for mt8183
 2019-04-15 17:23 UTC  (4+ messages)
` [PATCH RESEND v6 6/6] dts: arm64: mt8183: Add I2C nodes

[PATCH 00/18] Shared virtual address IOMMU and VT-d support
 2019-04-15 17:25 UTC  (4+ messages)

[PATCH] Linux: Define struct termios2 in <termios.h> under _GNU_SOURCE [BZ #10339]
 2019-04-15 17:22 UTC  (8+ messages)

[PATCH] wil6210: fix potential out-of-bounds read
 2019-04-15 17:24 UTC  (2+ messages)

[PATCH 1/3] ARM: tegra: Update default configuration for v5.1-rc1
 2019-04-15 17:23 UTC  (4+ messages)
` [PATCH 3/3] ARM: Enable Trusted Foundations for multiplatform ARM v7

[PATCH v3] arm64: sysreg: make mrs_s and msr_s macros work with Clang and LTO
 2019-04-15 17:22 UTC  (5+ messages)

[PATCH 1/2] include: linux: Regularise the use of FIELD_SIZEOF macro
 2019-04-15 17:22 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] "
` ✓ Fi.CI.BAT: success "

[PATCH perf/urgent] perf top: Always sample time
 2019-04-15 17:22 UTC  (2+ messages)

[PATCH-v3 1/2] wireless: Support assoc-at-ms timer in sta-info
 2019-04-15 17:21 UTC  (2+ messages)
` [PATCH-v3 2/2] mac80211: add assoc-at-ms support

[Qemu-devel] [Bug 1824853] [NEW] 4.0.0-rc3 crashes with tcg/tcg.c:3952: tcg_gen_code: Assertion `s->gen_insn_end_off[num_insns] == off' failed
 2019-04-15 17:09 UTC  (2+ messages)
` [Qemu-devel] [Bug 1824853] "

[PATCH v2 0/3] perf/x86/intel: force reschedule on TFA changes
 2019-04-15 17:20 UTC  (4+ messages)
` [PATCH v2 2/2] perf/x86/intel: force resched when TFA sysctl is modified

[PATCH] [v2] arch: add pidfd and io_uring syscalls everywhere
 2019-04-15 17:19 UTC  (6+ messages)

[PATCH] usb-storage: Set virt_boundary_mask to avoid SG overflows
 2019-04-15 17:19 UTC  (3+ messages)
  `  "

[Qemu-devel] [PATCH 0/3] usb-mtp: fix ObjectInfo request handling
 2019-04-15 17:18 UTC  (17+ messages)
` [Qemu-devel] [PATCH 1/3] usb-mtp: fix string length for filename when writing metadata
` [Qemu-devel] [PATCH for-4.0? 0/3] usb-mtp: fix ObjectInfo request handling

[Buildroot] New Package: Entware
 2019-04-15 17:18 UTC  (6+ messages)

[RFC] MIPS: Install final length of TLB refill handler rather than 256 bytes
 2019-04-15 17:17 UTC  (4+ messages)

[Bug 203247] New: jbd2 gets stuck at jbd2_journal_commit_transaction frequently
 2019-04-15 17:15 UTC  (2+ messages)
` [Bug 203247] "

[PATCH 0/4] clone: add CLONE_PIDFD
 2019-04-15 17:15 UTC  (6+ messages)
` [PATCH 2/4] "

[PATCH 0/1] net/core: work around section mismatch warning for ptp_classifier
 2019-04-15 17:14 UTC  (2+ messages)
` [PATCH 1/1] "

[Buildroot] [RFC 1/1] toolchain-external/Config.in: Allow to select custom external-toolchain package
 2019-04-15 17:15 UTC  (5+ messages)

[PATCH v4 00/13] HDCP2.2 Phase II
 2019-04-15 17:14 UTC  (8+ messages)
` [PATCH v4 05/13] drivers: create binary sysfs for class

[PATCH] hugetlbfs: move resv_map to hugetlbfs_inode_info
 2019-04-15 17:11 UTC  (5+ messages)

[U-Boot] [REQ] ls command with date and filename-only
 2019-04-15 17:11 UTC 

[PATCH v2 net-next] ravb: Avoid unsupported internal delay mode for R-Car E3/D3
 2019-04-15 17:10 UTC  (10+ messages)

[PATCH v3 1/5] PCI: Consider alignment of hot-added bridges when distributing available resources
 2019-04-15 17:10 UTC  (5+ messages)
` [PATCH v3 2/5] PCI: Cleanup comments in setup-bus.c to meet kernel coding style guidelines
` [PATCH v3 3/5] PCI: Fix serious bug when sizing bridges with additional size
` [PATCH v3 4/5] PCI: modify kernel parameters to differentiate between MMIO and MMIO_PREF sizes
` [PATCH v3 5/5] PCI: Rename pci=hpiosize,hpmemsize,hpmemprefsize to be more readable

[PATCH] kernel/workqueue: Verify alloc_workqueue() argument list consistency
 2019-04-15 17:09 UTC  (2+ messages)

Per-queue XDP programs, thoughts
 2019-04-15 17:08 UTC  (2+ messages)

[PATCH v3 0/5] PCI: Patch series to support Thunderbolt without any BIOS support
 2019-04-15 17:08 UTC 

[PATCH-v2 1/2] wireless: Support assoc-at-ms timer in sta-info
 2019-04-15 17:08 UTC  (3+ messages)
` [PATCH-v2 2/2] mac80211: add assoc-at-ms support

[Bug 105433] Unreliable Modesetting on Tonga with two DVI Screens
 2019-04-15 17:06 UTC  (2+ messages)

[patch V3 00/32] x86: Add guard pages to exception and interrupt stacks
 2019-04-15 17:05 UTC  (10+ messages)
` [patch V3 01/32] mm/slab: Fix broken stack trace storage
      ` [patch V4 "

[PATCH] locking/lockdep: Make lockdep_unregister_key() honor 'debug_locks' again
 2019-04-15 17:05 UTC 

[PATCH][RFC] nvdimm: pmem: always flush nvdimm for write request
 2019-04-15 17:04 UTC  (6+ messages)
  ` 答复: "

[PATCH 0/4] drm/i915: Finish the ack+handler split for irq handler
 2019-04-15 17:04 UTC  (7+ messages)
` [PATCH 3/4] drm/i915: Split pch irq handling to ack+handler
` [PATCH 4/4] drm/i915: Finish the irq ack+handler split for ilk+

[PATCH 1/2] ARM: tegra: Sort dependencies alphabetically
 2019-04-15 17:04 UTC  (5+ messages)
` [PATCH 2/2] firmware: Move Trusted Foundations support

[PATCH 1/3] dt-bindings: net: add PHY reset controller binding
 2019-04-15 17:04 UTC  (6+ messages)
` [PATCH 2/3] net: phy: add support for reset-controller
` [PATCH 3/3] net: mdio: rename mdio_device reset to reset_gpio

[v2] arm64: dts: ls1028a: Add properties for Mali DP500 node
 2019-04-15 17:03 UTC  (2+ messages)

[PATCH 1/2] wireless: Support auth-at-ms timer in sta-info
 2019-04-15 17:03 UTC  (4+ messages)

[PATCH 0/7] s390: vfio-ap: dynamic configuration support
 2019-04-15 17:02 UTC  (8+ messages)
` [PATCH 1/7] s390: zcrypt: driver callback to indicate resource in use

[PATCH 00/22] Netfilter/IPVS updates for net-next
 2019-04-15 17:00 UTC  (23+ messages)
` [PATCH 01/22] time: Introduce jiffies64_to_msecs()
` [PATCH 02/22] netfilter: nf_tables: remove unused parameter ctx
` [PATCH 03/22] netfilter: nft_redir: Make nft_redir_dump static
` [PATCH 04/22] netfilter: nf_flowtable: skip device lookup from interface index
` [PATCH 05/22] ipvs: allow tunneling with gue encapsulation
` [PATCH 06/22] netfilter: optimize nf_inet_addr_cmp
` [PATCH 07/22] netfilter: nat: add inet family nat support
` [PATCH 08/22] netfilter: nf_tables: merge route type into core
` [PATCH 09/22] netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
` [PATCH 10/22] netfilter: nft_masq: add inet support
` [PATCH 11/22] netfilter: nft_redir: "
` [PATCH 12/22] kselftests: extend nft_nat with inet family based nat hooks
` [PATCH 13/22] netfilter: nft_osf: Add version option support
` [PATCH 14/22] netfilter: make two functions static
` [PATCH 15/22] netfilter: nf_nat: merge ip/ip6 masquerade headers
` [PATCH 16/22] netfilter: x_tables: merge ip and ipv6 masquerade modules
` [PATCH 17/22] netfilter: nf_nat_masquerade: unify ipv4/6 notifier registration
` [PATCH 18/22] selftests: netfilter: add ebtables broute test case
` [PATCH 19/22] bridge: reduce size of input cb to 16 bytes
` [PATCH 20/22] bridge: netfilter: unroll NF_HOOK helper in bridge input path
` [PATCH 21/22] bridge: broute: make broute a real ebtables table
` [PATCH 22/22] bridge: only include nf_queue.h if needed

[GIT PULL 1/2] device tree changes for omaps for v5.2
 2019-04-15 17:00 UTC  (4+ messages)
` [GIT PULL 2/2] dts changes for ti-sysc driver "

Fwd: nfs v4.2 leaking file descriptors
 2019-04-15 17:00 UTC 

[Bug 203321] New: Kernel Panic when i restart host
 2019-04-15 16:59 UTC  (2+ messages)
` [Bug 203321] "

[RFC][PATCH 00/16] sched: Core scheduling
 2019-04-15 16:59 UTC  (7+ messages)
` [RFC][PATCH 13/16] sched: Add core wide task selection and scheduling

[PATCH 1/4] drm/i915: Verify workarounds immediately after application
 2019-04-15 16:59 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/4] "

[PATCH v1 1/2] dbus: Add support to tcp address
 2019-04-15 16:59 UTC  (2+ messages)

[RFC PATCH v2] perf/x86: make perf callchain work without CONFIG_FRAME_POINTER
 2019-04-15 16:58 UTC  (3+ messages)

[PATCH 0/3] drm/panel: simple: Add support for Evervision VGG804821
 2019-04-15 16:59 UTC  (7+ messages)
` [PATCH 3/3] drm/panel: simple: Add Evervision VGG804821 pannel support

[PATCH v3 0/2] Microchip QT1050 support
 2019-04-15 16:56 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: input: add Microchip QT1050 bindings
` [PATCH v3 2/2] Input: qt1050 - add Microchip AT42QT1050 support

[4/6] dma: tegra: add accurate reporting of dma state
 2019-04-15 16:56 UTC  (11+ messages)
                ` [PATCH 4/6] "

[regulator:for-next 103/105] drivers/regulator/stm32-pwr.c:35:5: sparse: symbol 'ready_mask_table' was not declared. Should it be static?
 2019-04-15 16:52 UTC  (4+ messages)
` [RFC PATCH regulator] regulator: ready_mask_table[] can be static

[meta-oe][PATCH] s-suite: push SRCREV to version 3.2
 2019-04-15 16:51 UTC  (2+ messages)

[Qemu-devel] [PATCH] usb-mtp: change default to success for usb_mtp_update_object
 2019-04-15 16:50 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mq: fixes for Zii Ultra board
 2019-04-15 16:50 UTC 

[U-Boot] [PATCH] ARM: imx: Fix typo in select option for ZMX25
 2019-04-15 16:50 UTC  (2+ messages)

[PATCH v3.1 0/9] btrfs: Refactor delayed ref parameter list
 2019-04-15 16:50 UTC  (5+ messages)
` [PATCH v3.1 1/9] btrfs: delayed-ref: Introduce better documented delayed ref structures

[PATCH v10 0/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD & SPI driver
 2019-04-15 16:49 UTC  (3+ messages)
` [PATCH v10 3/3] dt-bindings: mfd: Document Renesas R-Car Gen3 RPC-IF controller bindings

INFO: task hung in __io_uring_register
 2019-04-15 16:49 UTC  (2+ messages)

[PATCH 0/7] introduce cpu.headroom knob to cpu controller
 2019-04-15 16:48 UTC  (2+ messages)

[PATCH v2 1/5] drm/scheduler: rework job destruction
 2019-04-15 16:48 UTC  (3+ messages)
` [PATCH v2 2/5] drm/sched: Keep s_fence->parent pointer

[Qemu-devel] [PATCH 00/17] Clean up and simplify around fprintf_function
 2019-04-15 16:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH 14/17] qom/cpu: Simplify how CPUClass:cpu_dump_state() prints

[PATCH v2 0/2] Optimize pid filters and add --no-filter option
 2019-04-15 16:47 UTC  (2+ messages)
` [PATCH v2 2/2] trace-cmd: Add --no-filter option to not filter recording processes


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.