All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-04 16:51:20 to 2019-04-04 17:50:28 UTC [more...]

[PATCH net-next 00/18] ipv4: Enable support for IPv6 gateway with IPv4 routes
 2019-04-04 17:50 UTC  (14+ messages)
` [PATCH net-next 01/18] ipv6: Add fib6_nh_init and release to stubs
` [PATCH net-next 02/18] ipv6: Add neighbor helpers that use the ipv6 stub
` [PATCH net-next 04/18] ipv4: Prepare rtable for IPv6 gateway
` [PATCH net-next 07/18] ipv4: Add support to fib_config "
` [PATCH net-next 10/18] neighbor: Add skip_cache argument to neigh_output
` [PATCH net-next 11/18] ipv4: Add helpers for neigh lookup for nexthop
` [PATCH net-next 12/18] bpf: Handle ipv6 gateway in bpf_ipv4_fib_lookup
` [PATCH net-next 13/18] ipv4: Handle ipv6 gateway in ipv4_confirm_neigh
` [PATCH net-next 14/18] ipv4: Handle ipv6 gateway in fib_detect_death
` [PATCH net-next 15/18] ipv4: Handle ipv6 gateway in fib_good_nh
` [PATCH net-next 16/18] ipv4: Flag fib_info with a fib_nh using IPv6 gateway
` [PATCH net-next 17/18] ipv4: Allow ipv6 gateway with ipv4 routes
` [PATCH net-next 18/18] selftests: fib_tests: Add tests for ipv6 gateway with ipv4 route

[PATCH net-next] net: bridge: update multicast stats from maybe_deliver()
 2019-04-04 17:50 UTC  (2+ messages)
` [Bridge] "

[PATCH net-next] net: use kfree_skb_list() from ip_do_fragment()
 2019-04-04 17:50 UTC  (2+ messages)

[PATCH v4 2/2] PCI: iproc: Add outbound configuration for 32-bit I/O region
 2019-04-04 17:48 UTC  (13+ messages)

[PATCH net] net/sched: act_sample: fix divide by zero in the traffic path
 2019-04-04 17:47 UTC  (2+ messages)

[freebsd-master test] 134336: all pass - PUSHED
 2019-04-04 17:45 UTC 

[PATCH bpf] bpf: report verifier bugs as warnings
 2019-04-04 17:45 UTC  (6+ messages)

[PATCH net] net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stop
 2019-04-04 17:45 UTC  (2+ messages)

[PATCH v3 0/4] Fix system crash for accessing unmapped IO port regions
 2019-04-04 17:43 UTC  (7+ messages)
` [PATCH v3 3/4] lib: logic_pio: Reject accesses to unregistered CPU MMIO regions

[PATCH-tip v4 00/11] locking/rwsem: Rwsem rearchitecture part 1
 2019-04-04 17:43 UTC  (12+ messages)
` [PATCH-tip v4 01/11] locking/rwsem: Relocate rwsem_down_read_failed()
` [PATCH-tip v4 02/11] locking/rwsem: Move owner setting code from rwsem.c to rwsem.h
` [PATCH-tip v4 03/11] locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.h
` [PATCH-tip v4 04/11] locking/rwsem: Micro-optimize rwsem_try_read_lock_unqueued()
` [PATCH-tip v4 05/11] locking/rwsem: Add debug check for __down_read*()
` [PATCH-tip v4 06/11] locking/rwsem: Enhance DEBUG_RWSEMS_WARN_ON() macro
` [PATCH-tip v4 07/11] locking/qspinlock_stat: Introduce a generic lockevent counting APIs
` [PATCH-tip v4 08/11] locking/lock_events: Make lock_events available for all archs & other locks
` [PATCH-tip v4 09/11] locking/lock_events: Don't show pvqspinlock events on bare metal
` [PATCH-tip v4 10/11] locking/rwsem: Enable lock event counting
` [PATCH-tip v4 11/11] locking/rwsem: Optimize rwsem structure for uncontended lock acquisition

[PATCH v5 1/3] platform/chrome: wilco_ec: Standardize mailbox interface
 2019-04-04 17:43 UTC  (5+ messages)
` [PATCH v5 2/3] platform/chrome: Add Wilco EC keyboard backlight LEDs support
` [PATCH v5 3/3] platform/chrome: Standardize Chrome OS keyboard backlight name

[xen-unstable-smoke test] 134395: trouble: blocked/broken/pass
 2019-04-04 17:42 UTC 

[PATCH] drivers: remove Linux EAL from headers include path
 2019-04-04 17:42 UTC  (2+ messages)

