linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-20 13:40:26 to 2016-05-20 17:31:39 UTC [more...]

Building older mips kernels with different versions of binutils; possible patch for 3.2 and 3.4
 2016-05-20 17:31 UTC  (3+ messages)

[PATCH v4 0/2] cgroup: allow management of subtrees by new cgroup namespaces
 2016-05-20 17:28 UTC  (11+ messages)

[PATCH 0/2] usb: musb: fix dropped packets
 2016-05-20 17:24 UTC  (9+ messages)
` [PATCH 1/2] usb: musb: Ensure rx reinit occurs for shared_fifo endpoints
` [PATCH 2/2] usb: musb: Stop bulk endpoint while queue is rotated

[PATCH] ftrace: As disabling interrupts is costly and write_lock variant of tasklist_lock is not held from interrupt context it is not necessary to disable interrupts
 2016-05-20 17:20 UTC  (5+ messages)

[PATCH 00/20] staging: comedi: re-do drivers/plx9080.h
 2016-05-20 17:17 UTC  (26+ messages)
` [PATCH 01/20] staging: comedi: plx9080.h: correct LRNG_IO_MASK and LMAP_IO_MASK
` [PATCH 02/20] staging: comedi: plx9080.h: remove Power-Up Test Suite stuff
` [PATCH 03/20] staging: comedi: drivers: rename PLX PCI 9080 register offsets
` [PATCH 04/20] staging: comedi: drivers: re-do macros for PLX PCI 9080 LASxRR values
` [PATCH 05/20] staging: comedi: drivers: re-do macros for PLX PCI 9080 LASxBA values
` [PATCH 06/20] staging: comedi: drivers: re-do PLX PCI 9080 MARBR register values
` [PATCH 07/20] staging: comedi: drivers: re-do PLX PCI 9080 BIGEND "
` [PATCH 08/20] staging: comedi: drivers: re-do PLX PCI 9080 LBRDx "
` [PATCH 09/20] staging: comedi: drivers: re-do PLX PCI 9080 DMPBAM "
` [PATCH 10/20] staging: comedi: drivers: re-do PLX PCI 9080 DMCFGA "
` [PATCH 11/20] staging: comedi: drivers: re-do PLX PCI 9080 INTCSR "
` [PATCH 12/20] staging: comedi: drivers: re-do PLX PCI 9080 CNTRL "
` [PATCH 13/20] staging: comedi: plx9080.h: add hard-coded PCIHIDR register value
` [PATCH 14/20] staging: comedi: drivers: re-do PLX PCI 9080 DMAMODEx register values
` [PATCH 15/20] staging: comedi: drivers: re-do PLX PCI 9080 DMADPRx "
` [PATCH 16/20] staging: comedi: drivers: re-do PLX PCI 9080 DMACSRx "
` [PATCH 17/20] staging: comedi: drivers: add PLX PCI 9080 DMATHR "
` [PATCH 18/20] staging: comedi: plx9080.h: tidy up some comments
` [PATCH 19/20] staging: comedi: plx9080.h: Add kerneldoc comments
` [PATCH 20/20] staging: comedi: plx9080.h: include headers for declarations

[PATCH] iio: humidity: hdc100x: correct humidity integration time mask
 2016-05-20 17:06 UTC 

[PATCH] iio: humidity: hdc100x: add HDC1000 and HDC1008 product names
 2016-05-20 17:05 UTC 

[RFC PATCHv2] usb: USB Type-C Connector Class
 2016-05-20 17:02 UTC  (8+ messages)

[PATCH v3 1/1] ovl: setxattr: don't deadlock when called from ima_fix_xattr
 2016-05-20 17:00 UTC  (2+ messages)

sem_lock() vs qspinlocks
 2016-05-20 17:00 UTC  (12+ messages)

[PATCH] mm: page_is_guard return false when page_ext arrays are not allocated yet
 2016-05-20 17:00 UTC  (5+ messages)

[RFC PATCH v2 05/18] sched: add task flag for preempt IRQ tracking
 2016-05-20 16:59 UTC  (14+ messages)

[PATCH][v3.13.y-ckt][PATCH 0/1] bridge: notify user space after fdb update
 2016-05-20 16:59 UTC  (2+ messages)
