All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-06 15:18:11 to 2017-02-06 15:45:47 UTC [more...]

[PATCH v3 0/7] drm: Add support for tiny LCD displays
 2017-02-06 15:45 UTC  (7+ messages)
` [PATCH v3 3/7] drm/tinydrm: Add MIPI DBI support

[PATCH v2 1/6] net/tap: fix tap docs for device name
 2017-02-06 15:45 UTC  (3+ messages)
` [PATCH v2 4/6] net/tap: fix multi-queue support

rtlwifi: rtl8192c_common: "BUG: KASAN: slab-out-of-bounds"
 2017-02-06 15:45 UTC  (5+ messages)

Yocto Project Status WW06’17
 2017-02-06 15:44 UTC 

[PATCH] xl: remove stale comment
 2017-02-06 15:44 UTC  (6+ messages)

[PATCH 00/39] megaraid_sas: Updates for scsi-next
 2017-02-06 15:44 UTC  (7+ messages)
` [PATCH 16/39] megaraid_sas: reduce size of fusion_context and use vmalloc if kmalloc fails
` [PATCH 17/39] megaraid_sas: In validate raid map, raid capability is not converted to cpu format for all lds
` [PATCH 19/39] megaraid_sas: Big endian RDPQ mode fix

[PATCH net-next v1 1/7] bpf: Add missing header to the library
 2017-02-06 15:43 UTC  (5+ messages)
` [PATCH net-next v1 6/7] bpf: Use the bpf_load_program() from "
` [PATCH net-next v1 7/7] bpf: Always test unprivileged programs

CBT: New RGW getput benchmark and testing diary
 2017-02-06 15:44 UTC  (4+ messages)

[PATCH] mm/page_alloc: return 0 in case this node has no page within the zone
 2017-02-06 15:43 UTC  (2+ messages)

[PATCH v3 1/3] lib/string: introduce ascii2utf16le() helper
 2017-02-06 15:43 UTC  (7+ messages)

sound: unable to handle kernel paging request snd_seq_prioq_cell_out
 2017-02-06 15:43 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] gtest/gmock: bump to version 1.8.0
 2017-02-06 15:43 UTC  (4+ messages)
` [Buildroot] [PATCH v2] "

[OSSTEST PATCH] standalone-reset: use mkdir -p
 2017-02-06 15:42 UTC  (6+ messages)

[PATCH 0/4] Fixes for perf build and feature detection
 2017-02-06 15:42 UTC  (7+ messages)
` [PATCH 1/4] perf tools: pass PYTHON config to "
` [PATCH 3/4] tools lib feature: Do not redefine compiler configuration

[morty/master][PATCH v2] am335x-hs-evm: update UBOOT_MACHINE var for latest u-boot version
 2017-02-06 15:41 UTC 

[PATCH 00/13] Add HD44780 Character LCD support
 2017-02-06 15:18 UTC  (5+ messages)
` [PATCH 09/13] auxdisplay: charlcd: Extract character LCD core from misc/panel

[Buildroot] [PATCH v6 0/9] bump/choice for qt 5.8.0
 2017-02-06 15:40 UTC  (2+ messages)

[PATCH 0/6 v4] scope GFP_NOFS api
 2017-02-06 15:39 UTC  (14+ messages)
` [PATCH 1/6] lockdep: allow to disable reclaim lockup detection
        ` [Cluster-devel] "
` [PATCH 4/6] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
    ` [Cluster-devel] [PATCH 4/6] xfs: use memalloc_nofs_{save, restore} "

[RFC 0/1] shiftfs: uid/gid shifting filesystem (s_user_ns version)
 2017-02-06 15:38 UTC  (7+ messages)
` [RFC 1/1] shiftfs: uid/gid shifting bind mount

[PATCH RESEND 0/3] arm64: Add ARCH_THUNDER2
 2017-02-06 15:38 UTC  (8+ messages)
