All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-19 17:08:19 to 2018-11-19 17:38:57 UTC [more...]

[PATCH] arm64: dts: renesas: r8a7796: Add CMT device nodes
 2018-11-19 17:14 UTC  (6+ messages)

[LTP] [PATCH v4 1/2] net: Add tst_net_run helper
 2018-11-19 17:38 UTC  (7+ messages)

[PATCH 4.14 000/124] 4.14.82-stable review
 2018-11-19 16:28 UTC  (2+ messages)
` [PATCH 4.14 075/124] ext4: add missing brelse() add_new_gdb_meta_bg()s error path

[PATCH 0/7] ACPI HMAT memory sysfs representation
 2018-11-19 17:37 UTC  (5+ messages)

[PATCH 04/10] KVM: s390: add metric vcpus_in_sie to struct kvm_arch
 2018-11-19 17:37 UTC 

[PATCH 0/2] PCI/AER: Consistently use _OSC to determine who owns AER
 2018-11-19 17:36 UTC  (7+ messages)

[PATCH] riscv: fix warning in arch/riscv/include/asm/module.h
 2018-11-19 17:36 UTC  (5+ messages)

[PATCH v3 0/3] sh: system call table generation support
 2018-11-19 16:50 UTC  (3+ messages)
` [PATCH v3 1/3] sh: add __NR_syscalls along with NR_syscalls

[PATCH] audit: localize audit_log_session_info prototype
 2018-11-19 17:36 UTC  (2+ messages)

[PATCH] audit: use session_info helper
 2018-11-19 17:36 UTC  (2+ messages)

[PATCH 00/16] Add initial RDA8810PL SoC and Orange Pi boards support
 2018-11-19 17:36 UTC  (40+ messages)
` [PATCH 01/16] dt-bindings: Add RDA Micro vendor prefix
` [PATCH 02/16] dt-bindings: arm: Document RDA8810PL and reference boards
` [PATCH 03/16] ARM: Prepare RDA8810PL SoC
` [PATCH 04/16] arm: dts: Add devicetree for "
` [PATCH 05/16] arm: dts: Add devicetree for OrangePi 2G IoT board
` [PATCH 06/16] arm: dts: Add devicetree for OrangePi i96 board
` [PATCH 07/16] dt-bindings: interrupt-controller: Document RDA8810PL intc
` [PATCH 08/16] arm: dts: rda8810pl: Add interrupt controller support
` [PATCH 09/16] irqchip: Add RDA8810PL interrupt driver
` [PATCH 10/16] dt-bindings: timer: Document RDA8810PL SoC timer
` [PATCH 11/16] arm: dts: rda8810pl: Add timer support
` [PATCH 12/16] clocksource: Add clock driver for RDA8810PL SoC
` [PATCH 13/16] dt-bindings: serial: Document RDA Micro UART
` [PATCH 14/16] arm: dts: rda8810pl: Add interrupt support for UART
` [PATCH 15/16] tty: serial: Add RDA8810PL UART driver
` [PATCH 16/16] MAINTAINERS: Add entry for RDA Micro SoC architecture

Submit board schematics to OpenBMC docs repo
 2018-11-19 17:34 UTC  (7+ messages)

(no subject)
 2018-11-19 17:34 UTC  (7+ messages)
` [PATCH V7 1/5] x86/mm: introduce p2m_{init, free}_logdirty()
` [PATCH V7 2/5] x86/mm: allocate logdirty_ranges for altp2ms
` [PATCH V7 3/5] x86/altp2m: fix display frozen when switching to a new view early
` [PATCH V7 4/5] p2m: Always use hostp2m when clipping rangesets
` [PATCH V7 5/5] p2m: change_range_type: Only invalidate mapped gfns

[PATCH v3 00/10] steal tasks to improve CPU utilization
 2018-11-19 17:33 UTC  (9+ messages)
` [PATCH v3 03/10] sched/topology: Provide cfs_overload_cpus bitmap
` [PATCH v3 05/10] sched/fair: Hoist idle_stamp up from idle_balance

Documenting the proposal for TPM 2.0 security in the face of bus interposer attacks
 2018-11-19 17:34 UTC 

[PATCH v3] clocksource/drivers/arc_timer: Utilize generic sched_clock
 2018-11-19 17:33 UTC  (3+ messages)

[PATCH v2 0/2] dpaa_eth: add ethtool coalesce control
 2018-11-19  7:11 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCHv3 net-next 0/4] sctp: add subscribe per asoc and sockopt SCTP_EVENT
 2018-11-19 17:33 UTC  (2+ messages)

Memory hotplug softlock issue
 2018-11-19 17:33 UTC  (11+ messages)

[U-Boot] [PATCH v2 0/2] Read default speed and mode values from DT
 2018-11-19 17:33 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] spl_spi: "
` [U-Boot] [PATCH v2 2/2] splash: sf: "

[PATCH v2] x86/fpu: Disable BH while while loading FPU registers in __fpu__restore_sig()
 2018-11-19 17:32 UTC  (6+ messages)

