All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-21 20:57:49 to 2018-03-21 22:29:31 UTC [more...]

[RFC v3 net-next 00/18] Time based packet transmission
 2018-03-21 22:29 UTC  (4+ messages)
` [RFC v3 net-next 13/18] net/sched: Introduce the TBS Qdisc

detecting integer constant expressions in macros
 2018-03-21 22:27 UTC  (4+ messages)

[PATCH V2 net-next 00/14] TLS offload, netdev & MLX5 support
 2018-03-21 22:27 UTC  (17+ messages)
` [PATCH V2 net-next 01/14] tcp: Add clean acked data hook
` [PATCH V2 net-next 02/14] net: Rename and export copy_skb_header
` [PATCH V2 net-next 03/14] net: Add Software fallback infrastructure for socket dependent offloads
` [PATCH V2 net-next 04/14] net: Add TLS offload netdev ops
` [PATCH V2 net-next 05/14] net: Add TLS TX offload features
` [PATCH V2 net-next 06/14] net/tls: Add generic NIC offload infrastructure
` [PATCH V2 net-next 07/14] net/tls: Support TLS device offload with IPv6
` [PATCH V2 net-next 08/14] net/mlx5e: Move defines out of ipsec code
` [PATCH V2 net-next 09/14] net/mlx5: Accel, Add TLS tx offload interface
` [PATCH V2 net-next 10/14] net/mlx5e: TLS, Add Innova TLS TX support
` [PATCH V2 net-next 11/14] net/mlx5e: TLS, Add Innova TLS TX offload data path
` [PATCH V2 net-next 12/14] net/mlx5e: TLS, Add error statistics
` [PATCH V2 net-next 13/14] MAINTAINERS: Update mlx5 innova driver maintainers
` [PATCH V2 net-next 14/14] MAINTAINERS: Update TLS maintainers

[PATCH 1/4] PCI/AER: Return approrpiate value when AER is not supported
 2018-03-21 22:27 UTC  (3+ messages)

[PATCH 00/11] Moving global state into the repository object (part 2)
 2018-03-21 22:26 UTC  (29+ messages)
` [PATCH 00/44] reroll nd/remove-ignore-env.. sb/object-store and sb/packfiles
  ` [PATCH 01/44] repository: initialize the_repository in main()
  ` [PATCH 02/44] repository.c: move env-related setup code back to environment.c
  ` [PATCH 03/44] repository.c: delete dead functions
  ` [PATCH 04/44] sha1_file.c: move delayed getenv(altdb) back to setup_git_env()
  ` [PATCH 05/44] repository: delete ignore_env member
  ` [PATCH 06/44] repository: introduce raw object store field
  ` [PATCH 09/44] object-store: free alt_odb_list
  ` [PATCH 10/44] object-store: move packed_git and packed_git_mru to object store
  ` [PATCH 11/44] object-store: close all packs upon clearing the "
  ` [PATCH 12/44] pack: move prepare_packed_git_run_once to "
  ` [PATCH 13/44] pack: move approximate object count "

[Qemu-devel] [PATCH 0/3] hw/rdma: Fix 32-bit compilation
 2018-03-21 22:24 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] hw/rdma: Change host_virt to void *
` [Qemu-devel] [PATCH 2/3] hw/rdma: Use correct print format in CHK_ATTR macro
` [Qemu-devel] [PATCH 3/3] hw/rdma: Fix 32-bit compilation

mm/hmm: a simple question regarding devm_request_mem_region()
 2018-03-21 22:23 UTC 

linux-next: manual merge of the ftrace tree with the jc_docs tree
 2018-03-21 22:21 UTC  (5+ messages)

[Qemu-devel] [PATCH v5.2 for 2.13 0/4] tpm: Extend TPM with state migration support
 2018-03-21 22:19 UTC  (9+ messages)
` [Qemu-devel] [PATCH v5.2 for 2.13 1/4] tpm: extend TPM emulator "
` [Qemu-devel] [PATCH v5.2 for 2.13 3/4] docs: tpm: add VM save/restore example and troubleshooting guide

[PATCH net-next 1/1] tc-testing: updated police, mirred, skbedit and skbmod with more tests
 2018-03-21 22:17 UTC 

[PATCH net-next RFC V1 0/5] Peer to Peer One-Step time stamping
 2018-03-21 22:16 UTC  (16+ messages)
` [PATCH net-next RFC V1 1/5] net: Introduce peer to peer one step PTP "
` [PATCH net-next RFC V1 2/5] net: phy: Move time stamping interface into the generic mdio layer
` [PATCH net-next RFC V1 3/5] net: Introduce field for the MII time stamper
` [PATCH net-next RFC V1 5/5] net: mdio: Add a driver for InES time stamping IP core

[PATCH 00/15] hmm: fixes and documentations v3
 2018-03-21 22:16 UTC  (6+ messages)
` [PATCH 03/15] mm/hmm: HMM should have a callback before MM is destroyed v2

