linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-24 20:12:19 to 2017-04-25 02:22:10 UTC [more...]

[PATCH v7 0/5] i2c: aspeed: added driver for Aspeed I2C
 2017-04-25  2:21 UTC  (3+ messages)
` [PATCH v7 4/5] "

[PATCH v6 0/5] i2c: aspeed: added driver for Aspeed I2C
 2017-04-25  2:19 UTC  (5+ messages)
` [PATCH v6 4/5] "

[PATCH v4 00/10] AXP803 PMIC support for Pine64
 2017-04-25  2:17 UTC  (3+ messages)
` [PATCH v4 07/10] mfd: axp20x: add axp20x-regulator cell for AXP803
  ` [linux-sunxi] "

[PATCH] irqchip/mbigen: Fix the clear register offset
 2017-04-25  2:16 UTC 

[PATCH] scsi/mac_esp: Replace bogus memory barrier with spinlock
 2017-04-25  2:14 UTC  (3+ messages)

[PATCH 0/2] Add PCIe host driver support for some Mediatek SoCs
 2017-04-25  2:14 UTC  (4+ messages)
` [PATCH 1/2] PCI: mediatek: Add Mediatek PCIe host controller support
    `  "

support autofocus / autogain in libv4l2
 2017-04-25  1:57 UTC  (6+ messages)

[PATCH] arm64: dts: exynos: Remove the te-gpios property in the TM2 boards
 2017-04-25  1:54 UTC 

export pcie_flr and remove copies of it in drivers V2
 2017-04-25  1:53 UTC  (3+ messages)
` [PATCH 7/7] liquidio: use pcie_flr instead of duplicating it

[PATCH] iio: core: Fix suspicious sizeof usage
 2017-04-25  1:16 UTC 

[PATCH] ACPI / GED: use late init to allow other drivers init
 2017-04-25  1:43 UTC  (7+ messages)

[PATCH v3 0/2] staging: iio: isl29028: move out of staging
 2017-04-25  1:34 UTC  (3+ messages)
` [PATCH v3 1/2] staging: iio: isl29028: correct proximity sleep times
` [PATCH v3 2/2] staging: iio: isl29028: move out of staging

[PATCH] Powerpc64: Fixup oops when debug programs with CONFIG_RELOCATABLE=y
 2017-04-25  1:24 UTC  (2+ messages)
`  "

KASLR causes intermittent boot failures on some systems
 2017-04-25  1:18 UTC  (11+ messages)

[PATCH] drm: fourcc byteorder: brings header file comments in line with reality
 2017-04-25  1:12 UTC  (11+ messages)

[PATCH] x86/refcount: Implement fast refcount_t handling
 2017-04-25  1:11 UTC  (16+ messages)
            ` [kernel-hardening] "

[PATCH v3 0/3] mtd: nand: Rework/cleanup the Atmel NAND driver
 2017-04-25  1:09 UTC  (3+ messages)
` [PATCH v3 1/3] mtd: nand: Cleanup/rework the atmel_nand driver

MONTHLY UPDATE
 2017-04-24 23:02 UTC 

[PATCH 6/6] x86: Convert the rest of the code to support p4d_t
 2017-04-25  0:57 UTC  (6+ messages)
` [tip:x86/mm] "

EXTREMELY IMPORTANT
 2017-04-24 22:25 UTC 

[lkp-robot] [amd64] 122b05ddf5: will-it-scale.per_process_ops 12.8% improvement
 2017-04-25  0:57 UTC 

[GIT PULL] tpmdd fixes for 4.12
 2017-04-25  0:04 UTC  (3+ messages)

[PATCH 0/2] net: dsa: b53: BCM11360 support
 2017-04-25  0:02 UTC  (15+ messages)
` [PATCH 1/2] net: dsa: b53: Add compatible strings for the Cygnus-family BCM11360
` [PATCH 2/2] ARM: dts: Add the ethernet and ethernet PHY to the cygnus core DT

[PATCH 0/5] Memory hotplug support for arm64 - complete patchset
 2017-04-24 23:59 UTC  (9+ messages)
` [PATCH 4/5] Hot-remove implementation for arm64

[PATCH v7 1/4] syscalls: Restore address limit after a syscall
 2017-04-24 23:57 UTC  (2+ messages)

[PATCH v2 0/2] libnvdimm: export wpq flush interface
 2017-04-24 23:50 UTC  (3+ messages)
` [PATCH v2 1/2] libnvdimm, region: fix flush hint detection crash
` [PATCH v2 2/2] libnvdimm, region: sysfs trigger for nvdimm_flush()

linux-next: build failure after merge of the nvdimm tree
 2017-04-24 23:29 UTC  (3+ messages)

[PATCH v4 00/11] Enable VAS
 2017-04-24 23:19 UTC  (7+ messages)
` [PATCH v4 04/11] VAS: Define vas_init() and vas_exit()
` [PATCH v4 05/11] VAS: Define helpers for access MMIO regions

[PATCH] Input: i8042 - add Clevo P650RS to the i8042 reset list
 2017-04-24 23:13 UTC  (3+ messages)

[PATCH] pci-hyperv: Use only 16 bit integer for PCI domain
 2017-04-24 23:06 UTC  (4+ messages)

[PATCH v2 0/2] of: Add unit tests for applying overlays
 2017-04-24 23:05 UTC  (3+ messages)
` [PATCH v2 1/2] of: support dtc compiler flags for overlays
` [PATCH v2 2/2] of: Add unit tests for applying overlays

[PATCH v2] gpio: omap: return error if requested debounce time is not possible
 2017-04-24 22:56 UTC 

[PATCH v10 2/2] Documentation/ABI: Add ABI information for QCOM socinfo driver
 2017-04-24 23:05 UTC  (7+ messages)
` [v10, "

[PATCH] ARM: tegra: Select appropriate DMA options for LPAE
 2017-04-24 22:59 UTC 

[PATCH] ixgbe: initialize u64_stats_sync structures early at ixgbe_probe
 2017-04-24 23:00 UTC  (2+ messages)
` [Intel-wired-lan] "

[RFC PATCHSET] sched/fair: fix load balancer behavior when cgroup is in use
 2017-04-24 22:54 UTC  (7+ messages)
