linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-23 06:34:19 to 2017-05-23 09:06:04 UTC [more...]

[PATCH v4 00/27] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
 2017-05-23  9:05 UTC  (9+ messages)
` [PATCH v4 15/27] fs: retrofit old error reporting API onto new infrastructure

[patch V2 06/17] powerpc: Adjust system_state check
 2017-05-23  8:50 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH V11 00/11] IOMMU probe deferral support
 2017-05-23  9:01 UTC  (6+ messages)
` [PATCH V11 08/11] drivers: acpi: Handle IOMMU lookup failure with deferred probing or error

[patch V2 17/17] sched: Enable might_sleep() and smp_processor_id() checks early
 2017-05-23  8:56 UTC  (2+ messages)
` [tip:sched/core] sched/core: "

[PATCH 0/6] kmod: few simple enhancements
 2017-05-23  9:00 UTC  (4+ messages)
` [PATCH 6/6] kmod: use simplified rate limit printk

[PATCH] x86/tsc: fold set_cyc2ns_scale() into caller
 2017-05-23  8:57 UTC  (2+ messages)
` [tip:sched/core] x86/tsc: Fold "

[patch V2 16/17] init: Introduce SYSTEM_SCHEDULING state
 2017-05-23  8:56 UTC  (2+ messages)
` [tip:sched/core] "

[patch V2 15/17] mm/vmscan: Adjust system_state checks
 2017-05-23  8:55 UTC  (2+ messages)
` [tip:sched/core] "

[patch V2 14/17] printk: Adjust system_state checks
 2017-05-23  8:55 UTC  (2+ messages)
` [tip:sched/core] "

[patch V2 13/17] extable: Adjust system_state checks
 2017-05-23  8:54 UTC  (2+ messages)
` [tip:sched/core] "

[patch V2 11/17] iommu/of: Adjust system_state check
 2017-05-23  8:53 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH RFC 0/8] SCHED_DEADLINE freq/cpu invariance and OPP selection
 2017-05-23  8:53 UTC  (9+ messages)
` [PATCH RFC 1/8] sched/cpufreq_schedutil: make use of DEADLINE utilization signal
` [PATCH RFC 2/8] sched/deadline: move cpu frequency selection triggering points
` [PATCH RFC 3/8] sched/cpufreq_schedutil: make worker kthread be SCHED_DEADLINE
` [PATCH RFC 4/8] sched/cpufreq_schedutil: split utilization signals
` [PATCH RFC 5/8] sched/cpufreq_schedutil: always consider all CPUs when deciding next freq
` [PATCH RFC 6/8] sched/sched.h: remove sd arch_scale_freq_capacity parameter
` [PATCH RFC 7/8] sched/sched.h: move arch_scale_{freq,cpu}_capacity outside CONFIG_SMP
` [PATCH RFC 8/8] sched/deadline: make bandwidth enforcement scale-invariant

[patch V2 10/17] iommu/vt-d: Adjust system_state checks
 2017-05-23  8:52 UTC  (2+ messages)
` [tip:sched/core] "

[patch V2 12/17] async: Adjust system_state checks
 2017-05-23  8:53 UTC  (2+ messages)
` [tip:sched/core] "

[patch V2 09/17] cpufreq/pasemi: Adjust system_state check
 2017-05-23  8:52 UTC  (2+ messages)
` [tip:sched/core] "

[patch V2 08/17] mm: Adjust system_state check
 2017-05-23  8:51 UTC  (2+ messages)
` [tip:sched/core] "

[patch V2 07/17] ACPI: Adjust system_state check
 2017-05-23  8:51 UTC  (2+ messages)
` [tip:sched/core] "

[patch V2 02/17] arm: Adjust system_state check
 2017-05-23  8:48 UTC  (2+ messages)
` [tip:sched/core] "

[patch V2 05/17] metag: Adjust system_state check
 2017-05-23  8:50 UTC  (2+ messages)
` [tip:sched/core] "

[patch V2 04/17] x86/smp: Adjust system_state check
 2017-05-23  8:49 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v9 00/15] Replace PCI pool by DMA pool API
 2017-05-23  8:53 UTC  (4+ messages)
` [PATCH v9 06/15] mlx5: Replace PCI pool old API

[patch V2 03/17] arm64: Adjust system_state check
 2017-05-23  8:48 UTC  (2+ messages)
` [tip:sched/core] "

[patch V2 01/17] init: Pin init task to boot cpu initially
 2017-05-23  8:47 UTC  (2+ messages)
