All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-02 21:29:12 to 2015-08-03 00:44:37 UTC [more...]

[Bug 91535] New: Chrome can cause a nouveau 'multiple instances of buffer' message when overlaying a menu leading to X lockup
 2015-08-03  0:44 UTC 

[PATCH] cxl: Fix ambiguous else warnings
 2015-08-03  0:43 UTC  (3+ messages)

[Qemu-devel] [PATCH] sheepdog: fix overlapping metadata update
 2015-08-03  0:41 UTC  (9+ messages)
` [Qemu-devel] [sheepdog] "

[U-Boot] [PATCH 0/5] Power: pfuze100: support driver model and regulator
 2015-08-03  0:38 UTC  (13+ messages)
` [U-Boot] [PATCH 1/5] power: pfuze100 correct SWBST macro definition
` [U-Boot] [PATCH 2/5] power: regulator use node name when no regulator-name
` [U-Boot] [PATCH 3/5] power: pmic: pfuze100 support driver model
` [U-Boot] [PATCH 4/5] power: regulator: add pfuze100 support
` [U-Boot] [PATCH 5/5] fsl: common: pfuze: no use original pfuze code if DM_PMIC

[][meta-selinux] libpam: Upgrade recipe with wildcard
 2015-08-02 15:52 UTC 

[PATCH v2 0/2] serial: samsung: fix DMA for small FIFO sizes
 2015-08-03  0:37 UTC  (2+ messages)

[PATCH net-next] ebpf: add skb->hash to offset map for usage in {cls,act}_bpf or filters
 2015-08-03  0:21 UTC  (2+ messages)

[Patch net] fq_codel: explicitly reset flows in ->reset()
 2015-08-03  0:20 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] sPAPR: Support EEH Error Injection
 2015-08-02 23:20 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 3/3] sPAPR: Support RTAS call ibm,errinjct

[PATCH net-next] bnx2x: Correct logic for pvid configuration
 2015-08-03  0:18 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] gpio: Add DW APB GPIO driver
 2015-08-03  0:16 UTC  (5+ messages)

[U-Boot] [PATCH v2 1/3] x86: Convert minnowmax to use CONFIG_DM_NET
 2015-08-03  0:15 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] x86: Convert minnowmax to use CONFIG_DM_USB
` [U-Boot] [PATCH v2 3/3] x86: Show the un-relocated IP address in exceptions

[U-Boot] [PATCH] Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"
 2015-08-03  0:13 UTC 

Draft of Git Rev News edition 6
 2015-08-03  0:10 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] x86: Move x86 to use board_init_f_mem() instead of assembler
 2015-08-03  0:10 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] x86: Remove init_gd() function
` [U-Boot] [PATCH 2/5] Align global_data to a 16-byte boundary
` [U-Boot] [PATCH 3/5] Allow arch-specific setting of global_data in board_init_f_mem()
` [U-Boot] [PATCH 4/5] x86: Move the GDT into global_data
` [U-Boot] [PATCH 5/5] x86: Switch to using generic global_data setup

jzfy
 2015-08-03  0:09 UTC 

[git pull] Please pull powerpc/linux.git powerpc-4.2-3 tag
 2015-08-03  0:08 UTC 

[U-Boot] [PATCH v2] x86: Enable debug UART for Minnowmax
 2015-08-03  0:07 UTC 

[RFC PATCH 0/2] target/iscsi: clustered SendTargets handling
 2015-08-03  0:03 UTC  (3+ messages)

[PATCH v2] HID: hid-input: Fix accessing freed memory during device disconnect
 2015-08-03  0:01 UTC 

[U-Boot] [PATCH] dm: core: Add Kconfig for simple bus driver
 2015-08-02 23:58 UTC  (4+ messages)

[PATCH v2 0/4] xfsprogs: Partial OS X support
 2015-08-02 23:42 UTC  (3+ messages)
` [PATCH v2 1/4] xfsprogs: Prefix LIST_... macros to XFS_LIST_

[U-Boot] [PATCH 00/15] x86: minnowmax: Add interrupt support
 2015-08-02 23:38 UTC  (28+ messages)
