All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-11 17:27:28 to 2017-10-11 18:08:43 UTC [more...]

[PATCH] CIFS: Fix NULL pointer deref on TCON failures
 2017-10-11 18:08 UTC  (4+ messages)
` [PATCH] CIFS: Fix NULL pointer deref on SMB2_tcon() failure

[PATCH v1 0/7] Flow API helpers enhancements
 2017-10-11 18:07 UTC  (6+ messages)

[krogoth] [PATCH 1/2] can-utils: update to the latest
 2017-10-11 18:07 UTC  (5+ messages)
` [krogoth] [PATCH 2/2] packagegroup-*-addons*: replace canutils with can-utils

[PATCH iproute2 1/2] utils: add print_escape_buf to format and print arbitrary bytes
 2017-10-11 18:06 UTC  (3+ messages)
` [PATCH iproute2 2/2] ss: print MD5 signature keys configured on TCP sockets

[PATCH 1/2] drm/i915: Reuse normal state readout for LVDS/DVO fixed mode
 2017-10-11 18:06 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Allow PCH platforms fall back to BIOS LVDS mode

[PATCH 1/1] git-stash.txt: correct "git stash" behavior with no arguments
 2017-10-11 18:06 UTC 

[PATCH 0/3] kill async counters
 2017-10-11 18:04 UTC  (6+ messages)
` [PATCH 3/3] Btrfs: remove nr_async_submits and async_submit_draining

[PATCH] ALSA: seq: Fix use-after-free at creating a port
 2017-10-11 18:05 UTC  (3+ messages)

[PATCH nf] netfilter: x_tables: ensure readers see new ->private value
 2017-10-11 18:04 UTC  (2+ messages)

[PATCH] Btrfs: remove rcu_barrier in btrfs_close_devices
 2017-10-11 17:02 UTC  (4+ messages)

[PATCH 1/1] git-stash.txt: correct "git stash" behavior with no arguments
 2017-10-11 18:03 UTC 

[PATCH v3] lib: fix multiple strlcpy definition
 2017-10-11 18:03 UTC  (2+ messages)

Is the Scratchpad Implementation Using a LUT Standard?
 2017-10-11 18:03 UTC  (6+ messages)

[PATCH] tests: Remove bashisms (s/source/.)
 2017-10-11 18:02 UTC  (3+ messages)

[PATCHv2 for-4.10] xen/arm: guest_walk: Fix check again the IPS
 2017-10-11 18:02 UTC  (4+ messages)

[PATCH v2] scsi: be2iscsi: Use kasprintf
 2017-10-11 18:02 UTC  (2+ messages)

[PATCH v4 0/5] Towards work-conserving RTDS
 2017-10-11 18:02 UTC  (6+ messages)
` [PATCH v4 1/5] xen:rtds: towards work conserving RTDS
` [PATCH v4 2/5] libxl: enable per-VCPU extratime flag for RTDS
` [PATCH v4 3/5] xl: "
` [PATCH v4 4/5] xentrace: "
` [PATCH v4 5/5] docs: "

[PATCH v6 00/11] locking/rwsem: Rework rwsem-xadd & enable new rwsem features
 2017-10-11 18:02 UTC  (24+ messages)
` [PATCH v6 01/11] locking/rwsem: relocate rwsem_down_read_failed()
` [PATCH v6 02/11] locking/rwsem: Implement a new locking scheme
` [PATCH v6 03/11] locking/rwsem: Move owner setting code from rwsem.c to rwsem-xadd.h
` [PATCH v6 04/11] locking/rwsem: Remove kernel/locking/rwsem.h
` [PATCH v6 05/11] locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.h
` [PATCH v6 06/11] locking/rwsem: Remove arch specific rwsem files
` [PATCH v6 07/11] locking/rwsem: Implement lock handoff to prevent lock starvation
` [PATCH v6 08/11] locking/rwsem: Enable readers spinning on writer
` [PATCH v6 09/11] locking/rwsem: Enable time-based reader lock stealing
` [PATCH v6 10/11] locking/rwsem: Make rwsem_spin_on_owner() return a tri-state value
` [PATCH v6 11/11] locking/rwsem: Enable count-based spinning on reader

[PATCH] SUNRPC: Remove redundant call to cancel_work_sync() in xprt_destroy()
 2017-10-11 18:01 UTC 

[GIT PULL] rpmsg fixes for v4.14
 2017-10-11 18:01 UTC  (2+ messages)

[GIT PULL] remoteproc fixes for v4.14
 2017-10-11 18:00 UTC 

Unable to use --patch with git add
 2017-10-11 18:00 UTC  (4+ messages)

[PATCH 0/7 v1] Speed up page cache truncation
 2017-10-11 17:59 UTC  (5+ messages)