` [tip:sched/core] init: Pin init task to the boot CPU, initially

[CFT][PATCH] ptrace: Properly initialize ptracer_cred on fork
 2017-05-23  8:51 UTC  (3+ messages)

[PATCH] sched/numa: use down_read_trylock for mmap_sem
 2017-05-23  8:47 UTC  (2+ messages)
` [tip:sched/core] sched/numa: Use down_read_trylock() for the mmap_sem

[PATCH 1/2]pstore: Move timestamp collection code to common pstore place
 2017-05-23  8:49 UTC  (6+ messages)
` [PATCH 2/2] Save current timestamp part of dmesg while writing oops message to pstore

[PATCH RESEND 1/1] sched/rt: minimize rq->lock contention in, do_sched_rt_period_timer()
 2017-05-23  8:46 UTC  (2+ messages)
` [tip:sched/core] sched/rt: Minimize rq->lock contention in do_sched_rt_period_timer()

[PATCH 0/6] UBIFS NFS export support v2
 2017-05-23  8:50 UTC  (15+ messages)
` [PATCH 1/6] ext4: Move is_32bit_api() to generic code
` [PATCH 4/6] ubifs: Maintain a parent pointer
` [PATCH 5/6] ubifs: Implement export_operations

cleanup UUID types V3
 2017-05-23  8:49 UTC  (7+ messages)
` [PATCH 10/23] afs: switch to use uuid_t and uuid_gen
` [PATCH 13/23] md: namespace private helper names

RFC: SysRq nice-all-RT-tasks is broken
 2017-05-23  8:46 UTC  (2+ messages)
` [tip:sched/core] sched/core: Allow __sched_setscheduler() in interrupts when PI is not used

[RESEND PATCH v3] sched/deadline: Remove unnecessary condition in push_dl_task()
 2017-05-23  8:45 UTC  (2+ messages)
` [tip:sched/core] "

[RESEND PATCH v3] sched/rt: Remove unnecessary condition in push_rt_task()
 2017-05-23  8:44 UTC  (2+ messages)
` [tip:sched/core] "

[RESEND PATCH] sched: Don't reinvent the wheel but use existing llist API
 2017-05-23  8:44 UTC  (2+ messages)
` [tip:sched/core] sched/core: Use the new llist_for_each_entry_safe() primitive

[RESEND PATCH] llist: Provide a safe version for llist_for_each
 2017-05-23  8:43 UTC  (2+ messages)
` [tip:sched/core] llist: Provide a safe version for llist_for_each()

[PATCH 0/3] mfd: lp87565: Add lp87565 PMIC support
 2017-05-23  8:47 UTC  (13+ messages)
` [PATCH 1/3] "

[tip:perf/core] perf/core: Fix error handling in perf_event_alloc()
 2017-05-23  8:41 UTC 

[RFC PATCH] fs: block dev aio request priority support
 2017-05-23  8:46 UTC  (2+ messages)

[PATCH v6 0/8] mfd: Add OF device table to I2C drivers that are missing it
 2017-05-23  8:46 UTC  (5+ messages)

[tip:perf/core] perf/core: Remove some dead code
 2017-05-23  8:41 UTC 

[PATCH resend] smp: avoid sending needless IPI in smp_call_function_many()
 2017-05-23  8:42 UTC  (2+ messages)
` [tip:sched/core] smp: Avoid "

[PATCH V7] perf/x86: add sysfs entry to freeze counter on SMI
 2017-05-23  8:40 UTC  (3+ messages)
` [tip:perf/core] perf/x86: Add sysfs entry to freeze counters "

[PATCH] x86/ioapic: Remove unused function IO_APIC_irq_trigger()
 2017-05-23  8:40 UTC  (2+ messages)
` [tip:irq/core] x86/ioapic: Remove unused IO_APIC_irq_trigger() function

[RFC V1 1/1] net: cdc_ncm: Reduce memory use when kernel memory low
 2017-05-23  8:42 UTC  (5+ messages)

[PATCH] mm: Define KB, MB, GB, TB in core VM
 2017-05-23  8:40 UTC  (7+ messages)

[PATCH] drm/i915: mark wait_for_engine() __maybe_unused
 2017-05-23  8:39 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 1/3] Input: synaptics - keep PS/2 around when RMI4_SMB is not compiled in
 2017-05-23  8:36 UTC  (3+ messages)
` [PATCH 2/3] Input: synaptics - warn the users when there is a better mode
` [PATCH 3/3] Input: synaptics - tell users to report when they should be using rmi-smbus

linux-next: manual merge of the tip tree with Linus' tree
 2017-05-23  8:37 UTC  (4+ messages)

[PATCH v3 0/4] tty/serial: meson_uart: add support for core clock handling
 2017-05-23  8:37 UTC  (2+ messages)