[Qemu-devel] [Libguestfs] [PATCH] tests: regressions: make test-big-heap use a temporary empty file
 2018-03-21 22:15 UTC  (5+ messages)
      ` [Qemu-devel] [Qemu-block] "

[Bug 104064] (DC 4.15-rc2) WARNING: CPU: 4 PID: 75 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:601 dm_suspend+0x4e/0x60 [amdgpu]
 2018-03-21 22:15 UTC  (3+ messages)

[RFC PATCH 0/8] Drop mmap_sem during unmapping large map
 2018-03-21 22:15 UTC  (11+ messages)
` [RFC PATCH 1/8] mm: mmap: unmap large mapping by section

[RFT][PATCH v7 0/8] sched/cpuidle: Idle loop rework
 2018-03-21 22:15 UTC  (5+ messages)
` [RFT][PATCH v7 5/8] cpuidle: Return nohz hint from cpuidle_select()

[PATCH REPOST v4 0/7] netdev: intel: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-21 22:14 UTC  (17+ messages)
` [PATCH REPOST v4 5/7] ixgbevf: keep writel() closer to wmb()
  ` [Intel-wired-lan] "

[3rdparty][PATCH] linux-warp7: enable CONFIG_FHANDLE
 2018-03-21 22:14 UTC 

4.16-rc5 on Motorola Droid 4
 2018-03-21 22:13 UTC  (8+ messages)

[morty][meta-processor-sdk][PATCH] starterware: SRCREV bump to 02.01.01.06B
 2018-03-21 22:13 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH net v2 0/7] fix idr leak in actions
 2018-03-21 22:13 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3] igt/gem_measure_ring_size_inflight: Measure smallest inflight ring size
 2018-03-21 22:11 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for igt/gem_measure_ring_size_inflight: Measure smallest inflight ring size (rev3)

[PATCH] qede: fix spelling mistake: "registeration" -> "registration"
 2018-03-21 22:10 UTC  (3+ messages)

[PATCH] bnx2x: fix spelling mistake: "registeration" -> "registration"
 2018-03-21 22:10 UTC  (3+ messages)

[trivial PATCH V2] treewide: Align function definition open/close braces
 2018-03-21 22:09 UTC  (3+ messages)

[GIT PULL] nvme fix for 4.16-rc6
 2018-03-21 22:08 UTC  (8+ messages)

[PATCH v4 0/3] stash push -u -- <pathspec> fixes
 2018-03-21 22:07 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/3] stash push: avoid printing errors
        ` [PATCH] stash: drop superfluos pathspec parameter (was: Re: [PATCH v5 2/3] stash push: avoid printing errors)
          ` [PATCH] stash: drop superfluos pathspec parameter

[PATCH v2 bpf-next 0/8] bpf, tracing: introduce bpf raw tracepoints
 2018-03-21 22:05 UTC  (4+ messages)
` [PATCH v2 bpf-next 4/8] tracepoint: compute num_args at build time

[PATCH 00/15] x86: Enable FSGSBASE instructions
 2018-03-21 22:03 UTC  (8+ messages)
` [PATCH 13/15] x86/fsgsbase/64: With FSGSBASE, compare GS bases on paranoid_entry

[PATCH 0/2] fix networking drivers matrix sizes
 2018-03-21 22:05 UTC  (2+ messages)

Fwd: Re: BUG: unable to handle kernel paging request at ffff9fb75f827100
 2018-03-21 22:03 UTC  (8+ messages)
                      ` spurious full btrfs corruption

[PATCH] media: uvcvideo: Prevent setting unavailable flags
 2018-03-21 22:04 UTC  (2+ messages)

[PATCH] RISC-V: build vdso-dummy.o with -no-pie
 2018-03-21 21:26 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/8] gstreamer1: bump to 1.14
 2018-03-21 22:02 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/8] gst-plugins-{base, good, bad, ugly}: "

Please add new board files for WLE1216V5-20 and another Compex NIC
 2018-03-21 21:59 UTC 

[Qemu-devel] raw iotest regressions in 2.12.0-rc0
 2018-03-21 21:58 UTC 

[PATCH] maintainers: resign from GSO lib maintenance
 2018-03-21 21:58 UTC  (4+ messages)

