All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-21 20:05:28 to 2017-02-21 20:50:31 UTC [more...]

post-receive: pub/scm/linux/kernel/git/tj/cgroup
 2017-02-21 20:50 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2017-02-21 20:50 UTC 

[RFCv3 PATCH 00/14] Checkout aware of Submodules!
 2017-02-21 20:48 UTC  (6+ messages)
` [RFCv4 "
  ` [PATCH 06/15] update submodules: add submodule config parsing

[PATCH v9 0/2] Add support for Omnivision OV5647
 2017-02-21 20:48 UTC  (12+ messages)
` [PATCH v9 1/2] Add OV5647 device tree documentation
` [PATCH v9 2/2] Add support for OV5647 sensor

[PATCH] Documentation: Link git-ls-files to core.quotePath variable
 2017-02-21 20:48 UTC  (2+ messages)

[PATCH v8 0/7] platform/x86: Notify userspace about hotkeys changing kbd-backlight brightness
 2017-02-21 20:47 UTC  (8+ messages)
` [PATCH v8 7/7] platform/x86/dell-*: Call led_classdev_notify_brightness_hw_changed on kbd brightness change

Tegra baseline test results for v4.10
 2017-02-21 20:48 UTC  (2+ messages)

[Buildroot] [PATCH 0/2 next] toolchain/wrapper: adhere to SOURCE_DATE_EPOCH
 2017-02-21 20:47 UTC  (4+ messages)
` [Buildroot] [PATCH 1/2 next] Revert "reproducible: fix DATE/TIME macros in toolchain-wrapper"
` [Buildroot] [PATCH 2/2 next] toolchain/wrapper: fake __DATE_ and __TIME__ for older gcc

[PATCH] PM / runtime: Fix some typo
 2017-02-21 20:41 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/24] QemuOpts util/cutils: Fix and clean up number conversions
 2017-02-21 20:47 UTC  (26+ messages)
` [Qemu-devel] [PATCH v2 01/24] test-qemu-opts: Cover qemu_opts_parse()
` [Qemu-devel] [PATCH v2 02/24] option: Assert value string isn't null
` [Qemu-devel] [PATCH v2 03/24] test-cutils: Add missing qemu_strtol()... endptr checks
` [Qemu-devel] [PATCH v2 04/24] test-cutils: Clean up qemu_strtoul() result checks
` [Qemu-devel] [PATCH v2 05/24] util/cutils: Rewrite documentation of qemu_strtol() & friends
` [Qemu-devel] [PATCH v2 06/24] util/cutils: Rename qemu_strtoll(), qemu_strtoull()
` [Qemu-devel] [PATCH v2 07/24] util/cutils: Clean up variable names around qemu_strtol()
` [Qemu-devel] [PATCH v2 08/24] util/cutils: Clean up control flow around qemu_strtol() a bit
` [Qemu-devel] [PATCH v2 09/24] option: Fix to reject invalid and overflowing numbers
` [Qemu-devel] [PATCH v2 10/24] test-cutils: Add missing qemu_strtosz()... endptr checks
` [Qemu-devel] [PATCH v2 11/24] test-cutils: Cover qemu_strtosz() invalid input
` [Qemu-devel] [PATCH v2 12/24] test-cutils: Cover qemu_strtosz() with trailing crap
` [Qemu-devel] [PATCH v2 13/24] test-cutils: Cover qemu_strtosz() around range limits
` [Qemu-devel] [PATCH v2 14/24] util/cutils: New qemu_strtosz_metric()
` [Qemu-devel] [PATCH v2 15/24] util/cutils: Rename qemu_strtosz() to qemu_strtosz_MiB()
` [Qemu-devel] [PATCH v2 16/24] util/cutils: New qemu_strtosz()
` [Qemu-devel] [PATCH v2 17/24] util/cutils: Drop QEMU_STRTOSZ_DEFSUFFIX_* macros
` [Qemu-devel] [PATCH v2 18/24] test-cutils: Use qemu_strtosz() more often
` [Qemu-devel] [PATCH v2 19/24] test-cutils: Drop suffix from test_qemu_strtosz_simple()
` [Qemu-devel] [PATCH v2 20/24] qemu-img: Wrap cvtnum() around qemu_strtosz()
` [Qemu-devel] [PATCH v2 21/24] util/cutils: Let qemu_strtosz*() optionally reject trailing crap
` [Qemu-devel] [PATCH v2 22/24] util/cutils: Return qemu_strtosz*() error and value separately
` [Qemu-devel] [PATCH v2 23/24] util/cutils: Change qemu_strtosz*() from int64_t to uint64_t
` [Qemu-devel] [PATCH v2 24/24] option: Fix checking of sizes for overflow and trailing crap

librxe license file (and others) missing from repo
 2017-02-21 20:47 UTC  (3+ messages)

[PATCHv3 00/33] 5-level paging
 2017-02-21 20:46 UTC  (7+ messages)
` [PATCHv3 33/33] mm, x86: introduce PR_SET_MAX_VADDR and PR_GET_MAX_VADDR

