All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-11 11:20:01 to 2019-04-11 12:05:14 UTC [more...]

[U-Boot] [PATCH 1/2] ARM: mvebu: define board_ahci_enable() for A38x
 2019-04-11 12:05 UTC  (2+ messages)

[PATCH stable v4.9 00/35] powerpc spectre backports for 4.9
 2019-04-11 11:46 UTC  (46+ messages)
` [PATCH stable v4.9 01/35] powerpc: Fix invalid use of register expressions
` [PATCH stable v4.9 02/35] powerpc/64s: Add barrier_nospec
` [PATCH stable v4.9 03/35] powerpc/64s: Add support for ori barrier_nospec patching
` [PATCH stable v4.9 04/35] powerpc: Avoid code patching freed init sections
` [PATCH stable v4.9 05/35] powerpc/64s: Patch barrier_nospec in modules
` [PATCH stable v4.9 06/35] powerpc/64s: Enable barrier_nospec based on firmware settings
` [PATCH stable v4.9 07/35] powerpc: Use barrier_nospec in copy_from_user()
` [PATCH stable v4.9 08/35] powerpc/64: Use barrier_nospec in syscall entry
` [PATCH stable v4.9 09/35] powerpc/64s: Enhance the information in cpu_show_spectre_v1()
` [PATCH stable v4.9 10/35] powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2
` [PATCH stable v4.9 11/35] powerpc/64: Disable the speculation barrier from the command line
` [PATCH stable v4.9 12/35] powerpc/64: Make stf barrier PPC_BOOK3S_64 specific
` [PATCH stable v4.9 13/35] powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
` [PATCH stable v4.9 14/35] powerpc/64: Call setup_barrier_nospec() from setup_arch()
` [PATCH stable v4.9 15/35] powerpc/64: Make meltdown reporting Book3S 64 specific
` [PATCH stable v4.9 16/35] powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E
` [PATCH stable v4.9 17/35] powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platforms
` [PATCH stable v4.9 18/35] powerpc/asm: Add a patch_site macro & helpers for patching instructions
` [PATCH stable v4.9 19/35] powerpc/64s: Add new security feature flags for count cache flush
` [PATCH stable v4.9 20/35] powerpc/64s: Add support for software "
` [PATCH stable v4.9 21/35] powerpc/pseries: Query hypervisor for count cache flush settings
` [PATCH stable v4.9 22/35] powerpc/powernv: Query firmware "
` [PATCH stable v4.9 23/35] powerpc/fsl: Add infrastructure to fixup branch predictor flush
` [PATCH stable v4.9 24/35] powerpc/fsl: Add macro to flush the branch predictor
` [PATCH stable v4.9 25/35] powerpc/fsl: Fix spectre_v2 mitigations reporting
` [PATCH stable v4.9 26/35] powerpc/fsl: Emulate SPRN_BUCSR register
` [PATCH stable v4.9 27/35] powerpc/fsl: Add nospectre_v2 command line argument
` [PATCH stable v4.9 28/35] powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)
` [PATCH stable v4.9 29/35] powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)
` [PATCH stable v4.9 30/35] powerpc/fsl: Flush branch predictor when entering KVM
` [PATCH stable v4.9 31/35] powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is used
` [PATCH stable v4.9 32/35] powerpc/fsl: Update Spectre v2 reporting
` [PATCH stable v4.9 33/35] powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'
` [PATCH stable v4.9 34/35] powerpc/fsl: Fix the flush of branch predictor
` [PATCH stable v4.9 35/35] powerpc/security: Fix spectre_v2 reporting

[Qemu-devel] [PATCH] migration: Fix handling fd protocol
 2019-04-11 12:04 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/12] ARM: kirkwood: migrate to DM_USB
 2019-04-11 12:04 UTC  (3+ messages)
` [U-Boot] [PATCH v3 01/12] ARM: kirkwood: add db-88f6281-bp board

[U-Boot] [PATCH 4/4] Makefile: Correct logic for DM_SCSI + unconverted drivers check
 2019-04-11 12:02 UTC  (3+ messages)
