All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-16 15:37:41 to 2019-05-16 16:05:16 UTC [more...]

[PATCH 3.16 00/86] 3.16.68-rc1 review
 2019-05-16 15:55 UTC  (89+ messages)
` [PATCH 3.16 04/86] MIPS: jump_label.c: Correct the span of the J instruction
` [PATCH 3.16 08/86] jump_label: Allow asm/jump_label.h to be included in assembly
` [PATCH 3.16 01/86] x86/cpufeature: Add bug flags to /proc/cpuinfo
` [PATCH 3.16 07/86] s390/jump label: use different nop instruction
` [PATCH 3.16 10/86] module, jump_label: Fix module locking
` [PATCH 3.16 03/86] jump_label: Fix small typos in the documentation
` [PATCH 3.16 09/86] jump_label: Allow jump labels to be used in assembly
` [PATCH 3.16 05/86] MIPS: jump_label.c: Handle the microMIPS J instruction encoding
` [PATCH 3.16 75/86] x86/speculation: Move arch_smt_update() call to after mitigation decisions
` [PATCH 3.16 43/86] x86/speculation: Rework SMT state change
` [PATCH 3.16 68/86] x86/speculation/mds: Conditionally clear CPU buffers on idle entry
` [PATCH 3.16 78/86] x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
` [PATCH 3.16 32/86] x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
` [PATCH 3.16 63/86] x86/speculation/mds: Add basic bug infrastructure for MDS
` [PATCH 3.16 34/86] x86/speculation: Update the TIF_SSBD comment
` [PATCH 3.16 64/86] x86/speculation/mds: Add BUG_MSBDS_ONLY
` [PATCH 3.16 79/86] cpu/speculation: Add 'mitigations=' cmdline option
` [PATCH 3.16 76/86] x86/speculation/mds: Add SMT warning message
` [PATCH 3.16 66/86] x86/speculation/mds: Add mds_clear_cpu_buffers()
` [PATCH 3.16 21/86] x86/asm: Error out if asm/jump_label.h is included inappropriately
` [PATCH 3.16 51/86] x86/speculation: Avoid __switch_to_xtra() calls
` [PATCH 3.16 41/86] x86/Kconfig: Select SCHED_SMT if SMP enabled
` [PATCH 3.16 45/86] x86/speculation: Mark string arrays const correctly
` [PATCH 3.16 77/86] x86/speculation/mds: Fix comment
` [PATCH 3.16 14/86] locking/static_keys: Rework update logic
` [PATCH 3.16 27/86] x86/speculation: Support Enhanced IBRS on future CPUs
` [PATCH 3.16 31/86] x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
` [PATCH 3.16 38/86] x86/speculation: Disable STIBP when enhanced IBRS is in use
` [PATCH 3.16 33/86] x86/speculation: Propagate information about RSB filling mitigation to sysfs
` [PATCH 3.16 70/86] x86/speculation/l1tf: Document l1tf in sysfs
` [PATCH 3.16 81/86] x86/speculation/mds: Add 'mitigations=' support for MDS
` [PATCH 3.16 16/86] jump label, locking/static_keys: Update docs
` [PATCH 3.16 44/86] x86/speculation: Reorder the spec_v2 code
` [PATCH 3.16 60/86] kvm: x86: Report STIBP on GET_SUPPORTED_CPUID
` [PATCH 3.16 35/86] x86/speculation: Clean up spectre_v2_parse_cmdline()
` [PATCH 3.16 80/86] x86/speculation: Support 'mitigations=' cmdline option
` [PATCH 3.16 18/86] locking/static_keys: Fix a silly typo
` [PATCH 3.16 40/86] x86/speculation: Reorganize speculation control MSRs update
` [PATCH 3.16 30/86] x86/cpu: Sanitize FAM6_ATOM naming
` [PATCH 3.16 50/86] x86/process: Consolidate and simplify switch_to_xtra() code
` [PATCH 3.16 39/86] x86/speculation: Rename SSBD update functions
` [PATCH 3.16 58/86] x86/speculation: Add seccomp Spectre v2 user space protection mode
` [PATCH 3.16 82/86] x86/mds: Add MDSUM variant to the MDS documentation
` [PATCH 3.16 37/86] x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common()
` [PATCH 3.16 36/86] x86/speculation: Remove unnecessary ret variable in cpu_show_common()
` [PATCH 3.16 54/86] x86/speculation: Prepare arch_smt_update() for PRCTL mode
` [PATCH 3.16 52/86] x86/speculation: Prepare for conditional IBPB in switch_mm()
` [PATCH 3.16 69/86] x86/speculation/mds: Add mitigation control for MDS
` [PATCH 3.16 28/86] x86/speculation: Simplify the CPU bug detection logic
` [PATCH 3.16 71/86] x86/speculation/mds: Add sysfs reporting for MDS
` [PATCH 3.16 57/86] x86/speculation: Enable prctl mode for spectre_v2_user
` [PATCH 3.16 86/86] x86/bugs: Change L1TF mitigation string to match upstream
` [PATCH 3.16 59/86] x86/speculation: Provide IBPB always command line options
` [PATCH 3.16 48/86] x86/speculation: Add command line control for indirect branch speculation
` [PATCH 3.16 83/86] Documentation: Correct the possible MDS sysfs values
` [PATCH 3.16 23/86] x86/headers: Don't include asm/processor.h in asm/atomic.h
` [PATCH 3.16 22/86] x86/asm: Add asm macros for static keys/jump labels
` [PATCH 3.16 74/86] Documentation: Add MDS vulnerability documentation
` [PATCH 3.16 29/86] x86/speculation: Remove SPECTRE_V2_IBRS in enum spectre_v2_mitigation
` [PATCH 3.16 24/86] x86/cpufeature: Carve out X86_FEATURE_*
` [PATCH 3.16 62/86] x86/speculation: Consolidate CPU whitelists
` [PATCH 3.16 73/86] Documentation: Move L1TF to separate directory
` [PATCH 3.16 19/86] locking/static_keys: Fix up the static keys documentation
` [PATCH 3.16 15/86] locking/static_keys: Add a new static_key interface
` [PATCH 3.16 49/86] x86/speculation: Prepare for per task indirect branch speculation control
` [PATCH 3.16 46/86] x86/speculataion: Mark command line parser data __initdata
` [PATCH 3.16 53/86] x86/speculation: Split out TIF update
` [PATCH 3.16 11/86] jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
` [PATCH 3.16 85/86] x86/cpu/bugs: Use __initconst for 'const' init data
` [PATCH 3.16 13/86] jump_label: Add jump_entry_key() helper
` [PATCH 3.16 55/86] x86/speculation: Prevent stale SPEC_CTRL msr content
` [PATCH 3.16 61/86] x86/msr-index: Cleanup bit defines
` [PATCH 3.16 84/86] x86/speculation/mds: Fix documentation typo
` [PATCH 3.16 67/86] x86/speculation/mds: Clear CPU buffers on exit to user
` [PATCH 3.16 65/86] x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
` [PATCH 3.16 56/86] x86/speculation: Add prctl() control for indirect branch speculation
` [PATCH 3.16 12/86] jump_label, locking/static_keys: Rename JUMP_LABEL_TYPE_* and related helpers to the static_key* pattern
` [PATCH 3.16 47/86] x86/speculation: Unify conditional spectre v2 print functions
` [PATCH 3.16 26/86] locking/static_keys: Provide DECLARE and well as DEFINE macros
` [PATCH 3.16 25/86] locking/static_key: Fix concurrent static_key_slow_inc()
` [PATCH 3.16 17/86] jump_label/x86: Work around asm build bug on older/backported GCCs
` [PATCH 3.16 20/86] jump_label: make static_key_enabled() work on static_key_true/false types too
` [PATCH 3.16 72/86] x86/speculation/mds: Add mitigation mode VMWERV
` [PATCH 3.16 42/86] sched: Add sched_smt_active()

