linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-27 22:18:07 to 2015-03-28 14:51:46 UTC [more...]

[PATCH v10 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-03-28 12:34 UTC  (6+ messages)

[PATCH 0/2] i2c: prevent id collisions in the DT case
 2015-03-28 13:20 UTC  (4+ messages)
` [PATCH 1/2] of: base: add function to get highest id of an alias stem

[PATCH v2 0/5] Update the OF unittest and some small fix
 2015-03-28 13:23 UTC  (3+ messages)

d63e2e1f3df breaks sparc/T5-8
 2015-03-28 14:48 UTC  (18+ messages)

[PATCH 0/2] i8k.c => dell-smm-hwmon.c
 2015-03-28 14:31 UTC  (8+ messages)
` [PATCH 1/2] hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon tree
` [PATCH 2/2] hwmon: Allow to compile dell-smm-hwmon driver without /proc/i8k

[PATCH 0/4] Fix various coverity warnings in fs/cifs
 2015-03-28 14:27 UTC  (7+ messages)
` [PATCH 1/4] [SMB3] Fix warning on uninitialized buftype
` [PATCH 2/4] [CIFS] Don't ignore errors on encrypting password in SMBTcon
` [PATCH 3/4] [SMB3] Fix dereference before null check warning

[PATCH] aic7xxx: replace kmalloc/memset by kzalloc
 2015-03-27 19:48 UTC  (8+ messages)
` [PATCH] [RESEND] "
            ` kcalloc/kmalloc_array could BUILD_BUG_ON for too-big constant arguments (was Re: [PATCH] [RESEND] aic7xxx: replace kmalloc/memset by kzalloc)

[PATCH 0/2] show isolated & nohz_full cpus in sysfs
 2015-03-28 14:10 UTC  (5+ messages)
` [PATCH 2/2] show "

[PATCH 1/2] Input: Add binding document for a generic ADC keypad
 2015-03-28 14:03 UTC  (4+ messages)
` [PATCH 2/2] Input: Add driver "

[GIT PULL] x86 fix
 2015-03-28 13:58 UTC 

[GIT PULL] timer fixes
 2015-03-28 13:50 UTC 

[GIT PULL] scheduler fix
 2015-03-28 13:45 UTC 

[RFC] vmstat: Avoid waking up idle-cpu to service shepherd work
 2015-03-28 13:44 UTC  (16+ messages)

[PATCH] Documentation: usb: serial: fixed how to provide vendor and product id
 2015-03-28 13:37 UTC  (2+ messages)

[PATCH v4 2/4] mfd: lubbock_cplds: add lubbock IO board
 2015-03-28 13:24 UTC  (6+ messages)

[PATCH] mm/x86: AMD Bulldozer ASLR fix
 2015-03-28 13:10 UTC  (4+ messages)

security problem with seccomp-filter
 2015-03-28 13:03 UTC  (3+ messages)

[RFC][PATCH 00/10] tracing: Use TRACE_DEFINE_ENUM() to show enum values
 2015-03-28 13:00 UTC  (3+ messages)
` [RFC][PATCH 09/10] v4l: Export enums used by tracepoints to user space

[PATCH v4 00/15] checkpatch clean-up of rtl8723au's rtw_security.c
 2015-03-28 12:52 UTC  (16+ messages)
` [PATCH v4 01/15] staging: rtl8723au: Reformat whitespace to increase readability
` [PATCH v4 02/15] staging: rtl8723au: Fix "before/around/after" whitespace issues
` [PATCH v4 03/15] staging: rtl8723au: else should follow close brace
` [PATCH v4 04/15] staging: rtl8723au: Fix the indentation of two lines
` [PATCH v4 05/15] staging: rtl8723au: Reorganize a few functions to remove indentation
` [PATCH v4 06/15] staging: rtl8723au: else is not generally useful after a return
` [PATCH v4 07/15] staging: rtl8723au: Remove unneeded curly braces
` [PATCH v4 08/15] staging: rtl8723au: trailing statements should be on next line
` [PATCH v4 09/15] staging: rtl8723au: that open brace should be on the previous line
` [PATCH v4 10/15] staging: rtl8723au: No spaces at the start of a line
` [PATCH v4 11/15] staging: rtl8723au: Adjust whitespace in and around comments
` [PATCH v4 12/15] staging: rtl8723au: suspect code indent for conditional statements
` [PATCH v4 13/15] staging: rtl8723au: Rework two byte array comparisons
` [PATCH v4 14/15] staging: rtl8723au: Use __func__ in trace logs
` [PATCH v4 15/15] staging: rtl8723au: Remove unneeded comments

[PATCH v4 0/3] iio: adc: vf610: respect ADC clocking limitations
 2015-03-28 12:49 UTC  (6+ messages)
` [PATCH v4 1/3] iio: adc: vf610: use ADC clock within specification
` [PATCH v4 2/3] iio: adc: vf610: implement configurable conversion modes

mm: lru_add_drain_all hangs
 2015-03-28 12:41 UTC  (3+ messages)

[PATCH v3 00/15] checkpatch clean-up of rtl8723au's rtw_security.c
 2015-03-28 12:39 UTC  (4+ messages)
` [PATCH v3 01/15] staging: rtl8723au: Reformat whitespace to increase readability

[PATCH v1 00/47] mtrr/x86/drivers: bury MTRR
 2015-03-28 12:23 UTC  (27+ messages)
` [PATCH v1 02/47] x86: mtrr: generalize run time disabling of MTRR
` [PATCH v1 06/47] mtrr: add __arch_phys_wc_add()
` [PATCH v1 09/47] vidoe: fbdev: atyfb: remove and fix MTRR MMIO "hole" work around

[PATCH] x86, doc: Remove cmdline_size from list of fields to be filled in for EFI handover
 2015-03-28 12:14 UTC 

[PATCH v3 0/3] replace 'selftest' with 'unittest' and update the document
 2015-03-28  4:11 UTC  (7+ messages)
` [PATCH v3 1/3] of/unittest: replace 'selftest' with 'unittest'
` [PATCH v3 2/3] Documentation: rename of_selftest.txt to of_unittest.txt
` [PATCH v3 3/3] Documentation: update the of_unittest.txt

[PATCH] of/unittest: Fix of_platform_depopulate test case
 2015-03-28  4:08 UTC 

[Patch 0/5] dt: unittest: fix breakage and warnings
 2015-03-28  3:58 UTC  (4+ messages)
` [Patch 1/5] dt: unittest: early return from test skips tests

Revised futex(2) man page for review
 2015-03-28 12:03 UTC  (4+ messages)

[PATCH v2 1/2] Documentation: update the of_selftest.txt
 2015-03-28  1:37 UTC  (4+ messages)

[Patch] dt: OF_UNITTEST make dependency broken
 2015-03-28  1:43 UTC  (2+ messages)

[PATCH 0/3] Add configfs support for software triggers in IIO
 2015-03-28 11:54 UTC  (9+ messages)
` [PATCH 1/3] iio: configfs: Add configfs support to IIO
` [PATCH 3/3] iio: Documentation: Add initial documentaton for IIO

[RFC] bpf: Suggestion on bpf syscall interface
 2015-03-28 11:36 UTC 

[PATCH] btrfs: unlock i_mutex after attempting to delete subvolume during send
 2015-03-28 11:37 UTC  (2+ messages)

ia32_sysenter_target does not preserve EFLAGS
 2015-03-28 11:17 UTC  (14+ messages)

[PATCH] IIO: Adds ACPI support for ST gyroscopes
 2015-03-28 11:14 UTC  (4+ messages)
` [PATCH] IIO: Add support for L3GD20H gyroscope

[PATCH] tools: iio: Add help option for generic_buffer
 2015-03-28 11:11 UTC  (2+ messages)

[PATCH] tools: iio: generic_buffer: Fix generic scale extraction
 2015-03-28 11:03 UTC  (3+ messages)

[PATCH 1/3] rculist: Fix list_entry_rcu to read ptr with rcu_dereference_raw
 2015-03-28 10:47 UTC  (5+ messages)

[PATCH] perf build: Suppress warning about missing libbabeltrace
 2015-03-28 10:30 UTC  (5+ messages)
      ` [PATCH] perf build: Disable libbabeltrace check by default

[GIT PULL] perf fix
 2015-03-28 10:24 UTC 

[GIT PULL] locking fix
 2015-03-28 10:07 UTC 

[PATCH] x86/asm/entry/64: better check for canonical address
 2015-03-28  9:11 UTC  (10+ messages)

[PATCH 1/2] staging: sm7xxfb: reserve PCI resource
 2015-03-28  9:03 UTC  (2+ messages)
` [PATCH 2/2] staging: sm7xxfb: disable pci device

[PATCH] Input: ALPS - Detect trackstick presence for v7 protocol
 2015-03-28  8:51 UTC  (5+ messages)

[PATCH 00/17] x86, mpx updates for 4.1 (take 2)
 2015-03-28  8:39 UTC  (5+ messages)
` [PATCH 15/17] x86, mpx: do 32-bit-only cmpxchg for 32-bit apps

[PATCH 3/4] x86/asm/entry/32: Make register zero-extension more prominent
 2015-03-28  8:40 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH 1/4] x86/asm/entry/64: Add forgotten CFI annotation
 2015-03-28  8:39 UTC  (2+ messages)
