All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-21 10:04:43 to 2018-02-21 10:50:07 UTC [more...]

[PATCH v4 3/3] extable: Make init_kernel_text() global
 2018-02-21 10:49 UTC  (2+ messages)
` [tip:x86/pti] "

[PATCH v4 2/3] jump_label: Warn on failed jump_label patch
 2018-02-21 10:49 UTC  (2+ messages)
` [tip:x86/pti] jump_label: Warn on failed jump_label patching attempt

[PATCH v4 1/3] jump_label: Explicitly disable jump labels in __init code
 2018-02-21 10:48 UTC  (2+ messages)
` [tip:x86/pti] "

[igt-dev] [PATCH igt] igt/perf_pmu: Use a self-correcting busy pwm
 2018-02-21 10:48 UTC  (6+ messages)
` [igt-dev] [PATCH igt v2] "
    ` [Intel-gfx] "

[RFC PATCH v3 6/6] x86/entry/64: open-code switch_to_thread_stack
 2018-02-21 10:48 UTC  (2+ messages)
` [tip:x86/pti] x86/entry/64: Open-code switch_to_thread_stack()

[RFC PATCH v3 5/6] x86/entry/64: move ASM_CLAC to interrupt_entry
 2018-02-21 10:47 UTC  (2+ messages)
` [tip:x86/pti] x86/entry/64: Move ASM_CLAC to interrupt_entry()

[RFC PATCH v3 4/6] x86/entry/64: remove interrupt macro
 2018-02-21 10:47 UTC  (2+ messages)
` [tip:x86/pti] x86/entry/64: Remove 'interrupt' macro

[RFC PATCH v3 3/6] x86/entry/64: move switch_to_thread_stack to interrupt_entry
 2018-02-21 10:46 UTC  (2+ messages)
` [tip:x86/pti] x86/entry/64: Move the switch_to_thread_stack() call to interrupt_entry()

[RFC PATCH v3 2/6] x86/entry/64: move ENTER_IRQ_STACK from interrupt macro to interrupt_entry
 2018-02-21 10:46 UTC  (2+ messages)
` [tip:x86/pti] x86/entry/64: Move "

[CI v2] drm/i915: GuC test run
 2018-02-21 10:46 UTC  (6+ messages)
` [CI v3] "
  ` [CI v4] "

question on kernel stack trace
 2018-02-21 10:46 UTC 

[RFC PATCH v3 1/6] x86/entry/64: move PUSH_AND_CLEAR_REGS from interrupt macro to helper function
 2018-02-21 10:45 UTC  (2+ messages)
` [tip:x86/pti] x86/entry/64: Move "

[PATCH] Staging: gdm724x: hci: Changed camel-case to snake-case
 2018-02-21 10:45 UTC  (2+ messages)

[U-Boot] Kernel panic - not syncing: VFS: Unable to mount rootfs on unknown-block (1, 0)
 2018-02-21 10:45 UTC 

[PATCH RFC tools/lkmm 12/12] tools/memory-model: Remove rb-dep, smp_read_barrier_depends, and lockless_dereference
 2018-02-21 10:45 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH i-g-t] lib/igt_perf: Find active perf CPU
 2018-02-21 10:45 UTC  (6+ messages)
` [igt-dev] "

[PATCH RFC tools/lkmm 11/12] tools/memory-model: Convert underscores to hyphens
 2018-02-21 10:44 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH RFC tools/lkmm 10/12] tools/memory-model: Add a S lock-based external-view litmus test
 2018-02-21 10:43 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH] bnxt: Fix bug with duplicate pattern for 5tuple filter
 2018-02-21 10:39 UTC 

[PATCH RFC tools/lkmm 09/12] tools/memory-model: Add required herd7 version to README file
 2018-02-21 10:43 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH RFC tools/lkmm 08/12] memory-barriers: Fix description of data dependency barriers
 2018-02-21 10:42 UTC  (2+ messages)
` [tip:locking/core] "

AMD E8860 on PowerPC with u-boot (T2080)
 2018-02-21 10:43 UTC  (6+ messages)

[PATCH] Staging: gdm724x: LTE: Fix trailing open parenthesis code style issue
 2018-02-21 10:43 UTC  (3+ messages)
` [PATCH] Staging: gdm724x: LTE: Fix trailing open parentheses

