All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-31 21:11:54 to 2016-08-31 22:33:16 UTC [more...]

[PATCH v13 00/14] libify apply and use lib in am, part 3
 2016-08-31 22:33 UTC  (17+ messages)
` [PATCH v13 02/14] apply: rename and move opt constants to apply.h
` [PATCH v13 04/14] apply: make some parsing functions static again
` [PATCH v13 05/14] apply: use error_errno() where possible
` [PATCH v13 06/14] apply: make it possible to silently apply
` [PATCH v13 10/14] apply: change error_routine when silent
` [PATCH v13 14/14] builtin/am: use apply API in run_apply()
  ` [PATCH v13 03/14] Move libified code from builtin/apply.c to apply.{c,h}

[refpolicy] Compiling and Loading Refpolicy in Fedora VM
 2016-08-31 22:33 UTC 

[PATCH 0/3] ARM: K2G: Add support for TI-SCI Clocks
 2016-08-31 22:31 UTC  (7+ messages)
` [PATCH 3/3] clk: keystone: Add sci-clk driver support

[PATCH] x86/e820: set end to (start + size - 1) in __append_e820_map()
 2016-08-31 22:30 UTC  (2+ messages)

[Qemu-devel] [PATCH] aio: Remove spurious smp_read_barrier_depends()
 2016-08-31 22:29 UTC 

[PATCH] btrfs: remove pointless debugfs interface
 2016-08-31 21:49 UTC  (4+ messages)
` [PATCH V2] btrfs: fix perms on demonstration "

[PATCH 1/2] docker: cgroup-lite is not required with systemd
 2016-08-31 22:28 UTC  (10+ messages)
` [PATCH 2/2] docker: update license md5sum

[PATCH] softirq: let ksoftirqd do its job
 2016-08-31 22:27 UTC  (5+ messages)

Skylake graphics regression: projector failure with 4.8-rc3
 2016-08-31 22:25 UTC  (8+ messages)
    ` [Intel-gfx] "

[Buildroot] [PATCH v2] package/libshout: add patches to fix static linking
 2016-08-31 22:26 UTC  (2+ messages)

linux-4.8-rcX: ath9k traceback
 2016-08-31 22:24 UTC 

[PATCH] ASoC: rockchip: implement system suspend/resume for i2s
 2016-08-31 22:24 UTC  (3+ messages)

Automating imaging building and testing, what aproach to use!?
 2016-08-31 22:23 UTC  (2+ messages)

[PATCH 0/5] constify ethtool_ops structures
 2016-08-31 22:21 UTC  (12+ messages)
` [PATCH 1/5] net: mediatek: "
` [PATCH 2/5] staging: netlogic: "
` [PATCH 3/5] dwc_eth_qos: "
  ` [PATCH 4/5] r8152: "
` [PATCH 5/5] net: axienet: "

[PATCH] blk-mq: Use non-atomic operations to manipulate the sw-ctx busy bits
 2016-08-31 22:03 UTC 

[PATCH 0/9] dm patches for kernel v4.9
 2016-08-31 22:18 UTC  (10+ messages)
` [PATCH 1/9] blk-mq: Introduce blk_mq_queue_stopped()
` [PATCH 2/9] dm: Rename a function argument
` [PATCH 3/9] dm: Introduce signal_pending_state()
` [PATCH 4/9] dm: Convert wait loops
` [PATCH 5/9] dm: Add two lockdep_assert_held() statements
` [PATCH 6/9] dm: Simplify dm_old_stop_queue()
` [PATCH 7/9] dm: Mark block layer queue dead before destroying the dm device
` [PATCH 8/9] dm: Fix two race conditions related to stopping and starting queues
` [PATCH 9/9] dm path selector: Avoid that device removal triggers an infinite loop

[Buildroot] [git commit] mpd: add optional support for libshout
 2016-08-31 22:18 UTC 

[Buildroot] [git commit] libshout: add optional openssl support
 2016-08-31 22:18 UTC 

[PATCH 0/5] raid5-cache: enabling cache features
 2016-08-31 22:18 UTC  (6+ messages)
` [PATCH 1/5] r5cache: write part of r5cache
` [PATCH 2/5] r5cache: sysfs entry r5c_state
` [PATCH 3/5] r5cache: naive reclaim approach
` [PATCH 4/5] r5cache: r5c recovery
` [PATCH 5/5] r5cache: handle SYNC and FUA

