All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-24 12:37:34 to 2016-07-24 15:31:22 UTC [more...]

[PATCH v5 00/15] allow BFLT executables on systems with a MMU
 2016-07-24 15:30 UTC  (56+ messages)
` [PATCH v5 01/15] binfmt_flat: assorted cleanups
` [PATCH v5 02/15] binfmt_flat: convert printk invocations to their modern form
` [PATCH v5 03/15] binfmt_flat: prevent kernel dammage from corrupted executable headers
` [PATCH v5 04/15] elf_fdpic_transfer_args_to_stack(): make it generic
` [PATCH v5 05/15] binfmt_flat: use generic transfer_args_to_stack()
` [PATCH v5 06/15] binfmt_flat: clean up create_flat_tables() and stack accesses
` [PATCH v5 07/15] binfmt_flat: use proper user space accessors with relocs processing code
` [PATCH v5 08/15] binfmt_flat: use proper user space accessors with old relocs code
` [PATCH v5 09/15] binfmt_flat: use clear_user() rather than memset() to clear .bss
` [PATCH v5 10/15] binfmt_flat: update libraries' data segment pointer with userspace accessors
` [PATCH v5 11/15] binfmt_flat: add MMU-specific support
` [PATCH v5 12/15] binfmt_flat: allow compressed flat binary format to work on MMU systems
` [PATCH v5 13/15] m68k: fix bFLT executable running on MMU enabled systems
` [PATCH v5 14/15] m68k: enable binfmt_flat on systems with an MMU
` [PATCH v5 15/15] ARM: "

[PATCH v5 00/15] allow BFLT executables on systems with a MMU
 2016-07-24 15:30 UTC 

[Bug 96876] New: system freeze "fifo: gr engine fault on channel 6" NVIDIA
 2016-07-24 15:28 UTC  (2+ messages)
  ` [Bug 96876] "

[Bug 97025] flip queue failed: Device or resource busy
 2016-07-24 15:28 UTC  (2+ messages)

You’ve won!
 2016-07-24 13:58 UTC 

[PATCH -next] xtensa: Fix build error due to missing include file
 2016-07-24 15:18 UTC  (5+ messages)

[U-Boot] [PATCH 0/4] tools: moveconfig: improve header cleanup feature
 2016-07-24 15:19 UTC  (6+ messages)
` [U-Boot] [PATCH 1/4] tools: moveconfig: trim garbage lines after header cleanups
` [U-Boot] [PATCH 2/4] tools: moveconfig: show result of header cleaning in unified diff
` [U-Boot] [PATCH 3/4] tools: moveconfig: show result of header cleaning in color mode
` [U-Boot] [PATCH 4/4] tools: moveconfig: fix cleanup of defines across multiple lines

[Cocci] Remove unnecessary null pointer checks?
 2016-07-24 15:17 UTC  (24+ messages)
          ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
            ` [PATCH] libnvdimm-btt: Delete an unnecessary check before the function call "__nd_device_register"
              ` [PATCH] libnvdimm-btt: Delete an unnecessary check before the function call "__nd_device_registe
            ` [PATCH] scsi: Delete an unnecessary check before the function call "kfree"

[U-Boot] [PATCH 1/5] warp: Use imx_ddr_size() for calculating the DDR size
 2016-07-24 15:17 UTC  (3+ messages)
` [U-Boot] [PATCH 4/5] novena: Remove uneeded PHYS_SDRAM_SIZE

[U-Boot] [PATCH] ARM: socfpga: use the default CONFIG_BOOTDELAY=2
 2016-07-24 15:16 UTC  (2+ messages)

[Qemu-devel] [Bug 1603636] [NEW] Guest has not initialized the display yet on ubuntu 16.10 PPC
 2016-07-24 15:06 UTC  (2+ messages)
