linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-16 21:07:22 to 2018-02-17 11:32:57 UTC [more...]

[PATCH 01/17] perf report: Ask ordered events for --tasks option
 2018-02-17 11:22 UTC  (2+ messages)
` [tip:perf/core] perf report: Ask for "

[PATCH 17/17] perf tools: Fix comment for sort__* compare functions
 2018-02-17 11:22 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 2/2] perf mem: Document a missing option
 2018-02-17 11:31 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 16/17] perf tests: Fix dwarf unwind for stripped binaries
 2018-02-17 11:21 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 02/17] perf record: Put new line after target override warning
 2018-02-17 11:19 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/2] perf kmem: Document a missing option & an argument
 2018-02-17 11:31 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 05/17] tools lib api fs: Add sysfs__read_xll function
 2018-02-17 11:21 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] perf annotate: Add missing arguments in Man page
 2018-02-17 11:30 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 04/17] tools lib api fs: Add filename__read_xll function
 2018-02-17 11:20 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 03/17] perf script: Add --show-round-event to display PERF_RECORD_FINISHED_ROUND
 2018-02-17 11:19 UTC  (2+ messages)
` [tip:perf/core] "

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

[PATCH 0/4] usb: gadget: fotg210-udc: Fixes and cleanup
 2018-02-17 10:50 UTC  (4+ messages)

[PATCH 0/6] isolation: 1Hz residual tick offloading v6
 2018-02-17 10:53 UTC  (13+ messages)
` [PATCH 1/6] sched: Rename init_rq_hrtick to hrtick_rq_init
` [PATCH 2/6] nohz: Allow to check if remote CPU tick is stopped
` [PATCH 3/6] sched/isolation: Isolate workqueues when "nohz_full=" is set
` [PATCH 4/6] sched/isolation: Offload residual 1Hz scheduler tick
` [PATCH 5/6] sched/nohz: Remove the 1 Hz tick code
` [PATCH 6/6] sched/isolation: Update nohz documentation to explain tick offload

[GIT PULL 00/41] perf/core improvements and fixes
 2018-02-17 10:49 UTC  (2+ messages)

[PATCH v2 0/2] jump_label: Robustify jump label patching
 2018-02-17 10:38 UTC  (3+ messages)
` [PATCH v2 1/2] jump_label: Explicitly disable jump labels in __init code

[PATCH 0/5] Fix deadlock on runtime suspend in DRM drivers
 2018-02-17 10:38 UTC  (2+ messages)

[PATCH v2 1/4] x86/MCE/AMD: Redo function to get SMCA bank type
 2018-02-17 10:30 UTC  (3+ messages)
` [PATCH v2 4/4] x86/MCE/AMD: Carve out SMCA get_block_address() code

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

[PATCH 3/3] x86/CPU: Check CPU feature bits after microcode upgrade
 2018-02-17 10:13 UTC  (2+ messages)
` [tip:x86/pti] "

[PATCH 2/3] x86/CPU: Add a microcode loader callback
 2018-02-17 10:12 UTC  (2+ messages)
` [tip:x86/pti] "

[PATCH 1/3] x86/microcode: Propagate return value from updating functions
 2018-02-17 10:12 UTC  (2+ messages)
` [tip:x86/pti] "

[PATCH 0/3] nospec: Various fix-ups for include/linux/nospec.h
 2018-02-17 10:11 UTC  (7+ messages)
` [PATCH 1/3] nospec: Kill array_index_nospec_mask_check()
  ` [tip:x86/pti] "
` [PATCH 2/3] nospec: Allow index argument to have const-qualified type
  ` [tip:x86/pti] "
` [PATCH 3/3] nospec: Include asm/barrier.h dependency
  ` [tip:x86/pti] nospec: Include <asm/barrier.h> dependency

[GIT PULL] MMC fixes for v.4.16-rc2
 2018-02-17 10:07 UTC 

[PATCH v3 00/15] extend initramfs archive format to support xattrs
 2018-02-17 10:04 UTC  (7+ messages)
` [PATCH v3 01/15] Documentation: add newcx initramfs format description

[PATCH 00/21] regulator: switch core to GPIO descriptors
 2018-02-17  9:59 UTC  (3+ messages)
` [PATCH 18/21] regulator: fixed/gpio: Pull inversion/OD into gpiolib

[PATCH] Staging: ks7010: fix unnecessary parentheses in ks_hostif.c
 2018-02-17  9:56 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-4.16-3 tag
 2018-02-17  9:45 UTC 

[PATCH] maillbox: bcm-flexrm-mailbox: Use dma_pool_zalloc()
 2018-02-17  9:42 UTC 

[PATCH 0/4] add RK3368-uQ7 SoM
 2018-02-17  9:38 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: add RK3368-uQ7 SoM and EVK base board
` [PATCH 2/4] arm64: dts: rockchip: add RK3368-uQ7 (Lion) SoM
` [PATCH 3/4] arm64: dts: rockchip: add Haikou baseboard with RK3368-uQ7 SoM
` [PATCH 4/4] arm64: dts: rockchip: add OPPs for rk3368-lion