Kernel UDP behavior with missing destinations
 2019-05-16 16:05 UTC  (4+ messages)

[dpdk-dev] [RFC 0/4] net/ether: improvements
 2019-05-16 16:03 UTC  (5+ messages)
` [dpdk-dev] [RFC 4/4] net/ether: use bitops to speedup comparison

[Qemu-devel] [PATCH v8 0/9] discard blockstats
 2019-05-16 16:00 UTC  (4+ messages)
` [Qemu-devel] [PATCH v8 3/9] block: add empty account cookie type

Using host fabrics drivers with a target with limited queues
 2019-05-16 16:03 UTC  (2+ messages)

preparations for 4.11.2
 2019-05-16 16:02 UTC  (9+ messages)
    ` [Xen-devel] "

Issue with namespace delete
 2019-05-16 16:03 UTC  (4+ messages)

[PATCH v3 0/1] Fixes for large framebuffer, placed above 4GB
 2019-05-16 16:02 UTC  (12+ messages)
` [PATCH v3 1/1] xen: fix handling framebuffer located "
    ` [Xen-devel] "
        ` [Xen-devel] [PATCH v4] "
            `  "

[Xen-devel] [xen-unstable-smoke test] 136374: tolerable all pass - PUSHED
 2019-05-16 16:01 UTC  (3+ messages)
  `  "

[RFC at-export 2/2] ublox: network-registration atom
 2019-05-16 16:01 UTC  (2+ messages)

