All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-14 17:40:00 to 2016-01-14 19:10:16 UTC [more...]

[PATCH v3 0/3] new ib_drain_qp() API
 2016-02-11 22:44 UTC  (2+ messages)
  ` [PATCH 2/3] iw_cxgb4: add queue drain functions

[PATCH v2 0/3] new ib_drain_qp() API
 2016-02-08 22:14 UTC  (2+ messages)
  ` [PATCH 2/3] iw_cxgb4: add drain_qp function

[PATCH 0/3] new ib_drain_qp() API
 2016-02-05 21:55 UTC  (2+ messages)
  ` [PATCH 2/3] iw_cxgb4: add drain_qp function

[OSSTEST PATCH] enable FLASK_ENABLE when using it for testing
 2016-01-14 19:10 UTC  (11+ messages)
` [OSSTEST PATCH] pass --{enable, disable}-xsmpolicy based on XSM state
  ` [xen-unstable test] 77945: regressions - FAIL
            ` [xen-unstable test] 77945: regressions - FAIL [and 2 more messages]

[LSF/MM ATTEND][LSF/MM TOPIC] Multipath redesign
 2016-01-14 19:09 UTC  (4+ messages)
` [dm-devel] "

[PATCH 6/6] Add configure check for members of dirent for use in io/readdir.c
 2016-01-14 19:06 UTC  (5+ messages)

[PATCH 0/7] Misc WM fixes and Arbitrated Display Bandwidth WA for SKL
 2016-01-14 19:07 UTC  (3+ messages)
` [PATCH 1/7] drm/i915/skl+: Use proper bytes_per_pixel during WM calculation

[PATCH v2] clk: shmobile: r8a7795: Add SDHI clocks
 2016-01-14 19:06 UTC  (5+ messages)

[PATCH] af_unix: Use kfree for addresses in unix_bind
 2016-01-14 19:05 UTC  (3+ messages)

[PATCH v4 00/14][For 4.6] Btrfs: Add inband (write time) de-duplication framework
 2016-01-14 19:04 UTC  (4+ messages)
` [PATCH v4 17/18] btrfs: dedup: add a property handler for online dedup

[U-Boot] [PATCH] am335x: BeagleBones enable CONFIG_AUTOBOOT_KEYED
 2016-01-14 19:03 UTC  (2+ messages)

[PATCH] v4l: add V4L2_CID_MPEG_VIDEO_FORCE_FRAME_TYPE
 2016-01-14 19:02 UTC  (7+ messages)

[PATCH V4 00/16] Add generic PM domain support for Tegra
 2016-01-14 19:02 UTC  (7+ messages)
` [PATCH V4 05/16] soc: tegra: pmc: Avoid extra remapping of PMC registers

[PATCH v2 fixed line wrap mangling] fuse: Add support for fuse stacked I/O
 2016-01-14 19:01 UTC  (2+ messages)

[Buildroot] [PATCH] openssh: security bump to version 7.1p2
 2016-01-14 19:01 UTC  (2+ messages)

[PATCH 0/5] coresight: miscellaneous fix and cleanup
 2016-01-14 18:58 UTC  (12+ messages)
` [PATCH 1/5] coresight: fixing indentation problem
` [PATCH 2/5] coresight: fixing lockdep error
` [PATCH 3/5] coresight: coresight_unregister() function cleanup
` [PATCH 4/5] coresight: release reference taken by 'bus_find_device()'
` [PATCH 5/5] coresight: remove csdev's link from topology

[PATCH v3 00/21] arm64: implement support for KASLR
 2016-01-14 18:57 UTC  (8+ messages)
` [PATCH v3 07/21] arm64: move kernel image to base of vmalloc area
          ` [kernel-hardening] "

[Buildroot] [PATCH] sqlite: bump to version 3.10.1
 2016-01-14 18:57 UTC 

[PATCH] fuse: Add support for fuse stacked I/O
 2016-01-14 18:57 UTC  (3+ messages)

[RFC PATCH] pci: Identify Enhanced Allocation (EA) BAR Equivalent resources
 2016-01-14 18:54 UTC  (3+ messages)

[PATCH] drm: Do not set connector->encoder in drivers
 2016-01-14 18:54 UTC  (3+ messages)

Find main branch
 2016-01-14 18:53 UTC  (5+ messages)

[PATCH v3 4/4] USB: serial: cp210x: Switch to new register access functions for large registers
 2016-01-14 18:53 UTC  (6+ messages)

[PATCH] rilmodem: Fix GPRS feature inavailable issue
 2016-01-14 18:52 UTC  (2+ messages)

[PATCH] t0060: loosen overly strict expectations
 2016-01-14 18:52 UTC  (4+ messages)

[PATCH] resize2fs: clear uninit BG if allocating from new group
 2016-01-14 18:50 UTC  (3+ messages)
` [PATCH V2] "

