All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-08 15:20:28 to 2017-06-08 15:57:55 UTC [more...]

[Xen-devel[PATCH Resend v2] xen: common: rbtree: ported updates from linux tree
 2017-06-08 15:57 UTC  (3+ messages)
` [Resend][PATCH 01/17] rb_tree: reorganize code in rb_erase() for additional changes

[PATCH 0/2] xfs: fix a couple xfs_buf_log_item shutdown problems
 2017-06-08 15:56 UTC  (2+ messages)

[RFT PATCH v2 00/42] PCI: ARM/ARM64: remove pci_fixup_irqs() usage
 2017-06-08 15:56 UTC  (3+ messages)
` [RFT PATCH v2 02/42] drivers: pci: host: iproc: Convert link check to raw PCI config accessors

usb/gadget: another GPF in usb_gadget_unregister_driver
 2017-06-08 15:55 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/43] qobject/qapi: add uint type
 2017-06-08 15:54 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 06/43] qapi: merge QInt and QFloat in QNum

[PATCH v7 00/13] xfs: preparing for online scrub support
 2017-06-08 15:53 UTC  (4+ messages)
` [PATCH 11/13] xfs: return the hash value of a leaf1 directory block

[PATCH] net: Fix build regression in rtl8723bs staging driver
 2017-06-08 15:54 UTC 

[PATCH] bcache: gc does not work when triggering by manual command
 2017-06-08 15:53 UTC  (2+ messages)

[PATCH v2 00/13] NFS/RDMA client-side patches proposed for v4.13
 2017-06-08 15:53 UTC  (28+ messages)
` [PATCH v2 01/13] xprtrdma: On invalidation failure, remove MWs from rl_registered
` [PATCH v2 02/13] xprtrdma: Pre-mark remotely invalidated MRs
` [PATCH v2 03/13] xprtrdma: Pass only the list of registered MRs to ro_unmap_sync
` [PATCH v2 04/13] xprtrdma: Rename rpcrdma_req::rl_free
` [PATCH v2 05/13] xprtrdma: Fix client lock-up after application signal fires
` [PATCH v2 06/13] xprtrdma: Fix FRWR invalidation error recovery
` [PATCH v2 07/13] xprtrdma: Don't defer MR recovery if ro_map fails
` [PATCH v2 08/13] NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration
` [PATCH v2 09/13] NFSv4.1: Use seqid returned by EXCHANGE_ID after state migration
` [PATCH v2 10/13] xprtrdma: Demote "connect" log messages
` [PATCH v2 11/13] xprtrdma: FMR does not need list_del_init()
` [PATCH v2 12/13] xprtrdma: Replace PAGE_MASK with offset_in_page()
` [PATCH v2 13/13] xprtrdma: Fix documenting comments in frwr_ops.c

[PATCH v3 00/12] SCSI patches for kernel v4.13
 2017-06-08 15:53 UTC  (6+ messages)
` [PATCH v3 04/12] Protect SCSI device state changes with a mutex

[PATCH 00/14] idle performance improvements
 2017-06-08 15:51 UTC  (15+ messages)
` [PATCH 01/14] powerpc/64s: idle move soft interrupt mask logic into C code
` [PATCH 02/14] powerpc/64s: idle hotplug lazy-irq simplification
` [PATCH 03/14] powerpc/64s: idle provide a default idle for POWER9
` [PATCH 04/14] powerpc/64s: idle process interrupts from system reset wakeup
` [PATCH 05/14] powerpc/64s: msgclr when handling doorbell exceptions
` [PATCH 06/14] powerpc/64s: interrupt replay balance the return branch predictor
` [PATCH 07/14] powerpc/64s: idle branch to handler with virtual mode offset
` [PATCH 08/14] powerpc/64s: idle avoid SRR usage in idle sleep/wake paths
` [PATCH 09/14] powerpc/64s: idle hmi wakeup is unlikely
` [PATCH 10/14] powerpc/64s: cpuidle set polling before enabling irqs
` [PATCH 11/14] powerpc/64s: cpuidle read mostly for common globals
` [PATCH 12/14] powerpc/64s: cpuidle no memory barrier after break from idle
` [PATCH 13/14] powerpc/64: runlatch CTRL[RUN] set optimisation
` [PATCH 14/14] powerpc/64s: idle runlatch switch is done with MSR[EE]=0

[PATCH BUGFIX] block, bfq: access and cache blkg data only when safe
 2017-06-08 15:52 UTC  (4+ messages)

[PATCH] x86/efi: fix boot panic because of invalid bgrt image address
 2017-06-08 15:51 UTC  (3+ messages)

[PATCH 00/15] xen/tools: add tracing to various Xen subsystems
 2017-06-08 15:51 UTC  (17+ messages)
` [PATCH 03/15] xen/tools: tracing: several improvements on IRQs tracing
` [PATCH 05/15] xen: make it possible to disable tracing in Kconfig
` [PATCH 06/15] xen: trace IRQ enabling/disabling