[Buildroot] [git commit] package/libshout: add patches to fix static linking
 2016-08-31 22:17 UTC 

[Buildroot] [Bug 8341] New: Getting EGL Error: Could not create the egl surface: error = 0x300b on RPI-2b board
 2016-08-31 22:15 UTC  (2+ messages)
` [Buildroot] [Bug 8341] "

nf_conntrack_max
 2016-08-31 22:15 UTC 

[PATCH 0/3] drm/tilcdc: Some fixes for LCDC rev1
 2016-08-31 22:11 UTC  (4+ messages)

[PATCH V2] git-send-email: Add ability to cc: any "bylines" in the commit message
 2016-08-31 22:10 UTC  (2+ messages)

[PATCH V2 00/22] Replace the CFQ I/O Scheduler with BFQ
 2016-08-31 22:09 UTC  (3+ messages)

[PATCH v2 0/9] re-enable DAX PMD support
 2016-08-31 22:08 UTC  (12+ messages)

[PATCH 01/10] drm/amdgpu: handle runtime pm in drm pre/post close
 2016-08-31 22:08 UTC  (10+ messages)
  ` [PATCH 02/10] drm/amdgpu: handle runtime pm correctly in amdgpu_driver_open_kms
  ` [PATCH 03/10] drm/amdgpu: handle runtime pm in fbcon
  ` [PATCH 04/10] drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF
  ` [PATCH 05/10] drm/amdgpu: set runtime pm state to active on resume
  ` [PATCH 06/10] drm/radeon: handle runtime pm in drm pre/post close
  ` [PATCH 07/10] drm/radeon: handle runtime pm correctly in amdgpu_driver_open_kms
  ` [PATCH 08/10] drm/radeon: handle runtime pm in fbcon
  ` [PATCH 09/10] drm/radeon: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF
  ` [PATCH 10/10] drm/radeon: set runtime pm state to active on resume

[PATCH v5 0/3] Add a new board TOPEET iTOP for exynos 4412
 2016-08-31 22:06 UTC  (11+ messages)
` [PATCH v5 1/3] ARM: dts: Add TOPEET itop core board SCP package version
` [PATCH v5 2/3] ARM: dts: add TOPEET itop elite based board
` [PATCH v5 3/3] devicetree: bindings: Add vendor prefix for Topeet

[PATCH net-next] net: dsa: remove ds_to_priv
 2016-08-31 22:06 UTC 

[PATCH net-next V4 00/10] liquidio CN23XX support
 2016-08-31 21:49 UTC  (3+ messages)

[kvm-unit-tests PATCH v3 00/10] arm/arm64: add gic framework
 2016-08-31 22:01 UTC  (4+ messages)
` [kvm-unit-tests PATCH v3 03/10] arm/arm64: smp: support more than 8 cpus
  ` [Qemu-devel] "

btrfs-progs 4.7, check reports many "incorrect local backref count" messages
 2016-08-31 21:59 UTC  (6+ messages)

[PATCH 0/4 v2] Add an interface to discover relationships between namespaces
 2016-08-31 21:59 UTC  (7+ messages)
` [PATCH 1/4] kernel: add a helper to get an owning user namespace for a namespace

[GIT PULL][PATCH 0/6] 4.9 timekeeping changes for tip/timers/core
 2016-08-31 21:50 UTC  (7+ messages)
` [PATCH 1/6] hrtimer: Spelling fixes
` [PATCH 2/6] clocksource: Defer override invalidation unless clock is unstable
` [PATCH 3/6] timekeeping: Prints the amounts of time spent during suspend
` [PATCH 4/6] time: Avoid undefined behaviour in timespec64_add_safe()
` [PATCH 5/6] time: Avoid undefined behaviour in ktime_add_safe()
` [PATCH 6/6] time: alarmtimer: Add tracepoints for alarmtimers

[PATCH] x86/AMD: Fix Socket ID for LLC topology for AMD Fam17h systems
 2016-08-31 20:21 UTC 

[writeback] ab7724daa9: BUG: spinlock bad magic on CPU#0, umount/538
 2016-08-31 21:53 UTC 

[PATCH v2 net-next 0/6] perf, bpf: add support for bpf in sw/hw perf_events
 2016-08-31 21:50 UTC  (7+ messages)
` [PATCH v2 net-next 1/6] bpf: support 8-byte metafield access
` [PATCH v2 net-next 2/6] bpf: introduce BPF_PROG_TYPE_PERF_EVENT program type
` [PATCH v2 net-next 3/6] bpf: perf_event progs should only use preallocated maps
` [PATCH v2 net-next 4/6] perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programs
` [PATCH v2 net-next 5/6] samples/bpf: add perf_event+bpf example
` [PATCH v2 net-next 6/6] samples/bpf: add sampleip example

[PATCH] ASoC: constify snd_soc_codec_driver structures
 2016-08-31 21:52 UTC  (2+ messages)

[PATCH] irda: Fix likely typo in output format string
 2016-08-31 21:52 UTC  (4+ messages)

[PATCH v3 2/2] dmi-id: add dmi/id/oem group for exporting oem strings to sysfs
 2016-08-31 21:51 UTC  (6+ messages)

[writeback] ab7724daa9: BUG: spinlock bad magic on CPU#0, umount/354
 2016-08-31 21:49 UTC 

[PATCH 1/2] perf report: Accept report.sort-order as synonym to report.sort_order
 2016-08-31 21:49 UTC  (3+ messages)
` [PATCH 2/2] perf config: Show default report configuration in example and docs

BTRFS constantly reports "No space left on device" even with a huge unallocated space
 2016-08-31 21:48 UTC  (9+ messages)

[PATCH V2] dt: net: enhance DWC EQoS binding to support Tegra186
 2016-08-31 21:48 UTC  (5+ messages)

GPU lockup with amdgpu driver
 2016-08-31 21:48 UTC  (3+ messages)

[RFC][PATCH] Fix a race between rwsem and the scheduler
 2016-08-31 21:47 UTC  (9+ messages)

[Qemu-devel] [PATCH] vl: Delay initialization of memory backends
 2016-08-31 21:47 UTC  (2+ messages)

[writeback] 2f0a58af6c: INFO: suspicious RCU usage. ]
 2016-08-31 21:47 UTC  (2+ messages)

[Documentation] State of CPU controller in cgroup v2
 2016-08-31 21:46 UTC  (10+ messages)

[RESEND PATCH 0/4] Support the rk3399 gmac pd function
 2016-08-31 21:45 UTC  (11+ messages)
` [RESEND PATCH 3/4] arm64: dts: rockchip: support gmac for rk3399

[PATCH 0/4] multipath-tools rbd checker fixes
 2016-08-31 21:44 UTC  (5+ messages)
` [PATCH 1/4] rbd: fix sync repair support
` [PATCH 2/4] rbd: check for nonshared clients
` [PATCH 3/4] rbd: check for exclusive lock enabled
` [PATCH 4/4] rbd: fixup log messages

[Qemu-devel] [PATCH v2 0/9] SMMUv3 Emulation support
 2016-08-31 21:44 UTC  (2+ messages)

[U-Boot] [Patch v2 0/7] Add LS1046ARDB board support
 2016-08-31 21:43 UTC  (3+ messages)