[PATCH RFC tools/lkmm 07/12] Documentation/memory-barriers.txt: Cross-reference "tools/memory-model/"
 2018-02-21 10:42 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH RFC tools/lkmm 06/12] MAINTAINERS: Add Akira Yokosawa as an LKMM reviewer
 2018-02-21 10:41 UTC  (2+ messages)
` [tip:locking/core] "

[Qemu-devel] [PATCH v3 0/7] Improvements and clean-ups related to -net
 2018-02-21 10:41 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 1/7] net: Move error reporting from net_init_client/netdev to the calling site
` [Qemu-devel] [PATCH v3 2/7] net: List available netdevs with "-netdev help"
` [Qemu-devel] [PATCH v3 3/7] net: Only show vhost-user in the help text if CONFIG_POSIX is defined
` [Qemu-devel] [PATCH v3 4/7] net: Make net_client_init() static
` [Qemu-devel] [PATCH v3 5/7] net: Remove the deprecated way of dumping network packets
` [Qemu-devel] [PATCH v3 6/7] net: Remove the deprecated 'host_net_add' and 'host_net_remove' HMP commands
` [Qemu-devel] [PATCH v3 7/7] net: Add a new convenience option "--nic" to configure default/on-board NICs

[PATCH RFC tools/lkmm 05/12] README: Fix a couple of punctuation errors
 2018-02-21 10:41 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH RFC tools/lkmm 03/12] MAINTAINERS: List file memory-barriers.txt within the LKMM entry
 2018-02-21 10:40 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH RFC tools/lkmm 02/12] MAINTAINERS: Add the Memory Consistency Model subsystem
 2018-02-21 10:39 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH RFC tools/lkmm 04/12] EXP litmus_tests: Add comments explaining tests' purposes
 2018-02-21 10:40 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH RFC tools/lkmm 01/12] tools/memory-model: Clarify the origin/scope of the tool name
 2018-02-21 10:39 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH 7/7] sched/isolation: Update nohz documentation to explain tick offload
 2018-02-21 10:38 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v2 0/3] new driver for Valve Steam Controller
 2018-02-21 10:39 UTC  (2+ messages)

[PATCH] x86: oprofile: nmi_int: fix bogus gcc-8 warning
 2018-02-21 10:38 UTC  (2+ messages)
` [tip:perf/urgent] x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()

[PATCH 5/7] sched/isolation: Offload residual 1Hz scheduler tick
 2018-02-21 10:37 UTC  (2+ messages)
` [tip:sched/core] "

[igt-dev] [PATCH i-g-t 1/4] lib/igt_kms: Add functions to get only a single output for a pipe
 2018-02-21 10:38 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/4] tests/kms_rmfb: Use for_each_pipe_with_single_output
` [igt-dev] [PATCH i-g-t 3/4] tests/kms_busy: Convert to using igt_get_single_output_for_pipe
` [igt-dev] [PATCH i-g-t 4/4] tests/kms_chv_cursor_fail: Reorder tests, and use igt_display_require_output_on_pipe

[PATCH 4/7] sched/isolation: Isolate workqueues when "nohz_full=" is set
 2018-02-21 10:36 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 6/7] sched/nohz: Remove the 1 Hz tick code
 2018-02-21 10:37 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 3/7] nohz: Allow to check if remote CPU tick is stopped
 2018-02-21 10:36 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 2/7] nohz: Convert tick_nohz_tick_stopped() to bool
 2018-02-21 10:35 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 1/7] sched: Rename init_rq_hrtick to hrtick_rq_init
 2018-02-21 10:35 UTC  (2+ messages)
` [tip:sched/core] sched/core: Rename init_rq_hrtick() to hrtick_rq_init()

fsl-community-bsp Rocko
 2018-02-21 10:36 UTC 

[PATCH 6/9] perf tools: Don't search for active kernel start in __machine__create_kernel_maps
 2018-02-21 10:25 UTC  (2+ messages)
` [tip:perf/core] perf machine: Fix paranoid check in machine__set_kernel_mmap()

[RFC PATCH v0 0/2] ibm,dynamic-memory-v2 fix
 2018-02-21 10:36 UTC  (3+ messages)
` [RFC PATCH v0 1/2] powerpc, drmem: Fix unexpected flag value in ibm, dynamic-memory-v2
` [RFC PATCH v0 2/2] powerpc, drmem: Rename DRMEM_LMB_RESERVED to DRMEM_LMB_ISOLATED

[Buildroot] buildroot-2017.11.1 and cape manager for Beaglebone Black
 2018-02-21 10:35 UTC  (2+ messages)

[PATCH 8/8] arm64: dts: hikey: Fix WiFi support
 2018-02-21 10:34 UTC  (14+ messages)
` [PATCH] ARM64: Kconfig: Fix the missing hi655x common clk

