All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-08 23:51:30 to 2017-04-09 07:30:57 UTC [more...]

[PATCH v2 0/3] staging: vc04_services: bcm2835-audio: bcm2835-pcm.c - Fixed several checkpatch issues
 2017-04-09  7:30 UTC  (3+ messages)
` [PATCH v2 1/3] staging: vc04_services: bcm2835-audio: bcm2835-pcm.c Fixed checkpatch warning about unaligned function params

why patch to the gitk no replay?
 2017-04-09  7:27 UTC  (3+ messages)

[PATCH v3] ACPI / bus: Introduce a list of ids for "always present" devices
 2017-04-09  7:26 UTC  (2+ messages)

[linux-lvm] root: Failed query for merging percentage. Aborting merge
 2017-04-09  7:17 UTC 

[PATCH] fixup! mtd: nand: allocate aligned buffers if NAND_OWN_BUFFERS is unset
 2017-04-09  7:09 UTC  (2+ messages)

[PATCH 1/3] dma-fence: Reserve 0 as a special NO_CONTEXT token
 2017-04-09  7:08 UTC  (4+ messages)

Open Ports for Mosh
 2017-04-09  7:07 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] Enable MTTCG on PPC64
 2017-04-08  6:51 UTC  (2+ messages)

[PATCH net-next RFC] Generic XDP
 2017-04-09  7:04 UTC  (4+ messages)

[ovmf test] 107308: all pass - PUSHED
 2017-04-09  7:04 UTC 

[Outreachy]Error
 2017-04-09  7:01 UTC 

[mmotm:master 261/276] mm/hmm.c:303:24: error: implicit declaration of function 'pmd_pfn'
 2017-04-09  6:55 UTC 

[Qemu-devel] What is the best commit for record-replay?
 2017-04-09  6:55 UTC  (2+ messages)

[U-Boot] [PATCH v4 00/35] ARM: i.MX6: SabreSD: Add dts support
 2017-04-09  6:52 UTC  (36+ messages)
` [U-Boot] [PATCH v4 01/35] ARM: i.MX6: sabresd: Fix README - s/of=/dev/sdbbs=1K/of=/dev/sdb bs=1K/
` [U-Boot] [PATCH v4 02/35] ARM: dts: i.MX6: Add imx6qdl-sabresd.dtsi
` [U-Boot] [PATCH v4 03/35] ARM: dts: imx6qdl-sabresd: Add imx6q-sabresd.dts
` [U-Boot] [PATCH v4 04/35] ARM: i.MX6: sabresd: Remove SPL_I2C_SUPPORT
` [U-Boot] [PATCH v4 05/35] ARM: i.MX6Q: sabresd: Add initial devicetree support
` [U-Boot] [PATCH v4 06/35] ARM: dts: imx6qdl-sabresd: Add imx6qp-sabresd.dts
` [U-Boot] [PATCH v4 07/35] ARM: i.MX6QP: sabresd: Add initial devicetree support
` [U-Boot] [PATCH v4 08/35] ARM: i.MX6: sabresd: Move CONFIG_SYS_I2C_MXC to defconfigs
` [U-Boot] [PATCH v4 09/35] ARM: dts: imx6qdl-sabresd: Add I2C node's
` [U-Boot] [PATCH v4 10/35] ARM: dts: imx6qdl-sabresd: Add PMIC pfuze100 node
` [U-Boot] [PATCH v4 11/35] ARM: i.MX6: sabresd: Enable DM_I2C and DM_PMIC
` [U-Boot] [PATCH v4 12/35] ARM: i.MX6: sabresd: defconfig move - CONFIG_USB_EHCI(_MX6)
` [U-Boot] [PATCH v4 13/35] ARM: dts: imx6qdl-sabresd: Add usb host node
` [U-Boot] [PATCH v4 14/35] ARM: dts: imx6qdl-sabresd: Add usb otg node
` [U-Boot] [PATCH v4 15/35] ARM: i.MX6: sabresd: Enable CONFIG_DM_REGULATOR
` [U-Boot] [PATCH v4 16/35] ARM: i.MX6: sabresd: Enable DM_USB
` [U-Boot] [PATCH v4 17/35] ARM: dts: imx6qdl-sabresd: Add FEC node
` [U-Boot] [PATCH v4 18/35] ARM: i.MX6: sabre: Move CONFIG_FEC_MXC to defconfigs
` [U-Boot] [PATCH v4 19/35] ARM: i.MX6: sabresd: Enable DM_ETH
` [U-Boot] [PATCH v4 20/35] ARM: i.MX6: sabresd: Add dm_gpio_* for backlight
` [U-Boot] [PATCH v4 21/35] ARM: i.MX6: sabresd: Add imx6_pcie_toggle_power
` [U-Boot] [PATCH v4 22/35] ARM: i.MX6: sabresd: Add imx6_pcie_toggle_reset
` [U-Boot] [PATCH v4 23/35] ARM: i.MX6DL: sabresd: Move DCD reginit on SPL
` [U-Boot] [PATCH v4 24/35] ARM: dts: imx6qdl-sabresd: Add imx6dl-sabresd.dts
` [U-Boot] [PATCH v4 25/35] ARM: i.MX6DL: sabresd: Add initial devicetree support
` [U-Boot] [PATCH v4 26/35] ARM: i.MX6: %s/mx6[dl|q]sabresd_defconfig/imx6[dl|q]_sabresd_defconfig
` [U-Boot] [PATCH v4 27/35] ARM: i.MX6Q: sabresd: Add dts support for imx6q_sabresd
` [U-Boot] [PATCH v4 28/35] ARM: i.MX6DL: sabresd: Add dts support for imx6dl_sabresd
` [U-Boot] [PATCH v4 29/35] ARM: i.MX6: sabresd: Drop legacy non-fdt code
` [U-Boot] [PATCH v4 30/35] ARM: i.MX6: %s/mx6sabresd/imx6sabresd
` [U-Boot] [PATCH v4 31/35] ARM: i.MX6: %s/MX6SABRESD/IMX6SABRESD
` [U-Boot] [PATCH v4 32/35] ARM: i.MX6: sabresd: Move DM_* and OF_CONTROL to arch Kconfig
` [U-Boot] [PATCH v4 33/35] ARM: i.MX6: sabresd: Update README
` [U-Boot] [PATCH v4 34/35] ARM: i.MX6: sabresd: Drop checkboard
` [U-Boot] [PATCH v4 35/35] ARM: i.MX6: sabresd: Cleanup board code

