All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-12 19:31:02 to 2016-05-12 20:39:47 UTC [more...]

usb: dwc2: regression on MyBook Live Duo / Canyonlands since 4.3.0-rc4
 2016-05-12 20:39 UTC  (4+ messages)

[PATCH] libqpol: Make Makefile AR overwritable
 2016-05-12 20:39 UTC 

[patch 2/2] mpt3sas: clean up indenting a bit
 2016-05-12 20:38 UTC 

[PATCH] xfs_repair: further improvement on secondary superblock search method
 2016-05-12 20:38 UTC 

[PATCH v3 0/6] Add R8A7794/SILK sound DT support
 2016-05-12 20:38 UTC  (2+ messages)

[PATCH] r8169: default to 64-bit DMA on systems without memory below 4 GB
 2016-05-12 20:37 UTC  (4+ messages)

[patch 1/2] mpt3sas: add missing curly braces
 2016-05-12 20:37 UTC  (2+ messages)

PKT_RX_VLAN_PKT when VLAN stripping is disabled
 2016-05-12 20:36 UTC  (3+ messages)
` [RFC] mbuf: new flag when vlan is stripped

where is the ethernet device number determined?
 2016-05-12 20:27 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/26] Support LUKS encryption in block devices
 2016-05-12 20:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 24/26] block: rip out all traces of password prompting

[PATCH RESEND 0/4] arm: dts: am57xx: Correct the thermal thresholds
 2016-05-12 20:35 UTC  (4+ messages)

Major KVM issues with kernel 4.5 on the host
 2016-05-12 20:34 UTC  (13+ messages)
                  ` transparent huge pages breaks KVM on AMD

[RFC] Should we add Android's Interactive governor into mainline now?
 2016-05-12 20:34 UTC  (3+ messages)

[PATCH v3 0/7] Add support for remote unwind
 2016-05-12 20:33 UTC  (5+ messages)
` [PATCH v3 3/7] perf tools: Remove the logical that skip buildid cache if symfs is given

[PATCH v2 0/5] IB/hfi1: Remove write() and use ioctl() for user access
 2016-05-12 20:31 UTC  (14+ messages)
` [PATCH v2 3/5] IB/hfi1: Add ioctl() interface for user commands

[RFC PATCH 2/2] arch/m68k: Add CONFIG_CPU_HAS_NO_MULDIV32
 2016-05-12 20:31 UTC  (2+ messages)

[PATCH] x86/boot: Refuse to build with data relocations
 2016-05-12 20:31 UTC 

[PATCH] loop: properly observe rotational flag of underlying device
 2016-05-12 20:28 UTC  (5+ messages)

[PATCH v2] Bluetooth: convert smp and selftest to crypto kpp API
 2016-05-12 20:28 UTC  (4+ messages)

[PATCH] HID: asus: add support for hotkeys
 2016-05-12 20:28 UTC  (4+ messages)

[PATCH] PM / Runtime: Defer resuming of the device in pm_runtime_force_resume()
 2016-05-12 20:28 UTC  (6+ messages)

[PATCH 0/2] i2c: qup: Fixed the DMA transfer errors
 2016-05-12 20:27 UTC  (13+ messages)
` [PATCH 1/2] i2c: qup: Cleared the error bits in ISR

[net-next PATCH] udp: Resolve NULL pointer dereference
 2016-05-12 20:27 UTC  (6+ messages)
` [net-next PATCH v2] udp: Resolve NULL pointer dereference over flow-based vxlan device

i.MX6 SGTL5000 hangs with EIO error
 2016-05-12 20:13 UTC  (2+ messages)

[PATCH] ARM: dts: omap5-igep0050: Correct hdmi regulator
 2016-05-12 20:26 UTC  (7+ messages)

[PATCH v2 00/94] libify apply and use lib in am
 2016-05-12 20:26 UTC  (20+ messages)
