All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-17 21:32:42 to 2020-03-17 22:30:35 UTC [more...]

[PATCH v3 2/5] fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()
 2020-03-17 22:30 UTC  (2+ messages)

[PATCH v1] mpt3sas: Fix kernel panic observed on soft HBA unplug
 2020-03-17 22:30 UTC  (2+ messages)

[PATCH 1/3 RESEND] perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag
 2020-03-17 22:30 UTC  (2+ messages)

[tip: x86/timers] x86/tsc_msr: Use named struct initializers
 2020-03-17 22:30 UTC  (2+ messages)

[PATCH v2] media: ov5640: fix use of destroyed mutex
 2020-03-17 22:30 UTC  (2+ messages)

[GIT PULL 6/6] intel_th: pci: Add Elkhart Lake CPU support
 2020-03-17 22:30 UTC  (2+ messages)

[PATCH 1/3] arm64: clean up trampoline vector loads
 2020-03-17 22:30 UTC  (3+ messages)

[PATCH] ext4: Give 32bit personalities 32bit hashes
 2020-03-17 22:28 UTC  (3+ messages)

[PATCH] drm/lease: fix WARNING in idr_destroy
 2020-03-17 22:29 UTC  (3+ messages)

perf: arm64: libunwind patch
 2020-03-17 22:29 UTC 

[PATCH] arm64: fix spelling mistake "ca not" -> "cannot"
 2020-03-17 22:28 UTC  (3+ messages)

[PATCH] arm64: kexec_file: Fixed code style
 2020-03-17 22:28 UTC  (3+ messages)

[PATCH] arm64: add blank after 'if'
 2020-03-17 22:28 UTC  (3+ messages)

[PATCH v2] lib/refcount: Document interaction with PID_MAX_LIMIT
 2020-03-17 22:27 UTC  (2+ messages)

[PATCH] arm64: move kimage_vaddr to .rodata
 2020-03-17 22:26 UTC  (4+ messages)

[PATCH 0/4] Fixes for exfat driver
 2020-03-17 22:25 UTC  (5+ messages)
` [PATCH 1/4] exfat: Simplify exfat_utf8_d_hash() for code points above U+FFFF
` [PATCH 2/4] exfat: Simplify exfat_utf8_d_cmp() "
` [PATCH 3/4] exfat: Remove unused functions exfat_high_surrogate() and exfat_low_surrogate()
` [PATCH 4/4] exfat: Fix discard support

[rcu:dev.2020.03.16a 60/68] kernel/rcu/tasks.h:1000:37: error: 'rcu_tasks_rude' undeclared; did you mean 'rcu_tasks_qs'?
 2020-03-17 22:25 UTC  (3+ messages)

amdgpu kernel oops?
 2020-03-17 21:55 UTC 

[PATCH v2 0/8] mm/memory_hotplug: allow to specify a default online_type
 2020-03-17 22:24 UTC  (6+ messages)
` [PATCH v2 4/8] powernv/memtrace: always online added memory blocks
` [PATCH v2 6/8] mm/memory_hotplug: unexport memhp_auto_online

How to PROVIDE boost-python
 2020-03-17 22:23 UTC  (8+ messages)
` [yocto] "

[PATCH v28 00/22] Intel SGX foundations
 2020-03-17 22:23 UTC  (16+ messages)
` [PATCH v28 21/22] x86/vdso: Implement a vDSO for Intel SGX enclave call

[PATCH v9 00/11] Convert PWM period and duty cycle to u64
 2020-03-17 22:22 UTC  (3+ messages)
` [PATCH v9 04/11] pwm: clps711x: Use 64-bit division macro

[PATCH 0/5] nvmet-rdma/srpt: SRQ per completion vector
 2020-03-17 22:18 UTC  (15+ messages)
` [PATCH 1/5] IB/core: add a simple SRQ set per PD
` [PATCH 4/5] IB/core: cache the CQ completion vector

[PATCH v6 1/2] x86/purgatory: Disable various profiling and sanitizing options
 2020-03-17 22:17 UTC  (2+ messages)
` [tip: x86/kdump] "

[PATCH v6 2/2] x86/purgatory: Make sure we fail the build if purgatory.ro has missing symbols
 2020-03-17 22:17 UTC  (2+ messages)
` [tip: x86/kdump] x86/purgatory: Fail "

[Patch][Fix] crypto: arm{,64} neon: memzero_explicit aes-cbc key
 2020-03-17 22:17 UTC  (3+ messages)

[Xen-devel] [XEN PATCH v2 1/2] Check zone before merging adjacent blocks in heap
 2020-03-17 22:15 UTC  (14+ messages)
` [Xen-devel] [PATCH 1/2] xen/mm: fold PGC_broken into PGC_state bits
` [Xen-devel] [PATCH 2/2] xen/mm: Introduce PG_state_uninitialised

[PATCH BlueZ v2 1/2] tools/mesh-cfgclient: Implement node-reset command
 2020-03-17 22:15 UTC  (2+ messages)
` [PATCH BlueZ v2 2/2] mesh: Fix processing of Config Node Reset message

