linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-13 19:49:21 to 2017-12-14 02:10:32 UTC [more...]

[PATCH v3 0/3] create sysfs representation of ACPI HMAT
 2017-12-14  2:10 UTC 

[PATCH] mm: save current->journal_info before calling fault/page_mkwrite
 2017-12-14  2:09 UTC  (3+ messages)

[PATCH RFC 0/7] kvm pvtimer
 2017-12-14  1:54 UTC  (4+ messages)
` [PATCH RFC 3/7] KVM: timer: synchronize tsc-deadline timestamp for guest

[PATCH v2 00/16] remoteproc: add fixed memory region support
 2017-12-14  1:44 UTC  (23+ messages)
` [PATCH v2 01/16] remoteproc: add rproc_va_to_pa function
` [PATCH v2 02/16] remoteproc: add release ops in rproc_mem_entry struct
` [PATCH v2 03/16] remoteproc: introduce rproc_add_carveout function
` [PATCH v2 04/16] remoteproc: introduce rproc_find_carveout_by_da
` [PATCH v2 05/16] remoteproc: modify rproc_handle_carveout to support preallocated region
` [PATCH v2 06/16] remoteproc: modify vring allocation "
` [PATCH v2 07/16] remoteproc: st: add reserved memory support
` [PATCH v2 08/16] remoteproc: add name in rproc_mem_entry struct
` [PATCH v2 10/16] remoteproc: add memory device registering in rproc_add_carveout
` [PATCH v2 11/16] remoteproc: introduce rproc_find_carveout_by_name function
` [PATCH v2 12/16] remoteproc: look-up memory-device for vring allocation

[PATCH 1/2] mm: NUMA stats code cleanup and enhancement
 2017-12-14  1:40 UTC  (11+ messages)

[PATCH v2 0/2] mm: introduce MAP_FIXED_SAFE
 2017-12-14  1:42 UTC  (12+ messages)
` [PATCH 1/2] mmap.2: document new MAP_FIXED_SAFE flag
  ` [PATCH 2/2] mmap.2: MAP_FIXED updated documentation

[PATCH 1/2] f2fs: pass down write hints to block layer for bufferd write
 2017-12-14  1:33 UTC  (7+ messages)
    ` [f2fs-dev] "

[PATCH v2] spi: s3c64xx: add SPDX identifier
 2017-12-14  1:31 UTC  (3+ messages)

[PATCH 1/2] hp100: Fix a possible sleep-in-atomic bug in hp100_login_to_vg_hub
 2017-12-14  1:21 UTC  (3+ messages)

[PATCH 0/2] Kernel MMU notifier for IOTLB/DEVTLB management
 2017-12-14  1:02 UTC  (3+ messages)
` [PATCH 1/2] mm: Add kernel MMU notifier to manage IOTLB/DEVTLB
` [PATCH 2/2] iommu/vt-d: Register "

[PATCH] arm64: dts: hisilicon: Add hi3660 cpu capacity-dmips-mhz information
 2017-12-14  1:07 UTC  (4+ messages)

[PATCH] KVM: x86: avoid unnecessary XSETBV on guest entry
 2017-12-14  1:05 UTC  (2+ messages)

d1fc031747 ("sched/wait: assert the wait_queue_head lock is .."): EIP: __wake_up_common
 2017-12-14  1:03 UTC  (2+ messages)

[PATCH] HID: elecom: rewrite report fixup for EX-G and future mice
 2017-12-14  1:02 UTC  (8+ messages)

[PATCH] perf report: Fix regression when decoding intelPT traces
 2017-12-14  0:57 UTC 

linux-next: build failure after merge of the clk tree
 2017-12-14  0:57 UTC  (2+ messages)

Regression with a0747a859ef6 ("bdi: add error handle for bdi_debug_register")
 2017-12-14  0:54 UTC 

[PATCH v7 0/6] perf report/script: Support percent and multiple range in --time option
 2017-12-14  0:48 UTC  (3+ messages)

[RFC PATCH 0/5] mm, hugetlb: allocation API and migration improvements
 2017-12-14  0:45 UTC  (5+ messages)
` [RFC PATCH 3/5] mm, hugetlb: do not rely on overcommit limit during migration
` [RFC PATCH 4/5] mm, hugetlb: get rid of surplus page accounting tricks

[PATCHv4 00/12] Do not lose dirty bit on THP pages
 2017-12-14  0:42 UTC  (8+ messages)
` [PATCHv4 08/12] sparc64: Update pmdp_invalidate() to return old pmd value
` [PATCHv4 09/12] x86/mm: Provide pmdp_establish() helper

[PATCH 00/19] fs: rework and optimize i_version handling in filesystems
 2017-12-14  0:27 UTC  (16+ messages)
` [PATCH 01/19] fs: new API for handling inode->i_version
` [PATCH 02/19] fs: don't take the i_lock in inode_inc_iversion
` [PATCH 14/19] xfs: convert to new i_version API

[PATCH v3 0/2] dm-unstripe
 2017-12-14  0:18 UTC  (6+ messages)
` [PATCH v3 1/2] dm-unstripe: unstripe RAID 0/dm-striped device
` [PATCH v3 2/2] dm unstripe: Add documentation for unstripe target

[patch 00/16] x86/ldt: Use a VMA based read only mapping
 2017-12-14  0:16 UTC  (6+ messages)
` [patch 05/16] mm: Allow special mappings with user access cleared

[PATCH] PCI/DPC: Fix shared interrupt handling
 2017-12-14  0:01 UTC 

[PATCH 00/13] Assorted lustre clean-ups
 2017-12-14  0:00 UTC  (3+ messages)
` [PATCH 07/12] staging: lustre: libcfs: simplify memory allocation

linux-next: manual merge of the drm tree with the drm-misc-fixes tree
 2017-12-13 23:59 UTC 

[RFC PATCH v2 00/13] Kernel based bootsplash
 2017-12-13 23:55 UTC  (13+ messages)
` [RFC PATCH v2 01/13] bootsplash: Initial implementation showing black screen
` [RFC PATCH v2 02/13] bootsplash: Add file reading and picture rendering
` [RFC PATCH v2 03/13] bootsplash: Flush framebuffer after drawing
` [RFC PATCH v2 05/13] bootsplash: Add animation support
` [RFC PATCH v2 07/13] vt: Add keyboard hook to disable bootsplash
` [RFC PATCH v2 08/13] sysrq: Disable bootsplash on SAK
` [RFC PATCH v2 09/13] fbcon: Disable bootsplash on oops
` [RFC PATCH v2 10/13] Documentation: Add bootsplash main documentation
` [RFC PATCH v2 11/13] bootsplash: sysfs entries to load and unload files

[PATCH v3 0/8] PCI: brcmstb: Add Broadcom Settopbox PCIe support (V3)
 2017-12-13 23:53 UTC  (4+ messages)
` [PATCH v3 3/8] PCI: brcmstb: Add Broadcom STB PCIe host controller driver

[PATCH 0/9] fstests: few updates
 2017-12-13 23:39 UTC  (11+ messages)
` [PATCH 1/9] generic/381: use username fsgqa-381
` [PATCH 5/9] tests/xfs/group: add group for tests which require a logdev
` [PATCH 8/9] tests/xfs/group: add group for tests which require mkfs v4_5
` [PATCH 9/9] tests/xfs/group: add injection group

[PATCH v4 0/5] TDA1997x HDMI video receiver
 2017-12-13 23:35 UTC  (5+ messages)
` [PATCH v4 3/5] media: i2c: Add TDA1997x HDMI receiver driver

[PATCH v6 00/11] Intel SGX Driver
 2017-12-13 23:34 UTC  (3+ messages)
` [PATCH v6 10/11] intel_sgx: glue code for in-kernel LE

[PATCH v3 0/5] TDA1997x HDMI video receiver
 2017-12-13 23:33 UTC  (7+ messages)
` [PATCH 3/5] media: i2c: Add TDA1997x HDMI receiver driver

Linux 4.15-rc2: Regression in resume from ACPI S3
 2017-12-13 23:26 UTC  (19+ messages)

[PATCH] kobject: fix suppressing modalias in uevents delivered over netlink
 2017-12-13 23:21 UTC 

[PATCH v3 00/11] ASoC: fsl_ssi: Clean up - coding style level
 2017-12-13 23:18 UTC  (12+ messages)
` [PATCH v3 01/11] ASoC: fsl_ssi: Rename fsl_ssi_private to fsl_ssi
` [PATCH v3 02/11] ASoC: fsl_ssi: Cache pdev->dev pointer
` [PATCH v3 03/11] ASoC: fsl_ssi: Refine all comments
` [PATCH v3 04/11] ASoC: fsl_ssi: Rename registers and fields macros
` [PATCH v3 05/11] ASoC: fsl_ssi: Refine indentations and wrappings
` [PATCH v3 06/11] ASoC: fsl_ssi: Refine printk outputs
` [PATCH v3 07/11] ASoC: fsl_ssi: Rename cpu_dai parameter to dai
` [PATCH v3 08/11] ASoC: fsl_ssi: Rename scr_val to scr
` [PATCH v3 09/11] ASoC: fsl_ssi: Replace fsl_ssi_rxtx_reg_val with fsl_ssi_regvals
` [PATCH v3 10/11] ASoC: fsl_ssi: Rename i2smode to i2s_net
` [PATCH v3 11/11] ASoC: fsl_ssi: Define ternary macros to simplify code

