mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH net-next 00/10] hv_netvsc: Eliminate the additional head room
 2015-11-23 23:29 UTC  (11+ messages)
` [PATCH net-next 01/10] hv_netvsc: Resize some of the variables in hv_netvsc_packet
  ` [PATCH net-next 02/10] hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficient
  ` [PATCH net-next 03/10] hv_netvsc: Eliminate the channel field in hv_netvsc_packet structure
  ` [PATCH net-next 04/10] hv_netvsc: Eliminate rndis_msg pointer from "
  ` [PATCH net-next 05/10] hv_netvsc: Eliminatte the data field from struct hv_netvsc_packet
  ` [PATCH net-next 06/10] hv_netvsc: Eliminate send_completion "
  ` [PATCH net-next 07/10] hv_netvsc: Eliminate send_completion_ctx "
  ` [PATCH net-next 08/10] hv_netvsc: Don't ask for additional head room in the skb
  ` [PATCH net-next 09/10] hv_netvsc: move subchannel existence check to netvsc_select_queue()
  ` [PATCH net-next 10/10] hv_netvsc: remove locking in netvsc_send()

[PATCH V2 1/3] PM / OPP: Add missing doc comments
 2015-11-23 23:14 UTC  (2+ messages)

[PATCH V3 5/5] ARM: dts: exynos4412: Rename OPP nodes as opp@<opp-hz>
 2015-11-23 23:10 UTC  (3+ messages)

[PATCH] Documentation/memory-barriers.txt: fix ACCESS_ONCE thinko
 2015-11-23 23:07 UTC  (2+ messages)

[PATCH] unix: avoid use-after-free in ep_remove_wait_queue (w/ Fixes:)
 2015-11-23 23:06 UTC  (6+ messages)
  ` [PATCH] unix: avoid use-after-free in ep_remove_wait_queue

ptrace() hangs on attempt to seize/attach stopped & frozen task
 2015-11-23 23:05 UTC  (4+ messages)
` [PATCH 0/2] (Was: ptrace() hangs on attempt to seize/attach stopped & frozen task)
  ` [PATCH 1/2] ptrace: make wait_on_bit(JOBCTL_TRAPPING_BIT) in ptrace_attach() killable

[PATCH 00/14] printf stuff for 4.5
 2015-11-23 23:05 UTC  (21+ messages)
` [PATCH 01/14] lib/vsprintf.c: pull out padding code from dentry_name()
` [PATCH 02/14] lib/vsprintf.c: move string() below widen_string()
` [PATCH 03/14] lib/vsprintf.c: eliminate potential race in string()
` [PATCH 04/14] lib/vsprintf.c: expand field_width to 24 bits
` [PATCH 05/14] lib/vsprintf.c: help gcc make number() smaller
` [PATCH 06/14] lib/vsprintf.c: warn about too large precisions and field widths
` [PATCH 07/14] lib/vsprintf.c: slightly refactor vscnprintf()
` [PATCH 08/14] lib/kasprintf.c: add sanity check to kvasprintf
` [PATCH 09/14] lib/test_printf.c: don't BUG
` [PATCH 10/14] lib/test_printf.c: check for out-of-bound writes
` [PATCH 11/14] lib/test_printf.c: test precision quirks
` [PATCH 12/14] lib/test_printf.c: account for kvasprintf tests
` [PATCH 13/14] lib/test_printf.c: add test for large bitmaps
` [PATCH 14/14] lib/test_printf.c: test dentry printing

Hibernate resume bug around 3,18-rc2 - Full PAT support
 2015-11-23 23:01 UTC  (12+ messages)

[PATCH] dax: Split pmd map when fallback on COW
 2015-11-23 22:58 UTC  (6+ messages)

[PATCH v3 00/22] kthread: Use kthread worker API more widely
 2015-11-23 22:58 UTC  (7+ messages)
` [PATCH v3 07/22] kthread: Detect when a kthread work is used by more workers
` [PATCH v3 09/22] kthread: Allow to cancel kthread work
` [PATCH v3 17/22] ipmi: Convert kipmi kthread into kthread worker API

[PATCH 00/71] More fixes, cleanup and modernization for NCR5380 drivers
 2015-11-23 22:55 UTC  (4+ messages)

[PATCH v3] zram: try vmalloc() after kmalloc()
 2015-11-23 22:52 UTC  (2+ messages)

[PATCH V2] cpufreq: Always remove sysfs cpuX/cpufreq link on ->remove_dev()
 2015-11-23 22:47 UTC  (3+ messages)