[Qemu-devel] [PATCH v2 0/3] Flatten simple unions where we still can
 2017-02-21 20:46 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] numa: Flatten simple union NumaOptions
` [Qemu-devel] [PATCH v2 2/3] net: Flatten simple union NetLegacyOptions
` [Qemu-devel] [PATCH v2 3/3] i386/cpu: net: Flatten simple union GuestPanicInformationType

[PATCH 0/4] arch subsystem refcounter conversions
 2017-02-21 20:45 UTC  (5+ messages)
` [PATCH 2/4] x86: convert threshold_bank.cpus from atomic_t to refcount_t

Saw your commit: Use mutex_lock_io() for journal->j_checkpoint_mutex
 2017-02-21 20:45 UTC  (2+ messages)

[PATCH v2 00/19] Teach lirc how to send and receive scancodes
 2017-02-21 20:43 UTC  (20+ messages)
` [PATCH v2 01/19] [media] lirc: document lirc modes better
` [PATCH v2 02/19] [media] lirc: return ENOTTY when ioctl is not supported
` [PATCH v2 03/19] [media] lirc: return ENOTTY when device does support ioctl
` [PATCH v2 04/19] [media] winbond: allow timeout to be set
` [PATCH v2 05/19] [media] gpio-ir: do not allow a timeout of 0
` [PATCH v2 06/19] [media] rc: lirc keymap no longer makes any sense
` [PATCH v2 07/19] [media] lirc: advertise LIRC_CAN_GET_REC_RESOLUTION and improve
` [PATCH v2 08/19] [media] lirc: use refcounting for lirc devices
` [PATCH v2 09/19] [media] mce_kbd: add encoder
` [PATCH v2 10/19] [media] serial_ir: iommap is a memory address, not bool
` [PATCH v2 11/19] [media] lirc: lirc interface should not be a raw decoder
` [PATCH v2 12/19] [media] lirc: exorcise struct irctl
` [PATCH v2 13/19] [media] lirc: use plain kfifo rather than lirc_buffer
` [PATCH v2 14/19] [media] lirc: implement scancode sending
` [PATCH v2 15/19] [media] rc: use the correct carrier for scancode transmit
` [PATCH v2 16/19] [media] rc: auto load encoder if necessary
` [PATCH v2 17/19] [media] lirc: implement reading scancode
` [PATCH v2 18/19] [media] lirc: scancode rc devices should have a lirc device too
` [PATCH v2 19/19] [media] lirc: document LIRC_MODE_SCANCODE

[PATCH babeltrace] Set the minimum Python version to 3.0
 2017-02-21 20:41 UTC 

make perf-targz-src-pkg or better approach to install perf?
 2017-02-21 20:42 UTC 

[PATCH] ARM: deconfig: fix the moxart defconfig
 2017-02-21 20:42 UTC 

[PATCH] iommu: Elaborate the usage of RMRR specification on the command line
 2017-02-21 20:42 UTC 

Fw: [Bug 193911] New: net_prio.ifpriomap is not aware of the network namespace, and discloses all network interface
 2017-02-21 20:41 UTC  (5+ messages)

[PATCH v2] nvmet: discovery controller to set ioccsz and iorcsz
 2017-02-21 20:41 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2017-02-21 20:40 UTC 

[PATCH 5/6] staging: lustre: Using macro DIV_ROUND_UP
 2017-02-21 20:40 UTC  (3+ messages)
  ` [lustre-devel] "

[RFC PATCH] show decorations at the end of the line
 2017-02-21 20:40 UTC  (14+ messages)

[xen-unstable baseline-only test] 68587: regressions - trouble: blocked/broken/fail/pass
 2017-02-21 20:40 UTC 

[PATCH v1 0/2] dmaengine: Add DW AXI DMAC driver
 2017-02-21 20:38 UTC  (8+ messages)
` [PATCH v1 1/2] dt-bindings: Document the Synopsys DW AXI DMA bindings
` [PATCH v1 2/2] dmaengine: Add DW AXI DMAC driver

[PATCH] remote: Ignore failure to remove missing branch.<name>.merge
 2017-02-21 20:38 UTC  (3+ messages)

[RFC 1/7] arch: add __ro_mostly_after_init section marker
 2017-02-21 20:38 UTC  (7+ messages)
` [RFC 7/7] arm64: map seperately rodata sections for __ro_mostly_after_init section
        ` [kernel-hardening] "

[PATCH] nvmet: discovery controller to set ioccsz and iorcsz
 2017-02-21 20:37 UTC  (3+ messages)

[U-Boot] [PATCH v1 0/2] sunxi: Gigabit PHY support for SUN8I_EMAC
 2017-02-21 20:37 UTC  (7+ messages)
` [U-Boot] [PATCH v1 1/2] sun8i: define CONFIG_PHY_GIGE for EMAC
  ` [U-Boot] [PATCH v1 2/2] sun8i: enable support for the Micrel KSZ9031 with SUN8I_EMAC

[Bug 99881] Lockup/Freezes on Laptop with switchable graphics
 2017-02-21 20:36 UTC  (9+ messages)

post-receive: pub/scm/linux/kernel/git/jeyu/linux
 2017-02-21 20:36 UTC 

master - man/help: use separate common option lists
 2017-02-21 20:35 UTC 

[U-Boot] [PATCH] arm: am57xx: Update bootloader partition size
 2017-02-21 20:35 UTC  (3+ messages)

[U-Boot] [PATCH v4 00/20] rk3188 uboot support
 2017-02-21 20:35 UTC  (43+ messages)
` [U-Boot] [PATCH v4 01/20] dm: allow limiting pre-reloc markings to spl or tpl
` [U-Boot] [PATCH v4 02/20] clk: rk3288: limit gpll and cpll init to SPL build
` [U-Boot] [PATCH v4 03/20] rockchip: rk3288: sdram: use constants in ddrconf table
` [U-Boot] [PATCH v4 04/20] rockchip: rk3288: sdram: style fixes from rk3188 sdram review
` [U-Boot] [PATCH v4 05/20] rockchip: Move bootrom helper compilation to a hidden option
` [U-Boot] [PATCH v4 06/20] rockchip: Move bootrom-related declarations to a header
` [U-Boot] [PATCH v4 07/20] rockchip: mkimage: Allow encoding of loader code in spl images
` [U-Boot] [PATCH v4 08/20] rockchip: mkimage: Add support rk3188 serial
` [U-Boot] [PATCH v4 09/20] rockchip: serial: Adapt rockchip of-platdata driver for rk3188
` [U-Boot] [PATCH v4 10/20] rockchip: rk3188: Add header files for PMU and GRF
` [U-Boot] [PATCH v4 11/20] rockchip: rk3188: Add pinctrl driver
` [U-Boot] [PATCH v4 12/20] rockchip: rk3188: Add sysreset driver
` [U-Boot] [PATCH v4 13/20] rockchip: rk3188: Add rk3066/rk3188 clock bindings
` [U-Boot] [PATCH v4 15/20] rockchip: rk3188: Add core devicetree files
` [U-Boot] [PATCH v4 16/20] rockchip: rk3188: Add core support
` [U-Boot] [PATCH v4 17/20] rockchip: rk3188: Add sdram driver
` [U-Boot] [PATCH v4 18/20] rockchip: rk3188: Add main, spl and tpl boards
` [U-Boot] [PATCH v4 19/20] rockchip: rk3188: Add Radxa Rock board
` [U-Boot] [PATCH v4 20/20] rockchip: rk3188: add README.rockchip paragraph describing sd boot

[U-Boot] [PATCH v3 00/16] rk3188 uboot support
 2017-02-21 20:35 UTC  (6+ messages)
` [U-Boot] [PATCH v3 10/16] rockchip: rk3188: Add clock driver

[rtc-linux] [PATCH 0/3] rtc: ds3232: Minor cleanup and fix sysfs wakealarm
 2017-02-21 20:34 UTC  (7+ messages)
` [rtc-linux] [PATCH 1/3] rtc: ds3232: Cleanup whitespace around register and bit definitions
  ` [rtc-linux] "
` [rtc-linux] [PATCH 2/3] rtc: ds3232: Add regmap max_register definition
  ` [rtc-linux] "
` [rtc-linux] [PATCH 3/3] rtc: ds3232: Call device_init_wakeup before device_register
  ` [rtc-linux] "

[U-Boot] [PATCH v2 0/9] rk3399: enable SPL driver
 2017-02-21 20:34 UTC  (11+ messages)
` [U-Boot] [PATCH v2 2/9] arm64: rk3399: move grf register definitions to grf_rk3399.h
` [U-Boot] [PATCH v2 3/9] clk: rk3399: update driver for spl
` [U-Boot] [PATCH v2 4/9] sdhci: rk3399: update driver to support of-platdata
` [U-Boot] [PATCH v2 5/9] pinctrl: rk3399: add the of-platdata support
` [U-Boot] [PATCH v2 6/9] arm64: rk3399: syscon addition for rk3399

[BUG] submodule config does not apply to upper case submodules?
 2017-02-21 20:33 UTC  (13+ messages)
        ` [PATCH] config: preserve <subsection> case for one-shot config on the command line
                  ` [PATCH] config: reject invalid VAR in 'git -c VAR=VAL command'

post-receive: pub/scm/linux/kernel/git/abelloni/linux
 2017-02-21 20:34 UTC 

[RFC 0/3] fs,epoll: Add ability to call kcmp to find target files
 2017-02-21 20:32 UTC  (2+ messages)

[PATCH v2 0/3] provide check for ro_after_init memory sections
 2017-02-21 20:32 UTC  (5+ messages)
` [PATCH v2 1/3] module: verify address is read-only
      ` [kernel-hardening] "

[Bug 98869] Electronic Super Joy graphic artefacts (regression,bisected)
 2017-02-21 20:31 UTC 

[RFC 0/8] mbuf: structure reorganization
 2017-02-21 20:30 UTC  (15+ messages)

[PATCH v2 1/3] clk: meson-gxbb: expose clock CLKID_RNG0
 2017-02-21 20:26 UTC  (6+ messages)
` [PATCH v2 2/3] ARM64: dts: meson-gx: add clock CLKID_RNG0 to hwrng node
` [PATCH v2 3/3] hwrng: meson: add clock handling to driver

[RFC PATCH 1/9] powerpc/47x: Guard 47x cputable entries with CONFIG_PPC_47x
 2017-02-21 20:26 UTC  (4+ messages)
` [RFC PATCH 4/9] powerpc/4xx: Create 4xx pseudo-platform in platforms/4xx

[PATCH 0/2] fix the traced mt-exec deadlock
 2017-02-21 20:20 UTC  (8+ messages)
` [PATCH 1/2] exec: don't wait for zombie threads with cred_guard_mutex held
  ` [PATCH V2 "

[PATCH v3 00/25] OpenRISC patches for 4.11 final call
 2017-02-21 20:24 UTC  (4+ messages)
` [PATCH v3 14/25] openrisc: Initial support for the idle state
    ` [OpenRISC] "

Trouble reassembling RAID10
 2017-02-21 20:24 UTC  (5+ messages)

[PATCH v2 0/2] Xilinx Slave Serial FPGA Manager
 2017-02-21 20:24 UTC  (10+ messages)
` [PATCH v2 2/2] fpga manager: Add Xilinx slave serial SPI driver

