All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-15 21:34:20 to 2017-04-16 08:04:23 UTC [more...]

[PATCH 4.9 00/31] 4.9.23-stable review
 2017-04-16  8:04 UTC  (2+ messages)
` [PATCH 4.9 26/31] blk-mq: Avoid memory reclaim when remapping queues

[PATCH 4.4 00/18] 4.4.62-stable review
 2017-04-16  8:02 UTC  (7+ messages)
` [PATCH 4.4 05/18] MIPS: Introduce irq_stack
` [PATCH 4.4 06/18] MIPS: Stack unwinding while on IRQ stack
` [PATCH 4.4 10/18] MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
` [PATCH 4.4 12/18] net/packet: fix overflow in check for priv area size
` [PATCH 4.4 13/18] blk-mq: Avoid memory reclaim when remapping queues
` [PATCH 4.4 14/18] usb: hub: Wait for connection to be reestablished after port reset

Patch "dma-buf: add support for compat ioctl" has been added to the 4.9-stable tree
 2017-04-16  8:01 UTC 

Patch "dma-buf: add support for compat ioctl" has been added to the 4.10-stable tree
 2017-04-16  8:00 UTC 

Encountered kernel bug#72811. Advice on recovery?
 2017-04-16  8:01 UTC  (7+ messages)

[PATCH] gso: Validate assumption of frag_list segementation
 2017-04-16  8:00 UTC 

[xen-unstable test] 107468: tolerable FAIL
 2017-04-16  8:00 UTC 

[PATCH] parisc: Fix get_user() for 64-bit value on 32-bit kernel
 2017-04-16  8:00 UTC 

[v2 PATCH for-4.4 00/16] Stable commits from Ubuntu Xenial 4.4-lts
 2017-04-16  8:00 UTC  (5+ messages)
` [v2 PATCH for-4.4 04/16] SUNRPC: fix refcounting problems with auth_gss messages
` [v2 PATCH for-4.4 07/16] Drivers: hv: get rid of redundant messagecount in create_gpadl_header()

[Qemu-devel] dns server not working in QEMU using usermode networking (SLIRP)
 2017-04-15 23:27 UTC 

Patch for stable 4.5+ (dma-buf: add support for compat ioctl)
 2017-04-16  7:57 UTC  (2+ messages)

Error while sending a mail from mutt
 2017-04-16  7:57 UTC  (3+ messages)

[GIT PULL] TTY fix for 4.11-rc7
 2017-04-16  7:56 UTC 

PCI / PM: Crashes in PME scan during system suspend
 2017-04-16  7:55 UTC  (5+ messages)

[PATCH 1/2] net/mlx5: modify PMD args process
 2017-04-16  7:46 UTC  (2+ messages)
` [PATCH 2/2] net/mlx5: fix PMD specific parameters defaults

Business Proposal
 2017-04-16  7:07 UTC 

Kernelnewbies Digest, Vol 77, Issue 7
 2017-04-16  7:17 UTC  (4+ messages)
  ` How to contribute (was "

Business Proposal
 2017-04-16  7:07 UTC 

[PULL REQUEST] i2c-mux for v4.12-rc1
 2017-04-16  6:57 UTC 

[PATCH] mdadm: retire mdassemble in make everything
 2017-04-16  7:01 UTC 

[PATCH RESEND2] [media] usbtv: add a new usbid
 2017-04-16  6:51 UTC 

Feature request: Configurable branch colors in git status --short --branch
 2017-04-16  6:44 UTC  (2+ messages)

[PATCH v3 00/20] Separate `ref_cache` into a separate module
 2017-04-16  6:41 UTC  (21+ messages)
` [PATCH v3 01/20] get_ref_dir(): don't call read_loose_refs() for "refs/bisect"
` [PATCH v3 02/20] refs_read_raw_ref(): new function
` [PATCH v3 03/20] refs_ref_iterator_begin(): "
` [PATCH v3 04/20] refs_verify_refname_available(): implement once for all backends
` [PATCH v3 05/20] refs_verify_refname_available(): use function in more places
` [PATCH v3 06/20] ref-cache: rename `add_ref()` to `add_ref_entry()`
` [PATCH v3 07/20] ref-cache: rename `find_ref()` to `find_ref_entry()`
` [PATCH v3 08/20] ref-cache: rename `remove_entry()` to `remove_entry_from_dir()`
` [PATCH v3 09/20] refs: split `ref_cache` code into separate files
` [PATCH v3 10/20] ref-cache: introduce a new type, ref_cache
` [PATCH v3 11/20] refs: record the ref_store in ref_cache, not ref_dir
` [PATCH v3 12/20] ref-cache: use a callback function to fill the cache
` [PATCH v3 13/20] refs: handle "refs/bisect/" in `loose_fill_ref_dir()`
` [PATCH v3 14/20] do_for_each_entry_in_dir(): eliminate `offset` argument
` [PATCH v3 15/20] get_loose_ref_dir(): function renamed from get_loose_refs()
` [PATCH v3 16/20] get_loose_ref_cache(): new function
` [PATCH v3 17/20] cache_ref_iterator_begin(): make function smarter
` [PATCH v3 18/20] commit_packed_refs(): use reference iteration
` [PATCH v3 19/20] files_pack_refs(): "
` [PATCH v3 20/20] do_for_each_entry_in_dir(): delete function

Allocating mock memory resources
 2017-04-16  6:31 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2017-04-15
 2017-04-16  6:28 UTC 

[patch 00/20] cpu/hotplug: Convert get_online_cpus() to a percpu_rwsem
 2017-04-16  6:22 UTC  (5+ messages)
` [patch 03/20] padata: Make padata_alloc() static
` [patch 06/20] cpufreq: Use cpuhp_setup_state_nocalls_locked()

(unknown),
 2017-04-16  6:21 UTC 

[PATCH v2 00/20] Separate `ref_cache` into a separate module
 2017-04-16  6:15 UTC  (21+ messages)
` [PATCH v2 03/20] refs_ref_iterator_begin(): new function
` [PATCH v2 04/20] refs_verify_refname_available(): implement once for all backends
` [PATCH v2 10/20] ref-cache: introduce a new type, ref_cache
` [PATCH v2 11/20] refs: record the ref_store in ref_cache, not ref_dir
` [PATCH v2 19/20] files_pack_refs(): use reference iteration

[PATCH v2] watchdog: core: Make use of devm_register_reboot_notifier()
 2017-04-16  6:11 UTC  (2+ messages)

[U-Boot] [PATCH] configs: keystone2: Standardise U-boot prompt
 2017-04-16  5:51 UTC 

[PATCH v2] arm: imx6: zii: Add i210 PCIe interface to the device tree
 2017-04-16  5:45 UTC 

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-16  5:36 UTC  (26+ messages)

[PATCH RESEND] regulator: rn5t618: Fix out of bounds array access
 2017-04-16  5:30 UTC  (5+ messages)

[PATCH split] Improve pipe split between amdgpu and amdkfd
 2017-04-16  5:25 UTC  (5+ messages)
` [PATCH 09/17] drm/amdgpu: take ownership of per-pipe configuration v2

[linux-4.9 test] 107463: regressions - trouble: broken/fail/pass
 2017-04-16  5:17 UTC 

[PATCH 1/8] Input: move documentation for Amiga CD32
 2017-04-16  5:11 UTC  (8+ messages)
` [PATCH 2/8] Input: rotary-encoder - remove references to platform data from docs
` [PATCH 3/8] Input: fix "Game console" heading level in joystick documentation
` [PATCH 4/8] Input: docs - remove disclaimer/GPL notice
` [PATCH 5/8] Input: docs - update joystick documentation a bit
` [PATCH 6/8] Input: docs - note that MT-A protocol is obsolete
` [PATCH 7/8] Input: docs - split input docs into kernel- and user-facing
` [PATCH 8/8] Input: docs - freshen up introduction

includeIf breaks calling dashed externals
 2017-04-16  4:50 UTC  (4+ messages)

[U-Boot] [PATCH] board: dra71: Fix selection of OPPs
 2017-04-16  4:43 UTC 

[REQ] Allow alternatives to gpg
 2017-04-16  4:43 UTC  (2+ messages)

[PATCH] doc/revisions: remove brackets from rev^-n shorthand
 2017-04-16  4:32 UTC  (2+ messages)

[PATCH rdma-next] IB/cma: Send MRA for reply messages
 2017-04-16  4:31 UTC 

[Qemu-devel] [Bug 1273944] [NEW] multiboot header has 0 in mem_upper field
 2017-04-16  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1273944] "

[PATCH rdma-next V2] IB/mlx5: Support congestion related counters
 2017-04-16  4:29 UTC 

[PATCH] t1400: use consistent style for test_expect_success calls
 2017-04-16  4:28 UTC  (2+ messages)

[PATCH 0/3] fix working directory file issues while using sparse-checkout
 2017-04-16  4:25 UTC  (7+ messages)
` [PATCH 3/3] reset.c: update files when using sparse to avoid data loss

[PATCH] arm: imx6: zii: Add i210 PCIe interface to the device tree
 2017-04-16  4:20 UTC  (2+ messages)

cron job: media_tree daily build: ABI WARNING
 2017-04-16  4:19 UTC 

[PATCH -next] gpu: host1x: Fix wrong pointer passed to PTR_ERR()
 2017-04-16  4:08 UTC 

[PATCH -next] soc/tegra: Fix wrong pointer passed to PTR_ERR()
 2017-04-16  4:06 UTC 

[PATCH v4 00/10] Add Basic SoC support for MT6797
 2017-04-16  3:42 UTC  (3+ messages)

(unknown),
 2017-04-16  3:33 UTC 

[linux-linus test] 107462: regressions - FAIL
 2017-04-16  3:29 UTC 

(unknown),
 2017-04-16  3:17 UTC 

[RFC patch 1/1] large netlink dumps
 2017-04-16  3:08 UTC  (2+ messages)

TPACKET_V3 timeout bug?
 2017-04-16  2:41 UTC  (6+ messages)

[PATCH] x86/apic/timer: set ->min_delta_ticks and ->max_delta_ticks
 2017-04-16  2:47 UTC  (4+ messages)
` [PATCH] microblaze/timer: "

[U-Boot] Please pull u-boot-video/master
 2017-04-16  2:40 UTC  (2+ messages)

ipv6 udp early demux breaks udp_l3mdev_accept=0
 2017-04-16  2:23 UTC  (5+ messages)

[U-Boot] [PATCH v7 0/3] mmc: meson: add MMC support for Meson GX (S905)
 2017-04-16  2:09 UTC  (11+ messages)
  ` [U-Boot] [PATCH v7 2/3] mmc: meson: add MMC driver "

[PATCH] ARM: dts: omap4-droid4: add bluetooth
 2017-04-16  1:56 UTC  (3+ messages)

[input:next 1763/1819] include/linux/compiler.h:458:23: error: expected expression before '__attribute__'
 2017-04-16  1:53 UTC 

[Bug 100433] New: Kernel Oops on attempting to return from locked screen on gnome-session
 2017-04-16  1:54 UTC  (2+ messages)
  ` [Bug 100433] "

arch/x86//kernel/ftrace.c:35:3: error: #error The following combination is not supported: ((compiler missing -mfentry) || (CONFIG_X86_32 and !CONFIG_DYNAMIC_FTRACE)) && CONFIG_FUNCTION_GRAPH_TRACER && CONFIG_CC_OPTIMIZE_FOR_SIZE
 2017-04-16  1:20 UTC 

[U-Boot] [PATCH v3 00/19] SPL: extend FIT loading support
 2017-04-16  1:20 UTC  (3+ messages)
` [U-Boot] [PATCH v3 19/19] sunxi: update Pine64 README

[ANNOUNCE] fstests: master branch updated to 7e0b48b33d1c
 2017-04-16  1:12 UTC 

util-linux-v2.25:mountpoint misnamed or bugged, and "-d" bugged
 2017-04-16  1:08 UTC 

[PATCH -next] rhashtable: remove insecure_elasticity
 2017-04-16  0:55 UTC 

remount and conflicting ssd options?
 2017-04-16  0:41 UTC  (6+ messages)

Index files autocompletion too slow in big repositories (w / suggestion for improvement)
 2017-04-16  0:31 UTC  (5+ messages)

[PATCH RFC (resend) net-next 0/6] virtio-net: Add support for virtio-net header extensions
 2017-04-16  0:28 UTC  (4+ messages)
` [PATCH RFC (resend) net-next 5/6] virtio-net: Add support for vlan acceleration vnet header extension

[PATCH] Remove ARM errata Workarounds 458693 and 460075
 2017-04-16  0:06 UTC  (2+ messages)

[x86/ftrace] 644e0e8dc7:
 2017-04-15 23:56 UTC  (2+ messages)

[PATCH v2 1/2] power: regulator: pwm: support pwm polarity setting
 2017-04-15 23:39 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCHv5 00/21] Retrieve MAC address from EEPROM
 2017-04-15 23:39 UTC  (3+ messages)
` [U-Boot] [PATCHv2 03/21] net: core: Inform the user of the device MAC address

[linux-lvm] Snapshot behavior on classic LVM vs ThinLVM
 2017-04-15 23:35 UTC  (17+ messages)

[Qemu-devel] [Bug 1683084] [NEW] DNS server not working in QEMU usermode networking
 2017-04-15 23:24 UTC 

[PATCH nf-next 0/6] netfilter: remove support for variably-sized extensions
 2017-04-15 23:29 UTC  (7+ messages)
` [PATCH nf-next 1/6] netfilter: conntrack: move helper struct to nf_conntrack_helper.h
` [PATCH nf-next 2/6] netfilter: helper: add build-time asserts for helper data size
` [PATCH nf-next 3/6] netfilter: nfnetlink_cthelper: reject too large userspace allocation requests
` [PATCH nf-next 4/6] netfilter: helpers: remove data_len usage for inkernel helpers
` [PATCH nf-next 5/6] netfilter: remove last traces of variable-sized extensions
` [PATCH nf-next 6/6] netfilter: conntrack: use u8 for extension sizes again

[PATCH] Documentation/git-checkout: make doc. of checkout <tree-ish> clearer
 2017-04-15 23:28 UTC  (2+ messages)

[meta-raspberrypi] gles2 on raspi3
 2017-04-15 23:16 UTC  (5+ messages)

[PATCH] hugetlbfs: fix offset overflow in huegtlbfs mmap
 2017-04-15 22:58 UTC  (4+ messages)

[linux-arm-xen test] 107461: regressions - FAIL
 2017-04-15 22:56 UTC 

having llvm available for gallium
 2017-04-15 22:53 UTC  (6+ messages)

[Buildroot] [PATCH] trinity: add optional dependency on btrfs-progs
 2017-04-15 22:53 UTC 

[PATCH v4 0/5] add support for high res wheel found on some Logitech devices
 2017-04-15 22:50 UTC  (4+ messages)
` [PATCH v4 3/5] input: add a EV_SW event for ratchet switch

[PATCH] mesa-demos: add glut dependency
 2017-04-15 22:44 UTC 

[PATCH v3] mtd: mchp23k256: Add driver for this SPI SRAM device
 2017-04-15 22:31 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] rtl8821au: bump to latest
 2017-04-15 22:31 UTC  (2+ messages)

[Buildroot] [PATCH] trinity: fix detection of BPF features
 2017-04-15 22:23 UTC 

stable/linux-3.16.y build: 204 builds: 7 failed, 197 passed, 159 errors, 251 warnings (v3.16.43)
 2017-04-15 22:12 UTC 

[PATCH v10 0/4] PCI: Introduce a way to enforce all MMIO BARs not to share PAGE_SIZE
 2017-04-15 22:06 UTC  (6+ messages)
` [PATCH v10 3/4] powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to be page aligned

[U-Boot] [PATCH 0/8] Add support for Broadcom MIPS SoCs
 2017-04-15 22:04 UTC  (16+ messages)
` [U-Boot] [PATCH v2 00/14] "
  ` [U-Boot] [PATCH v2 01/14] cmd: cpu: fix NULL cpu feature prints
  ` [U-Boot] [PATCH v2 02/14] sysreset: add syscon-reboot driver
  ` [U-Boot] [PATCH v2 03/14] MIPS: allow using generic sysreset drivers
  ` [U-Boot] [PATCH v2 04/14] serial: add serial driver for BCM6345
  ` [U-Boot] [PATCH v2 05/14] cpu: add CPU driver for Broadcom MIPS SoCs
  ` [U-Boot] [PATCH v2 06/14] ram: add RAM "
  ` [U-Boot] [PATCH v2 07/14] MIPS: add initial infrastructure "
  ` [U-Boot] [PATCH v2 08/14] MIPS: add support for Broadcom MIPS BCM6358 SoC family
  ` [U-Boot] [PATCH v2 09/14] MIPS: add BMIPS Huawei HG556a board
  ` [U-Boot] [PATCH v2 10/14] MIPS: add support for Broadcom MIPS BCM6328 SoC family
  ` [U-Boot] [PATCH v2 11/14] MIPS: add BMIPS Comtrend AR-5387un board
  ` [U-Boot] [PATCH v2 12/14] MIPS: add support for Broadcom MIPS BCM63268 SoC family
  ` [U-Boot] [PATCH v2 13/14] MIPS: add BMIPS Comtrend VR-3032u board
  ` [U-Boot] [PATCH v2 14/14] u-boot.elf: build it for every arch

Regression - Linux 4.9: ums_eneub6250 broken: transfer buffer not dma capable - Trace
 2017-04-15 20:56 UTC 

[PATCH v3 3/4] bluetooth: hci_uart: add LL protocol serdev driver support
 2017-04-15 21:54 UTC  (2+ messages)
` [PATCH] Bluetooth: hci_ll: Fix NULL pointer deref on FW upload failure

[PATCH v2 00/11] AT91, at91sam9x5ek updates (part II/III)
 2017-04-15 21:50 UTC  (2+ messages)

[cpu/hotplug] 728767c1a4: [ INFO: possible recursive locking detected ]
 2017-04-15 21:49 UTC 

[PATCH 0/7] omapdrm: Fix GEM objects DMA unmapping
 2017-04-15 21:47 UTC  (4+ messages)
` [PATCH 6/7] drm: omapdrm: Fix incorrect usage of the term 'cache coherency'

(no subject)
 2017-04-15 21:35 UTC 

v4.10-rc6 boot regression on Intel desktop, maybe related to EHCI hadnoff?
 2017-04-15 21:34 UTC  (11+ messages)
` v4.10-rc6 boot regression on Intel desktop, does not boot after cold boots, boots after reboot
    ` v4.10-rc8 (-rc6) "

another scrub bug? blocked for > 10240.948831 secs
 2017-04-15 21:34 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.