` [PATCH][3.13.y-ckt][PATCH 1/1] bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr

[PATCH] Input: pwm-beeper - defer pwm config if pwm can sleep
 2016-05-20 16:59 UTC  (6+ messages)
      ` [PATCH] Input: pwm-beeper - fix: scheduling while atomic

[PATCH v6 0/8] fix debugfs file removal races
 2016-05-20 16:57 UTC  (9+ messages)
` [PATCH v6 2/8] debugfs: prevent access to removed files' private data

[PATCH 0/4] x86/fpu/state: Fix XSAVES issues - Part 1
 2016-05-20 16:50 UTC  (4+ messages)

[PATCH] net: sock: Add option for memory optimized hints
 2016-05-20 16:48 UTC  (2+ messages)

[PATCH 3.12 00/76] 3.12.60-stable review
 2016-05-20 16:45 UTC  (6+ messages)
` [PATCH 3.12 01/76] crypto: gcm - Fix rfc4543 decryption crash
  ` [PATCH 3.12 69/76] net: fix infoleak in rtnetlink

[PATCH v2 00/13] perf tools: Support overwritable ring buffer
 2016-05-20 16:38 UTC  (14+ messages)
` [PATCH v2 01/13] perf tools: Add overwrite attribute to evsel and check write_backward
` [PATCH v2 02/13] perf tools: Record fd into perf_mmap
` [PATCH v2 03/13] perf tools: Add API to pause a evlist
` [PATCH v2 04/13] perf record: Prevent reading invalid data in record__mmap_read
` [PATCH v2 05/13] perf record: Rename variable to make code clear
` [PATCH v2 06/13] perf record: Read from backward ring buffer
` [PATCH v2 07/13] perf evlist: Introduce aux perf evlist
` [PATCH v2 08/13] perf tools: Don't poll and mmap overwritable events
` [PATCH v2 09/13] perf tools: Enable overwrite settings
` [PATCH v2 10/13] perf record: Introduce rec->overwrite_evlist for overwritable events
` [PATCH v2 11/13] perf record: Toggle overwrite ring buffer for reading
` [PATCH v2 12/13] perf tools: Don't warn about out of order event if write_backward is used
` [PATCH v2 13/13] perf tools: Check write_backward during evlist config

[PATCH] net: pegasus: remove unused variables and labels
 2016-05-20 16:40 UTC  (2+ messages)

[PATCH]: ELF/MIPS build fix
 2016-05-20 16:40 UTC  (4+ messages)

[PATCH 1/1] net: pegasus: remove dead coding
 2016-05-20 16:38 UTC  (4+ messages)

[PATCH] x86/boot: Refuse to build with data relocations
 2016-05-20 16:37 UTC  (12+ messages)

[GIT PULL] MFD for v4.7
 2016-05-20 16:36 UTC 

[RFC PATCH 0/2] AM335x-ICE: Add support for rotary-encoder
 2016-05-20 16:34 UTC  (3+ messages)
` [RFC PATCH 1/2] Input: rotary-encoder- Add support for absolute encoder

[PATCH] Input: uinput - handle compat ioctl for UI_SET_PHYS
 2016-05-20 16:32 UTC  (2+ messages)

[PATCH] tty: vt: Fix soft lockup in fbcon cursor blink timer
 2016-05-20 16:27 UTC  (14+ messages)
        ` [PATCH] fbcon: use default if cursor blink interval is not valid
              ` [PATCH] fbcon: warn on invalid cursor blink intervals

[RFC v1 0/2] mm: SLUB Freelist randomization
 2016-05-20 16:24 UTC  (10+ messages)
` [RFC v1 2/2] "

[PATCH] vfio: platform: use vfio_iommu_group_get/put
 2016-05-20 16:19 UTC  (10+ messages)

[PATCH] PM / sleep: fix unbalanced pm runtime disable in __device_suspend_late()
 2016-05-20 16:21 UTC  (5+ messages)

[GIT PULL] HSI changes for 4.7
 2016-05-20 16:16 UTC 

[PATCH 1/2 V3] dt: add Atmel Captouch bindings
 2016-05-20 16:16 UTC  (5+ messages)

[PATCH] f2fs: fix to update dirty page count correctly
 2016-05-20 16:11 UTC 