[PATCH 1/3] drm/i915/cfl: Introduce Coffee Lake platform definition
 2017-06-08 15:50 UTC  (3+ messages)
` [PATCH 2/3] drm/i915/cfl: Coffee Lake uses CNP PCH
` [PATCH 3/3] drm/i915/cfl: Introduce Display workarounds for Coffee Lake

found "kernel panic: Couldn't open N_TTY ldisc for ptm0 --- error -12. " with syzkaller
 2017-06-08 15:49 UTC  (2+ messages)

[PATCH] x86emul: minor cleanup
 2017-06-08 15:49 UTC 

[PATCH v1 00/25] lib, rtc: Print rtc_time via %pt[dt][rv]
 2017-06-08 15:48 UTC  (6+ messages)
` [PATCH v1 04/25] lib/vsprintf: Print time and date in human readable format via %pt

[PATCH] PCI: dwc: fall back to legacy IRQs when multiple devices are attached
 2017-06-08 15:48 UTC  (8+ messages)

[PATCH] thermal: Fix improper clock_cooling header guard
 2017-06-08 15:47 UTC 

[Qemu-devel] [PATCH 0/5] Error handling cleanup and fixes
 2017-06-08 15:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/5] websock: Don't try to set *errp directly

[PATCH net v2 0/3] netvsc: bug fixes
 2017-06-08 15:46 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/6] spapr/xics: fix migration of older machine types
 2017-06-08 15:45 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 1/6] xics: introduce macros for ICP/ICS link properties

[PATCH v6 0/1] platform/x86: Add driver for ACPI INT0002 Virtual GPIO
 2017-06-08 15:45 UTC  (4+ messages)
` [PATCH v6] platform/x86: Add driver for ACPI INT0002 Virtual GPIO device

[PATCH v4 0/2] Balanced allocation of hugepages
 2017-06-08 15:44 UTC  (5+ messages)
  ` [PATCH v5 "

[Qemu-devel] unplug_request and migration
 2017-06-08 15:44 UTC  (3+ messages)

[PATCH net-next v2 0/5] net: dsa: add cross-chip VLAN support
 2017-06-08 15:44 UTC  (2+ messages)

[PATCH] iscsi-target: Reject immediate data underflow larger than SCSI transfer length
 2017-06-08 15:37 UTC  (2+ messages)

[PATCH v5 00/23] mtd: nand: denali: Denali NAND IP patch bomb
 2017-06-08 15:43 UTC  (9+ messages)
` [PATCH v5 10/23] mtd: nand: denali: rework interrupt handling

[PATCH v2] xfs: fix spurious spin_is_locked() assert failures on non-smp kernels
 2017-06-08 15:43 UTC  (4+ messages)

[pull] radeon and amdgpu drm-next-4.13
 2017-06-08 15:43 UTC 

dedicated error codes for the block layer V3
 2017-06-08 15:42 UTC  (2+ messages)

[PATCH] can: enable CAN FD for virtual CAN devices by default
 2017-06-08 15:42 UTC  (2+ messages)

[PATCH 0/3] drm/i915: Misc improvements around module params
 2017-06-08 15:41 UTC  (5+ messages)
` [PATCH 3/3] drm/i915/debugfs: Highlight modified i915 params
` ✓ Fi.CI.BAT: success for drm/i915: Misc improvements around module params
` [PATCH v2 3/3] drm/i915/debugfs: Highlight modified i915 params

XFS journal write ordering constraints?
 2017-06-08 15:42 UTC 

[PATCH net-next 0/3] rxrpc: Tx length parameter
 2017-06-08 15:42 UTC  (2+ messages)

Wifi-Event for when initial 4-way completes?
 2017-06-08 15:41 UTC  (4+ messages)

[PATCH v3 0/9] Userspace timer IRQ number control and PMU with userspace-gic
 2017-06-08 15:40 UTC  (6+ messages)
` [PATCH v3 9/9] KVM: arm/arm64: Don't assume initialized vgic when setting PMU IRQ

[PATCH v3 0/6] STM32 DSI HOST
 2017-06-08 15:40 UTC  (4+ messages)
