messages from 2017-05-15 08:16:29 to 2017-05-15 08:43:38 UTC [more...]
[PATCH v2 0/2] ALSA, dmaengine: dw: Remove AVR32 bits in drivers
2017-05-15 8:43 UTC (4+ messages)
` [PATCH v2 2/2] dmaengine: dw: Remove AVR32 bits from the driver
[PATCH] iio: imu: inv_mpu6050: test whoami against invalid values and do it first
2017-05-15 8:42 UTC (3+ messages)
[PATCH RFC 00/21] ALSA: pcm: add tracepoints for PCM params operation
2017-05-15 8:42 UTC (2+ messages)
[PATCH 00/11] Start retiring .git/remotes/ and .git/branches/ for good
2017-05-15 8:42 UTC (6+ messages)
[PATCH] driver/net: remove unnecessary macro for unused variables
2017-05-15 8:42 UTC (3+ messages)
[PATCH 1/5] Revert "ACPI / button: Remove lid_init_state=method mode"
2017-05-15 8:42 UTC (9+ messages)
` [PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations
[PATCH] ASoC: utils: Add DT support
2017-05-15 8:41 UTC (3+ messages)
[patch net-next v2 00/10] net: sched: introduce multichain support for filters
2017-05-15 8:41 UTC (14+ messages)
` [patch net-next v2 01/10] net: sched: move tc_classify function to cls_api.c
` [patch net-next v2 02/10] net: sched: introduce tcf block infractructure
` [patch net-next v2 03/10] net: sched: rename tcf_destroy_chain helper
` [patch net-next v2 04/10] net: sched: replace nprio by a bool to make the function more readable
` [patch net-next v2 05/10] net: sched: move TC_H_MAJ macro call into tcf_auto_prio
` [patch net-next v2 06/10] net: sched: introduce helpers to work with filter chains
` [patch net-next v2 07/10] net: sched: push chain dump to a separate function
` [patch net-next v2 08/10] net: sched: introduce multichain support for filters
` [patch net-next v2 09/10] net: sched: push tp down to action init
` [patch net-next v2 10/10] net: sched: add termination action to allow goto chain
` [patch iproute2 v2 1/3] tc_filter: add support for chain index
` [patch iproute2 v2 2/3] tc: actions: add helpers to parse and print control actions
` [patch iproute2 v2 3/3] tc/actions: introduce support for goto chain action
[PATCH] iwlegacy: warn when enabling power save
2017-05-15 8:41 UTC (2+ messages)
[PATCH v7 00/13] Initial Allwinner Display Engine 2.0 Support
2017-05-15 8:40 UTC (9+ messages)
` [PATCH v7 01/13] dt-bindings: add binding for the Allwinner DE2 CCU
` [PATCH v7 02/13] clk: sunxi-ng: add support for "
[PATCH][RESEND] regulator: lp8755: fix spelling mistake "acceess" -> "access"
2017-05-15 8:40 UTC (3+ messages)
[PATCH] drivers/net: document missing speed capabilities feature
2017-05-15 8:40 UTC (5+ messages)
[PATCH 1/4] ARM: sun8i: v3s: restore the usage of CCU definitions
2017-05-15 8:40 UTC (8+ messages)
` [PATCH 2/4] ARM: sun8i: v3s: add LRADC device node
` [PATCH 3/4] ARM: sun8i: v3s: add pinmux for mmc1
` [PATCH 4/4] ARM: sun8i: v3s: add support for Lichee Pi Zero w/ dock board
[PATCH v3 0/6] Introduce new mode validation callbacks
2017-05-15 8:39 UTC (7+ messages)
` [PATCH v3 2/6] drm: Add drm_{crtc/encoder/connector}_mode_valid()
` [PATCH v3 4/6] drm: Use new mode_valid() helpers in connector probe helper
[RFC] NVMe Configuraiton using sysctl
2017-05-15 8:39 UTC (4+ messages)
[PATCH v2] btrfs-progs: btrfs-convert: Add larger device support
2017-05-15 8:36 UTC (2+ messages)
[GIT PULL 00/10] EFI updates for v4.11
2017-05-15 8:37 UTC (4+ messages)
` [PATCH 08/10] efi/x86: Move EFI BGRT init code to early init code
[Qemu-devel] [PATCH] target/ppc: reset reservation in do_rfi()
2017-05-15 8:35 UTC
[PATCH v4 0/5] Make find_later_rq() choose a closer cpu in topology
2017-05-15 8:36 UTC (4+ messages)
` [PATCH v4 1/5] sched/deadline: Refer to cpudl.elements atomically
[PATCH 1/1] ksm: prevent crash after write_protect_page fails
2017-05-15 8:36 UTC (2+ messages)
[PATCH] ASoC: atmel-classd: sync regcache when resuming
2017-05-15 8:36 UTC
[PATCH 0/5] pinctrl: imx: add generic pin config and imx7ulp support
2017-05-15 8:35 UTC (4+ messages)
` [PATCH 1/5] pinctrl: imx: add generic pin config core support
[PATCH 0/3] add clock driver for Spreadtrum platforms
2017-05-15 8:35 UTC (12+ messages)
` [PATCH 1/3] arm64: dts: add SC9860 clock tree data
` [PATCH 2/3] Documentation: add sprd clock bindings
` [PATCH 3/3] clk: Add common clock driver for Spreadtrum SoCs
[PATCH] ASoC: rt5665: Fix uninitialized warning in rt5665_i2s_pin_event()
2017-05-15 8:33 UTC (2+ messages)
[PATCH 00/12] Implement DDB algorithm and WM cleanup
2017-05-15 8:34 UTC (13+ messages)
` [PATCH 01/12] drm/i915: fix naming of fixed_16_16 wrapper
` [PATCH 02/12] drm/i915: Add more wrapper for fixed_point_16_16 operations
` [PATCH 03/12] drm/i915: Use fixed_16_16 wrapper for division operation
` [PATCH 04/12] drm/i915/skl+: calculate pixel_rate & relative_data_rate in fixed point
` [PATCH 05/12] drm/i915/skl: Fail the flip if no FB for WM calculation
` [PATCH 06/12] drm/i915/skl+: no need to memset again
` [PATCH 07/12] drm/i915/skl+: Fail the flip if ddb min requirement exceeds pipe allocation
` [PATCH 08/12] drm/i915/skl+: Watermark calculation cleanup
` [PATCH 09/12] drm/i915/skl+: Perform wm level calculations in separate function
` [PATCH 10/12] drm/i915/skl+: use linetime latency if ddb size is not available
` [PATCH 11/12] drm/i915/skl: New ddb allocation algorithm
` [PATCH 12/12] drm/i915/skl+: consider max supported plane pixel rate while scaling
[PATCH 0/9] staging: sm750fb: cleaning code
2017-05-15 8:32 UTC (3+ messages)
` [PATCH 1/9] staging: sm750fb: fix length of lines
[GIT PULL] Please pull my kvm-ppc-fixes branch
2017-05-15 8:32 UTC (4+ messages)
[PATCH] manpages.bbclass: avoid QA warning when "manpages" feature not supported
2017-05-15 8:32 UTC
[Qemu-devel] [PATCH RESEND v2 00/21] qdev/sysbus: Set user_creatable=false by default on sysbus
2017-05-15 8:31 UTC (3+ messages)
` [Qemu-devel] [PATCH RESEND v2 01/21] qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
[PATCH v4] DTS: ARM: OMAP5: uevm: add µSD card detect
2017-05-15 8:31 UTC
4.9.0-rcX can not be built for ARM64
2017-05-15 8:30 UTC (3+ messages)
[Buildroot] [PATCH] package/boost: disable boost-locale for static only build
2017-05-15 8:30 UTC (3+ messages)
[PATCH] mm/kasan: use kasan_zero_pud for p4d table
2017-05-15 8:29 UTC (3+ messages)
[PATCH 1/5] btrfs-progs: Cleanup open-coded btrfs_chunk_item_size
2017-05-15 8:27 UTC (5+ messages)
` [PATCH 2/5] btrfs-progs: Enhance chunk item validation check
` [PATCH 3/5] btrfs-progs: check: Reuse btrfs_check_chunk_valid in lowmem mode
` [PATCH 4/5] btrfs-progs: Introduce function to get correct stripe length
` [PATCH 5/5] btrfs-progs: lowmem check: Fix false alert on missing chunk or dev extent
[PATCH 1/4] net/dpaa2: stop using software annotation
2017-05-15 8:26 UTC (4+ messages)
` [PATCH 4/4] net/dpaa2: support parallel recv mode
[Buildroot] [PATCH v3 1/1] linuxptp: new package
2017-05-15 8:26 UTC
Cubieboard2 + hostapd + 100 wireless devices
2017-05-15 8:24 UTC (4+ messages)
Tegra baseline test results for v4.12-rc1
2017-05-15 8:25 UTC (2+ messages)
[lkp-robot] [sched, rcu] f4bec4091e: [No primary change] will-it-scale.time.involuntary_context_switches +92%
2017-05-15 8:25 UTC
[PATCH RFC 00/26] Kill set_fs() in ALSA codes
2017-05-15 8:25 UTC (3+ messages)
[Xenomai] Problem with the priority of the task
2017-05-15 8:24 UTC (4+ messages)
` [Xenomai] Fwd: "
[lkp-robot] [sched, rcu] 3f72c37075: [No primary change] unixbench.time.voluntary_context_switches +146%
2017-05-15 8:24 UTC
[PATCH v1] mfd: intel-lpss: Add Intel Cannonlake PCI IDs
2017-05-15 8:23 UTC
[lkp-robot] [sched/cfs] 6947ec09a6: unixbench.score 12.3% improvement
2017-05-15 8:23 UTC
[PATCH v4 0/2] Tango PCIe controller support
2017-05-15 8:16 UTC (4+ messages)
[U-Boot] [PATCHv6 00/28] Retrieve MAC address from EEPROM
2017-05-15 8:22 UTC (9+ messages)
` [U-Boot] [PATCHv6 12/28] net: Add ability to set MAC address via EEPROM
` [U-Boot] [PATCHv6 20/28] net: sunxi: Rename sunxi_emac to a more specific sun4i_mac
` [U-Boot] [PATCHv6 23/28] net: sun7i_mac: Make the sun7i a dw driver subclass
` [U-Boot] [PATCHv6 25/28] net: sun7i_mac: Add read_rom_hwaddr hook
Low memory killer problem
2017-05-15 8:22 UTC (3+ messages)
[PATCH v2 00/18] ARM64: meson: DT cleanups
2017-05-15 8:17 UTC (76+ messages)
` [PATCH v2 03/18] arm64: dts: meson-gxbb-vega-s95: Fix Wifi node name
` [PATCH v2 04/18] arm64: dts: meson-gxbb-p20x: "
` [PATCH v2 05/18] arm64: dts: meson-gx-p23x-q20x: "
` [PATCH v2 06/18] arm64: dts: meson-gxl-s905x-khadas-vim: "
` [PATCH v2 07/18] arm64: dts: meson-gxm-nexbox-a1: Drop UART comment
` [PATCH v2 08/18] arm64: dts: meson-gxl-s905x: Comment typo fix
` [PATCH v2 09/18] arm64: dts: meson-gxbb-wetek-hub: Reference CVBS node by label
` [PATCH v2 10/18] arm64: dts: meson-gxbb: Fix node order
` [PATCH v2 11/18] arm64: dts: meson-gxbb-odroidc2: "
` [PATCH v2 12/18] arm64: dts: meson-gxbb-vega-s95: "
` [PATCH v2 13/18] arm64: dts: meson-gxbb-nexbox-a95x: "
` [PATCH v2 14/18] arm64: dts: meson-gxbb-p20x: "
` [PATCH v2 15/18] arm64: dts: meson-gxl: "
` [PATCH v2 16/18] arm64: dts: meson-gxl-s905x-nexbox-a95x: "
` [PATCH v2 17/18] arm64: dts: meson-gxm-nexbox-a1: "
` [PATCH v2 18/18] arm64: dts: meson-gx-p23x-q20x: "
[PATCH] mtd: nand: add option to erase NAND blocks even if detected as bad
2017-05-15 8:21 UTC (3+ messages)
` [PATCH v3] "
[PATCH v1 0/3] STM32 DSI HOST
2017-05-15 8:22 UTC (4+ messages)
` [PATCH v1 3/3] drm/stm: Add STM32 DSI host driver
[PATCH v1] hw_random : omap3-rom-rng:- Handle return value of clk_prepare_enable
2017-05-15 8:22 UTC
[Fuego] First steps with fuego
2017-05-15 8:21 UTC (7+ messages)
[PATCH 1/3] arm64: dts: hi3660: add pcie node
2017-05-15 8:21 UTC (4+ messages)
` [PATCH 2/3] PCI: dwc: kirin: add PCIe Driver for HiSilicon Kirin SoC
Proposal to allow setting up shared memory areas between VMs from xl config file
2017-05-15 8:20 UTC (3+ messages)
[PATCH] PCI: Make SR-IOV capable GPU working on the SR-IOV incapable platform
2017-05-15 8:19 UTC (8+ messages)
[PATCH 1/2] ALSA: firewire-tascam: Fix infinite loop in snd_tscm_stream_get_rate()
2017-05-15 8:19 UTC (4+ messages)
` [PATCH 2/2] ALSA: firewire-tascam: Use do { } while for loops executed at least once
[PATCH v1 00/10] "Non-shared" IOMMU support on ARM
2017-05-15 8:19 UTC (8+ messages)
` [PATCH v1 08/10] iommu: Split iommu_hwdom_init() into arch specific parts
[Qemu-devel] [PATCH V4 00/12] Add COLO-proxy virtio-net support
2017-05-15 8:18 UTC (5+ messages)
` [Qemu-devel] [PATCH V4 07/12] net/colo.c: Make vnet_hdr_len as packet property
[PATCH 0/4] ALSA/ASoC: fix after merging ASoC PR for v4.12-rc1
2017-05-15 8:17 UTC (6+ messages)
` [PATCH 2/4] ASoC: codecs: msm8916: fix invalid cast to bool type
[PATCH 0/2] spi: spidev: Introduce SPI_IOC_WR_DEFAULT_MAX_SPEED_HZ command
2017-05-15 8:17 UTC (4+ messages)
` [PATCH 2/2] spi: spidev: document SPI_IOC_WR_DEFAULT_MAX_SPEED_HZ
[BUG nohz]: wrong user and system time accounting
2017-05-15 8:17 UTC (11+ messages)
[PATCH 1/2] spi: spidev: introduce SPI_IOC_WR_DEFAULT_MAX_SPEED_HZ command
2017-05-15 8:17 UTC
[RFC net-next 1/2] bpf: Introduce bpf_prog ID
2017-05-15 8:14 UTC (2+ messages)
` [lkp-robot] [bpf] de05014aba: BUG:sleeping_function_called_from_invalid_context_at_mm/slab.h
HDMI audio to support extcon
2017-05-15 8:16 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.