public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-15 21:48:22 to 2015-12-16 03:55:40 UTC [more...]

[PATCH v11 0/19] Add Analogix Core Display Port Driver
 2015-12-16  3:53 UTC  (16+ messages)
` [PATCH v11 01/19] drm: bridge: analogix/dp: split exynos dp driver to bridge directory
` [PATCH v11 02/19] drm: bridge: analogix/dp: fix some obvious code style
` [PATCH v11 03/19] drm: bridge: analogix/dp: remove duplicate configuration of link rate and link count
` [PATCH v11 04/19] drm: bridge: analogix/dp: dynamic parse sync_pol & interlace & dynamic_range
` [PATCH v11 05/19] dt-bindings: add document for analogix display port driver
` [PATCH v11 06/19] ARM: dts: exynos/dp: remove some properties that deprecated by analogix_dp driver
` [PATCH v11 07/19] drm: rockchip: dp: add rockchip platform dp driver
` [PATCH v11 08/19] dt-bindings: add document for rockchip variant of analogix_dp
` [PATCH v11 09/19] phy: Add driver for rockchip Display Port PHY
` [PATCH v11 10/19] dt-bindings: add document for rockchip dp phy
` [PATCH v11 11/19] drm: rockchip: vop: add bpc and color mode setting
` [PATCH v11 12/19] drm: bridge: analogix/dp: add some rk3288 special registers setting
` [PATCH v11 13/19] drm: bridge: analogix/dp: add max link rate and lane count limit for RK3288
` [PATCH v11 14/19] drm: bridge: analogix/dp: try force hpd after plug in lookup failed
` [PATCH v11 15/19] drm: bridge: analogix/dp: move hpd detect to connector detect function

linux-next: build failure after merge of the gpio tree
 2015-12-16  3:55 UTC  (2+ messages)

[PATCH] ideapad: Report hard block off if it is never on
 2015-12-16  3:49 UTC 

[PATCH 0/3] thermal: rework core to improve userspace interaction
 2015-12-16  3:49 UTC  (4+ messages)
` [PATCHv2 1/3] thermal: setup monitor only once after handling trips
` [PATCH 2/3] thermal: rework core to allow emul_temp to be treated as regular temp
` [PATCH 3/3] thermal: improve hot trip handling

[RFCv6 PATCH 00/10] sched: scheduler-driven CPU frequency selection
 2015-12-16  3:48 UTC  (7+ messages)
` [RFCv6 PATCH 03/10] sched: scheduler-driven cpu "

[PATCH] net: emac: emac gigabit ethernet controller driver
 2015-12-16  3:30 UTC  (9+ messages)

[PATCH RFC] memory-hotplug: add automatic onlining policy for the newly added memory
 2015-12-16  3:19 UTC  (3+ messages)

[PATCH] mm: mempool: Factor out mempool_refill()
 2015-12-16  3:19 UTC  (4+ messages)

[PATCH v2 0/2] Introduce the bulk IV mode for improving the crypto engine efficiency
 2015-12-16  3:18 UTC  (3+ messages)
` [PATCH v2 1/2] block: Export the __blk_bios_map_sg() to map one bio
` [PATCH v2 2/2] md: dm-crypt: Introduce the bulk IV mode for bulk crypto

[PATCH 7/8] f2fs: introduce new option for controlling data flush
 2015-12-16  3:19 UTC  (5+ messages)

[PATCH 0/7] Add swap accounting to cgroup2
 2015-12-16  3:18 UTC  (9+ messages)
` [PATCH 1/7] mm: memcontrol: charge swap "

[PATCH] SUNRPC: restore fair scheduling to priority queues
 2015-12-16  3:10 UTC  (3+ messages)

[PATCH 0/15] copy offload patches
 2015-12-16  3:05 UTC  (4+ messages)

[PATCH 1/2] arm64: Improve error reporting on set_pte_at() checks
 2015-12-16  3:01 UTC 

[PATCH 0/6] bpf: hash: optimization
 2015-12-16  2:57 UTC  (10+ messages)
` [PATCH 4/6] bpf: hash: convert per-hashtable lock into per-bucket bit spinlock
` [PATCH 5/6] bpf: hash: avoid to call kmalloc() in eBPF prog

[RFC/RFT PATCH] watchdog: Move watchdog device creation to watchdog_dev.c
 2015-12-16  2:56 UTC  (8+ messages)

[PATCH 8/8] f2fs: fix to avoid deadlock between checkpoint and writepages
 2015-12-16  2:34 UTC  (3+ messages)

[PATCH 5/8] f2fs: support data flush in checkpoint
 2015-12-16  2:33 UTC  (3+ messages)

