linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-19 02:29:32 to 2016-08-19 07:14:15 UTC [more...]

[PATCH 3.12 001/100] x86/mm: Add barriers and document switch_mm()-vs-flush synchronization
 2016-08-19  7:11 UTC  (31+ messages)
` [PATCH 3.12 000/100] 3.12.63-stable review
  ` [PATCH 3.12 002/100] mm: migrate dirty page without clear_page_dirty_for_io etc
  ` [PATCH 3.12 003/100] panic: release stale console lock to always get the logbuf printed out
  ` [PATCH 3.12 004/100] printk: do cond_resched() between lines while outputting to consoles
  ` [PATCH 3.12 005/100] um: Stop abusing __KERNEL__
  ` [PATCH 3.12 006/100] um: Fix out-of-tree build
  ` [PATCH 3.12 007/100] um: Remove copy&paste code from init.h
  ` [PATCH 3.12 008/100] netfilter: x_tables: validate targets of jumps
  ` [PATCH 3.12 009/100] libceph: set 'exists' flag for newly up osd
  ` [PATCH 3.12 017/100] iio: accel: kxsd9: fix the usage of spi_w8r8()
  ` [PATCH 3.12 018/100] iio:ad7266: Fix broken regulator error handling
  ` [PATCH 3.12 019/100] iio:ad7266: Fix support for optional regulators
  ` [PATCH 3.12 035/100] Input: xpad - validate USB endpoint count during probe
  ` [PATCH 3.12 042/100] can: fix handling of unmodifiable configuration options fix
  ` [PATCH 3.12 043/100] can: fix oops caused by wrong rtnl dellink usage
  ` [PATCH 3.12 044/100] ipr: Clear interrupt on croc/crocodile when running with LSI
  ` [PATCH 3.12 045/100] net: mvneta: set real interrupt per packet for tx_done
  ` [PATCH 3.12 054/100] HID: i2c-hid: set power sleep before shutdown
  ` [PATCH 3.12 058/100] KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace
  ` [PATCH 3.12 074/100] s5p-mfc: Add release callback for memory region devs
  ` [PATCH 3.12 087/100] drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability is unknown"
  ` [PATCH 3.12 088/100] balloon: check the number of available pages in leak balloon
  ` [PATCH 3.12 089/100] ftrace/recordmcount: Work around for addition of metag magic but not relocations
  ` [PATCH 3.12 090/100] metag: Fix __cmpxchg_u32 asm constraint for CMP
  ` [PATCH 3.12 095/100] IB/mlx4: Fix the SQ size of an RC QP
  ` [PATCH 3.12 096/100] ubi: Make volume resize power cut aware
  ` [PATCH 3.12 097/100] ubi: Fix race condition between ubi device creation and udev
  ` [PATCH 3.12 098/100] Input: i8042 - break load dependency between atkbd/psmouse and i8042
  ` [PATCH 3.12 099/100] dm flakey: error READ bios during the down_interval
  ` [PATCH 3.12 100/100] module: Invalidate signatures on force-loaded modules

[RESEND PATCH] serial: samsung: Register cpufreq notifier only on S3C24xx
 2016-08-19  7:12 UTC 

[PATCH] IB/qib: Use memdup_user() rather than duplicating its implementation
 2016-08-19  7:06 UTC 

[PATCH] Documentation: dt: dwc3: note the supported phy-names
 2016-08-18 21:37 UTC 

[PATCH] powerpc/8xx: use SPRN_EIE and SPRN_EID to enable/disable interrupts
 2016-08-19  6:59 UTC  (4+ messages)

[RFC PATCH-tip v4 00/10] locking/rwsem: Enable reader optimistic spinning
 2016-08-19  5:57 UTC  (9+ messages)