[GIT PULL] locking fix
 2019-05-16 16:01 UTC 

[meta-raspberrypi] RPi 7" Touch Display
 2019-05-16 16:01 UTC  (3+ messages)

[PATCH v2 1/2] mtd: Add flag to indicate panic_write
 2019-05-16 15:45 UTC  (4+ messages)
` [PATCH v2 2/2] mtd: nand: raw: brcmnand: When oops in progress use pio and interrupt polling

[PATCH lttng-tools 1/9] Improve handling of test SIGTERM/SIGINT
 2019-05-16 16:00 UTC 

[GIT PULL 0/4] ARM: SoC contents for 5.2 merge window
 2019-05-16 15:59 UTC  (7+ messages)
` [GIT PULL 1/4] ARM: SoC platform updates

[Qemu-devel] [PATCH v2 1/1] target/arm: Fix vector operation segfault
 2019-05-16 15:56 UTC  (3+ messages)
` [Qemu-devel] [Qemu-arm] "

[Qemu-devel] [PULL v2 00/27] tcg: Add CPUClass::tlb_fill
 2019-05-16 15:56 UTC  (3+ messages)

[PATCH] crypto: vmx - ghash: do nosimd fallback manually
 2019-05-16 15:56 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 1/1] target/arm: Fix vector operation segfault
 2019-05-16 15:54 UTC 

[PATCH] xfsdump: (style) remove spaces for pointers and negations
 2019-05-16 15:56 UTC  (2+ messages)

Hard lockups with ROCM
 2019-05-16 15:56 UTC  (5+ messages)

[PATCH 1/2] drm/i915: Re-add enable_rc6 modparam
 2019-05-16 15:49 UTC  (8+ messages)

[PATCH] spi: spidev: Add dhcom-board to compatibility list [Klartext]
 2019-05-16 15:56 UTC  (2+ messages)

[PATCH v1 0/5] arm64: avoid out-of-line ll/sc atomics
 2019-05-16 15:53 UTC  (6+ messages)
` [PATCH v1 1/5] jump_label: Don't warn on __exit jump entries
` [PATCH v1 2/5] arm64: Use correct ll/sc atomic constraints
` [PATCH v1 3/5] arm64: atomics: avoid out-of-line ll/sc atomics
` [PATCH v1 4/5] arm64: avoid using hard-coded registers for LSE atomics
` [PATCH v1 5/5] arm64: atomics: remove atomic_ll_sc compilation unit

[PATCH] can: gw: Fix error path of cgw_module_init
 2019-05-16 15:54 UTC  (2+ messages)

[dpdk-dev] [PATCH] ether: mark ethernet addresses as being 2-byte aligned
 2019-05-16 15:54 UTC 

[Buildroot] [PATCH 1/1] package/qt5webkit-examples: fix build with qt5webkit
 2019-05-16 15:55 UTC  (5+ messages)

[PATCH] Add TRACKING.IMPORTS to xen.git to more easily manage imported files that need to be kept in sync with an upstream
 2019-05-16 15:54 UTC  (5+ messages)
  ` [Xen-devel] "

[U-Boot] [PATCH 0/4] Misc EFI/GPT/UUID fixes
 2019-05-16 15:54 UTC  (5+ messages)
` [U-Boot] [PATCH 4/4] lib: uuid: Improve randomness of uuid values on RANDOM_UUID=y

[PATCH 0/3] dmaengine: tegra210-adma: Fixes for v5.2
 2019-05-16 15:53 UTC  (4+ messages)
` [PATCH 1/3] dmaengine: tegra210-adma: Fix crash during probe
` [PATCH 2/3] dmaengine: tegra210-adma: Fix channel FIFO configuration
` [PATCH 3/3] dmaengine: tegra210-adma: Fix spelling

[MPTCP] [PATCH mptcp 0/3] mptcp: plug mptcp_accept memory leaks
 2019-05-16 15:53 UTC 

linux-raspberrypi_4.19.bb unknown commit
 2019-05-16 15:53 UTC  (4+ messages)

[PATCH RESEND] ACPI/IORT: Fix build error when IOMMU_SUPPORT disabled
 2019-05-16 15:52 UTC  (3+ messages)
` [PATCH v2] ACPI/IORT: Fix build error when IOMMU_SUPPORT is disabled

[Qemu-devel] [PATCH] configure: only link capstone to emulation targets
 2019-05-16 15:51 UTC  (2+ messages)

[PATCH v2 0/4] Add missing device nodes for Olimex Teres-I
 2019-05-16 15:51 UTC  (10+ messages)
