All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-24 03:32:31 to 2015-08-24 06:22:55 UTC [more...]

[PATCH 00/18] ARM: use const and __initconst for smp_operations
 2015-08-24  6:22 UTC  (42+ messages)
` [PATCH 01/18] ARM: add const qualifier to the argument of smp_set_ops()
` [PATCH 02/18] ARM: add const qualifier to smp_operations member in structures
` [PATCH 03/18] ARM: alpine: use const and __initconst for smp_operations
` [PATCH 04/18] ARM: axxia: "
` [PATCH 05/18] ARM: BCM: "
` [PATCH 06/18] ARM: berlin: "
` [PATCH 07/18] ARM: EXYNOS: "
` [PATCH 08/18] ARM: hisi: do not export smp_operations structures
` [PATCH 09/18] ARM: hisi: use const and __initconst for smp_operations
` [PATCH 10/18] ARM: mvebu: "
` [PATCH 11/18] ARM: qcom: "
` [PATCH 12/18] ARM: rockchip: "
` [PATCH 13/18] ARM: socfpga: "
` [PATCH 14/18] ARM: sunxi: "
` [PATCH 15/18] ARM: uniphier: "
` [PATCH 16/18] ARM: zx: "
` [PATCH 17/18] ARM: zynq: "
` [PATCH 18/18] ARM: mcpm: "

[PATCH] Documentation/Intel-IOMMU.txt: Modify definition of DRHD
 2015-08-24  6:22 UTC 

How to access the CCA related operation
 2015-08-24  6:21 UTC 

[dm-crypt] question regarding Sha1 and 512 bit key xts mode
 2015-08-24  6:18 UTC  (7+ messages)

[PATCH 3/8][v3]usb:fsl:otg: Add support to add/remove usb host driver
 2015-08-24  6:17 UTC  (3+ messages)

drm/msm/dsi: hs_zero timing
 2015-08-24  6:17 UTC  (5+ messages)

IO failures with SMR drives at latest kernel versions
 2015-08-24  6:15 UTC  (4+ messages)

[PATCH] net: phy: add interrupt support for aquantia phy
 2015-08-24  6:14 UTC  (2+ messages)

Minor bug with help.autocorrect
 2015-08-24  6:11 UTC  (6+ messages)

[PATCH] fs/f2fs: replace open coded nofail allocation in __add_ino_entry
 2015-08-24  6:10 UTC  (3+ messages)

iproute2 : Bug found. How to report ?
 2015-08-24  6:10 UTC 

Inclusion of linux-rockchip into linux-next?
 2015-08-24  6:07 UTC  (3+ messages)

[PATCH-v5 RESEND 0/5] i2c: pxa: Add support for PXA910 family of device
 2015-08-24  5:59 UTC  (13+ messages)
` [PATCH-v5 RESEND 1/5] Documentation: binding: add new property 'disable_after_xfer' to i2c-pxa
` [PATCH-v5 RESEND 2/5] i2c: pxa: enable/disable i2c module across msg xfer
` [PATCH-v5 RESEND 3/5] i2c: pxa: Add support for pxa910/988 & new configuration features
` [PATCH-v5 RESEND 4/5] Documentation: binding: add sclk adjustment properties to i2c-pxa
` [PATCH-v5 RESEND 5/5] i2c: pxa: Add ILCR (tLow & tHigh) configuration support

[PATCH v2] net: bcmgenet: fix uncleaned dma flags
 2015-08-24  6:00 UTC  (2+ messages)

[PATCH net] net: bcmgenet: Avoid sleeping in bcmgenet_timeout
 2015-08-24  5:59 UTC  (2+ messages)

linux-next: manual merge of the kvm-ppc tree with the tip tree
 2015-08-24  5:59 UTC 

[RFT PATCH] ARM: OMAP: Change all cpu_is_* occurences to soc_is_*
 2015-08-24  5:52 UTC  (4+ messages)

[PATCH] soc: mediatek: add scpsys support active_wakeup
 2015-08-24  5:50 UTC  (3+ messages)

[Qemu-devel] [PATCH v6] hw/arm/virt: Add high MMIO PCI region, 512G in size
 2015-08-24  5:50 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/6] virtio pci 1.0 optimizations and fixes
 2015-08-24  5:45 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/6] pc: introduce 2.5 machine type
` [Qemu-devel] [PATCH 2/6] ppc: spapr: "
` [Qemu-devel] [PATCH 3/6] virtio-pci: fix 1.0 virtqueue migration

[meta-fsl-arm][PATCH v9] pulseaudio: Add PulseAudio configuration
 2015-08-24  5:42 UTC 

[U-Boot] [PATCH v1 1/1] lib/display_options: Fix print_freq
 2015-08-24  5:37 UTC  (3+ messages)

unable to handle kernel NULL pointer dereference in get_free_stripe
 2015-08-24  5:35 UTC  (2+ messages)

[PATCH] net: phy: fix PHY_RUNNING in phy_state_machine
 2015-08-24  5:35 UTC  (3+ messages)

[nightly] Core TISDK (fido/1.8) 2015.08 build 2015-08-23_23-01-41
 2015-08-24  5:35 UTC 

[U-Boot] [PATCH] x86: panther: Add PCI and video configuration
 2015-08-24  5:31 UTC  (2+ messages)

two RCU torture bugs
 2015-08-24  5:29 UTC  (2+ messages)

[PATCH 00/17] staging: sm750fb: coding style fixes
 2015-08-24  5:23 UTC  (18+ messages)
` [PATCH 01/17] staging: sm750fb: rename hwI2CInit to sm750_hw_i2c_init
` [PATCH 02/17] staging: sm750fb: rename hwI2CClose to sm750_hw_i2c_close
` [PATCH 03/17] staging: sm750fb: rename hwI2CReadReg to sm750_hw_i2c_read_reg
` [PATCH 04/17] staging: sm750fb: rename hwI2CWriteReg to sm750_hw_i2c_write_reg
` [PATCH 05/17] staging: sm750fb: ddk750_hwi2c: rename CamelCase static functions
` [PATCH 06/17] staging: sm750fb: rename swI2CInit to sm750_sw_i2c_init
` [PATCH 07/17] staging: sm750fb: rename swI2CReadReg to sm750_sw_i2c_read_reg
` [PATCH 08/17] staging: sm750fb: rename swI2CWriteReg to sm750_sw_i2c_write_reg
` [PATCH 09/17] staging: sm750fb: ddk750_swi2c: staticize swI2C{SCL,SDA}
` [PATCH 10/17] staging: sm750fb: ddk750_swi2c: rename CamelCase static functions
` [PATCH 11/17] staging: sm750fb: ddk750_hw_i2c: rename busSpeedMode
` [PATCH 12/17] staging: sm750fb: hw_i2c_{read,write}: rename CamelCase variables
` [PATCH 13/17] staging: sm750fb: ddk750_hwi2c: reduce amount of CamelCase
` [PATCH 14/17] staging: sm750fb: ddk750_swi2c: rename CamelCase static variables
` [PATCH 15/17] staging: sm750fb: ddk750_swi2c: further reduce CamelCase
` [PATCH 16/17] staging: sm750fb: ddk750_*i2c: remove multiple blank lines
` [PATCH 17/17] staging: sm750fb: ddk750_*i2c: shorten lines to under 80 characters