[PATCH] usb: echi-hcd: Add ehci_setup check before echi_shutdown
 2016-05-20 16:09 UTC  (5+ messages)

Builtin microcode does nothing
 2016-05-20 16:03 UTC  (2+ messages)

[PATCH v9 0/7] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 3/3: vfio changes
 2016-05-20 16:01 UTC  (2+ messages)

[PATCH][v3.13.y-ckt][v3.19-ckt][v4.2.y-ckt]Revert "usb: hub: do not clear BOS field during reset device"
 2016-05-20 15:56 UTC 

[PATCH 1/2] iio: generic_buffer: Cleanup when receiving signals
 2016-05-20 15:55 UTC  (3+ messages)
` [PATCH 2/2] iio: generic_buffer: Add --device-num option

[PATCH] remove unused blkdev_dax_capable() function
 2016-05-20 15:48 UTC  (2+ messages)

[PATCH] perf stat: Print topology/time headers with --metric-only
 2016-05-20 15:47 UTC  (4+ messages)

[v2 PATCH] mm: move page_ext_init after all struct pages are initialized
 2016-05-20 15:41 UTC  (3+ messages)

[PATCH 00/17] perf tools: Support overwritable ring buffer
 2016-05-20 15:39 UTC  (5+ messages)
` [PATCH 09/17] perf tools: Detect avalibility of write_backward

[PATCHv9 0/2] mremap vDSO for 32-bit
 2016-05-20 15:33 UTC  (4+ messages)
` [PATCHv9 2/2] selftest/x86: add mremap vdso test

[PATCH v2] Drivers: hv: vmbus: fix the race when querying & updating the percpu list
 2016-05-20 15:30 UTC  (2+ messages)

[PATCH v4 0/6] Add alignment check for DAX mount
 2016-05-20 14:50 UTC  (3+ messages)

[PATCH 1/2] regmap: irq: Add support to call client specific pre/post interrupt service
 2016-05-20 15:10 UTC  (2+ messages)
` [PATCH 2/2] mfd: max77620: Add pre/post irq handler before/after servicing interrupt

[PATCH] ARM: dts: exynos: Remove unneded always-on for regulators on Peach boards
 2016-05-20 15:13 UTC  (3+ messages)

Sharing code between Linux and bootloader (U-boot) ?
 2016-05-20 15:08 UTC  (2+ messages)

[PATCH] Convert Wideview WT220 DVB USB driver to rc-core
 2016-05-20 15:08 UTC 

[RFC v2 0/5] MT2701 DRM support
 2016-05-20 15:05 UTC  (6+ messages)
` [RFC v2 1/5] drm/mediatek: rename macros, add chip suffix
` [RFC v2 2/5] drm/mediatke: add support for Mediatek SoC MT2701
` [RFC v2 3/5] drm/mediatek: add *driver_data for different hardware settings
` [RFC v2 4/5] drm/mediatek: add shadow register support
` [RFC v2 5/5] arm: dts: mt2701: Add display subsystem related nodes for MT2701

[GIT PULL 00/11] perf/core improvements and fixes
 2016-05-20 15:05 UTC  (2+ messages)

[PATCH V7 0/3] soc/tegra: Add support for IO pads power and voltage control
 2016-05-20 14:45 UTC  (4+ messages)
` [PATCH V7 1/3] soc/tegra: pmc: Use BIT macro for register field definition
` [PATCH V7 2/3] soc/tegra: pmc: Correct type of variable for tegra_pmc_readl()
` [PATCH V7 3/3] soc/tegra: pmc: Add support for IO pads power state and voltage

[PATCH v2] clk: probe common clock drivers earlier
 2016-05-20 14:49 UTC 

[PATCH 3.12 69/76] net: fix infoleak in rtnetlink
 2016-05-20 14:49 UTC 

[PATCH 1/2] dma-buf/fence: make fence context 64 bit v2
 2016-05-20 14:47 UTC  (4+ messages)