[PATCH] bitbake: knotty: Simplify footer tasklist generation
 2018-02-21 10:25 UTC 

[PATCH] drm/i915: Rename drm_i915_gem_request to i915_request
 2018-02-21 10:33 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Rename drm_i915_gem_request to i915_request (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH V4 0/5] bugs fix for auto-reload mmap read and rdpmc read
 2018-02-21 10:32 UTC  (3+ messages)
` [PATCH V4 1/5] perf/x86/intel: Fix event update for auto-reload

[PATCH 6/6] sched/numa: Delay retrying placement for automatic NUMA balance after wake_affine
 2018-02-21 10:30 UTC  (2+ messages)
` [tip:sched/core] sched/numa: Delay retrying placement for automatic NUMA balance after wake_affine()

[PATCH v3 0/3] Enable CONFIG_VT support for S390
 2018-02-21 10:32 UTC  (10+ messages)
` [PATCH v3 1/3] Kconfig : Remove HAS_IOMEM dependency for Graphics support

[PATCH 5/6] sched/fair: Consider SD_NUMA when selecting the most idle group to schedule on
 2018-02-21 10:29 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 4/6] sched/fair: Do not migrate due to a sync wakeup on exit
 2018-02-21 10:29 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 3/6] sched/fair: Do not migrate on wake_affine_weight if weights are equal
 2018-02-21 10:28 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Do not migrate on wake_affine_weight() "

[PATCH 2/6] sched/fair: Defer calculation of prev_eff_load in wake_affine until needed
 2018-02-21 10:28 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Defer calculation of 'prev_eff_load' in wake_affine_weight() "

[Qemu-arm] [PATCH 00/19] Add Cortex-M33 and mps2-an505 board model
 2018-02-21 10:30 UTC  (4+ messages)
` [Qemu-arm] [PATCH 19/19] mps2-an505: New board model: MPS2 with AN505 Cortex-M33 FPGA image
  ` [Qemu-devel] "
    ` [Qemu-arm] "

[Qemu-devel] [PATCH 00/27] x-blockdev-create for protocols and qcow2
 2018-02-21 10:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH 11/27] block: x-blockdev-create QMP command

[PATCH 1/6] sched/fair: Avoid an unnecessary lookup of current CPU ID during wake_affine
 2018-02-21 10:27 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v2] fork: Unconditionally clear stack on fork
 2018-02-21 10:29 UTC  (2+ messages)

[PATCH V6] cxl: Fix timebase synchronization status on P9
 2018-02-21 10:28 UTC  (3+ messages)

[PATCH 00/37] Shared Virtual Addressing for the IOMMU
 2018-02-21 10:28 UTC  (6+ messages)
` [PATCH 09/37] iommu/fault: Let handler return a fault response

[PATCH v8 0/7] Address error and recovery for AER and DPC
 2018-02-21 10:26 UTC  (8+ messages)
` [PATCH v8 1/7] PCI/AER: Rename error recovery to generic pci naming
` [PATCH v8 2/7] PCI/AER: factor out error reporting from AER
` [PATCH v8 3/7] PCI/ERR: add mutex to synchronize recovery
` [PATCH v8 4/7] PCI/DPC: Unify and plumb error handling into DPC
` [PATCH v8 5/7] PCI/AER: Unify aer error defines at single space
` [PATCH v8 6/7] PCI: Unify wait for link active into generic pci
` [PATCH v8 7/7] PCI/DPC: Enumerate the devices after DPC trigger event

[PATCH v4] perf ftrace: Append an EOL when write tracing files
 2018-02-21 10:26 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 00/31 v2] PTI support for x86_32
 2018-02-21 10:26 UTC  (12+ messages)

[PATCH 1/3] arm: ARM64 doen't provide the armlinux_ functions
 2018-02-21 10:26 UTC  (2+ messages)

[PATCH] fstests: _fail test by default when _scratch_mount fails
 2018-02-21 10:27 UTC  (2+ messages)

[tip:perf/core] perf python: Make twatch.py work with both python2 and python3
 2018-02-21 10:26 UTC 