` [RFC PATCH-tip v4 01/10] locking/osq: Make lock/unlock proper acquire/release barrier
` [RFC PATCH-tip v4 02/10] locking/rwsem: Stop active read lock ASAP
` [RFC PATCH-tip v4 06/10] locking/rwsem: Move common rwsem macros to asm-generic/rwsem_types.h
` [RFC PATCH-tip v4 07/10] locking/rwsem: Change RWSEM_WAITING_BIAS for better disambiguation
` [RFC PATCH-tip v4 08/10] locking/rwsem: Enable spinning readers
` [RFC PATCH-tip v4 09/10] locking/rwsem: Enable reactivation of reader spinning
` [RFC PATCH-tip v4 10/10] locking/rwsem: Add a boot parameter to reader spinning threshold

[PATCH 1/2] tty: amba-pl011: add support for clock frequency setting via dt
 2016-08-19  6:57 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: set UART1 clock frequency to 150MHz

[PATCH] fib_trie: Fix the description of pos and bits
 2016-08-19  6:56 UTC  (3+ messages)

[PATCH v4 0/3] Fix panic when a SES device is attached to a hpsa logical volume
 2016-08-19  6:53 UTC  (5+ messages)
` [PATCH v4 2/3] ses: use scsi_is_sas_rphy instead of is_sas_attached

[PATCH] amba: Support clk parents and rates assigned in DT
 2016-08-19  6:52 UTC  (2+ messages)

[PATCH] atm: fore200e: Do not drop const qualifier
 2016-08-19  6:50 UTC  (2+ messages)

[PATCHv6 1/2] add basic register-field manipulation macros
 2016-08-18 17:28 UTC  (3+ messages)
` [RFC (v7)] "

[PACTH v2 0/3] Implement /proc/<pid>/totmaps
 2016-08-19  6:47 UTC  (18+ messages)

[RFC 00/11] THP swap: Delay splitting THP during swapping out
 2016-08-19  6:47 UTC  (11+ messages)

[RESEND PATCH] devfreq: Add COMPILE_TEST for build coverage
 2016-08-19  6:46 UTC  (2+ messages)

Fw: [GIT PULL] locking fixes
 2016-08-18 21:02 UTC 

[PATCH 1/8] pipe: relocate round_pipe_size() above pipe_set_size()
 2016-08-19  5:48 UTC  (9+ messages)
` [PATCH 2/8] pipe: move limit checking logic into pipe_set_size()
` [PATCH 3/8] pipe: refactor argument for account_pipe_buffers()
` [PATCH 4/8] pipe: fix limit checking in pipe_set_size()
` [PATCH 5/8] pipe: simplify logic in alloc_pipe_info()
` [PATCH 6/8] pipe: fix limit checking "
` [PATCH 7/8] pipe: make account_pipe_buffers() return a value, and use it
` [PATCH 8/8] pipe: cap initial pipe capacity according to pipe-max-size limit

[PATCH net-next] net: bgmac: support Ethernet core on BCM53573 SoCs
 2016-08-19  6:36 UTC  (2+ messages)

[PATCH net-next] net: bgmac: make it clear when setting interface type to RMII
 2016-08-19  6:36 UTC  (2+ messages)

[PATCH for 4.8] ASoC: omap-abe-twl6040: Correct dmic-codec device registration
 2016-08-19  6:34 UTC 

[PATCH v10 0/2] printk: Make printk() completely async
 2016-08-19  6:32 UTC  (11+ messages)
` [PATCH v10 1/2] "

[PATCH] net: ethernet: nuvoton: fix spelling mistake: "aligment" -> "alignment"
 2016-08-19  6:30 UTC  (2+ messages)

[PATCH 0/8] pipe: fix limit handling
 2016-08-19  5:25 UTC 

[PATCH] dmaengine: pxa_dma: fix hotchain corner case
 2016-08-19  6:32 UTC  (2+ messages)

Use of copy_to_user in fireworks_hwdep.c while holding a spin_lock
 2016-08-19  6:24 UTC 

[PATCH net] net: bgmac: fix reversed check for MII registration error
 2016-08-19  6:25 UTC  (2+ messages)

[PATCH v5 00/12] Add HSV format
 2016-08-18 14:33 UTC  (4+ messages)
` [PATCH v5 06/12] [media] vivid: Rename variable
` [PATCH v5 09/12] [media] vivid: Local optimization
` [PATCH v5 12/12] [media] vivid: Add support for HSV encoding

[PATCH] mm,numa: boot cpu should bound to the node0 when node_off enable
 2016-08-19  4:11 UTC  (6+ messages)
` [PATCH] mm, numa: "

[PATCH v7 0/4] Add support for rk818
 2016-08-19  6:18 UTC  (4+ messages)
` [PATCH v7 1/4] mfd: RK808: Add RK818 support

Use of copy_to_user in fireworks_hwdep.c while holding a spin_lock
 2016-08-19  6:06 UTC 