[meta-selinux][PATCHv2 0/8] Label file system in build
 2015-08-24  5:27 UTC  (5+ messages)
` [meta-selinux][PATCHv2 6/8] e2fsprogs: Copy xattr block from source file

[BUG/PATCH] t9350-fast-export: Add failing test for symlink-to-directory
 2015-08-24  5:25 UTC  (4+ messages)

[Qemu-devel] [PATCH] mac_dbdma: always clear FLUSH bit once DBDMA channel flush is complete
 2015-08-24  5:24 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC 0/4] Mac OS 9 compatibility improvements
 2015-08-24  5:20 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/28] dm: Convert TPM drivers to driver model
 2015-08-24  5:15 UTC  (5+ messages)
` [U-Boot] [PATCH v2 01/28] tpm: Remove old pre-driver-model I2C code

Minor builtin 'git am' side-effect
 2015-08-24  5:13 UTC  (5+ messages)
  ` [PATCH] am: terminate state files with a newline

kernel BUG at fs/btrfs/extent-tree.c:8113! (4.1.3 kernel)
 2015-08-24  5:11 UTC  (12+ messages)

[Bug 103271] New: AMD R9 270X Flickering with DPM Enabled on Linux 4.1 with RadeonSI
 2015-08-24  5:10 UTC  (2+ messages)
` [Bug 103271] "

i2c imx: suspicious use of runtime PM calls
 2015-08-24  5:08 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] linux-user: remove guest-base configure parameter
 2015-08-24  5:00 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] linux-user: remove --enable-guest-base/--disable-guest-base
` [Qemu-devel] [PATCH 2/2] linux-user: remove useless macros GUEST_BASE and RESERVED_VA

[PATCH] ACPI / LPSS: Ignore 10ms delay for Braswell and Baytrail
 2015-08-24 12:51 UTC  (5+ messages)

[PATCH] drm/i915: Use dpcd read wake for sink crc calls
 2015-08-24  4:57 UTC  (3+ messages)

[meta-qt5][PATCH] README: Correct syntax for git send-email
 2015-08-24  4:56 UTC 

[PATCH 1/2] f2fs: handle failed bio allocation
 2015-08-24  4:53 UTC  (6+ messages)
` [f2fs-dev] "

[meta-qt5][PATCH 1/3] qtbase: Fix build with clang
 2015-08-24  4:52 UTC  (3+ messages)
` [meta-qt5][PATCH 2/3] qt3d: Fix assimp "
` [meta-qt5][PATCH 3/3] qtwayland: Fix build for raspberryPi

[PATCH] doc: crypto: warning cleanup
 2015-08-24  4:51 UTC  (2+ messages)

[PULL 00/12] ppc patch queue 2015-08-22
 2015-08-24  4:49 UTC  (4+ messages)

How to determine the reserved blocks in xfs filesystem ?
 2015-08-24  4:44 UTC  (2+ messages)