` [PATCH v3 2/6] dt-bindings: display: Add Synopsys DW MIPI DSI DRM bridge driver

[Buildroot] OpenCV-Python Support
 2017-06-08 15:39 UTC  (3+ messages)

[PATCH] platform/x86: wmi: Fix printing info about WDG structure
 2017-06-08 15:38 UTC  (7+ messages)

kselftest backports?
 2017-06-08 15:37 UTC 

[PATCH] [media] staging: css2400/Makefile: don't include makefiles
 2017-06-08 15:36 UTC 

[PATCH v4 0/1] multipath-tools: Prioritizer based on a latency algorithm
 2017-06-08 15:37 UTC  (2+ messages)

systemd and NFS "bg" mounts
 2017-06-08 15:36 UTC  (10+ messages)
` [systemd-devel] "
  ` [PATCH] nfs.man: document incompatibility between "bg" option and systemd

linux-next: Tree for Jun 8
 2017-06-08 15:36 UTC  (2+ messages)
` linux-next: Tree for Jun 8 (drivers/media/i2c/adv7604.c)

[PATCH] mount.nfs: Use default minor version when -t nfs4 is specified
 2017-06-08 15:36 UTC  (3+ messages)

[PATCH v2] ring: use aligned memzone allocation
 2017-06-08 15:35 UTC  (12+ messages)

[PATCH 1/4] powerpc/64s: context switch leave interrupts hard enabled for radix
 2017-06-08 15:36 UTC  (4+ messages)
` [PATCH 2/4] powerpc/64: context switch avoid reservation-clearing instruction
` [PATCH 3/4] powerpc/64: context switch an hwsync instruction can be avoided
` [PATCH 4/4] powerpc/64s: context switch avoid cpabort

[rfc PATCH -next 0/5] rbtree: Cache leftmost node internally
 2017-06-08 15:36 UTC  (4+ messages)
` [PATCH 1/5] "

Pyro branch?
 2017-06-08 15:36 UTC  (2+ messages)

Unable to wakeup suspended host with USB HID Composite Device
 2017-06-08 15:36 UTC 

[Buildroot] [PATCH 2/2] package/nut: specify --with-user/group when building NUT
 2017-06-08 15:35 UTC 

[asoc:topic/topology 1/4] sound/soc/soc-topology.c:352:42: error: 'struct snd_soc_tplg_ops' has no member named 'widget_ready'
 2017-06-08 15:35 UTC 

[PATCH 1/2] powerpc/64s: syscall optimize hypercall/syscall entry
 2017-06-08 15:35 UTC  (2+ messages)
` [PATCH 2/2] powerpc/64: syscall avoid restore_math call if possible

[RESEND PATCH 0/4] Missing QRTR features
 2017-06-08 15:35 UTC  (2+ messages)

[PATCH net-next] skbuff: only inherit relevant tx_flags
 2017-06-08 15:35 UTC 

[PATCH] mISDN: remove unnecessary variable assignments
 2017-06-08 15:33 UTC  (2+ messages)

[PATCH v2 0/4] ftrace/kprobe fixes
 2017-06-08 15:33 UTC  (4+ messages)
` [PATCH v2 1/4] powerpc/kprobes: Pause function_graph tracing during jprobes handling

[PATCH] include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR_EEH
 2017-06-08 15:32 UTC  (6+ messages)

[PATCH 0/4] ARM64: dts: meson-gx: Add HDMI and CVBS nodes for selected boards
 2017-06-08 15:31 UTC  (15+ messages)
` [PATCH 1/4] ARM64: dts: meson-gxbb-wetek-play2: Add HDMI and CVBS Nodes
` [PATCH 2/4] ARM64: dts: meson-gxl-s905d-p230: Add HDMI nodes
` [PATCH 3/4] ARM64: dts: meson-gxl-s905x-khadas-vim: "
` [PATCH 4/4] ARM64: dts: meson-gxl-s905x-p212: Add HDMI and CVBS nodes

[v4.12-rc1 regression] nfs server crashed in fstests run
 2017-06-08 15:32 UTC  (3+ messages)

[Qemu-devel] [PATCH qemu v7] memory/iommu: QOM'fy IOMMU MemoryRegion
 2017-06-08 15:30 UTC  (5+ messages)

[PATCH] pattern.c: Add support for files in buffer_pattern argument
 2017-06-08 15:31 UTC  (4+ messages)

[PATCH 0/9] Avoid problem where git_dir is set after alias expansion
 2017-06-08 15:30 UTC  (6+ messages)