` [U-Boot] [PATCH 01/15] pci: Add a constant for an invalid interrupt
` [U-Boot] [PATCH 02/15] pci: Indicate prefetchable memory allocate when debugging
` [U-Boot] [PATCH 03/15] dm: Add a return value comment to device_get_child()
` [U-Boot] [PATCH 06/15] x86: Move Chrome OS options to defconfig
` [U-Boot] [PATCH 07/15] x86: Move CONFIG_X86_SERIAL to Kconfig
` [U-Boot] [PATCH 09/15] x86: Drop CONFIG_DCACHE_RAM_MRC_VAR_SIZE from header file
` [U-Boot] [PATCH 10/15] x86: dts: Fix typo in intel,irq-router.txt
  ` [U-Boot] [PATCH 10/15] x86: dts: Fix typo in intel, irq-router.txt
` [U-Boot] [PATCH 13/15] x86: minnowmax: Drop the old PCI settings
` [U-Boot] [PATCH 15/15] x86: Update README to explain booting Ubuntu on Minnowmax

[U-Boot] [PATCH v2 00/47] Add support for running U-Boot as an EFI payload/application
 2015-08-02 23:37 UTC  (52+ messages)
` [U-Boot] [PATCH v2 01/47] Support removing default assembler flags
` [U-Boot] [PATCH v2 02/47] dm: core: Check for empty list in uclass_find_device()
` [U-Boot] [PATCH v2 03/47] dm: serial: Correct logic in serial_find_console_or_panic()
` [U-Boot] [PATCH v2 04/47] elf: Add a few definitions for 64-bit relocation
` [U-Boot] [PATCH v2 06/47] Allow objcopy to work without filling gaps with 0xff
` [U-Boot] [PATCH v2 07/47] Bring in __aligned_u64 and friends to linux/types.h
` [U-Boot] [PATCH v2 08/47] x86: Add various minor tidy-ups to the 32-bit startup code
` [U-Boot] [PATCH v2 09/47] x86: Use CR0 constants in CPU init
` [U-Boot] [PATCH v2 10/47] Reserve the top 16 flag bits for architecture-specific use
` [U-Boot] [PATCH v2 11/47] x86: Tidy up global_data flags
` [U-Boot] [PATCH v2 12/47] x86: Drop unused copy_fdt_to_ram()
` [U-Boot] [PATCH v2 13/47] x86: Tidy up the 64-bit calling code
` [U-Boot] [PATCH v2 14/47] x86: Add some missing global_data declarations in files that use gd
` [U-Boot] [PATCH v2 15/47] x86: Tidy up a few minor issues with interrupts
` [U-Boot] [PATCH v2 16/47] pci: Use debug() instead of DEBUGF() in pci_auto.c
` [U-Boot] [PATCH v2 17/47] pci: Fix up code for CONFIG_PCI_ENUM_ONLY
` [U-Boot] [PATCH v2 18/47] x86: Allow use of global_data with EFI
` [U-Boot] [PATCH v2 19/47] efi: Add start-up library code
` [U-Boot] [PATCH v2 20/47] efi: Avoid using non-existent text base
` [U-Boot] [PATCH v2 21/47] efi: Display the correct initcall pre-relocation values

[U-Boot] [PATCH] common: command add '\n' for debug msg
 2015-08-02 23:36 UTC  (3+ messages)

[U-Boot] [PATCH] lib: fdt: fix indent of #ifdef..#endif conditional
 2015-08-02 23:36 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] gitignore: Add defconfig and fdtgrep
 2015-08-02 23:36 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] common: Print nothing in the __weak checkboard()

[U-Boot] [PATCH 0/7] x86: Add Intel Bayley Bay board support
 2015-08-02 23:36 UTC  (21+ messages)
` [U-Boot] [PATCH 2/7] x86: Sanity test on vesa parameters before setting up kernel screen_info
` [U-Boot] [PATCH 3/7] x86: minnowmax: Remove smsc47x superio codes
` [U-Boot] [PATCH 4/7] x86: baytrail: Update UPD setting for FSP Gold4 release
` [U-Boot] [PATCH 5/7] x86: Add microcode for BayTrail-I B0 stepping
` [U-Boot] [PATCH 6/7] x86: Add Intel Bayley Bay board support
` [U-Boot] [PATCH 7/7] x86: bayleybay: Configure PCI IRQ

[PATCH] ARM: dts: sunxi: Raise minimum CPU voltage for sun7i-a20 to a level all boards can supply
 2015-08-02 23:35 UTC  (4+ messages)
