messages from 2016-04-14 10:29:28 to 2016-04-14 11:26:37 UTC [more...]
[Drbd-dev] [PATCH 00/42] v5: separate operations from flags in the bio/request structs
2016-04-13 19:36 UTC (19+ messages)
` [Drbd-dev] [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio
` [Drbd-dev] [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields
` [Drbd-dev] [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP
` [Drbd-dev] [PATCH 04/42] fs: have submit_bh users pass in op and flags separately
` [Drbd-dev] [PATCH 05/42] fs: have ll_rw_block "
` [Drbd-dev] [PATCH 06/42] direct-io: set bi_op to REQ_OP
` [Drbd-dev] [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op
` [Drbd-dev] [PATCH 08/42] btrfs: set bi_op tp REQ_OP
` [Drbd-dev] [PATCH 09/42] btrfs: update __btrfs_map_block for bi_op transition
` [Drbd-dev] [PATCH 10/42] btrfs: use bio fields for op and flags
` [Drbd-dev] [PATCH 11/42] f2fs: set bi_op to REQ_OP
` [Drbd-dev] [PATCH 12/42] gfs2: "
` [Drbd-dev] [PATCH 13/42] xfs: "
` [Drbd-dev] [PATCH 14/42] hfsplus: "
` [Drbd-dev] [PATCH 15/42] mpage: "
` [Drbd-dev] [PATCH 16/42] nilfs: "
` [Drbd-dev] [PATCH 17/42] ocfs2: "
` [Drbd-dev] [PATCH 18/42] pm: "
OCaml compilation issues (staging) under ARM32 (ocaml-4.01)
2016-04-14 11:26 UTC (2+ messages)
[PATCH 1/3] drm/i915: Use readl/writel for ring buffer access
2016-04-14 11:24 UTC (6+ messages)
` [PATCH 2/3] drm/i915: Use writel instead of iowrite32 when doing GTT relocations
` [PATCH 3/3] drm/i915: Use writel instead of iowrite32 when programming page table entries
[Qemu-devel] [PATCH v2 for-2.6] block: convert iscsi target to a valid ID for -iscsi arg lookup
2016-04-14 11:22 UTC (4+ messages)
[PATCH] mm,oom_reaper: Use try_oom_reaper() for reapability test
2016-04-14 11:21 UTC (3+ messages)
` [PATCH] mm,oom: Clarify reason to kill other threads sharing the vitctim's memory
[PATCH v4 0/2] Add a new debugfs entry to dump FIFO/Queue available space
2016-04-14 11:18 UTC (5+ messages)
` [PATCH v4 2/2] usb: dwc3: add debugfs node "
[PATCH V2 00/15] coresight: tmc: make driver usable by Perf
2016-04-14 11:19 UTC (4+ messages)
` [PATCH V2 12/15] coresight: tmc: keep track of memory width
[PATCH] dracut: 99base: do not mount /run with the "noexec" option
2016-04-14 11:18 UTC (6+ messages)
` "
[PATCH nf-next] netfilter: conntrack: don't acquire lock during seq_printf
2016-04-14 11:16 UTC (3+ messages)
[PATCH v6 00/12] USB OTG/dual-role framework
2016-04-14 11:15 UTC (10+ messages)
` [PATCH v6 07/12] usb: otg: add OTG/dual-role core
[U-Boot] [PATCH v2] fastboot: OUT transaction length must be aligned to wMaxPacketSize
2016-04-14 11:15 UTC (16+ messages)
tvp5150 regression after commit 9f924169c035
2016-04-14 11:12 UTC (11+ messages)
[Buildroot] [ PATCH Selinux v11] policycoreutils: new package
2016-04-14 11:13 UTC (4+ messages)
[PATCH] z3fold: the 3-fold allocator for compressed pages
2016-04-14 11:13 UTC (2+ messages)
[patch] leds: tca6507: silence an uninitialized variable warning
2016-04-14 11:12 UTC (3+ messages)
[PATCH] examples: fix CID 30704 negative loop bound
2016-04-14 11:12 UTC
[PATCH v16 0/6] arm64, numa: Add numa support for arm64 platforms
2016-04-14 11:10 UTC (7+ messages)
` [PATCH v16 1/6] efi: ARM/arm64: ignore DT memory nodes instead of removing them
[PATCH V1] rtc: da9053: fix access ordering error during RTC interrupt at system power on
2016-04-14 11:04 UTC (2+ messages)
` [rtc-linux] "
[U-Boot] want to clarify a couple things about vendor common/ directories
2016-04-14 11:09 UTC (3+ messages)
Removal of the kernel code/data/bss resources does break kexec/kdump
2016-04-14 11:07 UTC (2+ messages)
[Qemu-devel] [PATCH] qmp-commands.hx: document minimum speed for block jobs
2016-04-14 11:08 UTC (2+ messages)
` [Qemu-devel] [for-2.6] "
[PATCH v2] procfs: expose umask in /proc/<PID>/status
2016-04-14 11:08 UTC (2+ messages)
[PATCHv2 00/28] ARM: OMAP2+: hwmod module clock type support
2016-04-14 11:08 UTC (87+ messages)
` [PATCHv2 01/28] clk: ti: add ti_clk_get helper API
` [PATCHv2 02/28] clk: ti: dpll: use ti_clk_get to fetch ref/bypass clocks
` [PATCHv2 03/28] ARM: OMAP2+: omap_device: create clock alias purely from DT data
` [PATCHv2 04/28] ARM: OMAP2+: hwmod: use new ti_clk_get API to search for clock handles
` [PATCHv2 05/28] ARM: OMAP2+: clock: use the new ti_clk_get for fetching clocks
` [PATCHv2 06/28] ARM: OMAP2+: hwmod: fetch main_clk based on hwmod name
` [PATCHv2 07/28] ARM: OMAP2+: timer: change order of hwmod data handling
` [PATCHv2 08/28] ARM: OMAP2+: clockdomain: add usecounting support to autoidle APIs
` [PATCHv2 09/28] ARM: AM33xx: fix module_wait_ready without clkctrl register
` [PATCHv2 10/28] clk: ti: omap2: transition to usage of ti_clk_get
` [PATCHv2 11/28] clk: ti: am33xx: "
` [PATCHv2 12/28] clk: ti: omap3: "
` [PATCHv2 13/28] clk: ti: am43xx: "
` [PATCHv2 14/28] clk: ti: omap4: "
` [PATCHv2 15/28] clk: ti: omap5: "
` [PATCHv2 16/28] clk: ti: dra7: "
` [PATCHv2 17/28] clk: ti: dm814x: "
` [PATCHv2 18/28] clk: ti: dm816x: cleanup any unnecessary clock aliases
` [PATCHv2 19/28] clk: ti: remove un-used definitions from public clk_hw_omap struct
` [PATCHv2 20/28] clk: ti: mux: export mux clock APIs locally
` [PATCHv2 21/28] clk: ti: am33xx: fix timer3/6 init time setup for module clocks
` [PATCHv2 22/28] dt-bindings: clk: ti: Document module clock type
` [PATCHv2 23/28] clk: ti: add support for omap4 module clocks
` [PATCHv2 24/28] ARM: dts: omap4: add hwmod "
` [PATCHv2 25/28] ARM: dts: am33xx: "
` [PATCHv2 26/28] ARM: dts: am43xx: "
` [PATCHv2 27/28] ARM: dts: omap5: "
` [PATCHv2 28/28] ARM: dts: dra7: "
[PATCH v5 00/46] pwm: add support for atomic update
2016-04-14 11:05 UTC (7+ messages)
` [PATCH v5 01/46] pwm: rcar: make use of pwm_is_enabled()
[PATCH V4 0/3] Add support for Tegra210 ADMA
2016-04-14 11:04 UTC (8+ messages)
` [PATCH V4 2/3] dmaengine: tegra-adma: "
cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand governor
2016-04-14 11:03 UTC
[PATCH] drm/i915: Ignore GTFIFODBG FIFO free entry fields on CHV
2016-04-14 11:02 UTC (3+ messages)
[kvm-unit-tests PATCH] powerpc: Add emulator test for the lswi instruction
2016-04-14 11:02 UTC (3+ messages)
[master/krogoth][oe-core PATCH] meta/classes/qemu.bbclass: set -cpu of ppce5500/ppce6500 to e500mc
2016-04-14 9:26 UTC
[PATCH v6 0/4] Mediatek MT2701 SCPSYS power domain support
2016-04-14 10:56 UTC (5+ messages)
` [PATCH v6 3/4] soc: mediatek: Add MT2701 power dt-bindings
[PATCH 1/2] libuuid: remove HAVE_UUIDD
2016-04-14 10:59 UTC (3+ messages)
` [PATCH v2 1/2] build-sys: add --enable-libuuid-force-uuidd
[psplash][PATCH 5/5] psplash: fix remaining unused-parameter warnings
2016-04-14 10:59 UTC
[psplash][PATCH 4/5] psplash: remove unused parameter length from parse_command
2016-04-14 10:59 UTC
v10.1.2 Jewel release candidate release
2016-04-14 10:58 UTC (5+ messages)
` [ceph-users] "
[psplash][PATCH 0/5] fix -Wextra GCC warnings
2016-04-14 10:58 UTC (4+ messages)
` [psplash][PATCH 1/5] configure: add -Wextra GCC flag
` [psplash][PATCH 2/5] psplash-fb: fix sign-compare warning
` [psplash][PATCH 3/5] psplash-fb: remove unused parameter from psplash_fb_text_size
[PATCH] ftrace: filter: Match dot symbols when searching functions on ppc64
2016-04-14 10:58 UTC (3+ messages)
[PATCH v4 RESEND 0/5] Move workarounds from intel_dp_dpcd_read_wake() into drm's DP helpers
2016-04-14 10:58 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v5,1/4] drm/dp_helper: Always wait before retrying native aux transactions
[PATCH] usb: renesas_usbhs: fix signed-unsigned return
2016-04-14 10:55 UTC (3+ messages)
[RFC PATCH 00/45] KVM: arm/arm64: Rework virtual GIC emulation
2016-04-14 10:53 UTC (7+ messages)
` [RFC PATCH 06/45] KVM: arm/arm64: vgic-new: Implement virtual IRQ injection
Enable module aliases for vio on sparc/sparc64
2016-04-14 10:52 UTC (2+ messages)
[PATCH] mm: Disable DEFERRED_STRUCT_PAGE_INIT on !NO_BOOTMEM
2016-04-14 10:52 UTC (2+ messages)
[Qemu-arm] [PATCH v4 0/9] target-mips: Initiate IEEE 754-2008 support
2016-04-14 10:52 UTC (4+ messages)
` [Qemu-arm] [PATCH v4 7/9] target-mips: Add abs2008 flavor of <ABS|NEG>.<S|D>
` [Qemu-devel] "
[PATCH 11/13] btrfs: introduce device dynamic state transition to offline or failed
2016-04-14 10:51 UTC (2+ messages)
` [PATCH v5 "
J1939 Linux
2016-04-14 10:49 UTC (9+ messages)
[PATCH] drm/panel: Add JDI LT070ME05000 WUXGA DSI Panel
2016-04-14 10:47 UTC (3+ messages)
` [RESEND][PATCH] "
bit-timing and sample point
2016-04-14 10:47 UTC (3+ messages)
[Qemu-devel] [RFC v2] virtio-crypto specification
2016-04-14 10:45 UTC (12+ messages)
[PATCH v2 0/3] x86/ioreq server: introduce HVMMEM_ioreq_server mem type
2016-04-14 10:45 UTC (7+ messages)
` [PATCH v2 3/3] x86/ioreq server: Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server
[PATCH v3 00/16] index-helper, watchman
2016-04-14 10:43 UTC (9+ messages)
` [PATCH v3 03/16] index-helper: new daemon for caching index and related stuff
[U-Boot] [PATCH] odroid: Update README with correct firmware link and XU4 support
2016-04-14 10:41 UTC (3+ messages)
[U-Boot] [PATCH] exynos: Set CNTFRQ
2016-04-14 10:41 UTC (4+ messages)
` [U-Boot] [PATCH v2] "
[PATCHv2 0/1] Revert cleaning of users/groups
2016-04-14 10:40 UTC (9+ messages)
` [PATCHv2 1/1] Revert "useradd.bbclass: remove user/group created by the package in clean* task"
[Question] refcount of DT node
2016-04-14 10:40 UTC (4+ messages)
[PATCH nf] netfilter: ipv6: Orphan skbs in nf_ct_frag6_gather()
2016-04-14 10:35 UTC (4+ messages)
[for-4.7] x86/emulate: synchronize LOCKed instruction emulation
2016-04-14 10:35 UTC (2+ messages)
[PATCH 0/3] pull: chrt fixes
2016-04-14 10:32 UTC (6+ messages)
` [PATCH 1/3] chrt: make --sched-* short options to require an argument
[meta-oe][PATCH] gtest, gmock: allow building gtest-native and gmock-native
2016-04-14 10:29 UTC
[Buildroot] [PATCH] luv: bump to version 1.9.0-1
2016-04-14 10:29 UTC
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.