[Qemu-devel] [Bug 1020309] [NEW] qemu-system-ppc: no keyboard after savevm/loadvm
 2017-04-09  6:35 UTC  (3+ messages)
` [Qemu-devel] [Bug 1020309] "

About free space fragmentation, metadata write amplification and (no)ssd
 2017-04-09  6:38 UTC  (6+ messages)

[PATCH 00/14] RDMA/cxgb: Fine-tuning for several function implementations
 2017-04-09  6:30 UTC  (5+ messages)

Support for plain dm-crypt and detached LUKS header
 2017-04-09  6:29 UTC 

[mmotm:master 265/276] mm/hmm.c:815:2: error: implicit declaration of function 'arch_remove_memory'
 2017-04-09  6:28 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2017-04-08
 2017-04-09  6:28 UTC 

[PATCH v2 19/20] IB/rdmavt, IB/qib, IB/hfi1: Make percpu refcount optional for user MRs
 2017-04-09  6:26 UTC  (11+ messages)

Build errors with latest commit
 2017-04-09  6:13 UTC  (2+ messages)

(unknown),
 2017-04-09  6:12 UTC 

[PATCH][v2] cpufreq: Bring CPUs up even if cpufreq_online failed
 2017-04-09  5:45 UTC 

net/core/dev.c:4508:19-26: ERROR: PTR_ERR applied after initialization to constant on line 4452
 2017-04-09  5:40 UTC 

[git pull] vfs fixes
 2017-04-09  5:40 UTC 

[PATCH v2 0/5] Refactoring with ltrim() and rtrim()
 2017-04-09  5:36 UTC  (4+ messages)
` [PATCH v2 5/5] perf tools: Refactor the code to strip command name with {l,r}trim()

[Bug 195297] New: Multiqueue
 2017-04-09  5:25 UTC 

[PATCH 5/5] drivers: char: Replace bit operation functions with IDA allocator
 2017-04-09  5:20 UTC  (3+ messages)

[Buildroot] [PATCH v2] package/bluez5_utils: Allow user to enable disabled plugins
 2017-04-09  4:32 UTC  (4+ messages)
` [Buildroot] [PATCH v2] package/uclibc: Enable wordexp functionality

[PATCH v2] iio:meter:ade7759: Removing use of deprecated macros (S_IRUGO, S_IWUSR, S_IXUGO)
 2017-04-09  4:30 UTC  (4+ messages)
` [PATCH v3 0/2] iio:meter:ade7759: use 4-digit octal permissions
  ` [PATCH v3 1/2] iio:meter:ade7759: Removing use of deprecated macros (S_IRUGO, S_IWUSR, S_IXUGO)
  ` [PATCH v3 2/2] iio:meter:ade7759: realign the rest with opening bracket

[Qemu-devel] [Bug 709584] [NEW] Fullscreen mode splits screen over monitor boundaries on dual-monitor system
 2017-04-09  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 709584] "

[Qemu-devel] [Bug 899140] [NEW] Problem with Linux Kernel Traffic Control
 2017-04-09  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 899140] "

[PATCH net-next 0/7] ibmvnic: Assorted driver updates
 2017-04-09  4:12 UTC  (8+ messages)
` [PATCH net-next 1/7] ibmvnic: Add is_up flag to avoid transmits when driver is down
` [PATCH net-next 2/7] ibmvnic: Report errors when failing to release sub-crqs
` [PATCH net-next 3/7] ibmvnic: Fix ibmvnic_change_mac_addr struct format
` [PATCH net-next 4/7] ibmvnic: Unmap longer term buffer before free
` [PATCH net-next 5/7] ibmvnic: Fixup atomic API usage
` [PATCH net-next 6/7] ibmvnic: Do not disable IRQ after scheduling tasklet
` [PATCH net-next 7/7] ibmvnic: Remove inflight list

[PATCH nf] netfilter: ctnetlink: remove unnecessary nf_conntrack_expect_lock protection
 2017-04-09  4:21 UTC  (3+ messages)

cron job: media_tree daily build: WARNINGS
 2017-04-09  4:19 UTC 

Linux next-20170407 failed to build on ARM due to usage of mod in btrfs code
 2017-04-09  3:58 UTC  (4+ messages)
` [PATCH] btrfs: scrub: use do_div() for 64-by-32 division

[xen-4.7-testing test] 107283: regressions - trouble: blocked/broken/fail/pass
 2017-04-09  3:54 UTC 

HauppaugeTV-quadHD DVB-T mpeg risc op code errors
 2017-04-09  3:25 UTC 

[mmotm:master 265/276] mm/hmm.c:33:0: warning: "SECTION_SIZE" redefined
 2017-04-09  3:21 UTC 

[Patch V2 1/2] x86/mm/numa: trivial fix on typo and error message
 2017-04-09  3:12 UTC  (9+ messages)
` [Patch V2 2/2] x86/mm/numa: remove the numa_nodemask_from_meminfo()

[PATCH] iptables-restore/ip6tables-restore: add --version/-V argument
 2017-04-09  3:10 UTC  (3+ messages)

audit regressions in 4.11
 2017-04-09  3:02 UTC 

[PATCH net-next 0/8] rtnetlink: Cleanup user notifications for netdev events
 2017-04-09  2:58 UTC  (6+ messages)
` [PATCH net-next 1/8] rtnetlink: Do not generate notifications for MTU events
` [PATCH net-next 7/8] rtnetlink: Do not generate notifications for NOTIFY_PEERS event

[PATCH v5 0/5] vfs: Add timestamp range check support
 2017-04-09  2:58 UTC  (4+ messages)
` [PATCH v5 2/5] vfs: Add checks for filesystem timestamp limits

[PATCH v3 iproute] ip: Add support for netdev events to monitor
 2017-04-09  2:54 UTC  (4+ messages)

[PATCH] mm/softoffline: Add page flag description in error paths
 2017-04-09  2:38 UTC  (2+ messages)

[PATCH] Make git log work for git CWD outside of work tree
 2017-04-09  2:21 UTC 

[U-Boot] [PATCH] omap3: i2c: correct register
 2017-04-09  2:29 UTC  (3+ messages)

[PATCH] arm64: tegra: Add CPU and PSCI nodes for NVIDIA Tegra210 platforms
 2017-04-09  2:22 UTC  (3+ messages)

[PATCH] clk: zte: Mark pll config tables as const
 2017-04-09  2:13 UTC  (2+ messages)

(unknown),
 2017-04-09  2:11 UTC 

Recipe [patch] modification to generate a static library instead of shared library
 2017-04-09  1:55 UTC  (12+ messages)

[RFC] calc_memmap_size() isn't accurate and one suggestion to improve
 2017-04-09  1:44 UTC  (3+ messages)

[PATCH] dmaengine: ioat: use setup_timer
 2017-04-09  1:41 UTC  (4+ messages)
` [PATCH] i2c: img-scb: "
` [PATCH] ide: "
` [PATCH] SGI-XP: "

v4.9.21 build: 0 failures 0 warnings (v4.9.21)
 2017-04-09  1:41 UTC 

[PATCH 1/4] Input: db9 - use setup_timer
 2017-04-09  1:39 UTC  (4+ messages)
` [PATCH 2/4] Input: gameport "
` [PATCH 3/4] Input: locomokbd "
` [PATCH 4/4] Input: turbografx "

[PATCH] Remove cpuset_update_active_cpus()'s parameter
 2017-04-09  1:36 UTC  (2+ messages)

[PATCH 01/12] [media] saa7134: use setup_timer
 2017-04-09  1:34 UTC  (14+ messages)
` [PATCH 02/12] [media] saa7146: "
` [PATCH 03/12] [media] bt8xx: "
` [PATCH 04/12] [media] cx18: "
` [PATCH 05/12] [media] ivtv: "
` [PATCH 06/12] [media] netup_unidvb: "
` [PATCH 07/12] [media] av7110: "
` [PATCH 08/12] [media] fsl-viu: "
` [PATCH 09/12] [media] s5p-mfc: "
` [PATCH 10/12] [media] c8sectpfe: "
` [PATCH 11/12] [media] wl128x: "
` [PATCH 12/12] [media] imon: "

[PATCH] fs: drop duplicate header percpu-rwsem.h
 2017-04-09  1:32 UTC  (2+ messages)

[alsa-lib] test/namehint.c: Removed compilation warning
 2017-04-09  1:25 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-sunxi/master
 2017-04-09  1:16 UTC  (2+ messages)

[U-Boot] please pull u-boot-samsung master
 2017-04-09  1:16 UTC  (2+ messages)

[U-Boot] [PATCH] Remove various unused interrupt related code
 2017-04-09  1:15 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] common/xyzModem.c: Do not use hard-coded address for debug buffer
 2017-04-09  1:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] common/xyzModem.c: unifdef (Remove useless #ifdefs)
 2017-04-09  1:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC
 2017-04-09  1:15 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] arm: rmobile: Remove default value of Kconfig from defconfig
 2017-04-09  1:15 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] common, kconfig: Fix defaut value of BOOTSTAGE_STASH_SIZE
 2017-04-09  1:15 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] spl: armv7m: keep ARM v7M in thumb mode while jumping to entry point
 2017-04-09  1:15 UTC  (2+ messages)
` [U-Boot] "

LKP report for aubrey-fast_idle/4.8.x [job.yaml]
 2017-04-09  1:15 UTC 

[U-Boot] [PATCH 3/3] config: am335x_evm: detect BeagleBone Blue using BLA
 2017-04-09  1:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/3] config: am335x_evm: detect Green Wireless using GW1
 2017-04-09  1:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] config: am335x_evm: detect Black Wireless using BWA
 2017-04-09  1:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v4 2/2] stm32f7: enable instruction & data cache
 2017-04-09  1:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 1/2] armv7m: add instruction & data cache support
 2017-04-09  1:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH] ARMv8: add GOT sections to the list of sections copied
 2017-04-09  1:14 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Remove extra fdt_fixup_ethernet() call
 2017-04-09  1:14 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] board: STiH410-B2260: enable caches
 2017-04-09  1:14 UTC  (2+ messages)

[U-Boot] [PATCH] ti_armv7_common: env: Use args_mmc in FIT loading path
 2017-04-09  1:14 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] ARM: keystone: Pass SPI MTD partition table via kernel command line
 2017-04-09  1:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] Apparent conflict between CONFIG_BLK and CONFIG_API
 2017-04-09  1:14 UTC  (2+ messages)