` [PATCH 1/2] sched/fair: Fix how load gets propagated from cfs_rq to its sched_entity
  ` [PATCH v2 "
` [PATCH 2/2] sched/fair: Always propagate runnable_load_avg
` [PATCH 3/2] sched/fair: Skip __update_load_avg() on cfs_rq sched_entities

[PATCH v3 2/7] powerpc: kprobes: fix handling of function offsets on ABIv2
 2017-04-24 22:47 UTC  (2+ messages)
` [v3,2/7] "

[PATCH v3 5/7] powerpc: kprobes: factor out code to emulate instruction into a helper
 2017-04-24 22:47 UTC  (2+ messages)
` [v3, "

[PATCH v3 1/7] kprobes: convert kprobe_lookup_name() to a function
 2017-04-24 22:47 UTC  (2+ messages)
` [v3,1/7] "

[PATCH v4 6/6] powerpc: kprobes: prefer ftrace when probing function entry
 2017-04-24 22:47 UTC  (2+ messages)
` [v4,6/6] "

[PATCH v4 2/6] powerpc: ftrace: restore LR from pt_regs
 2017-04-24 22:47 UTC  (2+ messages)
` [v4,2/6] "

[PATCH v4 4/6] powerpc: kprobes: add support for KPROBES_ON_FTRACE
 2017-04-24 22:47 UTC  (2+ messages)
` [v4,4/6] "

[PATCH v3 6/7] powerpc: kprobes: emulate instructions on kprobe handler re-entry
 2017-04-24 22:47 UTC  (2+ messages)
` [v3, "

[PATCH v4 3/6] kprobes: Skip preparing optprobe if the probe is ftrace-based
 2017-04-24 22:47 UTC  (2+ messages)
` [v4, "

[PATCH v4 5/6] powerpc: introduce a new helper to obtain function entry points
 2017-04-24 22:47 UTC  (2+ messages)
` [v4, "

[PATCH v5 2/5] powerpc: kretprobes: override default function entry offset
 2017-04-24 22:47 UTC  (2+ messages)
` [v5,2/5] "

[PATCH V2] scsi: mpt3sas: remove redundant wmb
 2017-04-24 22:32 UTC  (2+ messages)

Get amount of fast retransmissions from TCP info
 2017-04-24 22:20 UTC  (6+ messages)

[PATCH 0/4] sched/topology: fix overlap group capacity and balance cpu
 2017-04-24 22:19 UTC  (9+ messages)
` [PATCH 4/4] sched/topology: the group balance cpu must be a cpu where the group is installed

[PATCH] scsi: mvumi: remove code handling zero scsi_sg_count(scmd) case
 2017-04-24 22:17 UTC  (2+ messages)

[PATCH 0/3] of: fix overlay modification of const variable
 2017-04-24 22:16 UTC  (6+ messages)
` [PATCH 1/3] of: overlay_adjust_phandles() - do not modify const field

[PATCH] fs/ocfs2/cluster: use offset_in_page() macro
 2017-04-24 22:15 UTC  (4+ messages)
` [PATCH] xen/scsifront: "

[PATCH] x86: kvm: Avoid guest page table walk when gpa_available is set
 2017-04-24 22:14 UTC  (3+ messages)

[PATCH 1/4] scsi: pmcraid: use __iomem pointers for ioctl argument
 2017-04-24 22:13 UTC  (6+ messages)
` [PATCH 2/4] scsi: pmcraid: fix lock imbalance in pmcraid_reset_reload()
` [PATCH] scsi: pmcraid: use normal copy_from_user

Question on the five-level page table support patches
 2017-04-24 22:09 UTC  (8+ messages)

[PATCH 0/2] DS1374 Watchdog fixes
 2017-04-24 22:05 UTC  (3+ messages)
` [PATCH 1/2] rtc: ds1374: wdt: Fix issue with timeout scaling from secs to wdt ticks
` [PATCH 2/2] rtc: ds1374: wdt: Fix stop/start ioctl always returning -EINVAL

[PATCH v3] selftests: ftrace: Allow some tests to be run in a tracing instance
 2017-04-24 22:01 UTC  (5+ messages)

[PATCH] drm/etnaviv: add thermal dependency
 2017-04-24 22:01 UTC  (4+ messages)

[PATCH] FS-Cache: print hexadecimal value for special cookies type
 2017-04-24 21:47 UTC  (4+ messages)

[PATCH] ubifs: Return -ENOKEY from rename if encryption keys are missing
 2017-04-24 21:46 UTC 

[PATCH] platform/x86/intel-vbtn: add volume up and down
 2017-04-24 21:41 UTC  (3+ messages)

[PATCH] ubifs: Correctly handle 0 value hashes in ubifs_lookup()
 2017-04-24 21:41 UTC  (2+ messages)

[PATCH] platform/x86/intel-vbtn: add volume up and down
 2017-04-24 21:35 UTC 

[PATCH 0/3] patches for fpga
 2017-04-24 21:34 UTC  (4+ messages)
` [PATCH 1/3] fpga altera-hps2fpga: disable/unprepare clock on error in alt_fpga_bridge_probe()
` [PATCH 2/3] fpga: region: release FPGA region reference in error path
` [PATCH 3/3] fpga fr br: update supported version numbers

[PATCH] platform/x86/intel-vbtn: add volume up and down
 2017-04-24 21:32 UTC  (3+ messages)

Build failures in -next due to 'linux/io.h: Add pci_remap_cfgspace() interface'
 2017-04-24 21:31 UTC  (4+ messages)

[PATCH] stmmac: Add support for SIMATIC IOT2000 platform
 2017-04-24 21:27 UTC  (2+ messages)

[PATCH] kallsyms: Use bounded strnchr() when parsing string
 2017-04-24 21:27 UTC  (2+ messages)

[PATCH] iio: adc: Add support for TI ADC1x8s102
 2017-04-24 21:25 UTC  (6+ messages)

[PATCH perf/urgent] perf tools: Fix the code to strip command name
 2017-04-24 21:17 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 0/4] MMC support for Octeon platforms
 2017-04-24 21:19 UTC  (3+ messages)

[tip:perf/core] tools arch x86: Sync cpufeatures.h
 2017-04-24 21:17 UTC 

[tip:perf/core] tools: Update asm-generic/mman-common.h copy from the kernel
 2017-04-24 21:16 UTC 

[tip:perf/core] tools arch: Sync arch/x86/lib/memcpy_64.S with the kernel
 2017-04-24 21:16 UTC 

[tip:perf/core] perf tools: Use just forward declarations for struct thread where possible
 2017-04-24 21:15 UTC 

[tip:perf/core] perf tools: Add the right header to obtain PERF_ALIGN()
 2017-04-24 21:15 UTC 

[tip:perf/core] perf tools: Remove poll.h and wait.h from util.h
 2017-04-24 21:14 UTC 

[tip:perf/core] perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
 2017-04-24 21:14 UTC 

[tip:perf/core] perf tools: Remove stale prototypes from builtin.h
 2017-04-24 21:13 UTC 

[tip:perf/core] perf tools: Remove string.h from util.h
 2017-04-24 21:13 UTC 

[tip:perf/core] perf tools: Remove sys/ioctl.h from util.h
 2017-04-24 21:12 UTC 

[tip:perf/core] perf tools: Remove a few more needless includes from util.h
 2017-04-24 21:12 UTC 

[tip:perf/core] perf tools: Include sys/param.h where needed
 2017-04-24 21:11 UTC 

[tip:perf/core] perf callchain: Move callchain specific routines from util.[ch]
 2017-04-24 21:11 UTC 

[PATCH] perf, tools: Fix display of data source snoop indication
 2017-04-24 21:10 UTC  (2+ messages)
` [tip:perf/core] perf mem: "

[tip:perf/core] perf tools: Add compress.h for the *_decompress_to_file() headers
 2017-04-24 21:10 UTC 

[tip:perf/core] perf debug: Move dump_stack() and sighandler_dump_stack() to debug.h
 2017-04-24 21:09 UTC 

[tip:perf/core] perf tools: Move units conversion/formatting routines to separate object
 2017-04-24 21:07 UTC 

[tip:perf/core] perf kvm: Make function only used by 'perf kvm' static
 2017-04-24 21:08 UTC 

[tip:perf/core] perf tools: Move timestamp routines from util.h to time-utils.h
 2017-04-24 21:08 UTC 

[tip:perf/core] perf tools: Add signal.h to places using its definitions
 2017-04-24 21:07 UTC 

[tip:perf/core] perf unwind: Provide only forward declarations for pointer types
 2017-04-24 21:06 UTC 

[RFC v2 1/2] dt-bindings: add mmio-based syscon mux controller DT bindings
 2017-04-24 21:05 UTC  (4+ messages)
` [RFC v2 2/2] mux: mmio-based syscon mux controller

[PATCH] x86/fpu: Turn WARN_ON in context switch into WARN_ON_FPU
 2017-04-24 21:00 UTC  (2+ messages)
` [tip:perf/core] x86/fpu: Turn WARN_ON() in context switch into WARN_ON_FPU()

[PATCH v3] x86/fpu: copy MXCSR & MXCSR_FLAGS with SSE/YMM state
 2017-04-24 20:54 UTC  (2+ messages)
` [tip:perf/core] x86/fpu: Add FPU state copying quirk to handle XRSTOR failure on Intel Skylake CPUs

[PATCH] x86/fpu: fix boolreturn.cocci warnings
 2017-04-24 20:54 UTC  (2+ messages)
` [tip:perf/core] x86/fpu: Fix "

[PATCH] net: ethernet: ti: netcp_core: remove unused compl queue mapping
 2017-04-24 20:54 UTC 

[RFC] minimum gcc version for kernel: raise to gcc-4.3 or 4.6?
 2017-04-24 20:52 UTC  (16+ messages)

[PATCH RFC] sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
 2017-04-24 20:43 UTC  (2+ messages)

Fix English in description of GCC_PLUGIN_STRUCTLEAK
 2017-04-24 20:41 UTC  (2+ messages)

[PATCH V4] ARM64: dts: hi6220-hikey: Add clock binding for the pmic mfd
 2017-04-24 20:40 UTC 

[PATCH 0/2] of: Add unit tests for applying overlays
 2017-04-24 20:40 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH 2/2] [media] vb2: Fix error handling in '__vb2_buf_mem_alloc'
 2017-04-24 20:39 UTC  (4+ messages)

[GIT PULL 00/22] perf/core improvements and fixes
 2017-04-24 20:40 UTC  (4+ messages)
` [PATCH 20/22] tools arch: Sync arch/x86/lib/memcpy_64.S with the kernel

[PATCH 1/2] [media] vb2: Fix an off by one error in 'vb2_plane_vaddr'
 2017-04-24 20:29 UTC  (4+ messages)

[PATCH 0/7] HID: Fine-tuning for some function implementations
 2017-04-24 20:23 UTC  (8+ messages)
` [PATCH 1/7] HID: sensor-hub: Use devm_kcalloc() in sensor_hub_probe()
` [PATCH 2/7] HID: sensor-hub: Delete error messages for failed memory allocations "
` [PATCH 3/7] HID: sensor-hub: Adjust two checks for null pointers "
` [PATCH 4/7] HID: debug: Replace five seq_printf() calls by seq_putc()
` [PATCH 5/7] HID: debug: Replace 12 seq_printf() calls by seq_puts()
` [PATCH 6/7] HID: debug: Combine two seq_printf() calls into one call in hid_dump_device()
` [PATCH 7/7] HID: picoLCD: Replace two seq_printf() calls by seq_puts() in picolcd_debug_reset_show()

[PATCH v2 0/4] ARM: dts: keystone: Add support for new K2G evm
 2017-04-24 20:22 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: dts: keystone-k2g: Remove skeleton.dtsi
` [PATCH v2 2/4] ARM: dts: k2g-evm: Add unit address to memory node
` [PATCH v2 3/4] ARM: keystone: Create new binding for K2G ICE evm
` [PATCH v2 4/4] ARM: dts: keystone: Add minimum support "

[PATCH 0/4] KVM: add KVM_CREATE_VM2 to allow dynamic kvm->vcpus array
 2017-04-24 20:22 UTC  (6+ messages)
` [PATCH 3/4] KVM: add KVM_CREATE_VM2 system ioctl

[PATCH V3 1/2] clk: hi6220: Add the hi655x's pmic clock
 2017-04-24 20:19 UTC  (6+ messages)
` [PATCH V3 2/2] ARM64: dts: hi6220-hikey: Add clock binding for the pmic mfd

[PATCH] led: ledtrig-transient: replace timer_list with hrtimer
 2017-04-24 20:18 UTC  (3+ messages)

[PATCH 2/2 linux-next] fs/affs: bugfix: Write files greater than page size on OFS
 2017-04-24 20:13 UTC 

[PATCH 1/2 linux-next] fs/affs: bugfix: enable writes on OFS disks
 2017-04-24 20:12 UTC 

[PATCH 1/3 v2] drm/vc4: Turn the V3D clock on at runtime
 2017-04-24 20:12 UTC  (2+ messages)
` [PATCH 1/3 v3] "


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