4.4-rc5: ugly warn on: 5 W+X pages found
 2015-12-16  2:24 UTC  (15+ messages)
                  ` 4.4.-rc5: lguest causes "

[PATCH 0/4] [RFC] cpumask: Robustify the var-cpumask allocation APIs
 2015-12-16  0:26 UTC  (6+ messages)
` [PATCH 1/4] cpumask: Migrate 'alloc_cpumask_var()' users to 'zalloc_cpumask_var()'

[PATCH 1/2] Documentation: remove outdated references from translations
 2015-12-16  2:24 UTC  (4+ messages)
` [PATCH 2/2] Documentation: HOWTO: update versions from 3.x to 4.x

[PATCH] Staging: Skein: Moved macros from skein_block.c to header file
 2015-12-15 22:20 UTC  (5+ messages)

[PATCH] i2c: designware: Add support for AMD Seattle I2C
 2015-12-16  2:14 UTC  (2+ messages)

[PATCH v6 0/7] cpufreq: add generic cpufreq driver support for Exynos542x/5800 platforms
 2015-12-16  2:14 UTC  (4+ messages)
` [PATCH v6 3/7] ARM: dts: Exynos542x/5800: add CPU OPP properties

[PATCH v5 00/14] perf tools: BPF related update and other improvements
 2015-12-16  2:02 UTC  (10+ messages)
` [PATCH v5 02/14] perf tools: Prevent calling machine__delete() on non-allocated machine
` [PATCH v5 08/14] perf tools: Support perf event alias name
` [PATCH v5 10/14] perf tools: Enable indices setting syntax for BPF maps

[PATCH v2 0/2] Add vector-hashing support for lowest-priority interrupts delivery
 2015-12-16  1:37 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
` [PATCH v2 2/2] KVM: x86: Add lowest-priority support for vt-d posted-interrupts

[PATCH v4 00/19] Adding plat-eznps to ARC
 2015-12-16  1:10 UTC  (20+ messages)
` [PATCH v4 01/19] Documentation: Add EZchip vendor to binding list
` [PATCH v4 02/19] soc: Support for EZchip SoC
` [PATCH v4 03/19] ARC: [plat-eznps] define IPI_IRQ
` [PATCH v4 04/19] clocksource: Add NPS400 timers driver
` [PATCH v4 05/19] irqchip: add nps Internal and external irqchips
` [PATCH v4 06/19] ARC: Set vmalloc size from configuration
` [PATCH v4 07/19] ARC: rwlock: disable interrupts in !LLSC variant
` [PATCH v4 08/19] ARC: rename smp operation init_irq_cpu() to init_per_cpu()
` [PATCH v4 09/19] ARC: Mark secondary cpu online only after all HW setup is done
` [PATCH v4 10/19] ARC: Add clock from device tree to time_init()
` [PATCH v4 11/19] ARC: [plat-eznps] Add eznps board defconfig and dts
` [PATCH v4 12/19] ARC: [plat-eznps] Add eznps platform
` [PATCH v4 13/19] ARC: [plat-eznps] Use dedicated user stack top
` [PATCH v4 14/19] ARC: [plat-eznps] Use dedicated atomic/bitops/cmpxchg
` [PATCH v4 15/19] ARC: [plat-eznps] Use dedicated SMP barriers
` [PATCH v4 16/19] ARC: [plat-eznps] Use dedicated identity auxiliary register
` [PATCH v4 17/19] ARC: [plat-eznps] Use dedicated cpu_relax()
` [PATCH v4 18/19] ARC: [plat-eznps] Use dedicated COMMAND_LINE_SIZE
` [PATCH v4 19/19] ARC: Add eznps platform to Kconfig and Makefile

[PATCH] dma-debug: Fix dma_debug_entry offset calculation
 2015-12-16  1:38 UTC 

[RFC][PATCH] zram: drop partial_io support
 2015-12-16  1:29 UTC  (3+ messages)

[PATCH v3 0/4] Raspberry Pi power domains
 2015-12-16  1:27 UTC  (8+ messages)
` [PATCH v3 2/4] ARM: bcm2835: add rpi power domain driver

[PATCH] mmc: sdhci-acpi: set non-removable in ACPI table
 2015-12-16  1:17 UTC  (5+ messages)

Add top down metrics to perf stat v2
 2015-12-16  0:54 UTC  (11+ messages)