` [PATCH 2/2] dma-buf/fence: add fence_array fences v4

[PATCH] max44000: Remove scale from proximity
 2016-05-20 14:44 UTC 

[PATCH] - silence UBSAN complaint in ehci-hcd
 2016-05-20 14:37 UTC  (2+ messages)

[PATCH] - silence UBSAN complaint in ehci-hcd
 2016-05-20 14:34 UTC  (2+ messages)

[PATCH 0/3] drm/imx: convey the pixelclk-active and de-active flags to the ipu-di driver
 2016-05-20 14:31 UTC  (5+ messages)
` [PATCH 1/3] drm/imx: imx-ldb: honor 'native-mode' property when selecting video mode from DT
` [PATCH 2/3] drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di driver
` [PATCH 3/3] drm/imx: remove dead code

[PATCH v3 1/2] dell-smbios: Add a method for more complex SMI requests
 2016-05-20 14:27 UTC  (8+ messages)
` [PATCH v3 2/2] dell-laptop: Expose auxiliary MAC address if available

[PATCH v1] mm: bad_page() checks bad_flags instead of page->flags for hwpoison page
 2016-05-20 14:27 UTC  (6+ messages)
    ` [PATCH v2] mm: check_new_page_bad() directly returns in __PG_HWPOISON case

[PATCH v6 00/12] Support non-lru page migration
 2016-05-20 14:23 UTC  (13+ messages)
` [PATCH v6 01/12] mm: use put_page to free page instead of putback_lru_page
` [PATCH v6 02/12] mm: migrate: support non-lru movable page migration
` [PATCH v6 03/12] mm: balloon: use general non-lru movable page feature
` [PATCH v6 04/12] zsmalloc: keep max_object in size_class
` [PATCH v6 05/12] zsmalloc: use bit_spin_lock
` [PATCH v6 06/12] zsmalloc: use accessor
` [PATCH v6 07/12] zsmalloc: factor page chain functionality out
` [PATCH v6 08/12] zsmalloc: introduce zspage structure
` [PATCH v6 09/12] zsmalloc: separate free_zspage from putback_zspage
` [PATCH v6 10/12] zsmalloc: use freeobj for index
` [PATCH v6 11/12] zsmalloc: page migration support
` [PATCH v6 12/12] zram: use __GFP_MOVABLE for memory allocation

[PATCH] powerpc/pseries: fix trivial typo in function name
 2016-05-20 14:18 UTC 

Add top down metrics to perf stat
 2016-05-20 14:18 UTC  (11+ messages)
` [PATCH 8/8] perf stat: Add computation of TopDown formulas

[RFC 0/8] usb: phy: msm: various cleanups
 2016-05-20 14:15 UTC  (4+ messages)
` [RFC 4/8] usb: phy: move TCSR driver into new file

salve
 2016-05-20 14:04 UTC 

[PATCH V6 0/3] soc/tegra: Add support for IO pads power and voltage control
 2016-05-20 14:11 UTC  (6+ messages)
` [PATCH V6 3/3] soc/tegra: pmc: Add support for IO pads power state and voltage

PROBLEM: Resume form hibernate broken by setting NX on gap
 2016-05-20 13:56 UTC  (3+ messages)

[PATCH 1/2] drm/amd/powerplay: fix bugs of checking if dpm is running on Tonga
 2016-05-20 13:54 UTC  (3+ messages)
` [PATCH 2/2] dma-buf/fence: add fence_array fences v4

[PATCH v2 00/12] J-core J2 cpu and SoC peripherals support
 2016-05-20 14:01 UTC  (3+ messages)
` [PATCH v2 09/12] clocksource: add J-Core PIT/RTC driver

[RFC 00/13] make direct compaction more deterministic
 2016-05-20 13:57 UTC  (8+ messages)
` [RFC 06/13] mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations

[PATCH 00/10] Documentation/Sphinx
 2016-05-20 13:39 UTC  (7+ messages)
` [PATCH 05/10] Documentation/sphinx: add Sphinx kernel-doc directive extension
` [PATCH 06/10] Documentation/sphinx: configure the kernel-doc extension
` [PATCH 07/10] sphinx: cheesy script to convert .tmpl files
` [PATCH 08/10] Documentation: add kernel hacking rst
` [PATCH 09/10] Documentation: add kernel api rst
` [PATCH 10/10] Documentation: moar files

[PATCH v2] ks390/keyboard: use memdup_user_nul()
 2016-05-20 13:41 UTC  (2+ messages)


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).