[PATCH 0/2] efivars: reading variables can generate SMIs
 2018-02-17  9:36 UTC  (10+ messages)

[GIT PULL] arm64 fixes for 4.16-rc2
 2018-02-17  9:04 UTC 

[PATCH v2 1/2] dt-bindings: thermal: add binding for MT7622 SoC
 2018-02-17  8:49 UTC  (2+ messages)
` [PATCH v2 2/2] thermal: mediatek: add support "

[GIT PULL] xen: fixes for 4.16-rc2
 2018-02-17  8:48 UTC 

BUG: sleeping function called from invalid context at net/core/sock.c:LINE (3)
 2018-02-17  8:15 UTC  (2+ messages)

[PATCH] proc/kpageflags: add KPF_WAITERS
 2018-02-17  8:15 UTC  (4+ messages)
` [PATCH] Documentation/vm/pagemap.txt: document bit WAITERS

KASAN: use-after-free Read in l2tp_session_register
 2018-02-17  7:58 UTC 

[PATCH] x86/microcode/intel: Check microcode revision before updating sibling threads
 2018-02-17  7:50 UTC  (2+ messages)

[PATCH 2/2] proc: use set_puts() at /proc/*/wchan
 2018-02-17  7:20 UTC 

[PATCH 1/2] proc: check permissions earlier for /proc/*/wchan
 2018-02-17  7:19 UTC 

[PATCH] USB: chaoskey: Use kasprintf() over strcpy()/strcat()
 2018-02-17  6:28 UTC  (2+ messages)

[PATCH V4 1/5] perf/x86/intel: Fix event update for auto-reload
 2018-02-17  6:21 UTC  (2+ messages)
` [perf/x86/intel] 41e062cd2e: WARNING:at_arch/x86/events/intel/ds.c:#intel_pmu_save_and_restart_reload

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

[PATCH v2] block/loop: add documentation for sysfs interface
 2018-02-17  6:13 UTC 

[PATCH 00/23] kconfig: move compiler capability tests to Kconfig
 2018-02-17  6:06 UTC  (8+ messages)
` [PATCH 08/23] kconfig: add 'macro' keyword to support user-defined function

[PATCH v2] aoe: document sysfs interface
 2018-02-17  5:59 UTC 

[PATCH 00/17] Include linux trace docs to Sphinx TOC tree
 2018-02-17  5:39 UTC  (18+ messages)
` [PATCH 01/17] Documentation: add Linux tracing "
` [PATCH 02/17] trace doc: convert trace/ftrace-design.txt to rst format
` [PATCH 03/17] trace doc: add ftrace-uses.rst to doc tree
` [PATCH 04/17] trace doc: convert trace/tracepoint-analysis.txt to rst format
` [PATCH 05/17] trace doc: convert trace/ftrace.txt "
` [PATCH 06/17] trace doc: convert trace/kprobetrace.txt "
` [PATCH 07/17] trace doc: convert trace/uprobetracer.txt "
` [PATCH 08/17] trace doc: convert trace/tracepoints.txt "
` [PATCH 09/17] trace doc: convert trace/events.txt "
` [PATCH 10/17] trace doc: convert trace/events-kmem.txt "
` [PATCH 11/17] trace doc: convert trace/events-power.txt "
` [PATCH 12/17] trace doc: convert trace/events-nmi.txt "
` [PATCH 13/17] trace doc: convert trace/events-msr.txt "
` [PATCH 14/17] trace doc: convert trace/mmiotrace.txt "
` [PATCH 15/17] trace doc: convert trace/hwlat_detector.txt to rst fromat
` [PATCH 16/17] trace doc: convert trace/intel_th.txt to rst format
` [PATCH 17/17] trace doc: convert trace/stm.txt "

[PATCH] virtio_balloon: export huge page allocation statistics
 2018-02-17  5:44 UTC 

[PATCH v1 0/4] platform/x86: mlx-platform: Add bus differed and auto detection functionalities
 2018-02-17  5:08 UTC  (3+ messages)

[PATCH] ARM: sunxi: Fix multi-cluster SMP support compilation in multi v6/v7 configs
 2018-02-17  5:01 UTC 

Plan for DTC re-sync?
 2018-02-17  4:59 UTC 

[PATCH v2 0/6] crypto: engine - Permit to enqueue all async requests
 2018-02-17  4:42 UTC  (4+ messages)

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

Trial of conflict resolution of Alan's patch
 2018-02-17  3:25 UTC  (5+ messages)
` [PATCH] tools/memory-model: remove rb-dep, smp_read_barrier_depends, and lockless_dereference

