All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-08 11:24:45 to 2015-11-08 16:18:23 UTC [more...]

[PATCH v6 4/4] drm/i915: Fix error handling in intelfb_create
 2015-11-08 12:56 UTC  (3+ messages)
` [PATCH v2 0/2] fbdev fixes (need review)
  ` [PATCH v2 1/2] drm/i915: Fix oops caused by fbdev initialization failure

[PATCH 0/4] x86 entry stuff, maybe for 4.4
 2015-11-08 16:16 UTC  (8+ messages)
` [PATCH 3/4] x86/asm: Add asm macros for static keys/jump labels

[PATCH 0/5] bnx2x: Enhancement, fixes, licensing and doumentation
 2015-11-08 16:14 UTC  (5+ messages)
` [PATCH 3/5] bnx2x: Add RTE_LIBRTE_BNX2X_REG_ACCESS config option

[PATCH] acpi: add support for extended IRQ to PCI link
 2015-11-08 16:11 UTC  (4+ messages)

[Buildroot] [PATCH 0/4] libfsl*: fix install path + update conf opts
 2015-11-08 16:08 UTC  (5+ messages)
` [Buildroot] [PATCH 3/4] libfslparser: add install hooks to fix libraries path

[PATCH v2 0/8] phy: rockchip-usb: correct pll handling and usb-uart
 2015-11-08 16:04 UTC  (21+ messages)
` [PATCH v2 1/8] phy: rockchip-usb: fix clock get-put mismatch
` [PATCH v2 2/8] phy: rockchip-usb: introduce a common data-struct for the device
` [PATCH v2 3/8] phy: rockchip-usb: move per-phy init into a separate function
` [PATCH v2 4/8] phy: rockchip-usb: expose the phy-internal PLLs
` [PATCH v2 5/8] clk: rockchip: fix usbphy-related clocks
` [PATCH v2 6/8] ARM: dts: rockchip: add clock-cells for usb phy nodes
` [PATCH v2 7/8] ARM: dts: rockchip: assign usbphy480m_src to the new usbphy pll on veyron
` [PATCH v2 8/8] phy: rockchip-usb: add handler for usb-uart functionality

kernel recipes
 2015-11-08 16:02 UTC 

[uml-devel] [PATCH] Missing includes in start up
 2015-11-08 15:18 UTC  (2+ messages)

[PATCH] In configure.ac, try -lpthread in $LIBS instead of $CFLAGS to make picky linkers happy
 2015-11-08 16:00 UTC  (3+ messages)
` [PATCH] configure.ac: try -lpthread in $LIBS instead of $CFLAGS

[PATCH] iio: si7020: Swap data byte order
 2015-11-08 15:57 UTC  (2+ messages)

[Bug 92858] AMD Radeon GPU Acceleration Disabled Under Kernels 4.2.x and later versions
 2015-11-08 15:56 UTC  (5+ messages)

[U-Boot] [PATCH] Makefile: Include vendor common library in include search path
 2015-11-08 15:56 UTC  (10+ messages)

[Buildroot] [PATCH v2 1/1] package/mplayer: Fix linking with libvorbis/libdvdread
 2015-11-08 15:55 UTC 

[Buildroot] PowerPC toolchain build failure
 2015-11-08 15:50 UTC 

[Buildroot] [PATCH] protobuf: bump to 2.6.1
 2015-11-08 15:49 UTC  (2+ messages)

[PATCH] iio: accel: add Freescale MMA7455L 3-axis accelerometer driver
 2015-11-08 15:49 UTC  (10+ messages)
` [PATCH v4] iio: accel: add Freescale MMA7455L/MMA7456L "

[Bug 92300] 0 A.D. 100% reproduceable AMD Hawaii (R390X) GPU lockup after a few seconds of running Sicilia map
 2015-11-08 15:47 UTC 

[PATCH 1/2] iio: gyro: check sscanf return value
 2015-11-08 15:45 UTC  (6+ messages)
` [PATCH 2/2] iio: imu: "

[PATCH] btrfs-progs: mkfs: increase buffer size in is_ssd
 2015-11-08 15:33 UTC 

[PATCH] iio: adc: vf610: Avoid division by zero
 2015-11-08 15:42 UTC  (3+ messages)

[PATCH v2 0/8] arm: dts: lpc32xx: updates to LPC32xx SoC and boards
 2015-11-08 15:39 UTC  (4+ messages)

[PATCH] iio: Reconcile operation order between iio_register/unregister and pm functions
 2015-11-08 15:38 UTC  (2+ messages)

[PATCH 1/2] zram: fix memory freeing in zram_meta_alloc
 2015-11-08 15:32 UTC  (2+ messages)
` [PATCH 2/2] zram: fix memory freeing in zram_bvec_read

[PATCH] iio: light: pa12203001: Poweroff chip if register fails
 2015-11-08 15:35 UTC  (2+ messages)

[PATCH v10 0/5] Add initial configfs support for IIO
 2015-11-08 15:30 UTC  (8+ messages)
` [PATCH v10 1/5] configfs: Allow dynamic group creation

[uml-devel] [PATCH] Update UBD to use pread/pwrite family of functions
 2015-11-08 15:20 UTC 

[PATCH] Staging: wilc1000: Fix build break due to undeclared *wilc and implicit declaration of init_irq
 2015-11-08 15:17 UTC  (6+ messages)

[PATCH] iio: light: apds9960: correct ->last_busy count
 2015-11-08 15:13 UTC  (2+ messages)

[U-Boot] [PATCH V4 00/13] SPL mmc refactor and alternate boot device feature
 2015-11-08 15:11 UTC  (14+ messages)
` [U-Boot] [PATCH V4 01/13] spl: nand: remove code duplication
` [U-Boot] [PATCH V4 02/13] spl: mmc: add break statements in spl_mmc_load_image()
` [U-Boot] [PATCH V4 03/13] spl: mmc: refactor device location code to its own function
` [U-Boot] [PATCH V4 04/13] spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check
` [U-Boot] [PATCH V4 05/13] spl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION check
` [U-Boot] [PATCH V4 06/13] spl: mmc: move fs boot into its own function
` [U-Boot] [PATCH V4 07/13] spl: mmc: get rid of emmc boot code duplication
` [U-Boot] [PATCH V4 08/13] spl: change return values of spl_*_load_image()
` [U-Boot] [PATCH V4 09/13] common: spl: move image load to its own function
` [U-Boot] [PATCH V4 10/13] spl: add support for alternative boot device
` [U-Boot] [PATCH V4 11/13] spl: announce boot devices
` [U-Boot] [PATCH V4 12/13] arm: mx6: cm-fx6: define fallback boot devices for spl
` [U-Boot] [PATCH V4 13/13] spl: mmc: add support for BOOT_DEVICE_MMC2

iio:dac: fix i2c_master_send return code misuse
 2015-11-08 15:10 UTC  (7+ messages)
` [PATCH] "

[Buildroot] [git commit] mongrel2: uses dlopen(), needs dynamic library support
 2015-11-08 15:05 UTC 

[PATCH ib-next 0/3] IB core uverbs support for leagacy commands
 2015-11-08 15:04 UTC  (3+ messages)
` [PATCH ib-next 2/3] IB/core: IB/core: Allow legacy verbs through extended interfaces

GSO with udp_tunnel_xmit_skb
 2015-11-08 14:57 UTC  (9+ messages)

RAID 6 Not Mounting (Block device is empty)
 2015-11-08 14:48 UTC  (8+ messages)

[PATCH v2 0/6] ARM: dts: Use correct CD properties for SDIO and eMMC in Snow and Peach
 2015-11-08 14:48 UTC  (4+ messages)

nilfs2-kmod6 version 1.1 was released: improve decrease of available disk space on aged file systems
 2015-11-08 14:46 UTC 

[Buildroot] [PATCH 1/1] package/mplayer: Fix linking with libvorbis
 2015-11-08 14:45 UTC  (2+ messages)

[Buildroot] [git commit] liquid-dsp: work-around compiler bug on SuperH
 2015-11-08 14:42 UTC 

[U-Boot] [PATCH] openrisc: updating build tools naming convention
 2015-11-08 14:37 UTC 

[PATCH] n_tty: Clarify copy_from_read_buf()
 2015-11-08 14:35 UTC  (2+ messages)
` [PATCH] n_tty: Uninline tty_copy_to_user()

[PATCH] tty: Simplify tty_set_ldisc() exit handling
 2015-11-08 14:29 UTC 

ceph encoding optimization
 2015-11-08 14:28 UTC  (7+ messages)

[GIT PULL] dmaengine update for 4.4
 2015-11-08 14:32 UTC 

[PATCH 1/4] staging: comedi: use kmalloc_array instead of kmalloc
 2015-11-08 14:17 UTC  (5+ messages)
` [PATCH 2/4] staging: rdma: "
  ` [PATCH 3/4] staging: lustre: libcfs: "
    ` [PATCH 4/4] staging: rtl8192u: r8192U_core: "

Request for Comments: Weighted Round Robin OP Queue
 2015-11-08 14:20 UTC  (9+ messages)

[PATCH] tty: Remove dead tty_write_flush() declaration and macro
 2015-11-08 14:18 UTC  (2+ messages)
` [PATCH] tty: Remove unused SERIAL_DO_RESTART define

[PATCH v3 10/10] arm64: dts: Enable the Thermal on R88 board
 2015-11-08 14:14 UTC  (5+ messages)

[kernel-hardening] Proposal for kernel self protection features
 2015-11-08 14:09 UTC  (12+ messages)
` [kernel-hardening] "

[PATCH] clk: imx: clk-imx6q: Let OSC to be routed to anaclk2/2b
 2015-11-08 14:07 UTC 

[PATCH] tty: Only allow slave pty as controlling tty
 2015-11-08 14:06 UTC 

[Buildroot] [PATCH] boost: fix sparc64 compile, set the correct instruction-set
 2015-11-08 14:02 UTC  (2+ messages)

[Buildroot] [git commit] boost: fix sparc64 compile, set the correct instruction-set
 2015-11-08 14:02 UTC 

[Buildroot] [PATCH] gcc-final: hard link TARGET-cc -> TARGET-gcc
 2015-11-08 14:01 UTC  (2+ messages)

[Buildroot] [git commit] gcc-final: hard link TARGET-cc -> TARGET-gcc
 2015-11-08 14:00 UTC 

[Buildroot] [PATCH] system: Fix warning when selecting systemd
 2015-11-08 13:58 UTC  (2+ messages)

[Buildroot] [git commit] system: Fix warning when selecting systemd
 2015-11-08 13:58 UTC 

[RFC] generic NVMe target and NVMe loop driver
 2015-11-08 13:57 UTC  (8+ messages)
` [PATCH 7/8] nvmet: add a generic NVMe target
` [PATCH 8/8] nvme-loop: add a NVMe loopback device

[Buildroot] [PATCH] system: Fix for NFS booting with interface config via DHCP
 2015-11-08 13:57 UTC  (2+ messages)

[PATCH] tty: audit: Fix audit source
 2015-11-08 13:52 UTC  (4+ messages)
` [PATCH v2] "

Linux 4.2.4
 2015-11-08 13:51 UTC  (9+ messages)

[PATCH V2 2/3] dmaselftest: add memcpy selftest support functions
 2015-11-08 13:53 UTC  (11+ messages)

[RFC PATCH 00/28] Linux Kernel Library
 2015-11-08 13:45 UTC  (6+ messages)
` [RFC PATCH 19/28] lkl tools: host lib: virtio block device

[PATCH 0/2] vb2: modify VIDIOC_CREATE_BUFS format handling
 2015-11-08 13:43 UTC  (4+ messages)
` [PATCH 1/2] vb2: drop v4l2_format argument from queue_setup

[Buildroot] [git commit] website/news: update with release date and announcement e-mail link
 2015-11-08 13:42 UTC 

[PATCH] thermal: rockchip: fix compile error
 2015-11-08 13:40 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] bump libtirpc to 1.0.1
 2015-11-08 13:37 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] libtirpc: bump to version 1.0.1

[U-Boot] [PATCH v4 1/7] ARM: OMAP4/5: Centralize early clock initialization
 2015-11-08 13:36 UTC  (9+ messages)
` [U-Boot] [PATCH v4 3/7] ARM: omap-common: Add standard access for board description EEPROM
` [U-Boot] [PATCH v4 4/7] ti: am335x: Use generic EEPROM detection logic
` [U-Boot] [PATCH v4 5/7] ti: AM437x: "
` [U-Boot] [PATCH v4 7/7] board: ti: AM57xx: Add detection logic for AM57xx-evm

[nightly] Core TISDK (daisy/1.6) 2015.06 build 2015-11-08_05-01-41
 2015-11-08 13:34 UTC 

[Buildroot] [PATCH 1/1] package/mpg123: fix static linking issue with alsa
 2015-11-08 13:32 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/16] device model bring-up of ti-qspi on dra72, dra74 and am437x-sk evm
 2015-11-08 13:32 UTC  (21+ messages)
` [U-Boot] [PATCH v2 01/16] drivers: spi: ti_qspi: do not hard code chip select for memory map configuration
` [U-Boot] [PATCH v2 02/16] drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model conversion
` [U-Boot] [PATCH v2 05/16] spi: Add support for dual and quad mode
` [U-Boot] [PATCH v2 07/16] dts: dra7: add spi alias for qspi
` [U-Boot] [PATCH v2 08/16] drivers: spi: ti_qspi: convert driver to adopt device driver model
` [U-Boot] [PATCH v2 09/16] arm: dts: dra7: add qspi register maps for memory map and control module
` [U-Boot] [PATCH v2 12/16] defconfig: dra72_evm: enable spi driver model
` [U-Boot] [PATCH v2 13/16] defconfig: dra74_evm: "
` [U-Boot] [PATCH v2 15/16] arm: dts: am4372: add qspi register maps for memory map
` [U-Boot] [PATCH v2 16/16] defconfig: am437x_sk_evm: enable spi driver model

[Buildroot] [git commit] package/mpg123: fix static linking issue with alsa
 2015-11-08 13:31 UTC 

Bonding Active/Backup mode
 2015-11-08 13:23 UTC 

Bug: t5813 failing on Cygwin
 2015-11-08 13:21 UTC  (6+ messages)

lock-up on boot with x86/PCI/ACPI: Use common interface to support PCI host bridge
 2015-11-08 13:18 UTC  (3+ messages)

[GIT PULL] RTC for 4.4
 2015-11-08 13:17 UTC  (2+ messages)
` [rtc-linux] "

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] 9bcfabdbbfbcc38cfdcd918f88a7c04771a27d63 BUILD SUCCESS
 2015-11-08 13:14 UTC 

test_user_copy may kill ARAnyM
 2015-11-08 13:06 UTC 

Recent changes (master)
 2015-11-08 13:00 UTC 

[PATCH] tty: Fix direct use of tty buffer work
 2015-11-08 12:53 UTC 

[Intel-wired-lan] [next PATCH S21 00/14] i40e/i40evf updates
 2015-11-08 12:46 UTC  (3+ messages)
` [Intel-wired-lan] [next PATCH S21 07/14] i40e: propagate properly

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] 4dbdd5267333824088e1c9b5858130c0305b3eab BUILD SUCCESS
 2015-11-08 12:44 UTC 

[U-Boot] [PATCH] ARM: uniphier: drop UniPhier specific SMP code
 2015-11-08 12:43 UTC  (4+ messages)

[Patch v7 4/7] PCI/ACPI add interface to acpi_pci
 2015-11-08 12:40 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2015-11-06
 2015-11-08 12:37 UTC  (2+ messages)

[PATCH] ptrace: use fsuid, fsgid, effective creds for fs access checks
 2015-11-08 12:08 UTC  (2+ messages)

[PATCH v3 0/4] watchdog: meson: Add meson8b watchdog
 2015-11-08 12:18 UTC  (10+ messages)
` [PATCH v3 1/4] watchdog: meson: Enable meson SoC specific data
` [PATCH v3 2/4] watchdog: meson: Add meson8b "
` [PATCH v3 3/4] Documentation: watchdog: Add new bindings for meson8b
` [PATCH v3 4/4] ARM: dts: meson8b: Add watchdog node

[Qemu-devel] Minutes of QEMU Summit 2015 (2015-08-18, Seattle)
 2015-11-08 12:12 UTC  (4+ messages)

[Qemu-devel] [Bug 1512134] [NEW] Multiboot v1 memory map offset wrong
 2015-11-08 11:56 UTC  (2+ messages)
` [Qemu-devel] [Bug 1512134] "

[PATCH] MAINTAINERS: wil6210: new maintainer - Maya Erez
 2015-11-08 12:03 UTC 

SVN based AUTOREV detection?
 2015-11-08 12:03 UTC  (2+ messages)

[PATCH v3 0/3] virtio DMA API core stuff
 2015-11-08 12:00 UTC  (15+ messages)

[PATCH mesa 0/5] nouveau: codegen: Make use of double immediates
 2015-11-08 11:58 UTC  (3+ messages)

[B.A.T.M.A.N.] 5Ghz ad-hoc network for batman-adv
 2015-11-08 11:51 UTC  (4+ messages)

PS3 remote battery drain
 2015-11-08 11:51 UTC 

XFS freeze (xfsaild blocked) with 4.2.5 (also 4.3)
 2015-11-08 11:49 UTC 

[PATCH 4.1 00/86] 4.1.13-stable review
 2015-11-08 11:45 UTC  (4+ messages)
` [PATCH 4.1 11/86] iommu/amd: Fix BUG when faulting a PROT_NONE VMA

[Bug 69882] New: [NVE6] GPU lockups
 2015-11-08 11:36 UTC  (3+ messages)
  ` [Bug 69882] "

[PATCH] Escape Git's exec path in contrib/rerere-train.sh script
 2015-11-08 11:27 UTC 

[Xenomai] intel turbo boost
 2015-11-08 11:26 UTC  (3+ messages)

[PATCH 02/12] staging: rtl8188eu: return value and argument types changed in _rtl88e_write_fw function
 2015-11-08 11:26 UTC  (3+ 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.