` [PATCH 01/10] perf, tools: Dont stop PMU parsing on alias parse error
` [PATCH 02/10] perf, tools, stat: Force --per-core mode for .agg-per-core aliases
` [PATCH 03/10] perf, tools, stat: Avoid fractional digits for integer scales
` [PATCH 04/10] perf, tools, stat: Scale values by unit before metrics
` [PATCH 05/10] perf, tools, stat: Basic support for TopDown in perf stat
` [PATCH 06/10] perf, tools, stat: Add computation of TopDown formulas
` [PATCH 07/10] perf, tools, stat: Add extra output of counter values with -v
` [PATCH 08/10] x86, perf: Support sysfs files depending on SMT status
` [PATCH 09/10] x86, perf: Add Top Down events to Intel Core
` [PATCH 10/10] x86, perf: Add Top Down events to Intel Atom

[PATCH] ftrace: fix race between ftrace and insmod
 2015-12-16  0:54 UTC  (7+ messages)

new warning on sysrq kernel crash trigger
 2015-12-16  0:52 UTC  (11+ messages)

[PATCH v10 0/17] Add Analogix Core Display Port Driver
 2015-12-16  0:50 UTC  (3+ messages)

Support --metric-only in perf
 2015-12-16  0:44 UTC  (3+ messages)
` [PATCH 1/2] perf, tools, stat: Implement --metric-only mode
` [PATCH 2/2] perf, tools, stat: Fix indentation of counter running printout

[PATCH] arm64: reenable interrupt when handling ptrace breakpoint
 2015-12-16  0:18 UTC 

linux-next: manual merge of the drm-misc tree with Linus' tree
 2015-12-16  0:38 UTC 

[PATCH] tracing: don't macro-expand arguments before stringification in TP_printk
 2015-12-16  0:28 UTC  (2+ messages)

Kлиенmcкиe базы тел/вибер/вaцап +79l3З9Iз837
 2015-12-15 23:22 UTC 

[RFC PATCH v2 0/5] ACPICA / debugger: Add in-kernel AML debugger support
 2015-12-16  0:25 UTC  (6+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 7/7] ACPI / x86: introduce acpi_os_readable() support

[BUG] checkpatch: unescaped left brace in regex is deprecated
 2015-12-16  0:13 UTC  (6+ messages)

[PATCH v6 06/10] mtd: spi-nor: simplify write loop
 2015-12-15 23:45 UTC  (2+ messages)

[RFC v5 0/8] Additional kmsg devices
 2015-12-15 23:46 UTC  (2+ messages)

[PATCHV2 0/3] Machine check recovery when kernel accesses poison
 2015-12-15 23:46 UTC  (4+ messages)
` [PATCHV2 2/3] x86, ras: Extend machine check recovery code to annotated ring0 areas

[PATCH v2 1/3] clk: bcm2835: Add bindings for the auxiliary peripheral clock gates
 2015-12-15 23:35 UTC  (3+ messages)
` [PATCH v2 2/3] clk: bcm2835: Add a driver "
` [PATCH v2 3/3] ARM: bcm2835: Add the auxiliary clocks to the device tree

[PATCH 1/3] ata: sata_dwc_460ex: use "dmas" DT property to find dma channel
 2015-12-15 23:34 UTC  (4+ messages)
` [PATCH 2/3] ata: sata_dwc_460ex: add phy support
` [PATCH 3/3] ata: sata_dwc_460ex: get rid of global data

[PATCH 00/19] devicetree: standardize/consolidate on "wakeup-source" property
 2015-12-15 23:32 UTC  (4+ messages)
` [PATCH 12/19] ARM: dts: exynos: replace legacy *,wakeup property with wakeup-source

[PATCH LINUX v4 00/13] tty: xuartps: Fix lock ups
 2015-12-15 23:26 UTC  (5+ messages)
` [PATCH LINUX v4 06/13] tty: xuartps: Move request_irq to after setting up the HW

[PATCH linux-next 1/2] power: Add brcm,bcm6358-power-controller device tree binding
 2015-12-15 23:23 UTC  (2+ messages)

[PATCH RESEND v3] fsl-ifc: add missing include on ARM64
 2015-12-15 23:18 UTC  (2+ messages)

[PATCH] net: fix uninitialized variable issue
 2015-12-15 23:15 UTC  (4+ messages)

[PATCH v2 1/2] i2c: xlr: fix extra read/write at end of rx transfer
 2015-12-15 23:15 UTC  (2+ messages)
` [PATCH v2 2/2] i2c: xlr: add interrupt support for Sigma Designs chips

[PATCH v2] RTC: RK808: Work around hardware bug on November 31st
 2015-12-15 23:14 UTC  (3+ messages)
