linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-20 16:15:36 to 2016-04-20 20:56:38 UTC [more...]

[PATCH 0/5] x86, boot: clean up KASLR code (step 2)
 2016-04-20 20:55 UTC  (5+ messages)
` [PATCH 1/5] x86, KASLR: Update description for decompressor worst case size
` [PATCH 2/5] x86, KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSET
` [PATCH 3/5] x86, boot: Clean up things used by decompressors
` [PATCH 5/5] x86, KASLR: Warn when KASLR is disabled

[PATCH v7 00/24] i2c mux cleanup and locking update
 2016-04-20 20:52 UTC  (2+ messages)

[PATCH] media: fix media_open() to not release lock too soon
 2016-04-20 20:48 UTC 

[PATCH] iio: inv_mpu6050: Add support for auxiliary I2C master
 2016-04-20 20:31 UTC 

[PATCH 0/11] introduce down_write_killable for rw_semaphore v3
 2016-04-20 20:45 UTC  (10+ messages)
` [PATCH 10/11] x86, rwsem: provide __down_write_killable

[PATCH] drm/vc4: Add support for gamma ramps
 2016-04-20 20:43 UTC 

[PATCH v3] ARM: dts: imx6: Add dts for Embest MarS Board
 2016-04-20 20:38 UTC 

[PATCH 0/7] IB/hfi1: Remove write() and use ioctl() for user access
 2016-04-20 20:36 UTC  (4+ messages)

[PATCH] lib: make sg_pool explicitly non-modular
 2016-04-20 20:28 UTC  (2+ messages)

[GIT PULL 1/2] bcm2835 DT changes for 4.7
 2016-04-20 20:27 UTC  (2+ messages)
` [GIT PULL 2/2] bcm2835 defconfig "

[RFC 0/3] net: dsa: cross-chip operations
 2016-04-20 20:26 UTC  (4+ messages)
` [RFC 1/3] net: dsa: add cross-chip notification for bridge
` [RFC 2/3] net: dsa: mv88e6xxx: initialize PVT
` [RFC 3/3] net: dsa: mv88e6xxx: setup PVT

[PATCH v4 0/2] Skylake PSys support
 2016-04-20 20:21 UTC  (4+ messages)

[PATCH v2 1/2] asus-laptop: remove redundant initializers
 2016-04-20 20:19 UTC  (3+ messages)
` [PATCH v2 2/2] asus-laptop: correct error handling in sysfs_acpi_set

[PATCH -tip 1/3] locking/pvqspinlock: Fix div by 0 in qstats
 2016-04-20 20:06 UTC  (5+ messages)