` [PATCH RESEND 1/3] arm64: add THUNDER2 processor family

[PATCH] xen/mm: Alter is_iomem_page() to use mfn_t
 2017-02-06 15:38 UTC  (4+ messages)

Fractional divider on the Atmel USART controller
 2017-02-06 15:37 UTC  (9+ messages)

[Qemu-devel] Non-flat command line option argument syntax
 2017-02-06 15:36 UTC  (3+ messages)

[PATCH 1/2] drm/amd/display: fix array lenth error
 2017-02-06 15:36 UTC  (3+ messages)

[Qemu-devel] [PATCH v10 00/23] MTTCG Base enabling patches with ARM enablement
 2017-02-06 15:31 UTC  (30+ messages)
` [Qemu-devel] [PATCH v10 01/23] docs: new design document multi-thread-tcg.txt
` [Qemu-devel] [PATCH v10 02/23] mttcg: translate-all: Enable locking debug in a debug build
` [Qemu-devel] [PATCH v10 03/23] mttcg: Add missing tb_lock/unlock() in cpu_exec_step()
` [Qemu-devel] [PATCH v10 04/23] tcg: move TCG_MO/BAR types into own file
` [Qemu-devel] [PATCH v10 05/23] tcg: add options for enabling MTTCG
` [Qemu-devel] [PATCH v10 06/23] tcg: add kick timer for single-threaded vCPU emulation
` [Qemu-devel] [PATCH v10 07/23] tcg: rename tcg_current_cpu to tcg_current_rr_cpu
` [Qemu-devel] [PATCH v10 08/23] tcg: drop global lock during TCG code execution
  `  "
` [Qemu-devel] [PATCH v10 09/23] tcg: remove global exit_request
` [Qemu-devel] [PATCH v10 10/23] tcg: enable tb_lock() for SoftMMU
` [Qemu-devel] [PATCH v10 11/23] tcg: enable thread-per-vCPU
` [Qemu-devel] [PATCH v10 12/23] tcg: handle EXCP_ATOMIC exception for system emulation
` [Qemu-devel] [PATCH v10 13/23] cputlb: add assert_cpu_is_self checks
` [Qemu-devel] [PATCH v10 14/23] cputlb: tweak qemu_ram_addr_from_host_nofail reporting
` [Qemu-devel] [PATCH v10 15/23] cputlb: introduce tlb_flush_* async work
` [Qemu-devel] [PATCH v10 16/23] cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap
  `  "
` [Qemu-devel] [PATCH v10 17/23] cputlb: add tlb_flush_by_mmuidx async routines
` [Qemu-devel] [PATCH v10 18/23] cputlb: atomically update tlb fields used by tlb_reset_dirty
` [Qemu-devel] [PATCH v10 19/23] cputlb: introduce tlb_flush_*_all_cpus[_synced]
` [Qemu-devel] [PATCH v10 20/23] target-arm/powerctl: defer cpu reset work to CPU context
  `  "
` [Qemu-devel] [PATCH v10 21/23] target-arm: don't generate WFE/YIELD calls for MTTCG
  `  "
` [Qemu-devel] [PATCH v10 22/23] target-arm: ensure all cross vCPUs TLB flushes complete
  `  "
` [Qemu-devel] [PATCH v10 23/23] tcg: enable MTTCG by default for ARM on x86 hosts
  `  "

[PATCH 1/2] x86/mm/numa: trivial fix on typo and error message
 2017-02-06 15:35 UTC  (2+ messages)
` [PATCH 2/2] x86/mm/numa: remove the numa_nodemask_from_meminfo()

[U-Boot] [PATCH v2 00/63] x86: Add initial support for 64-bit U-Boot
 2017-02-06 15:35 UTC  (7+ messages)
` [U-Boot] [PATCH v2 52/63] x86: Move pirq_routing_table to global_data

[U-Boot] [PATCH] arm64: fix comment in relocate_64.S
 2017-02-06 15:35 UTC  (2+ messages)

[U-Boot] [PATCH 00/14] x86: qemu: Add 64-bit U-Boot support
 2017-02-06 15:35 UTC  (5+ messages)