` [PATCH v2 10/94] builtin/apply: move 'unidiff_zero' global into 'struct apply_state'
` [PATCH v2 16/94] builtin/apply: move 'update_index' "
` [PATCH v2 18/94] builtin/apply: move 'cached' "
` [PATCH v2 22/94] builtin/apply: move 'threeway' "
` [PATCH v2 33/94] builtin/apply: move 'p_value_known' "
` [PATCH v2 40/94] builtin/apply: move 'ws_error_action' "
` [PATCH v2 48/94] builtin/apply: rename 'prefix_' parameter to 'prefix'

[PATCH] rdma\hfi1 - coding style issues cleanup
 2016-05-12 20:25 UTC  (3+ messages)

[PATCH] uio-module-drv: Update to 2.0.0.0 GA version
 2016-05-12 20:24 UTC  (2+ messages)

recovering failed and unrecognizable RAID5 during mdadm --grow without backup
 2016-05-12 20:23 UTC  (4+ messages)

[PATCH net-next 00/13] ipv6: Enable GUEoIPv6 and more fixes for v6 tunneling
 2016-05-12 20:23 UTC  (3+ messages)
` [PATCH net-next 06/13] ipv6: Fix nexthdr for reinjection

[PATCH v10 00/20] index-helper/watchman
 2016-05-12 20:20 UTC  (21+ messages)
` [PATCH v10 01/20] read-cache.c: fix constness of verify_hdr()
` [PATCH v10 02/20] read-cache: allow to keep mmap'd memory after reading
` [PATCH v10 03/20] pkt-line: add gentle version of packet_write
` [PATCH v10 04/20] index-helper: new daemon for caching index and related stuff
` [PATCH v10 05/20] index-helper: add --strict
` [PATCH v10 06/20] daemonize(): set a flag before exiting the main process
` [PATCH v10 07/20] index-helper: add --detach
` [PATCH v10 08/20] index-helper: log warnings
` [PATCH v10 09/20] read-cache: add watchman 'WAMA' extension
` [PATCH v10 10/20] watchman: support watchman to reduce index refresh cost
` [PATCH v10 11/20] index-helper: use watchman to avoid refreshing index with lstat()
` [PATCH v10 12/20] update-index: enable/disable watchman support
` [PATCH v10 13/20] unpack-trees: preserve index extensions
` [PATCH v10 14/20] watchman: add a config option to enable the extension
` [PATCH v10 15/20] index-helper: kill mode
` [PATCH v10 16/20] index-helper: don't run if already running
` [PATCH v10 17/20] index-helper: autorun mode
` [PATCH v10 18/20] index-helper: optionally automatically run
` [PATCH v10 19/20] trace: measure where the time is spent in the index-heavy operations
` [PATCH v10 20/20] untracked-cache: config option

[PATCH 1/2] musb: sunxi: Add set_mode platform function
 2016-05-12 20:21 UTC  (3+ messages)
` [PATCH 2/2] musb: sunxi: Set state to A_WAIT_VRISE when enabling VBus

[kernel-hardening] [PATCH v5 1/4] x86, boot: Refactor KASLR entropy functions
 2016-05-12 20:18 UTC  (3+ messages)
`  "
  ` [kernel-hardening] "

Fund Approval & Claim Department
 2016-05-12 20:19 UTC 

[PATCH] efifb: Don't show the mapping VA
 2016-05-12 20:19 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/9] block: Remove BlockDriverState.blk
 2016-05-12 20:18 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 5/9] block: Remove bdrv_aio_multiwrite()

FreeBSD i915 driver update
 2016-05-12 20:18 UTC 

[PATCH v2] locking/rwsem: Add reader-owned state to the owner field
 2016-05-12 20:15 UTC  (3+ messages)

[PATCH 1/4] drm: add generic zpos property
 2016-05-12 20:15 UTC  (5+ messages)

proposal for extending smudge/clean filters with raw file access
 2016-05-12 20:14 UTC  (2+ messages)

[PATCH 0/19] get rid of superfluous __GFP_REPEAT
 2016-05-12 20:13 UTC  (4+ messages)

[RFC PATCH v3 0/3] Add vGPU support
 2016-05-12 20:12 UTC  (16+ messages)
` [RFC PATCH v3 3/3] VFIO Type1 IOMMU change: to support with iommu and without iommu
                  ` [Qemu-devel] "

[RFC PATCH 1/4] f2fs: correct return value type of f2fs_fill_super
 2016-05-12 20:12 UTC  (4+ messages)
` [RFC PATCH 4/4] f2fs: move fault injection to sysfs
  ` [RFC PATCH v2 "

[U-Boot] U-Boot 2016.03 on Altera Cyclone 5 SOCKIT
 2016-05-12 20:11 UTC 

[Buildroot] Reproducible builds
 2016-05-12 20:10 UTC  (11+ messages)
` [Buildroot] [PATCH 01/34] reproducibility: introduce config knob
  ` [Buildroot] [PATCH 09/34] reproducibility/libglib2: allow removing codegen
  ` [Buildroot] [PATCH 16/34] reproducibility/lzo: forbid lzo with reproducible builds

