All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-27 22:24:30 to 2017-10-28 00:52:13 UTC [more...]

[patch net-next v2 00/20] net: sched: convert cls ndo_setup_tc offload calls to per-block callbacks
 2017-10-28  0:52 UTC  (7+ messages)

[RFC PATCH 0/3] git-describe <blob> ?
 2017-10-28  0:45 UTC  (4+ messages)
` [PATCH 1/3] list-objects.c: factor out traverse_trees_and_blobs
  ` [PATCH 2/3] revision.h: introduce blob/tree walking in order of the commits
  ` [PATCH 3/3] builtin/describe: describe blobs

[Qemu-devel] [Bug 524447] Re: virsh save is very slow
 2017-10-28  0:22 UTC 

[PATCH v2 net-next 0/3] net: Allow non-fatal messages to be passed in extack
 2017-10-28  0:37 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] netlink: Allow ext_ack to carry non-error messages
` [PATCH v2 net-next 2/3] net: Add extack to fib_notifier_info
` [PATCH v2 net-next 3/3] mlxsw: spectrum_router: Return extack message on abort due to fib rules

[PATCH] IB/mlx5: give back valid speed/width even without plugged in SFP module
 2017-10-28  0:36 UTC  (11+ messages)

[PATCH] rpmsg: glink: Initialize the "intent_req_comp" completion variable
 2017-10-28  0:33 UTC  (2+ messages)

[PATCH net-next] ipv6: prevent user from adding cached routes
 2017-10-28  0:30 UTC 

[PATCH] net: systemport: Correct IPG length settings
 2017-10-28  0:30 UTC 

[PATCH net-next] samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp_redirect_map
 2017-10-28  0:28 UTC 

[PATCH 1/2] scsi: megaraid: Remove redundant code in megasas_alloc_cmds
 2017-10-28  0:28 UTC  (5+ messages)
` [PATCH 2/2] scsi: megaraid: Track the page allocations for struct fusion_context

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 39af161753e79021aa1e584751daef484edabbfd
 2017-10-28  0:25 UTC 

intel i40e buggy driver question
 2017-10-28  0:23 UTC  (3+ messages)

Data and metadata extent allocators [1/2]: Recap: The data story
 2017-10-28  0:12 UTC  (2+ messages)

[PATCH v1] x86/smpboot: broken calibration path during cpu bringup
 2017-10-28  0:11 UTC 

[PATCH v7 net-next 00/13] gtp: Additional feature support - Part I
 2017-10-28  0:09 UTC  (14+ messages)
` [PATCH v7 net-next 01/13] vxlan: Move gro_cells_init to ndo_init
` [PATCH v7 net-next 02/13] iptunnel: Add common functions to get a tunnel route
` [PATCH v7 net-next 03/13] vxlan: Call common functions to get tunnel routes
` [PATCH v7 net-next 04/13] gtp: Call common functions to get tunnel routes and add dst_cache
` [PATCH v7 net-next 05/13] iptunnel: Generalize tunnel update pmtu
` [PATCH v7 net-next 06/13] gtp: Change to use gro_cells
` [PATCH v7 net-next 07/13] gtp: Use goto for exceptions in gtp_udp_encap_recv funcs
` [PATCH v7 net-next 08/13] gtp: udp recv clean up
` [PATCH v7 net-next 09/13] gtp: Call function to update path mtu
` [PATCH v7 net-next 10/13] gtp: Eliminate pktinfo and add port configuration
` [PATCH v7 net-next 11/13] gtp: Experimental encapsulation of IPv6 packets
` [PATCH v7 net-next 12/13] gtp: Experimental support encpasulating over IPv6
` [PATCH v7 net-next 13/13] gtp: Allow configuring GTP interface as standalone

[RFC PATCH v8 0/7] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-10-28  0:04 UTC  (4+ messages)
` [RFC PATCH v8 7/7] PCI / PM: Add support for the PCIe WAKE# signal for OF

[PATCH] rebase: exec leaks GIT_DIR to environment
 2017-10-28  0:01 UTC 

[Part2 PATCH v6 13/38] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
 2017-10-28  0:00 UTC  (13+ messages)

[GIT PULL] tracing/samples: Fix creation and deletion of simple_thread_fn creation
 2017-10-27 23:59 UTC  (2+ messages)

[RFC PATCH 2/8] e2fsck: add support for dirdata feature
 2017-10-27 23:59 UTC  (5+ messages)
  ` [RFC PATCH 5/8] debugfs: 64bit inode support
  ` [RFC PATCH 6/8] ext2fs: add EXT4_FEATURE_INCOMPAT_64INODE suport
  ` [RFC PATCH 7/8] quota: swaping s_prj_quota_inum superblock field
  ` [RFC PATCH 8/8] quota: quota 64bit inode number cleanup