` [U-Boot] [PATCH 4/4 v2] "

[U-Boot] [PATCH v2] arm: mvebu: theadorable: Add test for ctrl-c in PCIe PEX switch test
 2019-04-11 12:01 UTC  (2+ messages)

[PATCH 1/3] ARM: tegra: Update default configuration for v5.1-rc1
 2019-04-11 12:01 UTC  (2+ messages)

[U-Boot] [PATCH] i2c: mvtwsi: fix hang on SPL bind
 2019-04-11 12:01 UTC  (5+ messages)

[PATCH 0/2] ARM: dts: sun8i: v40 Rewrite BPi M2 Berry DTS based on BPi M2 Ultra
 2019-04-11 11:54 UTC  (9+ messages)
` [PATCH 1/2] ARM: dts: sun8i: v40: bananapi-m2-berry: Sort device node dereferences
` [PATCH 2/2] ARM: dts: sun8i: v40: Update BPi M2 Berry DTS to the level of M2 Ultra

[Qemu-devel] [Bug 1824331] [NEW] Qemu Crashes
 2019-04-11 11:48 UTC  (3+ messages)
` [Qemu-devel] [Bug 1824331] "

[U-Boot] [PATCH 1/4] sata: sata_mv: Add DM support to enable CONFIG_BLK usage
 2019-04-11 12:01 UTC  (6+ messages)
` [U-Boot] [PATCH 2/4] arm: mvebu: theadorable_debug_defconfig: Enable CONFIG_BLK
` [U-Boot] [PATCH 3/4] arm: mvebu: db-mv784mp-gp_defconfig: "

[PATCH 01/10] media: coda: set codec earlier
 2019-04-11 12:00 UTC  (10+ messages)
` [PATCH 07/10] media: coda: limit frame interval enumeration to supported frame sizes

[PATCH] mm/memcg: add allocstall to memory.stat
 2019-04-11 11:59 UTC 

[PATCH v2 00/31] Specific platform to run OVMF in Xen PVH and HVM guests
 2019-04-11 11:58 UTC  (27+ messages)
` [PATCH v2 08/31] OvmfPkg/XenResetVector: Allow to jumpstart from either hvmloader or PVH
  ` [Xen-devel] [edk2-devel] "
      `  "
` [PATCH v2 09/31] OvmfPkg/XenOvmf: use a TimerLib instance that depends only on the CPU
  ` [Xen-devel] [edk2-devel] "
      `  "
` [PATCH v2 10/31] OvmfPkg/XenPlatformPei: Detect OVMF_INFO from hvmloader
  ` [Xen-devel] [edk2-devel] "
      `  "
` [PATCH v2 11/31] OvmfPkg/XenPlatformPei: Use mXenHvmloaderInfo to get E820
  ` [Xen-devel] [edk2-devel] "
      `  "
` [PATCH v2 12/31] OvmfPkg/XenPlatformPei: Grab RSDP from PVH guest start of day struct
  ` [Xen-devel] [edk2-devel] "
      `  "

[OPAE] Verilator support for ASE
 2019-04-11 11:59 UTC 

request for 4.14-stable: 293edc27f8bc ("stating: ccree: revert "staging: ccree: fix leak of import() after init()"")
 2019-04-11 11:57 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/4] Marvell DB-XC3-24G4XG board support
 2019-04-11 11:58 UTC  (3+ messages)
` [U-Boot] [PATCH v3 3/4] tools: kwbimage: don't adjust for image_header for Armada MSYS

[PATCH BlueZ] shared/gatt-db: Simplify attribute lookup
 2019-04-11 11:57 UTC  (2+ messages)

misc cleanups
 2019-04-11 11:56 UTC  (10+ messages)
` [PATCH 1/9] riscv: use asm-generic/extable.h
` [PATCH 2/9] riscv: remove dead big endian code
` [PATCH 3/9] riscv: remove CONFIG_RISCV_ISA_A
` [PATCH 4/9] riscv: turn mm_segment_t into a struct
` [PATCH 5/9] riscv: simplify stack pointer setup in head.S
` [PATCH 6/9] riscv: also clear all pending interrupts when booting
` [PATCH 7/9] riscv: remove duplicate macros from ptrace.h
` [PATCH 8/9] riscv: print the unexpected interrupt cause
` [PATCH 9/9] riscv: call pm_power_off from machine_halt / machine_power_off

[Qemu-devel] [PATCH] docs: replace min-glib with fedora
 2019-04-11 11:56 UTC  (2+ messages)

[PATCH 1/2] spi: pxa2xx: fix SCR (divisor) calculation
 2019-04-11 11:55 UTC  (12+ messages)
` [PATCH 2/2] spi: pxa2xx: use a module softdep for dw_dmac

[U-Boot] [PATCH v4 0/3] x530: Enable watchdog
 2019-04-11 11:55 UTC  (7+ messages)
` [U-Boot] [PATCH v4 1/3] watchdog: orion_wdt: support SPL usage
` [U-Boot] [PATCH v4 2/3] watchdog: orion_wdt: take timeout value in ms
` [U-Boot] [PATCH v4 3/3] arm: mvebu: x530: Enable watchdog in SPL and U-Boot