[Qemu-devel] [PATCH for-3.1] iotests: Enhance 223 to cover multiple bitmap granularities
 2018-11-19 17:32 UTC  (2+ messages)

[PATCH v11 00/24] kasan: add software tag-based mode for arm64
 2018-11-19 17:32 UTC  (56+ messages)
` [PATCH v11 01/24] kasan, mm: change hooks signatures
` [PATCH v11 02/24] kasan, slub: handle pointer tags in early_kmem_cache_node_alloc
` [PATCH v11 03/24] kasan: move common generic and tag-based code to common.c
` [PATCH v11 04/24] kasan: rename source files to reflect the new naming scheme
` [PATCH v11 05/24] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
` [PATCH v11 06/24] kasan, arm64: adjust shadow size for tag-based mode
` [PATCH v11 07/24] kasan: rename kasan_zero_page to kasan_early_shadow_page
` [PATCH v11 08/24] kasan: initialize shadow to 0xff for tag-based mode
` [PATCH v11 09/24] arm64: move untagged_addr macro from uaccess.h to memory.h
` [PATCH v11 10/24] kasan: add tag related helper functions
` [PATCH v11 11/24] kasan, arm64: untag address in _virt_addr_is_linear
` [PATCH v11 12/24] kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
` [PATCH v11 13/24] kasan, arm64: fix up fault handling logic
` [PATCH v11 14/24] kasan, arm64: enable top byte ignore for the kernel
` [PATCH v11 15/24] kasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v11 16/24] kasan: split out generic_report.c from report.c
` [PATCH v11 17/24] kasan: add bug reporting routines for tag-based mode
` [PATCH v11 18/24] mm: move obj_to_index to include/linux/slab_def.h
` [PATCH v11 19/24] kasan: add hooks implementation for tag-based mode
` [PATCH v11 20/24] kasan, arm64: add brk handler for inline instrumentation
` [PATCH v11 21/24] kasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v11 22/24] kasan: add __must_check annotations to kasan hooks
` [PATCH v11 23/24] kasan: update documentation
` [PATCH v11 24/24] kasan: add SPDX-License-Identifier mark to source files

[PATCH 4.9 00/83] 4.9.138-stable review
 2018-11-19 16:29 UTC  (3+ messages)
` [PATCH 4.9 36/83] clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent call
` [PATCH 4.9 52/83] clockevents/drivers/i8253: Add support for PIT shutdown quirk

CS8409 Macbook Pro 2016 2017
 2018-11-19 17:30 UTC  (11+ messages)

[GIT] Networking
 2018-11-19 17:30 UTC  (2+ messages)

selftests: net: udpgro.sh hangs on DUT devices running Linux -next
 2018-11-19  7:06 UTC  (3+ messages)

[PATCH 1/2] tpm: rename data_pending to transmit_result
 2018-11-19 17:28 UTC  (7+ messages)
` [PATCH v4 2/2] tpm: add support for partial reads

[ANNOUNCE] WireGuard Snapshot `0.0.20181119` Available
 2018-11-19 17:27 UTC 

[PATCH] musl: Update to latest trunk
 2018-11-19 17:27 UTC 

[PATCH net] sctp: not allow to set asoc prsctp_enable by sockopt
 2018-11-19 17:26 UTC  (9+ messages)

IWD reconnection issues with hardware wireless switch
 2018-11-19 16:59 UTC  (2+ messages)

[PATCH v2 10/12] KVM: s390: add functions to (un)register GISC with GISA
 2018-11-19 17:25 UTC 

[PATCH v2 08/12] KVM: s390: factor out __find_vcpu_for_floating_irq()
 2018-11-19 17:25 UTC 

[PATCH v2 05/12] KVM: s390: add metric vcpus_in_sie to struct kvm_arch
 2018-11-19 17:25 UTC 

[PATCH v2 04/12] KVM: s390: factor out nullify_gisa()
 2018-11-19 17:25 UTC 

[PATCH v2] mpd: update to 0.21.3
 2018-11-19 17:25 UTC 

[PATCH v2 02/12] s390/cio: add function chsc_sgib()
 2018-11-19 17:25 UTC 

[PATCH v2 00/12] KVM: s390: make use of the GIB
 2018-11-19 17:25 UTC 

[Bug 108781] 4.19 Regression - Hawaii (R9 390) boot failure - Invalid PCC GPIO / invalid powerlevel state / Fatal error during GPU init
 2018-11-19 17:25 UTC  (2+ messages)

[OSSTEST PATCH 1/3] ts-depriv-audit-qemu: Create complete /run/user in appropriate root
 2018-11-19 17:24 UTC  (2+ messages)

[cip-dev] List of patches that failed to apply to 4.4-stable
 2018-11-19 17:24 UTC  (4+ messages)

[PATCH 4.4 000/160] 4.4.164-stable review
 2018-11-19 16:29 UTC  (5+ messages)
` [PATCH 4.4 018/160] swim: fix cleanup on setup error
` [PATCH 4.4 036/160] MD: fix invalid stored role for a disk
` [PATCH 4.4 087/160] btrfs: dont attempt to trim devices that dont support it
` [PATCH 4.4 122/160] xtensa: add NOTES section to the linker script

[PATCH] mpd: update to 0.21
 2018-11-19 17:24 UTC  (3+ messages)

[PATCH net-next] MAINTAINERS: Add myself as third phylib maintainer
 2018-11-19  7:01 UTC 

[PATCH] regulator: Fix return value of _set_load() stub
 2018-11-19 17:23 UTC  (2+ messages)

[U-Boot] [PATCH] imx: Add PHYTEC phyBOARD-i.MX6UL-Segin
 2018-11-19 17:23 UTC  (3+ messages)

[U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration
 2018-11-19 17:22 UTC  (3+ messages)
` [U-Boot] [PATCH 50/93] arm: Remove imx6dl_mamoj board