[PATCH v5 00/11] Intel SGX Driver
 2017-12-13 23:18 UTC  (6+ messages)
` [PATCH v5 06/11] intel_sgx: driver for Intel Software Guard Extensions
  ` [intel-sgx-kernel-dev] "

[PATCH v5 0/9] Support PPTT for ARM64
 2017-12-13 23:09 UTC  (8+ messages)
` [PATCH v5 6/9] ACPI/PPTT: Add topology parsing code

[PATCH] ACPI, APEI, Fix use resource_size
 2017-12-13 23:07 UTC  (4+ messages)

[PATCH 0/3] clocksource/drivers: introduce DT based selection
 2017-12-13 22:57 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: chosen: Add clocksource and clockevent selection

[GIT PULL] xfs: fixes for 4.15-rc4
 2017-12-13 22:49 UTC 

[PATCH] sparc32,leon: Use CASA when available for atomic operations
 2017-12-13 22:47 UTC  (2+ messages)

[PATCH] ACPI / CPPC: Fix negative array index read in cppc_set_perf
 2017-12-13 22:45 UTC 

[PATCH V2 3/7] PCI: make pci_flr_wait() generic and rename to pci_dev_wait()
 2017-12-13 22:43 UTC  (2+ messages)

[PATCH 0/8] Remoteproc cleanups
 2017-12-13 22:41 UTC  (9+ messages)
` [PATCH 1/8] remoteproc: Remove depricated crash completion
` [PATCH 2/8] remoteproc: Cache resource table size
` [PATCH 3/8] remoteproc: Clone rproc_ops in rproc_alloc()
` [PATCH 4/8] remoteproc: Merge rproc_ops and rproc_fw_ops
` [PATCH 5/8] remoteproc: Don't handle empty resource table
` [PATCH 6/8] remoteproc: Move resource table load logic to find
` [PATCH 7/8] remoteproc: Drop dangling find_rsc_table dummies
` [PATCH 8/8] remoteproc: Reset table_ptr on stop

[PATCH v2 00/11] ASoC: fsl_ssi: Clean up - coding style level
 2017-12-13 22:37 UTC  (8+ messages)
` [PATCH v2 03/11] ASoC: fsl_ssi: Refine all comments
` [PATCH v2 05/11] ASoC: fsl_ssi: Refine indentations and wrappings

[PATCH] ACPICA: Fix indentation
 2017-12-13 22:27 UTC  (4+ messages)

[PATCH V1] PM: In kernel power management domain_pm created for async schedules
 2017-12-13 22:26 UTC  (5+ messages)
      ` [PATCH V3] "

[PATCH 00/13] Updates for QCOM Alpha PLL
 2017-12-13 22:23 UTC  (6+ messages)

[PATCHv6 1/1] ima: re-introduce own integrity cache lock
 2017-12-13 22:22 UTC  (2+ messages)

[PATCH v3] arm64: cpu_errata: Add Kryo to Falkor 1003 errata
 2017-12-13 22:19 UTC 

[PATCH] x86/mce: Do Deferred error check for CEC
 2017-12-13 22:15 UTC  (2+ messages)

[PATCH v4 net-next 0/4] bpftool: cgroup bpf operations
 2017-12-13 22:12 UTC  (3+ messages)
` [PATCH v4 net-next 4/4] bpftool: implement "

[PATCH v2] misc: mic: Use memdup_user() as a cleanup
 2017-12-13 22:01 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v4 0/3] Fix find_first_zero_bit() usage
 2017-12-13 21:59 UTC  (2+ messages)

[PATCH] dts: Remove leading 0x and 0s from bindings notation
 2017-12-13 21:56 UTC  (2+ messages)

[PATCH] target: don't call an unmap callback if a range length is zero
 2017-12-13 21:55 UTC 

UDL's fbdev doesn't work for user-space apps
 2017-12-13 21:53 UTC  (3+ messages)

[PATCH v2] arch: define weak abort
 2017-12-13 21:46 UTC  (2+ messages)

[PATCH v5] PCI: hotplug: Drop checking of PCI_BRIDGE_CONTROL in *_unconfigure_device()
 2017-12-13 21:43 UTC  (2+ messages)

Crash in cgroup_procs_show
 2017-12-13 21:37 UTC  (4+ messages)

[PATCH] leds: as3645a: Fix checkpatch warnings
 2017-12-13 21:32 UTC  (6+ messages)

[PATCH] kbuild: fix dependency of dtbs targets
 2017-12-13 21:31 UTC  (4+ messages)

[PATCH v2] arm64: cpu_errata: Add Kryo to Falkor 1003 errata
 2017-12-13 21:31 UTC  (3+ messages)

[PATCH v2] staging: ion: Fix ion_cma_heap allocations
 2017-12-13 21:26 UTC 

[PATCH v2 net-next] net: dsa: lan9303: Introduce lan9303_read_wait
 2017-12-13 21:25 UTC  (2+ messages)

[PATCH] 4.15 vmgfx boot warning
 2017-12-13 21:25 UTC  (2+ messages)

[PATCH V3 0/2] Xen/PCIback: PCI reset using 'reset' SysFS attribute
 2017-12-13 21:24 UTC  (7+ messages)
` [PATCH V3 1/2] Drivers/PCI: Export pcie_has_flr() interface
        ` [Xen-devel] "

[PATCH] hyperv: make HYPERV a menuconfig to ease disabling it all
 2017-12-13 21:23 UTC  (4+ messages)

[PATCH v2 0/2] acpi, x86: Add SPCR table support
 2017-12-13 21:11 UTC  (4+ messages)
` [PATCH v2 1/2] acpi, spcr: Make SPCR avialable to other architectures