[rhashtable-test] EIP is at lock_is_held
 2015-08-24  4:40 UTC 

[rtc-linux] [PATCH v5 0/3] ARM: AM437X: Add rtc clock handling
 2015-08-24  4:39 UTC  (4+ messages)
` [rtc-linux] [PATCH v5 2/3] rtc: omap: Add internal clock enabling support
  ` [rtc-linux] "

from: Jeff Tackett
 2015-08-24  4:29 UTC 

[PATCH v4 0/3] Add support for touchscreen on Colibri VF50
 2015-08-24  4:32 UTC  (5+ messages)
` [PATCH v4 3/3] touchscreen: colibri-vf50-ts: Add touchscreen support for "

[PATCH 1/1] fix cpufreq/cpufreq.c some coding style issues
 2015-08-24  4:35 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH v0] spapr: Disable memory hotplug when HTAB size is insufficient
 2015-08-24  4:34 UTC  (2+ messages)

[Recipe reporting system] Upgradable recipe name list
 2015-08-24  4:32 UTC 

[RESEND PATCH] cpufreq: cpufreq: Fix coding style issues
 2015-08-24  4:25 UTC  (2+ messages)

is this a problem of numactl in RedHat7.0 ?
 2015-08-24  4:15 UTC  (4+ messages)

.. one more last -rc after all
 2015-08-24  4:20 UTC 

linux-next: build failure after merge of the net-next tree
 2015-08-24  4:20 UTC  (3+ messages)

[PATCH v3 0/14] Add Analogix Core Display Port Driver
 2015-08-24  4:20 UTC  (8+ messages)
` [PATCH v3 06/14] Documentation: drm/bridge: add document for analogix_dp

[Ksummit-discuss] [TECH TOPIC] Kernel Hardening
 2015-08-24  4:20 UTC 

linux-next: manual merge of the block tree with the btrfs tree
 2015-08-24  4:16 UTC 

linux-next: manual merge of the block tree with the btrfs tree
 2015-08-24  4:16 UTC 

linux-next: manual merge of the block tree with the btrfs tree
 2015-08-24  4:15 UTC 

linux-next: manual merge of the block tree with the btrfs tree
 2015-08-24  4:15 UTC 

Where to report security vulnerabilities in git?
 2015-08-24  4:13 UTC  (2+ messages)

drm/layerscape: Add Freescale DCU DRM driver
 2015-08-24  4:10 UTC  (3+ messages)

Linux kernel 4.2-rc8 released
 2015-08-24  4:09 UTC 

[Bug 91704] Tonga startx fails since mesa/drm 56d8dd6 amdgpu: make vamgr per device v2
 2015-08-24  4:00 UTC  (2+ messages)

[PATCH] drm: fix the usage after free
 2015-08-24  3:56 UTC 

[PATCH 1/4] vhost: remove redundant ;
 2015-08-24  3:54 UTC  (4+ messages)
` [PATCH 2/4] vhost: fix typo
` [PATCH 3/4] vhost: get rid of duplicate code
` [PATCH 4/4] vhost: define callfd and kickfd as int type

Newbie: RAID5 available space
 2015-08-24  3:52 UTC 

[PATCH 0/7] Improvement kselftest support for arm and arm64
 2015-08-24  3:48 UTC  (5+ messages)
` [PATCH 2/7] selftests: add CFLAGS_EXTRA
` [PATCH 5/7] selftests: disable seccomp for arm64

[U-Boot] [PATCH] usb: ehci: remember init mode
 2015-08-24  3:47 UTC  (4+ messages)

[PATCHi v3 0/4] Fixup mediatek spi driver
 2015-08-24  3:45 UTC  (16+ messages)
` [PATCH v3 1/4] spi: mediatek: add linux/io.h include file
` [PATCH v3 2/4] spi: mediatek: replace int with u32, delete TAB and define MTK_SPI_PAUSE_INT_STATUS marco
` [PATCH v3 3/4] spi: mediatek: add PM clk_prepare_enable fail flow
` [PATCH v3 4/4] spi: mediatek: replace *_time name

[PATCH] net/wireless: enable wiphy device to suspend/resume asynchronously
 2015-08-24  3:45 UTC  (6+ messages)

[GIT] [4.3] NFC update
 2015-08-24  3:43 UTC  (2+ messages)

[PATCH net-next v2 0/2] ila: Precompute checksums
 2015-08-24  3:41 UTC  (3+ messages)

[PATCH v2 01/21] ARM: pxa: magician: Fix Kconfig for magician to always include htc-egpio
 2015-08-24  3:39 UTC  (6+ messages)

[PATCH] glibc-package: use ${PN} in INSANE_SKIP
 2015-08-24  3:36 UTC  (2+ messages)

drm/radeon: take the mode_config mutex when dealing with hpds (v2) crashes
 2015-08-24  3:25 UTC 

[PATCH 0/2] watchdog: driver for BCM7038 and newer chips
 2015-08-24  3:32 UTC  (3+ messages)
` [PATCH 1/2] watchdog: bcm7038: add device tree binding documentation


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.