ppp/pppoe, still panic 4.15.3 in ppp_push
 2018-02-21 10:26 UTC  (12+ messages)

[PATCH v4 00/16] R-Car DU: Convert LVDS code to bridge driver
 2018-02-21 10:26 UTC  (7+ messages)
` [PATCH v4 03/16] of: dynamic: Add __of_node_dupv()
` [PATCH v4 04/16] of: changesets: Introduce changeset helper methods

[PATCH] perf s390: Fix reading cpuid model information
 2018-02-21 10:25 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 00/16] Adding NV12 support
 2018-02-21 10:20 UTC  (17+ messages)
` [PATCH 01/16] drm/i915/skl+: rename skl_wm_values struct to skl_ddb_values
` [PATCH 02/16] drm/i915/skl+: refactor WM calculation for NV12
` [PATCH 03/16] drm/i915/skl+: add NV12 in skl_format_to_fourcc
` [PATCH 04/16] drm/i915/skl+: support verification of DDB HW state for NV12
` [PATCH 05/16] drm/i915/skl+: NV12 related changes for WM
` [PATCH 06/16] drm/i915/skl+: pass skl_wm_level struct to wm compute func
` [PATCH 07/16] drm/i915/skl+: make sure higher latency level has higher wm value
` [PATCH 08/16] drm/i915/skl+: nv12 workaround disable WM level 1-7
` [PATCH 09/16] drm/i915/skl: split skl_compute_ddb function
` [PATCH 10/16] drm/i915: Set scaler mode for NV12
` [PATCH 11/16] drm/i915: Update format_is_yuv() to include NV12
` [PATCH 12/16] drm/i915: Upscale scaler max scale for NV12
` [PATCH 13/16] drm/i915: Add NV12 as supported format for primary plane
` [PATCH 14/16] drm/i915: Add NV12 as supported format for sprite plane
` [PATCH 15/16] drm/i915: Add NV12 support to intel_framebuffer_init
` [PATCH 16/16] drm/i915: Enable YUV to RGB for Gen10 in Plane Ctrl Reg

[xen-unstable-coverity test] 119806: regressions - ALL FAIL
 2018-02-21 10:25 UTC 

[PATCH 0/9] drm/xen-front: Add support for Xen PV display frontend
 2018-02-21 10:25 UTC  (9+ messages)
` [PATCH 1/9] drm/xen-front: Introduce Xen para-virtualized frontend driver
    ` [Xen-devel] "

[PATCHv3 0/3] ieee802154: Add support for NXP MCR20A
 2018-02-21 10:24 UTC  (5+ messages)
` [PATCHv3 3/3] This is a driver for the NXP MCR20A 802.15.4 transceiver

[Intel-wired-lan] X710 disable flow hashing?
 2018-02-21 10:23 UTC  (4+ messages)

[PATCH v2] mm: zsmalloc: Replace return type int with bool
 2018-02-21 10:22 UTC  (2+ messages)

Splitting meta-oe?
 2018-02-21 10:22 UTC  (9+ messages)

[PATCH 0/8] x86/RAS: Some accumulated stuff
 2018-02-21 10:19 UTC  (9+ messages)
` [PATCH 1/8] x86/MCE: Put private structures and definitions into the internal header
` [PATCH 2/8] x86/MCE: Convert mca_config bools to a bitfield
` [PATCH 3/8] x86/mce: Issue the mcelog --ascii message on !AMD
` [PATCH 4/8] x86/MCE/AMD: Collect error info even if valid bits are not set
` [PATCH 5/8] x86/MCE/AMD: Pass the bank number to smca_get_bank_type()
` [PATCH 6/8] x86/MCE/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank type
` [PATCH 7/8] x86/MCE/AMD: Get address from already initialized block
` [PATCH 8/8] x86/MCE/AMD: Carve out SMCA get_block_address() code

[tip:x86/boot 8/9] arch/x86/kernel/x86_init.c:33:5: sparse: symbol 'u64_x86_init_noop' was not declared. Should it be static?
 2018-02-21 10:20 UTC  (5+ messages)
` [RFC PATCH tip] x86/acpi: u64_x86_init_noop() can be static

[PATCH 00/23] kconfig: move compiler capability tests to Kconfig
 2018-02-21 10:20 UTC  (7+ messages)

[PATCH] cpufreq: powernv: Check negative value returned by cpufreq_table_find_index_dl()
 2018-02-21 10:19 UTC  (10+ messages)