` [U-Boot] [Patch v2 7/7] armv8: ls1046ardb: "

BlueStore::fsck() during mkfs()
 2016-08-31 21:42 UTC  (4+ messages)

[PATCHv2] of: Add generic handling for ePAPR 1.1 fail-sss states
 2016-08-31 21:41 UTC  (4+ messages)

[PATCH -v2] mm: Don't use radix tree writeback tags for pages in swap cache
 2016-08-31 21:35 UTC  (8+ messages)

[Buildroot] [PATCH] package/luajit: disable for mips{32,64}r6
 2016-08-31 21:32 UTC  (2+ messages)

[Buildroot] [git commit] package/luajit: disable for mips{32, 64}r6
 2016-08-31 21:31 UTC 

[nacked] memory-hotplug-fix-store_mem_state-return-value.patch removed from -mm tree
 2016-08-31 21:31 UTC 

+ mm-check-that-we-havent-used-more-than-32-bits-in-address_spaceflags.patch added to -mm tree
 2016-08-31 21:30 UTC 

[Buildroot] [PATCH] mplayer: fix detection of X.org
 2016-08-31 21:29 UTC  (2+ messages)

[Buildroot] [git commit] mplayer: fix detection of X.org
 2016-08-31 21:28 UTC 

[PATCH] mm:Avoid soft lockup due to possible attempt of double locking object's lock in __delete_object
 2016-08-31 21:28 UTC  (4+ messages)

[PATCH net v3 0/9] net: ethernet: mediatek: a couple of fixes
 2016-08-31 21:23 UTC  (2+ messages)

What's cooking in git.git (Aug 2016, #09; Wed, 31)
 2016-08-31 21:21 UTC 

[PATCH 0/9] staging: octeon: multi rx group (queue) support
 2016-08-31 21:20 UTC  (5+ messages)

[Buildroot] [Bug 7802] New: host-python build hangs compiling getbuildinfo.o
 2016-08-31 21:19 UTC  (2+ messages)
` [Buildroot] [Bug 7802] "

[Buildroot] [Bug 8206] New: mplayer uses host xorg development files
 2016-08-31 21:18 UTC  (2+ messages)
` [Buildroot] [Bug 8206] "

+ kernel-fork-fix-clone_child_cleartid-regression-in-nscd.patch added to -mm tree
 2016-08-31 21:17 UTC 

[PATCH 0/6] constify ethtool_ops structures
 2016-08-31 21:17 UTC  (3+ messages)
` [RFC] xgbe: constify get_netdev_ops and get_ethtool_ops

[PATCH 1/4] drm/amd/powerplay: refine struct name for code style reason
 2016-08-31 21:17 UTC  (3+ messages)
` [PATCH 4/4] drm/amd/powerplay: read power state table from vbios and can't be changed. so allocate memory for request ps and current ps

[PATCH] ASoC: tlv320dac33: Remove deprecated create_singlethread_workqueue
 2016-08-31 21:17 UTC  (5+ messages)
` [alsa-devel] "

[PATCH 1/2] drm/udl: fix a NULL pointer reference in udl_gem_free_object()
 2016-08-31 21:17 UTC  (5+ messages)

[PATCH v2 2/4] fs/afs/rxrpc: Remove deprecated create_singlethread_workqueue
 2016-08-31 21:17 UTC  (5+ messages)

[PATCH] [v9] net: emac: emac gigabit ethernet controller driver
 2016-08-31 21:16 UTC  (6+ messages)

[PATCHv12 0/3] rdmacg: IB/core: rdma controller support
 2016-08-31 21:16 UTC  (4+ messages)
` [PATCHv12 1/3] rdmacg: Added rdma cgroup controller

[meta-oe][PATCH 01/11] xf86-input-tslib: remove
 2016-08-31 21:16 UTC  (3+ messages)
` [meta-oe][PATCH 10/11] geany-plugins: blacklist because of QA issues

[PATCH net-next v2 0/3] net: dsa: add MDB support
 2016-08-31 21:15 UTC  (3+ messages)

+ autofs-refactor-ioctl-fn-vector-in-iookup_dev_ioctl.patch added to -mm tree
 2016-08-31 21:14 UTC 

+ autofs-remove-possibly-misleading-define-debug.patch added to -mm tree
 2016-08-31 21:14 UTC 

+ autofs-fix-dev-ioctl-number-range-check-fix.patch added to -mm tree
 2016-08-31 21:14 UTC 

[PATCH 1/2] mm: Move definition of 'zone_names' array into mmzone.h
 2016-08-31 21:12 UTC  (4+ messages)
` [PATCH 2/2] mm: Add sysfs interface to dump each node's zonelist information


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.