public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-16 17:05:40 to 2018-02-16 20:13:44 UTC [more...]

[PATCH v4] rtc: isl12026: Add driver
 2018-02-16 20:13 UTC  (2+ messages)

[PATCH 3.18 00/45] 3.18.95-stable review
 2018-02-16 20:12 UTC  (6+ messages)

[PATCH 0/3] Use global pages with PTI
 2018-02-16 20:00 UTC  (8+ messages)
` [PATCH 2/3] x86/mm: introduce __PAGE_KERNEL_GLOBAL

[PATCH 0/2] efivars: reading variables can generate SMIs
 2018-02-16 19:54 UTC  (13+ messages)

[PATCH 4.9 00/88] 4.9.82-stable review
 2018-02-16 19:54 UTC  (4+ messages)

[PATCH v1] platform/x86: wmi: Replace kmalloc + sprintf() with kasprintf()
 2018-02-16 19:54 UTC  (4+ messages)

[PATCH 00/23] kconfig: move compiler capability tests to Kconfig
 2018-02-16 19:49 UTC  (26+ messages)
` [PATCH 01/23] kbuild: remove kbuild cache
` [PATCH 02/23] kbuild: remove CONFIG_CROSS_COMPILE support
` [PATCH 03/23] kconfig: add xstrdup() helper
` [PATCH 04/23] kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_list
` [PATCH 05/23] kconfig: move and rename sym_expand_string_value()
` [PATCH 06/23] kconfig: reference environments directly and remove 'option env=' syntax
` [PATCH 07/23] kconfig: add function support and implement 'shell' function
` [PATCH 08/23] kconfig: add 'macro' keyword to support user-defined function
` [PATCH 09/23] kconfig: add 'cc-option' macro
` [PATCH 10/23] stack-protector: test compiler capability in Kconfig and drop AUTO mode
` [PATCH 11/23] kconfig: add 'shell-stdout' function
` [PATCH 12/23] kconfig: replace $UNAME_RELEASE with function call
` [PATCH 13/23] kconfig: expand environments/functions in (main)menu, comment, prompt
` [PATCH 14/23] kconfig: show compiler version text in the top comment
` [PATCH 15/23] kconfig: add CC_IS_GCC and GCC_VERSION
` [PATCH 16/23] kbuild: add clang-version.sh
` [PATCH 17/23] kconfig: add CC_IS_CLANG and CLANG_VERSION
` [PATCH 18/23] gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT
` [PATCH 19/23] kcov: imply GCC_PLUGINS and GCC_PLUGIN_SANCOV instead of select'ing them
` [PATCH 20/23] gcc-plugins: always build plugins with C++
` [PATCH 21/23] gcc-plugins: move GCC version check for PowerPC to Kconfig
` [PATCH 22/23] gcc-plugins: test GCC plugin support in Kconfig
` [PATCH 23/23] gcc-plugins: enable GCC_PLUGINS for COMPILE_TEST

[RFC][PATCH] x86: proposed new ARCH_CAPABILITIES MSR bit for RSB-underflow
 2018-02-16 19:47 UTC  (4+ messages)

[PATCH v2] iio:pressure:ms5611: Fix coding style in probe function
 2018-02-16 19:44 UTC 

[PATCH 4.14 000/195] 4.14.20-stable review
 2018-02-16 19:20 UTC  (4+ messages)

[PATCH 4.4 000/108] 4.4.116-stable review
 2018-02-16 19:12 UTC  (9+ messages)
` [PATCH 4.4 095/108] Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" version

[PATCH 4.15 000/202] 4.15.4-stable review
 2018-02-16 19:08 UTC  (3+ messages)

[GIT PULL 00/41] perf/core improvements and fixes
 2018-02-16 19:17 UTC  (42+ messages)
` [PATCH 01/41] perf record: Put new line after target override warning
` [PATCH 02/41] perf script: Add --show-round-event to display PERF_RECORD_FINISHED_ROUND
` [PATCH 03/41] tools lib api fs: Add filename__read_xll function
` [PATCH 04/41] tools lib api fs: Add sysfs__read_xll function
` [PATCH 05/41] perf tests: Fix dwarf unwind for stripped binaries
` [PATCH 06/41] perf tools: Fix comment for sort__* compare functions
` [PATCH 07/41] perf report: Ask for ordered events for --tasks option
` [PATCH 08/41] perf report: Add support to display group output for non group events
` [PATCH 09/41] perf stat: Add support to print counts for fixed times
` [PATCH 10/41] perf stat: Add support to print counts after a period of time
` [PATCH 11/41] tools lib symbol: Skip non-address kallsyms line
` [PATCH 12/41] perf symbols: Check if we read regular file in dso__load()
` [PATCH 13/41] perf machine: Free root_dir in machine__init() error path
` [PATCH 14/41] perf machine: Move kernel mmap name into struct machine
` [PATCH 15/41] perf machine: Generalize machine__set_kernel_mmap()
` [PATCH 16/41] perf machine: Don't search for active kernel start in __machine__create_kernel_maps
` [PATCH 17/41] perf machine: Remove machine__load_kallsyms()
` [PATCH 18/41] perf tools: Do not create kernel maps in sample__resolve()
` [PATCH 19/41] perf tests: Use arch__compare_symbol_names to compare symbols
` [PATCH 20/41] perf cs-etm: Freeing allocated memory
` [PATCH 21/41] perf tools: Use target->per_thread and target->system_wide flags
` [PATCH 22/41] perf auxtrace arm: Fixing uninitialised variable
` [PATCH 23/41] perf cs-etm: Properly deal with cpu maps
` [PATCH 24/41] perf annotate: Add missing arguments in Man page
` [PATCH 25/41] perf kmem: Document a missing option & an argument
` [PATCH 26/41] perf mem: Document a missing option
` [PATCH 27/41] perf cs-etm: Inject capabilitity for CoreSight traces
` [PATCH 28/41] perf inject: Emit instruction records on ETM trace discontinuity
` [PATCH 29/41] coresight: Update documentation for perf usage
` [PATCH 30/41] perf report: Fix description for --mem-mode
` [PATCH 31/41] perf report: Fix wrong jump arrow
` [PATCH 32/41] perf report: Fix memory corruption in --branch-history mode --branch-history
` [PATCH 33/41] tools include powerpc: Grab a copy of arch/powerpc/include/uapi/asm/unistd.h
` [PATCH 34/41] perf powerpc: Generate system call table from asm/unistd.h
` [PATCH 35/41] perf trace powerpc: Use generated syscall table
` [PATCH 36/41] perf record: Provide detailed information on s390 CPU
` [PATCH 37/41] perf annotate: Scan cpuid for s390 and save machine type
` [PATCH 38/41] perf cpuid: Introduce a platform specific cpuid compare function
` [PATCH 39/41] perf test: Fix test case 23 for s390 z/VM or KVM guests
` [PATCH 40/41] perf test: Fix test case inet_pton to accept inlines
` [PATCH 41/41] perf tests shell lib: Use a wildcard to remove the vfs_getname probe

[PATCH 0/7] fujitsu-laptop: Miscellaneous cleanups
 2018-02-16 19:37 UTC  (2+ messages)

[PATCH] x86/microcode/intel: Check microcode revision before updating sibling threads
 2018-02-16 19:34 UTC 

[PATCH 0/6] ARM: davinci: remove the mach-specific aemif driver - part 1
 2018-02-16 19:22 UTC  (10+ messages)
` [PATCH 1/6] nand: davinci: rename the platform driver
` [PATCH 2/6] ARM: davinci: update the nand driver names

[PATCH v1 1/7] lib/test_printf: Mark big constant with ULL
 2018-02-16 19:28 UTC  (7+ messages)
` [PATCH v1 2/7] lib/vsprintf: Deduplicate pointer_string()
` [PATCH v1 3/7] lib/vsprintf: Replace ' ' with '_' before crng is ready
` [PATCH v1 4/7] lib/vsprintf: Remove useless NULL checks
` [PATCH v1 5/7] lib/vsprintf: Make decspec global
` [PATCH v1 6/7] lib/vsprintf: Make strspec global
` [PATCH v1 7/7] lib/vsprintf: Mark expected switch fall-through

[PATCH v4 0/4] Add DTS for SDM845 SoC and MTP
 2018-02-16 19:28 UTC  (9+ messages)
` [PATCH v4 1/4] dt-bindings: arm: Document kryo385 cpu
` [PATCH v4 2/4] dt-bindings: qcom: Add SDM845 bindings
` [PATCH v4 3/4] arm64: dts: sdm845: Add minimal dts/dtsi files for sdm845 SoC and MTP
` [PATCH v4 4/4] arm64: dts: sdm845: Add serial console support

[PATCH v5 0/3] Support Perf Extension on AMD KVM guests
 2018-02-16 19:26 UTC  (2+ messages)

[PATCH v5 0/3] sched: Update blocked load
 2018-02-16 19:23 UTC  (5+ messages)
` [PATCH v5 1/3] sched: Stop nohz stats when decayed

[PATCH v5 0/6] x86/apic: Fix restoring boot irq mode in reboot and kexec/kdump
 2018-02-16 19:16 UTC  (3+ messages)

[PATCH v2.1] x86/speculation: Use IBRS if available before calling into firmware
 2018-02-16 19:16 UTC  (4+ messages)
` [tip:x86/pti] "

[PATCH v9 0/3] arm: npcm: add basic support for Nuvoton BMCs
 2018-02-16 19:14 UTC  (6+ messages)
` [PATCH v9 2/3] arm: dts: add Nuvoton NPCM750 device tree

[PATCH] pinctrl/amd: add get_direction handler
 2018-02-16 19:12 UTC 

eeepc-wmi loaded on Asus desktop board
 2018-02-16 19:12 UTC  (3+ messages)

[PATCH] ARM: dts: sun7i: Enable HDMI support on the Banana Pi
 2018-02-16 19:09 UTC  (2+ messages)

[PATCH v2] staging: android: ashmem: Fix lockdep issue during llseek
 2018-02-16 19:02 UTC 

[RFC PATCH ghak21 0/4] audit: address ANOM_LINK excess records
 2018-02-16 18:56 UTC  (5+ messages)
` [RFC PATCH ghak21 4/4] audit: add parent of refused symlink to audit_names

[PATCH] x86/microcode: Check microcode revision before updating sibling threads
 2018-02-16 18:56 UTC  (2+ messages)

[PATCH] staging: android: ion: Initialize dma_address of new sg list
 2018-02-16 18:50 UTC  (8+ messages)

[PATCH] Staging: xgifb: fix lines should not end with open parenthesis in vb_setmode.c
 2018-02-16 18:42 UTC 

[PATCH 00/12] USB Type-C device-connection, mux and switch support
 2018-02-16 18:33 UTC  (3+ messages)
` [PATCH 04/12] usb: common: Small class for USB role switches

arm64/v4.16-rc1: KASAN: use-after-free Read in finish_task_switch
 2018-02-16 18:33 UTC  (10+ messages)

[PATCH v21 0/5] Virtio-balloon Enhancement
 2018-02-16 18:30 UTC  (4+ messages)
` [PATCH v21 1/5] xbitmap: Introduce xbitmap

[PATCH ghak8 ALT4 V4 0/3] audit: show more information for entries with anonymous parents
 2018-02-16 18:29 UTC  (4+ messages)

[RFC PATCH] usb: hcd: complete URBs in threaded-IRQ context instead of tasklet
 2018-02-16 18:29 UTC  (2+ messages)

plan9 semantics on Linux - mount namespaces
 2018-02-16 18:26 UTC  (3+ messages)

[v4.14-rt][report] arm: just another rcu_note_context_switch
 2018-02-16 18:26 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: net: Add bindings for National Instruments XGE netdev
 2018-02-16 18:17 UTC  (3+ messages)
` [PATCH v3 2/2] net: ethernet: nixge: Add support "

[PATCH 1/4] perf record: Provide detailed information on s390 CPU
 2018-02-16 18:17 UTC  (3+ messages)

[PATCH 0/3] percpu: introduce no retry semantics and gfp passthrough
 2018-02-16 18:09 UTC  (5+ messages)
` [PATCH 2/3] percpu: add __GFP_NORETRY semantics to the percpu balancing path
  ` [PATCH v2 "
` [PATCH 3/3] percpu: allow select gfp to be passed to underlying allocators
  ` [PATCH v2 "

[PATCH 0/1] perf: Add CPU hotplug support for events
 2018-02-16 18:06 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v2 0/2] jump_label: Robustify jump label patching
 2018-02-16 18:03 UTC  (5+ messages)
` [PATCH v2 1/2] jump_label: Explicitly disable jump labels in __init code
    ` [PATCH] extable: Make init_kernel_text() global

[PATCH 0/4] fs/dcache: avoid trylock loops
 2018-02-16 18:03 UTC  (6+ messages)
` [PATCH 3/4] fs/dcache: Avoid the try_lock loop in d_delete()
` [PATCH 4/4] fs/dcache: Avoid the try_lock loops in dentry_kill()

Consolidate tasklet + tasklet-hi code
 2018-02-16 18:02 UTC  (8+ messages)
` [PATCH 1/2] kernel/sofirq: consolidate common code in __tasklet_schedule() + _hi_
    ` [PATCH 1/2 v2] "

[PATCH] Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" version
 2018-02-16 17:59 UTC  (7+ messages)

[ANNOUNCE] Git v2.16.2
 2018-02-16 17:55 UTC 

[PATCH v3] ASoC: dmic: Add optional wakeup delay
 2018-02-16 17:53 UTC 

CONFIG_IRQ_TIMINGS?
 2018-02-16 17:51 UTC  (4+ messages)

[PATCH 0/3] perf trace powerpc: Remove libaudit dependency for syscalls
 2018-02-16 17:50 UTC  (8+ messages)
` [PATCH 1/3] tools include powerpc: Grab a copy of arch/powerpc/include/uapi/asm/unistd.h