` [tip:x86/asm] x86/asm/entry/64: Add missing "

[PATCH 2/4] x86/asm/entry/32: Update "interrupt off" comments
 2015-03-28  8:39 UTC  (2+ messages)
` [tip:x86/asm] "

[RFC] x86, ia32entry: Use sysretl to return from sysenter
 2015-03-28  8:35 UTC  (2+ messages)

[PATCH] drivers: staging: speakup: fix sparse "warning: expression using sizeof bool"
 2015-03-28  7:57 UTC  (3+ messages)

[PATCH] perf, record: Add clockid parameter
 2015-03-28  7:55 UTC  (9+ messages)

[PATCH v3 0/2] fbcon: user-defined cursor blink interval
 2015-03-28  7:54 UTC  (15+ messages)
` [PATCH v3 2/2] fbcon: expose cursor blink interval via sysfs
    ` [PATCH "
        ` [PATCH 0/2] add cursor blink interval terminal escape sequence
          ` [PATCH 1/2] vt: add cursor blink interval "
              ` [PATCH v2 0/3] add cursor blink interval terminal "
                ` [PATCH v2 1/3] vt: add cursor blink interval "
                ` [PATCH v2 3/3] console_codes.4: Add CSI sequence for cursor blink interval

ATTENTION
 2015-03-26 10:49 UTC 

[PATCH 00/16 v2] iommu: Move domain allocation into drivers
 2015-03-28  4:24 UTC  (3+ messages)

[PATCH 0/5] dmaengine: Fix memory leak amongs virt-dma users
 2015-03-28  3:57 UTC  (3+ messages)
` [PATCH 3/5] dmaengine: bcm2835-dma: Fix memory leak when stopping a running transfer

[PATCH] pstore/ram: verify ramoops header before saving record
 2015-03-28  3:34 UTC 

arm/ksm: Unable to handle kernel paging request in get_ksm_page() and ksm_scan_thread()
 2015-03-28  3:16 UTC  (2+ messages)

[PATCH] cpufreq: exynos: remove dead ->need_apll_change method
 2015-03-28  3:21 UTC  (2+ messages)

[PATCH 3/3] Documentation/ABI: Update sysfs-driver-toshiba_acpi entry
 2015-03-28  3:01 UTC  (2+ messages)

[PATCH 0/3] toshiba_acpi: Fix USB Sleep & Charge mode and documentation updates
 2015-03-28  2:58 UTC  (5+ messages)
` [PATCH 1/3] toshiba_acpi: Update and fix USB Sleep and Charge modes
` [PATCH 2/3] toshiba_acpi: Fix typos in pr_* messages from USB Fleep Functions

[PATCH 0/2] spi: fsl-dspi (vf610) clock fixes
 2015-03-28  2:33 UTC  (3+ messages)
` [PATCH 1/2] spi: fsl-dspi: Fix clock rate scale values

[PATCH] regulator: Ensure unique regulator debugfs directory names
 2015-03-27 23:14 UTC  (2+ messages)

[PATCH] selftests/mount: Make git ignore all binaries in mount test suite
 2015-03-28  1:51 UTC 

[PATCH v3 0/7] dmaengine/dra7x: DMA router (crossbar support)
 2015-03-28  1:44 UTC  (3+ messages)
` [PATCH v3 1/7] dmaengine: of_dma: Support for DMA routers

[patch 1/2] mm, doc: cleanup and clarify munmap behavior for hugetlb memory
 2015-03-28  1:37 UTC  (3+ messages)

[PATCH] mm: Move zone lock to a different cache line than order-0 free page lists
 2015-03-28  1:28 UTC  (2+ messages)

[Bugfix v2] x86/PCI/ACPI: Fix regression caused by commit 63f1789ec716
 2015-03-28  1:35 UTC  (2+ messages)

[PATCH v3] led/led-class: Handle LEDs with the same name
 2015-03-28  1:07 UTC  (5+ messages)

[PATCH v1 0/2] 96boards: add thermal senor support to hikey board
 2015-03-28  0:58 UTC  (5+ messages)
` [PATCH v1 1/2] thermal: hisilicon: add new hisilicon thermal sensor driver

[PATCH RESEND 1/2] xen/blkback: safely unmap purge persistent grants
 2015-03-28  0:44 UTC  (4+ messages)
` [PATCH 2/2] xen/grant: introduce func gnttab_unmap_refs_async_wait_completion()

[PATCH 0/3] Add e6500 perf events to sysfs and update perf doc
 2015-03-28  0:32 UTC  (10+ messages)
` [PATCH 1/3] perf/e6500: Make event translations available in sysfs

[PATCH 1/5] Documentation: devicetree: add Broadcom SATA binding
 2015-03-28  0:28 UTC  (4+ messages)
` [PATCH 4/5] phy: add Broadcom SATA3 PHY driver for Broadcom STB SoCs

[PATCH V2 1/3] i2c: busses: add SLIMpro I2C device driver on APM X-Gene platform
 2015-03-27 23:30 UTC  (3+ messages)

[PATCH v2 00/20] crypto: restrict usage of helper ciphers
 2015-03-27 23:02 UTC  (21+ messages)
` [PATCH v2 01/20] crypto: prevent helper ciphers from being used
` [PATCH v2 02/20] crypto: testmgr to use CRYPTO_ALG_INTERNAL
` [PATCH v2 03/20] crypto: cryptd to process CRYPTO_ALG_INTERNAL
` [PATCH v2 04/20] crypto: /proc/crypto: identify internal ciphers
` [PATCH v2 05/20] crypto: mark AES-NI helper ciphers
` [PATCH v2 06/20] crypto: mark ghash clmulni "
` [PATCH v2 07/20] crypto: mark GHASH ARMv8 vmull.p64 "
` [PATCH v2 08/20] crypto: mark AES-NI Camellia "
` [PATCH v2 09/20] crypto: mark CAST5 "
` [PATCH v2 10/20] crypto: mark AVX Camellia "
` [PATCH v2 11/20] crypto: mark CAST6 "
` [PATCH v2 12/20] crypto: mark Serpent AVX2 "
` [PATCH v2 13/20] crypto: mark Serpent AVX "
` [PATCH v2 14/20] crypto: mark Serpent SSE2 "
` [PATCH v2 15/20] crypto: mark Twofish AVX "
` [PATCH v2 16/20] crypto: mark NEON bit sliced AES "
` [PATCH v2 17/20] crypto: mark ARMv8 "
` [PATCH v2 18/20] crypto: mark 64 bit "
` [PATCH v2 19/20] crypto: mcryptd to process CRYPTO_ALG_INTERNAL
` [PATCH v2 20/20] crypto: mark Multi buffer SHA1 helper cipher

[GIT PULL] selftest: Add futex functional tests
 2015-03-27 23:09 UTC  (7+ messages)
` [PATCH 1/5] selftests: "
` [PATCH 3/5] selftest/futex: Increment ksft pass and fail counters
` [PATCH 4/5] selftest: Add futex tests to the top-level Makefile
` [PATCH 5/5] kselftest: Add exit code defines

[RFC PATCH] perf tui: Annotate entries in callchains
 2015-03-27 23:05 UTC  (10+ messages)

[net] Intel Wired LAN Driver Updates
 2015-03-27 23:04 UTC  (2+ messages)
` [net] MAINTAINERS: Update Intel Wired Ethernet Driver info

[PATCH 0/2] ocfs2: logging neatening
 2015-03-27 23:04 UTC  (4+ messages)
` [PATCH 2/2] ocfs2: Neaten do_error, ocfs2_error and ocfs2_abort
  ` [Ocfs2-devel] "

[PATCH 0/4] net/macb: fixes after big driver update
 2015-03-27 23:02 UTC  (5+ messages)
` [PATCH 1/4] net/macb: only probe queues once and use stored values
` [PATCH 3/4] net/macb: fix capabilities configuration

[PATCH] fs: show locked and lock_ro options in mountinfo
 2015-03-27 22:47 UTC  (4+ messages)

[PATCH] [media] usbvision: fix leak of usb_dev on failure paths in usbvision_probe()
 2015-03-27 22:39 UTC 

[PATCH 0/2] Drivers: hv: hv_balloon: two additional corner cases in balloon_up()
 2015-03-27 22:25 UTC  (2+ messages)

[PATCH] mm: vmscan: do not throttle based on pfmemalloc reserves if node has no reclaimable zones
 2015-03-27 22:23 UTC  (3+ messages)
  ` [PATCH v2] mm: vmscan: do not throttle based on pfmemalloc reserves if node has no reclaimable pages

[GIT PULL] parisc fixes for v4.0
 2015-03-27 22:23 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).