messages from 2016-08-26 22:14:12 to 2016-08-27 00:56:59 UTC [more...]
[PATCH 0/3] Btrfs: fix free space tree bitmaps+tests on big-endian systems
2016-08-27 0:56 UTC (9+ messages)
[PATCH v1] add mtu set in virtio
2016-08-27 0:54 UTC
[PATCH] f2fs: merge WRITE bio into previous WRITE_SYNC
2016-08-27 0:53 UTC
[LKP] [lkp] [f2fs] ec795418c4: fsmark.files_per_sec -36.3% regression
2016-08-27 0:52 UTC (3+ messages)
` "
Older hisilicon chipsets
2016-08-27 0:48 UTC
Are there any tools/code to re-size a reiser4 volume ? [sdb]
2016-08-27 0:47 UTC
[PATCH v4] thermal: add Intel BXT WhiskeyCove PMIC thermal driver
2016-08-27 0:49 UTC (2+ messages)
[PATCH] xfs_db: new -FF option help to continue the command without verify
2016-08-27 0:43 UTC (2+ messages)
[Bug 97504] Enabling SDMA on CIK (0241d8300f66ee2c6c2c55fe64ac88d76440c591) causes corruption on a mobile Bonaire with AMDGPU DDX / video desktop recording
2016-08-27 0:41 UTC (2+ messages)
[PATCH v6 0/7] perf: Cross arch annotate + few miscellaneous fixes
2016-08-27 0:40 UTC (7+ messages)
` [PATCH v6 2/7] perf annotate: Add cross arch annotate support
` [PATCH] perf annotate: cross arch annotate support fixes for ARM
[PATCH v9 0/2] update the doc of kdump
2016-08-27 0:38 UTC (13+ messages)
` [PATCH v9 1/2] Documentation: kdump: remind user of nr_cpus
[PATCH v4 54/57] x86/mm: convert arch_within_stack_frames() to use the new unwinder
2016-08-27 0:37 UTC (10+ messages)
` [PATCH 2/2] mm/usercopy: enable usercopy size checking for modern versions of gcc
[PATCH 0/2] Remoteproc: Add predefined coprocessor memory mapping support
2016-08-27 0:32 UTC (3+ messages)
` [PATCH 2/2] remoteproc: core: Add fixed memory region support
[PATCH 1/2] perf probe: Helper function to check if probe with variable
2016-08-27 0:27 UTC (5+ messages)
` [PATCH v2 2/2] perf uprobe: Skip prologue if program compiled without optimization
[PATCH v1] dpdk-devbind.py: Virtio interface issue
2016-08-27 0:20 UTC (3+ messages)
[PATCH v2] pwm-regulator: Add support for a fixed delay after duty cycle changes
2016-08-27 0:20 UTC
[Ksummit-discuss] [CORE TOPIC] GPL defense issues
2016-08-27 0:19 UTC (7+ messages)
[Buildroot] [PATCH] package/protobuf: uses fork(), not available on no-MMU platforms
2016-08-27 0:17 UTC
pg_stat_t is 500+ bytes
2016-08-27 0:00 UTC (9+ messages)
Capturing crash with 4.6.0 and above kernel does not work
2016-08-27 0:15 UTC (7+ messages)
[PATCH v3 0/6] Add eBPF hooks for cgroups
2016-08-27 0:08 UTC (5+ messages)
` [PATCH v3 2/6] cgroup: add support for eBPF programs
` [PATCH v3 3/6] bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands
[Ksummit-discuss] [CORE TOPIC] GPL defense issues
2016-08-27 0:03 UTC (13+ messages)
[PATCH] pwm-regulator: Add support for a fixed delay after duty cycle changes
2016-08-26 23:59 UTC (4+ messages)
[Bug 97340] POSTAL 2 poor performance at certain times, RadeonSI driver
2016-08-26 23:58 UTC (2+ messages)
[PATCH 3/3] app/test: adding cuckoo hash table for testing
2016-08-27 0:01 UTC
[PATCH 2/3] app/test-pipeline: added cuckoo hash for benchmarking
2016-08-27 0:01 UTC
[PATCH 1/3] lib/librte_table: enabling cuckoo hash into table library
2016-08-27 0:01 UTC
[PATCH 0/3] Enable cuckoo hash in table library
2016-08-27 0:01 UTC
[PATCH v3 1/4] drm/i915: Store port enum in intel_encoder
2016-08-26 23:50 UTC (4+ messages)
` [PATCH v4 0/4] Prep. for DP audio MST support
` [PATCH v4 1/4] drm/i915: Store port enum in intel_encoder
[RFC] Proposed questions for "Git User's Survey 2016"
2016-08-26 23:46 UTC (4+ messages)
[PATCH v12 00/13] libify apply and use lib in am, part 3
2016-08-26 23:46 UTC (4+ messages)
` [PATCH v12 12/13] apply: learn to use a different index file
[GIT PULL] Btrfs
2016-08-26 23:36 UTC
[RFC v3 00/21] Make use of kref in media device, grab references as needed
2016-08-26 23:43 UTC (22+ messages)
` [RFC v3 01/21] Revert "[media] media: fix media devnode ioctl/syscall and unregister race"
` [RFC v3 02/21] Revert "[media] media: fix use-after-free in cdev_put() when app exits after driver unbind"
` [RFC v3 03/21] Revert "[media] media-device: dynamically allocate struct media_devnode"
` [RFC v3 04/21] media: Remove useless curly braces and parentheses
` [RFC v3 05/21] media: devnode: Rename mdev argument as devnode
` [RFC v3 06/21] media device: Drop nop release callback
` [RFC v3 07/21] media-device: Make devnode.dev->kobj parent of devnode.cdev
` [RFC v3 08/21] media: Enable allocating the media device dynamically
` [RFC v3 09/21] media: Split initialising and adding media devnode
` [RFC v3 10/21] media: Shuffle functions around
` [RFC v3 11/21] media device: Refcount the media device
` [RFC v3 12/21] media device: Initialise media devnode in media_device_init()
` [RFC v3 13/21] media device: Deprecate media_device_{init,cleanup}() for drivers
` [RFC v3 14/21] media device: Get the media device driver's device
` [RFC v3 15/21] media: Provide a way to the driver to set a private pointer
` [RFC v3 16/21] media: Add release callback for media device
` [RFC v3 17/21] v4l: Acquire a reference to the media device for every video device
` [RFC v3 18/21] media-device: Postpone graph object removal until free
` [RFC v3 19/21] omap3isp: Allocate the media device dynamically
` [RFC v3 20/21] omap3isp: Release the isp device struct by media device callback
` [RFC v3 21/21] omap3isp: Don't rely on devm for memory resource management
should we remove autotools from master?
2016-08-26 23:44 UTC (2+ messages)
debugging librbd to a VM
2016-08-26 21:08 UTC
/dev/fb0 missing with nitrogen6x and latest Yocto&meta-fsl-arm master
2016-08-26 23:44 UTC (2+ messages)
[Buildroot] [autobuild.buildroot.net] Your build results for 2016-08-23
2016-08-26 23:43 UTC
[PATCH V3 0/7] CPPC enhancements
2016-08-26 23:43 UTC (2+ messages)
[RFC][PATCH -v2 0/4] locking/mutex: Rewrite basic mutex
2016-08-26 23:40 UTC (7+ messages)
` [RFC][PATCH -v2 4/4] locking/mutex: Add lock handoff to avoid starvation
[PATCH 0/3] ARM: K2G: Add support for TI-SCI Generic PM Domains
2016-08-26 23:37 UTC (6+ messages)
` [PATCH 3/3] soc: ti: Add ti_sci_pm_domains driver
[PATCH] gstreamer1.0-plugins-bad: add packageconfig for egl
2016-08-26 23:39 UTC (2+ messages)
[RFC PATCH-queue/locking/rfc 1/2] locking/mutex: Simplify some ww_mutex code in __mutex_lock_common()
2016-08-26 23:35 UTC (2+ messages)
` [RFC PATCH-queue/locking/rfc 2/2] locking/mutex: Enable optimistic spinning of woken waiter
[meta-oe][PATCH] asio: fix musl compilation (strerror_r)
2016-08-26 23:33 UTC (2+ messages)
[PATCH v14 01/27] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
2016-08-26 23:24 UTC (5+ messages)
` [PATCH v14 22/27] bisect--helper: `bisect_replay` shell function in C
` [PATCH v14 21/27] bisect--helper: `bisect_log` "
[Buildroot] [PATCH] package/lshw: add patches for musl build
2016-08-26 23:29 UTC
[RFCv2 00/16] BPF hardware offload (cls_bpf for now)
2016-08-26 23:29 UTC (3+ messages)
` [RFCv2 07/16] bpf: enable non-core use of the verfier
[PATCH v5 09/16] PM / cpu_domains: Initialize CPU PM domains from DT
2016-08-26 23:28 UTC (3+ messages)
[PATCH] drm/i915/skl: Don't try to update plane watermarks if they haven't changed
2016-08-26 23:25 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] Makefile: remove static linking in Linux build
2016-08-26 23:25 UTC (2+ messages)
[PATCH 0/4] User space governor enhancements
2016-08-26 23:21 UTC (5+ messages)
` [PATCH 1/4] thermal: Enhance thermal_zone_device_update for events
` [PATCH 2/4] thermal: user_space gov: Add additional information in uevent
` [PATCH 3/4] thermal: int340x: New Interface to read trip and notify
` [PATCH 4/4] thermal: int3403: Process trip change notification
Linux-compatible watchdog add-on?
2016-08-26 23:14 UTC (3+ messages)
[PATCH 00/11] Support Intel® Turbo Boost Max Technology 3.0
2016-08-26 23:14 UTC (10+ messages)
` [PATCH 03/11] sched: Extend scheduler's asym packing
[PATCH v3 0/8] staging: comedi: Fix checkpatch warning
2016-08-26 23:14 UTC (9+ messages)
` [PATCH v3 1/8] staging: comedi: cb_pcidas64.c: "
` [PATCH v3 2/8] staging: comedi: cb_pcidas64: Fix commenting style
` [PATCH v3 3/8] staging: comedi: jr3_pci.h: Fix checkpatch warning
` [PATCH v3 4/8] staging: comedi: ni_atmio.c: "
` [PATCH v3 5/8] staging: comedi: s626.h: "
` [PATCH v3 6/8] staging: comedi: jr3_pci.c: "
` [PATCH v3 7/8] staging: comedi: ni_at_a2150: "
` [PATCH v3 8/8] staging: comedi: cb_pcidas64: Fix checkpath warning
[PATCH v11 0/8] submodule inline diff format
2016-08-26 23:13 UTC (6+ messages)
[PATCH v5 11/16] PM / cpu_domains: Add PM Domain governor for CPUs
2016-08-26 23:10 UTC (3+ messages)
fio hanging waiting of Futex lock in 2.12
2016-08-26 23:09 UTC (3+ messages)
[PATCH 0/4 v2] Add an interface to discover relationships between namespaces
2016-08-26 23:08 UTC (12+ messages)
` [PATCH 1/4] kernel: add a helper to get an owning user namespace for a namespace
` [PATCH 2/4] nsfs: add ioctl to get an owning user namespace for ns file descriptor
` [PATCH 3/4] nsfs: add ioctl to get a parent namespace
` [PATCH 4/4] tools/testing: add a test to check nsfs ioctl-s
[kernel-hardening] [RFC v2 00/10] Landlock LSM: Unprivileged sandboxing
2016-08-26 23:05 UTC (6+ messages)
` [kernel-hardening] [RFC v2 09/10] landlock: Handle cgroups
` [kernel-hardening] "
` "
[PATCH 1/2] sdhci-of-arasan: Add quirk and device tree parameter to fake CD bit
2016-08-26 22:29 UTC (11+ messages)
[Ocfs2-devel] [PATCH v2] ocfs2: Fix start offset to ocfs2_zero_range_for_truncate()
2016-08-26 23:04 UTC
[PATCH] drm/atomic: Don't potentially reset color_mgmt_changed on successive property updates
2016-08-26 23:02 UTC (2+ messages)
Translating USB device names to ALSA client numbers
2016-08-26 23:00 UTC
fuzzed segv in btrfsck
2016-08-26 22:57 UTC
[PATCH 01/10] dt-bindings: Add compatible property for LS1012A
2016-08-26 22:57 UTC (19+ messages)
` [PATCH 04/10] dt-bindings: spi-nor: Update bindings "
` [PATCH 05/10] dt-bindings: pci: "
` [PATCH 07/10] dt-bindings: thermal: "
` [PATCH 08/10] dt-bindings: usb: "
` [PATCH 09/10] dt-bindings: Update bindings with additional vendor "
` [PATCH 10/10] dt-bindings: sec: Update bindings "
Defining polarity and trigger mode for static interrupts in _PRT
2016-08-26 22:53 UTC (12+ messages)
Are --first-parent and --ancestry-path compatible rev-list options?
2016-08-26 22:53 UTC (2+ messages)
Ceph 0.94.8 Hammer released
2016-08-26 22:52 UTC (2+ messages)
[PATCH v2 0/7] staging: comedi: Fix checkpatch warning
2016-08-26 22:50 UTC (5+ messages)
` [PATCH v2 3/7] staging: comedi: jr3_pci.h: "
[Qemu-devel] [PATCH 0/3] ppc/pnc: add a minimal platform
2016-08-26 22:48 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/3] ppc/pnv: add skeleton PowerNV platform
[PATCH] ravb: avoid unused function warnings
2016-08-26 22:48 UTC (2+ messages)
[xen-unstable baseline-only test] 67597: regressions - FAIL
2016-08-26 22:46 UTC
[PATCH] Documentation/SubmittingPatches: add quotes to advised commit reference
2016-08-26 22:45 UTC (3+ messages)
[PATCH v7 0/9] Enable PMUs in ACPI systems
2016-08-26 22:44 UTC (5+ messages)
` [PATCH v7 8/9] arm64: pmu: Detect and enable multiple PMUs in an ACPI system
[PATCH 1/2] smc91x: always use 8-bit access if necessary
2016-08-26 22:39 UTC (3+ messages)
[PATCH 0/3] ARM: dts: sun8i: Add dt nodes for sdio wifi
2016-08-26 22:36 UTC (7+ messages)
` [PATCH 1/3] ARM: dts: sun8i: Add dt node for esp8089 wifi chip on polaroid-mid2407
` [PATCH 2/3] ARM: dts: sun8i: Add dt node for esp8089 wifi chip on polaroid-mid2809
[PATCH 1/4] ARM: dts: sun4i: Disable ohci1 on ba10-tv-box
2016-08-26 22:34 UTC (12+ messages)
` [PATCH 2/4] ARM: dts: sun5i: Convert inet-98v-rev2 dts to use reference-design-tablet.dtsi
` [PATCH 3/4] ARM: dts: sun5i: Add dts file for the Empire Electronix M712 tablet
` [PATCH 4/4] ARM: dts: sun8i: Rename reference-design-tablet touchscreen node
[ANNOUNCE] Git v2.10.0-rc2
2016-08-26 22:31 UTC
[PATCH 1/2] pwm: sun4i: Add Allwinner H3 support
2016-08-26 22:29 UTC (6+ messages)
` [PATCH 2/2] ARM: dts: sun8i-h3: Add UART1 pinctrl
[PATCH 1/2] gitk: align the commit summary format to the documentation
2016-08-26 22:29 UTC (6+ messages)
[xen-4.7-testing test] 100635: tolerable FAIL - PUSHED
2016-08-26 22:27 UTC
[RFCv2 00/15] RFCv2: Consolidated userspace RDMA library repo
2016-08-26 22:27 UTC (10+ messages)
[Buildroot] [PATCH] libraw: fix build with gcc 6.x
2016-08-26 22:26 UTC (2+ messages)
[Buildroot] [PATCH] package/libraw: fix gcc-6 build
2016-08-26 22:26 UTC
[PATCHv2 0/2] pwm: sunxi: give the pwm IP block more time
2016-08-26 22:25 UTC (7+ messages)
` [PATCH 1/2] pwm: sunxi: allow the pwm to finish its pulse before disable
` [PATCH 2/2] pwm: sunxi: Yield some time to the pwm-block to become ready
[RFC PATCH 0/6] UART slave devices using serio
2016-08-26 22:24 UTC (5+ messages)
` [RFC PATCH 4/6] serio: serport: add support for buffered write and receive
[PATCH 0/4] Venus remoteproc driver
2016-08-26 22:23 UTC (8+ messages)
` [PATCH 3/4] dt-binding: remoteproc: venus rproc dt binding document
[PATCH] smaller strlen()
2016-08-26 22:23 UTC (2+ messages)
[PATCH] transport: report missing submodule pushes consistently on stderr
2016-08-26 22:21 UTC (4+ messages)
[refpolicy] [PATCH] Update for the gnome policy and file contexts
2016-08-26 22:21 UTC (12+ messages)
` [refpolicy] [PATCH v2] "
` [refpolicy] [PATCH v3] "
` [refpolicy] [PATCH v4] "
[PATCH RFC] tools/libxc, xen/x86: Added xc_set_mem_access_sparse()
2016-08-26 22:19 UTC (3+ messages)
[PATCH] kstrtox: smaller _parse_integer()
2016-08-26 22:19 UTC
[PATCH 00/13] arm64: Allwinner A64 support based on sunxi-ng
2016-08-26 22:18 UTC (6+ messages)
[PACTH v6 1/2] usb: xhci: plat: Enable runtime PM
2016-08-26 22:13 UTC (5+ messages)
` [PACTH,v6,1/2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.