[PATCH net-next 0/5] Enable ACB for bcm_sf2 and bcmsysport
 2017-10-11 17:57 UTC  (6+ messages)
` [PATCH net-next 1/5] net: dsa: Add support for DSA specific notifiers
` [PATCH net-next 2/5] net: dsa: tag_brcm: Indicate to master netdevice port + queue
` [PATCH net-next 3/5] net: systemport: Establish lower/upper queue mapping
` [PATCH net-next 4/5] net: dsa: bcm_sf2: Turn on ACB at the switch level
` [PATCH net-next 5/5] net: systemport: Turn on ACB at the SYSTEMPORT level

[PATCH v4 0/5] Enhance tree block validation checker
 2017-10-11 17:57 UTC  (5+ messages)
` [PATCH v4 3/5] btrfs: tree-checker: Enhance output for btrfs_check_leaf

[PULL] drm-intel-next
 2017-10-11 17:59 UTC 

[PATCH v4 01/12] fuzz/x86_emulate: Clear errors in the officially sanctioned way
 2017-10-11 17:52 UTC  (12+ messages)
` [PATCH v4 02/12] fuzz/x86_emulate: Improve failure descriptions in x86_emulate harness
` [PATCH v4 03/12] fuzz/x86_emulate: Implement input_read() and input_avail()
` [PATCH v4 04/12] fuzz/x86_emulate: Rename the file containing the wrapper code
` [PATCH v4 05/12] fuzz/x86_emulate: Add 'afl-cov' target
` [PATCH v4 06/12] fuzz/x86_emulate: Take multiple test files for inputs
` [PATCH v4 07/12] fuzz/x86_emulate: Move definitions into a header
` [PATCH v4 08/12] fuzz/x86_emulate: Move all state into fuzz_state
` [PATCH v4 09/12] fuzz/x86_emulate: Make input more compact
` [PATCH v4 10/12] fuzz/x86_emulate: Add --rerun option to try to track down instability
` [PATCH v4 11/12] fuzz/x86_emulate: Set and fuzz more CPU state
` [PATCH v4 12/12] fuzz/x86_emulate: Add an option to limit the number of instructions executed

[PATCH iproute2] iplink: new option to set neigh suppression on a bridge port
 2017-10-11 17:58 UTC  (2+ messages)

[PATCH v13 00/21] drm/i915: GEM/GuC Suspend/Resume/Reset fixes and restructuring
 2017-10-11 17:58 UTC  (8+ messages)
` [PATCH v13 18/21] drm/i915/uc: Introduce intel_uc_sanitize to initialize GuC/HuC reset state
` [PATCH v13 19/21] drm/i915/guc: Fix enable/disable of GuC GGTT invalidate functions

[PATCH v3 nf-next 0/2] netfilter: x_tables: speed up iptables-restore
 2017-10-11 17:57 UTC  (5+ messages)
` [PATCH v3 nf-next 1/2] netfilter: x_tables: wait until old table isn't used anymore

[PATCH] libnvdimm: add smart payload fields added in DSM 1.6
 2017-10-11 18:01 UTC  (2+ messages)

Basic question: "core-image-minimal" v.s "core-image-base" ?
 2017-10-11 17:57 UTC  (4+ messages)

[PATCH] Btrfs-progs: do not add stale device into fs_devices
 2017-10-11 16:54 UTC  (3+ messages)

[PATCH] Btrfs: free btrfs_device in place
 2017-10-11 17:54 UTC  (2+ messages)

[PATCH iproute2 net-next] ip: mroute: Print offload indication
 2017-10-11 17:55 UTC  (2+ messages)

[PATCH iproute2 1/1] color: Fix ip segfault in color_fprintf() when using --color switch
 2017-10-11 17:53 UTC  (2+ messages)

[PATCH 1/2] net/sfc: invert positive errno used internally on return
 2017-10-11 17:53 UTC  (2+ messages)

[PATCH] media: dvb: do some coding style cleanup
 2017-10-11 17:52 UTC 

[PATCH iproute2 v2 0/3] ss: add AF_VSOCK support
 2017-10-11 17:52 UTC  (2+ messages)

