messages from 2016-02-23 13:14:00 to 2016-02-23 14:00:25 UTC [more...]
[PATCH v2] ASoC: wm9713: fix regmap free path
2016-02-23 14:00 UTC (3+ messages)
[PATCH v5 0/6] Add VMX TSC scaling support
2016-02-23 14:00 UTC (3+ messages)
` [PATCH v5 1/6] x86/hvm: Collect information of TSC scaling ratio
[PATCH v3] mptbase: fixup error handling paths in mpt_attach()
2016-02-23 14:00 UTC
[PATCH v4 0/8] fix debugfs file removal races
2016-02-23 13:59 UTC (14+ messages)
` [Cocci] "
` [PATCH v4 1/8] debugfs: prevent access to possibly dead file_operations at file open
` [Cocci] "
` [PATCH v4 2/8] debugfs: prevent access to removed files' private data
` [Cocci] "
` [PATCH v4 3/8] debugfs: add support for self-protecting attribute file fops
` [Cocci] "
` [PATCH v4 4/8] debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage
` [Cocci] "
` [PATCH v4 5/8] debugfs: unproxify integer attribute files
` [Cocci] "
` [PATCH v4 6/8] debugfs: unproxify files created through debugfs_create_bool()
` [Cocci] "
[RFC PATCH] ALSA: hda - hdmi eld control created based on pcm
2016-02-23 13:58 UTC (2+ messages)
[PATCH 0/3] ARM: omap: randconfig warning fixes
2016-02-23 13:57 UTC (8+ messages)
` [PATCH 1/3] ARM: omap2: mark unused functions as __maybe_unused
` [PATCH 2/3] ARM: omap1: avoid unused variable warning
` [PATCH 3/3] ARM: omap1/ams-delta: warn about failed regulator enable
Variable download speed
2016-02-23 13:57 UTC (3+ messages)
[PATCH 0/8] ACPI: parse the DBG2 table
2016-02-23 13:57 UTC (5+ messages)
` [PATCH 1/8] arm64: move acpi/dt decision earlier in boot process
[PATCH] regulator: core: Request GPIO before creating sysfs entries
2016-02-23 13:56 UTC (3+ messages)
` "
[PATCH] drm/i915/lrc: Only set RS ctx enable in ctx control reg if there is a RS
2016-02-23 13:56 UTC
index-out-of-range ubsan warnings
2016-02-23 13:56 UTC (5+ messages)
[PATCH 00/13] arm-cci: PMU driver updates for 4.6
2016-02-23 13:55 UTC (4+ messages)
[PATCH] staging: lustre: libcfs: use swap() in cfs_hash_bd_order()
2016-02-23 13:55 UTC (5+ messages)
` [Outreachy kernel] "
[PATCH] Staging: comedi: mite: added spaces around | and *
2016-02-23 12:38 UTC (4+ messages)
[RFC PATCH 1/2] libf2fs: limit the total size up to 16T
2016-02-23 13:43 UTC (2+ messages)
` [RFC PATCH 2/2] f2fs-tools: redefine MAX_SIT_BITMAP_SIZE
[PATCH] Wipe ${S} before unpacking sources
2016-02-23 13:54 UTC (3+ messages)
` [PATCH] base.bbclass wipe ${S} before unpacking source
[Qemu-devel] [PATCH] qed: fix bdrv_qed_drain
2016-02-23 13:54 UTC (7+ messages)
[PATCH] ath10k: Reduce number of peers to support peer stats feature
2016-02-23 13:53 UTC (2+ messages)
[Qemu-devel] [PATCH v3 00/14] blockdev: Further BlockBackend work
2016-02-23 13:52 UTC (10+ messages)
` [Qemu-devel] [PATCH v3 07/14] blockdev: Add list of monitor-owned BlockBackends
[RFC 0/2] New MAP_PMEM_AWARE mmap flag
2016-02-23 13:51 UTC (9+ messages)
[RFC PATCH 00/27] Move LRU page reclaim from zones to nodes v2
2016-02-23 13:45 UTC (32+ messages)
` [PATCH 01/27] mm, page_alloc: Use ac->classzone_idx instead of zone_idx(preferred_zone)
` [PATCH 02/27] mm, vmscan: Check if cpusets are enabled during direct reclaim
` [PATCH 03/27] mm, vmstat: Add infrastructure for per-node vmstats
` [PATCH 04/27] mm, vmscan: Move lru_lock to the node
` [PATCH 05/27] mm, vmscan: Move LRU lists to node
` [PATCH 06/27] mm, vmscan: Begin reclaiming pages on a per-node basis
` [PATCH 07/27] mm, vmscan: Have kswapd only scan based on the highest requested zone
` [PATCH 08/27] mm, vmscan: Make kswapd reclaim in terms of nodes
` [PATCH 09/27] mm, vmscan: Simplify the logic deciding whether kswapd sleeps
` [PATCH 10/27] mm, vmscan: By default have direct reclaim only shrink once per node
` [PATCH 11/27] mm, vmscan: Clear congestion, dirty and need for compaction on a per-node basis
` [PATCH 12/27] mm: vmscan: Do not reclaim from kswapd if there is any eligible zone
` [PATCH 13/27] mm, vmscan: Make shrink_node decisions more node-centric
` [PATCH 14/27] mm, memcg: Move memcg limit enforcement from zones to nodes
` [PATCH 15/27] mm, workingset: Make working set detection node-aware
[PATCH 0/4 RESEND] Add I2S/ADV7511 audio support for ARC AXS10x boards
2016-02-23 13:51 UTC (8+ messages)
` [PATCH 2/4 RESEND] ARC: axs10x: Update defconfigs so that audio is enabled
` [PATCH 3/4 RESEND] ASoC: dwc: Add I2S HDMI audio support using custom platform driver
` [PATCH 4/4 RESEND] ARC: axs10x: Update defconfigs so that I2S is enabled
[PATCH] Staging: comedi: contec_pci_dio: fixed comment blocks coding style issues
2016-02-23 12:40 UTC (3+ messages)
[PATCH 00/11] CLCD Nomadik+Versatile support
2016-02-23 13:49 UTC (19+ messages)
` [PATCH 11/11] ARM: versatile: move CLCD configuration to device tree
[PATCH] gpio: pisosr: Use devm_gpiod_get_optional for gpio->load_gpio
2016-02-23 13:48 UTC (4+ messages)
[PATCH v3 00/25] More flexibility in making shallow clones
2016-02-23 13:45 UTC (26+ messages)
` [PATCH v3 01/25] remote-curl.c: convert fetch_git() to use argv_array
` [PATCH v3 02/25] transport-helper.c: refactor set_helper_option()
` [PATCH v3 03/25] upload-pack: move shallow deepen code out of receive_needs()
` [PATCH v3 04/25] upload-pack: move "shallow" sending code out of deepen()
` [PATCH v3 05/25] upload-pack: remove unused variable "backup"
` [PATCH v3 06/25] upload-pack: move "unshallow" sending code out of deepen()
` [PATCH v3 07/25] upload-pack: use skip_prefix() instead of starts_with()
` [PATCH v3 08/25] upload-pack: tighten number parsing at "deepen" lines
` [PATCH v3 09/25] upload-pack: move rev-list code out of check_non_tip()
` [PATCH v3 10/25] fetch-pack: use skip_prefix() instead of starts_with()
` [PATCH v3 11/25] fetch-pack: use a common function for verbose printing
` [PATCH v3 12/25] fetch-pack: use a separate flag for fetch in deepening mode
` [PATCH v3 13/25] shallow.c: implement a generic shallow boundary finder based on rev-list
` [PATCH v3 14/25] upload-pack: add deepen-since to cut shallow repos based on time
` [PATCH v3 15/25] fetch: define shallow boundary with --shallow-since
` [PATCH v3 16/25] clone: define shallow clone boundary based on time "
` [PATCH v3 17/25] t5500, t5539: tests for shallow depth since a specific date
` [PATCH v3 18/25] refs: add expand_ref()
` [PATCH v3 19/25] upload-pack: support define shallow boundary by excluding revisions
` [PATCH v3 20/25] fetch: define shallow boundary with --shallow-exclude
` [PATCH v3 21/25] clone: define shallow clone "
` [PATCH v3 22/25] t5500, t5539: tests for shallow depth excluding a ref
` [PATCH v3 23/25] upload-pack: split check_unreachable() in two, prep for get_reachable_list()
` [PATCH v3 24/25] upload-pack: add get_reachable_list()
` [PATCH v3 25/25] fetch, upload-pack: --deepen=N extends shallow boundary by N commits
[PATCH v8 0/4] SysFS driver for QEMU fw_cfg device
2016-02-23 13:47 UTC (10+ messages)
` [PATCH v8 1/4] firmware: introduce sysfs driver for QEMU's "
` [Qemu-devel] "
[PATCHv5 0/2] Clock driver for dm814x and dra62x ADPLL
2016-02-23 13:47 UTC (9+ messages)
` [PATCH 2/2] clk: ti: Add support for dm814x ADPLL
[Qemu-devel] osdep.h header changes now applied to master
2016-02-23 13:46 UTC
[PATCH] mac80211: Let VHT work on 2.4Ghz
2016-02-23 13:46 UTC (3+ messages)
[Qemu-devel] [PATCH v4 0/2] modify vote rules for flush operation
2016-02-23 13:45 UTC (5+ messages)
` [Qemu-devel] [PATCH v4 1/2] qmp event: Add QUORUM_FLUSH_ERROR
[PATCH v2] xenoprof: drop necessary macro
2016-02-23 13:45 UTC (3+ messages)
phytec-som-imx6: DCD setup: PLL reduction and video core settings
2016-02-23 13:42 UTC (2+ messages)
[PATCHv2 0/4] net: rfkill: gpio: replace platform data with build-in property
2016-02-23 13:42 UTC (5+ messages)
` [PATCHv2 3/4] ARM: tegra: use build-in device properties with rfkill_gpio
[PATCH 0/2] ARM: dts: rockchip: fix some interrupts on rk3288
2016-02-23 13:41 UTC (7+ messages)
` [PATCH 1/2] ARM: dts: rockchip: fix MIPI interrupt "
` [PATCH 2/2] ARM: dts: rockchip: fix audio interrupts "
master - tests: check warn about belong is printed
2016-02-23 13:41 UTC
master - gcc: logical-op warning go away
2016-02-23 13:41 UTC
master - gcc: cleanup Wunused-const-variable
2016-02-23 13:41 UTC
master - pvremove: add warn when removing PV in use
2016-02-23 13:41 UTC
[PATCH 1/1] mm: numa: Quickly fail allocations for NUMA balancing on full nodes
2016-02-23 13:39 UTC (2+ messages)
[Qemu-devel] REMINDER: soft freeze next week (1 Mar)
2016-02-23 13:39 UTC
[PATCH] sched/wait: Fix docs on wait_event_freezable
2016-02-23 13:39 UTC
[PATCH] ARM: realview: hide unused 'pmu_device' object
2016-02-23 13:39 UTC (4+ messages)
[PATCH 1/4] tools: gpio: Small updates for output format
2016-02-23 13:37 UTC (8+ messages)
` [PATCH 2/4] tools: gpio: Add necessary include paths
` [PATCH 3/4] gpio: dt-bindings: Declare gpio-hog optional for GPIO subnodes
` [PATCH 4/4] gpio: Add parsing of DT GPIO line-names
[Qemu-devel] [PATCH] all: Clean up includes
2016-02-23 13:35 UTC (2+ messages)
[PATCH] lib/bug.c: use common WARN helper
2016-02-23 13:35 UTC (2+ messages)
[Qemu-devel] [PATCH V20 0/7] add-cow file format
2016-02-23 13:33 UTC (2+ messages)
[net-next PATCH v2 0/5] net_sched: Add support for IFE action
2016-02-23 13:32 UTC (3+ messages)
` [net-next PATCH v2 1/5] introduce "
[RFC/PATCH 0/1] Add an option to git-format-patch to record base tree info
2016-02-23 13:31 UTC (9+ messages)
` [RFC/PATCH 1/1] format-patch: add an option "
[U-Boot] Problem with attaching UBI partition
2016-02-23 13:31 UTC
isert: convert to the new CQ API and a few random cleanups V2
2016-02-23 13:31 UTC (4+ messages)
` [PATCH 3/5] IB/isert: Convert to new CQ API
[PATCH] drm/i915: Avoid selecting unavailable BSD2 ring
2016-02-23 13:31 UTC (5+ messages)
` [PATCH v2] "
Job for Experienced SE Linux Dev
2016-02-23 13:29 UTC
[patch net-next 0/9] Introduce devlink interface and first drivers to use it
2016-02-23 13:28 UTC (5+ messages)
` [patch net-next 3/9] mlx4: Implement port type setting via devlink interface
[RFCv2 PATCH 00/14] gvt: Hacking i915 for GVT context requirement
2016-02-23 13:26 UTC (5+ messages)
` [RFCv2 03/14] drm/i915: Introduce host graphics memory/fence partition for GVT-g
[PATCH] mm,oom: remove shortcuts for SIGKILL and PF_EXITING cases
2016-02-23 13:24 UTC (4+ messages)
[Buildroot] [PATCH v3 1/1] jsen: new package
2016-02-23 13:24 UTC
[PATCH 1/4] ath10k: remove supported chain mask
2016-02-23 13:23 UTC (5+ messages)
[PATCH] HID: corsair: fix mapping of non-keyboard usages
2016-02-23 13:23 UTC (2+ messages)
[PATCH 0/5] oom reaper v5
2016-02-23 13:21 UTC (5+ messages)
` [PATCH 2/5] oom reaper: handle mlocked pages
[net-next PATCH 0/5] net_sched: Add support for IFE action
2016-02-23 13:20 UTC (4+ messages)
[PATCH 1/4] mwifiex: add delay when tdls confirm frame is queued
2016-02-23 13:16 UTC (4+ messages)
` [PATCH 2/4] mwifiex: fix corner case association failure
` [PATCH 3/4] mwifiex: add sdio multiport aggregation debug information
` [PATCH 4/4] mwifiex: do not set multiport flag for tx/rx single packet
[PATCH 0/4] sched: Display deadline bandwidth and other SCHED_DEBUG clean up
2016-02-23 13:17 UTC (4+ messages)
` [PATCH 4/4] tracing: Add __print_ns_to_secs() and __print_ns_without_secs() helpers
[U-Boot] [PATCH 0/9] arm64: Unify MMU code
2016-02-23 13:17 UTC (3+ messages)
` [U-Boot] [PATCH 2/9] arm64: Make full va map code more dynamic
[U-Boot] [PATCH v2 1/2] serial: dcc: Move driver to DM
2016-02-23 13:17 UTC (2+ messages)
[PATCH 0/4] Add Ethernet support on STM32F429
2016-02-23 13:17 UTC (9+ messages)
` [PATCH 1/4] net: ethernet: dwmac: add Ethernet glue logic for stm32 chip
[PATCH v2 0/5] add dpdk packet capture support for tcpdump
2016-02-23 13:16 UTC (3+ messages)
Question on follow_page_mask
2016-02-23 13:15 UTC
[Patch net-next v2 0/2] net_sched: add network namespace support for tc actions
2016-02-23 13:14 UTC (3+ messages)
` [Patch net-next v2 2/2] "
GSoC 2016: applications open, deadline = Fri, 19/2
2016-02-23 13:13 UTC (11+ messages)
[qemu-upstream-4.6-testing test] 83624: tolerable FAIL - PUSHED
2016-02-23 13:14 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.