All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-11 17:43:21 to 2017-03-11 20:41:36 UTC [more...]

[PATCH 1/2] clocksource: orion: read clock rate once
 2017-03-11 20:41 UTC  (2+ messages)

[PATCH v4 00/36] i.MX Media Driver
 2017-03-11 20:41 UTC  (33+ messages)
` [PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline

[PATCH 0/3] tpm/tpm_crb: Enable TPM CRB interface for ARM64
 2017-03-11 20:40 UTC  (4+ messages)
` [PATCH 3/3] "

[PATCH] staging: android: Replace strcpy with strlcpy
 2017-03-11 20:40 UTC 

[Buildroot] [Bug 9726] New: Raspberry Pi version B - Problems with UART speed in Buildroot 2016.11.2 and 2017.2
 2017-03-11 20:38 UTC  (3+ messages)
` [Buildroot] [Bug 9726] "

[IIO Task1] Module load error
 2017-03-11 20:36 UTC  (2+ messages)
` [Outreachy kernel] "

[Buildroot] [PATCH] boost: add patch to fix test of FPE support
 2017-03-11 20:33 UTC 

[PATCH v5 00/39] i.MX Media Driver
 2017-03-11 20:31 UTC  (27+ messages)
` [PATCH v5 15/39] [media] v4l2: add a frame interval error event
` [PATCH v5 18/39] [media] v4l: subdev: Add function to validate frame interval
` [PATCH v5 21/39] UAPI: Add media UAPI Kbuild file

[PATCH] mac80211: rt2x00: add support for MT7620
 2017-03-11 20:30 UTC  (3+ messages)

[PATCH] staging: vc04_services: Use macro DIV_ROUND_UP
 2017-03-11 20:27 UTC 

[PATCH] Cleanup some warning from timestamping code
 2017-03-11 20:28 UTC 

[PATCH] Enable tx timestamping on loopback and dummy
 2017-03-11 20:28 UTC 

[PATCH] ARM: tegra: Select SOC_TEGRA_PMC to fix linking error
 2017-03-11 20:26 UTC  (3+ messages)

[RFC] Converting git stash to a builtin
 2017-03-11 20:25 UTC 

[Qemu-devel] [PATCH V2] nios2: iic: Convert CPU prop to qom link
 2017-03-11 20:23 UTC  (2+ messages)

[PATCH 0/4] fix object flag pollution in "tag --contains"
 2017-03-11 20:21 UTC  (5+ messages)
` [PATCH 4/4] ref-filter: use separate cache for contains_tag_algo
` [PATCH v4] ref-filter: Add --no-contains option to tag/branch/for-each-ref

[Qemu-devel] [PATCH 00/21] WIP: dump: add kaslr support (for after 2.9)
 2017-03-11 20:17 UTC  (5+ messages)
` [Qemu-devel] [PATCH 04/21] qobject: add quint type
` [Qemu-devel] [PATCH 12/21] test-qga: drop everything until guest-sync

[Bug 76490] New: No output after radeon module is loaded (R9 270X)
 2017-03-11 20:14 UTC  (2+ messages)
` [Bug 76490] Hang during boot when DPM is on "

[PATCH] staging: vc04_services: Replace typedef with struct
 2017-03-11 20:04 UTC 

srcu: BUG in __synchronize_srcu
 2017-03-11 20:06 UTC  (5+ messages)

[Intel-wired-lan] [net-next PATCH v4 1/2] ixgbe: add XDP support for pass and drop actions
 2017-03-11 20:05 UTC  (4+ messages)

[PATCH v5] qtnfmac: announcement of new FullMAC driver for Quantenna chipsets
 2017-03-11 20:04 UTC 

[PATCH 0/3] libsepol and checkpolicy: Output CIL or policy.conf from kernel policy
 2017-03-11 20:02 UTC  (2+ messages)

[PATCH v3 0/5] phy/mfd/soc: exynos: Header cleanup
 2017-03-11 20:00 UTC  (12+ messages)
` [PATCH v3 1/5] phy: exynos4: Remove duplicated defines of PHY register defines
` [PATCH v3 2/5] phy: exynos5: "
` [PATCH v3 3/5] phy: exynos-mipi-video: Use consistent method to address phy registers
` [PATCH v3 4/5] mfd: exynos-lpass: Use common soc/exynos-regs-pmu.h header
` [PATCH v3 5/5] phy: exynos: Use one define for enable bit

[Qemu-devel] [PATCH] linux-user: Add missing IP_TOS, IPV6_TCLASS and IPV6_RECVTCLASS sockopts
 2017-03-11 19:59 UTC 

[Xenomai] Raw Ethernet socket in Xenomai 3.0.3
 2017-03-11 19:58 UTC 

syscall(2)
 2017-03-11 19:54 UTC  (4+ messages)
` [PATCH] syscall(2): add endian details with 64-bit splitting
    ` [PATCH v2] "

regression (4.10) - interface remove uevents not generated
 2017-03-11 19:50 UTC  (2+ messages)

[Printing-architecture] introduction
 2017-03-11 19:50 UTC 

[PATCH] staging: atomisp: remove redundant check for client being null
 2017-03-11 19:48 UTC 

[PATCH v15 0/9] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2017-03-11 19:47 UTC  (20+ messages)
` [PATCH v15 1/9] x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl
` [PATCH v15 2/9] x86/arch_prctl/64: Rename do_arch_prctl to do_arch_prctl_64
` [PATCH v15 3/9] x86/arch_prctl: Add do_arch_prctl_common
` [PATCH v15 4/9] x86/syscalls/32: Wire up arch_prctl on x86-32
` [PATCH v15 5/9] x86/cpufeature: Detect CPUID faulting support
` [PATCH v15 6/9] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
` [PATCH v15 7/9] x86/arch_prctl: Selftest for ARCH_[GET|SET]_CPUID
` [PATCH v15 8/9] KVM: x86: virtualize cpuid faulting
` [PATCH v15 9/9] x86/arch_prctl: Rename 'code' argument to 'option'

[ovmf test] 106598: regressions - FAIL
 2017-03-11 19:44 UTC 

Proposal
 2017-03-11 10:44 UTC 

[PATCH] iio: adc: ti_am335x_adc: fix fifo overrun recovery
 2017-03-11 19:32 UTC  (3+ messages)

[PATCH] staging: atomisp: clean up return logic, remove redunant code
 2017-03-11 19:32 UTC 

How to view diff when doing `git push --force`
 2017-03-11 19:30 UTC  (2+ messages)

[PATCH] statx: optimize copy of struct statx to userspace
 2017-03-11 19:28 UTC  (2+ messages)

[PATCH] statx: remove incorrect part of vfs_statx() comment
 2017-03-11 19:27 UTC  (2+ messages)

[PATCH] ASoC: cs35l35: trivial fix to indentation
 2017-03-11 19:19 UTC 

[linux-linus test] 106597: regressions - FAIL
 2017-03-11 19:17 UTC 

[GIT PULL] KVM fixes for 4.11-rc2
 2017-03-11 19:13 UTC 

[RFC v4 00/21] ath10k sdio and usb support
 2017-03-11 19:10 UTC  (9+ messages)
` [RFC v4 06/21] ath10k: sdio support

[PATCH] dm cache: handle kmalloc failure allocating background_tracker struct
 2017-03-11 19:09 UTC 

[PATCH v3 1/2] drivers mtd: spi-nor: add Winbond W25Q20 variants
 2017-03-11 19:01 UTC  (2+ messages)
` [PATCH v3 2/2] drivers mtd: spi-nor: add Macronix MX25Ux033E and MX25Ux035 variants

[PATCH 1/7] regulator: max1586: Constify regulator_ops
 2017-03-11 19:01 UTC  (7+ messages)
` [PATCH 2/7] regulator: max77693: "
` [PATCH 3/7] regulator: max8660: "
` [PATCH 4/7] regulator: s2mpa01: "
` [PATCH 5/7] regulator: s2mps11: "
` [PATCH 6/7] regulator: s5m8767: "
` [PATCH 7/7] regulator: s2mpa01: Fix inconsistent indenting

[PATCH v1 00/10] staging: iio: Remove exceptional & on functions name
 2017-03-11 18:57 UTC  (23+ messages)
` [PATCH v1 01/10] staging: iio: ad7192: Remove exceptional & on function name
` [PATCH v1 02/10] staging: iio: ad7780: "
` [PATCH v1 03/10] staging: iio: cdc: ad7746: "
` [PATCH v1 04/10] staging: iio: cdc: ad7152: "
` [PATCH v1 05/10] staging: iio: adis16240: "
` [PATCH v1 06/10] staging: iio: adis16201: "
` [PATCH v1 07/10] staging: iio: adis16209: "
` [PATCH v1 08/10] staging: iio: adis16203: "
` [PATCH v1 09/10] staging: iio: resolver: "
` [PATCH v1 10/10] staging: iio: gyro: "