fio server/client disconnect bug
 2018-03-21 21:58 UTC  (19+ messages)

[PATCH] MAINTAINERS: resign from vhost/virtio maintainer
 2018-03-21 21:54 UTC  (4+ messages)

Out of space and incorrect size reported
 2018-03-21 21:56 UTC  (2+ messages)

[PATCH] drm: Fix uabi regression by allowing garbage mode->type from userspace
 2018-03-21 21:54 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[RFC PATCH] nvme: avoid race-conditions when enabling devices
 2018-03-21 21:53 UTC  (8+ messages)

[PATCH net-next v5 0/2] net: permit skb_segment on head_frag frag_list skb
 2018-03-21 21:51 UTC  (3+ messages)
` [PATCH net-next v5 1/2] "

[PATCH] filter-branch: use printf instead of echo -e
 2018-03-21 21:50 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] maintainers: update vhost lib and pmd
 2018-03-21 21:50 UTC  (3+ messages)

[RFC PATCH 0/3] rebase-interactive
 2018-03-21 21:49 UTC  (5+ messages)
` [RFC PATCH v2 0/1] rebase-interactive: Add git_rebase__interactive__preserve_merges
  ` [RFC PATCH v2 1/1] "

[PATCH v8] ndctl: Add support for get bus and region persistence domain
 2018-03-21 21:55 UTC 

BCM43341B0 Frame reassembly failed
 2018-03-21 21:48 UTC 

mlx5 reta size is dynamic
 2018-03-21 21:47 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 00/14] fp-test + hostfloat
 2018-03-21 21:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 07/14] fpu: introduce hostfloat

[Buildroot] Unicode problem with check-uniq-files
 2018-03-21 21:44 UTC  (4+ messages)

[PATCH] drivers: rename bbdev directory to baseband
 2018-03-21 21:43 UTC  (3+ messages)

[PATCH v7 0/2] x86/devicetree: Enable multiprocessing
 2018-03-21 21:35 UTC  (3+ messages)
` [PATCH v7 1/2] of: Documentation: Specify local APIC ID in "reg"
` [PATCH v7 2/2] x86/devicetree: Use CPU description from Device Tree

[PATCH 0/5] ARM: clang support
 2018-03-21 21:41 UTC  (9+ messages)
` [PATCH 3/5] ARM: trusted_foundations: do not use naked function

[PATCH] MAINTAINERS: update maintainers for MTD and SPI NOR subsystems
 2018-03-21 21:33 UTC  (4+ messages)

[PATCH] memcg, thp: do not invoke oom killer on thp charges
 2018-03-21 21:41 UTC  (4+ messages)

[PATCH urcu] Add support for the RISC-V architecture
 2018-03-21 21:38 UTC 

[PATCH 2/3] bus/pci: expose sysfs parsing API
 2018-03-21 21:37 UTC  (7+ messages)
` [PATCH v2 0/3] add ifcvf driver
  ` [PATCH v2 1/3] eal/vfio: add support for multiple container
  ` [PATCH v2 3/3] net/ifcvf: add ifcvf driver

[PATCH] PCI: Support PCIe 4.0 data rate(16.0 GT/s)
 2018-03-21 21:37 UTC  (2+ messages)

[PATCH] mm/vmscan: fix unsequenced modification and access warning
 2018-03-21 21:37 UTC  (3+ messages)

[Buildroot] [PATCH next v2 4/5] support/scripts/pkg-stats-new: add latest upstream version information
 2018-03-21 21:35 UTC  (4+ messages)

[PATCH 1/2] drm/i915/selftests: Include the trace as a debug aide
 2018-03-21 21:35 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] "
` ✓ Fi.CI.BAT: success "

[PATCH] nfsd: zero out umask if the client didn't provide one
 2018-03-21 21:35 UTC  (2+ messages)

[PATCH 00/17] ICL PLLs, DP/HDMI and misc display
 2018-03-21 21:34 UTC  (4+ messages)
` [PATCH 01/17] drm/i915/icl: add definitions for the ICL PLL registers

[PATCH 0/4] xfsprogs: more misc fixes
 2018-03-21 21:31 UTC  (5+ messages)
` [PATCH 5/4] misc: remove darwin, irix, and freebsd support

[Buildroot] [PATCH] xfsprogs: fix build with libunistring
 2018-03-21 21:31 UTC  (2+ messages)

wireguard for site-to-site VPN use case
 2018-03-21 21:40 UTC 