[PATCH v2 00/45] Address issues detected by static analysis tools
 2017-10-11 17:51 UTC  (47+ messages)
  ` [PATCH v2 01/45] IB/core: Fix endianness annotation in rdma_is_multicast_addr()
  ` [PATCH v2 02/45] IB/cm: Suppress gcc 7 fall-through complaints
  ` [PATCH v2 03/45] RDMA/cma: Avoid triggering undefined behavior
  ` [PATCH v2 04/45] RDMA/iwcm: Remove a set-but-not-used variable
  ` [PATCH v2 05/45] RDMA/isert: Suppress gcc 7 fall-through complaints
  ` [PATCH v2 06/45] RDMA/bnxt_re: "
  ` [PATCH v2 07/45] RDMA/bnxt_re: Remove set-but-not-used variables
  ` [PATCH v2 08/45] RDMA/cxgb3: Annotate locking assumptions
  ` [PATCH v2 09/45] RDMA/cxgb3: Annotate an RCU pointer
  ` [PATCH v2 10/45] RDMA/cxgb3: Remove a set-but-not-used variable
  ` [PATCH v2 11/45] RDMA/cxgb4: Fix indentation
  ` [PATCH v2 12/45] RDMA/cxgb4: Remove the obsolete kernel module option 'c4iw_debug'
  ` [PATCH v2 13/45] RDMA/cxgb4: Suppress gcc 7 fall-through complaints
  ` [PATCH v2 14/45] RDMA/cxgb4: Remove a set-but-not-used variable
  ` [PATCH v2 15/45] IB/hfi1: Suppress gcc 7 fall-through complaints
  ` [PATCH v2 16/45] IB/hfi1: Remove set-but-not-used variables
  ` [PATCH v2 17/45] IB/hfi1: Define hfi1_handle_cnp_tbl[] once
  ` [PATCH v2 18/45] IB/hns: Annotate iomem pointers correctly
  ` [PATCH v2 19/45] IB/hns: Declare local functions 'static'
  ` [PATCH v2 20/45] RDMA/i40iw: Fix a race condition
  ` [PATCH v2 21/45] RDMA/i40iw: Suppress gcc 7 fall-through complaints
  ` [PATCH v2 22/45] RDMA/i40iw: Remove a set-but-not-used variable
  ` [PATCH v2 23/45] IB/mthca: Fix indentation
  ` [PATCH v2 24/45] IB/mlx4: Suppress gcc 7 fall-through complaints
  ` [PATCH v2 25/45] IB/mlx5: "
  ` [PATCH v2 26/45] IB/mlx5: Remove a set-but-not-used variable
  ` [PATCH v2 27/45] IB/nes: Fix indentation
  ` [PATCH v2 28/45] IB/nes: Suppress gcc 7 fall-through complaints
  ` [PATCH v2 29/45] IB/nes: Remove set-but-not-used variables
  ` [PATCH v2 30/45] IB/nes: Fix a race condition in nes_inetaddr_event()
  ` [PATCH v2 31/45] RDMA/ocrdma: Use NULL instead of 0 to represent a pointer
  ` [PATCH v2 32/45] RDMA/ocrdma: Suppress gcc 7 fall-through complaints
  ` [PATCH v2 33/45] RDMA/ocrdma: Remove set-but-not-used variables
  ` [PATCH v2 34/45] RDMA/qedr: Use NULL instead of 0 to represent a pointer
  ` [PATCH v2 35/45] RDMA/qedr: Declare local functions static
  ` [PATCH v2 36/45] RDMA/qedr: Annotate iomem pointers correctly
  ` [PATCH v2 37/45] RDMA/qedr: Remove set-but-not-used variables
  ` [PATCH v2 38/45] IB/qib: Remove remaining code related to writing the EEPROM
  ` [PATCH v2 39/45] IB/qib: Suppress gcc 7 fall-through complaints
  ` [PATCH v2 40/45] IB/qib: Remove set-but-not-used variables
  ` [PATCH v2 41/45] RDMA/rdmavt: Suppress gcc 7 fall-through complaints
  ` [PATCH v2 42/45] RDMA/rxe: "
  ` [PATCH v2 43/45] RDMA/usnic: Make the compiler check declaration consistency during compilation
  ` [PATCH v2 44/45] RDMA/usnic: Remove a set-but-not-used variable
  ` [PATCH v2 45/45] RDMA/usnic: Instantiate data structures once

[PATCH] mm/rmap: remove redundant variable cend
 2017-10-11 17:49 UTC  (3+ messages)

net/sunrpc: v4.14-rc4 lockdep warning
 2017-10-11 17:49 UTC  (7+ messages)

[kernel-hardening] [PATCH] printk: hash addresses printed with %p
 2017-10-11 17:48 UTC  (3+ messages)
`  "

How to use same user in two recipes?
 2017-10-11 17:48 UTC  (10+ messages)

[refpolicy] [PATCH 1/1] Denial relabeling /run/systemd/private
 2017-10-11 17:48 UTC 

[PATCH] gpio: gpio-dwapb: add optional reset
 2017-10-11 17:47 UTC  (2+ messages)

[PATCH] rtl8xxxu: mark expected switch fall-throughs
 2017-10-11 17:47 UTC  (4+ messages)

[git pull] vfs.git fixes
 2017-10-11 17:47 UTC  (2+ messages)