` [U-Boot] [PATCH 03/14] x86: spl: Add weak arch_cpu_init_dm()

[U-Boot] [PATCH v3 00/16] rk3188 uboot support
 2017-02-06 15:35 UTC  (27+ messages)
` [U-Boot] [PATCH v3 01/16] dm: allow limiting pre-reloc markings to spl or tpl
` [U-Boot] [PATCH v3 02/16] rockchip: move bootrom helper compilation to a hidden option
` [U-Boot] [PATCH v3 03/16] rockchip: mkimage: Allow encoding of loader code in spl images
` [U-Boot] [PATCH v3 04/16] rockchip: mkimage: Add support rk3188 serial
` [U-Boot] [PATCH v3 05/16] rockchip: serial: Adapt rockchip of-platdata driver for rk3188
` [U-Boot] [PATCH v3 08/16] rockchip: rk3188: Add sysreset driver
` [U-Boot] [PATCH v3 10/16] rockchip: rk3188: Add clock driver
` [U-Boot] [PATCH v3 11/16] rockchip: rk3188: Add core devicetree files
` [U-Boot] [PATCH v3 12/16] rockchip: rk3188: Add core support
` [U-Boot] [PATCH v3 13/16] rockchip: rk3188: Add sdram driver
` [U-Boot] [PATCH v3 14/16] rockchip: rk3188: Add main, spl and tpl boards
` [U-Boot] [PATCH v3 15/16] rockchip: rk3188: Add Radxa Rock board
` [U-Boot] [TEST-ONLY 16/16] Add a temporary script that can create a bootimage for rk3188

[Bug 97367] New: k520 card produce high volume of IRQ
 2017-02-06 15:35 UTC  (2+ messages)
  ` [Bug 97367] "

[U-Boot] [PATCH v1] Add single register pin controller driver
 2017-02-06 15:34 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] board: at91sam9x5ek: convert board to support DM and DT
 2017-02-06 15:34 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] board: at91sam9x5ek: move config options to defconfig
` [U-Boot] [PATCH 2/4] board: at91sam9x5ek: clean up code
` [U-Boot] [PATCH 3/4] board: at91sam9x5ek: enable early debug UART
` [U-Boot] [PATCH 4/4] configs: at91sam9x5ek: move SYS_NO_FLASH to defconfig

Cross-referencing the Git mailing list archive with their corresponding commits in `pu`
 2017-02-06 15:34 UTC 

[PATCH] drm/i915: Restore context and pd for ringbuffer submission after reset
 2017-02-06 15:33 UTC  (2+ messages)

[U-Boot] [PATCH] clk: at91: pmc: align the at91 pmc's compatibles
 2017-02-06 15:34 UTC  (2+ messages)

[PATCH 0/2] divide indirect blocks fairly on delalloc extent split
 2017-02-06 15:34 UTC  (4+ messages)
` [PATCH 2/2] xfs: split indlen reservations fairly when under reserved

[U-Boot] [PATCH 0/7] Add STMicroelectronics STiH410-B2260 board support
 2017-02-06 15:34 UTC  (3+ messages)
` [U-Boot] [PATCH 1/7] arm: Add support for STMicroelectronics STiH410 soc

[U-Boot] [PATCH] cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig
 2017-02-06 15:34 UTC  (2+ messages)

[PATCH] pci: Don't duplicate fix up for positive error code
 2017-02-06 15:34 UTC 

[U-Boot] [PATCH] pwm: remove unneeded ifdef CONFIG_DM_PWM ... endif
 2017-02-06 15:34 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/15] nand: device model bringup on am335x evm and am437x gpevm
 2017-02-06 15:34 UTC  (28+ messages)
` [U-Boot] [PATCH v2 01/15] cmd: bootm: fix build when CONFIG_CMD_IMLS_NAND
` [U-Boot] [PATCH v2 02/15] cmd: nand: abstract global variable usage for dm conversion
` [U-Boot] [PATCH v2 03/15] common: env_nand: use get_nand_dev_by_index()
` [U-Boot] [PATCH v2 04/15] dfu: dfu_nand: "
` [U-Boot] [PATCH v2 05/15] cmd: bootm: "
` [U-Boot] [PATCH v2 06/15] cmd: jffs2: "
` [U-Boot] [PATCH v2 07/15] common: "
` [U-Boot] [PATCH v2 08/15] fs: "
` [U-Boot] [PATCH v2 09/15] cmd: nand: remove direct access to struct mtd_info->priv
` [U-Boot] [PATCH v2 10/15] drivers: nand: implement a NAND uclass