` [PATCH 4/9] read_early_config(): optionally return the worktree's top-level directory

[PATCH] drm/i915/glk: RGB565 planes now allow 90/270 rotation
 2017-06-08 15:30 UTC  (3+ messages)

[PATCH] x86/mm: drop further relics of translated PV domains
 2017-06-08 15:30 UTC 

Sleeping BUG in khugepaged for i586
 2017-06-08 15:29 UTC  (8+ messages)

[PATCH rdma-next 0/5] Refactor RDMA netlink infrastructure
 2017-06-08 15:29 UTC  (3+ messages)
` [PATCH rdma-next 1/5] RDMA/netlink: Remove netlink clients infrastructure

[PATCH 0/2] Yocto Compatible 2.0 support code
 2017-06-08 15:28 UTC  (6+ messages)

[PATCH 0/5] net: mvpp2: fixes and cleanups
 2017-06-08 15:27 UTC  (6+ messages)
` [PATCH 1/5] net: mvpp2: remove mvpp2_bm_cookie_{build,pool_get}
` [PATCH 2/5] net: mvpp2: use {get,put}_cpu() instead of smp_processor_id()
` [PATCH 3/5] net: mvpp2: add comments about smp_processor_id() usage
` [PATCH 4/5] net: mvpp2: remove unused mvpp2_bm_cookie_pool_set() function
` [PATCH 5/5] net: mvpp2: remove mvpp2_pool_refill()

[RFC PATCH net-next 0/5] bpf: rewrite value tracking in verifier
 2017-06-08 15:27 UTC  (13+ messages)
` [RFC PATCH net-next 3/5] bpf/verifier: feed pointer-to-unknown-scalar casts into scalar ALU path
` [RFC PATCH net-next 4/5] bpf/verifier: track signed and unsigned min/max values
` [RFC PATCH net-next 5/5] selftests/bpf: change test_verifier expectations

[PATCH 0/2] net/softnic: sw fall-back for traffic management
 2017-06-08 15:27 UTC  (5+ messages)

[PATCHv4 0/2] clk: keystone: add sci-clk support
 2017-06-08 15:27 UTC  (3+ messages)

[PATCH] drm/amdgpu/gfx: create a common bitmask function (v2)
 2017-06-08 15:27 UTC  (6+ messages)

[PATCH net-next] tcp: add TCPMemoryPressuresChrono counter
 2017-06-08 15:26 UTC  (3+ messages)
` [PATCH v2 "

[Buildroot] [PATCH 1/1] support/scripts/mkusers: allow /etc/shadow to be symlinked
 2017-06-08 15:26 UTC 

[PATCH] [media] platform/Makefile: don't depend on arch to include dirs
 2017-06-08 15:24 UTC 

[RFC] arc: Decouple linux kernel memory address and link address
 2017-06-08 15:24 UTC  (2+ messages)

[PATCH v2] firmware: qcom_scm: Fix to allow COMPILE_TEST-ing
 2017-06-08 15:23 UTC 

[PATCH 2/6] USB / PCI / PM: Allow the PCI core to do the resume cleanup
 2017-06-08 15:24 UTC  (2+ messages)

(no subject)
 2017-06-08 15:24 UTC  (4+ messages)
` [PATCH 19/20] arm64:ilp32: add vdso-ilp32 and use for signal return

[PATCH] can: af_can: namespace support: fix lockdep splat: properly initialize spin_lock
 2017-06-08 15:23 UTC  (3+ messages)

[PATCH 00/11] plat-eznps upstream cont. set 2
 2017-06-08 15:20 UTC  (20+ messages)
` [PATCH 01/11] ARC: set level of log per CPU during boot to be debug level
` [PATCH 02/11] ARC: send ipi to all cpus sharing task mm in case of page fault
` [PATCH 03/11] ARC: Allow irq threading
` [PATCH 04/11] ARC: Add CPU topology
` [PATCH 05/11] ARC: Support more than one PGDIR for KVADDR
` [PATCH 06/11] ARC: [NUMA] added CONFIG_NUMA for plat-eznps
` [PATCH 07/11] ARC: [plat-eznps] new command line argument for HW scheduler at MTM
` [PATCH 08/11] ARC: [plat-eznps] Update the init sequence of aux regs per cpu
` [PATCH 09/11] ARC: [plat-eznps] Save/Restore extra auxiliary registers
` [PATCH 10/11] ARC: [plat-eznps] handle dedicated AUX registers
` [PATCH 11/11] ARC: [plat-eznps] avoid toggling of DPC register

net/can: trying to register non-static key in can_rx_register
 2017-06-08 15:21 UTC  (3+ messages)

[PATCH] x86: get_page_from_gfn() should not return misleading type
 2017-06-08 15:21 UTC 


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.