[PATCH v3 1/2] btrfs-progs: test/common: Introduce run_mustfail_stdout and enhance prepare_test_dev
 2017-10-27 23:59 UTC  (4+ messages)
` [PATCH v3 2/2] btrfs-progs: test/mkfs: Test if the minimal device size is valid

[PATCH 0/8] mkfs: Quota support
 2017-10-27 23:57 UTC  (3+ messages)

[PATCH] coccinelle: fix verbose message about .cocci file being run
 2017-10-27 23:56 UTC  (3+ messages)
  ` [Cocci] "

[PATCH v10 00/13] x86: Enable User-Mode Instruction Prevention
 2017-10-27 23:51 UTC  (14+ messages)
` [PATCH v10 01/13] x86/insn-eval: Extend get_seg_base_addr() to also obtain segment limit
` [PATCH v10 02/13] x86/insn-eval: Compute linear address in several utility functions
` [PATCH v10 03/13] x86/insn-eval: Add support to resolve 32-bit address encodings
` [PATCH v10 04/13] x86/insn-eval: Add wrapper function for 32 and 64-bit addresses
` [PATCH v10 05/13] x86/insn-eval: Handle 32-bit address encodings in virtual-8086 mode
` [PATCH v10 06/13] x86/insn-eval: Add support to resolve 16-bit address encodings
` [PATCH v10 07/13] x86/cpufeature: Add User-Mode Instruction Prevention definitions
` [PATCH v10 08/13] x86: Add emulation code for UMIP instructions
` [PATCH v10 09/13] x86/umip: Force a page fault when unable to copy emulated result to user
` [PATCH v10 10/13] x86: Enable User-Mode Instruction Prevention
` [PATCH v10 11/13] x86/traps: Fixup general protection faults caused by UMIP
` [PATCH v10 12/13] selftests/x86: Add tests for User-Mode Instruction Prevention
` [PATCH v10 13/13] selftests/x86: Add tests for instruction str and sldt

[PATCH] thermal: tegra: allow sensor registeration to fail
 2017-10-27 23:54 UTC 

[RFC PATCH v10 0/7] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-10-27 23:48 UTC  (5+ messages)
` [RFC PATCH v10 6/7] PCI / PM: Move acpi wakeup code to "
` [RFC PATCH v10 7/7] PCI / PM: Add support for the PCIe WAKE# signal for OF

[PATCH] x86/mm/64: Rename the argument 'size' as 'nr_pages' in register_page_bootmem_memmap
 2017-10-27 23:45 UTC  (3+ messages)
` [PATCH] x86/mm/64: Rename the register_page_bootmem_memmap() 'size' parameter to 'nr_pages'

[PATCH V2 net-next 0/2] liquidio: Switchdev support for LiquidIO NIC
 2017-10-27 23:45 UTC  (3+ messages)
` [PATCH V2 net-next 1/2] liquidio: switchdev "

[linux-3.18 test] 115289: tolerable FAIL - PUSHED
 2017-10-27 23:44 UTC 

[PATCH] drm/i915: Mention which driver is taking over the VGA console
 2017-10-27 23:39 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 2/2] perf tools: arm-spe: add customized strerror function
 2017-10-27 23:38 UTC  (2+ messages)

[PATCH v3 1/2] perf tools: Add ARM Statistical Profiling Extensions (SPE) support
 2017-10-27 23:37 UTC  (2+ messages)

[Bug 103397] [regression, bisected] broken geometry in almost every game
 2017-10-27 23:36 UTC  (2+ messages)

[PATCHv4] bcache: only permit to recovery read error when cache device is clean
 2017-10-27 23:36 UTC  (8+ messages)

[PATCH 00/17] KFD interrupt and signal event handling improvements v2
 2017-10-27 23:35 UTC  (18+ messages)
  ` [PATCH 01/17] drm/amdkfd: Add SDMA trap src id to the KFD isr wanted list
  ` [PATCH 02/17] drm/amdkfd: Don't dereference kfd_process.mm v2
  ` [PATCH 03/17] drm/amdkfd: Short cut for kfd_wait_on_events without waiting
  ` [PATCH 04/17] drm/amdkfd: Fix scheduler race in kfd_wait_on_events sleep loop
  ` [PATCH 05/17] drm/amdkfd: Clean up kfd_wait_on_events
  ` [PATCH 06/17] drm/amdkfd: Fix event destruction with pending waiters
  ` [PATCH 07/17] drm/amdkfd: remove redundant kfd_event_waiter.input_index
  ` [PATCH 08/17] drm/amdkfd: Use wait_queue_t to implement event waiting
  ` [PATCH 09/17] drm/amdkfd: Simplify events page allocator
  ` [PATCH 10/17] drm/amdkfd: Simplify event ID and signal slot management
  ` [PATCH 11/17] drm/amdkfd: Use IH context ID for signal lookup
  ` [PATCH 12/17] drm/amdkfd: Make event limit dependent on user mode mapping size
  ` [PATCH 13/17] drm/amdkfd: increase limit of signal events to 4096 per process
  ` [PATCH 14/17] drm/amdkfd: use standard kernel kfifo for IH
  ` [PATCH 15/17] drm/amdkfd: increase IH num entries to 8192
  ` [PATCH 16/17] drm/amdkfd: wait only for IH work on IH exit
  ` [PATCH 17/17] drm/amdkfd: use a high priority workqueue for IH work