` [PATCHv3] RTC: RK808: Compensate for Rockchip calendar deviation "

[PATCH v4 1/3] dt-binding: power: Add otg regulator binding
 2015-12-15 23:13 UTC  (9+ messages)
` [PATCH v4 2/3] power: qcom_smbb: Add otg regulator for control of vbus
` [PATCH v4 3/3] ARM: dts: qcom: add charger otg regulator

[PATCH] rtmutex: Use chainwalking control enum
 2015-12-15 23:07 UTC 

[RFC v1 0/8] x86/init: Linux linker tables
 2015-12-15 22:59 UTC  (10+ messages)
` [RFC v1 1/8] paravirt: rename paravirt_enabled to paravirt_legacy
` [RFC v1 2/8] tables.h: add linker table support
` [RFC v1 3/8] x86/boot: add BIT() to boot/bitops.h
` [RFC v1 4/8] x86/init: add linker table support
` [RFC v1 5/8] x86/init: move ebda reservations into linker table
` [RFC v1 6/8] x86/init: use linker table for i386 early setup
` [RFC v1 7/8] x86/init: user linker table for ce4100 "
` [RFC v1 8/8] x86/init: use linker table for mid "

[PATCH 0/3] Drivers: hv: Fix CPU assignment for FC devices
 2015-12-16  0:27 UTC  (4+ messages)
` [PATCH 1/3] Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
  ` [PATCH 2/3] Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
  ` [PATCH 3/3] Drivers: hv: vmbus: Cleanup vmbus_set_event()

[RFC][PATCH] module: Limit line length of module prints
 2015-12-15 22:47 UTC  (5+ messages)

[ANNOUNCE] Git v2.7.0-rc1
 2015-12-15 22:47 UTC 

futex(3) man page, final draft for pre-release review
 2015-12-15 22:41 UTC  (2+ messages)

[PATCH] i2c: designware: Do not require clock when SSCN and FFCN are provided
 2015-12-15 22:38 UTC 

Build regressions/improvements in v4.4-rc5
 2015-12-15 22:35 UTC  (3+ messages)

[PATCH 0/5] drivers/tty: make more bool drivers explicitly non-modular
 2015-12-15 22:29 UTC  (2+ messages)

[PATCH] Revert "drm: Stop resetting connector state to unknown"
 2015-12-15 22:25 UTC  (2+ messages)
` [PATCH v2] drm/i915: Send a hotplug event on resume instead of an IRQ event

[PATCH 05/10] Input: synaptics-rmi4: Add device tree support for 2d sensors and F11
 2015-12-15 22:21 UTC  (3+ messages)

[PATCH 3/3] f2fs: introduce __f2fs_commit_super
 2015-12-15 22:19 UTC  (2+ messages)

[PATCH v2 trivial] include: asm-generic: Notice about 80 columns in pgtable-no*.h
 2015-12-15 22:11 UTC 

[PATCH 1/3] f2fs: backup raw_super in sbi
 2015-12-15 22:06 UTC  (2+ messages)

[PATCH trivial] include: asm-generic: Notice about 80 columns in pgtable-no*.h
 2015-12-15 22:06 UTC  (3+ messages)

[PATCH] gpio: sx150x: Add support for sx1502
 2015-12-15 22:01 UTC 

[PATCH trivial] include: asm-generic: Notice about 80 columns in pgtable-no*.h
 2015-12-15 21:57 UTC  (3+ messages)

[PATCH] sched/fair: fix mul overflow on 32-bit systems
 2015-12-15 21:56 UTC  (9+ messages)

[PATCH v4 07/21] ARM: dts: parse DMA config in pxamci
 2015-12-15 21:51 UTC  (3+ messages)
` [PATCH v5] serial: support for 16550A serial ports on LP-8x4x

[RFC3 PATCH v6 00/20] ILP32 for ARM64
 2015-12-15 21:42 UTC  (13+ messages)
` [PATCH v6 09/20] arm64:ilp32: share HWCAP between LP64 and ILP32
` [PATCH v6 10/20] arm64:ilp32 use the native LP64 'start_thread' for ILP32 threads
` [PATCH v6 11/20] arm64:ilp32: support core dump generation for ILP32
` [PATCH v6 12/20] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
` [PATCH v6 13/20] arm64: ilp32: share aarch32 syscall wrappers to ilp32
` [PATCH v6 14/20] arm64: signal: wrap struct ucontext, fp and lr with struct sigframe
` [PATCH v6 15/20] arm64: signal: move ilp32 and lp64 common code to separated file
` [PATCH v6 16/20] arm64: signal32: move ilp32 and aarch32 "
` [PATCH v6 17/20] arm64: ilp32: introduce ilp32-specific handlers for sigframe
` [PATCH v6 18/20] arm64:ilp32: add vdso-ilp32 and use for signal return
` [PATCH v6 19/20] arm64:ilp32: change COMPAT_ELF_PLATFORM to report a a subplatform for ILP32
` [PATCH v6 20/20] arm64:ilp32: add ARM64_ILP32 to Kconfig


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox