linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-14 13:45:53 to 2017-12-14 16:25:26 UTC [more...]

[patch V2 00/11] LICENSES: Add documentation and initial License files
 2017-12-14 16:25 UTC  (4+ messages)
` [patch V2 01/11] Documentation: Add license-rules.rst to describe how to properly identify file licenses
  ` [patch V4 "

[PATCH v2 0/7] Add the I3C subsystem
 2017-12-14 16:24 UTC  (9+ messages)
` [PATCH v2 1/7] i2c: Export of_i2c_get_board_info()
` [PATCH v2 2/7] i3c: Add core I3C infrastructure
` [PATCH v2 3/7] docs: driver-api: Add I3C documentation
` [PATCH v2 4/7] i3c: Add sysfs ABI spec
` [PATCH v2 5/7] dt-bindings: i3c: Document core bindings
` [PATCH v2 6/7] i3c: master: Add driver for Cadence IP
` [PATCH v2 7/7] dt-bindings: i3c: Document Cadence I3C master bindings

[PATCH v2 00/17] x86/ldt: Use a VMA based read only mapping
 2017-12-14 16:23 UTC  (14+ messages)
` [PATCH v2 01/17] mm/gup: Fixup p*_access_permitted()
` [PATCH v2 02/17] mm: Exempt special mappings from mlock(), mprotect() and madvise()
` [PATCH v2 03/17] arch: Allow arch_dup_mmap() to fail
` [PATCH v2 11/17] selftests/x86/ldt_gdt: Prepare for access bit forced
` [PATCH v2 13/17] x86/mm: Force LDT desc accessed bit
` [PATCH v2 14/17] x86/ldt: Reshuffle code

[PATCH v2] ASOC: wm8960: Add multiple MCLK frequency support
 2017-12-14 16:19 UTC  (5+ messages)

[RFC PATCH for 4.16 00/21] Restartable sequences and CPU op vector
 2017-12-14 16:14 UTC  (22+ messages)
` [RFC PATCH for 4.16 01/21] uapi headers: Provide types_32_64.h
` [RFC PATCH for 4.16 02/21] rseq: Introduce restartable sequences system call (v12)
` [RFC PATCH for 4.16 03/21] arm: Add restartable sequences support
` [RFC PATCH for 4.16 04/21] arm: Wire up restartable sequences system call
` [RFC PATCH for 4.16 05/21] x86: Add support for restartable sequences
` [RFC PATCH for 4.16 06/21] x86: Wire up restartable sequence system call
` [RFC PATCH for 4.16 07/21] powerpc: Add support for restartable sequences
` [RFC PATCH for 4.16 08/21] powerpc: Wire up restartable sequences system call
` [RFC PATCH for 4.16 09/21] sched: Implement push_task_to_cpu
` [RFC PATCH for 4.16 10/21] cpu_opv: Provide cpu_opv system call (v5)
` [RFC PATCH for 4.16 11/21] x86: Wire up cpu_opv system call
` [RFC PATCH for 4.16 12/21] powerpc: "
` [RFC PATCH for 4.16 13/21] arm: "
` [RFC PATCH for 4.16 14/21] selftests: lib.mk: Introduce OVERRIDE_TARGETS
` [RFC PATCH for 4.16 15/21] cpu_opv: selftests: Implement selftests (v6)
` [RFC PATCH for 4.16 16/21] rseq: selftests: Provide rseq library (v5)
` [RFC PATCH for 4.16 17/21] rseq: selftests: Provide percpu_op API
` [RFC PATCH for 4.16 18/21] rseq: selftests: Provide basic test
` [RFC PATCH for 4.16 19/21] rseq: selftests: Provide basic percpu ops test
` [RFC PATCH for 4.16 20/21] rseq: selftests: Provide parametrized tests
` [RFC PATCH for 4.16 21/21] rseq: selftests: Provide Makefile, scripts, gitignore

linux-next: manual merge of the v4l-dvb-next tree with the vfs tree
 2017-12-14 16:19 UTC  (2+ messages)

[PATCH PTI v3 00/10] Clean up pgd handling and fix VSYSCALL and LDT
 2017-12-14 16:18 UTC  (6+ messages)
` [PATCH PTI v3 03/10] x86/pti/64: Fix ESPFIX64 user mapping

[BUG]kernel softlockup due to sidtab_search_context run for long time because of too many sidtab context node
 2017-12-14 16:18 UTC  (3+ messages)

Linux 4.15-rc2: Regression in resume from ACPI S3
 2017-12-14 16:17 UTC  (7+ messages)

[PATCH 1/1] dt-bindings: arm: document supported STM32 SoC family
 2017-12-14 16:16 UTC  (6+ messages)

[Regression 4.15-rc2] New messages `tpm tpm0: A TPM error (2314) occurred continue selftest`
 2017-12-14 16:12 UTC  (13+ messages)

[PATCH] misc: kgdbts: Display progress of asynchronous tests
 2017-12-14 16:11 UTC  (3+ messages)

[PATCH 1/8] staging: pi433: collapse else block after return statement
 2017-12-14 16:08 UTC  (9+ messages)
` [PATCH 6/8] staging: pi433: use defines for shifting register values
    ` [PATCH 6/8 v2] "
        ` [PATCH 6/8 v3] "
            ` [PATCH 6/8 v4] staging: pi433: remove unused function
              ` rf69_get_lna_gain

[PATCH 1/2] ip_gre: fix error path when erspan_rcv failed
 2017-12-14 16:05 UTC  (2+ messages)
` [PATCH 2/2] ip6_gre: fix error path when ip6erspan_rcv failed

[PATCH] perf report: Fix regression when decoding intelPT traces
 2017-12-14 16:03 UTC  (3+ messages)

[PATCH 1/1] usb: serial: option: add support for Telit ME910 PID 0x1101
 2017-12-14 15:54 UTC 

[PATCH 0/7 v2] make some functions return bool
 2017-12-14 15:50 UTC  (8+ messages)
` [PATCH 1/7] mm/memblock: memblock_is_map/region_memory can be boolean
` [PATCH 2/7] lib/lockref: __lockref_is_dead "
` [PATCH 3/7] kernel/cpuset: current_cpuset_is_being_rebound "
` [PATCH 4/7] kernel/resource: iomem_is_exclusive "
` [PATCH 5/7] kernel/module: module_is_live "
` [PATCH 6/7] kernel/mutex: mutex_is_locked "
` [PATCH 7/7] crash_dump: is_kdump_kernel "

[PATCH v2 0/2] acpi, x86: Add SPCR table support
 2017-12-14 15:49 UTC  (7+ messages)
` [PATCH v2 1/2] acpi, spcr: Make SPCR avialable to other architectures

[PATCH] sched/fair: Consider RT/IRQ pressure in capacity_spare_wake
 2017-12-14 15:46 UTC  (7+ messages)

[PATCH v2] PCI/DPC: Fix shared interrupt handling
 2017-12-14 15:50 UTC  (2+ messages)

[PATCH] KVM: arm/arm64: don't set vtimer->cnt_ctl in kvm_arch_timer_handler
 2017-12-14 15:45 UTC  (6+ messages)

Regression with a0747a859ef6 ("bdi: add error handle for bdi_debug_register")
 2017-12-14 15:41 UTC  (4+ messages)

[RFC PATCH v2 00/13] Kernel based bootsplash
 2017-12-14 15:37 UTC  (7+ messages)
` [RFC PATCH v2 01/13] bootsplash: Initial implementation showing black screen
` [RFC PATCH v2 03/13] bootsplash: Flush framebuffer after drawing

[PATCH V5 00/13] drivers: Boot Constraint core
 2017-12-14 15:33 UTC  (14+ messages)
` [PATCH V5 01/13] of: platform: Add of_find_any_device_by_node()
` [PATCH V5 02/13] of: platform: Make of_platform_bus_create() global
` [PATCH V5 03/13] drivers: Add boot constraints core
` [PATCH V5 04/13] boot_constraint: Add support for supply constraints
` [PATCH V5 05/13] boot_constraint: Add support for clk constraints
` [PATCH V5 06/13] boot_constraint: Add support for PM constraints
` [PATCH V5 07/13] boot_constraint: Add debugfs support
` [PATCH V5 08/13] boot_constraint: Manage deferrable constraints
` [PATCH V5 09/13] boot_constraint: Add support for Hisilicon platforms
` [PATCH V5 10/13] boot_constraint: Add support for IMX platform
` [PATCH V5 11/13] boot_constraint: Add Qualcomm display controller constraints
` [PATCH V5 12/13] boot_constraint: Update MAINTAINERS
` [PATCH V5 13/13] boot_constraint: Add documentation

[RFC PATCH] mm: unclutter THP migration
 2017-12-14 15:35 UTC  (5+ messages)
` [RFC PATCH 0/3] "
  ` [RFC PATCH 1/3] mm, numa: rework do_pages_move

general protection fault in show_timer
 2017-12-14 15:34 UTC  (10+ messages)

[PATCH] wcn36xx: Reduce spinlock in indication handler
 2017-12-14 15:32 UTC  (2+ messages)
`  "

BUG: unable to handle kernel paging request in do_futex
 2017-12-14 15:31 UTC 

[PATCH AUTOSEL for 4.14 001/135] IB/mlx4: Fix RSS's QPC attributes assignments
 2017-12-14 15:27 UTC  (5+ messages)
` [PATCH AUTOSEL for 4.14 111/135] ASoC: samsung: i2s: disable secondary DAI until it gets fixed

[RFC][PATCHv6 00/12] printk: introduce printing kernel thread
 2017-12-14 15:25 UTC  (4+ messages)

[PATCH 1/2] ip_gre: fix potential memory leak in erspan_rcv
 2017-12-14 15:15 UTC  (2+ messages)
` [PATCH 2/2] ip6_gre: fix potential memory leak in ip6erspan_rcv

waitqueue lockdep annotation V3
 2017-12-14 15:23 UTC  (4+ messages)
` [PATCH 1/3] epoll: use the waitqueue lock to protect ep->wq
` [PATCH 2/3] userfaultfd: use fault_wqh lock
` [PATCH 3/3] sched/wait: assert the wait_queue_head lock is held in __wake_up_common

arm64: unhandled level 0 translation fault
 2017-12-14 15:24 UTC  (4+ messages)

[PATCH v3] arm64: cpu_errata: Add Kryo to Falkor 1003 errata
 2017-12-14 15:18 UTC  (2+ messages)

[PATCH] x86/pti: Add pti= cmdline option and documentation
 2017-12-14 15:18 UTC  (3+ messages)

[PATCH] ipmi: Stop timers before cleaning up the module
 2017-12-14 15:16 UTC 

[PATCH] ipmi: Stop timers before cleaning up the module
 2017-12-14 15:17 UTC 

[PATCH -mm -V2] mm, swap: Fix race between swapoff and some swap operations
 2017-12-14 15:17 UTC  (2+ messages)

[PATCH] ipmi: Stop timers before cleaning up the module
 2017-12-14 15:16 UTC 

[PATCH 00/14] ARM: dra7/k2g: Use sdhci-omap for MMC/SD controller
 2017-12-14 15:15 UTC  (3+ messages)
` [PATCH 04/14] ARM: dts: dra76x: Create a common file with MMC/SD IOdelay data

[PATCH 0/6] Fix cdrom autoclose
 2017-12-14 15:13 UTC  (7+ messages)
` [PATCH 1/6] delay: add poll_event_interruptible
` [PATCH 2/6] cdrom: factor out common open_for_* code
` [PATCH 3/6] cdrom: wait for tray to close
` [PATCH 4/6] cdrom: introduce CDS_DRIVE_ERROR
` [PATCH 5/6] Documentetion: "
` [PATCH 6/6] cdrom: wait for drive to become ready

[PATCH 00/19] fs: rework and optimize i_version handling in filesystems
 2017-12-14 15:14 UTC  (7+ messages)

[PATCH] of: build dbts with symbols when CONFIG_OF_OVERLAY is set
 2017-12-14 15:12 UTC 

[PATCH 0/2] Fixed voltage regulator: Adjustments for two function implementations
 2017-12-14 15:09 UTC  (3+ messages)

[PATCH v6 00/14] soundwire: Add a new SoundWire subsystem
 2017-12-14 15:09 UTC  (5+ messages)

[PATCH 00/12] mmc: sdhci-omap: Add UHS/HS200 mode support
 2017-12-14 15:04 UTC  (5+ messages)
` [PATCH 06/12] mmc: sdhci_omap: Add support to set IODELAY values
` [PATCH 08/12] mmc: sdhci-omap: Add support to override f_max and iodelay from pdata

[PATCH v2 0/2] mm: introduce MAP_FIXED_SAFE
 2017-12-14 14:54 UTC  (4+ messages)

[PATCH] PCI/DPC: Fix shared interrupt handling
 2017-12-14 14:54 UTC  (3+ messages)

[PATCH v2] ARM64: dts: meson-axg: add ethernet mac controller
 2017-12-14 14:52 UTC  (2+ messages)

[PULL] drm-misc-fixes
 2017-12-14 14:50 UTC 

[PATCH] Fix for hanging si2168 in PCTV 292e, making the code match
 2017-12-14 14:48 UTC  (2+ messages)

[PATCH v3 2/2] hwmon (pmbus): cffps: Add debugfs entries
 2017-12-14 14:40 UTC  (2+ messages)
` [v3,2/2] "

[PATCH v3 1/2] hwmon (pmbus): Export pmbus device debugfs directory entry
 2017-12-14 14:38 UTC  (2+ messages)
` [v3,1/2] "

[PATCH 2/2] ARM: davinci: remove watchdog reset
 2017-12-14 14:35 UTC  (2+ messages)
` [2/2] "

[PATCH 0/3] Some small clean-ups in genwqe
 2017-12-14 14:34 UTC  (4+ messages)
` [PATCH 1/3] genwqe: Remove unused variable and rename function
` [PATCH 2/3] genwqe: Make defines uppercase
` [PATCH 3/3] genwqe: Remove unused parameter in some functions

[PATCH v4] printk: Add console owner and waiter logic to load balance console writes
 2017-12-14 14:34 UTC  (9+ messages)

[PATCH 1/2] gpiolib: constify label in gpio_device
 2017-12-14 14:30 UTC  (4+ messages)
` [PATCH 2/2] gpiolib: use kstrdup_const() for gpio_device label

[PATCH 00/10] staging: ccree: cleanups & fixes
 2017-12-14 14:30 UTC  (12+ messages)
` [PATCH 01/10] staging: ccree: drop ifdef CONFIG_OF in code
` [PATCH 02/10] staging: ccree: clean up PM registration
` [PATCH 03/10] staging: ccree: add explicit module init/exit func
` [PATCH 04/10] staging: ccree: staging: ccree: replace sysfs by debugfs interface
` [PATCH 05/10] staging: ccree: remove CC_IRQ_DELAY dead code
` [PATCH 06/10] staging: ccree: remove useless debug code
` [PATCH 07/10] staging: ccree: turn compile time debug log to params
` [PATCH 08/10] staging: ccree: remove ssi_config.h
` [PATCH 09/10] staging: ccree: fix fips event irq handling build
` [PATCH 10/10] staging: ccree: update TODO

[PATCH] mm: save/restore current->journal_info in handle_mm_fault
 2017-12-14 14:30 UTC  (3+ messages)

[PATCH] watchdog: document watchdog_init_timeout() wdd parameter
 2017-12-14 14:30 UTC  (2+ messages)

[PATCH v2 0/2] gpiolib: gpio_device label improvements
 2017-12-14 14:29 UTC  (3+ messages)
` [PATCH v2 1/2] gpiolib: constify label in gpio_device
` [PATCH v2 2/2] gpiolib: use kstrdup_const() for gpio_device label

[PATCH v2] watchdog: core: make sure the watchdog worker always works
 2017-12-14 14:28 UTC  (2+ messages)

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

[PATCH] KVM: x86: ioapic: Clear IRR for rtc bit when rtc EOI gotten
 2017-12-14 14:26 UTC  (4+ messages)

[PATCH v4 00/12] [dt-bindings] [media] Add document file and driver for Sony CXD2880 DVB-T2/T tuner + demodulator
 2017-12-14 14:25 UTC  (5+ messages)

[PATCH 0/2] x86: deal with remaining W+X pages on Xen
 2017-12-14 14:21 UTC  (6+ messages)
  ` [PATCH 1/2] x86: consider effective protection attributes in W+X check

[PATCH v2 0/3] Misc fixes up for MT7623 mmc
 2017-12-14 14:20 UTC  (4+ messages)
` [PATCH v2 1/3] mmc: dt-bindings: add mmc support to MT7623 SoC

[PATCH v3] KVM: X86: Fix stack-out-of-bounds read in write_mmio
 2017-12-14 14:18 UTC  (2+ messages)

[PATCH V2] ACPI / LPSS: Add device link for CHT SD card dependency on I2C
 2017-12-14 14:16 UTC  (2+ messages)

[PATCH V3] mm/mprotect: Add a cond_resched() inside change_pmd_range()
 2017-12-14 14:16 UTC  (2+ messages)

[GIT PULL] Nohz / isolation fixes
 2017-12-14 14:14 UTC  (4+ messages)
` [PATCH 1/3] sched/isolation: Make NO_HZ_FULL select CPU_ISOLATION
` [PATCH 2/3] sched/isolation: Enable CONFIG_CPU_ISOLATION=y by default
` [PATCH 3/3] sched/isolation: Document boot parameters dependency on CONFIG_CPU_ISOLATION

[PATCH V2] KVM/x86: Check input paging mode when cs.l is set
 2017-12-14 14:14 UTC  (3+ messages)

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

[PATCH V3] KVM/x86: Check input paging mode when cs.l is set
 2017-12-14  8:01 UTC 

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

[PATCH resend] mm/page_alloc: fix comment is __get_free_pages
 2017-12-14 14:06 UTC  (9+ messages)

[PATCH] arch, mm: introduce arch_tlb_gather_mmu_exit
 2017-12-14 14:05 UTC  (4+ messages)

[PATCH v2] perf test shell: Fix check open filename arg using 'perf trace
 2017-12-14 14:03 UTC  (9+ messages)

container test for cross building s390 tools failing
 2017-12-14 14:03 UTC  (3+ messages)

[PATCH v4 0/3] Fix find_first_zero_bit() usage
 2017-12-14 13:47 UTC  (4+ messages)

[PATCH v9 0/2] Add support for Arasan NAND Flash controller
 2017-12-14 13:44 UTC  (3+ messages)
` [PATCH v9 1/2] mtd: arasan: Add device tree binding documentation
` [PATCH v9 2/2] mtd: nand: Add support for Arasan NAND Flash Controller


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