[Qemu-devel] [PATCH for 4.1 v3 0/6] RISC-V: Allow specifying CPU ISA via command line
 2019-04-11 11:53 UTC  (5+ messages)
` [Qemu-devel] [PATCH for 4.1 v3 4/6] riscv: virt: Allow specifying a CPU via commandline

[Qemu-devel] [PATCH] sd: Fix out-of-bounds assertions
 2019-04-11 11:52 UTC  (7+ messages)

[PATCH] tty: vt: keyboard: Allow Unicode compose base char
 2019-04-11 11:50 UTC 

[RFC 0/5] use standard signature for mt7603 mcu api
 2019-04-11 11:52 UTC  (6+ messages)
` [RFC 1/5] mt7603: remove query from mt7603_mcu_msg_send signature
` [RFC 2/5] mt7603: use standard signature for mt7603_mcu_msg_send
` [RFC 3/5] mt7603: initialize mt76_mcu_ops data structure
` [RFC 4/5] mt76: introduce mt76_mcu_restart macro
` [RFC 5/5] mt7603: init mcu_restart function pointer

[PATCH v3] HID: add driver for U2F Zero built-in LED and RNG
 2019-04-11 11:52 UTC  (6+ messages)
        ` [v3] "

[U-Boot] [PATCH 0/2] Fix minor issues with Serval SoC
 2019-04-11 11:52 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] mips: mscc: serval: Fix reset
` [U-Boot] [PATCH 2/2] board: mscc: serval: Fix board detect

[RFC 0/2] opportunistic memory reclaim of a killed process
 2019-04-11 11:51 UTC  (3+ messages)
` [Lsf-pc] "

[PATCH RFC] clk: ux500: add range to usleep_range
 2019-04-11 11:51 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/5] Marvell DB-XC3-24G4XG board support
 2019-04-11 11:50 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/5] arm: sync armada-xp dts files from Linux 5.0

[linux-lvm] Aborting. LV mythinpool_tmeta is now incomplete
 2019-04-11 11:49 UTC  (11+ messages)
  `  "
    ` [linux-lvm] [lvm-devel] "

[Qemu-devel] [PATCH 00/15] Clean up use of error_printf()
 2019-04-11 11:47 UTC  (9+ messages)
` [Qemu-devel] [PATCH 03/15] char-pty: Drop "char device redirected to" message

[PATCH v5 00/16] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-04-11 11:48 UTC  (4+ messages)
` [PATCH v5 16/16] KVM: PPC: Book3S HV: XIVE: introduce a 'release' device operation

[PATCH] MAINTAINERS: Update remaining @linux.vnet.ibm.com addresses
 2019-04-11 11:45 UTC  (5+ messages)

Ofono for ublox LARA-R211
 2019-04-11 11:47 UTC 

[Qemu-devel] [PATCH for-4.1] q35: acpi: do not create dummy MCFG table
 2019-04-11 11:46 UTC  (7+ messages)

[kvm-unit-tests PATCH] s390x/skey: Skip the "iske" test when running under z/VM 6
 2019-04-11 11:46 UTC  (3+ messages)

[PATCH 1/6] arch: riscv: add support for building DTB files from DT source data
 2019-04-11 11:46 UTC  (3+ messages)

[U-Boot] mvebu spl: translation offset set too late?
 2019-04-11 11:45 UTC  (3+ messages)

[MPTCP] [PATCH mptcp-next 2/2] mptcp: reorder mptcp rx options
 2019-04-11 11:43 UTC 

[MPTCP] [PATCH mptcp-next 1/2] mptcp: place is_mptcp checks under ifdef guards
 2019-04-11 11:43 UTC 

[MPTCP] [PATCH mptcp-next 0/2] mptcp: two minor improvements
 2019-04-11 11:43 UTC 

[Bug 108990] [CI][DRMTIP] igt@pm_rpm@basic-rte - incomplete
 2019-04-11 11:42 UTC  (3+ messages)

[PATCH] soc: rockchip: Set the proper PWM for rk3288
 2019-04-11 11:42 UTC  (4+ messages)

[Qemu-devel] Combining synchronous and asynchronous IO
 2019-04-11 11:41 UTC  (3+ messages)

[RESEND][PATCH v2] firmware/psci: add support for SYSTEM_RESET2
 2019-04-11 11:42 UTC  (3+ messages)

[PATCH libdrm] amdgpu: Fix a structure initialization issue
 2019-04-11 11:41 UTC 

[cip-dev] Supported kernel and Debian versions in Isar
 2019-04-11 11:39 UTC  (3+ messages)

[PATCH] ARM: dts: rockchip: Add BT_EN to the power sequence for veyron
 2019-04-11 11:38 UTC  (3+ messages)

[PATCH] ARM: dts: rockchip: Remove unnecessary setting of UART0 SCLK rate on veyron
 2019-04-11 11:36 UTC  (3+ messages)

[PATCH] mm/memory_hotplug: Drop memory device reference after find_memory_block()
 2019-04-11 11:32 UTC  (6+ messages)

[PATCH] net: socket: Always initialize family field at move_addr_to_kernel()
 2019-04-11 11:31 UTC  (5+ messages)

[PATCH] gpu: host1x: fix compile error when IOMMU API is not available
 2019-04-11 11:31 UTC  (5+ messages)

[PATCH] packet_ordering: replace sync builtins with atomic builtins
 2019-04-11 11:31 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 2/3] test/distributor: "

[PATCH ghak90 V6 00/10] audit: implement container identifier
 2019-04-11 11:31 UTC  (2+ messages)

[PATCH] io_uring: add support for barrier fsync
 2019-04-11 11:05 UTC  (6+ messages)

[Bug 110229] The driver is not waiting the shader have finished to update the framebuffer before displaying it
 2019-04-11 11:31 UTC  (2+ messages)
` [Bug 110229] glMemoryBarrier doesn't work

