All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-02 01:13:46 to 2017-05-02 04:12:38 UTC [more...]

cron job: media_tree daily build: ERRORS
 2017-05-02  4:12 UTC 

[PATCH 00/26] Address a couple of issues identified by Coverity
 2017-05-02  4:11 UTC  (13+ messages)
` [PATCH v2 00/25] "
  ` [PATCH v2 09/25] mailinfo & mailsplit: check for EOF while parsing
  ` [PATCH v2 14/25] setup_discovered_git_dir(): help static analysis
  ` [PATCH v2 23/25] name-rev: avoid leaking memory in the `deref` case
  ` [PATCH v2 24/25] show_worktree(): plug memory leak
  ` [PATCH v2 25/25] submodule_uses_worktrees(): "

[GIT PULL] RCU changes for v4.12
 2017-05-02  4:11 UTC  (4+ messages)

[PATCH 0/5] Some submodule bugfixes and "reattaching detached HEADs"
 2017-05-02  4:04 UTC  (9+ messages)
` [PATCH 1/5] submodule_move_head: fix leak of struct child_process
` [PATCH 2/5] submodule_move_head: prepare env for child correctly

linux-next: manual merge of the drivers-x86 tree with the watchdog tree
 2017-05-02  4:04 UTC  (2+ messages)

[PATCH] usb: gadget: udc: add null check before pointer dereference
 2017-05-02  3:38 UTC 

[Buildroot] uboot-tools autobuild failures
 2017-05-02  4:02 UTC  (5+ messages)

[PATCH v7 0/7] Introduce ZONE_CMA
 2017-05-02  4:01 UTC  (10+ messages)

[PATCH v3 0/6] rebase -i: add config to abbreviate command-names
 2017-05-02  4:00 UTC  (7+ messages)
` [PATCH v3 1/6] rebase -i: add abbreviated command-names handling
` [PATCH v3 2/6] rebase -i: add abbreviate_commands function
` [PATCH v3 3/6] rebase -i: add short command-name in --autosquash
` [PATCH v3 4/6] Documentation: move rebase.* config variables to a separate rebase-config.txt
` [PATCH v3 5/6] Documentation: use preferred name for the 'todo list' script
` [PATCH v3 6/6] Documentation: document the rebase.abbreviateCommands option

[PATCH xf86-video-amdgpu] Apply gamma correction to HW cursor
 2017-05-02  4:01 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] uboot-tools: disable libfdt swig wrapper
 2017-05-02  4:01 UTC 

[LTP] [PATCH v2 0/2] add test case splice04 and splice05
 2017-05-02  3:59 UTC  (3+ messages)
` [LTP] [PATCH v2 1/2] syscalls/splice04: add test for splice() from pipe to pipe
` [LTP] [PATCH v2 2/2] syscalls/splice05: add test for splice() between pipe and socket

[PATCH 0/3] TI-SoC-thermal: Fine-tuning for two functions
 2017-05-02  3:57 UTC  (13+ messages)
` [PATCH 1/3] ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()
` [PATCH 2/3] ti-soc-thermal: Delete error messages for failed memory allocations "
  ` [PATCH 2/3] ti-soc-thermal: Delete error messages for failed memory allocations in ti_bandgap_bu
` [PATCH 3/3] ti-soc-thermal: Fix a typo in a comment line

bpf_test_finish()
 2017-05-02  3:56 UTC 

[PATCH v4 binutils] Add BPF support to binutils
 2017-05-02  3:51 UTC  (4+ messages)

[PATCH] sparc64: Fix BPF JIT wrt. branches and ldimm64 instructions
 2017-05-02  3:50 UTC 

[PATCH 0/4] blk-mq: support to use hw tag for scheduling
 2017-05-02  3:49 UTC  (6+ messages)
` [PATCH 3/4] blk-mq: use hw tag for scheduling if hw tag space is big enough

Enabling enhanced acoustics on adt7475
 2017-05-02  3:45 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] tools: conditionally disable python libfdt wrapper
 2017-05-02  3:43 UTC 

[PATCH 00/13] block: assorted cleanup for bio splitting and cloning
 2017-05-02  3:42 UTC  (14+ messages)
` [PATCH 02/13] blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
` [PATCH 03/13] blk: make the bioset rescue_workqueue optional
` [PATCH 01/13] blk: remove bio_set arg from blk_queue_split()
` [PATCH 05/13] block: Improvements to bounce-buffer handling
` [PATCH 04/13] blk: use non-rescuing bioset for q->bio_split
` [PATCH 09/13] lightnvm/pblk-read: use bio_clone_fast()
` [PATCH 10/13] xen-blkfront: remove bio splitting
` [PATCH 07/13] drbd: use bio_clone_fast() instead of bio_clone()
` [PATCH 06/13] rbd: "
` [PATCH 08/13] pktcdvd: "
` [PATCH 13/13] block: don't check for BIO_MAX_PAGES in blk_bio_segment_split()
` [PATCH 11/13] bcache: use kmalloc to allocate bio in bch_data_verify()
` [PATCH 12/13] block: remove bio_clone() and all references