[U-Boot] [PATCH] board: ti: am57xx: enable input on mmc clock
 2017-04-09  1:14 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] env_mmc: Allow SPL to use any MMC device to load/save the environment
 2017-04-09  1:14 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 00/10] OMAP: Move SATA to use block driver model
 2017-04-09  1:14 UTC  (19+ messages)
` [U-Boot] [PATCH v2 02/10] arm: omap: sata: compile out board-level sata code when CONFIG_DM_SCSI is defined
` [U-Boot] [PATCH v2 03/10] drivers: phy: add generic PHY framework
` [U-Boot] [PATCH v2 04/10] drivers: phy: add PIPE3 phy driver
` [U-Boot] [PATCH v2 05/10] dra7: dtsi: mark ocp2scp bus compatible with "simple-bus"
` [U-Boot] [PATCH v2 06/10] drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata device
` [U-Boot] [PATCH v2 07/10] scsi: make the LUN a parameter of scsi_detect_dev()
` [U-Boot] [PATCH v2 08/10] scsi: move the partition initialization out of the scsi detection
` [U-Boot] [PATCH v2 09/10] dm: scsi: fix divide-by-0 error in scsi_scan()
` [U-Boot] [PATCH v2 10/10] defconfig: dra7xx_evm: enable CONFIG_BLK and disk driver model for SCSI

[PATCH 0/5] Some Allwinner CCU tweaks and basical DVFS support for H3/H2+
 2017-04-09  1:05 UTC  (5+ messages)
` [PATCH 2/5] clk: sunxi-ng: allow set parent clock (PLL_CPUX) for CPUX clock on H3
  ` [linux-sunxi] "

[PATCH net-next,1/3] hv_netvsc: Use per socket hash when available
 2017-04-09  0:54 UTC  (3+ messages)
` [PATCH net-next,2/3] hv_netvsc: Fix the queue index computation in forwarding case
` [PATCH net-next,3/3] hv_netvsc: Exclude non-TCP port numbers from vRSS hashing

[arm:phy 18/50] drivers/net//phy/marvell10g.c:65:2: note: in expansion of macro 'if'
 2017-04-09  0:52 UTC 

[RFC HMM CDM 0/3] Coherent Device Memory (CDM) on top of HMM
 2017-04-09  0:31 UTC  (3+ messages)

[PATCH 09/18] drm/i915: support inserting 64K pages in the ppgtt
 2017-04-09  0:27 UTC  (2+ messages)

[balbi-usb:testing/next 46/49] undefined reference to `extcon_get_edev_by_phandle'
 2017-04-09  0:28 UTC  (2+ messages)

(unknown),
 2017-04-09  0:27 UTC 

[Qemu-devel] [[RFC]PATCH:hw/sd:sd_init()] hw/sd : modified the sd_init() function
 2017-04-09  0:14 UTC  (4+ messages)

[qemu-mainline test] 107277: regressions - trouble: blocked/broken/fail/pass
 2017-04-09  0:02 UTC 

[RFC PATCH 1/2] mkfs: unify numeric types of main variables in main()
 2017-04-08 23:59 UTC  (4+ messages)

Performance regression on loopback devices when qdiscs are attached in 4.4
 2017-04-08 23:56 UTC 

[arm:phy 18/50] drivers/net//phy/marvell10g.c:67:27: error: 'PHY_INTERFACE_MODE_XAUI' undeclared
 2017-04-08 23:54 UTC 

[PATCH 00/10] mac68k: Miscellaneous fixes, cleanup and modernization
 2017-04-08 23:51 UTC  (10+ messages)
` [PATCH 02/10] m68k/mac: Modernize printing of kernel messages
` [PATCH 10/10] nubus: Add MVC and VSC video card definitions
` [PATCH 08/10] nubus: Fix pointer validation
` [PATCH 01/10] m68k/mac: IOP - Modernize printing of kernel messages
` [PATCH 07/10] nubus: Clean up printk calls (from mac68k CVS)
` [PATCH 06/10] nubus: Remove slot zero probe "
` [PATCH 09/10] nubus: Clean up whitespace
` [PATCH 04/10] m68k/mac: Clarify IOP message alloc/free confusion
` [PATCH 05/10] nubus: Fix nubus_rewinddir (from mac68k CVS)


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.