[PATCH v3 0/4] Add MT8173 MDP Driver
 2016-08-19  6:03 UTC  (5+ messages)
` [PATCH v3 3/4] media: Add Mediatek "

[PATCH 3/4] zswap: Zero-filled pages handling
 2016-08-19  5:51 UTC 

[PATCH] smc91c92_cs : add a spinlock to avoid race condition
 2016-08-19  6:00 UTC  (4+ messages)

[PATCH v6 0/5] /dev/random - a new approach
 2016-08-19  5:56 UTC  (7+ messages)

[PATCH v3] mm/slab: Improve performance of gathering slabinfo stats
 2016-08-19  5:47 UTC  (3+ messages)

[PATCH] dmaengine: qcom_hidma: release the descriptor before the callback
 2016-08-19  5:52 UTC  (15+ messages)

[PATCH v10 0/9] Add clock support for Mediatek MT2701
 2016-08-19  5:42 UTC  (4+ messages)
` [PATCH v10 8/9] arm: dts: mt2701: Add clock controller device nodes

[PATCH v4 0/3] perf annotate: Enable cross arch annotate
 2016-08-19  5:41 UTC  (3+ messages)

[PATCH v4 00/57] x86/dumpstack: rewrite x86 stack dump code
 2016-08-18 16:36 UTC  (7+ messages)
` [PATCH v4 02/57] x86/asm/head: remove unused init_rsp variable extern

[PATCH v11 0/9] Add clock support for Mediatek MT2701
 2016-08-19  5:34 UTC  (10+ messages)
` [PATCH v11 1/9] clk: mediatek: remove __init from clk registration functions
` [PATCH v11 2/9] clk: mediatek: Refine the makefile to support multiple clock drivers
` [PATCH v11 3/9] dt-bindings: ARM: Mediatek: Document bindings for MT2701
` [PATCH v11 4/9] clk: mediatek: Add dt-bindings for MT2701 clocks
` [PATCH v11 5/9] clk: mediatek: Add MT2701 clock support
` [PATCH v11 6/9] reset: mediatek: Add MT2701 reset controller dt-binding file
` [PATCH v11 7/9] reset: mediatek: Add MT2701 reset driver
` [PATCH v11 8/9] arm: dts: mt2701: Add clock controller device nodes
` [PATCH v11 9/9] arm: dts: mt2701: Use real clock for UARTs

[git pull] drm fixes - part two
 2016-08-19  1:38 UTC 

[PATCH 0/4] zswap: Optimize compressed pool memory utilization
 2016-08-19  5:34 UTC 

linux-next: build warnings after merge of the kbuild tree
 2016-08-19  5:32 UTC  (6+ messages)

[PATCH v5 0/7] perf: Cross arch annotate + few miscellaneous fixes
 2016-08-19  5:29 UTC  (8+ messages)
` [PATCH v5 1/7] perf: Define macro for normalized arch names
` [PATCH v5 2/7] perf annotate: Add cross arch annotate support
` [PATCH v5 3/7] perf annotate: Add support for powerpc
` [PATCH v5 4/7] perf annotate: Do not ignore call instruction with indirect target
` [PATCH v5 5/7] perf annotate: Show raw form for jump "
` [PATCH v5 6/7] perf annotate: Support jump instruction with target as second operand
` [PATCH v5 7/7] perf annotate: Fix jump target outside of function address range

[LKP] [lkp] [sctp] a6c2f79287: netperf.Throughput_Mbps -37.2% regression
 2016-08-19  5:29 UTC  (11+ messages)

Seeking recommendation on whether a bahviour is right/wrong
 2016-08-19  5:26 UTC 

[PATCH 1/2] x86: Set up resources correctly on Hyper-V Generation 2
 2016-08-18 21:26 UTC  (11+ messages)

[RFC PATCH 0/3] UART slave device bus
 2016-08-19  5:21 UTC  (6+ messages)

[PATCH v3 1/3] devicetree: Sort vendor prefixes in alphabetical order
 2016-08-19  5:16 UTC  (3+ messages)

[GIT PULL] xfs, iomap: fixes for 4.8-rc3
 2016-08-19  5:14 UTC 

[PATCH 1/2] pipe: check limits only when increasing pipe capacity
 2016-08-19  5:07 UTC  (4+ messages)
` [PATCH 2/2] pipe: make pipe user buffer limit checks more precise

[PATCH] sched: fix incorrect PELT values on SMT
 2016-08-19  5:03 UTC  (3+ messages)

[x86/mm] e1a58320a3: WARNING: CPU: 1 PID: 1 at arch/x86/mm/dump_pagetables.c:225 note_page()
 2016-08-19  4:47 UTC 

[PATCH 4.7 172/186] Input: i8042 - break load dependency between atkbd/psmouse and i8042
 2016-08-18 16:29 UTC  (2+ messages)

[PATCH V3 0/3] Add support for session ID user filtering
 2016-08-19  4:36 UTC  (3+ messages)

[PATCH][v2] PM / sleep: Increase default DPM watchdog timeout to 120
 2016-08-19  4:37 UTC 

[PATCH] populate platform device at late init
 2016-08-18 18:55 UTC 

[PATCH v4] locking/mutex: Prevent lock starvation when spinning is disabled
 2016-08-19  4:11 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: rockchip: remove excess sd properties for firefly reload
 2016-08-18 16:47 UTC  (4+ messages)
` [PATCH 0/2 v2] ARM: dts: rockchip: correct the regulators in "
  ` [PATCH 2/2] ARM: dts: rockchip: add missing regulators for firefly reload board

[PATCH next-next 0/2] qdisc-hashtable fixes
 2016-08-19  4:19 UTC  (2+ messages)

linux-next: Tree for Aug 19
 2016-08-19  4:11 UTC 

[PATCH] net: thunderx: Fix OOPs with ethtool --register-dump
 2016-08-19  4:16 UTC 

[LKP] [lkp] [xfs] 68a9f5e700: aim7.jobs-per-min -13.6% regression
 2016-08-18 22:25 UTC  (12+ messages)

[PATCH] net: atm: remove redundant null pointer check on dev->name
 2016-08-19  4:04 UTC  (2+ messages)

[GIT PULL] hwmon fixes for v4.8-rc2
 2016-08-19  3:27 UTC 

[PATCH v5 0/3] locking/mutex: Enable optimistic spinning of lock waiter
 2016-08-18 18:04 UTC  (6+ messages)
` [PATCH v5 3/3] locking/mutex: Ensure forward progress of waiter-spinner

[PATCH] proc, smaps: reduce printing overhead
 2016-08-18 14:58 UTC  (6+ messages)

[PATCH V8 0/8] Introduce ACPI world to ITS irqchip
 2016-08-19  3:39 UTC  (5+ messages)
` [PATCH V8 1/8] ACPI: I/O Remapping Table (IORT) initial support

[GIT PULL 0/3] perf/urgent fixes
 2016-08-18 20:51 UTC  (3+ messages)
` [PATCH 3/3] perf evsel: Do not access outside hw cache name arrays

[PATCH] ovl: fix spelling mistake: "directries" -> "directories"
 2016-08-18 15:58 UTC 

Observing Softlockup's while running heavy IOs
 2016-08-18 14:59 UTC  (2+ messages)

[PATCH] [media] pxa_camera: fix spelling mistake: "dequeud" -> "dequeued"
 2016-08-18 15:54 UTC 

[PATCH,v2] usb: hub: change CLEAR_FEATURE to SET_FEATURE
 2016-08-19  3:37 UTC 

[PATCH v6 0/3] net: phy: Add xilinx gmiitorgmii converter support
 2016-08-18 15:53 UTC  (4+ messages)
` [PATCH v6 3/3] net: phy: Add "

[PATCH] netfilter: fix spelling mistake: "delimitter" -> "delimiter"
 2016-08-18 15:47 UTC 

[PATCH 1/3] arm64: dts: rockchip: add the PCIe PHY for RK3399
 2016-08-19  3:24 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: rockchip: add the PCIe controller support "
` [PATCH 3/3] arm64: dts: rockchip: configure PCIe support for rk3399-evb

[PATCH] acpi, nfit: fix acpi event notifications for nfit
 2016-08-18 19:52 UTC  (3+ messages)

[PATCH v2 1/2] x86/smpboot: Check APIC ID before setting up default routing
 2016-08-19  3:22 UTC  (2+ messages)
` [PATCH v2 2/2] x86/apic: Update comment about disabling processor focus