[PATCH rdma-next 00/12] Move IB representors to single IB device multiple ports
 2019-04-04 17:42 UTC  (3+ messages)

[PATCH] KVM: arm/arm64: ensure vcpu target is unset on reset failure
 2019-04-04 17:42 UTC 

[PATCH v2 0/6] drm/cirrus: rewrite and modernize driver
 2019-04-04 17:41 UTC  (17+ messages)
` [PATCH v2 1/6] drm: move tinydrm_memcpy() to drm_fb_helper.c
` [PATCH v2 2/6] drm: add dstclip parameter to drm_fb_memcpy()
` [PATCH v2 3/6] drm: move tinydrm_xrgb8888_to_rgb565() to drm_fb_helper.c
` [PATCH v2 4/6] drm: add dstclip parameter to drm_fb_xrgb8888_to_rgb565()
` [PATCH v2 5/6] drm: add drm_fb_xrgb8888_to_rgb888() function to drm_fb_helper.c
` [PATCH v2 6/6] drm/cirrus: rewrite and modernize driver

[RFC PATCH 0/7] Early task context tracking
 2019-04-04 17:40 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] target/mips: errors and warnings cleanups
 2019-04-04 17:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] target/mips: realign comments to fix checkpatch warnings
` [Qemu-devel] [PATCH v2 2/2] target/mips: add or remove space to fix checkpatch errors

[PATCH RFC 0/8] Exynos Adaptive Supply Voltage support
 2019-04-04 17:17 UTC  (18+ messages)
    ` [PATCH RFC 1/8] soc: samsung: Add exynos chipid driver support
    ` [PATCH RFC 2/8] soc: samsung: Exynos chipid driver update
    ` [PATCH RFC 3/8] dt-bindings: exynos: Add ASV tables binding documentation
    ` [PATCH RFC 4/8] soc: samsung: Add Exynos Adaptive Supply Voltage driver
    ` [PATCH RFC 5/8] ARM: EXYNOS: enable exynos_chipid for ARCH_EXYNOS
    ` [PATCH RFC 6/8] ARM64: "
    ` [PATCH RFC 7/8] ARM: EXYNOS: Enable exynos-asv driver "
    ` [PATCH RFC 8/8] ARM: dts: exynos: Add ASV tables for exynos5422/5800

[PATCH net-next 0/2] sctp: fully support memory accounting
 2019-04-04 17:38 UTC  (5+ messages)

[PATCH 0/9] R-Car DU: Add missing RGB pixel formats
 2019-04-04 17:39 UTC  (4+ messages)
` [PATCH 4/9] media: vsp1: Add support for missing 32-bit RGB formats

[BUG] perf: intel_pt won't display kernel function
 2019-04-04 17:38 UTC  (12+ messages)

Regression causes a hang on boot with a Comtrol PCI card
 2019-04-04 17:36 UTC  (3+ messages)

[PATCH net 0/6] net: hns: bugfixes for HNS Driver
 2019-04-04 17:35 UTC  (2+ messages)

[PATCH] net/softnic: fix unchecked return value
 2019-04-04 17:34 UTC  (3+ messages)

[PATCH] PCI: imx6: Allow async probe
 2019-04-04 17:32 UTC  (3+ messages)

[PATCH v6 00/20] x86/split_lock: Enable split locked accesses detection
 2019-04-04 17:31 UTC  (8+ messages)
` [PATCH v6 04/20] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access
` [PATCH v6 10/20] x86/split_lock: Handle #AC exception for split lock

[PATCH 5.0 000/246] 5.0.7-stable review
 2019-04-04 17:32 UTC  (4+ messages)
` [PATCH 5.0 047/246] fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes

[ptest-runner] Run ptests via stdbuf configured to line-buffering
 2019-04-04 17:31 UTC  (2+ messages)

interest in post-mortem examination of a BTRFS system and improving the btrfs-code?
 2019-04-04 17:31 UTC  (4+ messages)

[PATCH] drivers: net: use atomic_fetch_add_unless() for v4.19 and higher
 2019-04-04 17:31 UTC  (2+ messages)

[PATCH] kernel: drivers: igb: use READ_ONCE instead of ACCESS_ONCE
 2019-04-04 17:30 UTC  (2+ messages)

[PATCH 0/6] stricter netlink validation
 2019-04-04 17:28 UTC  (2+ messages)

[PATCH] rtnet: experimental: 3c59x: fix config name in makefile
 2019-04-04 17:28 UTC  (2+ messages)

[Bug 110214] amdgpu: xterm scrollback buffer disappears while paging up/down
 2019-04-04 17:26 UTC  (2+ messages)
` [Bug 110214] radeonsi: xterm scrollback buffer disappears while Shift+PgUp and PgDn

[RFC PATCH] perf/x86: make perf callchain work without CONFIG_FRAME_POINTER
 2019-04-04 17:25 UTC 

[Bug 110138] Adaptive Sync, VRR, FreeSync out of range
 2019-04-04 17:25 UTC 

[PATCH] dmaengine: bcm2835: Drop duplicate capability setting
 2019-04-04 17:25 UTC  (3+ messages)
`  "

[PATCH 00/31] Kill the_repository in sha1-name.c
 2019-04-04 17:25 UTC  (6+ messages)
` [PATCH v2 00/32] nd/sha1-name-c-wo-the-repository updates
  ` [PATCH v2 01/32] rebase: 'make coccicheck' cleanup
  ` [PATCH v2 10/32] commit.c: add repo_get_commit_tree()

[PATCH 0/4] arm64: SPE ACPI enablement
 2019-04-04 17:24 UTC  (6+ messages)
` [PATCH 4/4] perf: arm_spe: Enable ACPI/Platform automatic module loading

[PATCH] drm/i915: add Makefile magic for testing headers are self-contained
 2019-04-04 17:24 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: add Makefile magic for testing headers are self-contained (rev4)

[PATCH] scrub: fix typo in unicrash header file
 2019-04-04 17:24 UTC 

[PATCH] TCG2 log support build fixes for non-x86_64
 2019-04-04 17:24 UTC  (6+ messages)
` [PATCH 1/2] efi: Fix cast to pointer from integer of different size in TPM log code

Xen Project Community Call April 4th: @15:00 UTC Call for agenda items
 2019-04-04 17:23 UTC  (2+ messages)
` Xen Project Community Call April 4th: Minutes

DPDK Release Status Meeting 4/4/2019
 2019-04-04 17:22 UTC 

[RESEND PATCH 0/3] improve vmap allocation
 2019-04-04 17:21 UTC  (6+ messages)
` [RESEND PATCH 1/3] mm/vmap: keep track of free blocks for "

[PATCH V2 net-next 00/12] code optimizations & bugfixes for HNS3 driver
 2019-04-04 17:20 UTC  (2+ messages)

[Lkcamp] [PATCH] staging: rtl8192u: Add missing space
 2019-04-04 17:19 UTC 

[RFC PATCH v9 00/13] Add support for eXclusive Page Frame Ownership
 2019-04-04 17:18 UTC  (16+ messages)
` [RFC PATCH v9 02/13] x86: always set IF before oopsing from page fault
` [RFC PATCH v9 03/13] mm: Add support for eXclusive Page Frame Ownership (XPFO)

[PATCH] objtool: Add rewind_stack_do_exit() to the noreturn list
 2019-04-04 17:17 UTC 

current patches for cifs-utils release
 2019-04-04 17:16 UTC  (2+ messages)

Does obmc-ikvm work with bmcweb?
 2019-04-04 17:16 UTC  (5+ messages)
    ` ikvm refresh failed on host screen 1680x1050 resolution

linux-next: Tree for Apr 3
 2019-04-04 17:16 UTC  (5+ messages)
` linux-next: Tree for Apr 3 (objtool)

[PATCH V4 0/7] blk-mq: fix races related with freeing queue
 2019-04-04 17:14 UTC  (3+ messages)
` [PATCH V4 7/7] SCSI: don't hold device refcount in IO path

[PATCH iproute2-next] ip xfrm: support setting/printing XFRMA_IF_ID attribute in states/policies
 2019-04-04 17:13 UTC  (2+ messages)

[Bug] Rockchip crypto driver sometimes produces wrong ciphertext
 2019-04-04 17:12 UTC  (9+ messages)

[PATCH v2 00/36] xfsprogs-5.0: fix various problems
 2019-04-04 17:10 UTC  (7+ messages)
` [PATCH 45/36] xfs_scrub: rename confusing structure
  ` [PATCH v2 "
` [PATCH 46/36] xfs_scrub: remove pointless xfs_verify_error_info struct
  ` [PATCH v2 "

[PATCH] devargs: remove experimental from APIs
 2019-04-04 17:10 UTC  (2+ messages)

[PATCH][next] qtnfmac: replace qtnf_cmd_acl_data_size() with struct_size()
 2019-04-04 16:45 UTC  (6+ messages)

[Proposal] End-user impacts and change log + details
 2019-04-04 17:10 UTC  (2+ messages)

[PATCH] block: Fix blk_mq_try_issue_directly()
 2019-04-04 17:09 UTC  (7+ messages)

[PATCH v5 0/3] drm/panel: Support Rocktech jh057n00900 DSI panel
 2019-04-04 17:09 UTC  (11+ messages)
      ` [PATCH] drm/panel: Rocktech jh057n00900: Add terminating newlines to logging

[PATCH] block: Revert v5.0 blk_mq_request_issue_directly() changes
 2019-04-04 17:08 UTC 

[Qemu-devel] [PULL 0/2] xen queue for 4.0-rc3
 2019-04-04 17:07 UTC  (6+ messages)
`  "
` [Qemu-devel] [PULL 1/2] xen-block: only advertize discard to the frontend when it is enabled
  `  "
` [Qemu-devel] [PULL 2/2] xen-block: scale sector based quantities correctly
  `  "

[PATCH] net: fix Tx VLAN flag for offload emulation
 2019-04-04 17:07 UTC  (2+ messages)

[PATCH v1 0/6] Introduce AF_XDP PMD
 2019-04-04 17:05 UTC  (6+ messages)
` [PATCH v11 0/1] "
  ` [PATCH v11 1/1] net/af_xdp: introduce AF XDP PMD driver

[RFC PATCH] random: add a spinlock in addition to get_cpu_var()
 2019-04-04 17:05 UTC 

[RFC PATCH] x86/entry/64: randomize kernel stack offset upon syscall
 2019-04-04 17:03 UTC  (4+ messages)

[RESEND 2/2] arm64: dts: sunxi: h6: Add device node for SID
 2019-04-04 17:01 UTC  (2+ messages)

[PATCH v5 00/15] Add support for Hygon Dhyana Family 18h processor
 2019-04-04 17:00 UTC  (4+ messages)

[PATCH] reta_query: Doc requirements on reta_conf
 2019-04-04 17:00 UTC  (2+ messages)

[RFC PATCH] powerpc/mm: Reduce memory usage for mm_context_t for radix
 2019-04-04 16:55 UTC  (4+ messages)

[PATCH RFC 0/5] cpu/speculation: Add 'cpu_spec_mitigations=' cmdline options
 2019-04-04 16:50 UTC  (9+ messages)
` [PATCH RFC 1/5] "
` [PATCH RFC 3/5] powerpc/speculation: Add support for "
` [PATCH RFC 4/5] s390/speculation: "
` [PATCH RFC 5/5] arm64/speculation: "

[RESEND 0/2] nvmem: sunxi-sid: add SID controller support for H6
 2019-04-04 16:57 UTC  (6+ messages)
` [RESEND 1/2] nvmem: sunxi_sid: Support SID on H6
` [RESEND 2/2] arm64: dts: sunxi: h6: Add device node for SID

[POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
 2019-04-04 16:57 UTC 

[RFC] arm64/linux/loader: Use EFI CODE allocations for the linux kernel
 2019-04-04 16:57 UTC  (2+ messages)

[PATCH] drm/i915: Fix context IDs not released on driver hot unbind
 2019-04-04 16:57 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v7 00/27] KVM: arm64: SVE guest support
 2019-04-04 16:56 UTC  (7+ messages)
` [PATCH v7 18/27] KVM: arm64/sve: Add SVE support to register access ioctl interface

DPDK ABI/API Stability
 2019-04-04 16:56 UTC  (4+ messages)
  ` [dpdk-techboard] "

Linux kernel 3.16.65 released
 2019-04-04 16:55 UTC 

[PATCH] libnvdimm, pmem: fix a possible OOB access when read and write pmem
 2019-04-04 16:54 UTC  (2+ messages)

[PATCH] mm/gup.c: fix the wrong comments
 2019-04-04 16:53 UTC  (3+ messages)

[PATCH] Optimization calculation expression of Macro
 2019-04-04 16:52 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mq: add GPU node
 2019-04-04 16:52 UTC  (2+ messages)

[PATCH 0/6] drm/i915: Finish the GAMMA_LUT stuff
 2019-04-04 16:52 UTC  (3+ messages)
` [PATCH 6/6] drm/i915: Expose the legacy LUT via the GAMMA_LUT/GAMMA_LUT_SIZE props on gen2/3

[PATCH 1/8] dt-bindings: phy: tegra-xusb: List PLL power supplies
 2019-04-04 16:51 UTC  (4+ messages)
` [PATCH v2 8/8] arm64: tegra: Add NVIDIA Jetson Nano Developer Kit support

[Bug 108879] [CIK] [regression] clinfo hangs indefinitely in si_create_context
 2019-04-04 16:51 UTC  (2+ messages)
` [Bug 108879] [CIK] [regression] All opencl apps "


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.