All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-10 10:31:06 to 2019-04-10 11:08:35 UTC [more...]

[RFC patch 00/41] stacktrace: Avoid the pointless redirection through struct stack_trace
 2019-04-10 11:08 UTC  (33+ messages)
` [RFC patch 01/41] um/stacktrace: Remove the pointless ULONG_MAX marker
` [RFC patch 03/41] arm/stacktrace: "
` [RFC patch 04/41] sh/stacktrace: "
` [RFC patch 05/41] unicore32/stacktrace: "
` [RFC patch 06/41] riscv/stacktrace: "
` [RFC patch 07/41] arm64/stacktrace: "
` [RFC patch 13/41] mm/kasan: Remove the ULONG_MAX stack trace hackery
` [RFC patch 17/41] tracing: Make stack_trace_print() static and rename it
` [RFC patch 21/41] proc: Simplify task stack retrieval
` [RFC patch 25/41] mm/kasan: Simplify stacktrace handling
` [RFC patch 26/41] mm/page_owner: Simplify stack trace handling
` [RFC patch 27/41] fault-inject: Simplify stacktrace retrieval
` [RFC patch 28/41] dma/debug: Simplify stracktrace retrieval
` [RFC patch 29/41] btrfs: ref-verify: Simplify stack trace retrieval
` [RFC patch 30/41] dm bufio: "
` [RFC patch 31/41] dm persistent data: Simplify stack trace handling
` [RFC patch 32/41] drm: Simplify stacktrace handling
` [RFC patch 33/41] lockdep: Remove unused trace argument from print_circular_bug()
` [RFC patch 34/41] lockdep: Move stack trace logic into check_prev_add()
` [RFC patch 35/41] lockdep: Simplify stack trace handling
` [RFC patch 36/41] tracing: Simplify stacktrace retrieval in histograms
` [RFC patch 37/41] tracing: Use percpu stack trace buffer more intelligently
` [RFC patch 38/41] tracing: Make ftrace_trace_userstack() static and conditional
` [RFC patch 39/41] tracing: Simplify stack trace retrieval
` [RFC patch 40/41] stacktrace: Remove obsolete functions
` [RFC patch 41/41] lib/stackdepot: "

[PATCH] snd/hda: Only get/put display_power once
 2019-04-10 11:08 UTC  (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for snd/hda: Only get/put display_power once (rev2)
` ✓ Fi.CI.BAT: success "

[PATCH RFC 0/9] Add CPU based scaling support to Passive governor
 2019-04-10 11:08 UTC  (6+ messages)
` [PATCH RFC 6/9] OPP: Add and export helper to update voltage
` [PATCH RFC 7/9] cpufreq: qcom: Add support to update cpu node's OPP tables

[tip:perf/urgent] x86/perf/amd: Remove need to check "running" bit in NMI handler
 2019-04-10 11:07 UTC 

[PATCH] hmat: Register attributes for memory hot add
 2019-04-10 11:07 UTC  (2+ messages)

[PATCH v4 0/4] ASoC: fsl: audmix: remove "model" attribute and fix ref leaks
 2019-04-10 11:06 UTC  (15+ messages)
` [PATCH v4 1/4] ASoC: fsl_audmix: remove "model" attribute
` [PATCH v4 2/4] ASoC: fsl_audmix: remove "model" attribute from DT document
` [PATCH v4 3/4] ASoC: imx-audmix: fix object reference leaks in probe
` [PATCH v4 4/4] ASoC: fsl_audmix: cache pdev->dev pointer

[PATCH 1/7] drm/i915: Use dedicated rc6 enabling sequence for gen11
 2019-04-10 11:07 UTC  (9+ messages)
` [PATCH 2/7] drm/i915/icl: Apply a recommended rc6 threshold
` [PATCH 3/7] drm/i915/icl: Enable media sampler powergate
` [PATCH 4/7] drm/i915/icl: Disable video turbo mode for rp control
` [PATCH 5/7] drm/i915/icl: Handle rps interrupts without irq lock
` [PATCH 6/7] drm/i915: Use Engine1 instance for gen11 pm interrupts
` [PATCH 7/7] drm/i915/icl: Don't warn on spurious interrupts

[PATCH 01/29] drm/i915: Mark up ips for RCU protection
 2019-04-10 11:06 UTC  (7+ messages)
` [PATCH 10/29] drm/i915: Introduce context->enter() and context->exit()
` [PATCH 11/29] drm/i915: Pass intel_context to i915_request_create()

[PATCH] net:bridge:always disable auto-tuning when the user specified MTU
 2019-04-10 11:05 UTC  (8+ messages)
    ` [Bridge] "

[Xen-devel] [PATCH] xmalloc: statically initialize pool list head and lock
 2019-04-10 11:03 UTC  (6+ messages)
  `  "

[PATCH] scsi: smartpqi: Reporting unhandled SCSI errors
 2019-04-10 11:02 UTC  (3+ messages)

[PATCH] arm64: dts: imx8mq: add GPU node
 2019-04-10 10:59 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/af_xdp: enqueue buf ring when allocate Tx queue fails
 2019-04-10 10:53 UTC  (2+ messages)
` [dpdk-dev] [PATCH] net/af_xdp: submit valid count to Tx queue

[PATCH v2 00/21] Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb())
 2019-04-10 10:58 UTC  (4+ messages)
` [PATCH v2 01/21] docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section

[Xen-devel] [PATCH] x86/mem-sharing: statically initialize audit list head and lock
 2019-04-10 10:58 UTC  (3+ messages)
  `  "

[PATCH v3 0/3] Remove tmem
 2019-04-10 10:55 UTC  (5+ messages)
` [PATCH v3 2/3] xen: remove tmem from hypervisor
  ` [Xen-devel] "

[PATCH] drm/i915: Fix setting 10 bit color mode
 2019-04-10 10:57 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] ARM: dts: imx6qdl-nitrogen6_max: Disable LVDS channels
 2019-04-10 10:57 UTC  (7+ messages)

[PATCH v2 1/2] hwmon: (occ) Move common code to a separate module
 2019-04-10 10:56 UTC  (2+ messages)
` [PATCH v2 2/2] hwmon: OCC drivers are ARM-only

Device Description for FPGA Components on x86 system
 2019-04-10 10:30 UTC  (3+ messages)

[tip:WIP.locking/core 25/29] kernel/locking/rwsem.h:203:34: error: 'struct rw_semaphore' has no member named 'owner'
 2019-04-10 10:55 UTC 

[dpdk-dev] [PATCH v1] lib/power: fix buffer overrun coverity issues
 2019-04-10 10:55 UTC  (5+ messages)

[PATCH 0/3] gpio: lpc32xx: enable interrupts for port 3
 2019-04-10 10:53 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: gpio: lpc32xx: document interrupt bindings
` [PATCH 2/3] gpio: lpc32xx: enable interrupt lookup for port 3
` [PATCH 3/3] ARM: dts: lpc32xx: add GPIO interrupts
  ` [PATCH v2 "

[GIT PULL for 5.2] Mipid02, ImgU and sensor driver patches
 2019-04-10 10:51 UTC 

[igt-dev] [PATCH i-g-t v3 1/2] tests/kms_dp_dsc: Force a full modeset when we force dsc enable
 2019-04-10 10:51 UTC  (2+ messages)

[tip:WIP.locking/core 28/29] kernel/locking/rwsem.h:335:9: error: implicit declaration of function 'is_rwsem_owner_reader'; did you mean 'rwsem_owner_count'?
 2019-04-10 10:50 UTC 

[PATCH v3 0/4] ASoC: fsl: audmix: remove "model" attribute and fix ref leaks
 2019-04-10 10:48 UTC  (28+ messages)
` [PATCH v3 1/4] ASoC: fsl_audmix: remove "model" attribute
` [PATCH v3 2/4] dt-bindings: fsl,audmix: "
    ` [EXT] Re: [PATCH v3 2/4] dt-bindings: fsl, audmix: "
      ` [EXT] Re: [PATCH v3 2/4] dt-bindings: fsl,audmix: "
` [PATCH v3 3/4] ASoC: imx-audmix: fix object reference leaks in probe
` [PATCH v3 4/4] ASoC: fsl_audmix: cache pdev->dev pointer

[PATCH] media: omap_vout: potential buffer overflow in vidioc_dqbuf()
 2019-04-10 10:50 UTC  (3+ messages)

[PATCH] staging: fbtft: fix alignment should match open parenthesis
 2019-04-10 10:50 UTC  (3+ messages)

[PATCH] drm/i915: Update HDMI max TMDS data rate definition for VBT
 2019-04-10 10:50 UTC  (6+ messages)

KernelShark logo proposals
 2019-04-10 10:49 UTC 

[U-Boot] UBIFS mount bug when mounting from multiple MTD partitions
 2019-04-10 10:49 UTC 

KernelShark logo proposal
 2019-04-10 10:45 UTC 

question for cma alloc fail issue
 2019-04-10 10:48 UTC 

[tip:WIP.locking/core 25/29] arch/riscv/include/asm/cmpxchg.h:326:41: error: invalid type argument of unary '*' (have 'int')
 2019-04-10 10:47 UTC 

ESTABLISHED tcp conntrack timeout
 2019-04-10 10:47 UTC 

Git subtree error on windows 10 with 2.21 version
 2019-04-10 10:45 UTC 

[PATCH] f2fs: fix to avoid deadloop in foreground GC
 2019-04-10 10:45 UTC  (2+ messages)

[PATCH] f2fs: fix error path of recovery
 2019-04-10 10:45 UTC  (2+ messages)

[PATCH] staging: media: zoran: fix trailing whitespaces
 2019-04-10 10:44 UTC  (3+ messages)

[PATCH] drm/gma500: Add CedarView LVDS blacklist
 2019-04-10 10:43 UTC  (9+ messages)

[PATCH] fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback
 2019-04-10 10:42 UTC  (5+ messages)

[PATCH v6 0/6] Introduced new Cadence USBSS DRD Driver
 2019-04-10 10:40 UTC  (4+ messages)
` [PATCH v6 5/6] usb:cdns3 Add Cadence USB3 "
    ` [v6,5/6] "

[RFC/RFT] mac80211: Switch to a virtual time-based airtime scheduler
 2019-04-10 10:40 UTC  (7+ messages)

[Xen-devel] [PATCH v1] libxl: fix migration of PV and PVH domUs with and without qemu
 2019-04-10 10:38 UTC  (6+ messages)
  `  "

[PATCH 0/2] Add support for STM32MP1 power regulators
 2019-04-10 10:38 UTC  (4+ messages)
` [PATCH 2/2] regulator: Add support for stm32 "

[PATCH] i3c: Fix the verification of random PID
 2019-04-10 10:37 UTC  (3+ messages)

[PATCH v2 0/3] ASoC: fsl: audmix: remove "model" attribute and fix ref leaks
 2019-04-10 10:34 UTC  (7+ messages)
` [PATCH v2 1/3] ASoC: fsl_audmix: remove "model" attribute
    ` [EXT] "

[Buildroot] [PATCH] package/civetweb: fix linking failure due to wrong OpenSSL passed to pkg-config
 2019-04-10 10:37 UTC 

[PATCH v2 00/31] Specific platform to run OVMF in Xen PVH and HVM guests
 2019-04-10 10:37 UTC  (5+ messages)
` [PATCH v2 04/31] OvmfPkg: Introduce XenPlatformPei
  ` [Xen-devel] [edk2-devel] "
      `  "

[PATCH 0/3] cpu_cooling: Make IPA use PM_EM
 2019-04-10 10:36 UTC  (7+ messages)
` [PATCH 3/3] thermal: cpu_cooling: Migrate to using the EM framework

[Buildroot] [PATCH 1/1] .flake8: fix check for 80/132 columns
 2019-04-10 10:36 UTC  (3+ messages)

[PATCH 1/2] ARM: tegra: Sort dependencies alphabetically
 2019-04-10 10:36 UTC  (3+ messages)
` [PATCH 2/2] firmware: Move Trusted Foundations support

[PATCH v4 0/6] Add the I3C mastership request
 2019-04-10 10:36 UTC  (9+ messages)
` [PATCH v4 3/6] i3c: Add support for mastership request to I3C subsystem

[PATCH] ASoC: fsl_asrc: replace the process_option table with function
 2019-04-10 10:34 UTC  (8+ messages)
  ` [EXT] "

kernel BUG at fs/inode.c:LINE!
 2019-04-10 10:35 UTC  (5+ messages)

[igt-dev] [PATCH v7 0/2] Add a new test for driver/device hot reload
 2019-04-10 10:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Add a new test for driver/device hot reload (rev2)

[PATCH v1] libxl: update prototype of libxl__device_vkb_dm_needed
 2019-04-10 10:32 UTC  (4+ messages)
` [Xen-devel] "

[virtio-dev] [RFC] virtio-pmem: PMEM device spec
 2019-04-10 10:33 UTC  (3+ messages)
` [virtio-dev] "

rseq/s390: choosing code signature
 2019-04-10 10:32 UTC  (2+ messages)

[PATCH 1/1] spi: pxa2xx: add driver enabling message
 2019-04-10 10:32 UTC  (3+ messages)

[PATCH] KVM: x86: nVMX: allow RSM to restore VMXE CR4 flag
 2019-04-10 10:32 UTC  (4+ messages)
` [RFC] selftests: kvm: add a selftest for SMM

[Xen-devel] [distros-debian-squeeze test] 83918: trouble: blocked/broken
 2019-04-10 10:32 UTC  (3+ messages)
  `  "

[PATCH v2] usb: typec: tcpm: collision avoidance
 2019-04-10 10:32 UTC  (9+ messages)
              ` [v2] "

[PATCH] drm/amdgpu: support dpm level modification under virtualization
 2019-04-10 10:32 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] debugger: Remove shader debugger
 2019-04-10 10:32 UTC  (2+ messages)

[PATCH 0/2] sched/topology: Small fixes
 2019-04-10 10:31 UTC  (5+ messages)
` [PATCH 1/2] sched/topology: build_sched_groups: Skip duplicate group rewrites

[PATCH v5 00/13] TVP5150 new features
 2019-04-10 10:31 UTC  (4+ messages)
` [PATCH v5 03/13] media: v4l2-fwnode: add initial connector parsing support

[Buildroot] [git commit] .flake8: fix check for 80/132 columns
 2019-04-10 10:31 UTC 

[LINUX PATCH v2] spi: spi-mem: Fix build error without CONFIG_SPI_MEM
 2019-04-10 10:31 UTC  (2+ messages)

[Qemu-devel] [Bug 1823831] [NEW] BSD bootloader halts with hypervisor.framework
 2019-04-10 10:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1823831] "


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.