` [Qemu-devel] [Bug 1603636] "

[ath9k-devel] EOMA68-A20 (allwinner sunxi a20) 4.7.0-rc2 ath9k_htc "ath9k_htc: Unable to allocate URBs" issue
 2016-07-24 15:14 UTC  (3+ messages)

[PATCH v2 0/7] More layoutreturn nits
 2016-07-24 15:07 UTC  (8+ messages)
` [PATCH v2 1/7] pNFS: Clear the layout return tracking on layout reinitialisation
  ` [PATCH v2 2/7] pNFS: Ensure layoutreturn acts as a completion for layout callbacks
    ` [PATCH v2 3/7] pNFS: Do not set plh_return_seq for non-callback related layoutreturns
      ` [PATCH v2 4/7] pNFS: Remove redundant stateid invalidation
        ` [PATCH v2 5/7] NFS: pnfs_mark_matching_lsegs_return() should match the layout sequence id
          ` [PATCH v2 6/7] pNFS: Cleanup - don't open code pnfs_mark_layout_stateid_invalid()
            ` [PATCH v2 7/7] pNFS: Fix CB_LAYOUTRECALL stateid verification

[Buildroot] [PATCH v2] toolchain: add hidden symbol for PIE support
 2016-07-24 15:06 UTC  (2+ messages)

[PATCH] arch/x86/kernel/cpu/microcode/intel: don't store initrd's start
 2016-07-24 15:05 UTC 

[PATCH v4 0/4] ARS rescanning triggered by latent errors or userspace
 2016-07-24 14:55 UTC  (5+ messages)
` [PATCH v4 2/4] nfit, libnvdimm: allow an ARS scrub to be triggered on demand

[Bug 97065] New: memory leak under Xwayland with old sdl1 applications
 2016-07-24 14:55 UTC  (6+ messages)
  ` [Bug 97065] "

[oe-commits] [openembedded-core] 21/28: rt-tests: move ptest to python3
 2016-07-24 14:53 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] package/runc: use BR_PATH to find pkg-config
 2016-07-24 14:49 UTC  (6+ messages)
` [Buildroot] [PATCH 2/3] package/runc: fix shared only build when libseccomp is enabled
` [Buildroot] [PATCH 3/3] package/runc: disable for static only build

[Buildroot] [PATCH v2] package/gdb: fix gnulib issue with musl and uClibc toolchains
 2016-07-24 14:49 UTC 

Is there a way to force probe to be called (etherned driver) ?
 2016-07-24 14:44 UTC  (3+ messages)

[Buildroot] [PATCH 1/3] docker-containerd: pass -extldflags '-static' on when BR2_STATIC_LIBS=y
 2016-07-24 14:43 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] flannel: "
` [Buildroot] [PATCH 3/3] runc: "

[PATCH 0/5 RFC] Add an interface to discover relationships between namespaces
 2016-07-24 14:30 UTC  (8+ messages)
` [PATCH 1/5] namespaces: move user_ns into ns_common
  ` [PATCH 2/5] kernel: add a helper to get an owning user namespace for a namespace

[nightly] RT Core TISDK (krogoth/2.1) 2016.07 build 2016-07-24_07-00-47
 2016-07-24 14:42 UTC 

[Buildroot] [PATCH 1/1] Texas Instruments am335x-evm support
 2016-07-24 14:41 UTC  (2+ messages)

[PATCH 00/10] dmaengine: qcom_hidma: add MSI interrupt support
 2016-07-24 14:40 UTC  (9+ messages)
` [PATCH 04/10] dmaending: qcom_hidma: configure DMA and MSI for OF
` [PATCH 10/10] dmaengine: qcom_hidma: add MSI support for interrupts

Help with DISTRO settings
 2016-07-24 14:38 UTC  (5+ messages)

Message From US ARMY Medical Team
 2016-07-24 14:33 UTC  (2+ messages)

[Buildroot] [PATCH] omniorb: add patch to fix musl build
 2016-07-24 14:30 UTC  (2+ messages)

[Buildroot] [git commit] omniorb: add patch to fix musl build
 2016-07-24 14:30 UTC 

[PATCH v3 3/8] Input: synaptics-rmi4: Add dribble and palm gesture parameters to device tree
 2016-07-24 14:29 UTC  (4+ messages)

[PATCH v3 0/6] libfdt: Add support for device tree overlays
 2016-07-24 14:29 UTC  (3+ messages)
` [PATCH v3 6/6] libfdt: Add overlay application function

[Buildroot] [PATCH] package/gdb: fix gnulib issue with musl and uClibc toolchains
 2016-07-24 14:26 UTC  (6+ messages)

[PATCH] pinctrl: fix pincontrol definition for marvell
 2016-07-24 14:25 UTC  (2+ messages)

[Cluster-devel] [PATCH 1/1 linux-next] GFS2: use BIT() macro
 2016-07-24 14:24 UTC  (2+ messages)
`  "

[PATCH] nfsd: Make creates return EEXIST correctly instead of EPERM
 2016-07-24 14:23 UTC  (5+ messages)
` [PATCH 3/7] nfsd: remove redundant i_lookup check

[PATCH bluetooth-next 1/2] mac802154: set phy net namespace for new ifaces
 2016-07-24 14:12 UTC  (2+ messages)
` [PATCH bluetooth-next 2/2] 6lowpan: ndisc: no overreact if no short address is available

[Buildroot] [PATCH v3 1/4] package/ti-sgx-km: new package
 2016-07-24 14:11 UTC  (3+ messages)
` [Buildroot] [PATCH v3 3/4] package/ti-sgx-demos: "

[PATCH] Add support for the Domintech DMARD09 3-axis accelerometer
 2016-07-24 14:11 UTC  (6+ messages)
` [PATCH v2] iio: accel: add "
  ` [PATCH] "

[Buildroot] [git commit] package/ti-sgx-demos: new package
 2016-07-24 14:10 UTC 

[Buildroot] [PATCH] package/gdb: gdbserver: add missing header
 2016-07-24 14:06 UTC  (3+ messages)

[Buildroot] [PATCH v2 0/6] Add support for AMD Catalyst graphics driver
 2016-07-24 14:05 UTC  (6+ messages)
` [Buildroot] [PATCH v2 1/6] support/download: Add support to pass options directly to downloaders

export statements and command substitution
 2016-07-24 14:05 UTC  (2+ messages)

'kbuild: simpler generation of assembly constants' causing frv build errors
 2016-07-24 14:02 UTC  (3+ messages)

[PATCH v2 0/4] Add support for cros-ec-sensors
 2016-07-24 13:57 UTC  (5+ messages)
` [PATCH v2 1/4] iio: cros_ec_sensors_core: Add common functions for the ChromeOS EC Sensor Hub
` [PATCH v2 2/4] iio: cros_ec_sensors: add ChromeOS EC Contiguous Sensors driver

[PATCH 0/6] Support for zoned block devices
 2016-07-24 13:51 UTC  (9+ messages)
` [PATCH 4/6] block: Add 'zoned' sysfs queue attribute

Bug: "git log --format='format:%+s%+b'" doesn't insert newline before body
 2016-07-24 13:46 UTC 

[Buildroot] [git commit] package/gdb: gdbserver: add missing header
 2016-07-24 13:45 UTC 

[Buildroot] [PATCH v3 1/1] configs: add Arcturus uCP1020 BSP support
 2016-07-24 13:44 UTC  (2+ messages)

[U-Boot] [PATCH] mx7: Allow selection of secure or non-secure mode
 2016-07-24 13:39 UTC  (3+ messages)

[Buildroot] [git commit] configs: add Arcturus uCP1020 BSP support
 2016-07-24 13:38 UTC 

[PATCH] iio: add Kconfig selects needed for triggered buffer compiles
 2016-07-24 13:38 UTC  (2+ messages)

[Buildroot] [git commit] configs/odroidc2: update boot.ini
 2016-07-24 13:37 UTC 

[Buildroot] [PATCH v2] odroidc2: update boot.ini
 2016-07-24 13:36 UTC  (2+ messages)

[Buildroot] [PATCH 1/2 v3] odroid-scripts: New Package
 2016-07-24 13:34 UTC  (8+ messages)
` [Buildroot] [PATCH 2/2 v4] odroid-mali: "

[PATCH][stable-4.1/3.18] mm/swap.c: Fix a copy&paste error during backport
 2016-07-24 13:30 UTC  (3+ messages)

[Buildroot] [PATCH v9 1/2] package/docker-containerd: bump to latest
 2016-07-24 13:29 UTC  (4+ messages)
` [Buildroot] [PATCH v9 2/2] docker-engine: new package

[PATCH 1/1 linux-next] kbuild: add make force=1 for testing
 2016-07-24 13:28 UTC 

[PATCH v2 0/3] iio: stx104: Add IIO support for the ADC channels
 2016-07-24 13:22 UTC  (7+ messages)
` [PATCH v2 1/3] iio: stx104: Unregister IIO device on remove callback
` [PATCH v2 2/3] iio: stx104: Add IIO support for the ADC channels
` [PATCH v2 3/3] iio: stx104: Move the STX104 IIO driver to the ADC directory

[PATCH net-next V2 0/2] Mellanox 100G mlx5 minimum inline header mode
 2016-07-24 13:12 UTC  (3+ messages)
` [PATCH net-next V2 1/2] net/mlx5e: Check the minimum inline header mode before xmit
` [PATCH net-next V2 2/2] net/mlx5e: Query minimum required header copy during xmit

is_err checking
 2016-07-24 13:17 UTC  (3+ messages)

kexec: device shutdown vs. remove
 2016-07-24 13:15 UTC  (5+ messages)

[Buildroot] [git commit] package/docker-containerd: bump to latest
 2016-07-24 13:14 UTC 

[Buildroot] [PATCH v4] igd2-for-linux: new package
 2016-07-24 13:14 UTC  (2+ messages)

[Buildroot] [git commit] igd2-for-linux: new package
 2016-07-24 13:13 UTC 

[PATCH] getitimer.2: tfix
 2016-07-24 13:13 UTC 

[U-Boot] [PATCH] tree-wide: move CONFIG_PHYS_64BIT to Kconfig
 2016-07-24 13:12 UTC 

[PATCH V1 for-next 0/2] Support for Send Only Full Member multicast join
 2016-07-24 13:11 UTC  (2+ messages)

[Buildroot] [PATCH] package/terminology: new package
 2016-07-24 13:09 UTC  (2+ messages)

[Buildroot] [git commit] package/terminology: new package
 2016-07-24 13:08 UTC 

[PATCH] iio: stx104: Store channel output state values as int
 2016-07-24 13:06 UTC  (2+ messages)

[Buildroot] [PATCH] package/sdl2_ttf: x-includes and x-libraries must be set for cross-compiling
 2016-07-24 13:04 UTC  (2+ messages)

[Buildroot] [git commit] package/sdl2_ttf: x-includes and x-libraries must be set for cross-compiling
 2016-07-24 13:03 UTC 

[Qemu-devel] TCG problem with cpu_{st,ld}x_data ?
 2016-07-24 12:52 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/1] package/rtl8821au: switch to abperiasamy fork
 2016-07-24 12:50 UTC  (2+ messages)

[Buildroot] [git commit] package/rtl8821au: switch to abperiasamy fork
 2016-07-24 12:49 UTC 

hardlinking and deleting milions of small files
 2016-07-24 12:48 UTC  (2+ messages)

[PATCH] getitimer.2: tfix
 2016-07-24 12:46 UTC 

Some advice required for IIO driver (cm3218)
 2016-07-24 12:42 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/kodi: Support libcurl version 7.5.0
 2016-07-24 12:37 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.