[PATCH 0/3] treewide: Convert unscriptable /* fallthrough */ comments to fallthrough;
 2020-03-17 22:13 UTC  (5+ messages)
` [PATCH 1/3] drm: drm_vm: Use fallthrough;

[PATCH 00/11] EDAC/ghes: Cleanup, rework and improvement of memory reporting
 2020-03-17 22:14 UTC  (5+ messages)
` [PATCH 11/11] EDAC/ghes: Create one memory controller per physical memory array

[RFC PATCH 0/7] Rework PWM_POLARITY_* flags
 2020-03-17 21:36 UTC  (11+ messages)
` [RFC PATCH 1/7] pwm: rename the PWM_POLARITY_INVERSED enum
` [RFC PATCH 3/7] dt-bindings: pwm: add normal PWM polarity flag

[PATCH linux dev-5.4 00/16] Aspeed: Add XDMA and SCU interrupt controller drivers
 2020-03-17 22:13 UTC  (17+ messages)
` [PATCH linux dev-5.4 01/16] dt-bindings: interrupt-controller: Add Aspeed SCU interrupt controller
` [PATCH linux dev-5.4 02/16] irqchip: "
` [PATCH linux dev-5.4 03/16] ARM: dts: aspeed: ast2500: Add "
` [PATCH linux dev-5.4 04/16] ARM: dts: aspeed: ast2600: Add SCU interrupt controllers
` [PATCH linux dev-5.4 05/16] dt-bindings: soc: Add Aspeed XDMA Engine
` [PATCH linux dev-5.4 06/16] soc: aspeed: Add XDMA Engine Driver
` [PATCH linux dev-5.4 07/16] soc: aspeed: xdma: Add user interface
` [PATCH linux dev-5.4 08/16] soc: aspeed: xdma: Add reset ioctl
` [PATCH linux dev-5.4 09/16] ARM: dts: aspeed: ast2500: Add XDMA Engine
` [PATCH linux dev-5.4 10/16] ARM: dts: aspeed: ast2600: "
` [PATCH linux dev-5.4 11/16] ARM: dts: aspeed: witherspoon: Enable "
` [PATCH linux dev-5.4 12/16] ARM: dts: aspeed: tacoma: Enable XDMA engine
` [PATCH linux dev-5.4 13/16] soc: aspeed: xdma: Add memory controller configuration
` [PATCH linux dev-5.4 14/16] soc: aspeed: xdma: Add root complex reset
` [PATCH linux dev-5.4 15/16] soc: aspeed: xdma: Disable PCI AHB bridge during probe
` [PATCH linux dev-5.4 16/16] soc: aspeed: xdma: Fix BMC PCI device class and revision for AST2600

[RFC] Baikal-T1 SoC System Controller DT nodes
 2020-03-17 22:12 UTC 

[PATCH v3 0/5] vfio/pci: Fix up breakage against split irqchip and INTx
 2020-03-17 22:12 UTC  (5+ messages)
` [PATCH v3 4/5] KVM: Kick resamplefd for split kernel irqchip

[PATCH bpf-next v5] bpf: Support llvm-objcopy and llvm-objdump for vmlinux BTF
 2020-03-17 22:12 UTC  (6+ messages)

Looking for help testing patch attestation
 2020-03-17 22:12 UTC 

[rcu:rcu/next 61/65] kernel/rcu/tasks.h:1000:37: error: 'rcu_tasks_rude' undeclared
 2020-03-17 22:12 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: Avoid gem_context->mutex for simple vma lookup
 2020-03-17 22:09 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gem: Avoid gem_context->mutex for simple vma lookup (rev3)

[PATCH v2] spi: spi-geni-qcom: Speculative fix of "nobody cared" about interrupt
 2020-03-17 22:08 UTC  (4+ messages)

[PATCH 03/17] docs: pci: boot-interrupts.rst: improve html output
 2020-03-17 22:06 UTC  (2+ messages)

[PATCH] arm64: remove redundant blank for '=' operator
 2020-03-17 22:06 UTC  (3+ messages)

[PATCH] unicode: update the width tables to Unicode 13.0
 2020-03-17 22:05 UTC  (2+ messages)

[PATCH 0/5] Manual definition of Soft Reserved memory devices
 2020-03-17 22:04 UTC  (5+ messages)
` [PATCH 4/5] resource: Report parent to walk_iomem_res_desc() callback