` [PATCH -tip 3/3] locking/pvqspinlock: Robustify init_qspinlock_stat()
      ` [PATCH -tip v3 "

[PATCH v3] MCS spinlock: Use smp_cond_load_acquire() in spin loop
 2016-04-20 19:51 UTC 

[PATCH 0.14] oom detection rework v6
 2016-04-20 19:47 UTC  (15+ messages)
` [PATCH 01/14] vmscan: consider classzone_idx in compaction_ready
` [PATCH 02/14] mm, compaction: change COMPACT_ constants into enum
` [PATCH 03/14] mm, compaction: cover all compaction mode in compact_zone
` [PATCH 04/14] mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED
` [PATCH 05/14] mm, compaction: distinguish between full and partial COMPACT_COMPLETE
` [PATCH 06/14] mm, compaction: Update compaction_result ordering
` [PATCH 07/14] mm, compaction: Simplify __alloc_pages_direct_compact feedback interface
` [PATCH 08/14] mm, compaction: Abstract compaction feedback to helpers
` [PATCH 09/14] mm: use compaction feedback for thp backoff conditions
` [PATCH 10/14] mm, oom: rework oom detection
` [PATCH 11/14] mm: throttle on IO only when there are too many dirty and writeback pages
` [PATCH 12/14] mm, oom: protect !costly allocations some more
` [PATCH 13/14] mm: consider compaction feedback also for costly allocation
` [PATCH 14/14] mm, oom, compaction: prevent from should_compact_retry looping for ever for costly orders

stable-security kernel updates
 2016-04-20 19:50 UTC 

Show virtualized dentry root in mountinfo for cgroupfs
 2016-04-20 19:43 UTC  (3+ messages)
` [PATCH 1/2] kernfs_path_from_node_locked: don't overwrite nlen

[PATCH] char: Drop bogus dependency of DEVPORT on !M68K
 2016-04-20 19:43 UTC  (2+ messages)

[PATCH v2] ARM: dts: imx6: Add dts for Embest MarS Board
 2016-04-20 19:41 UTC  (3+ messages)

[RFC] arm64: Implement WFE based spin wait for MCS spinlocks
 2016-04-20 19:36 UTC  (3+ messages)

[for-next][PATCH 00/30] tracing: Add features for event-fork and histograms
 2016-04-20 19:30 UTC  (31+ messages)
` [for-next][PATCH 01/30] tracing: Rename check_ignore_pid() to ignore_this_task()
` [for-next][PATCH 02/30] tracing: Use pid bitmap instead of a pid array for set_event_pid
` [for-next][PATCH 03/30] tracing: Add infrastructure to allow set_event_pid to follow children
` [for-next][PATCH 04/30] tracing: Update the documentation to describe "event-fork" option
` [for-next][PATCH 05/30] tracing: Add lock-free tracing_map
` [for-next][PATCH 06/30] tracing: Fix TRACING_MAP Kconfig
` [for-next][PATCH 07/30] tracing: Update some tracing_map constants and comments
` [for-next][PATCH 08/30] tracing: Add hist event trigger command
` [for-next][PATCH 09/30] tracing: Add hist trigger support for multiple values (vals= param)
` [for-next][PATCH 10/30] tracing: Add hist trigger support for compound keys
` [for-next][PATCH 11/30] tracing: Add hist trigger support for user-defined sorting (sort= param)
` [for-next][PATCH 12/30] tracing: Add hist trigger support for pausing and continuing a trace
` [for-next][PATCH 13/30] tracing: Add hist trigger support for clearing "
` [for-next][PATCH 14/30] tracing: Add hist trigger hex modifier for displaying numeric fields
` [for-next][PATCH 15/30] tracing: Add hist trigger sym and sym-offset modifiers
` [for-next][PATCH 16/30] tracing: Add hist trigger execname modifier
` [for-next][PATCH 17/30] tracing: Add hist trigger syscall modifier
` [for-next][PATCH 18/30] tracing: Add hist trigger support for stacktraces as keys
` [for-next][PATCH 19/30] tracing: Support string type key properly
` [for-next][PATCH 20/30] tracing: Remove restriction on string position in hist trigger keys
` [for-next][PATCH 21/30] tracing: Add enable_hist/disable_hist triggers
` [for-next][PATCH 22/30] tracing: Add hist trigger Documentation
` [for-next][PATCH 23/30] tracing: Add support for multiple hist triggers per event
` [for-next][PATCH 24/30] tracing: Add support for named triggers
` [for-next][PATCH 25/30] tracing: Add support for named hist triggers
` [for-next][PATCH 26/30] kselftests/ftrace : Add event trigger testcases
` [for-next][PATCH 27/30] kselftests/ftrace: Add hist "
` [for-next][PATCH 28/30] tracing: Add hist trigger log2 modifier
` [for-next][PATCH 29/30] kselftests/ftrace: Add a test for log2 modifier of hist trigger
` [for-next][PATCH 30/30] tracing: Fix unsigned comparison to zero in hist trigger code

[PATCH 1/3] staging/android: remove redundant comments on sync_merge_data
 2016-04-20 19:30 UTC  (4+ messages)
` [PATCH 2/3] kernel.h: add u64_to_user_ptr()
` [PATCH 3/3] staging/android: refactor SYNC IOCTLs

[RFC PATCH 00/13] perf tools: Support uBPF script
 2016-04-20 19:34 UTC  (20+ messages)
` [RFC PATCH 01/13] bpf tools: Add map related BPF helper
` [RFC PATCH 02/13] tools: Add ubpf feature test
` [RFC PATCH 03/13] bpf tools: Add ubpf include and makefile options
` [RFC PATCH 04/13] bpf tools: Replace fd array to union array
` [RFC PATCH 05/13] bpf tools: Save engine type in bpf_program
` [RFC PATCH 06/13] bpf tools: Introduce ubpf_vm to program instance union
` [RFC PATCH 07/13] bpf tools: Load ubpf program
` [RFC PATCH 08/13] bpf tools: Add API for fetching ubpf_vm
` [RFC PATCH 09/13] bpf tools: Register extern functions for ubpf programs
` [RFC PATCH 10/13] perf tools: Register basic UBPF helpers
` [RFC PATCH 11/13] perf bpf: Accept ubpf programs
` [RFC PATCH 12/13] perf record: Add UBPF hooks at beginning and end of perf record
` [RFC PATCH 13/13] perf tests: Add UBPF test case

[PATCH v3] locking/pvqspinlock: Add lock holder CPU argument to pv_wait()
 2016-04-20 19:26 UTC 

[PATCH v7 0/8]/[PULL REQUEST] Trim unused exported kernel symbols
 2016-04-20 19:26 UTC  (4+ messages)

[PATCH] mm: move huge_pmd_set_accessed out of huge_memory.c
 2016-04-20 19:20 UTC  (4+ messages)

[PATCH 0/8] drm: Add fbdev deferred io support to helpers
 2016-04-20 19:20 UTC  (13+ messages)
` [PATCH 2/8] drm/udl: Change drm_fb_helper_sys_*() calls to sys_*()
` [PATCH 5/8] fbdev: fb_defio: Export fb_deferred_io_mmap
` [PATCH 7/8] drm/qxl: Use drm_fb_helper deferred_io support
` [PATCH 8/8] drm/udl: "

[PATCH 02/19] io-mapping: Specify mapping size for io_mapping_map_wc()
 2016-04-20 19:14 UTC  (3+ messages)

[PATCH V6 00/13] Support for generic ACPI based PCI host controller
 2016-04-20 19:12 UTC  (3+ messages)
` [PATCH V6 09/13] pci, acpi: Support for ACPI based generic "

[PATCH v2 1/1] arm64: dts: NS2 secondary core enablement via PSCI
 2016-04-20 19:05 UTC  (2+ messages)

[PATCH 1/2] x86/arch_prctl: add ARCH_SET_{COMPAT,NATIVE} to change compatible mode
 2016-04-20 19:05 UTC  (11+ messages)

[PATCH v10 RESEND 1/3] staging/android: remove redundant comments on sync_merge_data
 2016-04-20 19:02 UTC  (4+ messages)
` [PATCH v10 RESEND 2/3] kernel.h: add u64_to_user_ptr()

[PATCH v6 0/7] perf tools: Use SIGUSR2 control data dumpping
 2016-04-20 18:59 UTC  (8+ messages)
` [PATCH v6 1/7] perf tools: Introduce trigger class
` [PATCH v6 2/7] perf tools: Derive trigger class from auxtrace_snapshot
` [PATCH v6 3/7] perf record: Split output into multiple files via '--switch-output'
` [PATCH v6 4/7] perf record: Force enable --timestamp-filename when --switch-output is provided
` [PATCH v6 5/7] perf record: Disable buildid cache options by default in switch output mode
` [PATCH v6 6/7] perf record: Re-synthesize tracking events after output switching
` [PATCH v6 7/7] perf record: Generate tracking events for process forked by perf

[PATCH 0/5] fixes for twl6040-vibra
 2016-04-20 19:00 UTC  (11+ messages)
` [PATCH 5/5] input: twl6040-vibra: remove mutex
          ` [Letux-kernel] "

[PATCH V2] net: ethernet: mellanox: correct page conversion
 2016-04-20 18:42 UTC  (5+ messages)

[PATCH v2 0/2] clk: Add Oxford Semiconductor OXNAS Clocks support
 2016-04-20 18:40 UTC  (5+ messages)
` [PATCH v2 1/2] clk: Add Oxford Semiconductor OXNAS Standard Clocks

[PATCH] ARM: mv78xx0: Remove CLK_IS_ROOT
 2016-04-20 18:40 UTC  (3+ messages)

[PATCH 1/2] Documentation: DT: vdma: Add clock support for vdma
 2016-04-20 18:39 UTC  (3+ messages)
` [PATCH 2/2] dmaengine: vdma: Add clock support

[PATCH v3] KVM: remove buggy vcpu id check on vcpu creation
 2016-04-20 18:31 UTC  (8+ messages)

[PATCH] USB: serial: Use IS_ENABLED() instead of checking for FOO || FOO_MODULE
 2016-04-20 18:26 UTC 

[PATCH] ARM: pxa: remove platform dma code
 2016-04-20 18:24 UTC  (2+ messages)

[PATCH 1/6] ARM: dts: pxa: add pxa framebuffer device
 2016-04-20 18:21 UTC  (2+ messages)

[PATCH] iio: inv_mpu6050: Add support for auxiliary I2C master
 2016-04-20 18:17 UTC  (2+ messages)

[PATCH] ARM: pxa: Remove CLK_IS_ROOT
 2016-04-20 18:18 UTC  (2+ messages)

[PATCH v7 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 2/3: msi changes
 2016-04-20 18:16 UTC  (6+ messages)
` [PATCH v7 6/8] irqchip/gicv2m: implement msi_doorbell_info callback

[PATCH] drivers/idle: make intel_idle.c driver more explicitly non-modular
 2016-04-20 18:13 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 4.6] mm: wake kcompactd before kswapd's short sleep
 2016-04-20 18:05 UTC  (2+ messages)