[PATCH] aoe: document sysfs interface
 2018-02-17  2:58 UTC  (2+ messages)

[PATCH v3 00/11] watchdog/hpwdt: Update driver to use watchdog core
 2018-02-17  2:29 UTC  (7+ messages)
` [PATCH v3 08/11] watchdog/hpwdt: Programable Pretimeout NMI

[PATCH 2/4] Staging: ks7010: hostif: Fix multiple use of arguments in SME queue macros
 2018-02-17  2:25 UTC  (3+ messages)
` [PATCH 3/4] Staging: ks7010: hostif: Fix multiple use of arguments in rate and event masking macros
` [PATCH 4/4] Staging: ks7010: hostif: Fix multiple use of arguments in ps_confirm_wait_inc() macro

[PATCH 1/4] Staging: ks7010: sdio: Fix multiple use of arguments in RX/TX queue macros
 2018-02-17  2:20 UTC 

[PATCH v2] reset: add support for non-DT systems
 2018-02-17  2:01 UTC  (2+ messages)

[PATCH 0/1] perf: Add CPU hotplug support for events
 2018-02-17  1:48 UTC  (6+ messages)
` [PATCH 1/1] "

syscon regmap for disabled node?
 2018-02-17  1:40 UTC 

[PATCH 0/3] taint: Add taint for randstruct
 2018-02-17  1:39 UTC  (4+ messages)
` [PATCH 3/3] "

[PATCH] arm64: Add support for new control bits CTR_EL0.IDC and CTR_EL0.IDC
 2018-02-17  0:57 UTC 

[PATCH v3 0/1] Skip over regions of invalid pfns with NUMA=n && HAVE_MEMBLOCK=y
 2018-02-17  0:43 UTC  (8+ messages)
` [PATCH v3 1/1] mm: page_alloc: skip over regions of invalid pfns on UMA

[PATCH] lib: Rename compiler intrinsic selects to GENERIC_LIB_*
 2018-02-17  0:32 UTC  (2+ messages)

[PATCH] z3fold: limit use of stale list for allocation
 2018-02-17  0:28 UTC  (2+ messages)

[PATCH v2/rollup] headers: untangle kmemleak.h from mm.h
 2018-02-17  0:17 UTC 

[PATCH v3 1/6] phy: rockchip-typec: deprecate some DT properties for various register fields
 2018-02-17  0:10 UTC  (12+ messages)
` [PATCH v3 2/6] dt-bindings: phy-rockchip-typec: deprecate some register properties
` [PATCH v3 3/6] phy: rockchip-typec: enable usb3 host during usb3 phy power on
` [PATCH v3 4/6] phy: rockchip-typec: force to USB2 if DP at 4 lanes mode
` [PATCH v3 5/6] phy: rockchip-typec: support DP phy switch
` [PATCH v3 6/6] drm/rockchip: cdn-dp: remove the "

[PATCH] Make kernel taint on invalid module signatures configurable
 2018-02-17  0:08 UTC  (6+ messages)

[PATCH 0/4] fs/dcache: avoid trylock loops
 2018-02-17  0:06 UTC  (9+ messages)
` [PATCH 4/4] fs/dcache: Avoid the try_lock loops in dentry_kill()

[PATCH][V2] rtc: tx4939: avoid unintended sign extension on a 24 bit shift
 2018-02-16 23:52 UTC  (2+ messages)

[PATCH v2 00/10] drivers/qcom: add RPMH communication support
 2018-02-16 23:51 UTC  (6+ messages)
` [PATCH v2 01/10] drivers: qcom: rpmh-rsc: add RPMH controller for QCOM SoCs
` [PATCH v2 05/10] drivers: qcom: rpmh-rsc: write sleep/wake requests to TCS

[PATCH RESEND] powerpc/5200: dts: digsy_mtc.dts: fix rv3029 compatible
 2018-02-16 23:43 UTC 

[PATCH -mm -v5 RESEND] mm, swap: Fix race between swapoff and some swap operations
 2018-02-16 23:38 UTC  (4+ messages)

[PATCH] alpha: rtc: remove unused set_mmss ops
 2018-02-16 23:34 UTC 

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

[PATCH v2 char-misc 1/1] Drivers: hv: vmbus: Fix ring buffer signaling
 2018-02-16 23:05 UTC 

[PATCH v1 0/2] PCI: Probe for reset support earlier
 2018-02-16 22:50 UTC  (3+ messages)