[PATCH v7] ndctl: Add support for get bus and region persistence domain
 2018-03-21 21:35 UTC  (3+ messages)

[patch] mm, thp: do not cause memcg oom for thp
 2018-03-21 21:27 UTC  (7+ messages)

[PATCH v2] routines to generate JSON data
 2018-03-21 21:25 UTC  (3+ messages)
` [PATCH v2] json_writer: new routines to create data in JSON format

[PATCH][next] gre: fix TUNNEL_SEQ bit check on sequence numbering
 2018-03-21 21:22 UTC  (3+ messages)

[MPTCP] [RFC 1/1] Add MPTCP code to work with the modified TCP code
 2018-03-21 21:22 UTC 

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 17.3.7
 2018-03-21 21:21 UTC  (2+ messages)

[PATCH 2/2] x86/unwind: Make CONFIG_UNWINDER_ORC=y the default in kconfig for 64-bit
 2018-03-21 21:19 UTC  (8+ messages)

[PATCH v2 00/10] PCI DT header refactoring and compile test improvements
 2018-03-21 21:19 UTC  (4+ messages)
` [PATCH v2 02/10] PCI: iproc: Remove dependency on ARM specific struct pci_sys_data

[Qemu-devel] [PATCH for-2.12 1/2] rdma: fix up include directives
 2018-03-21 21:15 UTC  (2+ messages)

[RFC PATCH 0/6] Energy Aware Scheduling
 2018-03-21 21:15 UTC  (6+ messages)
` [RFC PATCH 4/6] sched/fair: Introduce an energy estimation helper function

[PATCH v3] xen/acpi: upload _PSD info for non Dom0 CPUs too
 2018-03-21 21:15 UTC  (3+ messages)

[PATCH net-next v2] net: mvpp2: Don't use dynamic allocs for local variables
 2018-03-21 21:14 UTC  (3+ messages)

[PATCH] drm/i915: Flush pending interrupt following a GPU reset
 2018-03-21 21:13 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] x86/xen: Delay get_cpu_cap until stack canary is established
 2018-03-21 21:14 UTC  (3+ messages)

DMA Mapping Error in ppc64
 2018-03-21 21:00 UTC 

[PATCH v2 1/3] xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling
 2018-03-21 21:13 UTC  (3+ messages)

[PATCH] rapidio: fix typo in comment
 2018-03-21 21:10 UTC 

[PATCH 0/2] xfs: fixes for inode allocation issues
 2018-03-21 21:10 UTC  (4+ messages)
` [PATCH 1/2] xfs: catch inode allocation state mismatch corruption

[PATCH 0/7] vhost: support selective datapath
 2018-03-21 21:08 UTC  (6+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 2/5] "
  ` [PATCH v3 3/5] vhost: add apis for datapath configuration

[PATCH 00/10] drm/uapi: Validate mode flags/type, and deprecate some of them
 2018-03-21 21:06 UTC  (5+ messages)
` [PATCH 02/10] drm/uapi: Validate the mode flags/type
  ` drm-next xf86-video-vmware breakage Was "

[PATCH] doc: announce ethdev CRC strip flag deprecation
 2018-03-21 21:05 UTC  (4+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] ethdev: add new offload flag to keep CRC

[PATCH] arm64: tlbflush: avoid writing RES0 bits
 2018-03-21 21:02 UTC  (2+ messages)

[PATCH] ref-manual: Update SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS
 2018-03-21 21:02 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH AUTOSEL for 4.15 001/124] i40iw: Fix sequence number for the first partial FPDU
 2018-03-21 21:02 UTC  (4+ messages)
` [PATCH AUTOSEL for 4.15 058/124] ipv6: Set nexthop flags during route creation

[PATCH v4 0/6] ib: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-21 21:01 UTC  (5+ messages)
` [PATCH v4 3/6] RDMA/i40iw: "

[PATCH 1/5] libxfce4ui: refresh 0001-libxfce4kbd-private-xfce4-keyboard-shortcuts.xml-fix.patch
 2018-03-21 21:00 UTC  (5+ messages)
` [PATCH 2/5] glibmm: refresh remove-examples.patch
` [PATCH 3/5] exo: refresh patches
` [PATCH 4/5] glmark2: refresh Fix-configure-for-sqrt-check.patch
` [PATCH 5/5] mariadb(-native): refresh fix-mysqlclient-r-version.patch

[MPTCP] Fwd: [NetDev-People] 0x12 Call for Submissions open
 2018-03-21 20:59 UTC 

[PATCH] completion: add option completion for most builtin commands
 2018-03-21 20:59 UTC  (2+ 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.