All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-28 12:05:23 to 2018-04-28 15:39:01 UTC [more...]

[Bug 106199] Cannot get back into DM after logoff (Linux 4.16.2+)
 2018-04-28 15:39 UTC  (3+ messages)

[PATCH] nvme: unquiesce the queue before cleaup it
 2018-04-28 15:38 UTC  (10+ messages)

[Buildroot] [git commit] dropbear: unbundle libtomath & libtomcrypt
 2018-04-28 15:38 UTC 

[PATCH v4] ath10k: fix crash in recent 3.5.3 9984 firmware due wrong handling of peer_bw_rxnss_override parameter
 2018-04-28 15:37 UTC  (7+ messages)

[PATCH] btrfs: Take trans lock before access running trans in check_delayed_ref
 2018-04-28 15:37 UTC  (3+ messages)

[Buildroot] [git commit] dropbear: fix build with non-SSP capable toolchain
 2018-04-28 15:37 UTC 

[PATCH 0/6] Let the sequencer handle `git rebase -i --root`
 2018-04-28 15:28 UTC  (3+ messages)
` [PATCH 1/6] sequencer: extract helper to update active_cache_tree

[PATCH v3 0/9] staging: iio: ad2s1200: Driver clean up
 2018-04-28 15:27 UTC  (5+ messages)
` [PATCH v3 5/9] staging: iio: ad2s1200: Add documentation for device tree binding

[PATCH iproute2-next v6] Add support for cake qdisc
 2018-04-28 15:27 UTC  (4+ messages)
` [PATCH iproute2-next v7] "
  ` [Cake] "

MHI initial design review
 2018-04-28 15:25 UTC  (7+ messages)
` [PATCH v1 1/4] mhi_bus: core: Add support for MHI host interface
` [PATCH v1 3/4] mhi_bus: dev: netdev: add network interface driver

[PATCH v5] x86/mm: Suppresses vm_events caused by page-walks
 2018-04-28 15:25 UTC  (4+ messages)

[Buildroot] [git commit] dropbear: bump to version 2018.76
 2018-04-28 15:23 UTC 

[MODERATED] [Patch v4] Linux Patch 1/1
 2018-04-28 15:21 UTC 

[LTP] [PATCH 0/2] Proper fix of vxlan03.sh tests
 2018-04-28 15:19 UTC  (4+ messages)
` [LTP] [PATCH 1/2] Revert "network/vxlan03: Fix getopts parameters passed to virt_lib.sh"
` [LTP] [PATCH 2/2] network/vxlan: Fix getopts parameters passed from vxlan03 to virt_lib.sh

[Bug 106194] AMD Fury X system freeze on kernel 4.17rc2
 2018-04-28 15:19 UTC  (4+ messages)
` [Bug 106194] AMDGPU RIP: dm_update_crtcs_state "

[PATCH] generic: test for seeing unseen fsync errors on newly open files
 2018-04-28 15:19 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/3] Add support for STM32MP1 ADC
 2018-04-28 15:18 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: iio: stm32-adc: add support for STM32MP1

[Buildroot] [PATCH RFC] legal-info: add option to store manifest in rootfs
 2018-04-28 15:15 UTC  (7+ messages)

[PATCH v3] imu: inv_mpu6050: interpolate missing timestamps
 2018-04-28 15:10 UTC  (11+ messages)

[RFC PATCH v3 00/10] Rewrite tests into new API + fixes
 2018-04-28 15:09 UTC  (5+ messages)
` [RFC PATCH v3 01/10] security/ima: "
      ` [LTP] "

[PATCH v2 00/12] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-04-28 15:08 UTC  (9+ messages)
` [PATCH v2 04/12] mm: Assign memcg-aware shrinkers bitmap to memcg

[PATCH v2] ath10k: fix crash in recent 3.5.3 9984 firmware due wrong handling of peer_bw_rxnss_override parameter
 2018-04-28 15:08 UTC  (11+ messages)