` [PATCH v1 1/2] PCI: Probe for device reset support before driver claim
` [PATCH v1 2/2] PCI: Remove redundant probes for device reset support

[PATCH 0/3] fixing the last failures in randconfig builds
 2018-02-16 22:50 UTC  (8+ messages)
` [PATCH 1/3] Kconfig: disable PROFILE_ALL_BRANCHES for compile testing
` [PATCH 2/3] Kconfig: improve handling for all{rand,yes,no,}.config fragments
` [PATCH 3/3] Kconfig: add a default allrandom.config

[PATCH v3 0/2] drivers/qcom: add Command DB support
 2018-02-16 22:46 UTC  (3+ messages)
` [PATCH v3 1/2] drivers: qcom: add command DB driver
` [PATCH v3 2/2] dt-bindings: introduce Command DB for QCOM SoCs

[PATCH] tun: fix mismatch in mutex lock-unlock in tun_get_user()
 2018-02-16 22:44 UTC  (2+ messages)

[PATCH v3] of: cache phandle nodes to reduce cost of of_find_node_by_phandle()
 2018-02-16 22:33 UTC  (4+ messages)

[PATCH] of: add early boot allocation of of_find_node_by_phandle() cache
 2018-02-16 22:32 UTC  (3+ messages)

Nokia N900 camera in v4.16-rc1: ready for testing?
 2018-02-16 22:30 UTC 

[PATCH] Staging: gdm724x: tty: Fix macro argument reuse that could cause side-effects
 2018-02-16 22:26 UTC 

[PATCH v3 0/6] vfio/type1: Add support for valid iova list management
 2018-02-16 22:12 UTC  (5+ messages)
` [PATCH v3 2/6] vfio/type1: Check reserve region conflict and update iova list
` [PATCH v3 5/6] vfio/type1: Add IOVA range capability support

[PATCH RFC v2 0/6] x86: Disabling PTI in compatibility mode
 2018-02-16 22:11 UTC  (8+ messages)
` [PATCH RFC v2 4/6] x86: Disable PTI on "

[rcu:rcu/next 42/42] kernel/rcu/tree_plugin.h:820:2: note: in expansion of macro 'pr_info'
 2018-02-16 22:10 UTC 

[PATCH v5 00/11] FUSE mounts from non-init user namespaces
 2018-02-16 22:00 UTC  (11+ messages)
` [PATCH 03/11] fs: Allow superblock owner to change ownership of inodes
` [PATCH 08/11] fuse: Support fuse filesystems outside of init_user_ns

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

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

[PATCH 2/2] Staging: gdm724x: LTE: Fix argument list not aligned with parenthesis
 2018-02-16 21:46 UTC 

[PATCH 0/4] ARM: OMAP2+: AM33XX/AM43XX: Add suspend-resume support
 2018-02-16 21:40 UTC  (5+ messages)
` [PATCH 1/4] ARM: OMAP2+: Introduce low-level suspend code for AM33XX
` [PATCH 2/4] ARM: OMAP2+: Introduce low-level suspend code for AM43XX
` [PATCH 3/4] ARM: OMAP2+: pm33xx-core: Add platform code needed for PM
` [PATCH 4/4] soc: ti: Add pm33xx driver for basic suspend support

[PATCH] Staging: gdm724x: LTE: Fix trailing open parenthesis code style issue
 2018-02-16 21:40 UTC 

[PATCH][V2] net: dsa: mv88e6xxx: avoid unintended sign extension on a 16 bit shift
 2018-02-16 21:36 UTC  (2+ messages)

[RFC PATCH] ptr_ring: linked list fallback
 2018-02-16 21:32 UTC  (2+ messages)

[PATCH v4] rtc: isl12026: Add driver
 2018-02-16 21:24 UTC  (4+ messages)

[PATCH net] rxrpc: Work around usercopy check
 2018-02-16 21:22 UTC  (2+ messages)

[char-misc 4.16] mei: set device client to the disconnected state upon suspend
 2018-02-16 21:17 UTC  (3+ messages)

[PATCH 0/3] Improve and extend checkpatch.pl Kconfig help text checks
 2018-02-16 21:14 UTC  (2+ messages)

[PATCH v2 1/9] lib/test_printf: Mark big constant with ULL
 2018-02-16 21:07 UTC  (6+ messages)
` [PATCH v2 5/9] lib/vsprintf: Move pointer_string() upper
` [PATCH v2 6/9] lib/vsprintf: Deduplicate pointer_string()
` [PATCH v2 7/9] lib/vsprintf: Replace space with '_' before crng is ready
` [PATCH v2 8/9] lib/vsprintf: Remove useless NULL checks
` [PATCH v2 9/9] lib/vsprintf: Mark expected switch fall-through


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