[PATCH v2] hvm/svm: Implement CPUID events
 2018-02-21 10:18 UTC 

[Xenomai] [rtnet] - help required with rtnet interface bring up
 2018-02-21 10:17 UTC  (16+ messages)

[PATCH] mm/page_poison: Make early_page_poison_param __init
 2018-02-21 10:16 UTC  (3+ messages)

[PATCH 0/3] net: Get rid of net_mutex and simplify cleanup_list queueing
 2018-02-21 10:16 UTC  (4+ messages)
` [PATCH 1/3] net: Kill net_mutex

[PATCH v2] media: staging/imx: Implement init_cfg subdev pad op
 2018-02-21 10:16 UTC  (2+ messages)

[PATCH 0/6] Exynos5: cleanup clocks handling in power domains
 2018-02-21 10:15 UTC  (7+ messages)
  ` [PATCH 1/6] soc: samsung: pm_domains: Add blacklisting clock handling
  ` [PATCH 2/6] clk: samsung: Add Exynos5x sub-CMU clock driver
  ` [PATCH 3/6] clk: samsung: exynos542x: Move PD-dependent clocks to Exynos5x sub-CMU driver
  ` [PATCH 4/6] clk: samsung: exynos5250: "
  ` [PATCH 5/6] soc: samsung: pm_domains: Deprecate support for clocks
  ` [PATCH 6/6] ARM: dts: exynos: Remove obsolete clock properties from power domains

[CI igt] igt/gem_ctx_isolation: Check isolation of registers between contexts
 2018-02-21 10:14 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for igt/gem_ctx_isolation: Check isolation of registers between contexts (rev11)

[PATCH] media: imx: mipi csi-2: Fix set_fmt try
 2018-02-21 10:14 UTC  (2+ messages)

[Bug 105179] DiRT Rally: wrong frames appear during camera transition
 2018-02-21 10:13 UTC 

[RFC PATCH 0/5] x86: Multiple fixes to MSR_TSC_AUX and RDTSCP handling for guests
 2018-02-21 10:13 UTC  (5+ messages)
` [PATCH 5/5] x86: Rework MSR_TSC_AUX handling from scratch

[PATCH v4] scripts/package/builddeb: split generating packaging and build
 2018-02-21 10:10 UTC 

[igt-dev] [PATCH i-g-t 1/2] lib/igt_kms: Fix docbook warnings
 2018-02-21 10:10 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t 2/2] lib/igt_kms: Remove remaining docbook warnings mentioning igt_kms files

[U-Boot] [ANN] U-Boot v2018.03-rc3 released
 2018-02-21 10:10 UTC  (3+ messages)

[PATCH v4] MAINTAINERS: add Freescale pin controllers
 2018-02-21 10:10 UTC  (3+ messages)

[PATCH 0/7] ARM: hacks for link-time optimization
 2018-02-21 10:09 UTC  (6+ messages)
` [PATCH 3/7] [HACK] pass endianess flag to LTO linker

[PATCH V2 00/12] MIPS: Loongson: new features and improvements
 2018-02-21 10:09 UTC  (6+ messages)
` [PATCH V2 10/12] MIPS: Loongson: Make CPUFreq usable for Loongson-3
  ` [PATCH V2 12/12] MIPS: Loongson: Introduce and use WAR_LLSC_MB

[Qemu-devel] [qemu-web PATCH] Add a blog post documenting Spectre/Meltdown options for QEMU 2.11.1
 2018-02-21 10:09 UTC  (5+ messages)

[RFC PATCH v3 0/3] mtd: nand: vf610_nfc: make use of ->exec_op()
 2018-02-21 10:09 UTC  (7+ messages)
` [RFC PATCH v3 2/3] "

[PATCH v2 00/19] R-Car M3-N initial support
 2018-02-21 10:07 UTC  (6+ messages)
` [PATCH v2 19/19] ARM64: dts: r8a77965: Add EtherAVB device node

[U-Boot] [PATCH] Makefile: Don't mess with .text section location for selected arches
 2018-02-21 10:06 UTC 

[PATCH RFC v8 0/6] Introduce the STACKLEAK feature and a test for it
 2018-02-21 10:05 UTC  (4+ messages)

[PATCH] drm/bridge: analogix_dp: Keep PHY powered from between driver bind/unbind
 2018-02-21 10:04 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.