[HMM 07/15] mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory v2
 2017-05-23  8:36 UTC  (2+ messages)

HID: intel_ish-hid: various cleanups
 2017-05-23  8:35 UTC  (4+ messages)
` [PATCH v2 4/5] HID: intel_ish-hid: fix format string for size_t

[4.12 regression] Thinkpad X250 Touchpad and Trackpoint not recognized anymore; commit e839ffa: "Input: synaptics - add support for Intertouch devices"
 2017-05-23  8:33 UTC  (10+ messages)

[PATCH 00/13] Linksys WRT3200ACM (Rango) support
 2017-05-23  8:33 UTC  (5+ messages)
` [PATCH 08/13] ARM: dts: armada-385-linksys: use binary unit prefixes

[PATCH][drm-next] drm/pl111: make structure pl111_display_funcs static
 2017-05-23  8:31 UTC  (7+ messages)

[PATCH] cpufreq: dt: Add support for hi3660
 2017-05-23  8:30 UTC  (4+ messages)
  ` [Patch v2] "

[PATCH v3 0/3] clk: rockchip: support clk controller for RK3128 SoC
 2017-05-23  8:29 UTC  (3+ messages)
` [PATCH v3 1/3] clk: rockchip: add dt-binding header for rk3128

[GIT PULL] ARM: SoC fixes (and a cross-arch dt-include fix)
 2017-05-23  8:27 UTC  (4+ messages)
    ` [Ksummit-discuss] "

[PATCH] pinctrl: core: do not explicitly free on unregister
 2017-05-23  8:20 UTC  (2+ messages)

[RESEND PATCH] ASoC: da7218: Fix incorrect usage of bitwise '&' operator for SRM check
 2017-05-23  8:20 UTC 

[PATCH 1/4] iio: hi8435: add raw access
 2017-05-23  8:18 UTC  (6+ messages)
` [PATCH 2/4] iio: hi8435: avoid garbage event at first enable
` [PATCH 4/4] iio: hi8435: cleanup reset gpio

[PATCH 00/12] arm64: dts: hi3660: add device nodes
 2017-05-23  8:15 UTC  (8+ messages)
` [PATCH 05/12] arm64: dts: Add I2C nodes for Hi3660
` [PATCH 08/12] arm64: dts: hikey960: add WL1837 Bluetooth device node

[PATCH] MAINTAINERS: remove self from GPIO maintainers
 2017-05-23  8:14 UTC  (2+ messages)

[RFC PATCH 0/4 v2] mm: give __GFP_REPEAT a better semantic
 2017-05-23  8:12 UTC  (3+ messages)

[PATCH] ext4: fix quota charging for shared xattr blocks
 2017-05-23  8:10 UTC  (2+ messages)

[PATCH v2 0/3] pinctrl: cherryview: Extend the DMI quirk to Intel_Strago systems
 2017-05-23  8:09 UTC  (7+ messages)
` [PATCH v2 1/3] firmware: dmi: Add DMI_PRODUCT_FAMILY identification string
` [PATCH v2 2/3] pinctrl: cherryview: Add terminate entry for dmi_system_id tables
` [PATCH v2 3/3] pinctrl: cherryview: Extend the Chromebook DMI quirk to Intel_Strago systems

[PATCH/RFC] iio: hi8435: do not enable all events by default
 2017-05-23  8:08 UTC 

[PATCH] iio: hi8435: remote ampersands from hi8435_info definition
 2017-05-23  8:07 UTC 

[PATCH] iio: hi8435: fix race between event enable and event generation
 2017-05-23  8:07 UTC 

[PATCH 02/11 linux-next] exofs: use magic.h
 2017-05-23  8:06 UTC  (2+ messages)

Patch 0727d35de ("Make initramfs honor CONFIG_DEVTMPFS_MOUNT") breaks boot
 2017-05-23  8:01 UTC  (3+ messages)

[PATCH 0/3] pinctrl: cherryview: Extend the DMI quirk to Intel_Strago systems
 2017-05-23  8:00 UTC  (2+ messages)

[PATCH] mmc: renesas-sdhi: export renesas_sdhi_probe
 2017-05-23  8:00 UTC  (3+ messages)

[PATCH] x86/ACPI/cstate: Allow ACPI C1 FFH MWAIT use on AMD systems
 2017-05-23  7:59 UTC  (4+ messages)

[PATCH] mmc: spi: disable dma mapping code, as it does not work
 2017-05-23  7:58 UTC  (2+ messages)

[PATCHv3 00/14] mcp23s08 pinconf & cleanup
 2017-05-23  7:55 UTC  (2+ messages)