[PATCH v6 1/2] thermal: core: Allow orderly_poweroff to be called only once
 2017-05-02  3:40 UTC  (8+ messages)
` [PATCH v6 2/2] thermal: core: Add a back up thermal shutdown mechanism

[Qemu-devel] [PATCH 0/5 v8] migration/ppc: migrating DRC, ccs_list and pending_events
 2017-05-02  3:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/5] hw/ppc: removing spapr_drc_detach_cb opaques

[PATCH v7 0/2] tcmu: Dynamic growing data area support
 2017-05-02  3:38 UTC  (3+ messages)
` [PATCH v7 1/2] tcmu: Add dynamic growing data area feature support
` [PATCH v7 2/2] tcmu: Add global data block pool support

[PATCH 0/5] target: Fine-tuning for some function implementations
 2017-05-02  3:37 UTC  (3+ messages)

[PATCH net-next iproute2 0/3] ip: Initial support for extack errors
 2017-05-02  3:34 UTC  (5+ messages)
` [PATCH net-next iproute2 1/3] netlink: import netlink message parsing from kernel
` [PATCH net-next iproute2 2/3] netlink: Add support for extended ack to rtnl_talk
` [PATCH net-next iproute2 3/3] ip link: Add extack handling for setlink

[PATCH 0/3] iSCSI-target: Fine-tuning for some function implementations
 2017-05-02  3:34 UTC  (2+ messages)

[PATCH 00/10] block: assorted cleanup for bio splitting and cloning
 2017-05-02  3:33 UTC  (8+ messages)
` [PATCH 02/11] blk: make the bioset rescue_workqueue optional

[mdadm PATCH 0/2] unify stat and fstat into functions
 2017-05-02  3:26 UTC  (3+ messages)
` [mdadm PATCH 1/2] util: unify fstat operations into function
` [mdadm PATCH 2/2] util: unify stat "

perf events (node-loads, node-load-misses, ...)
 2017-05-02  3:25 UTC  (2+ messages)

4.11 relocate crash, null pointer
 2017-05-02  3:23 UTC  (4+ messages)
` 4.11 relocate crash, null pointer + rolling back a filesystem by X hours?

Can I see what device was used to mount btrfs?
 2017-05-02  3:26 UTC  (2+ messages)

LLVM 4.0 code generation bug
 2017-05-02  3:19 UTC  (5+ messages)
  ` sparc64 and ARM64 JIT bug (was Re: LLVM 4.0 code generation bug)
    ` sparc64 and ARM64 JIT bug

[PATCH] btrfs-progs: check: Fix memory leak in check_chunks_and_extents
 2017-05-02  3:17 UTC 

linux-next: build failure after merge of the tip tree
 2017-05-02  3:17 UTC 

[PATCH v3 binutils] Add BPF support to binutils
 2017-05-02  3:14 UTC  (9+ messages)

rlimits: Print more information when CPU/RT limits are exceeded
 2017-05-02  3:12 UTC 

[PATCH] clone: handle empty config values in -c
 2017-05-02  3:11 UTC  (7+ messages)
  ` [PATCH] credential doc: make multiple-helper behavior more prominent (Re: [PATCH] clone: handle empty config values in -c)

[PATCH] Bluetooth: Add support for Intel Bluetooth device 9460/9560 [8087:0aaa]
 2017-05-02  3:08 UTC  (2+ messages)

[PATCH v2 0/4] iio: accel: adxl345: Add support for buffered readings
 2017-05-02  3:01 UTC  (4+ messages)
` [PATCH v2 3/4] iio: accel: adxl345: Setup DATA_READY trigger

[PATCH] ASoC: rt5665: add ADC STO2 ASRC support
 2017-05-02  3:00 UTC 

osd and/or filestore tuning for ssds?
 2017-05-02  3:00 UTC  (2+ messages)

[U-Boot] [PATCH] fdt: Move fdt_fixup_ethernet to a common place
 2017-05-02  2:58 UTC  (3+ messages)
