All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-19 20:57:46 to 2016-09-19 21:41:15 UTC [more...]

[ndctl PATCH 0/6] miscellaneous updates / static analysis fixes
 2016-09-19 21:38 UTC  (7+ messages)
` [ndctl PATCH 1/6] build: build libraries and utilities in separate directories
` [ndctl PATCH 2/6] test, dsm-fail: test get_config_size DSM failures
` [ndctl PATCH 3/6] Documentation: update top-level man page with latest commands
` [ndctl PATCH 4/6] test, libndctl: fix uninitialized variable usage in check_btt_size()
` [ndctl PATCH 5/6] libdaxctl: fix deref-before-null-check in daxctl_new_region
` [ndctl PATCH 6/6] ndctl: fix potential null deref in util_namespace_to_json()

[folded-merged] rapidio-rio_cm-avoid-gfp_kernel-in-atomic-context-fix.patch removed from -mm tree
 2016-09-19 21:41 UTC 

[PATCH 1/6] f2fs: make f2fs_filetype_table static
 2016-09-19 21:40 UTC  (3+ messages)
` [PATCH 3/6] f2fs: fix to avoid race condition when updating sbi flag

[PATCH 1/4] ARM: dts: mxs: Add new M28EVK manufacturer compat
 2016-09-19 21:40 UTC  (4+ messages)
` [PATCH 2/4] ARM: dts: mx5: Add new M53EVK "
` [PATCH 3/4] ARM: dts: socfpga: Add new MCVEVK "
` [PATCH 4/4] ARM: at91/dt: sama5d4: Add new MA5D4EVK "

[PATCH] ip: (ipvlan) introduce L3s mode
 2016-09-19 21:39 UTC 

[PATCH] mm: migrate: Return false instead of -EAGAIN for dummy functions
 2016-09-19 21:46 UTC  (4+ messages)

[PATCH v2 00/17] More smiapp cleanups, fixes
 2016-09-19 21:39 UTC  (31+ messages)
` [PATCH v2 01/17] smiapp: Move sub-device initialisation into a separate function
` [PATCH v2 04/17] smiapp: Split off sub-device registration into two
` [PATCH v2 07/17] smiapp: Always initialise the sensor in probe
` [PATCH v2 08/17] smiapp: Merge smiapp_init() with smiapp_probe()
` [PATCH v2 09/17] smiapp: Read frame format earlier
` [PATCH v2 10/17] smiapp: Unify setting up sub-devices
` [PATCH v2 11/17] smiapp: Use SMIAPP_PADS when referring to number of pads
` [PATCH v2 12/17] smiapp: Obtain frame layout from the frame descriptor
` [PATCH v2 13/17] smiapp: Improve debug messages from frame layout reading
` [PATCH v2 14/17] smiapp: Remove useless newlines and other small cleanups
` [PATCH v2 15/17] smiapp: Obtain correct media bus code for try format
` [PATCH v2 16/17] smiapp: Drop a debug print on frame size and bit depth

[PATCH] arm64: migrate exception table users off module.h and onto extable.h
 2016-09-19 21:38 UTC  (2+ messages)

[PATCH] arm: migrate exception table users off module.h and onto extable.h
 2016-09-19 21:38 UTC  (2+ messages)

[PATCH v2 0/4] handle multiline in-body headers
 2016-09-19 21:39 UTC  (6+ messages)
` [PATCH v2 1/4] mailinfo: separate in-body header processing
` [PATCH v2 2/4] mailinfo: refactor to support utf8 decode attempts
` [PATCH v2 3/4] mailinfo: make is_scissors_line take plain char *
` [PATCH v2 4/4] mailinfo: handle in-body header continuations

[Qemu-devel] build failure
 2016-09-19 21:38 UTC  (2+ messages)

[PATCH] of: Add vendor prefix for Aries Embedded GmbH
 2016-09-19 21:38 UTC 

qemu:metag image runtime failure in -next due to 'kthread: allow to cancel kthread work'
 2016-09-19 21:37 UTC  (10+ messages)
    ` [kernel-hardening] "

j1939
 2016-09-19 21:37 UTC  (5+ messages)

[PATCH v15 0/5] Rockchip Type-C DisplayPort driver
 2016-09-19 21:37 UTC  (5+ messages)
` [PATCH v15 5/5] ASoC: rockchip: Add DP dai-links to the rk3399-gru machine driver