` [linux-sunxi] "

[U-Boot] [PATCH 2/2] x86: qemu: Add MP initialization
 2015-08-02 23:36 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] x86: Add a 'pause' instruction in __udelay() for QEMU target
 2015-08-02 23:35 UTC  (3+ messages)

[U-Boot] [PATCH 1/5] dm: pci: Allow scan bridge child devices before relocation
 2015-08-02 23:35 UTC  (12+ messages)
` [U-Boot] [PATCH 2/5] x86: fsp: Reserve different malloc size "
` [U-Boot] [PATCH 3/5] x86: queensbay: Support pre-relocation dm pci
` [U-Boot] [PATCH 4/5] x86: Explicitly trigger pci bus configuration with driver model
` [U-Boot] [PATCH 5/5] doc: dm: Update pci-info.txt for pci support

[PATCH v2 00/10] object_id part 2
 2015-08-02 23:33 UTC  (2+ messages)

[Ksummit-discuss] [TECH TOPIC] Fix devm_kzalloc, its users, or both
 2015-08-02 23:33 UTC  (4+ messages)

[U-Boot] [PATCH 1/5] am33xx: Update DT files, add am335x_gp_evm_config target
 2015-08-02 23:32 UTC  (7+ messages)
` [U-Boot] [PATCH 5/5] dra7xx: Add dra72_evm_defconfig using CONFIG_DM

[U-Boot] [PATCH] sf: Make 4K sector support configurable
 2015-08-02 23:28 UTC 

Linux 4.1.3, DRM *ERROR* Unclaimed register before interrupt
 2015-08-02 23:26 UTC 

[Qemu-devel] [PATCH RESEND v2 0/3] sPAPR: Support EEH Error Injection
 2015-08-02 23:23 UTC  (4+ messages)
` [Qemu-devel] [PATCH RESEND v2 1/3] linux-headers: Add eeh.h
` [Qemu-devel] [PATCH RESEND v2 2/3] sPAPR: Support RTAS call ibm, {open, close}-errinjct
` [Qemu-devel] [PATCH RESEND v2 3/3] sPAPR: Support RTAS call ibm, errinjct

[PATCH 0/3] Minor enhancements and fixes
 2015-08-02 23:22 UTC  (9+ messages)
` [PATCH 3/3] Add NOWARN and NOERR compile conditions

[U-Boot] [PATCH 00/15] socfpga: sequencer.c cleanups
 2015-08-02 23:22 UTC  (16+ messages)
` [U-Boot] [PATCH 01/15] ddr: altera: sequencer: Move qts-generated files to board dir
` [U-Boot] [PATCH 02/15] ddr: altera: sequencer: Clean up mach/sdram.h
` [U-Boot] [PATCH 03/15] ddr: altera: sequencer: Zap unused params and macros
` [U-Boot] [PATCH 04/15] ddr: altera: sequencer: Zap bogus redefinition of RW_MGR_MEM_NUMBER_OF_RANKS
` [U-Boot] [PATCH 05/15] ddr: altera: sequencer: Wrap ac_rom_init and inst_rom_init
` [U-Boot] [PATCH 06/15] ddr: altera: sequencer: Wrap RW_MGR_* macros
` [U-Boot] [PATCH 07/15] ddr: altera: sequencer: Pluck out RW_MGR_* macros from code
` [U-Boot] [PATCH 08/15] ddr: altera: sequencer: Wrap IO_* macros
` [U-Boot] [PATCH 09/15] ddr: altera: sequencer: Pluck out IO_* macros from code
` [U-Boot] [PATCH 10/15] ddr: altera: sequencer: Wrap misc remaining macros
` [U-Boot] [PATCH 11/15] ddr: altera: sequencer: Zap VFIFO_SIZE
` [U-Boot] [PATCH 12/15] ddr: altera: sequencer: Zap SEQ_T(INIT|RESET)_CNTR._VAL
` [U-Boot] [PATCH 13/15] ddr: altera: sequencer: Pluck out misc macros from code
` [U-Boot] [PATCH 14/15] ddr: altera: sequencer: Clean data types
` [U-Boot] [PATCH 15/15] ddr: altera: sequencer: Clean checkpatch issues

[U-Boot] [PATCH] dm: core: Allow simple-bus driver in SPL
 2015-08-02 23:16 UTC  (3+ messages)

[Bug 91534] r300 blocking GLX and EGL compositing in KWin (KDE Plasma 5.x)?
 2015-08-02 23:14 UTC 

[PATCH] pinctrl/mediatek: fix spelling mistake in dev_err error message
 2015-08-02 23:10 UTC  (2+ messages)

[PATCH] crypto: fix spelling mistake in dev_err error message
 2015-08-02 23:05 UTC 

bluetoothctl list-attributes command
 2015-08-02 23:00 UTC  (4+ messages)

[PATCH] acer-wmi: No rfkill on HP wifi
 2015-08-02 22:59 UTC  (2+ messages)
` [PATCH RESEND] "

[Bug 88887] Grim Fandango Remastered segfaults within radeon_llvm_compile->...->llvm::BasicBlock::getTerminator
 2015-08-02 22:53 UTC  (2+ messages)

[PATCH/RFC 0/9] Pseudorefs
 2015-08-02 22:48 UTC  (2+ messages)

backports-20150731 is out
 2015-08-02 22:47 UTC 

[Ksummit-discuss] [CORE TOPIC] Recruitment (Reviewers, Testers, Maintainers, Hobbyists)
 2015-08-02 22:46 UTC  (25+ messages)

[PATCH 6/6] ASoC: fsl_ssi: adjust set DAI format in AC'97 mode
 2015-08-02 22:44 UTC  (6+ messages)
      ` [PATCH 6/6 v2] "

[PATCH 3/4] ARM: nomadik: move l2x0 setup to device tree
 2015-08-02 22:43 UTC  (3+ messages)

[Buildroot] [PATCH RFC 1/1] package/libpthsem: cannot be sanely cross-compiled
 2015-08-02 22:39 UTC  (3+ messages)

[PATCH 0/8] backports: bring backports to next-20150731
 2015-08-02 22:37 UTC  (9+ messages)
` [PATCH 1/8] backports: do not add debugfs_create_devm_seqfile() on recent kernel versions
` [PATCH 2/8] backports: add hex_dump_to_buffer() with int return value
` [PATCH 3/8] backports: add seq_hex_dump()
` [PATCH 4/8] header: adapt change of parameter in {add,sub}_frag_mem_limit()
` [PATCH 5/8] header: add of_platform_populate()
` [PATCH 6/8] dependencies: make NFC_NXP_NCI_I2C depend on >=3.17
` [PATCH 7/8] dependencies: make the WL1251_SDIO driver depend on platform provider
` [PATCH 8/8] patches: refresh on next-20150731

[PATCH] mbuf: enforce alignment of mbuf private area
 2015-08-02 22:35 UTC  (4+ messages)
` [PATCH v2] "

Issue with non-scattered rx in ixgbe and i40e when mbuf private area size is odd
 2015-08-02 22:32 UTC  (3+ messages)

[U-Boot] [PATCH] power: regulator: max77686 correct variable type
 2015-08-02 22:31 UTC  (2+ messages)

[U-Boot] board_pci_pre_scan() and board_pci_post_scan()
 2015-08-02 22:31 UTC  (2+ messages)

[Bug 91136] [tahiti xt] portal2 glitchy without R600_DEBUG=switch_on_eop
 2015-08-02 22:31 UTC  (2+ messages)
` [Bug 91136] [tahiti xt] portal2/dota2 "

[U-Boot] [Patch v2] lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedef
 2015-08-02 22:30 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/9] dfu: tftp: update: Support for DFU upgrades via ETH (TFTP)
 2015-08-02 22:30 UTC  (17+ messages)
` [U-Boot] [PATCH v2 1/9] doc: dfu: tftp: README entry for TFTP extension of DFU
` [U-Boot] [PATCH v2 3/9] tftp: update: Allow some parts of the code to be reused when CONFIG_SYS_NO_FLASH is set
` [U-Boot] [PATCH v2 4/9] dfu: tftp: update: Provide tftp support for the DFU subsystem
` [U-Boot] [PATCH v2 5/9] dfu: tftp: update: Add dfu_write_from_mem_addr() function
` [U-Boot] [PATCH v2 6/9] update: tftp: dfu: Extend update_tftp() function to support DFU
` [U-Boot] [PATCH v2 7/9] dfu: command: Extend "dfu" command to handle receiving data via TFTP
` [U-Boot] [PATCH v2 8/9] config: bbb: Configs necessary for running update via TFTP on Beagle Bone Black
` [U-Boot] [PATCH v2 9/9] dfu:tests: Modify dfu_gadget_test.sh to accept USB device major:minor number

[Bug 91444] regression bisected radeonsi: don't change pipe_resource in resource_copy_region
 2015-08-02 22:29 UTC  (2+ messages)

[PATCH] eal: fix compilation for x86_x32-native-linuxapp-gcc
 2015-08-02 22:25 UTC  (2+ messages)

[PATCH 1/2] mk: add LDLIBS variable when producing the .so file
 2015-08-02 22:23 UTC  (4+ messages)
` [PACTH v3 1/2] mk: use LDLIBS and EXTRA_LDFLAGS variable when building the shared object file
  ` [PACTH v3 2/2] mlx4: fix shared library dependency

[linux-next test] 60192: tolerable FAIL
 2015-08-02 22:24 UTC 

[PATCH] Documentation: Remove output class document
 2015-08-02 22:18 UTC  (2+ messages)

[PATCH] Documentation/features/vm: Meta2 is capable of THP
 2015-08-02 22:15 UTC  (2+ messages)

[PATCH 0/4] watchdog: avoid races in watchdog_nmi_{en|disable} functions
 2015-08-02 22:14 UTC  (2+ messages)

[PATCH] Doc: x86: Fix typo in intel_mpx.txt
 2015-08-02 22:13 UTC  (2+ messages)

xfsprogs fails to build on debian ppc64el
 2015-08-02 22:13 UTC  (5+ messages)
    ` Bug#793495: "

[PATCH] Doc: ioctl: Fix typo in botching-up-ioctls.txt
 2015-08-02 22:10 UTC  (2+ messages)

[PATCH 0/3] timer: fix rte_timer_manage and improve unit tests
 2015-08-02 22:06 UTC  (3+ messages)
` [PATCH v2 "

[RFC] ARM: dts: sunxi: Add regulators and board-specific operating points for LeMaker BananaPi
 2015-08-02 22:00 UTC  (11+ messages)
` [linux-sunxi] "

[PATCH] i40e: fix the issue of wrongly reporting descriptor done
 2015-08-02 21:57 UTC  (2+ messages)

[PATCH 4/4] ARM: nomadik: push accelerometer down to boards
 2015-08-02 21:56 UTC 

[PATCH] e1000: fix the issue of wrongly reporting descriptor done
 2015-08-02 21:55 UTC  (2+ messages)

[PATCH 2/4] ARM: nomadik: selectively enable UART0 on boards
 2015-08-02 21:56 UTC 

[PATCH 1/4] ARM: nomadik: move hog code to use DT hogs
 2015-08-02 21:55 UTC 

[Buildroot] [PATCH v2 1/1] package/arptables: fix musl compilation issues
 2015-08-02 21:53 UTC 

[PATCH 3.2 000/164] 3.2.70-rc1 review
 2015-08-02 21:49 UTC  (3+ messages)

[PATCH 1/3] ARM: dts: rockchip: set correct dwc2 params for cortex-a9 socs
 2015-08-02 21:45 UTC  (6+ messages)
` [PATCH 2/3] ARM: dts: rockchip: add usb phys to Cortex-A9 socs
` [PATCH 3/3] ARM: dts: rockchip: enable usb controller on marsboard

[Buildroot] [PATCH 1/1] package/libatomic_ops - fix compilation fail on sparc
 2015-08-02 21:43 UTC 

[PATCH] log:Change magic number on RTE_LOG_LEVEL to a define
 2015-08-02 21:40 UTC  (2+ messages)
` [PATCH v2] log:Change magic number on RTE_LOG_LEVEL to an enum name

[Buildroot] [PATCH 3/3] uclibc: remove patch applied in 1.0.5
 2015-08-02 21:39 UTC 

[Buildroot] [PATCH 2/3] toolchain: add mips64 for uClibc-ng
 2015-08-02 21:39 UTC 

[Buildroot] [PATCH 1/3] uclibc: update to latest 1.0.5 release
 2015-08-02 21:38 UTC 

[Buildroot] [PATCH 1/1] package/arptables: fix musl compilation issues
 2015-08-02 21:36 UTC  (5+ messages)

[U-Boot] [PATCH U-Boot] ARM: rpi_b: detect board revision
 2015-08-02 21:29 UTC  (4+ messages)

[U-Boot] [PATCH] armv8: Allow SoCs to override the generic timer
 2015-08-02 21:29 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] ARM: tegra: Initialize timer earlier
  ` [U-Boot] [PATCH 2/2] ARM: tegra: Use architected timer on ARMv8


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.