[PATCH] MAINTAINERS: net: add entry for TI Ethernet Switch drivers
 2016-04-20 18:03 UTC  (4+ messages)

[PATCH net-next] net: dsa: remove tag_protocol from dsa_switch
 2016-04-20 17:59 UTC  (2+ messages)

[PATCH v2] locking/pvqspinlock: Add lock holder CPU argument to pv_wait()
 2016-04-20 17:58 UTC  (8+ messages)

[PATCH] perf/x86/intel/rapl: Add missing Haswell model
 2016-04-20 17:58 UTC  (3+ messages)

[PATCH 0/8] STMPE fixes/rework and add STMPE1600 support
 2016-04-20 16:15 UTC  (3+ messages)

[PATCH] mfd: Use IS_ENABLED(CONFIG_FOO) instead of checking FOO || FOO_MODULE
 2016-04-20 17:45 UTC 

[RFC][PATCH v9 0/2] Infrastructure code for perf-config
 2016-04-20 17:42 UTC  (3+ messages)
` [PATCH v9 1/2] perf config: Prepare all default configs
` [PATCH v9 2/2] perf config: Initialize perf_config_set with "

[BUG linux-next] KASAN bug is raised on linux-next-20160414 with huge tmpfs on
 2016-04-20 17:42 UTC 

[PATCH v7 00/10] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 1/3: iommu changes
 2016-04-20 17:35 UTC  (14+ messages)
` [PATCH v7 05/10] iommu/dma-reserved-iommu: reserved binding rb-tree and helpers
` [PATCH v7 06/10] iommu/dma-reserved-iommu: iommu_get/put_reserved_iova
` [PATCH v7 07/10] iommu/dma-reserved-iommu: delete bindings in iommu_free_reserved_iova_domain
` [PATCH v7 08/10] iommu/dma-reserved_iommu: iommu_msi_mapping_desc_to_domain
` [PATCH v7 09/10] iommu/dma-reserved-iommu: iommu_msi_mapping_translate_msg
` [PATCH v7 10/10] iommu/arm-smmu: call iommu_free_reserved_iova_domain on domain destruction

[PATCH 1/1] pinctrl: core: Fix build error due to devm_pinctrl_dev_match()
 2016-04-20 17:17 UTC 

[PATCH] irqdomain: fix compare_const_fl.cocci warnings
 2016-04-20 17:19 UTC  (2+ messages)

[PATCH v2 0/2] cpufreq: powernv: Ramp-down global pstate slower than local-pstate
 2016-04-20 17:18 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH V2 00/14] Add support for Tegra210 AGIC
 2016-04-20 17:11 UTC  (3+ messages)
` [PATCH V2 07/14] genirq: Add runtime power management support for IRQ chips

[PATCH 00/13] devpts: New instances for every mount
 2016-04-20 17:00 UTC  (32+ messages)
` [PATCH 01/13] devpts: Teach /dev/ptmx to find the associated devpts via path lookup
                      ` [PATCH 01/16] devpts: Attempting to get it right
                        ` [PATCH 01/16] devpts: Use the same default mode for both /dev/ptmx and dev/pts/ptmx
                          ` [PATCH 14/16] vfs: Implement mount_super_once
                              ` [PATCH] devpts: Make each mount of devpts an independent filesystem
                                        ` [PATCH v2] "

[PATCH 0/2 v6] printk, Add monotonic and real printk timestamps
 2016-04-20 17:09 UTC  (7+ messages)

[PATCH V5 0/4] Introduce CoreSight STM support
 2016-04-20 17:08 UTC  (3+ messages)

regression: 3a878c430fd6 ("tty: serial: msm: Add TX DMA support") drops data
 2016-04-20 16:48 UTC  (3+ messages)

[PATCH] cpuidle: Change ktime_get() with local_clock()
 2016-04-20 16:47 UTC  (5+ messages)

[PATCH 4/8] drm/fb-helper: Add fb_deferred_io support
 2016-04-20 16:42 UTC  (2+ messages)

[PATCH v7] ASoC: mediatek: Add second I2S on mt8173-rt5650 machine driver
 2016-04-20 16:40 UTC 

[PATCH] mfd: tps6105x: Remove linux/regulator/driver.h include
 2016-04-20 16:40 UTC 

[PATCHv5 2/3] x86/vdso: add mremap hook to vm_special_mapping
 2016-04-20 16:22 UTC  (3+ messages)
` [PATCHv7 "

[PATCH] regulator: tps6524x: Fix broken use of spi_dev_get()
 2016-04-20 16:37 UTC 

[PATCH 1/1] perf/x86/intel/uncore: Add support for Intel SKL client uncore
 2016-04-20 16:34 UTC  (4+ messages)

[PATCH v5 00/14] ACPI NUMA support for ARM64
 2016-04-20 16:29 UTC  (5+ messages)
` [PATCH v5 12/14] arm64, acpi, numa: NUMA support based on SRAT and SLIT

[PATCH 0/2 v6] ASoC: mediatek: Add second I2S on mt8173-rt5650 machine driver
 2016-04-20 16:27 UTC  (4+ messages)
` [PATCH 2/2 "

[PATCH 2/2] regulator: fan53555: Add support for FAN53555UC13X type
 2016-04-20 16:20 UTC  (2+ messages)
` Applied "regulator: fan53555: Add support for FAN53555UC13X type" to the regulator tree

[PATCH] spi: spi-pxa2xx: Remove CLK_IS_ROOT
 2016-04-20 16:20 UTC  (2+ messages)
` Applied "spi: spi-pxa2xx: Remove CLK_IS_ROOT" to the spi tree

[PATCH 1/2] regulator: fan53555: Add support for FAN53555BUC18X type
 2016-04-20 16:20 UTC  (2+ messages)
` Applied "regulator: fan53555: Add support for FAN53555BUC18X type" to the regulator tree

[PATCH] ASoC: ak4642: Remove CLK_IS_ROOT
 2016-04-20 16:19 UTC  (2+ messages)
` Applied "ASoC: ak4642: Remove CLK_IS_ROOT" to the asoc tree

[PATCH] ASoC: rsnd: Remove CLK_IS_ROOT
 2016-04-20 16:19 UTC  (2+ messages)
` Applied "ASoC: rsnd: Remove CLK_IS_ROOT" to the asoc tree


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