Lowering the log level in watchdog_dev_register when err==-EBUSY
 2017-10-11 17:46 UTC 

[Intel-wired-lan] [jkirsher/next-queue PATCH v4 0/6] tc-flower based cloud filters in i40e
 2017-10-11 17:46 UTC  (4+ messages)
  `  "

[PATCH iproute2] iproute: build more easily on Android
 2017-10-11 17:45 UTC  (2+ messages)

[PATCH v2] ARM: dts: Add TVE200 to the Gemini SoC DTSI
 2017-10-11 17:45 UTC 

[PATCH 1/3] drm/panel: simple: fix vertical timings for Innolux AT043TN24
 2017-10-11 16:12 UTC  (2+ messages)

[PATCH v2 1/4] scsi: ufs: Change HCI macro to actual bit position
 2017-10-11 17:45 UTC  (2+ messages)

[Question] drivers/infiniband: on smp_read_barrier_depends() usages
 2017-10-11 17:42 UTC 

[Qemu-devel] [PATCH v5 00/23] make bdrv_get_block_status byte-based
 2017-10-11 17:42 UTC  (8+ messages)
` [Qemu-devel] [PATCH v5 01/23] block: Allow NULL file for bdrv_get_block_status()

linux-next: build failure after merge of the drm-intel-fixes tree
 2017-10-11 17:39 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH] kyber: fix hang on domain token wait queue
 2017-10-11 17:39 UTC 

[PATCH 1/2 v2] fdmap(2)
 2017-10-11 17:37 UTC  (8+ messages)

How to prepare the COLO test environment
 2017-10-11 17:37 UTC  (7+ messages)

[Qemu-devel] QEMU migration cancellation
 2017-10-11 17:36 UTC  (2+ messages)

[PATCH 1/2] drm: vblank: use ktime_t instead of timeval
 2017-10-11 17:36 UTC  (3+ messages)

[PATCH v2 0/5] improve tsc frequency calibration
 2017-10-11 17:36 UTC  (3+ messages)
` [PATCH v2 5/5] eal/timer: honor architecture specific rdtsc hz function

[RFC PATCH 0/9][V3] overlayfs: Delayed copy up of data
 2017-10-11 17:36 UTC  (7+ messages)
` [PATCH 3/9] ovl: Provide a mount option metacopy=on/off for metadata copyup

[PATCH v2 0/3] arm64: Realtek RTD1295 IRQ mux
 2017-10-11 17:35 UTC  (4+ messages)
` [PATCH v2 2/3] irqchip: Add Realtek RTD1295 mux driver

[PATCH RFC tip/core/rcu 12/15] lib/assoc_array: Remove smp_read_barrier_depends()
 2017-10-11 17:34 UTC  (11+ messages)

[PATCH] scsi: libiscsi: fix shifting of DID_REQUEUE host byte
 2017-10-11 17:34 UTC  (2+ messages)

pythonnative version mismatch?
 2017-10-11 17:32 UTC  (3+ messages)

[PATCH 1/3] mdadm/Grow: fix the broken raid level conversion
 2017-10-11 17:31 UTC  (3+ messages)
` [PATCH v2] mdadm/grow: adding a test to ensure resize was required

Regression related to ipc shmctl compat
 2017-10-11 17:31 UTC  (7+ messages)
` [git pull] vfs.git regression fix "

[PATCH] doc: fix description of traffic management function in testpmd
 2017-10-11 17:31 UTC  (2+ messages)

[PATCH net-next 0/2] Fix IFE meta modules loading
 2017-10-11 17:30 UTC  (3+ messages)
` [PATCH net-next 2/2] net sched actions: fix module auto-loading

[Qemu-devel] [PATCH] io: fix mem leak in websock error path
 2017-10-11 17:29 UTC  (2+ messages)

[PATCH] xfs: reinit btree pointer on attr tree inactivation walk
 2017-10-11 17:30 UTC  (4+ messages)

[PATCH] drm: Fix return value check in kirin_drm_platform_probe()
 2017-10-11 17:30 UTC  (3+ messages)

[PATCH v5 0/6] KVM: nested virt SMM fixes
 2017-10-11 17:28 UTC  (3+ messages)
` [PATCH v5 3/6] KVM: nVMX: set IDTR and GDTR limits when loading L1 host state

Can't mount /dev/md0 Raid5
 2017-10-11 17:27 UTC  (7+ messages)

[PATCH v2 0/8] SRP patches for kernel v4.15
 2017-10-11 17:27 UTC  (4+ messages)
` [PATCH v2 1/8] IB/srpt: Do not accept invalid initiator port names
  ` [PATCH v2 7/8] IB/srp: Cache global rkey
  ` [PATCH v2 8/8] IB/srp: Make CM timeout dependent on subnet timeout


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.