linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-21 15:11:51 to 2016-04-21 20:01:43 UTC [more...]

[PATCH] x86/vdso: add mremap hook to vm_special_mapping
 2016-04-21 20:01 UTC  (4+ messages)
` [PATCHv5 1/3] x86: rename is_{ia32,x32}_task to in_{ia32,x32}_syscall
  ` [PATCHv5 3/3] selftest/x86: add mremap vdso 32-bit test

[PATCH v1 00/23] ata: sata_dwc_460ex: make it working again
 2016-04-21 19:59 UTC  (25+ messages)
` [PATCH v1 01/23] ata: sata_dwc_460ex: remove incorrect locking
` [PATCH v1 02/23] ata: sata_dwc_460ex: fix crash on offline links without an attached drive
` [PATCH v1 03/23] ata: sata_dwc_460ex: set dma_boundary to 0x1fff
` [PATCH v1 04/23] ata: sata_dwc_460ex: burst size must be in items not bytes
` [PATCH v1 05/23] ata: sata_dwc_460ex: DMA is always a flow controller
` [PATCH v1 06/23] ata: sata_dwc_460ex: select only core part of DMA driver
` [PATCH v1 07/23] ata: sata_dwc_460ex: skip dma setup for non-dma commands
` [PATCH v1 08/23] ata: sata_dwc_460ex: don't call ata_sff_qc_issue() on DMA commands
` [PATCH v1 09/23] ata: sata_dwc_460ex: use "dmas" DT property to find dma channel
` [PATCH v1 10/23] ata: sata_dwc_460ex: add phy support
` [PATCH v1 11/23] ata: sata_dwc_460ex: get rid of global data
` [PATCH v1 12/23] ata: sata_dwc_460ex: correct HOSTDEV{P}_FROM_*() macros
` [PATCH v1 13/23] ata: sata_dwc_460ex: remove empty libata callback
` [PATCH v1 14/23] ata: sata_dwc_460ex: get rid of some pointless casts
` [PATCH v1 15/23] ata: sata_dwc_460ex: get rid of incorrect cast
` [PATCH v1 16/23] ata: sata_dwc_460ex: add __iomem to register base pointer
` [PATCH v1 17/23] ata: sata_dwc_460ex: supply physical address of FIFO to DMA
` [PATCH v1 18/23] ata: sata_dwc_460ex: switch to new dmaengine_terminate_* API
` [PATCH v1 19/23] ata: sata_dwc_460ex: use readl/writel_relaxed()
` [PATCH v1 20/23] ata: sata_dwc_460ex: tidy up sata_dwc_clear_dmacr()
` [PATCH v1 21/23] ata: sata_dwc_460ex: use devm_ioremap
` [PATCH v1 22/23] ata: sata_dwc_460ex: make debug messages neat
` [PATCH v1 23/23] powerpc/4xx: Device tree update for the 460ex DWC SATA

[GIT PULL] Power management fixes for v4.6-rc5
 2016-04-21 19:56 UTC 

mipsel-linux-gnu-gcc: error: unrecognized command line option '-mcompact-branches=optimal'
 2016-04-21 19:55 UTC  (4+ messages)
  ` [kbuild-all] "

[GIT] Networking
 2016-04-21 19:55 UTC 

[PATCH] fs: fix over-zealous use of "const"
 2016-04-21 19:53 UTC 

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

[PATCH v2] PM / Runtime: Only force-resume device if it has been force-suspended
 2016-04-21 19:52 UTC  (2+ messages)

[PATCH] checkpatch: Add test for keywords not starting on tabstops
 2016-04-21 19:41 UTC 

[PATCH V2] cpuidle: Change ktime_get() with local_clock()
 2016-04-21 19:41 UTC  (2+ messages)

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

[PATCH] ixgbevf: Fix relaxed order settings in VF driver
 2016-04-21 19:39 UTC  (4+ messages)

[PATCH V3 0/4] gpio: tegra: Cleanups and support fro debounce
 2016-04-21 19:34 UTC  (9+ messages)
` [PATCH V3 2/4] gpio: tegra: Make of_device_id compatible data to constant
` [PATCH V3 3/4] gpio: tegra: Get rid of all file scoped global variables
` [PATCH V3 4/4] gpio: tegra: Add support for gpio debounce

stable-security kernel updates
 2016-04-21 19:32 UTC  (8+ messages)

[PATCH v7 00/10] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 1/3: iommu changes
 2016-04-21 19:32 UTC  (3+ messages)

[PATCH v2 0/4] net: thunderx: Add multiqset support for DPDK
 2016-04-21 19:31 UTC  (2+ messages)

[PATCH net] Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets
 2016-04-21 19:29 UTC  (2+ messages)

[PATCH] irqchip/mips-gic: Don't overrun pcpu_masks array
 2016-04-21 19:18 UTC  (2+ messages)
` [tip:irq/urgent] "

[PATCH v1 0/5] perf: Introduce address range filtering
 2016-04-21 19:17 UTC  (9+ messages)
` [PATCH v1 1/5] perf: Move set_filter() from behind EVENT_TRACING
` [PATCH v1 2/5] perf/x86/intel/pt: IP filtering register/cpuid bits
` [PATCH v1 3/5] perf: Extend perf_event_aux_ctx() to optionally iterate through more events
` [PATCH v1 4/5] perf: Introduce address range filtering
` [PATCH v1 5/5] perf/x86/intel/pt: Add support for address range filtering in PT

[PATCH 2/2] net: ethernet: davinci_emac: Fix platform_data overwrite
 2016-04-21 18:58 UTC  (2+ messages)

[PATCH 1/2] net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enable
 2016-04-21 18:58 UTC  (2+ messages)

[PATCH] Revert "cpufreq: governor: Fix negative idle_time when configured with CONFIG_HZ_PERIODIC"
 2016-04-21 18:57 UTC 

[PATCH 0/8] drm: Add fbdev deferred io support to helpers
 2016-04-21 18:54 UTC  (8+ messages)
` [PATCH 2/8] drm/udl: Change drm_fb_helper_sys_*() calls to sys_*()
` [PATCH 4/8] drm/fb-helper: Add fb_deferred_io support

[PATCH] drm/exynos/hdmi: Don't print error on deferral due to regulators
 2016-04-21 18:51 UTC 

[PATCH v2 0/2] kbuild: Remove stale asm-generic wrappers
 2016-04-21 18:44 UTC  (6+ messages)
` [PATCH v2 2/2] "

[PATCH net v2 0/3] drivers: net: cpsw: phy-handle fixes
 2016-04-21 18:41 UTC  (4+ messages)
` [PATCH net v2 1/3] drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac config
` [PATCH net v2 2/3] drivers: net: cpsw: fix error messages when using phy-handle DT property
` [PATCH net v2 3/3] drivers: net: cpsw: use of_phy_connect() in fixed-link case

[PATCH 0/3] Make x86's switch_mm run with IRQs off
 2016-04-21 18:41 UTC  (5+ messages)
` [PATCH 1/3] sched: Add switch_mm_irqs_off and use it in the scheduler
` [PATCH 2/3] x86/mm: Uninline switch_mm
` [PATCH 3/3] x86/mm: Turn off IRQs in switch_mm

[PATCH] drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open
 2016-04-21 18:31 UTC  (2+ messages)

[PATCH 0/6] add support for Microcrystal RV-3049
 2016-04-21 18:24 UTC  (7+ messages)
` [PATCH 1/6] rtc: rv3029: remove 'i2c' in functions names
` [PATCH 2/6] rtc: rv3029: convert to use regmap
` [PATCH 3/6] rtc: rv3029: Add support of RV3049
` [PATCH 4/6] rtc: rv3029: Removes some checks and warnings
` [PATCH 5/6] rtc: rv3029: enable AE_x bits on set_alarm
` [PATCH 6/6] rtc: rv3029: add alarm IRQ

[PATCH 1/3] checkpatch: add Kconfig 'default n' test
 2016-04-21 18:21 UTC  (8+ messages)
` [PATCH 2/3] checkpatch: testing more config for Kconfig help text
` [PATCH 3/3] checkpatch: relax Kconfig help text line number threshold

[PATCH v3 0/2] ext4: Improve parallel I/O performance on NVDIMM
 2016-04-21 18:15 UTC  (4+ messages)
` [PATCH v3 1/2] ext4: Pass in DIO_SKIP_DIO_COUNT flag if inode_dio_begin() called

[PATCH V4] audit: add tty field to LOGIN event
 2016-04-21 18:14 UTC 

[PATCH 0/5] x86, boot: clean up KASLR code (step 2)
 2016-04-21 18:13 UTC  (4+ messages)
` [PATCH 2/5] x86, KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSET

linux-next: zillions of lockdep whinges in include/net/sock.h:1408
 2016-04-21 18:10 UTC  (5+ messages)

[PATCH v3] KVM: remove buggy vcpu id check on vcpu creation
 2016-04-21 18:08 UTC  (9+ messages)

[PATCH 1/2] [v4] net: emac: emac gigabit ethernet controller driver
 2016-04-21 18:03 UTC  (5+ messages)

[PATCH 0/2 v6] Add AXS10X I2S PLL clock driver
 2016-04-21 17:56 UTC  (5+ messages)
` [PATCH 1/2 v6] clk/axs10x: Add "
` [PATCH 2/2 v6] arc: axs10x: Add DT bindings for I2S PLL Clock

[RESEND][PATCH v6 0/3] thermal: mediatek: Add cpu dynamic power cooling model
 2016-04-21 17:53 UTC  (6+ messages)
` [RESEND][PATCH 1/3] "

[PATCH v6 00/19] i2c-octeon and i2c-thunderx drivers
 2016-04-21 17:51 UTC  (6+ messages)
` [PATCH v6 07/19] i2c: octeon: Use i2c recovery framework

[PATCH net-next] perf, bpf: minimize the size of perf_trace_() tracepoint handler
 2016-04-21 17:49 UTC  (2+ messages)

[PATCH] OMAPDSS: HDMI5: Fix AVI infoframe
 2016-04-21 17:49 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] lib/mpi: Fix kernel unaligned acces in mpi_write_to_sgl
 2016-04-21 17:44 UTC  (3+ messages)

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

[PATCH] OMAPDSS: HDMI5: Change DDC timings
 2016-04-21 17:27 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] drivers/idle: make intel_idle.c driver more explicitly non-modular
 2016-04-21 17:42 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v5] irqchip, gicv3-its, numa: Enable workaround for Cavium thunderx erratum 23144
 2016-04-21 17:40 UTC  (2+ messages)

[PATCH v4 0/2] let archs decide for vcpu ids
 2016-04-21 17:36 UTC  (5+ messages)
` [PATCH v4 2/2] KVM: move vcpu id checking to archs

[PATCH v2 1/9] dt-binding: remoteproc: Introduce Qualcomm WCNSS loader binding
 2016-04-21 17:20 UTC  (2+ messages)
` [PATCH v2.1 "

[PATCHv2 2/5] arm64/efi: move to generic {__,}efi_call_virt
 2016-04-21 17:18 UTC  (6+ messages)
` [PATCHv2 5/5] efi/runtime-wrappers: detect FW irq flag corruption

[PATCH] sched/cpufreq: don't trigger cpufreq update w/o real rt/deadline tasks running
 2016-04-21 17:17 UTC  (9+ messages)

[PATCH v3 0/3] dmaengine: Add clock support for AXI DMAS
 2016-04-21 17:13 UTC  (6+ messages)
` [PATCH v3 3/3] dmaengine: vdma: Add clock support

[PATCH v5 0/6] LSM: LoadPin for kernel file loading restrictions
 2016-04-21 17:13 UTC  (5+ messages)
` [PATCH 5/6] fs: define a string representation of the kernel_read_file_id enumeration

fs: GPF in locked_inode_to_wb_and_lock_list
 2016-04-21 17:06 UTC  (8+ messages)

alloc failure in qla1280 probe -- need to decrease can_queue?
 2016-04-21 17:03 UTC  (3+ messages)

[PATCH v3 00/19] drm: Add Allwinner A10 display engine support
 2016-04-21 16:56 UTC  (4+ messages)
` [PATCH v3 04/19] clk: sunxi: Add TCON channel1 clock

[PATCH 1/1] perf/x86/intel: Fix wrong lbr_sel_mask
 2016-04-21  9:30 UTC 

[PATCH v6 0/6] Introduce GCC plugin infrastructure
 2016-04-21 16:55 UTC  (4+ messages)
` [PATCH v6 2/6] "

Major KVM issues with kernel 4.5 on the host
 2016-04-21 16:51 UTC  (11+ messages)

[PATCH v2] Force cppc_cpufreq to report values in KHz to fix user space reporting
 2016-04-21 16:49 UTC  (2+ messages)

[PATCH] Documentation:Update Documentation/zh_CN/arm64/booting.txt
 2016-04-21 16:42 UTC  (2+ messages)

[PATCH v2] x86/vdso: Use RDPID in preference to LSL when available
 2016-04-21 16:26 UTC  (4+ messages)

[PATCH] driver: leds: is31fl3196/99 dimmable dual/triple rgb driver
 2016-04-21 16:25 UTC  (4+ messages)
` [PATCH] drivers: led: is31fl319x: 6/9-channel light effect led driver

[PATCH v3] regulator: core: Add debugfs to show constraint flags
 2016-04-21 16:23 UTC 

[PATCH] lib: Always NUL terminate ucs2_as_utf8
 2016-04-21 16:21 UTC  (5+ messages)

[PATCH V2] powerpc: Implement {cmp}xchg for u8 and u16
 2016-04-21 16:13 UTC  (6+ messages)
` [PATCH V3] "

[PATCH 0/5] regulator: A few fixes for supply resolution
 2016-04-21 16:12 UTC  (6+ messages)
` [PATCH 1/5] regulator: core: Don't terminate supply resolution early
` [PATCH 2/5] regulator: core: Clear the supply pointer if enabling fails
` [PATCH 3/5] regulator: core: Move registration of regulator device
` [PATCH 4/5] regulator: core: Add early supply resolution for a bypassed regulator
` [PATCH 5/5] regulator: helpers: Ensure bypass register field matches ON value

[PATCH 1/2] regulator: core: Use a bitfield for continuous_voltage_range
 2016-04-21 16:11 UTC  (2+ messages)
` Applied "regulator: core: Use a bitfield for continuous_voltage_range" to the regulator tree

[PATCH] regulator: tps6524x: Fix broken use of spi_dev_get()
 2016-04-21 16:11 UTC  (2+ messages)
` Applied "regulator: tps6524x: Fix broken use of spi_dev_get()" to the regulator tree

[PATCH v8] ASoC: mediatek: Add second I2S on mt8173-rt5650 machine driver
 2016-04-21 16:11 UTC  (2+ messages)
` Applied "ASoC: mediatek: Add second I2S on mt8173-rt5650 machine driver" to the asoc tree

[PATCH] ASoC: arizona: Prefer lower FRATIO in pseudo-fractional mode
 2016-04-21 16:11 UTC  (2+ messages)
` Applied "ASoC: arizona: Prefer lower FRATIO in pseudo-fractional mode" to the asoc tree

[PATCH V2 00/15] coresight: tmc: make driver usable by Perf
 2016-04-21 16:10 UTC  (3+ messages)
` [PATCH V2 14/15] coresight: tmc: implementing TMC-ETR AUX space API

[PATCH V10 00/28] Add new powerpc specific ELF core notes
 2016-04-21 16:00 UTC  (6+ messages)

[PATCH] Mark "Out of Date" addresses as undeliverable
 2016-04-21 15:04 UTC 

[PATCH] nohz_full: Make sched_should_stop_tick() more conservative
 2016-04-21 16:03 UTC  (6+ messages)

[PATCH v2] Documentation: bindings: fix palmas-rtc documentation
 2016-04-21 16:03 UTC 

[PATCH v2 0/5] Add support for rk818
 2016-04-21 16:02 UTC  (5+ messages)
` [PATCH v2 3/7] regulator: rk808: Migrate to regulator core's simplified DT parsing code
` [PATCH v2 4/7] regulator: rk808: Add regulator driver for RK818

[PATCH 00/18] Add support for FDMA DMA controller found on STi chipsets
 2016-04-21 15:57 UTC  (5+ messages)
` [PATCH 09/18] ASoC: sti: Update DT example to match the driver code
` [PATCH 10/18] ASoC: sti: Update example to include assigned-clocks and mclk-fs

[BUG] cgroup/workques/fork: deadlock when moving cgroups
 2016-04-21 15:56 UTC  (11+ messages)
      ` [PATCH for-4.6-fixes] memcg: remove lru_add_drain_all() invocation from mem_cgroup_move_charge()

[RFC v1 0/4] x86, boot: KASLR memory implementation (x86_64)
 2016-04-21 15:52 UTC  (5+ messages)
` [RFC v1 3/4] x86, boot: Implement ASLR for kernel memory sections (x86_64)

[PATCH v2] PCI: designware: move remaining rc setup code to dw_pcie_setup_rc()
 2016-04-21 15:53 UTC  (12+ messages)

[PATCH V3] audit: add tty field to LOGIN event
 2016-04-21 15:50 UTC  (2+ messages)

spi-nor: fsl-quadspi:Support qspi for ls2080a
 2016-04-21 15:47 UTC  (5+ messages)
` [PATCH 8/9] mtd: fsl-quadspi: disable AHB buffer prefetch

[PATCH] drm/i915/vlv: Enable polling when we shut off all power domains
 2016-04-21 15:44 UTC 

[RESEND][PATCH] drm/panel: Add JDI LT070ME05000 WUXGA DSI Panel
 2016-04-21 15:45 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: Add jdi panel vendor
  ` [PATCH v2 2/4] dt-bindings: Add jdi lt070me05000 panel bindings

[PATCH V2 00/14] Add support for Tegra210 AGIC
 2016-04-21 15:45 UTC  (3+ messages)
` [PATCH V2 06/14] irqdomain: Don't set type when mapping an IRQ

[PATCH/RFC] perf core: Allow setting up max frame stack depth via sysctl
 2016-04-21 15:42 UTC  (4+ messages)

[PATCH REPOST] Extend PCIE_BUS_PEER2PEER to set MRSS=128 to fix CNS3xxx BM DMA
 2016-04-21 15:42 UTC  (2+ messages)

[PATCH] Fix bindings documentation for Palmas
 2016-04-21 15:41 UTC  (5+ messages)
` [PATCH] Documentation: bindings: fix palmas-rtc documentation

[PATCH v12 0/2] staging/android: Sync ABI rework
 2016-04-21 15:38 UTC  (3+ messages)
` [PATCH v12 1/2] kernel.h: add u64_to_user_ptr()
` [PATCH v12 2/2] staging/android: refactor SYNC IOCTLs

[PATCH v5 0/6] drivers:hv: Ensure that bridge windows don't overlap
 2016-04-21 15:37 UTC  (3+ messages)
` [PATCH v5 2/6] drivers:hv: Call vmbus_mmio_free() to reverse vmbus_mmio_allocate()

[PATCH 1/5] regulator: core: Resolve supply earlier
 2016-04-21 15:34 UTC  (9+ messages)

[PATCH v5 1/4] dmaengine: dw: platform: check nr_masters to be non-zero
 2016-04-21 15:26 UTC  (2+ messages)

[PATCH] regulator: arizona-ldo1: Mark as always-on if no LDOENA
 2016-04-21 15:26 UTC  (2+ messages)

[PATCH 1/2] crypto: s5p-sss - Fix use after free of copied input buffer in error path
 2016-04-21 15:24 UTC  (3+ messages)
` [PATCH 2/2] crypto: s5p-sss - Remove useless hash interrupt handler

[RFC][PATCH 0/6] /dev/random - a new approach
 2016-04-21 15:16 UTC  (3+ messages)

[PATCH v5 0/4] Fixes / cleanups in dw_dmac (affects on few subsystems)
 2016-04-21 15:10 UTC  (2+ messages)
` [PATCH v5 2/4] dmaengine: dw: revisit data_width property

[PATCH V2 RFC] fixup! virtio: convert to use DMA api
 2016-04-21 15:11 UTC  (3+ 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).