[PATCH v2 0/6] Platform driver support for 'amd5536udc' driver
 2017-02-21 20:24 UTC  (7+ messages)
` [PATCH v2 5/6] DT bindings documentation for Broadcom IPROC USB Device controller
` [PATCH v2 6/6] UDC: Add Synopsys UDC Platform driver

[rtc-linux] [PATCH 0/5] rtc: m48t86: remove need for platform_data
 2017-02-21 20:24 UTC  (5+ messages)
` [rtc-linux] [PATCH 1/5] rtc: m48t86: verify that the RTC is actually present
  ` [rtc-linux] "

post-receive: pub/scm/linux/kernel/git/abelloni/linux
 2017-02-21 20:23 UTC 

[PATCH 00/50] LiquidIO PMD
 2017-02-21 20:22 UTC  (2+ messages)

[qemu-mainline test] 105943: tolerable FAIL - PUSHED
 2017-02-21 20:21 UTC 

[PATCH babeltrace v2] Build Python bindings with distutils for consistent installs
 2017-02-21 20:19 UTC 

[PATCH 0/7] drm/sun4i: Various fixes and cleanups part 1
 2017-02-21 20:20 UTC  (9+ messages)
` [PATCH 1/7] drm/sun4i: Move drm_mode_config_cleanup call to main driver
` [PATCH 2/7] drm/sun4i: Fix up error path cleanup for master bind function

[PATCH] uapi: fix linux/if.h userspace compilation errors
 2017-02-21 20:19 UTC  (3+ messages)

[PATCH] multipath-tools: add availability of service-time and queue-length to multipath.conf.5
 2017-02-21 20:18 UTC 

[Buildroot] [PATCH v2] sslh: new package
 2017-02-21 20:18 UTC  (2+ messages)

[RFC 0/5] iwlwifi: enhance final opmode work
 2017-02-21 20:17 UTC  (7+ messages)
` [RFC 2/5] iwlwifi: fix request_module() use

[GIT PULL] gcc-plugins updates for v4.11-rc1
 2017-02-21 20:16 UTC 

[U-Boot] [PATCH v1 01/11] spl: dm: Undefine DM_MMC, DM_MMC_OPS and BLK, if SPL_DM is not defined
 2017-02-21 20:16 UTC  (8+ messages)
` [U-Boot] [PATCH v1 02/11] sunxi: add pinctrl (UCLASS_PINCTRL) support for sunxi and tie back into GPIO
  ` [U-Boot] [PATCH v1 03/11] sun50i: dts: add gpiobank nodes to the pinctrl nodes
    ` [U-Boot] [PATCH v1 04/11] sun50i: dts: update DTS to avoid warnings
      ` [U-Boot] [PATCH v1 05/11] sunxi: add module reset (UCLASS_RESET) support for sunxi

[PATCH V3 1/2] RAID1: a new I/O barrier implementation to remove resync window
 2017-02-21 20:16 UTC  (15+ messages)

[PATCH V3 0/4] Define coherent device memory node
 2017-02-21 20:14 UTC  (7+ messages)

[PATCH RFC 0/3] ARM64: bcm2837-rpi: Fix random crashes caused by i2c
 2017-02-21 20:14 UTC  (5+ messages)
` [PATCH RFC 1/3] i2c: bcm2835: Avoid possible NULL ptr dereference

[PATCH] Btrfs: use the correct type when creating cow dio extent
 2017-02-21 20:12 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2017-02-21 20:12 UTC 

[GIT PULL] rodata updates for v4.11-rc1
 2017-02-21 20:08 UTC 

[PATCH] libselinux: allow link with -lfts
 2017-02-21 20:08 UTC  (2+ messages)

[PATCH] cxl: Enable PCI device ID for future IBM CXL adapter
 2017-02-21 20:07 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/kees/linux
 2017-02-21 20:05 UTC 

[U-Boot] [PATCH] arm: dra7xx: Update bootloader partition size
 2017-02-21 20:05 UTC  (2+ messages)


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.