[PATCH] sparc: migrate exception table users off module.h and onto extable.h
 2016-09-19 21:36 UTC  (2+ messages)

[PATCHv6 net-next 00/15] BPF hardware offload (cls_bpf for now)
 2016-09-19 21:36 UTC  (4+ messages)
` [PATCHv6 net-next 04/15] bpf: don't (ab)use instructions to store state

[Qemu-devel] [RFC v2] libvirt vGPU QEMU integration
 2016-09-19 21:36 UTC  (2+ messages)

[PATCH 1/2] i2c: aspeed: added driver for Aspeed I2C
 2016-09-19 21:35 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] i2c: aspeed: added documentation for Aspeed I2C driver

[PATCH] tile: migrate exception table users off module.h and onto extable.h
 2016-09-19 21:34 UTC 

[Documentation] State of CPU controller in cgroup v2
 2016-09-19 21:34 UTC  (12+ messages)

[U-Boot] [PATCH] Repair image-fit: switch ENOLINK to ENOENT
 2016-09-19 21:33 UTC  (3+ messages)

[patch 0/3] block/mq: Convert to the new hotplug state machine
 2016-09-19 21:28 UTC  (7+ messages)
` [patch 1/3] blk/mq: Reserve hotplug states for block multiqueue
` [patch 2/3] blk/mq/cpu-notif: Convert to hotplug state machine
` [patch 3/3] blk/mq: "

[Qemu-devel] [PATCH v4 0/2] block: allow flush on devices with open tray
 2016-09-19 21:30 UTC  (4+ messages)

[PATCH 0/9] ZBC / Zoned block device support
 2016-09-19 21:27 UTC  (20+ messages)
` [PATCH 1/9] block: Add 'zoned' queue limit
` [PATCH 2/9] blk-sysfs: Add 'chunk_sectors' to sysfs attributes
` [PATCH 3/9] block: update chunk_sectors in blk_stack_limits()
` [PATCH 4/9] block: Define zoned block device operations
` [PATCH 5/9] block: Implement support for zoned block devices
` [PATCH 6/9] block: Add 'BLKPREP_DONE' return value
` [PATCH 7/9] block: Add 'BLK_MQ_RQ_QUEUE_DONE' "
` [PATCH 8/9] sd: Implement support for ZBC devices
` [PATCH 9/9] blk-zoned: Add ioctl interface for zone operations

[qemu-mainline baseline-only test] 67730: trouble: blocked/broken
 2016-09-19 21:28 UTC 

[RESEND PATCH v7 0/4] the fix for the USB HOST1 at rk3288 platform
 2016-09-19 21:28 UTC  (3+ messages)
` [RESEND PATCH v7 2/4] phy: rockchip-usb: use rockchip_usb_phy_reset to reset phy during wakeup

[PATCH v6 0/6] Add eBPF hooks for cgroups
 2016-09-19 21:28 UTC  (5+ messages)
` [PATCH v6 5/6] net: ipv4, ipv6: run cgroup eBPF egress programs

[PATCH] mwifiex: parse device tree node for PCIe
 2016-09-19 21:27 UTC  (3+ messages)

[PATCH v2 00/14] Partial MIPS Malta DT conversion
 2016-09-19 21:21 UTC  (32+ messages)
` [PATCH v2 01/14] irqchip: i8259: Add domain before mapping parent irq
` [PATCH v2 02/14] irqchip: i8259: Allow platforms to override poll function
` [PATCH v2 03/14] irqchip: i8259: Remove unused i8259A_irq_pending
` [PATCH v2 04/14] MIPS: Malta: Allow PCI devices DMA to lower 2GB physical
` [PATCH v2 05/14] MIPS: Malta: Use all available DDR by default
` [PATCH v2 06/14] MIPS: Malta: Probe interrupt controllers via DT
` [PATCH v2 07/14] of/platform: Probe "isa" busses by default
` [PATCH v2 08/14] MIPS: Malta: Remove custom DT match table
` [PATCH v2 09/14] MIPS: Malta: Probe RTC via DT
` [PATCH v2 10/14] MIPS: Malta: Probe pflash "
` [PATCH v2 11/14] MIPS: Malta: Use syscon-reboot driver to reboot
` [PATCH v2 12/14] MIPS: Malta: Remove custom halt implementation
` [PATCH v2 13/14] power: reset: Add Intel PIIX4 poweroff driver
` [PATCH v2 14/14] MIPS: Malta: Use PIIX4 poweroff driver to power down

[PATCH] tcp: fix wrong checksum calculation on MTU probing
 2016-09-19 21:16 UTC 

[PATCH v5 0/9] Add STM32 EXTI interrupt controller support
 2016-09-19 21:24 UTC  (5+ messages)
` [PATCH v5 1/9] Documentation: dt-bindings: Document STM32 EXTI controller bindings