Request
 2016-01-14 17:28 UTC 

[PATCH 09/21] drm: Clean up pending events in the core
 2016-01-14 18:49 UTC  (4+ messages)
` [PATCH] "
  ` [Intel-gfx] "

[PATCH net-next] hv_netvsc: don't make assumptions on struct flow_keys layout
 2016-01-14 18:48 UTC  (12+ messages)

[Qemu-devel] [PATCH 0/8] target-arm: support mixed 32/64 bit execution beyond EL0
 2016-01-14 18:34 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/8] target-arm: Properly support EL2 and EL3 in arm_el_is_aa64()
` [Qemu-devel] [PATCH 2/8] target-arm: Move aarch64_cpu_do_interrupt() to helper.c
` [Qemu-devel] [PATCH 3/8] target-arm: Use a single entry point for AArch64 and AArch32 exceptions
` [Qemu-devel] [PATCH 4/8] target-arm: Pull semihosting handling out to arm_cpu_do_interrupt()
` [Qemu-devel] [PATCH 5/8] target-arm: Fix wrong AArch64 entry offset for EL2/EL3 target
` [Qemu-devel] [PATCH 6/8] target-arm: Handle exception return from AArch64 to non-EL0 AArch32
` [Qemu-devel] [PATCH 7/8] target-arm: Implement remaining illegal return event checks
` [Qemu-devel] [PATCH 8/8] target-arm: ignore ELR_ELx[1] for exception return to 32-bit ARM mode

[PATCH 00/22] drm_event cleanup, round 2
 2016-01-14 18:46 UTC  (7+ messages)
` [PATCH 02/22] drm: Add functions to setup/tear down drm_events
` [PATCH 05/22] drm: Create drm_send_event helpers
` [PATCH 09/22] drm: Clean up pending events in the core

[LTP] LTP release status
 2016-01-14 18:46 UTC 

[PATCH V3 00/21] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-01-14 18:44 UTC  (16+ messages)
` [PATCH V3 14/21] x86, ia64: Include acpi_pci_{add|remove}_bus to the default pcibios_{add|remove}_bus implementation

x86/microcode update on systems without INITRD
 2016-01-14 18:43 UTC  (11+ messages)
                  ` [RFC PATCH] x86/kconfig: Sanity-check config file during oldconfig

[PATCH v1] xen/arm: Add r1p12 to the list of supported Cadence UARTs
 2016-01-14 18:44 UTC 

[PATCH] nbd: ratelimit error msgs after socket close
 2016-01-14 18:42 UTC 

[PATCH lttng-tools] Fix: test: use load_path instead of $1
 2016-01-14 18:40 UTC 

[GIT PULL] Backlight for v4.5
 2016-01-14 18:39 UTC  (2+ messages)

Worktree "gitdir" file being mangled after upgrade to 2.7.0
 2016-01-14 18:36 UTC  (2+ messages)

[PATCH v3 2/4] USB: serial: cp210x: Switch to new 16-bit register access functions
 2016-01-14 18:23 UTC  (4+ messages)

[PATCH] mke2fs: don't accept too-high revision levels
 2016-01-14 18:35 UTC  (2+ messages)

[U-Boot] [PATCH v7 2/2] arm: move gd handling outside of C code
 2016-01-14 18:35 UTC  (3+ messages)
` [U-Boot] [U-Boot, v7, "

[PATCH 1/3] ARM: dts: omap5-board-common: enable rtc and charging of backup battery
 2016-01-14 18:35 UTC  (16+ messages)

[PATCH v2] xen/spinlock: Use mnemonics for recursive spinlock sentinel values
 2016-01-14 18:33 UTC 

[PATCH RFC 00/27] PM/Domains: Cluster idle support for ARM SoCs
 2016-01-14 18:33 UTC  (5+ messages)
` [PATCH RFC 08/27] PM / Domains: Support IRQ safe PM domains

[RFC PATCH v6 00/28] libxl: Deprivilege qemu
 2016-01-14 18:31 UTC  (6+ messages)