[PATCH net-next v5 2/2] bridge: vlan: signal if anything changed on vlan add
 2017-10-27 23:34 UTC  (5+ messages)
` [PATCH net-next v6 0/2] bridge: make setlink/dellink notifications more accurate
  ` [PATCH net-next v6 2/2] bridge: vlan: signal if anything changed on vlan add
    ` [Bridge] "

[PATCH] typo at Chp 7
 2017-10-27 23:32 UTC  (7+ messages)

[PATCH v3] 0/4 fsmonitor fixes
 2017-10-27 23:26 UTC  (5+ messages)
` [PATCH v3 1/4] fsmonitor: Set the PWD to the top of the working tree
  ` [PATCH v3 2/4] fsmonitor: Don't bother pretty-printing JSON from watchman
  ` [PATCH v3 3/4] fsmonitor: Document GIT_TRACE_FSMONITOR
  ` [PATCH v3 4/4] fsmonitor: Delay updating state until after split index is merged

[PATCH 0/3] type fixes, printf warning
 2017-10-27 23:25 UTC  (5+ messages)
` [PATCH 1/3] smatch_type.c: fix type of pointer diff
` [PATCH 2/3] smatch_type.c: comparison expressions always have type int
` [PATCH 3/3] check_kernel_printf.c: warn about "%lx", (long)ptr

grep vs git grep performance?
 2017-10-27 23:22 UTC  (7+ messages)

[PATCH v2 0/4] fsmonitor fixes
 2017-10-27 23:20 UTC  (6+ messages)
` [PATCH v2 1/4] fsmonitor: Set the PWD to the top of the working tree

[PATCH] Enable SR-IOV instantiation through /sys file
 2017-10-27 23:20 UTC  (9+ messages)

[PATCH net] net/sched: fix NULL pointer dereference in qdisc_alloc()
 2017-10-27 23:19 UTC  (2+ messages)

Booting signed xen.efi through shim
 2017-10-27 23:19 UTC  (12+ messages)

[PATCH v4] Input: add support for the Samsung S6SY761 touchscreen
 2017-10-27 23:19 UTC  (2+ messages)

Instability of i40e driver on 4.9 kernel
 2017-10-27 23:16 UTC  (5+ messages)
` [Intel-wired-lan] "

[Qemu-devel] Time for a seabios 1.11 release?
 2017-10-27 23:13 UTC  (4+ messages)
` [Qemu-devel] [SeaBIOS] "

[PATCH net-next] samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp1
 2017-10-27 23:12 UTC 

upgrading LSI SAS9211-8i fw IR->IT
 2017-10-27 23:09 UTC  (3+ messages)
` [sucess?] "

[PATCH] nvme: freeze IO accesses around format
 2017-10-27 23:07 UTC  (2+ messages)

[PATCH] drm/i915/cnl: Remove unnecessary check in cnl_setup_private_ppat
 2017-10-27 23:06 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[Bug 103486] Tonga DC vblank_mode=0 not working as expected fullscreen
 2017-10-27 23:03 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/7] tpm: Extend TPM with state migration support
 2017-10-27 23:02 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/7] tpm: Introduce condition to notify waiters of completed command
` [Qemu-devel] [PATCH v2 2/7] tpm: Introduce condition in TPM backend for notification
` [Qemu-devel] [PATCH v2 3/7] tpm: implement tpm_backend_wait_cmd_completed
` [Qemu-devel] [PATCH v2 4/7] tpm: Implement tpm_sized_buffer_reset
` [Qemu-devel] [PATCH v2 5/7] tpm: extend TPM emulator with state migration support
` [Qemu-devel] [PATCH v2 6/7] tpm: extend TPM TIS "
` [Qemu-devel] [PATCH v2 7/7] tpm: extend TPM CRB "