[GIT PULL] module.h --> extable.h fixup for arch/score
 2017-03-11 18:42 UTC 

[qemu-upstream-4.7-testing baseline-only test] 68665: tolerable trouble: blocked/broken/fail/pass
 2017-03-11 18:37 UTC 

[Qemu-devel] [PATCH] linux-user: Add TARGET_MAP_STACK and TARGET_MAP_HUGETLB for all remaining architectures
 2017-03-11 18:33 UTC  (2+ messages)

[PATCH] staging: iio: ade7754: Move contents of header file to source file
 2017-03-11 18:32 UTC  (2+ messages)

Separating Container(docker) Logs
 2017-03-11 18:31 UTC  (2+ messages)

[PATCH] iio: multiplexer: fix unsigned check with less than zero
 2017-03-11 18:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] staging: iio: ad9832: replace mlock with driver private lock
 2017-03-11 18:28 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Fixes for hppa-linux-user
 2017-03-11 18:28 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/3] linux-user: Restrict usage of sa_restorer

[PATCH v2 0/4] phy/mfd/soc: exynos: Header cleanup
 2017-03-11 18:25 UTC  (10+ messages)
` [PATCH v2 1/4] phy: exynos4: Remove duplicated defines of PHY register defines
` [PATCH v2 2/4] phy: exynos5: "
` [PATCH v2 3/4] phy: exynos-mipi-video: Use consistent method to address phy registers
` [PATCH v2 4/4] phy: exynos: Use one define for enable bit

[PATCH] Staging: iio: return expression instead of return ret
 2017-03-11 18:25 UTC  (2+ messages)

[PATCH v3 00/10] i2c: meson: series with improvements
 2017-03-11 18:24 UTC  (22+ messages)
` [PATCH v3 01/10] i2c: meson: use min instead of min_t where min_t isn't needed
` [PATCH v3 02/10] i2c: meson: remove member irq from struct meson_i2c
` [PATCH v3 03/10] i2c: meson: set clock divider in probe instead of setting it for each transfer
` [PATCH v3 04/10] i2c: meson: use i2c core for DT clock-frequency parsing
` [PATCH v3 05/10] i2c: meson: use full 12 bits for clock divider
` [PATCH v3 06/10] i2c: meson: remove variable count from meson_i2c_xfer
` [PATCH v3 07/10] i2c: meson: improve interrupt handler and detect spurious interrupts
` [PATCH v3 08/10] i2c: meson: don't create separate token chain just for the stop command
` [PATCH v3 09/10] i2c: meson: remove meson_i2c_write_tokens
` [PATCH v3 10/10] i2c: meson: improve and simplify interrupt handler

[RFC 0/2] CLK_SET_RATE_GATE and protection against changes
 2017-03-11 18:18 UTC  (5+ messages)

[PATCH v2 00/27] LLVM fixes
 2017-03-11 18:08 UTC  (11+ messages)

[RESEND] drm/exynos: Remove support for Exynos4415 (SoC not supported anymore)
 2017-03-11 18:04 UTC  (2+ messages)

40467 linux-sctp
 2017-03-11 18:04 UTC 

[PATCH] morse code panics for 2.5.65
 2017-03-11 18:02 UTC 

State of bitbake world, Failed tasks 2017-03-11
 2017-03-11 18:02 UTC 

usb_video.c: 0bda:579f Realtek - corrupted frames and low FPS of captured mjpeg video frames
 2017-03-11 18:00 UTC 

usb_video.c: 0bda:579f Realtek - corrupted frames and low FPS of captured mjpeg video frames
 2017-03-11 17:55 UTC 

Trouble with IIO dummy build
 2017-03-11 17:53 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v2 RFC] mm/vmscan: more restrictive condition for retry in do_try_to_free_pages
 2017-03-11 17:52 UTC  (3+ messages)

[Qemu-devel] [PATCH] linux-user: Fix TARGET_MAP* and TARGET_F_??LCK for hppa arch
 2017-03-11 17:50 UTC 

[PATCH v2 0/3] watchdog: s3c2410: Minor cleanups
 2017-03-11 17:42 UTC  (2+ messages)
` [PATCH v2 2/3] watchdog: s3c2410: Simplify getting driver data


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.