` [PATCH 03/28] libxl: Provide libxl__dm_support_*

Request
 2016-01-14 17:13 UTC 

[U-Boot] [PATCH 00/23] dm: tegra: Convert tegra20 and tegra124 video drivers to driver model
 2016-01-14 18:28 UTC  (24+ messages)
` [U-Boot] [PATCH 01/23] tegra: keyboard: Fix the init order
` [U-Boot] [PATCH 02/23] dm: video: Flush the cache after a puts()
` [U-Boot] [PATCH 03/23] tegra: mmc: Fix comments in the MMC driver init
` [U-Boot] [PATCH 04/23] tegra: dts: Sync up the tegra124 device tree files with Linux
` [U-Boot] [PATCH 05/23] tegra: dts: Sync up nyan-big "
` [U-Boot] [PATCH 06/23] tegra: gpio: Show the GPIO value for outputs
` [U-Boot] [PATCH 07/23] tegra: pwm: Add a driver for the tegra PWM
` [U-Boot] [PATCH 08/23] tegra: lcd: Merge tegra124-lcd.c into display.c
` [U-Boot] [PATCH 09/23] tegra: Allow driver model to be used for the PWM
` [U-Boot] [PATCH 10/23] tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCD
` [U-Boot] [PATCH 11/23] tegra: nyan-big: Move the LCD driver to driver model
` [U-Boot] [PATCH 12/23] tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20
` [U-Boot] [PATCH 13/23] tegra: dts: Sync tegra20.dtsi with Linux v4.4
` [U-Boot] [PATCH 14/23] tegra: video: Merge the display driver into one file
` [U-Boot] [PATCH 15/23] tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig
` [U-Boot] [PATCH 16/23] tegra: video: Merge the two config structures together
` [U-Boot] [PATCH 17/23] tegra: video: Convert tegra20 LCD driver to driver model
` [U-Boot] [PATCH 18/23] tegra: video: Remove the static variables
` [U-Boot] [PATCH 19/23] tegra: video: Move LCD enums into the driver
` [U-Boot] [PATCH 20/23] tegra: video: Move all fdt-decoding into a single function
` [U-Boot] [PATCH 21/23] tegra: Convert CONFIG_PWM_TEGRA to Kconfig
` [U-Boot] [PATCH 22/23] tegra: video: Move LCD driver to use the DM PWM driver
` [U-Boot] [PATCH 23/23] tegra: video: Clean up the old LCD/PWM driver code

[Qemu-devel] [PATCH] disas/libvixl: Really suppress gcc 4.6.3 sign-compare warnings
 2016-01-14 18:27 UTC  (3+ messages)

[U-Boot] [PATCH] drivers/ddr/fsl: fsl_ddr_sdram_size remove unused controllers
 2016-01-14 18:28 UTC 

[PATCH] matchbox-keyboard: Fix build failure with ld-is-gold
 2016-01-14 18:27 UTC  (5+ messages)

[PATCH] directfb.inc: enable bfd linker workaround for all arm targets
 2016-01-14 18:25 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/pci: do not update the PCI mappings while Decode (I/O or memory) bit is not set in the Command register
 2016-01-14 18:25 UTC  (12+ messages)

[meta-oe] OpenLDAP modules
 2016-01-14 18:19 UTC  (7+ messages)

[PATCH] r8152 add Microsoft Dock IDs
 2016-01-14 18:16 UTC  (2+ messages)

drivers/infiniband/hw/mlx5/main.c:1162:1: warning: the frame size of 1108 bytes is larger than 1024 bytes
 2016-01-14 18:14 UTC 

[PATCH] git-svn: loosen config globs limitations
 2016-01-14 18:15 UTC  (4+ messages)
  ` [PATCH] git-svn: shorten glob error message

bitbake meta-toolchain-qt5 error
 2016-01-14 18:14 UTC  (14+ messages)

[PATCH] unbreak allmodconfig KCONFIG_ALLCONFIG=
 2016-01-14 18:13 UTC 

[RFC5 PATCH v6 00/21] ILP32 for ARM64
 2016-01-14 18:11 UTC  (4+ messages)
` [PATCH v6 20/21] all: s390: make compat wrappers the generic solution

[U-Boot] [PATCH] mmc: fsl_esdhc: increase data transaction timeout to 500ms
 2016-01-14 18:09 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] target-arm: raise exception on misaligned LDREX operands
 2016-01-14 18:08 UTC  (3+ messages)

[U-Boot] [v2] mmc: fsl_esdhc: fix mmc read/write error on T4080
 2016-01-14 18:09 UTC  (4+ messages)

[U-Boot] [PATCH 00/11] imx: introduce rdc and boot auxiliary core
 2016-01-14 18:07 UTC  (8+ messages)
` [U-Boot] [PATCH 06/11] imx: imx-common: introduce "

[xtables-addons] Problem with compilation
 2016-01-14 18:06 UTC  (2+ messages)

[U-Boot] [PATCH] board: ls2085aqds: Update kernel_size env variable
 2016-01-14 18:06 UTC  (2+ messages)

[PATCH 00/15] megaraid_sas: Updates for scsi-next
 2016-01-14 18:05 UTC  (3+ messages)
` [PATCH 08/15] megaraid_sas: Code optimization build_and_issue_cmd return-type

[U-Boot] Please pull u-boot-marvell/master
 2016-01-14 18:04 UTC  (2+ messages)