[jkirsher/net-queue PATCH] i40e: Add programming descriptors to cleaned_count
 2017-10-27 22:58 UTC  (7+ messages)
    ` [Intel-wired-lan] "

rtlwifi oops
 2017-10-27 22:57 UTC  (11+ messages)

[PATCH] drm/i915/vbt: Fix HDMI level shifter and max data rate bitfield sizes
 2017-10-27 22:57 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for "

[PATCH net-next] net: dsa: b53: Export b53_configure_vlan()
 2017-10-27 22:56 UTC 

[Qemu-devel] [PATCH] tcg: Avoid setting tcg_initialize if !CONFIG_TCG
 2017-10-27 22:54 UTC  (5+ messages)

v6/sit tunnels and VRFs
 2017-10-27 22:53 UTC  (8+ messages)

[PATCH 00/29] DC Linux Patches Oct 25, 2017
 2017-10-27 22:49 UTC  (5+ messages)
` [PATCH 27/29] drm/amd/display: Explicitly call ->reset for each object

raid1: can't readd removed dev while the fs is mounted
 2017-10-27 22:40 UTC 

[PATCH] input: mxs-lradc: remove redundant assignment to pointer input
 2017-10-27 22:48 UTC  (3+ messages)

[PATCH] usb: typec: tps6598x: mark expected switch fall-through
 2017-10-27 21:01 UTC 

[PATCH i-g-t] tools/intel_vbt_decode: Fix HDMI level shifter and max data rate bitfield sizes
 2017-10-27 22:47 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH kvm-unit-tests 00/18] merge x86 vmalloc and arm/powerpc alloc
 2017-10-27 22:44 UTC  (4+ messages)
` [PATCH kvm-unit-tests 17/18] arm: do not allocate virtio buffers from the stack

[PATCH] KVM: LAPIC: make the kvm unblock information globally seen before calling kvm_vcpu_kick
 2017-10-27 22:41 UTC  (2+ messages)

[PATCH 0/4] m68k/mac: Various cleanups and fixes
 2017-10-27 22:35 UTC  (4+ messages)
` [PATCH 1/4] m68k/mac: More printk modernization

[PATCH v2] xen: support 52 bit physical addresses in pv guests
 2017-10-27 22:33 UTC  (3+ messages)

[PATCH] drivers/char/random.c: remove unused dont_count_entropy
 2017-10-27 22:30 UTC 

[PATCH 0/12] PM / sleep: Driver flags for system suspend/resume
 2017-10-27 22:30 UTC  (5+ messages)
` [PATCH v2 0/6] PM / sleep: Driver flags for system suspend/resume (part 1)
  ` [PATCH v2 4/6] PCI / PM: Drop unnecessary invocations of pcibios_pm_ops callbacks
  ` [PATCH v2 5/6] PCI / PM: Take SMART_SUSPEND driver flag into account
  ` [PATCH v2 6/6] ACPI "

[PATCH 0/3] convert diff flags to be stored in a struct
 2017-10-27 22:28 UTC  (4+ messages)
` [PATCH 1/3] add: use DIFF_OPT_SET macro to set a diff flag
` [PATCH 2/3] reset: "
` [PATCH 3/3] diff: convert flags to be stored in bitfields

[PATCH v3 12/12] lib: vdso: do not expose gettimeofday, if no arch supported timer
 2017-10-27 22:27 UTC  (2+ messages)

[PATCH v3 11/12] lib: vdso: Add support for CLOCK_BOOTTIME
 2017-10-27 22:27 UTC  (2+ messages)

[PATCH v3 10/12] arm64: vdso: replace gettimeofday.S with global vgettimeofday.C
 2017-10-27 22:27 UTC  (2+ messages)

[ANNOUNCE] v4.13.10-rt3
 2017-10-27 22:27 UTC 

[PATCH v3 09/12] arm: vdso: move vgettimeofday.c to lib/vdso/
 2017-10-27 22:26 UTC  (2+ messages)

[PATCH v3 08/12] arm: vdso: disable profiling
 2017-10-27 22:26 UTC  (2+ messages)

[PATCH v3 07/12] arm: vdso: add support for clock_getres
 2017-10-27 22:26 UTC  (2+ messages)

[PATCH v3 06/12] arm: vdso: Add support for CLOCK_MONOTONIC_RAW
 2017-10-27 22:25 UTC  (2+ messages)

[PATCH v3 05/12] arm: vdso: do calculations outside reader loops
 2017-10-27 22:25 UTC  (2+ messages)

[PATCH v3 04/12] arm: vdso: enforce monotonic and realtime as inline
 2017-10-27 22:25 UTC  (2+ messages)

[PATCH v3 03/12] arm: vdso: inline assembler operations to compiler.h
 2017-10-27 22:25 UTC  (2+ messages)

[PATCH v3 02/12] arm: vdso: add include file defining __get_datapage()
 2017-10-27 22:24 UTC  (2+ messages)

[PATCH v3 01/12] arm: vdso: rename vdso_datapage variables
 2017-10-27 22:24 UTC  (2+ messages)

Fixing wg-quick's DNS= directive with a hatchet
 2017-10-27 22:06 UTC  (8+ 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.