[PATCH v2] net: dsa: mv88e6xxx: hwtstamp: fix potential negative array index read
 2018-02-16 17:49 UTC  (4+ messages)

[PATCH] net: dsa: mv88e6xxx: hwtstamp: remove unnecessary range checking tests
 2018-02-16 17:47 UTC 

[PATCH 0/7] sched/fair: Migrate 'misfit' tasks on asymmetric capacity systems
 2018-02-16 17:43 UTC  (6+ messages)
` [PATCH 1/7] sched: Add static_key for asymmetric cpu capacity optimizations

[PATCH] mm: don't defer struct page initialization for Xen pv guests
 2018-02-16 14:21 UTC  (4+ messages)

[PATCH] mm: hide a #warning for COMPILE_TEST
 2018-02-16 17:42 UTC  (2+ messages)

[PATCH] nvme-pci: quiesce IO queues prior to disabling device HMB accesses
 2018-02-16 17:42 UTC  (3+ messages)

[RESEND PATCH v5 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle
 2018-02-16 17:40 UTC  (5+ messages)
` [RESEND PATCH v5 2/5] dt-bindings: pwm-backlight: add PWM delay proprieties
` [RESEND PATCH v5 3/5] pwm-backlight: add support for PWM delays proprieties
` [RESEND PATCH v5 4/5] ARM: dts: rockchip: set PWM delay backlight settings for Veyron
` [RESEND PATCH v5 5/5] ARM: dts: rockchip: set PWM delay backlight settings for Minnie

[PATCH 0/8] CPU cooling device new strategies
 2018-02-16 17:39 UTC  (6+ messages)
` [PATCH 5/8] thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driver

[PATCH] staging: ashmem: Fix lockdep issue during llseek
 2018-02-16 17:37 UTC  (3+ messages)

TCP and BBR: reproducibly low cwnd and bandwidth
 2018-02-16 17:37 UTC  (8+ messages)

[RFC PATCH 0/3] Include linux trace docs to Sphinx TOC tree
 2018-02-16 17:36 UTC  (7+ messages)
` [PATCH 2/3] Documentation: convert trace/ftrace-design.txt to rst format

[PATCH] ARM64: Kconfig: Fix the missing hi655x common clk
 2018-02-16 17:35 UTC  (9+ messages)

[PATCH 0/3] jump_label: Robustify jump label patching
 2018-02-16 17:31 UTC  (9+ messages)
` [PATCH 1/3] jump_label: Warn on failed jump_label patch

[PATCH] libata-scsi: Delete an unnecessary variable in ata_scsi_slave_config()
 2018-02-16 17:26 UTC 

[PATCH] Staging: nvec: fix line should not end with a open parenthesis
 2018-02-16 17:13 UTC  (3+ messages)
  ` [RFC patch] checkpatch: test identifier lengths

[PATCH 01/21] regulator: core: Support passing an initialized GPIO enable descriptor
 2018-02-16 17:12 UTC  (2+ messages)
` Applied "regulator: core: Support passing an initialized GPIO enable descriptor" to the regulator tree

[PATCH 04/21] regulator: da9055: Pass descriptor instead of GPIO number
 2018-02-16 17:12 UTC  (2+ messages)
` Applied "regulator: da9055: Pass descriptor instead of GPIO number" to the regulator tree

[PATCH 06/21] regulator: da9211: Pass descriptors instead of GPIO numbers
 2018-02-16 17:12 UTC  (2+ messages)
` Applied "regulator: da9211: Pass descriptors instead of GPIO numbers" to the regulator tree

[PATCH] ASoC: wm_adsp: Fix some signedness errors in register access
 2018-02-16 17:12 UTC  (2+ messages)
` Applied "ASoC: wm_adsp: Fix some signedness errors in register access" to the asoc tree

[patch 1/2] mm, page_alloc: extend kernelcore and movablecore for percent
 2018-02-16 17:09 UTC  (11+ messages)

[PATCH v2] ASoC: dmic: Add optional wakeup delay
 2018-02-16 17:09 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox