All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-01 20:55:51 to 2019-10-01 21:55:27 UTC [more...]

[PATCH v2 00/36] MIPS: barriers & atomics cleanups
 2019-10-01 21:53 UTC  (34+ messages)
` [PATCH v2 04/36] MIPS: barrier: Clean up rmb() & wmb() definitions
` [PATCH v2 05/36] MIPS: barrier: Clean up __smp_mb() definition
` [PATCH v2 06/36] MIPS: barrier: Remove fast_mb() Octeon #ifdef'ery
` [PATCH v2 07/36] MIPS: barrier: Clean up __sync() definition
` [PATCH v2 08/36] MIPS: barrier: Clean up sync_ginv()
` [PATCH v2 09/36] MIPS: atomic: Fix whitespace in ATOMIC_OP macros
` [PATCH v2 10/36] MIPS: atomic: Handle !kernel_uses_llsc first
` [PATCH v2 11/36] MIPS: atomic: Use one macro to generate 32b & 64b functions
` [PATCH v2 12/36] MIPS: atomic: Emit Loongson3 sync workarounds within asm
` [PATCH v2 13/36] MIPS: atomic: Use _atomic barriers in atomic_sub_if_positive()
` [PATCH v2 14/36] MIPS: atomic: Unify 32b & 64b sub_if_positive
` [PATCH v2 15/36] MIPS: atomic: Deduplicate 32b & 64b read, set, xchg, cmpxchg
` [PATCH v2 16/36] MIPS: bitops: Handle !kernel_uses_llsc first
` [PATCH v2 17/36] MIPS: bitops: Only use ins for bit 16 or higher
` [PATCH v2 18/36] MIPS: bitops: Use MIPS_ISA_REV, not #ifdefs
` [PATCH v2 19/36] MIPS: bitops: ins start position is always an immediate
` [PATCH v2 20/36] MIPS: bitops: Implement test_and_set_bit() in terms of _lock variant
` [PATCH v2 22/36] MIPS: bitops: Use the BIT() macro
` [PATCH v2 21/36] MIPS: bitops: Allow immediates in test_and_{set,clear,change}_bit
` [PATCH v2 23/36] MIPS: bitops: Avoid redundant zero-comparison for non-LLSC
` [PATCH v2 24/36] MIPS: bitops: Abstract LL/SC loops
` [PATCH v2 25/36] MIPS: bitops: Use BIT_WORD() & BITS_PER_LONG
` [PATCH v2 26/36] MIPS: bitops: Emit Loongson3 sync workarounds within asm
` [PATCH v2 27/36] MIPS: bitops: Use smp_mb__before_atomic in test_* ops
` [PATCH v2 28/36] MIPS: cmpxchg: Emit Loongson3 sync workarounds within asm
` [PATCH v2 30/36] MIPS: futex: "
` [PATCH v2 29/36] MIPS: cmpxchg: Omit redundant barriers for Loongson3
` [PATCH v2 31/36] MIPS: syscall: Emit Loongson3 sync workarounds within asm
` [PATCH v2 32/36] MIPS: barrier: Remove loongson_llsc_mb()
` [PATCH v2 33/36] MIPS: barrier: Make __smp_mb__before_atomic() a no-op for Loongson3
` [PATCH v2 34/36] MIPS: genex: Add Loongson3 LL/SC workaround to ejtag_debug_handler
` [PATCH v2 35/36] MIPS: genex: Don't reload address unnecessarily
` [PATCH v2 36/36] MIPS: Check Loongson3 LL/SC errata workaround correctness

[PATCH 1/2] x86: math-emu: check __copy_from_user result
 2019-10-01 21:54 UTC  (3+ messages)
` [PATCH 2/2] x86: math-emu: limit MATH_EMULATION to 486SX compatibles

[PATCH 1/2] drm/i915: Use a modparam to restrict exposed engines
 2019-10-01 21:54 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Use a modparam to restrict exposed engines (rev2)

[PATCH V2 00/16] Fix locktest and add lease testing to it
 2019-10-01 21:54 UTC  (2+ messages)

[PATCH 00/67] iotests: Honor $IMGOPTS in Python tests
 2019-10-01 19:47 UTC  (25+ messages)
` [PATCH 29/67] iotests/139: Honor $IMGOPTS
` [PATCH 30/67] iotests/147: "
` [PATCH 34/67] iotests/155: "
` [PATCH 37/67] iotests/169: "
` [PATCH 39/67] iotests/196: "
` [PATCH 40/67] iotests/199: "
` [PATCH 42/67] iotests/203: "
` [PATCH 46/67] iotests/216: "
` [PATCH 47/67] iotests/218: "
` [PATCH 48/67] iotests/219: "
` [PATCH 49/67] iotests/222: "
` [PATCH 50/67] iotests/224: "
` [PATCH 51/67] iotests/228: "
` [PATCH 54/67] iotests/236: "
` [PATCH 56/67] iotests/242: "
` [PATCH 57/67] iotests/245: "
` [PATCH 58/67] iotests/246: "
` [PATCH 59/67] iotests/248: "
` [PATCH 60/67] iotests/254: "
` [PATCH 61/67] iotests/255: "
` [PATCH 62/67] iotests/256: "
` [PATCH 63/67] iotests/257: "
` [PATCH 65/67] iotests/262: "
` [PATCH 67/67] iotests.py: Drop qemu_img_log(), qemu_img_create()

[patch net-next 0/7] net: introduce alternative names for network interfaces
 2019-10-01 21:51 UTC  (2+ messages)

[PATCH v8 0/6] PM / devfreq: Add dev_pm_qos support
 2019-10-01 21:55 UTC  (12+ messages)
  ` [PATCH v8 5/6] PM / devfreq: Add PM QoS support

[PATCH] ARM: drivers/amba: release the resource to allow for deferred probe
 2019-10-01 21:50 UTC  (4+ messages)

[Buildroot] [git commit branch/2019.02.x] qt5base: Add patch to fix compile issue with gcc9
 2019-10-01 21:49 UTC 

[RFC][PATCH bpf-next] libbpf: add bpf_object__open_{file,mem} w/ sized opts
 2019-10-01 21:49 UTC  (4+ messages)

[PATCH] PCI:cadence:Driver refactored to use as a core library
 2019-10-01 21:49 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Fix audio power up sequence for gen10/11
 2019-10-01 21:49 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "

[Buildroot] [PATCH] package/qt5base: fix building with correct optimization
 2019-10-01 21:48 UTC  (2+ messages)

[PATCH v2 0/2] qapi: Add detection for the 'savevm' fix for blockdev
 2019-10-01 21:07 UTC  (4+ messages)
` [PATCH v2 2/2] qapi: Allow introspecting fix for savevm's cooperation with blockdev

[PATCH] drm/amdgpu: don't increment vram lost if we are in hibernation
 2019-10-01 21:48 UTC 

[PATCH bpf-next 0/6] Move bpf_helpers and add BPF_CORE_READ macros
 2019-10-01 21:47 UTC  (15+ messages)
` [PATCH bpf-next 2/6] libbpf: move bpf_helpers.h, bpf_endian.h into libbpf
` [PATCH bpf-next 4/6] libbpf: add BPF_CORE_READ/BPF_CORE_READ_INTO helpers
` [PATCH bpf-next 5/6] selftests/bpf: adjust CO-RE reloc tests for new BPF_CORE_READ macro
` [PATCH bpf-next 6/6] selftests/bpf: add BPF_CORE_READ and BPF_CORE_READ_STR_INTO macro tests

[PATCH] pinctrl: pistachio: Pass irqchip when adding gpiochip
 2019-10-01 21:45 UTC 

[Bug 111879] Failed to initialize parser after resuming from disk
 2019-10-01 21:47 UTC  (3+ messages)
` [Bug 111879] GPU reset during hibernation

[Qemu-devel] [Bug 1714331] [NEW] Virtual machines not working anymore on 2.10
 2019-10-01 21:25 UTC  (2+ messages)
` [Bug 1714331] "

[PATCH] drm/amdgpu: fix structurally dead code vcn_v2_5_hw_init
 2019-10-01 21:46 UTC  (6+ messages)

[4.9.y PATCH] xfs: clear sb->s_fs_info on mount failure
 2019-10-01 21:23 UTC 

[PATCH V12 0/4] BPF: New helper to obtain namespace data from current task
 2019-10-01 21:41 UTC  (5+ messages)
` [PATCH V12 1/4] fs/nsfs.c: added ns_match
` [PATCH V12 2/4] bpf: added new helper bpf_get_ns_current_pid_tgid
` [PATCH V12 3/4] tools: Added bpf_get_ns_current_pid_tgid helper
` [PATCH V12 4/4] tools/testing/selftests/bpf: Add self-tests for new helper

[Buildroot] [PATCH 1/2] package/ytree: bump version to 1.99pl2
 2019-10-01 21:41 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/ytree: fix musl build

[Buildroot] [PATCH v2 2019.02.x] libglib2: fix compilation with gcc9
 2019-10-01 21:41 UTC  (3+ messages)

[PATCH 0/7] qapi: Cleanups and test speedup
 2019-10-01 21:19 UTC  (11+ messages)
` [PATCH 1/7] qapi: Don't suppress doc generation without pragma doc-required
` [PATCH 3/7] qapi: Eliminate accidental global frontend state
` [PATCH 4/7] qapi: Speed up frontend tests
` [PATCH 5/7] qapi: Move gen_enum(), gen_enum_lookup() back to qapi/types.py
` [PATCH 6/7] qapi: Split up scripts/qapi/common.py

[PATCH v3 1/2] eap-tls-common: update to new ELL TLS APIs
 2019-10-01 21:38 UTC  (2+ messages)
` [PATCH v3 2/2] unit: update test-eapol to new ELL APIs

[cel:cel-testing 1/21] include/trace/events/rdma_core.h:25:10: warning: 'struct ib_cq' declared inside parameter list
 2019-10-01 21:37 UTC 

Weekly Meeting 2019-10-01 #minutes
 2019-10-01 21:37 UTC 

[PATCH v2 2/2] hwmon: Add driver for Texas Instruments TMP512/513 sensor chips
 2019-10-01 21:36 UTC  (3+ messages)

[Potential Spoof] Re: i2c-dev wrapper
 2019-10-01 21:36 UTC 

[PATCH] drm/i915/mg: Use tc_port instead of port parameter to MG registers
 2019-10-01 21:36 UTC  (2+ messages)

[PATCH 0/3] PCI: pciehp: Do not turn off slot if presence comes up after link
 2019-10-01 21:36 UTC  (5+ messages)
` [PATCH 1/3] PCI: pciehp: Add support for disabling in-band presence
` [PATCH 2/3] PCI: pciehp: Wait for PDS if in-band presence is disabled
` [PATCH 3/3] PCI: pciehp: Add dmi table for in-band presence disabled

[PATCH 1/1][V2] bash-completion: add image feature
 2019-10-01 21:36 UTC 

[Ksummit-discuss] [MAINTAINERS SUMMIT] Reflections on kernel development processes
 2019-10-01 21:33 UTC  (6+ messages)

[PATCH v2] mac80211: simplify TX aggregation start
 2019-10-01 21:32 UTC 

[PATCH] compiler: enable CONFIG_OPTIMIZE_INLINING forcibly
 2019-10-01 21:32 UTC  (18+ messages)

[PATCH 1/2] eap-tls-common: update to new ELL TLS APIs
 2019-10-01 21:32 UTC  (2+ messages)
` [PATCH 2/2] unit: update test-eapol to new ELL APIs

[PATCH 0/6] qcow2: advanced compression options
 2019-10-01 20:47 UTC  (3+ messages)
` [PATCH 4/6] qemu-nbd: add compression flag support

[PATCH v2 1/3] tls: change APIs to use l_cert/l_certchain/l_key
 2019-10-01 21:31 UTC  (3+ messages)
` [PATCH v2 2/3] unit: update test-tls to use new API definition
` [PATCH v2 3/3] examples: update https server/client with new TLS APIs

[tpm2] Re: Error running tpm2_create: magic does not match!
 2019-10-01 21:30 UTC 

[PATCH] PM / devfreq: exynos-ppmu: remove useless assignment
 2019-10-01 21:33 UTC  (2+ messages)

Yocto Project Status WW40’19
 2019-10-01 21:27 UTC  (4+ messages)
  ` [OE-core] "

[PATCH] mac80211: pass internal sta to ieee80211_tx_frags()
 2019-10-01 21:26 UTC 

[tpm2] Re: Error running tpm2_create: magic does not match!
 2019-10-01 21:25 UTC 

[Buildroot] [PATCH 1/2] {linux, linux-headers}: bump 4.19.x / 5.{2, 3}.x series
 2019-10-01 21:25 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/linux-headers: drop support for 5.1.x headers

[v4.19-stable PATCH] ceph: use ceph_evict_inode to cleanup inode's resource
 2019-10-01 21:24 UTC  (2+ messages)

[PATCH v7 00/22] tcg/ppc: Add vector opcodes
 2019-10-01 20:33 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] rockchip: make_fit_atf.py: allow inclusion of a tee binary
 2019-10-01 21:23 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] common: spl: atf: support booting bl32 image

[PATCH] KVM: nVMX: Defer error from VM-entry MSR-load area to until after hardware verifies VMCS guest state-area
 2019-10-01 21:21 UTC  (4+ messages)
` [PATCH] "

[PATCH 1/4] clk: tegra: Enable fuse clock on Tegra124
 2019-10-01 21:13 UTC  (12+ messages)
` [PATCH 2/4] ARM: tegra: Enable PLLP bypass during Tegra124 LP1
` [PATCH 3/4] ARM: tegra: modify reshift divider during LP1
` PATCH 4/4] ARM: tegra: use clk_m CPU on Tegra124 LP1 resume

[PATCH v4 1/3] pem: refactor to expose pem iterator privately
 2019-10-01 21:21 UTC  (3+ messages)
` [PATCH v4 2/3] settings: introduce extended groups concept
` [PATCH v4 3/3] unit/test-settings: add pem extended type tests

[PATCH] clk: Don't cache errors from clk_ops::get_phase()
 2019-10-01 21:20 UTC  (2+ messages)

[PATCH] Add framebuffer max width/height fields to drm_mode_config
 2019-10-01 21:20 UTC  (5+ messages)
` [PATCH] drm: add fb "

Kernel Concurrency Sanitizer (KCSAN)
 2019-10-01 21:19 UTC  (2+ messages)

INFO: task hung in nbd_ioctl
 2019-10-01 21:19 UTC  (2+ messages)

[Buildroot] [PATCH] package/strace: drop STRACE_GEN_V4L2_PIX_FMT
 2019-10-01 21:18 UTC 

[PATCH 1/2] can: D_CAN: perform a sofware reset on open
 2019-10-01 21:17 UTC  (3+ messages)

[PATCH 1/5] leds: Kconfig: Be consistent with the usage of "LED"
 2019-10-01 21:16 UTC  (7+ messages)
` [PATCH 3/5] leds: flash: Remove extern from the header file
` [PATCH 4/5] leds: flash: Add devm_* functions to the flash class

[PATCH v6 00/19] More improvements for Tegra30 devfreq driver
 2019-10-01 21:15 UTC  (2+ messages)

thoughts on a Merge Request based development workflow
 2019-10-01 21:14 UTC  (11+ messages)

[char-misc for 4.5-rc2 1/2] mei: me: add comet point (lake) LP device ids
 2019-10-01 23:59 UTC  (2+ messages)
` [char-misc for v4.5-rc2 2/2] mei: avoid FW version request on Ibex Peak and earlier

[PATCH v2] drm/i915/selftests: Exercise potential false lite-restore
 2019-10-01 21:10 UTC  (2+ messages)
` [PATCH v3] "

[Xen-devel] [PATCH RFC for-4.13 00/10] xen/arm: XSA-201 and XSA-263 fixes
 2019-10-01 21:06 UTC  (11+ messages)
` [Xen-devel] [PATCH RFC for-4.13 03/10] xen/arm: traps: Rework entry/exit from the guest path
` [Xen-devel] [PATCH RFC for-4.13 05/10] xen/arm: alternative: Remove unused parameter for alternative_if_not_cap
` [Xen-devel] [PATCH RFC for-4.13 06/10] xen/arm: Move ARCH_PATCH_INSN_SIZE out of the header livepatch.h
` [Xen-devel] [PATCH RFC for-4.13 07/10] xen/arm: Allow insn.h to be called from assembly

[PATCH] completion (zsh): fix misleading install location
 2019-10-01 21:05 UTC  (2+ messages)

[Buildroot] [PATCH] package/mongodb: security bump to version 4.0.12
 2019-10-01 21:04 UTC 

Regression since 4a96895f74c9633b51427fd080ab70fa62b65bc4
 2019-10-01 21:03 UTC  (4+ messages)

[Bug 205069] New: Black screen when starting graphical environment
 2019-10-01 21:03 UTC  (3+ messages)
` [Bug 205069] "

[PATCH net-next] net_sched: remove need_resched() from qdisc_run()
 2019-10-01 21:02 UTC 

Lease semantic proposal
 2019-10-01 21:01 UTC  (6+ messages)

[PATCH v3] um: Loadable BPF "Firmware" for vector drivers
 2019-10-01 21:01 UTC  (2+ messages)

[PATCH 1/3] tools/memory-model/Documentation: Fix typos in explanation.txt
 2019-10-01 21:01 UTC  (2+ messages)

[PATCH v2 1/2] can: D_CAN: perform a sofware reset on open
 2019-10-01 21:01 UTC  (2+ messages)
` [PATCH v2 2/2] can: C_CAN: add bus recovery events

[PATCH] target: Remove tpg_list and se_portal_group.se_tpg_node
 2019-10-01 21:00 UTC  (2+ messages)

[Xen-devel] [PATCH] xen/typesafe: Force helpers to be always_inline
 2019-10-01 20:59 UTC  (3+ messages)

[PATCH v7 00/19] client and server support for "inter" SSC copy
 2019-10-01 20:59 UTC  (3+ messages)
` [PATCH v7 15/19] NFSD add COPY_NOTIFY operation

[PATCH v2] kubernetes: Security fix for CVE </CVE-2018-1002105>
 2019-10-01 20:58 UTC  (2+ messages)

[Fuego] Execute an utility in the host system from within the container
 2019-10-01 20:58 UTC  (2+ messages)

[PATCH] drm/i915/selftests: Exercise potential false lite-restore
 2019-10-01 20:57 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/selftests: Exercise potential false lite-restore (rev4)

[PATCH 4.19 00/63] 4.19.76-stable review
 2019-10-01 20:56 UTC  (5+ messages)
` [PATCH 4.19 33/63] tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations


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.