` [PATCH v2 1/4] arm64: DTS: allwinner: a64: Add pinmux for RGB666 LCD
` [PATCH v2 2/4] dt-bindings: Add ANX6345 DP/eDP transmitter binding
` [PATCH v2 3/4] arm64: DTS: allwinner: a64: Enable audio on Teres-I
` [PATCH v2 4/4] arm64: DTS: allwinner: a64: enable ANX6345 bridge "

[PATCH] xfs: remove unused flag arguments
 2019-05-16 15:52 UTC  (2+ messages)

[PATCH v3 0/6] Handle MCA banks in a per_cpu way
 2019-05-16 15:52 UTC  (3+ messages)
` [PATCH v3 5/6] x86/MCE: Save MCA control bits that get set in hardware

[Buildroot] [PATCH 1/1] package/busybox: select individual libraries when selecting SELinux support
 2019-05-16 15:52 UTC 

[GIT PULL] core kernel fixes
 2019-05-16 15:51 UTC 

Xenomai Mercury and PREEMPT_RT
 2019-05-16 15:51 UTC  (4+ messages)

[PATCH bpf v1 0/3] Test the 32bit narrow reads
 2019-05-16 15:50 UTC  (7+ messages)
` [PATCH bpf v1 2/3] selftests/bpf: Print a message when tester could not run a program

Fix build with new ell
 2019-05-16 15:49 UTC  (2+ messages)

[PATCH 1/2] xmm7modem: enabling simtoolkit in modem driver
 2019-05-16 15:49 UTC  (2+ messages)

[PATCH] xen:arm: we never get into schedule_tail() with prev==current
 2019-05-16 15:48 UTC  (5+ messages)
  ` [Xen-devel] "

[PATCH 0/4] Add missing device nodes for Olimex Teres-I
 2019-05-16 15:48 UTC  (7+ messages)
` [PATCH 4/4] arm64: DTS: allwinner: a64: enable ANX6345 bridge on Teres-I

[PATCH 00/17] Add Support for Kontron SMARC-sAMX6i
 2019-05-16 15:47 UTC  (7+ messages)
` [PATCH 02/17] ARCH: arm: dts: imx6qdl-kontron-samx6i: Add iMX6-based Kontron SMARC-sAMX6i module
` [PATCH 11/17] ARCH: arm: dts: imx6qdl-kontron-samx6i: add SMARC SPI1 interface

[U-Boot] [PATCH 00/13] System Firmware Loader for TI K3 family SoCs
 2019-05-16 15:47 UTC  (6+ messages)
` [U-Boot] [PATCH 04/13] arm: K3: Introduce System Firmware loader framework

[PATCH 0/1] Reg: igt@kms_pipe_crc_basic@* CRC mismatch test failures
 2019-05-16 15:46 UTC  (6+ messages)
` [PATCH 1/1] drm/i915: skip the second CRC even for GEN 7 GPUs

Upgrading to Sumo triggered issue with python3 autopackaging - "ERROR: Nothing RPROVIDES 'python3-signal'"
 2019-05-16 15:45 UTC  (2+ messages)

[PATCH v2 0/3] drm/panfrost: drm_gem_map_offset() helper
 2019-05-16 15:36 UTC  (2+ messages)

[PATCH V5 0/4] Renesas Stout board support (R-Car Gen2)
 2019-05-16 15:44 UTC  (7+ messages)
      ` [Xen-devel] "

[PATCH v5 00/11] drm/fb-helper: Move modesetting code to drm_client
 2019-05-16 15:44 UTC  (5+ messages)
` [PATCH v5 10/11] drm/fb-helper: Move out modeset config code

[PATCH 3/3] xmm7modem: handling of dual mode technology preference
 2019-05-16 15:43 UTC  (2+ messages)

[GIT PULL] Ceph updates for 5.2-rc1
 2019-05-16 15:40 UTC 

[PATCH v3 1/3] include/of_fdt.h: add a weak arch hook to update fdt pgprot
 2019-05-16 15:39 UTC  (4+ messages)
` [PATCH v3 3/3] fdt: add support for rng-seed

Simcom SIM800 gprs data connection not working
 2019-05-16 15:39 UTC  (2+ messages)

[PATCH] drivers: md: Unify common definitions of raid1 and raid10
 2019-05-16 15:39 UTC  (4+ messages)

[PATCH v2 00/14] Sort out fsnotify_nameremove() mess
 2019-05-16 15:38 UTC  (8+ messages)
` [PATCH v2 06/14] fs: convert debugfs to use simple_remove() helper

ImportError: cannot import name '_selinux' from 'selinux' with swig-4.0.0
 2019-05-16 15:37 UTC 

[U-Boot] Raspberry Pi's MAC address locked to the first device the SD card boots on
 2019-05-16 15:37 UTC  (2+ messages)


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.