[U-Boot] [PATCH] At start of autoboot check, flush any pending RX bytes
 2016-01-14 18:03 UTC  (7+ messages)

[U-Boot] [PATCH 1/9] ARM: zynq: Remove memory division by 2 for ECC case
 2016-01-14 18:03 UTC  (4+ messages)
` [U-Boot] [PATCH 6/9] ARM: zynq: Clean DTSI coding style

[U-Boot] [PATCH 1/3] vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF
 2016-01-14 18:02 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] axm/taurus: Enable tiny printf in SPL
` [U-Boot] [PATCH 3/3] gunzip.c: Only include gzwrite on CONFIG_CMD_UNZIP

[RFC 00/15] Add 64 bit timestamp support
 2016-01-14 18:00 UTC  (5+ messages)
` [RFC 02/15] vfs: Change all structures to support 64 bit time
    ` [Y2038] "

Package naming "exceptions" in Yocto
 2016-01-14 17:58 UTC  (2+ messages)

v10.0.2 Contributor credits
 2016-01-14 17:58 UTC 

[RFC PATCH 00/19] cpufreq locking cleanups and documentation
 2016-01-14 17:58 UTC  (4+ messages)
` [RFC PATCH 12/19] cpufreq: fix locking of policy->rwsem in cpufreq_init_policy

[U-Boot] [PATCH] ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't defined
 2016-01-14 17:56 UTC  (8+ messages)

[PATCH] [v5]Input: evdev: fix bug of dropping full valid packet after syn_dropped
 2016-01-14 17:52 UTC  (3+ messages)

Source code review around jump label usage
 2016-01-14 17:51 UTC  (14+ messages)
` [PATCH 0/6] InfiniBand-ocrdma: Fine-tuning for some function implementations
  ` [PATCH v3 "
    ` [PATCH v3 2/6] InfiniBand-ocrdma: Delete unnecessary variable initialisations in 11 functions
    ` [PATCH v3 3/6] InfiniBand-ocrdma: Returning only value constants in ocrdma_qp_state_change()
    ` [PATCH v3 4/6] InfiniBand-ocrdma: Return a value from a function call in _ocrdma_modify_qp() directly
      ` [PATCH v3 4/6] InfiniBand-ocrdma: Return a value from a function call in _ocrdma_modify_qp() directl
      ` [PATCH v3 5/6] InfiniBand-ocrdma: Returning only value constants in ocrdma_resize_cq()
    ` [PATCH v3 6/6] InfiniBand-ocrdma: Delete an unnecessary variable in ocrdma_dealloc_pd()

writeback: Stability issue (BUG) on 4.4 with writeback_percent
 2016-01-14 17:51 UTC  (2+ messages)

[PATCH][coreutils] Add attr build dependency
 2016-01-14 17:50 UTC  (2+ messages)

[PATCH] fetch/git: Change to use clearer ssh url syntax for broken servers
 2016-01-14 17:50 UTC  (8+ messages)

[Xenomai] Opening PCI driver from RTDM driver
 2016-01-14 17:49 UTC 

bluetoothd crash when registering advertisement
 2016-01-14 17:47 UTC  (3+ messages)

(no subject)
 2016-01-14 17:45 UTC  (7+ messages)
` 

How to change the order of package installation
 2016-01-14 17:47 UTC  (2+ messages)

[U-Boot] [U-Boot, PATCH 1/1] mmc: emmc and hw partitions partition table id bugfix
 2016-01-14 17:46 UTC  (2+ messages)

[PATCH v3 3/4] USB: serial: cp210x: Switch to new 8-bit and 32-bit register access functions
 2016-01-14 17:45 UTC  (2+ messages)

timers: HARDIRQ-safe -> HARDIRQ-unsafe lock order detected
 2016-01-14 17:43 UTC  (4+ messages)

[PATCH] dvb-usb-dvbsky: add new product id for TT CT2-4650 CI
 2016-01-14 17:43 UTC  (3+ messages)

[PATCH] QEMU as non-root and PCI passthrough do not mix
 2016-01-14 17:42 UTC  (5+ messages)

[Bug 93715] [r600g] rendering issues with R600_DEBUG=nosb for all three 'raytrace' variants
 2016-01-14 17:42 UTC  (2+ messages)

Request
 2016-01-14 17:42 UTC 

[PATCH v2 1/3 RESEND] USB: serial: cp210x: New 16-bit register access functions
 2016-01-14 17:10 UTC  (3+ messages)

[PATCH] extensions: libip6t_mh: Add translation to nft
 2016-01-14 17:40 UTC 

[PATCH V1] IB/cma: Fix RDMA port validation for iWarp
 2016-01-14 17:40 UTC  (8+ 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.