Disabling msix interrupts
 2017-02-06 15:33 UTC 

[U-Boot] [PATCH 0/3] arc: introduce timer driver and update device tree
 2017-02-06 15:33 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3] drivers: timer: Introduce ARC timer driver

[U-Boot] [PATCH v4 0/5] Add FreeBSD kconfig options
 2017-02-06 15:33 UTC  (9+ messages)
` [U-Boot] [PATCH v4 1/5] kconfig: Add API kconfig file
` [U-Boot] [PATCH v4 2/5] api: Convert to Kconfig
` [U-Boot] [PATCH v4 3/5] api: bootelf: go: flush cache before starting
` [U-Boot] [PATCH v4 4/5] distro_bootcmd: Add command to run FreeBSD

[PATCH v3 0/3] i.MX7 PCI support
 2017-02-06 15:33 UTC  (6+ messages)
` [PATCH v3 1/3] PCI: imx6: Fix a typo in error message
` [PATCH v3 3/3] PCI: imx6: Add code to support i.MX7D

[U-Boot] [PATCH] kbuild: beautify the log of config whitelist check
 2017-02-06 15:33 UTC  (2+ messages)

[U-Boot] [PATCH v1] cmd: gpt: backup boot code before writing MBR
 2017-02-06 15:33 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] cmd: add "config" command, rework "license" command
 2017-02-06 15:33 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/3] scripts: import bin2c.c from Linux 4.10-rc6
` [U-Boot] [PATCH v2 2/3] cmd: add a new command "config" to show .config contents
` [U-Boot] [PATCH v2 3/3] cmd: rework "license" command

[U-Boot] [RFC PATCH 00/11] extend FIT loading support (plus Pine64/ATF support)
 2017-02-06 15:33 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] arm64: use xzr to zero-out the bss section
 2017-02-06 15:33 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] arm64: use store with auto-increment

[PATCH -next] ASoC: sun4i-spdif: drop unnessary snd_soc_unregister_component()
 2017-02-06 15:32 UTC  (5+ messages)

[PATCH v2] libfdt: add helpers to read address and size from reg
 2017-02-06 15:32 UTC  (2+ messages)

[U-Boot] [RFC PATCH v3 00/11] IPv6 support
 2017-02-06 15:32 UTC  (14+ messages)
` [U-Boot] [RFC PATCH v3 02/11] lib: vsprintf: add IPv6 compressed format %pI6c
` [U-Boot] [RFC PATCH v3 03/11] lib: net_utils: add string_to_ip6
` [U-Boot] [RFC PATCH v3 06/11] net: IPv6 support
` [U-Boot] [RFC PATCH v3 07/11] net: Add ping6 command and implementation
` [U-Boot] [RFC PATCH v3 08/11] net: TFTP over IPv6
` [U-Boot] [RFC PATCH v3 09/11] net: IPv6 documentation

[U-Boot] patman and non-ascii names
 2017-02-06 15:32 UTC  (3+ messages)

[U-Boot] [PATCH v3] dm/mmc: gen_atmel_mci: Add driver model support for mci
 2017-02-06 15:32 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/2] pinctrl: at91: Add pinctrl driver
 2017-02-06 15:32 UTC  (3+ messages)
` [U-Boot] [PATCH v4 1/2] gpio: at91_gpio: Remove CPU_HAS_PIO3 macro

[U-Boot] [PATCH 00/11] Move some init sequence options to Kconfig
 2017-02-06 15:32 UTC  (3+ messages)

[U-Boot] [PATCH v4 00/17] arm: rpi: Enable USB, Ethernet, MMC, Video driver model on Raspberry Pi
 2017-02-06 15:32 UTC  (3+ messages)

[kernel-hardening] HARDENED_ATOMIC documentation
 2017-02-06 15:30 UTC  (4+ messages)
` [kernel-hardening] "

[PATCH] ARM: shmobile: r7s72100: Enable L2 cache
 2017-02-06 15:30 UTC  (5+ messages)

[bug report] ARM: Orion: fix driver probe error handling with respect to clk
 2017-02-06 15:29 UTC 