[PATCH 0/2] ia64: make use of new extable.h header
 2016-08-18 15:14 UTC  (4+ messages)
` [PATCH 1/2] ia64: macro-ize ia64_done_with_exception in asm/uaccess.h

[GIT PULL] x86 fixes
 2016-08-18 20:49 UTC 

[PATCH v2 0/4] PM / AVS: add Rockchip cpu avs
 2016-08-18 18:28 UTC  (3+ messages)
` [PATCH v2 1/4] nvmem: rockchip-efuse: Change initcall to subsys

[PATCH 3.14 00/46] 3.14.77-stable review
 2016-08-19  3:14 UTC  (3+ messages)
` [PATCH 3.14 14/46] random: properly align get_random_int_hash

[PATCH] regulator: bindings: Use the correct symbol for second
 2016-08-18 15:31 UTC 

[RFC/PATCH 0/2] powernv:cpuidle: Enable winkle idle state
 2016-08-18 22:26 UTC  (2+ messages)
` [RFC/PATCH 2/2] powernv:cpuidle: Enable winkle idle state in CPU-Idle

[PATCH] hwmon-SCPI: Delete unnecessary assignment for the field "owner"
 2016-08-19  2:56 UTC  (2+ messages)

[PATCH] hwmon: (max6650) Allow fan shutdown and a more intuitive mode interface
 2016-08-19  2:54 UTC  (2+ messages)

[PATCH v3 0/5] bug: Provide toggle for BUG on data corruption
 2016-08-19  2:53 UTC  (4+ messages)
` [kernel-hardening] "

Source code review around jump label usage
 2016-08-18 19:45 UTC  (3+ messages)
` [PATCH 0/2] GPU-DRM-Savage: Fine-tuning for savage_bci_cmdbuf()
  ` [PATCH 1/2] GPU-DRM-Savage: Use memdup_user() rather than duplicating

[PATCH 00/10] [RFC] Sphinxify and coalesce development-tool documents
 2016-08-19  2:27 UTC  (9+ messages)
` [PATCH 03/10] docs: sphinxify sparse.txt and move to dev-tools

[PATCH v4] hwmon: (max6650.c) Add devicetree support
 2016-08-19  2:43 UTC  (2+ messages)

[PATCH v1] kdump, vmcoreinfo: report memory sections virtual addresses
 2016-08-19  2:41 UTC  (2+ messages)

[PATCH] tools lib: Reinstate strlcpy() header guard with __UCLIBC__
 2016-08-18 16:03 UTC  (3+ messages)

[PATCH 0/6] perf/ftrace: Introduce hexadecimal type casting
 2016-08-18 15:41 UTC  (3+ messages)
` [PATCH 6/6] ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimal

ptrace group stop signal number not reset before PTRACE_INTERRUPT is delivered?
 2016-08-18 17:37 UTC  (5+ messages)

[PATCH 0/3] Support burst request by peripherals
 2016-08-19  2:45 UTC  (8+ messages)
` [PATCH 1/3] dt/bindings: arm-pl330: add description of arm,pl330-periph-burst

[PATCH v2] mmc: sdhci-of-arasan: Don't power PHY w/ slow/no clock
 2016-08-18 17:26 UTC 

[PATCH 0/8] x86: stack-related cleanups and fixes
 2016-08-18 15:59 UTC 

two pci_alloc_irq_vectors improvements
 2016-08-18 15:26 UTC  (4+ messages)
` [PATCH 2/2] pci: call pci_intx when using legacy interrupts in pci_alloc_irq_vectors

[PATCH 0/3] Refactor Loongson1 clock
 2016-08-19  0:02 UTC  (3+ messages)
` [PATCH 1/3] clk: Loongson1: "

[PATCH 00/34] Convert clk providers to clk_hw based APIs (part 1)
 2016-08-19  0:09 UTC  (3+ messages)
` [PATCH 16/34] clk: ls1x: Migrate to clk_hw based OF and registration APIs

[PATCH] usercopy: Skip multi-page bounds checking on SLOB
 2016-08-18 17:42 UTC  (3+ messages)

XSA 154 and ISA region (640K -> 1MB) WB cache instead of UC
 2016-08-18 15:35 UTC  (5+ messages)
  ` [Xen-devel] "

[GIT PULL] timer fixes
 2016-08-18 20:46 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).