[igt-dev] [RFC 0/2] new engine discovery interface
 2018-11-19 17:22 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v5] clone: report duplicate entries on case-insensitive filesystems
 2018-11-19 17:21 UTC  (5+ messages)

[PATCH v17 18/23] platform/x86: Intel SGX driver
 2018-11-19 17:19 UTC  (5+ messages)

[U-Boot] Re : Re: [PATCH] exynos5: allow bigger BL2 (u-boot.bin)
 2018-11-19 17:18 UTC  (3+ messages)
` [U-Boot] Re : "

[RFC] ethdev: introduce DMA memory mapping for external memory
 2018-11-19 17:18 UTC  (8+ messages)

[PATCH v2 0/2] x86: Asm macros fixes
 2018-11-19 17:18 UTC  (6+ messages)
` [PATCH v2 1/2] Makefile: Fix distcc compilation with x86 macros

[Qemu-devel] [PATCH v4] Add arm SBSA reference machine
 2018-11-19 17:17 UTC  (10+ messages)
` [Qemu-devel] [PATCH v4] hw/arm: "

[PATCH v5 0/3] btrfs: balance: improve kernel logs
 2018-11-19 17:07 UTC  (5+ messages)
` [PATCH v5 1/3] btrfs: add helper function describe_block_group()
` [PATCH v5 2/3] btrfs: balance: add args info during start and resume

[Qemu-devel] [PATCH v5 00/24] ACPI reorganization for hardware-reduced API addition
 2018-11-19 17:14 UTC  (6+ messages)

[PATCH 3.18 00/90] 3.18.126-stable review
 2018-11-19 16:29 UTC  (2+ messages)
` [PATCH 3.18 22/90] scsi: esp_scsi: Track residual for PIO transfers

[U-Boot] [PATCH v5 00/18] Add U-Boot support for MediaTek SoCs - MT7623n & MT7629
 2018-11-19 17:14 UTC  (7+ messages)
` [U-Boot] [PATCH v5 05/18] arm: MediaTek: add basic support for MT7623 boards

[Qemu-devel] [PATCH v2 00/10] pci: hotplug handler reworks
 2018-11-19 17:13 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 09/10] pci/shpc: perform unplug via the hotplug handler
` [Qemu-devel] [PATCH v2 10/10] spapr_pci: "

omap5 fixing palmas IRQ_TYPE_NONE warning leads to gpadc timeouts
 2018-11-19 17:14 UTC  (7+ messages)

[PATCH v1 0/2] proc: allow signaling processes via file descriptors
 2018-11-19 17:14 UTC  (4+ messages)
` [PATCH v1 2/2] signal: add procfd_signal() syscall

[PATCH v4 0/2] Introduce dmic mode switch delay parameter
 2018-11-19 17:12 UTC  (2+ messages)

[Qemu-devel] [PATCH 6/6] tests: exercise NBD server in TLS mode
 2018-11-19 17:11 UTC  (4+ messages)
` [Qemu-devel] [PATCH 7/6] iotests: Also test I/O over NBD TLS

[PATCH] ethdev: fix copying bug in rte_eth_set_queue_rate_limit
 2018-11-19 17:10 UTC  (2+ messages)

[PATCH v2 0/9] phy: Add configuration interface for MIPI D-PHY devices
 2018-11-19 17:05 UTC  (3+ messages)
` [PATCH v2 6/9] phy: Move Allwinner A31 D-PHY driver to drivers/phy/

master - tests: update required raid target
 2018-11-19 17:10 UTC 

master - tests: missing copyright
 2018-11-19 17:09 UTC 

master - sanlock: update headers
 2018-11-19 17:09 UTC 

[PATCH RFC v4.14] PCI: aadrvark: warm reset the cores and card
 2018-11-19 17:09 UTC  (2+ messages)

[Qemu-devel] [PATCH for-3.1] nvme: fix out-of-bounds access to the CMB
 2018-11-19 17:09 UTC  (3+ messages)

[PATCH 0/4] KVM: arm/arm64: vgic: Use raw_spinlock for locks taken in IRQ context
 2018-11-19 17:07 UTC  (3+ messages)
` [PATCH 3/4] KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlock
` [PATCH 4/4] KVM: arm/arm64: vgic: Make vgic_cpu->ap_list_lock "

mlx5 under FreeBSD
 2018-11-19 17:08 UTC  (6+ 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.