[PATCH v2 0/6] ceph: implement new-style ENOSPC handling in kcephfs
 2017-02-06 15:28 UTC  (4+ messages)
` [PATCH v2 6/6] libceph: allow requests to return immediately on full conditions if caller wishes

[PATCH] omapfb: dss: Handle return error in dss_init_ports
 2017-02-06 15:28 UTC  (3+ messages)

[RFC 0/8] eal: dynamic logs
 2017-02-06 15:27 UTC  (5+ messages)

[morty/master][PATCH] am335x-hs-evm: update UBOOT_MACHINE var for latest u-boot version
 2017-02-06 15:27 UTC 

[PATCH 0/4 v2] BDI lifetime fix
 2017-02-06 15:26 UTC  (3+ messages)

[PATCH -next] net: wan: slic_ds26522: Remove .owner field for driver
 2017-02-06 15:26 UTC  (2+ messages)
` [PATCH net-next v2] "

[PATCH -next] net: wan: slic_ds26522: Use module_spi_driver to simplify the code
 2017-02-06 15:25 UTC  (2+ messages)
` [PATCH net-next v2] "

[PATCH 1/2] DTS: dra7: Replace obsolete "operating-points" property with "operating-points-v2"
 2017-02-06 15:24 UTC  (6+ messages)
` [PATCH 2/2] DTS: dra7: Add "opp_high" opp node to support 1.5 GHz SoC operation

[Buildroot] [V2 1/1] ntp: security bump to verserion 4.2.8p9
 2017-02-06 15:23 UTC  (4+ messages)

[PATCH v2 0/4] stash: create filename argument
 2017-02-06 15:22 UTC  (6+ messages)
` [PATCH v3 0/5] stash: support pathspec argument
  ` [PATCH v3 1/5] Documentation/stash: remove mention of git reset --hard
  ` [PATCH v3 5/5] stash: teach 'push' (and 'create') to honor pathspec

[PATCH 0/6] staging: BCM2835 MMAL V4L2 camera driver
 2017-02-06 15:21 UTC  (6+ messages)
` [PATCH 1/6] staging: Import the BCM2835 MMAL-based "

[patch net-next 0/8] mlxsw: cleanup neigh handling
 2017-02-06 15:20 UTC  (9+ messages)
` [patch net-next 1/8] mlxsw: core: Queue work immediately instead of delaying it
` [patch net-next 2/8] mlxsw: spectrum_router: Use ordered workqueue for neigh updates
` [patch net-next 3/8] mlxsw: spectrum_router: Remove unused variable
` [patch net-next 4/8] mlxsw: spectrum_router: Simplify neighbour reflection
` [patch net-next 5/8] net: remove ndo_neigh_{construct,destroy} from stacked devices
` [patch net-next 6/8] mlxsw: spectrum_router: Remove redundant check
` [patch net-next 7/8] mlxsw: spectrum_router: Don't read 'nud_state' without lock
` [patch net-next 8/8] mlxsw: spectrum_router: Fix typo in comment

[Buildroot] [PATCH 1/1] opkg-utils: new package
 2017-02-06 15:20 UTC  (2+ messages)

pull-request: wireless-drivers 2017-02-06
 2017-02-06 15:19 UTC 

[PATCH] asus-wireless: Fix identation
 2017-02-06 15:20 UTC  (2+ messages)
` [PATCHv3] platform/x86: "

[Qemu-devel] [PATCH 0/2 v16] fsdev: add IO throttle support to fsdev devices
 2017-02-06 15:19 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2 v16] throttle: factor out duplicate code

[PATCH v2 0/4] x86/vvmx: correctly emulate VMREAD and VMWRITE
 2017-02-06 15:19 UTC  (2+ messages)

[Buildroot] [git commit] DEVELOPERS: add Thomas De Schapheleire for opkg-utils
 2017-02-06 15:19 UTC 

linux-next: build failure after merge of the tty tree
 2017-02-06 15:18 UTC  (4+ messages)

[PATCH] drm/i915: Let execlist_update_context() cover !FULL_PPGTT mode
 2017-02-06 15:18 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "


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.