[Qemu-devel] Question: can we hot plug a PCIe switch on machine "virt"
 2019-04-11 11:30 UTC  (5+ messages)

[Qemu-devel] [PATCH for-4.1] roms: assert if max rom size is less than the used size
 2019-04-11 11:28 UTC  (3+ messages)

[PATCH net-next] net: sched: flower: insert filter to ht before offloading it to hw
 2019-04-11 11:28 UTC  (3+ messages)

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

[RFC/RFT] mac80211: Switch to a virtual time-based airtime scheduler
 2019-04-11 11:24 UTC  (9+ messages)

[PATCH] Label /sys/kernel/ns_last_pid as sysctl_kernel_ns_last_pid_t
 2019-04-11 11:24 UTC  (2+ messages)

[PATCH bpf-next 0/5] Bulk optimization for XDP cpumap redirect
 2019-04-11 11:23 UTC  (4+ messages)
` [PATCH bpf-next 1/5] bpf: cpumap use ptr_ring_consume_batched

[PATCH 0/6] Simplifications around submit_bio_hook
 2019-04-11 11:23 UTC  (4+ messages)
` [PATCH 2/6] btrfs: Change submit_bio_hook to taking an inode directly

lvm snapshot creation ends with the error message
 2019-04-11 11:23 UTC  (4+ messages)

[PATCH bpf] bpftool: Fix errno variable usage
 2019-04-11 11:22 UTC  (2+ messages)

[PATCH v2] fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback
 2019-04-11 11:21 UTC 

[PATCH v2] nvme-cli: fix typo, removing the duplicate 'are'
 2019-04-11 11:21 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] kms_content_protection: Disable authentication when failed
 2019-04-11 11:23 UTC 

[PATCH] ASoC: wcd9335: Fix missing regmap requirement
 2019-04-11 11:19 UTC  (2+ messages)
` Applied "ASoC: wcd9335: Fix missing regmap requirement" to the asoc tree

[Bug 102670] [CI] igt@kms_cursor_legacy@*flip-vs-cursor-* Failed assertion: get_vblank(display->drm_fd, pipe, 0) == *
 2019-04-11 11:20 UTC 

[PATCH v2] mm/memory_hotplug: Drop memory device reference after find_memory_block()
 2019-04-11 11:20 UTC  (3+ messages)

[PATCH 1/2] regulator: mcp16502: Remove unneeded fields from struct mcp16502
 2019-04-11 11:19 UTC  (2+ messages)
` Applied "regulator: mcp16502: Remove unneeded fields from struct mcp16502" to the regulator tree

[PATCH bpf-next] bpftool: Exit early when it's not possible to dump a REUSEPORT_SOCKARRAY map
 2019-04-11 11:20 UTC  (2+ messages)

[PATCH v2] ASoC: Intel: common: add Geminilake Realtek+Maxim machine driver entry
 2019-04-11 11:19 UTC  (2+ messages)
` Applied "ASoC: Intel: common: add Geminilake Realtek+Maxim machine driver entry" to the asoc tree


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.