` [U-Boot] "

Large new drm driver
 2017-05-02  2:57 UTC  (3+ messages)

[GIT PULL] ASoC updates for v4.12
 2017-05-02  2:57 UTC 

[linux-3.18 test] 108095: regressions - FAIL
 2017-05-02  2:55 UTC 

[PATCH] net/e1000: fix checksum valid flags error
 2017-05-02  2:46 UTC 

ERROR: rename o3528-7220-0 -> usr failed: Directory not empty
 2017-05-02  2:52 UTC  (3+ messages)

[PATCH net v2] net: hns: fix ethtool_get_strings overflow in hns driver
 2017-05-02  2:46 UTC 

[PATCH v4 0/4] of: remove *phandle properties from expanded device tree
 2017-05-02  2:46 UTC  (9+ messages)
` [PATCH v4 1/4] "
` [PATCH v4 2/4] of: make __of_attach_node() static
` [PATCH v4 3/4] of: be consistent in form of file mode
` [PATCH v4 4/4] of: detect invalid phandle in overlay

Big-endian RAID5 recovery problem
 2017-05-02  2:47 UTC  (4+ messages)

[Bug 99784] AMD 7470m When VGA plugged into laptop, only one monitor working at a time
 2017-05-02  2:46 UTC 

those bpf binutils testsuite failures
 2017-05-02  2:45 UTC 

[PATCH] Add largedir feature
 2017-05-02  2:44 UTC  (5+ messages)

net/ipv6: use-after-free in __call_rcu/in6_dev_finish_destroy_rcu
 2017-05-02  2:44 UTC  (4+ messages)

[PATCH] ASoC: rt5514: Add more width and channels support in the TDM mode
 2017-05-02  2:42 UTC 

[PATCH v3 0/4] Improved seccomp logging
 2017-05-02  2:41 UTC  (11+ messages)

[GIT PULL] PCI fixes for v4.10
 2017-05-02  2:41 UTC  (7+ messages)

[Qemu-devel] [PATCH] hmp: add 'info virtio-pci-status id' command
 2017-05-02  2:38 UTC 

[PATCH v6 00/13] basic channel IO passthrough infrastructure based on vfio
 2017-05-02  2:37 UTC  (7+ messages)
` [PATCH v6 06/13] s390x/css: device support for s390-ccw passthrough
  ` [Qemu-devel] "
` [PATCH v6 10/13] s390x/css: introduce and realize ccw-request callback
  ` [Qemu-devel] "

[PATCH] amdgpu: add interface for reserve/unserve vmid
 2017-05-02  2:30 UTC  (2+ messages)

[PATCH v4] cxl: mask slice error interrupts after first occurrence
 2017-05-02  2:28 UTC  (2+ messages)

[lkp-robot] [sched/fair] 4c77b18cf8: hackbench.throughput -14.4% regression
 2017-05-02  2:29 UTC  (4+ messages)
  ` [LKP] "

[PATCH v2] send-email: new options to walkaround email server limits
 2017-05-02  2:24 UTC  (2+ messages)

[PATCH v3.1 0/7] Chunk level degradable check
 2017-05-02  2:28 UTC  (7+ messages)
` [PATCH v3.1 1/7] btrfs: Introduce a function to check if all chunks a OK for degraded rw mount

[PATCH] mtd: nand: don't leak buffers when ->scan_bbt() fails
 2017-05-02  2:21 UTC  (4+ messages)

[PATCH v5 0/9] Add sbs-manager with smbalert support
 2017-05-02  2:20 UTC  (4+ messages)
` [PATCH v5 7/9] power: Adds support for Smart Battery System Manager

[PATCH] driver-core: remove lock for platform devices during probe
 2017-05-02  2:18 UTC  (7+ messages)

[PATCH 4.10 00/62] 4.10.14-stable review
 2017-05-02  2:16 UTC  (4+ messages)
  ` [PATCH 4.10 54/62] Input: i8042 - add Clevo P650RS to the i8042 reset list

[PATCH net v3] driver: dummy: Fix one possbile memleak when fail to register_netdevice
 2017-05-02  2:15 UTC  (3+ messages)

[PATCH] perf report: distinguish between inliners in the same function
 2017-05-02  2:11 UTC  (2+ messages)

[PATCH 1/2] [PATCH 1/2] iio: adc: sun4i-gpadc-iio: Fix module autoload when PLATFORM devices are registered
 2017-05-02  2:10 UTC  (6+ messages)
` [PATCH 2/2] [PATCH 2/2] iio: adc: sun4i-gpadc-iio: Fix module autoload when OF "

[PATCHv2 0/3] Intel FPGA VIP Frame Buffer II DRM Driver
 2017-05-02  2:10 UTC  (4+ messages)
` [PATCHv2 1/3] dt-bindings: display: Intel FPGA VIP drm driver Devicetree bindings

[PATCH v2] x86/mm/kaslr: Use _ASM_MUL macro for multiplication
 2017-05-02  2:08 UTC  (2+ messages)

16326 linux-sctp
 2017-05-02  2:01 UTC 

[PATCH] app/testpmd: add bus info when display port info
 2017-05-02  1:58 UTC  (3+ messages)

[PATCH net] tcp: fix wraparound issue in tcp_lp
 2017-05-02  1:58 UTC  (4+ messages)

[PATCH 1/2] f2fs: flush dirty nats periodically
 2017-05-02  1:57 UTC  (4+ messages)
` [PATCH 2/2] f2fs: show available_nids in f2fs/status

[PATCH] efd: support lookup using neon intrinsics
 2017-05-02  1:56 UTC  (5+ messages)
` [PATCH v2] "

Reminder: Yocto Project Technical Team Meeting - Tuesday, May 2, 2017 8:00 AM US Pacific Time
 2017-05-02  1:54 UTC 

Yocto Project Technical Team Meeting
 2017-05-02  1:54 UTC 

[RESENT PATCH] x86/mem: fix the offset overflow when read/write mem
 2017-05-02  1:47 UTC  (3+ messages)

[PATCH] net/i40e: consider QinQ when setting MTU
 2017-05-02  1:51 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v3 0/3] MAC address fail to be added shouldn't be stored
 2017-05-02  1:51 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] ethdev: fix adding invalid MAC addr

[Qemu-devel] [PATCH 0/5] Add qemu_vga.ndrv MacOS PPC VGA driver from QemuMacDrivers
 2017-05-02  1:50 UTC  (2+ messages)

[PATCH -next] iio: adc: mxs-lradc: Fix return value check in mxs_lradc_adc_probe()
 2017-05-02  1:43 UTC  (5+ messages)
` [PATCH -next v2] "

linux-next: build failure after merge of the block tree
 2017-05-02  1:45 UTC  (5+ messages)

[Buildroot] [PATCH] package/protobuf: depend on gcc >= 4.5
 2017-05-02  1:43 UTC  (7+ messages)

[linux-lvm] init script 'command not found error'
 2017-05-02  1:43 UTC 

[PATCH] ASoC: nau8824: TDM support
 2017-05-02  1:42 UTC 

Proposal for missing blob support in Git repos
 2017-05-02  1:41 UTC  (6+ messages)

[PULL v3] mtd: nand: changes for 4.12
 2017-05-02  1:38 UTC  (2+ messages)

[PATCH] flower: check unused bits in MPLS fields
 2017-05-02  1:37 UTC  (2+ messages)

[PATCH 0/5] Start of a journey: drop NO_THE_INDEX_COMPATIBILITY_MACROS
 2017-05-02  1:36 UTC  (2+ messages)

[PATCH/RFC net-next 0/4] net/sched: cls_flower: avoid false matching of truncated packets
 2017-05-02  1:35 UTC  (8+ messages)

[PULL v2] mtd: spi-nor: changes for 4.12
 2017-05-02  1:35 UTC  (2+ messages)

[PATCH 0/6] changed submodules
 2017-05-02  1:34 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/6] submodule: improve submodule_has_commits

[net-next:master 2181/2226] htmldocs: net/core/dev.c:6865: warning: No description found for parameter 'extack'
 2017-05-02  1:30 UTC  (3+ messages)
` [PATCH net-next] xdp: fix parameter kdoc for extack

[PATCH net-next] bpf, samples: fix build warning in cookie_uid_helper_example
 2017-05-02  1:30 UTC  (2+ messages)

[RFC 0/4] RFC - Coherent Device Memory (Not for inclusion)
 2017-05-02  1:29 UTC  (3+ messages)

[PATCH v2 00/11] drm/i915: LPE audio runtime PM and multipipe (v2)
 2017-05-02  1:29 UTC  (5+ messages)
  ` [alsa-devel] "

[Buildroot] [PATCH 1/1] libqmi: musl compat canonicalize_file_name
 2017-05-02  1:29 UTC 

[PATCH 0/2] kbuild: clang: Disable spurious warnings
 2017-05-02  1:23 UTC  (4+ messages)
` [PATCH 1/2] kbuild: clang: Disable 'address-of-packed-member' warning

[PATCH] md/raid10: skip spare disk as 'first' disk
 2017-05-02  1:22 UTC  (2+ messages)

[U-Boot] [PATCH 0/20] tegra: Expand Nyan-big support
 2017-05-02  1:19 UTC  (15+ messages)

[PATCH v7 12/15] drm/i915/perf: Add OA unit support for Gen 8+
 2017-05-02  1:17 UTC  (2+ messages)
` [PATCH v9 "

[PATCH] mtd: spi-nor: stm32-quadspi: allow building with COMPILE_TEST
 2017-05-02  1:13 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.