[PATCH] mtd: nand: fix memory leak on ep on error exit returns
 2017-12-13 21:09 UTC  (3+ messages)

[PATCH] KVM: vmx: shadow more fields that are read/written on every vmexits
 2017-12-13 21:08 UTC  (3+ messages)

[PATCH v3] perf evsel: Enable ignore_missing_thread for pid option
 2017-12-13 20:56 UTC  (3+ messages)

[PATCH] vmwgfx: use monotonic event timestamps
 2017-12-13 20:56 UTC  (2+ messages)

[PATCH] cgroup, docs: document cgroup v2 device controller
 2017-12-13 20:55 UTC  (2+ messages)

[PATCH] Staging: vc04_services: fix brace coding style issues in vchiq_shim.c
 2017-12-13 20:51 UTC 

[PATCH v3 net-next] net: ethernet: ti: cpdma: correct error handling for chan create
 2017-12-13 20:51 UTC  (2+ messages)

[PATCH v10 0/4] Synopsys DesignWare HDMI Video Capture Controller + PHY
 2017-12-13 20:49 UTC  (7+ messages)
` [PATCH v10 4/4] [media] platform: Add Synopsys DesignWare HDMI RX Controller Driver

[for-next][PATCH 0/7] tracing: Fixes for 4.15
 2017-12-13 20:47 UTC  (8+ messages)
` [for-next][PATCH 1/7] tracing: Fix code comments in trace.c
` [for-next][PATCH 2/7] tracing: always define trace_{irq,preempt}_{enable_disable}
` [for-next][PATCH 3/7] tracing: Allocate mask_str buffer dynamically
` [for-next][PATCH 4/7] tracing: make PREEMPTIRQ_EVENTS depend on TRACING
` [for-next][PATCH 5/7] ring-buffer: Remove unused function __rb_data_page_index()
` [for-next][PATCH 6/7] tracing: Pass export pointer as argument to ->write()
` [for-next][PATCH 7/7] tracing: Have stack trace not record if RCU is not watching

[PATCH][mtd-next] mtd: nand: remove redundant check of len
 2017-12-13 20:47 UTC  (7+ messages)

[RESEND PATCH v3 1/3] drm/panel: refactor INNOLUX P079ZCA panel driver
 2017-12-13 20:46 UTC  (2+ messages)

[PATCH] arch/um: compile with modern headers
 2017-12-13 20:41 UTC  (2+ messages)

[GIT PULL] RISC-V Fixes for 4.15-rc4
 2017-12-13 20:38 UTC 

[PATCH v4] tracing: Allocate mask_str buffer dynamically
 2017-12-13 20:17 UTC  (3+ messages)

[PATCH][next] net: phy: meson-gxl: make function meson_gxl_read_status static
 2017-12-13 20:05 UTC  (2+ messages)

[PATCH] staging: pi433: fix CamelCase for dccPercent variables
 2017-12-13 20:01 UTC 

[PATCH] sched/fair: Consider RT/IRQ pressure in capacity_spare_wake
 2017-12-13 20:00 UTC  (6+ messages)

x86 boot broken on -rc1?
 2017-12-13 19:58 UTC  (3+ messages)

[PATCH v4 0/6] Updated LP8860 driver series
 2017-12-13 19:55 UTC  (2+ messages)

From Mr. Chow
 2017-12-13 19:24 UTC 

[PATCH] hippi: Fix a Fix a possible sleep-in-atomic bug in rr_close
 2017-12-13 19:53 UTC  (2+ 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).