Is stability a joke?
 2016-09-19 21:25 UTC  (16+ messages)
            ` stability matrix (was: Is stability a joke?)
                ` stability matrix

[PATCH 19/21] blk: mq: reserve hotplug ID states for block
 2016-09-19 21:24 UTC  (2+ messages)
` [tip:smp/hotplug] blk/mq: Reserve hotplug states for block multiqueue

[GIT PULL] etnaviv-next for 4.9
 2016-09-19 21:25 UTC  (2+ messages)

[PATCH v2 0/2] Handle escape characters in From field
 2016-09-19 21:24 UTC  (6+ messages)
` [PATCH] mailinfo: unescape quoted-pair in header fields
  ` [PATCH v2 1/2] t5100-mailinfo: replace common path prefix with variable
  ` [PATCH v2 2/2] mailinfo: unescape quoted-pair in header fields

[PATCH v2] staging: wlan-ng: fixed alignment not matching
 2016-09-19 21:24 UTC 

[PATCH v3 net-next 00/16] tcp: BBR congestion control algorithm
 2016-09-19 21:23 UTC  (6+ messages)
` [PATCH v3 net-next 16/16] tcp_bbr: add BBR congestion control

LPM6 next hop size
 2016-09-19 21:22 UTC  (3+ messages)

[PATCH 0/2] Remove redundant return captures in media drivers
 2016-09-19 21:22 UTC  (3+ messages)
` [PATCH 1/2] staging: media: bcm2048: Remove unnecessary return capture
` [PATCH 2/2] staging: media: davinci_vpfe: "

[Buildroot] Hint on switching between targets
 2016-09-19 21:22 UTC  (4+ messages)

[PATCH] irq: versatile-fpga: add OX820 compatible
 2016-09-19 21:22 UTC  (2+ messages)

[PATCH 1/1] ibmvfc: Fix I/O hang when port is not mapped
 2016-09-19 21:21 UTC  (2+ messages)

[PATCH net] sctp: fix SSN comparision
 2016-09-19 21:21 UTC  (2+ messages)

[PATCH v21 00/20] perf, tools: Add support for PMU events in JSON format
 2016-09-19 21:20 UTC  (2+ messages)

[PATCH] clocksource: oxnas: add OX820 compatible
 2016-09-19 21:20 UTC  (2+ messages)

[PATCH 0/3] reset: Add support for OX820 SoC
 2016-09-19 21:18 UTC  (6+ messages)
` [PATCH 3/3] dt-bindings: reset: oxnas: Update for OX820

spurious call trace during send
 2016-09-19 21:18 UTC 

[Qemu-devel] [PULL v2 0/8] Block layer patches
 2016-09-19 21:17 UTC  (3+ messages)

Difference between config, menuconfig and defconfig
 2016-09-19 21:16 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 0/5] Add runnability info to query-cpu-definitions
 2016-09-19 21:16 UTC  (2+ messages)
` [Qemu-devel] [libvirt] "

[v3 PATCH 0/2] rhashtable: rhashtable with duplicate objects
 2016-09-19 21:16 UTC  (3+ messages)
` [v3 PATCH 1/2] rhashtable: Add rhlist interface