[PATCH 0/6] Fix sparse warnings for common qe library code
 2020-03-17 22:01 UTC  (6+ messages)
` [PATCH 6/6] soc: fsl: qe: fix sparse warnings for ucc_slow.c

[PATCH 4/5] pci: handled return value of platform_get_irq correctly
 2020-03-17 22:03 UTC  (4+ messages)

[PATCH] treewide: Rename "unencrypted" to "decrypted"
 2020-03-17 22:01 UTC  (12+ messages)

[PATCH/RFC] media: v4l2: Extend VIDIOC_ENUM_FMT to support MC-centric devices
 2020-03-17 22:02 UTC  (4+ messages)

[Buildroot] [PATCH] package/localedef: add missing dependeny on host-gawk
 2020-03-17 22:02 UTC 

[PATCH v3 0/5] DT related fixes for RISC-V UEFI
 2020-03-17 22:01 UTC  (3+ messages)
` [PATCH v3 2/5] cmd: bootefi: Parse reserved-memory node from DT

[MPTCP] Re: [PATCH v1 1/3] Squash-to: "mptcp: Implement path manager interface commands"
 2020-03-17 21:59 UTC 

[android-goldfish:android-3.18 619/620] drivers/clocksource/tcb_clksrc.c:103:8: error: implicit declaration of function 'clockevent_state_detached'
 2020-03-17 21:58 UTC 

[PATCH v8 0/8] enable CAAM's HWRNG as default
 2020-03-17 21:58 UTC  (6+ messages)
` [PATCH v8 4/8] crypto: caam - simplify RNG implementation
` [PATCH v8 8/8] crypto: caam - limit single JD RNG output to maximum of 16 bytes

[RFC PATCH v4 00/19] Core scheduling v4
 2020-03-17 21:58 UTC  (12+ messages)

[nbd168-wireless:mt76 12/35] drivers/net/wireless/mediatek/mt76/mt7615/mcu.c:147:5: sparse: sparse: symbol 'mt7615_mcu_wait_response' was not declared. Should it be static?
 2020-03-17 21:58 UTC  (3+ messages)
` [RFC PATCH nbd168-wireless] mt76: mt7615: mt7615_mcu_wait_response() can be static

[PATCH 0/9] Enable orphan section warning
 2020-03-17 21:56 UTC  (7+ messages)
` [PATCH 6/9] arm64/build: Use common DISCARDS in linker script
` [PATCH 7/9] arm64/build: Warn on orphan section placement

[PATCH v4] python/qemu/qmp.py: QMP debug with VM label
 2020-03-17 21:55 UTC  (2+ messages)

[PATCH] t210: pinmux: Remove pinmux/GPIO init from T210 boards
 2020-03-17 21:55 UTC 

[PATCH v2] Makefile.llvm: simplify LLVM build
 2020-03-17 21:55 UTC 

[for-next][PATCH 0/5] tracing: Updates for 5.7
 2020-03-17 21:55 UTC  (6+ messages)
` [for-next][PATCH 1/5] tracing: Have hwlat ts be first instance and record count of instances
` [for-next][PATCH 2/5] tracing: Remove unused TRACE_BUFFER bits
` [for-next][PATCH 3/5] bootconfig: Support O=<builddir> option
` [for-next][PATCH 4/5] tools/bootconfig: Show line and column in parse error
` [for-next][PATCH 5/5] gpu/trace: add a gpu total memory usage tracepoint

[PATCH net-next 0/5] selftests: expand txtimestamp with new features
 2020-03-17 21:54 UTC  (4+ messages)

[PATCHv2] exec: Fix a deadlock in ptrace
 2020-03-17 21:53 UTC  (18+ messages)
` [PATCHv5] "
      ` [PATCHv6] "
          ` [PATCH 0/2] Infrastructure to allow fixing exec deadlocks
            ` [PATCH 0/5] "
              ` [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex
                            ` [PATCH v3 "

[Buildroot] [PATCH] package/ed: Bump to version 1.16
 2020-03-17 21:51 UTC  (2+ messages)

[PATCH v10 0/3] Acceptance test: Add "boot_linux" acceptance test
 2020-03-17 21:49 UTC  (5+ messages)
` [PATCH v10 2/3] Acceptance test: add "boot_linux" tests
` [PATCH v10 3/3] Acceptance tests: add make targets to download images

Find rdma-core version
 2020-03-17 21:47 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCH v2 bpf-next] bpf: sharing bpf runtime stats with /dev/bpf_stats
 2020-03-17 21:47 UTC  (6+ messages)

[PATCH v2] tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
 2020-03-17 21:46 UTC 

[PATCH v2 rcu-dev 1/3] rcuperf: Add ability to increase object allocation size
 2020-03-17 21:45 UTC  (3+ messages)

[PATCH] mm/shuffle.c: optimize add_to_free_area_random()
 2020-03-17 21:44 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the chrome-platform tree
 2020-03-17 21:44 UTC  (2+ messages)

[Buildroot] [PATCHv2] package/localedef: fix dependencies
 2020-03-17 21:43 UTC  (3+ messages)

Errors after SATA hard resets: parent transid verify failed, csum mismatch on free space cache
 2020-03-17 21:42 UTC  (4+ messages)

[Buildroot] [git commit] package/localedef: fix dependencies
 2020-03-17 21:42 UTC 

[PATCH 0/2] Maxim MAX1241 driver
 2020-03-17 21:40 UTC  (5+ messages)
` [PATCH 1/2] iio: adc: Add "

[PATCH] kvm/x86: Reduce counter period change overhead and delay the effective time
 2020-03-17 21:38 UTC  (2+ messages)

[PATCH] drm/msm/dpu: ensure device suspend happens during PM sleep
 2020-03-17 21:38 UTC  (3+ messages)

[Buildroot] [PATCH v2] package/coreutils: bump to v8.32
 2020-03-17 21:36 UTC  (2+ messages)

[PATCH v6 0/2] Use DIAG318 to set Control Program Name & Version Codes
 2020-03-17 21:34 UTC  (2+ messages)

[PATCH v2] sched/cpuset: distribute tasks within affinity masks
 2020-03-17 21:35 UTC  (5+ messages)

[RFC][PATCH 00/11] ring-buffer/tracing: Remove disabling of ring buffer while reading trace file
 2020-03-17 21:32 UTC  (12+ messages)
` [RFC][PATCH 01/11] tracing: Save off entry when peeking at next entry
` [RFC][PATCH 02/11] ring-buffer: Have ring_buffer_empty() not depend on tracing stopped
` [RFC][PATCH 03/11] ring-buffer: Rename ring_buffer_read() to read_buffer_iter_advance()
` [RFC][PATCH 04/11] ring-buffer: Add page_stamp to iterator for synchronization
` [RFC][PATCH 05/11] ring-buffer: Have rb_iter_head_event() handle concurrent writer
` [RFC][PATCH 06/11] ring-buffer: Do not die if rb_iter_peek() fails more than thrice
` [RFC][PATCH 07/11] ring-buffer: Optimize rb_iter_head_event()
` [RFC][PATCH 08/11] ring-buffer: Do not disable recording when there is an iterator
` [RFC][PATCH 09/11] tracing: Do not disable tracing when reading the trace file
` [RFC][PATCH 10/11] ring-buffer/tracing: Have iterator acknowledge dropped events
` [RFC][PATCH 11/11] tracing: Have the document reflect that the trace file keeps tracing enabled

[GIT PULL] perf/core improvements and fixes
 2020-03-17 21:32 UTC  (24+ messages)
` [PATCH 06/23] perf vendor events intel: Add NO_NMI_WATCHDOG metric constraint
` [PATCH 07/23] perf map: Fix off by one in strncpy() size argument
` [PATCH 08/23] perf map: Use strstarts() to look for Android libraries
` [PATCH 09/23] perf cs-etm: Swap packets for instruction samples
` [PATCH 10/23] perf cs-etm: Continuously record last branch
` [PATCH 11/23] perf cs-etm: Correct synthesizing instruction samples
` [PATCH 12/23] perf cs-etm: Optimize copying last branches
` [PATCH 13/23] perf cs-etm: Fix unsigned variable comparison to zero
` [PATCH 14/23] perf doc: Set man page date to last git commit
` [PATCH 15/23] perf intel-pt: Rename intel-pt.txt and put it in man page format
` [PATCH 16/23] perf intel-pt: Add Intel PT man page references
` [PATCH 17/23] perf intel-pt: Update intel-pt.txt file with new location of the documentation
` [PATCH 18/23] perf scripting perl: Add common_callchain to fix argument order
` [PATCH 19/23] perf record: Fix binding of AIO user space buffers to nodes
` [PATCH 20/23] perf test: Print if shell directory isn't present
` [PATCH 21/23] perf tools: Give synthetic mmap events an inode generation
` [PATCH 22/23] perf report: Fix no branch type statistics report issue
` [PATCH 23/23] perf expr: Fix copy/paste mistake

[RFC PATCH 00/62] Linux as SEV-ES Guest Support
 2020-03-17 21:34 UTC  (5+ messages)
` [PATCH 38/62] x86/sev-es: Handle instruction fetches from user-space

[LTP] [PATCH V6 00/10] Add new LTP tests related to fsmount family of syscalls
 2020-03-17 21:33 UTC  (3+ messages)
` [LTP] [PATCH V6 05/10] syscalls/fsconfig: New tests


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.