tty: n_gsm: fix closing multiplexer mode
 2017-05-23  7:55 UTC  (3+ messages)

[PATCH] clk: sunxi-ng: select SUNXI_CCU_MULT for sun8i-a83t
 2017-05-23  7:54 UTC  (5+ messages)

[PATCH v2 00/13] perf tool: add meta-data header support for pipe-mode
 2017-05-23  7:48 UTC  (14+ messages)
` [PATCH v2 01/13] perf header: encapsulate read and swap
` [PATCH v2 02/13] perf header: add PROCESS_STR_FUN macro
` [PATCH v2 03/13] perf header: fail on write_padded error
` [PATCH v2 04/13] perf util: add const modifier to buf in "writen" function
` [PATCH v2 05/13] perf header: revamp do_write
` [PATCH v2 06/13] perf header: add struct feat_fd for write
` [PATCH v2 07/13] perf header: use struct feat_fd for print
` [PATCH v2 08/13] perf header: use struct feat_fd to process header records
` [PATCH v2 09/13] perf header: use struct feat_fd in read "
` [PATCH v2 10/13] perf header: add a buffer to struct feat_fd
` [PATCH v2 11/13] perf header: change FEAT_OP* macros
` [PATCH v2 12/13] perf tool: add show_feature_header to perf_tool
` [PATCH v2 13/13] perf tools: add feature header record to pipe-mode

[PATCH] mm/oom_kill: count global and memory cgroup oom kills
 2017-05-23  7:49 UTC  (5+ messages)

[PATCH v4 next 0/3] modules: automatic module loading restrictions
 2017-05-23  7:48 UTC  (7+ messages)
` [kernel-hardening] "

[PATCH 0/3] mfd: move include files out of include/linux/i2c
 2017-05-23  7:42 UTC  (9+ messages)
` [PATCH 1/3] mfd: dm355evm_msp: move header file out of I2C realm
` [PATCH 2/3] mfd: tps65010: "
` [PATCH 3/3] mfd: twl: "

[PATCH] scsi: hisi_sas: add null check before indirect pointer dereference
 2017-05-23  7:43 UTC  (2+ messages)

[PATCH net-next 0/2] perf, bpf: add support for HW_CACHE and RAW events
 2017-05-23  7:42 UTC  (3+ messages)
` [PATCH net-next 1/2] "

[PATCH] ib/core: not to set page dirty bit if it's already set
 2017-05-23  7:42 UTC  (4+ messages)

[PATCH 0/5] kernfs: add exportfs operations
 2017-05-23  7:41 UTC  (6+ messages)
` [PATCH 1/5] kernfs: implement i_generation
` [PATCH 5/5] kernfs: add exportfs operations

[PATCH v3 0/5] mtd: mchp23k256: device tree and mchp23lcv1024
 2017-05-23  7:39 UTC  (4+ messages)
` [PATCH v3 5/5] mtd: mchp23k256: Add support for mchp23lcv1024

[PATCH v4 1/2] drm/blend: Fix comment typ-o
 2017-05-23  7:38 UTC  (4+ messages)
` [PATCH v4 2/2] drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI

[PATCH] zlib: Put get_unaligned16() inside #ifdef block
 2017-05-23  7:36 UTC  (2+ messages)

[PATCH v6] mfd:rtsx: do retry when DMA transfer error
 2017-05-23  7:35 UTC  (2+ messages)

[PATCH] spi: add null check before pointer dereference
 2017-05-23  7:33 UTC  (3+ messages)

[PULL REQUEST] i2c for 4.12
 2017-05-23  7:30 UTC 

[PATCH] perf tools: Fix to put caller above callee in children mode
 2017-05-23  7:30 UTC  (2+ messages)

Multiple longjmp definitions with STATIC_LINKING=y
 2017-05-23  7:28 UTC  (2+ messages)

[PATCH 1/7] DWARF: add option to preserve unwind info
 2017-05-23  7:27 UTC  (9+ messages)
` [PATCH 7/7] DWARF: add the config option

[PATCH v5 0/3] watchdog: allow setting deadline for opening /dev/watchdogN
 2017-05-23  7:15 UTC  (3+ messages)

[PATCH v2 1/8] mfd: intel_soc_pmic_bxtwc: fix TMU interrupt index
 2017-05-23  7:26 UTC  (4+ messages)
` [PATCH v2 3/8] thermal: intel_bxt_pmic_thermal: use first level PMIC thermal irq

[PATCH 0/2] nohz: Deal with clock reprogram skipping issues v3
 2017-05-23  7:25 UTC  (2+ messages)

[PATCH v2 00/18] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
 2017-05-23  7:24 UTC  (9+ messages)
` [PATCH v2 01/18] mfd: madera: Add register definitions for Cirrus Logic Madera codecs
` [PATCH v2 04/18] mfd: madera: Register map tables for Cirrus Logic CS47L35
` [PATCH v2 05/18] mfd: madera: Register map tables for Cirrus Logic CS47L85
` [PATCH v2 06/18] mfd: madera: Register map tables for Cirrus Logic CS47L90/91

[PATCH v2] nvme/pci: remap BAR0 to cover admin CQ doorbell for large stride
 2017-05-23  7:24 UTC  (2+ messages)

[PATCH v2 0/6] cpuset/mempolicies related fixes and cleanups
 2017-05-23  7:16 UTC  (7+ messages)
` [PATCH v2 4/6] mm, mempolicy: simplify rebinding mempolicies when updating cpusets
` [PATCH v2 5/6] mm, cpuset: always use seqlock when changing task's nodemask
` [PATCH v2 6/6] mm, mempolicy: don't check cpuset seqlock where it doesn't matter

[PATCH] infiniband: hw: qedr: add null check before pointer dereference
 2017-05-23  7:13 UTC  (2+ messages)

[PATCH] PCI: endpoint: PCI_ENDPOINT should depend on HAS_DMA
 2017-05-23  7:12 UTC  (4+ messages)

[PATCH v2 0/4] net-next: stmmac: rework the speed selection
 2017-05-23  7:10 UTC  (4+ messages)
` [PATCH v2 4/4] "

[PATCH] rcar-dmac: fixup descriptor pointer for descriptor mode
 2017-05-23  7:08 UTC 

sttus of the Altix mmtimer driver
 2017-05-23  7:08 UTC 

[RFC PATCH] mm, oom: cgroup-aware OOM-killer
 2017-05-23  7:07 UTC  (4+ messages)

[DT Question] "simple-mfd" DT binding
 2017-05-23  7:05 UTC  (4+ messages)

[PATCH] kernel: mark all struct k_clock instances const
 2017-05-23  7:04 UTC  (5+ messages)

[PATCH V4 00/17] thermal: cpu_cooling: improve interaction with cpufreq core
 2017-05-23  7:04 UTC  (5+ messages)
` [PATCH V4 03/17] thermal: cpu_cooling: Name cpufreq cooling devices as cpufreq_cdev
    ` [PATCH] thermal: cpu_cooling: Replace kmalloc with kmalloc_array

linux-next: build warning after merge of the drm tree
 2017-05-23  7:03 UTC  (5+ messages)
` [PATCH v2] gpu: drm: gma500: remove dead code

[PATCH v5] mfd:rtsx: do retry when DMA transfer error
 2017-05-23  6:59 UTC  (2+ messages)

[v5 0/1] mm: Adaptive hash table scaling
 2017-05-23  6:58 UTC  (3+ messages)
` [v5 1/1] "

[PATCH] drm/mediatek: re-phrase DRM_INFO error message
 2017-05-23  6:55 UTC  (2+ messages)

[PATCH] dmaengine: imx-sdma: Handle return value of clk_prepare_enable
 2017-05-23  6:49 UTC 

[PATCH] dm ioctl: Restore __GFP_HIGH in copy_params()
 2017-05-23  6:49 UTC  (10+ messages)
                `  "

struct i2c_mux_pinctrl_platform_data for the i2c-mux-pinctrl driver
 2017-05-23  6:49 UTC  (3+ messages)

RISC-V Linux Port v1
 2017-05-23  6:45 UTC  (3+ messages)

[PATCH 1/2] perf/x86/intel: enable CPU ref_cycles for GP counter
 2017-05-23  6:42 UTC  (7+ messages)

[PATCH 0/2] Enhance libsas hotplug feature
 2017-05-23  6:39 UTC  (6+ messages)
` [PATCH 1/2] libsas: Don't process sas events in static works

[PATCH] drm/rockchip: Don't allow zero sized gem buffer
 2017-05-23  6:39 UTC 

[PATCH] firmware: google: memconsole: Prevent overrun attack on coreboot console
 2017-05-23  6:39 UTC  (4+ messages)

[PATCH 0/6] refine and rename slub sysfs
 2017-05-23  6:39 UTC  (4+ messages)

[PATCH] mmc: block: fix semicolon.cocci warnings
 2017-05-23  6:34 UTC  (2+ messages)

[PowerPC][next-20170324][kselftest] kernel Oops when running tm/tm-signal-context-chk-vsx
 2017-05-23  6:33 UTC  (5+ 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).