[PATCH 0/7] iio: adc: stm32-dfsdm: misc fixes and improvements
 2018-04-28 15:07 UTC  (12+ messages)
` [PATCH 5/7] iio: adc: stm32-dfsdm: misc style improvements and fixes
` [PATCH 6/7] iio: adc: stm32-dfsdm: add check on max filter id
` [PATCH 7/7] iio: adc: stm32-dfsdm: add check on spi-max-frequency

[PATCH bpf-next] bpf: Allow bpf_current_task_under_cgroup in interrupt
 2018-04-28 15:03 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/mesa3d: add Radeon SI support
 2018-04-28 15:03 UTC  (5+ messages)

[PATCH meson-clk-next] clk: meson: meson8b: enable CLK_MESON_MPLL_ROUND_CLOSEST for all MPLLs
 2018-04-28 15:01 UTC  (4+ messages)

[PATCH v5 00/11] Deprecate .git/info/grafts
 2018-04-28 15:00 UTC  (9+ messages)
` [PATCH v6 "
  ` [PATCH v6 06/11] Add a test for `git replace --convert-graft-file`
  ` [PATCH v6 11/11] Remove obsolete script to convert grafts to replace refs

[PATCH 4.16 000/196] 4.16.4-stable review
 2018-04-28 14:59 UTC  (5+ messages)
` [PATCH 4.16 163/196] random: fix crng_ready() test

[Buildroot] [PATCH] glibc: install the obsolete libnsl
 2018-04-28 14:51 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] qemu-io: Exit with error when a command failed
 2018-04-28 14:41 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] qemu-io: Drop command functions' return values
` [Qemu-devel] [PATCH 2/5] qemu-io: Let command functions return error code
` [Qemu-devel] [PATCH 3/5] qemu-io: Exit with error when a command failed
` [Qemu-devel] [PATCH 4/5] iotests.py: Add qemu_io_silent
` [Qemu-devel] [PATCH 5/5] iotests: Let 216 make use of qemu-io's exit code

[PATCH v3 0/9] Compute and consume generation numbers
 2018-04-28 14:38 UTC  (6+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 04/10] commit: use generations in paint_down_to_common()

[Buildroot] [PATCH 1/1] libcli: add hash for license file
 2018-04-28 14:35 UTC 

[PATCH 4.16 00/81] 4.16.6-stable review
 2018-04-28 14:32 UTC  (2+ messages)

[PATCH 0/2] nvme: pci: fix & improve timeout handling
 2018-04-28 14:31 UTC  (14+ messages)
` [PATCH 1/2] nvme: pci: simplify "

[Buildroot] [PATCH 1/1] libcdaudio: add hash for license file
 2018-04-28 14:29 UTC 

[PATCH 4.14 00/80] 4.14.38-stable review
 2018-04-28 14:28 UTC  (2+ messages)

[PATCH 4.9 00/74] 4.9.97-stable review
 2018-04-28 14:26 UTC  (2+ messages)

[PATCH 4.4 00/50] 4.4.130-stable review
 2018-04-28 14:25 UTC  (2+ messages)

[PATCH 3.18 00/24] 3.18.107-stable review
 2018-04-28 14:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] boinc: replace systemd script
 2018-04-28 14:24 UTC 

[RFC PATCH] checkout: Force matching mtime between files
 2018-04-28 14:23 UTC  (9+ messages)

[Buildroot] [PATCH 1/1] libcgicc: add hash of license files
 2018-04-28 14:23 UTC 

Problems with btrfs
 2018-04-28 14:23 UTC  (4+ messages)

[PATCH v2 0/2] usb: dwc3: support clocks and resets for DWC3 core
 2018-04-28 14:20 UTC  (6+ messages)
` [v2,2/2] "
      ` [PATCH v2 2/2] "

What is recommended level of btrfs-progs and kernel please
 2018-04-28 14:09 UTC 

[lustre-devel] `lfs check` misleading documentation
 2018-04-28 14:11 UTC  (2+ messages)

[Bug 103743] Nier:Automata - "if" in fragment shader incorrectly evaluated, causes artifacts
 2018-04-28 14:09 UTC  (2+ messages)

[REVIEW][PATCH 00/22] Simplifying siginfo users
 2018-04-28 14:07 UTC  (16+ messages)
` [REVIEW][PATCH 19/22] signal/um: Use force_sig_fault in relay_signal
  ` [uml-devel] "
                  ` [uml-devel] [REVIEW][PATCH 0/5] Improving siginfo_layout and fixing uml's relay_signal
                    `  "
                    ` [REVIEW][PATCH 1/5] signal/signalfd: Remove __put_user from signalfd_copyinfo
                    ` [REVIEW][PATCH 2/5] signal/signalfd: Add support for SIGSYS
                    ` [REVIEW][PATCH 3/5] signal: Remove unncessary #ifdef SEGV_PKUERR in 32bit compat code
                    ` [REVIEW][PATCH 4/5] signal: Extend siginfo_layout with SIL_FAULT_{MCEERR|BNDERR|PKUERR}
                    ` [REVIEW][PATCH 5/5] signal/um: More carefully relay signals in relay_signal

copy_file_range and user space tools to do copy fastest
 2018-04-28 13:59 UTC  (6+ messages)

[PATCH v14 0/2] rcar-csi2: add Renesas R-Car MIPI CSI-2
 2018-04-28 13:54 UTC  (6+ messages)
` [PATCH v14 2/2] rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver driver

Route all traffic to one IP _only_ via wireguard
 2018-04-28 13:49 UTC  (2+ messages)

[PATCH 0/5] Add support in dwmac-sun8i for accessing EMAC clock
 2018-04-28 13:42 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: allow dwmac-sun8i to use other devices' exported regmap
      ` [linux-sunxi] "
        `  "

[Buildroot] [PATCH 1/1] zeromq: add libatomic linkage when available
 2018-04-28 13:39 UTC  (2+ messages)

[Buildroot] [git commit] package/mesa3d: add Radeon SI support
 2018-04-28 13:33 UTC 

[PATCH i-g-t 1/4] igt: Exercise creating context with shared GTT
 2018-04-28 13:32 UTC  (4+ messages)
` [PATCH i-g-t 2/4] igt/gem_exec_whisper: Fork all-engine tests one-per-engine
` [PATCH i-g-t 3/4] igt: Add gem_ctx_engines
` [PATCH i-g-t 4/4] igt: Add gem_exec_balance

[Buildroot] [PATCH 1/1] libcec: add hash for license file
 2018-04-28 13:30 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] libcddb: add hash for license file
 2018-04-28 13:30 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] libcgroup: add hash for license file
 2018-04-28 13:30 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] libcgicc: bump to version 3.2.19
 2018-04-28 13:30 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] libcgi: add license file (with its hash)
 2018-04-28 13:30 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] boinc: bump to version 7.10.1
 2018-04-28 13:29 UTC  (2+ messages)

[Buildroot] [git commit] libcec: add hash for license file
 2018-04-28 13:26 UTC 

[Buildroot] [git commit] libcddb: add hash for license file
 2018-04-28 13:26 UTC 

[Buildroot] [git commit] libcgroup: add hash for license file
 2018-04-28 13:25 UTC 

[Buildroot] [git commit] libcgicc: bump to version 3.2.19
 2018-04-28 13:25 UTC 

[Buildroot] [git commit] libcgi: add license file (with its hash)
 2018-04-28 13:25 UTC 

[Buildroot] [git commit] boinc: bump to version 7.10.1
 2018-04-28 13:25 UTC 

[Buildroot] [PATCH v2 0/3] Disable qemu user emulation for host variant on MIPS64
 2018-04-28 13:25 UTC  (3+ messages)
` [Buildroot] [PATCH v2 1/3] qemu: rewrite BR2_PACKAGE_HOST_QEMU_ARCH_SUPPORTS to be more readable

[Buildroot] [git commit] qemu: disable qemu user emulation on MIPS64 for host variant
 2018-04-28 13:24 UTC 

[Buildroot] [git commit] qemu: introduce BR2_PACKAGE_HOST_QEMU_{SYSTEM, USER}_ARCH_SUPPORTS
 2018-04-28 13:24 UTC 

[Buildroot] [git commit] qemu: rewrite BR2_PACKAGE_HOST_QEMU_ARCH_SUPPORTS to be more readable
 2018-04-28 13:24 UTC 

[PATCH v1 - resent 0/5] Add capabilities to i2c-mlxcpld
 2018-04-28 13:22 UTC  (2+ messages)

[Buildroot] [PATCH] linux-tool-perf: permit TUI build
 2018-04-28 13:20 UTC  (4+ messages)
  ` [Buildroot] [PATCH v2] "

[Buildroot] [git commit] linux-tools: perf: add option to build TUI
 2018-04-28 13:17 UTC 

[Buildroot] [PATCH 1/1] abootimg: new package
 2018-04-28 13:12 UTC  (2+ messages)

[PATCH] i2c: mediatek: use of_device_get_match_data()
 2018-04-28 13:12 UTC  (3+ messages)

[Buildroot] [git commit] abootimg: new package
 2018-04-28 13:12 UTC 

[U-Boot] [PATCH v2 00/19] Introduce SPI TPM v2.0 support
 2018-04-28 13:10 UTC  (9+ messages)
` [U-Boot] [PATCH v2 07/19] tpm: add possible traces to analyze buffers returned by the TPM
` [U-Boot] [PATCH v2 10/19] tpm: add TPM2_SelfTest command support

[Buildroot] [PATCH 1/1] python-fastentrypoints: new package
 2018-04-28 13:09 UTC  (5+ messages)

[PATCH] nl80211: Reject disconnect commands except from conn_owner
 2018-04-28 13:07 UTC  (2+ messages)

[Buildroot] [PATCH v6 0/4] llvm for mesa3d
 2018-04-28 13:06 UTC  (5+ messages)
` [Buildroot] [PATCH v6 1/4] package/clang: new package
` [Buildroot] [PATCH v6 2/4] package/libclc: "

[PATCH v7 07/17] # This is a combination of 2 commits. # This is the 1st commit message:
 2018-04-28 13:05 UTC  (5+ messages)
` [PATCH v4 0/4] rebase -i: avoid stale "# This is a combination of" in commit messages
  ` [PATCH v4 4/4] rebase --skip: clean up commit message after a failed fixup/squash

pciehp 0000:00:1c.0:pcie004: Timeout on hotplug command 0x1038 (issued 65284 msec ago)
 2018-04-28 13:03 UTC  (8+ messages)

[PATCH v3 00/14] kernel/locking: qspinlock improvements
 2018-04-28 12:45 UTC  (6+ messages)
` [PATCH v3 05/14] locking/qspinlock: Remove unbounded cmpxchg loop from locking slowpath

[RFC 00/10] ARM: Remove support for Exynos5440
 2018-04-28 12:44 UTC  (6+ messages)
` [RFC 05/10] i2c: s3c2410: "
    ` [RFC,05/10] "

Branch deletion question / possible bug?
 2018-04-28 12:43 UTC  (4+ messages)

[PATCH] i2c: at91: Read all available bytes at once
 2018-04-28 12:38 UTC  (4+ messages)
` [PATCH v2] "

[Qemu-devel] [RFC PATCH v2 00/19] reverse debugging
 2018-04-28 12:38 UTC  (20+ messages)
` [Qemu-devel] [RFC PATCH v2 01/19] block: implement bdrv_snapshot_goto for blkreplay
` [Qemu-devel] [RFC PATCH v2 02/19] replay: disable default snapshot for record/replay
` [Qemu-devel] [RFC PATCH v2 03/19] replay: update docs for record/replay with block devices
` [Qemu-devel] [RFC PATCH v2 04/19] replay: don't drain/flush bdrv queue while RR is working
` [Qemu-devel] [RFC PATCH v2 05/19] replay: finish record/replay before closing the disks
` [Qemu-devel] [RFC PATCH v2 06/19] qcow2: introduce icount field for snapshots
` [Qemu-devel] [RFC PATCH v2 07/19] migration: "
` [Qemu-devel] [RFC PATCH v2 08/19] replay: introduce info hmp/qmp command
` [Qemu-devel] [RFC PATCH v2 09/19] replay: introduce breakpoint at the specified step
` [Qemu-devel] [RFC PATCH v2 10/19] replay: implement replay-seek command to proceed to the desired step
` [Qemu-devel] [RFC PATCH v2 11/19] replay: flush events when exitting
` [Qemu-devel] [RFC PATCH v2 12/19] timer: remove replay clock probe in deadline calculation
` [Qemu-devel] [RFC PATCH v2 13/19] replay: refine replay-time module
` [Qemu-devel] [RFC PATCH v2 14/19] translator: fix breakpoint processing
` [Qemu-devel] [RFC PATCH v2 15/19] replay: flush rr queue before loading the vmstate
` [Qemu-devel] [RFC PATCH v2 16/19] gdbstub: add reverse step support in replay mode
` [Qemu-devel] [RFC PATCH v2 17/19] gdbstub: add reverse continue "
` [Qemu-devel] [RFC PATCH v2 18/19] replay: describe reverse debugging in docs/replay.txt
` [Qemu-devel] [RFC PATCH v2 19/19] replay: allow loading any snapshots before recording

[PATCH v4 0/7] kprobes: Fix %p in kprobes
 2018-04-28 12:38 UTC  (10+ messages)
  ` [PATCH v4 1/7] kprobes: Make list and blacklist root user read only
  ` [PATCH v4 2/7] kprobes: Show blacklist addresses as same as kallsyms does
  ` [PATCH v4 3/7] kprobes: Show address of kprobes if "
  ` [PATCH v4 4/7] kprobes: Replace %p with other pointer types
  ` [PATCH v4 5/7] kprobes/x86: Fix %p uses in error messages
  ` [PATCH v4 6/7] kprobes/arm: "
  ` [PATCH v4 7/7] kprobes/arm64: "

[PATCH v3 0/6] Add different features for I2C
 2018-04-28 12:31 UTC  (3+ messages)

[PATCH 2/2] unpack_trees_options: free messages when done
 2018-04-28 12:30 UTC  (3+ messages)

[Cubieboard-2] Booting up stuck at runlevel-2
 2018-04-28 12:29 UTC  (3+ messages)
  ` [U-Boot] "

[PULL REQUEST] i2c for 4.17
 2018-04-28 12:26 UTC 

[MODERATED] [PATCH v2] Linux Patch 1/1
 2018-04-28 12:26 UTC  (15+ messages)
`  "
  ` [MODERATED] "

[PATCH] http.c: shell command evaluation for extraheader
 2018-04-28 12:24 UTC  (4+ messages)

[PATCH] IB/cxgb4: use skb_put_zero()/__skb_put_zero
 2018-04-28 11:53 UTC  (2+ messages)

python & xml2
 2018-04-28 12:20 UTC  (2+ messages)

[Bug] git log --show-signature print extra carriage return ^M
 2018-04-28 12:18 UTC  (4+ messages)

[PATCH 0/2] Fix fsl_ifc_nand reading ONFI parameters to meet ONFI spec
 2018-04-28 12:06 UTC  (3+ messages)
` [PATCH 2/2] Use bit-wise majority to recover the contents of ONFI parameter


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.