[PATCH v2] pwm: ftm: fix clock enable/disable when using PM
 2015-11-23 22:45 UTC 

add a proper completion queue abstraction
 2015-11-23 22:33 UTC  (15+ messages)
` [PATCH 2/9] IB: "

Boot stops with ehci-pci, kernel 4.3.0
 2015-11-23 22:26 UTC 

[PATCH cgroup/for-4.4-fixes] cgroup: make css_set pin its css's to avoid use-afer-free
 2015-11-23 22:23 UTC  (2+ messages)

WARNING: CPU: 0 PID: 913 at fs/inode.c:275 drop_nlink+0x4b/0x50()
 2015-11-23 22:21 UTC  (2+ messages)

[PATCH] tools lib traceevents: Fix output of %llu for 64 bit values read on 32 bit machines
 2015-11-23 22:18 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] mm: Fix mmap MAP_POPULATE for DAX pmd mapping
 2015-11-23 22:15 UTC  (3+ messages)

[PATCH v2 2/2] mm/mmap.c: remove incorrect MAP_FIXED flag comparison from mmap_region
 2015-11-23 22:14 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] mtd: cfi: enforce valid geometry configuration
 2015-11-23 22:12 UTC  (2+ messages)

[PATCH] staging: lustre: ptlrpc: constify ptlrpc_sec_cops structs
 2015-11-23 22:10 UTC  (2+ messages)

[PATCH v3 0/5] Make cpuid <-> nodeid mapping persistent
 2015-11-23 22:04 UTC  (2+ messages)

[PATCH v2] fpga: zynq-fpga: Enable pm_runtime (suspend, resume)
 2015-11-23 22:02 UTC  (3+ messages)

[RFC PATCH 0/2] Crypto kernel TLS socket
 2015-11-23 21:59 UTC  (6+ messages)
` [RFC PATCH 2/2] Crypto kernel tls socket

[RFC/PATCH 0/3] ARM: Use udiv/sdiv for __aeabi_{u}idiv library functions
 2015-11-23 21:57 UTC  (20+ messages)
` [RFC/PATCH 2/3] recordmcount: Record locations of __aeabi_{u}idiv() calls on ARM
` [RFC/PATCH 3/3] ARM: Replace calls to __aeabi_{u}idiv with udiv/sdiv instructions

[PATCH v5 0/8] watchdog: Add support for keepalives triggered by infrastructure
 2015-11-23 21:55 UTC  (9+ messages)
` [PATCH v5 1/8] watchdog: Introduce hardware maximum timeout in watchdog core
` [PATCH v5 2/8] watchdog: Introduce WDOG_RUNNING flag

[GIT PULL 0/7] perf/core improvements and fixes
 2015-11-23 21:53 UTC  (8+ messages)
` [PATCH 1/7] perf callchain: Move initial entry call into get_entries function
` [PATCH 2/7] perf callchain: Add order support for libunwind DWARF unwinder
` [PATCH 3/7] perf test: Add callchain order setup for DWARF unwinder test
` [PATCH 4/7] perf callchain: Add order support for libdw DWARF unwinder
` [PATCH 5/7] perf tools: Add 'perf config' command
` [PATCH 6/7] perf config: Add initial man page
` [PATCH 7/7] perf callchain: Add missing parent_val initialization

[PATCH v2 0/1] stop_machine: Remove stop_cpus_lock and lg_double_lock/unlock()
 2015-11-23 21:53 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH RESEND] pwm: ftm: fix clock enable/disable when using PM
 2015-11-23 21:47 UTC  (5+ messages)

[PATCH 1/3] Tracepoint: fix documentation of RCU lockdep checks
 2015-11-23 21:46 UTC  (3+ messages)
` [PATCH 2/3] ftrace: add ftrace-buffer option

[RFC PATCH] xfs: support for non-mmu architectures
 2015-11-23 21:46 UTC  (16+ messages)

[RFC/PATCH] perf tools: Introduce perf_thread for backtrace
 2015-11-23 21:39 UTC  (2+ messages)

[PATCH] fs/file.c: __const_max is actually __const_min :-)
 2015-11-23 21:37 UTC  (3+ messages)

[PATCH v2 0/5] sunxi: THS support
 2015-11-23 21:37 UTC  (3+ messages)
` [PATCH v2 2/5] clk: sunxi: Add driver for the H3 THS clock

[PATCH v8 00/61] PCI: Resource allocation cleanup for v4.4
 2015-11-23 21:31 UTC  (4+ messages)

[RFC] asm-generic: default BUG_ON(x) to "if(x) BUG()"
 2015-11-23 21:30 UTC  (8+ messages)

[PATCH 00/30] tracing: 'hist' triggers
 2015-11-23 21:29 UTC  (32+ messages)
` [PATCH v12 01/30] tracing: Update cond flag when enabling or disabling a trigger
` [PATCH v12 02/30] tracing: Make ftrace_event_field checking functions available
` [PATCH v12 03/30] tracing: Make event trigger "
` [PATCH v12 04/30] tracing: Add event record param to trigger_ops.func()
` [PATCH v12 05/30] tracing: Add get_syscall_name()
` [PATCH v12 06/30] tracing: Add a per-event-trigger 'paused' field
` [PATCH v12 07/30] tracing: Add needs_rec flag to event triggers
` [PATCH v12 08/30] tracing: Add an unreg_all() callback to trigger commands
` [PATCH v12 09/30] tracing: Add lock-free tracing_map
` [PATCH v12 10/30] tracing: Add 'hist' event trigger command
` [PATCH v12 11/30] tracing: Add hist trigger support for multiple values ('vals=' param)
` [PATCH v12 12/30] tracing: Add hist trigger support for compound keys
` [PATCH v12 13/30] tracing: Add hist trigger support for user-defined sorting ('sort=' param)
` [PATCH v12 14/30] tracing: Add hist trigger support for pausing and continuing a trace
` [PATCH v12 15/30] tracing: Add hist trigger support for clearing "
` [PATCH v12 16/30] tracing: Add hist trigger 'hex' modifier for displaying numeric fields
` [PATCH v12 17/30] tracing: Add hist trigger 'sym' and 'sym-offset' modifiers
` [PATCH v12 18/30] tracing: Add hist trigger 'execname' modifier
` [PATCH v12 19/30] tracing: Add hist trigger 'syscall' modifier
` [PATCH v12 20/30] tracing: Add hist trigger support for stacktraces as keys
` [PATCH v12 21/30] tracing: Support string type key properly
` [PATCH v12 22/30] tracing: Remove restriction on string position in hist trigger keys
` [PATCH v12 23/30] tracing: Add enable_hist/disable_hist triggers
` [PATCH v12 24/30] tracing: Add 'hist' trigger Documentation
` [PATCH v12 25/30] tracing: Add support for multiple hist triggers per event
` [PATCH v12 26/30] tracing: Add support for named triggers
` [PATCH v12 27/30] tracing: Add support for named hist triggers
` [PATCH v12 28/30] kselftests/ftrace : Add event trigger testcases
` [PATCH v12 29/30] kselftests/ftrace: Add hist "
` [PATCH v12 30/30] tracing: Add hist trigger 'log2' modifier

[PATCH] mm, oom: Give __GFP_NOFAIL allocations access to memory reserves
 2015-11-23 21:26 UTC  (6+ messages)

[PATCH] page-flags: drop __TestClearPage*() helpers
 2015-11-23 21:24 UTC 

BUG: Unable to handle kernel paging request for data at address __percpu_counter_add
 2015-11-23 21:13 UTC  (2+ messages)

[PATCHSET v3] netfilter, cgroup: implement cgroup2 path match in xt_cgroup
 2015-11-23 20:54 UTC  (7+ messages)

[PATCH 2/2] iio: health: Add driver for the TI AFE4404 heart monitor
 2015-11-23 20:53 UTC  (9+ messages)

[PATCH] VSOCK: constify vmci_transport_notify_ops structures
 2015-11-23 20:49 UTC  (2+ messages)

[PATCH] net: atm: constify in_cache_ops and eg_cache_ops structures
 2015-11-23 20:49 UTC  (2+ messages)

[PATCH 1/3] drm/dsi: Add support for Turn on/Shutdown peripheral packets
 2015-11-23 20:46 UTC  (4+ messages)
` [PATCH 3/3] drm/panel: Add Panasonic VVX10F034N00 MIPI DSI panel

[PATCH v2] mm: fix up sparse warning in gfpflags_allow_blocking
 2015-11-23 20:46 UTC  (3+ messages)

[RFC PATCH 0/3] VFIO: capability chains
 2015-11-23 20:43 UTC  (4+ messages)
` [RFC PATCH 1/3] vfio: Define "
` [RFC PATCH 2/3] vfio: Define sparse mmap capability for regions
` [RFC PATCH 3/3] vfio/pci: Include sparse mmap capability for MSI-X table regions

[PATCH v1] eCryptfs: enhancing eCryptfs to be used with external crypto engine
 2015-11-23 20:42 UTC 

[PATCH V2 0/2] Create specific kconfig for kselftest
 2015-11-23 20:35 UTC  (2+ messages)

stmmac: debugfs broken with multiple ethernets
 2015-11-23 20:33 UTC  (2+ messages)

crash tool - problem with new Xen linear virtual mapped sparse p2m list
 2015-11-23 20:18 UTC 

nouveau: iowrite32 oops & warning at drivers/gpu/drm/nouveau/nouveau_fence.c:198
 2015-11-23 20:17 UTC  (3+ messages)

[PATCH] lightnvm: change vendor and dev id for qemu
 2015-11-23 20:15 UTC 

[PATCH v5 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
 2015-11-23 20:14 UTC  (2+ messages)

[PATCH v1] eCryptfs: enhancing eCryptfs to be used with external crypto engine
 2015-11-23 20:14 UTC  (10+ messages)

[PATCH] pwm: Avoid double mutex lock on pwm_enable
 2015-11-23 20:09 UTC  (9+ messages)

[PATCH] sched: idle: move need_resched check after function rcu_idle_enter
 2015-11-23 20:02 UTC  (5+ messages)

[PATH RESEND v2 00/10] tty: xuartps: Fix lock ups
 2015-11-23 20:00 UTC  (9+ messages)
` [PATH RESEND v2 03/10] tty: xuartps: Always enable transmitter in start_tx

[PATCH 1/2] ARM: dts: sun7i: Enable audio codec on OrangePi Mini
 2015-11-23 19:53 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: sun7i: Enable audio codec on BananaPi

[PATCH v2 0/6] kernel/cpu.c: eliminate some indirection
 2015-11-23 19:51 UTC  (8+ messages)
` [PATCH v2, resend "
  ` [PATCH v2, resend 1/6] powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_header
  ` [PATCH v2, resend 2/6] kernel/cpu.c: change type of cpu_possible_bits and friends
  ` [PATCH v2, resend 3/6] kernel/cpu.c: export __cpu_*_mask
  ` [PATCH v2, resend 4/6] drivers/base/cpu.c: use __cpu_*_mask directly
  ` [PATCH v2, resend 5/6] kernel/cpu.c: eliminate cpu_*_mask
  ` [PATCH v2, resend 6/6] kernel/cpu.c: make set_cpu_* static inlines

[PATCH] arm: dts: qcom: Add generic PMIC gpio/MPP compat strings
 2015-11-23 19:49 UTC  (2+ messages)

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2015-11-23 19:46 UTC  (4+ messages)
                                ` [PATCH 0/2] block-rbd: Deletion of an unnecessary check
                                  ` [PATCH 1/2] block-rbd: Delete an unnecessary check before the function call "rbd_dev_destroy"
                                  ` [PATCH 2/2] block-rbd: One function call less in rbd_dev_probe_parent() after error detection

[PATCH] staging/android: add TODO to de-stage android sync framework
 2015-11-23 19:41 UTC 

[PATCH 0/2] arm64: bpf: add BPF_ST and BPF_XADD instructions support
 2015-11-23 19:34 UTC  (8+ messages)
` [PATCH 1/2] arm64: bpf: add 'store immediate' instruction

[PATCH] ahci: don't use MSI when PCI is disabled
 2015-11-23 19:34 UTC  (3+ messages)

[PATCH 00/14] mm: memcontrol: account socket memory in unified hierarchy
 2015-11-23 19:31 UTC  (6+ messages)
` [PATCH 13/14] mm: memcontrol: account socket memory in unified hierarchy memory controller

[PATCH] power: bq27xxx_battery: Reorganize I2C into a module
 2015-11-23 19:26 UTC  (4+ messages)

[PATCH] dell-rbtn: Ignore ACPI notifications if device is suspended
 2015-11-23 19:24 UTC  (3+ messages)

[PATCH v4 0/4] Add support for the TI TPS65086 PMIC
 2015-11-23 19:18 UTC  (8+ messages)
` [PATCH v4 3/4] regulator: tps65086: Add regulator driver for the "

[PATCH] nfsd: constify nfsd4_callback_ops structure
 2015-11-23 19:13 UTC  (3+ messages)

[PATCH] ARM: dts: qcom: msm8974: Disable wled and move it to honami
 2015-11-23 19:04 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®