[PATCH 0/1] fix rk3066a based boards boot issue on linux-4.8
 2016-09-19 21:15 UTC  (14+ messages)
` [PATCH] arm: dts: fix rk3066a based boards vdd_log voltage initialization

Segfault with xfs_repair
 2016-09-19 21:06 UTC 

[PATCH] coresight: tmc: implementing TMC-ETR AUX space API
 2016-09-19 21:14 UTC  (2+ messages)

[PATCH v2 0/2] cpufreq: Introduce TI CPUFreq/OPP Driver
 2016-09-19 21:14 UTC  (4+ messages)
` [PATCH v2 1/2] Documentation: dt: add bindings for ti-cpufreq

[PATCH v2] staging: wlan-ng: fixed parenthesis alignment
 2016-09-19 21:12 UTC 

UDL: screen update breakage
 2016-09-19 21:12 UTC  (7+ messages)
  ` [PATCH] drm/udl: Fix for the X server screen update
        ` [PATCH] drm/udl: Fix for the X server screen update v2

[PATCH] blk-throttle: fix infinite throttling caused by non-cascading timer wheel
 2016-09-19 21:11 UTC  (4+ messages)

Unaligned zoned write with bsrange ‘3k-1025K’ always fails for the reason being ‘data corruption’
 2016-09-19 21:09 UTC  (2+ messages)

[PATCH 1/6] i18n: commit: mark message for translation
 2016-09-19 21:08 UTC  (4+ messages)

[PATCH] scripts: add script for translating stack dump function offsets
 2016-09-19 21:07 UTC  (13+ messages)
` [PATCH v2] "
        ` [PATCH v3] scripts: add script for translating stack dump function

[PATCH 00/15] Line6 POD X3/X3Live suport
 2016-09-19 21:07 UTC  (5+ messages)
` [PATCH v4 00/12] "
  ` [PATCH v4 12/12] ALSA: line6: Add hwdep interface to access the POD control messages

[Buildroot] [PATCH] package/kvm-unit-tests: new package
 2016-09-19 21:07 UTC  (3+ messages)

[PATCH] x86: migrate exception table users off module.h and onto extable.h
 2016-09-19 21:04 UTC 

[RFC 0/5] xen/arm: support big.little SoC
 2016-09-19 21:03 UTC  (9+ messages)

[PATCH] m68k: migrate exception table users off module.h and onto extable.h
 2016-09-19 21:01 UTC  (2+ messages)

clarification of `rev-list --no-walk ^<rev>`?
 2016-09-19 21:00 UTC  (7+ messages)

[PATCH v4 00/22] Support qcom's HSIC USB and rewrite USB2 HS support
 2016-09-19 21:01 UTC  (6+ messages)
` [PATCH v4 22/22] phy: Add support for Qualcomm's USB HS phy

update rdma-plumbing Documentation
 2016-09-19 20:59 UTC  (3+ messages)

[PATCH v7 0/4] Add Mediated device support
 2016-09-19 20:59 UTC  (13+ messages)
` [PATCH v7 1/4] vfio: Mediated device Core driver
                      ` [Qemu-devel] "

[PATCH] tools/testing/nvdimm: fix allocation range for mock flush hint tables
 2016-09-19 20:56 UTC 

PCI Resource Allocation
 2016-09-19 20:59 UTC  (3+ messages)

Experimental btrfs encryption
 2016-09-19 20:58 UTC  (2+ messages)

[Qemu-devel] [PATCH] Avoid additional GET_FEATURES call on vhost-user
 2016-09-19 17:25 UTC  (3+ messages)

[PATCH v3 0/6] tmio: add support for eMMC with 8 bit bus width
 2016-09-19 20:57 UTC  (7+ messages)
` [PATCH v3 1/6] mmc: add define for R1 response without CRC
` [PATCH v3 2/6] mmc: rtsx_pci: use new macro for R1 "
` [PATCH v3 3/6] mmc: rtsx_usb: "
` [PATCH v3 4/6] mmc: tmio: add eMMC support
` [PATCH v3 5/6] arm64: dts: r8a7795: salvator: enable on-board eMMC
` [PATCH v3 6/6] arm64: dts: r8a7796: salvator: enable on board eMMC


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.