[PATCH] IB/ipoib: Add readout of statistics using ethtool
 2016-05-12 20:10 UTC  (4+ messages)
` [PATCH v3] "

virtio pmd failed in pci probing
 2016-05-12 20:10 UTC  (2+ messages)

[PATCH lttng-tools 1/5] Fix: tests: don't build dynamic lib tests if support disabled
 2016-05-12 20:08 UTC  (5+ messages)
` [PATCH lttng-tools 2/5] Fix: tests: skip tests on static build
` [PATCH lttng-tools 3/5] Fix: tests: don't match command line arguments, match static build binary names
` [PATCH lttng-tools 4/5] Fix: configure: forbid Python bindings if shared libraries are disabled
` [PATCH lttng-tools 5/5] Fix: distcheck requires that we clean version.h

[PATCH lttng-tools 0/5] Fix: static build make check/long reg/distcheck
 2016-05-12 20:08 UTC 

UBSAN: Undefined behaviour in drivers/scsi/aic7xxx/aic7xxx_core.c:2831:31
 2016-05-12 20:08 UTC  (2+ messages)

[Xenomai] Resuming nanosleep & Co. after ignored signals
 2016-05-12 20:07 UTC  (7+ messages)

[RFC PATCH 0/2] net: threadable napi poll loop
 2016-05-12 20:07 UTC  (9+ messages)

[GIT PULL 00/10] perf/urgent fixes
 2016-05-12 20:03 UTC  (11+ messages)
` [PATCH 01/10] perf tools: Use readdir() instead of deprecated readdir_r()
` [PATCH 02/10] perf script: "
` [PATCH 03/10] perf thread_map: "
` [PATCH 04/10] perf tools: "
` [PATCH 05/10] perf dwarf: Guard !x86_64 definitions under #ifdef else clause
` [PATCH 06/10] perf probe: Check if dwarf_getlocations() is available
` [PATCH 07/10] tools lib traceevent: Do not reassign parg after collapse_tree()
` [PATCH 08/10] perf evsel: Improve EPERM error handling in open_strerror()
` [PATCH 09/10] perf evsel: Handle EACCESS + perf_event_paranoid=2 in fallback()
` [PATCH 10/10] perf stat: Fallback to user only counters when perf_event_paranoid > 1

[PATCH 1/2] dracut: Add drivers/clk by default on arm
 2016-05-12 20:04 UTC  (3+ messages)
` [PATCH 2/2] dracut: Add drivers/tty/serial "

[PATCH] KEYS: Fix ASN.1 indefinite length object parsing
 2016-05-12 20:01 UTC  (2+ messages)

[PATCH v3 1/7] i18n: index-pack: use plural string instead of normal one
 2016-05-12 19:59 UTC  (9+ messages)
` [PATCH v4 0/7] i18n miscellaneous updates
` [PATCH v4 1/7] i18n: index-pack: use plural string instead of normal one
` [PATCH v4 2/7] i18n: unpack-trees: mark strings for translation
` [PATCH v4 3/7] i18n: git-parse-remote.sh: "
` [PATCH v4 4/7] i18n: builtin/pull.c: mark placeholders "
` [PATCH v4 5/7] i18n: builtin/pull.c: split strings marked "
` [PATCH v4 6/7] i18n: builtin/rm.c: remove a comma ',' from string
` [PATCH v4 7/7] i18n: builtin/branch.c: mark option for translation

[PATCH] libsemanage: Support overriding Makefile RANLIB
 2016-05-12 19:57 UTC 

[RFC v2 PATCH 0/8] VFS:userns: support portable root filesystems
 2016-05-12 19:55 UTC  (14+ messages)

[PATCH] Input - ntrig_spi: add new driver for the Surface 3
 2016-05-12 19:56 UTC  (5+ messages)

[3.19.y-ckt stable] Linux 3.19.8-ckt21
 2016-05-12 19:56 UTC  (3+ messages)

[patch] drm/exynos/hdmi: add a missing tab
 2016-05-12 19:54 UTC  (2+ messages)

[PATHCH] add option to supress "At subvol …" message in btrfs send
 2016-05-12 19:49 UTC  (2+ messages)
` [PATCH] btrfs-progs: added quiet-option for scripts

[PATCH RESEND -rt] mm: perform lru_add_drain_all() remotely
 2016-05-12 19:52 UTC  (5+ messages)

[RFC][PATCH 0/5] sched: Diagnostic checks for missing rq clock updates
 2016-05-12 19:49 UTC  (6+ messages)
` [RFC][PATCH 1/5] sched/fair: Update the rq clock before detaching tasks
` [RFC][PATCH 2/5] sched: Add wrappers for lockdep_(un)pin_lock()
` [RFC][PATCH 3/5] sched/core: Reset RQCF_ACT_SKIP before unpinning rq->lock
` [RFC][PATCH 4/5] sched/fair: Push rq lock pin/unpin into idle_balance()
` [RFC][PATCH 5/5] sched/core: Add debug code to catch missing update_rq_clock()

[PATCH 0/6] soc/tegra: Add support for IO pads control via pinctrl interface
 2016-05-12 19:48 UTC  (4+ messages)
` [PATCH 6/6] pinctrl: tegra: Add driver to configure voltage and power state of io pads

[Xenomai] RTDM syscalls & switching
 2016-05-12 19:47 UTC  (16+ messages)

[PATCH 0/4] add minimal bcm2835-sdram driver
 2016-05-12 19:46 UTC  (5+ messages)

[PATCH] super1: add more checks for NodeNumUpdate option
 2016-05-12 19:45 UTC  (2+ messages)

[RFC] super1: error handling for super-block loading
 2016-05-12 19:43 UTC  (3+ messages)

[PATCH] KVM: arm/arm64: vgic-new: fix overlap check for device addresses
 2016-05-12 19:43 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 03/11] locking, rwsem: introduce basis for down_write_killable
 2016-05-12 19:42 UTC  (12+ messages)

variables with random values
 2016-05-12 19:41 UTC  (2+ messages)

[PATCH] radeon and amdgpu drm-fixes-4.6
 2016-05-12 19:41 UTC 

[PATCH net-next 0/5] net: remove trans_start from struct net_device
 2016-05-12 19:40 UTC  (7+ messages)
` [PATCH net-next 2/5] drivers: replace dev->trans_start accesses with dev_trans_start
` [B.A.T.M.A.N.] [PATCH net-next 4/5] treewide: replace dev->trans_start update with helper
  `  "

[PATCH] fixup! vgic-new: make vgic_register_redist_iodevs more readable
 2016-05-12 19:44 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] openvpn: remove polarssl crypto backend options
 2016-05-12 19:38 UTC  (2+ messages)

[PATCH] drm: expand cea861 mode timing table
 2016-05-12 19:37 UTC 

[PATCH v3 00/55] KVM: arm/arm64: Rework virtual GIC emulation
 2016-05-12 19:36 UTC  (7+ messages)
` [PATCH v3 53/55] KVM: arm/arm64: vgic-new: Wire up irqfd injection
` [PATCH v3 54/55] KVM: arm/arm64: vgic-new: implement mapped IRQ handling

[PATCH 0/7 v4] DAX page fault locking
 2016-05-12 19:36 UTC  (5+ messages)
` [PATCH 5/7] dax: New "

[Qemu-devel] [PATCH 0/7] Fix PM SMBus and add IPMI over SMBus
 2016-05-12 19:34 UTC  (7+ messages)
` [Qemu-devel] [PATCH 7/7] ipmi: Add ACPI to the SMBus IPMI device

[PATCH v6 0/3] Key-agreement Protocol Primitives (KPP) API
 2016-05-12 19:34 UTC  (2+ messages)

[RFC] wcn36xx: Implement firmware assisted scan
 2016-05-12 19:33 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] ARM: tegra: add core Tegra186 support
 2016-05-12 19:32 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: tegra: add p2771-0000 board suport

[Qemu-devel] [RFC v2 00/11] Base enabling patches for MTTCG
 2016-05-12 19:32 UTC  (7+ messages)
` [Qemu-devel] [RFC v2 04/11] tcg: comment on which functions have to be called with tb_lock held

[PATCHv2 0/3] Add extract() method to package manager
 2016-05-12 11:28 UTC  (4+ messages)
` [PATCHv2 1/3] package_manager.py: Move opkg_query() outside of Indexer class
` [PATCHv2 2/3] package_manager.py: Add extract() method for opkg and dpkg
` [PATCHv2 3/3] package_manager.py: Add extract() method for RPM package manager


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.