All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-04 21:58:43 to 2019-02-04 23:20:02 UTC [more...]

[Qemu-arm] [PATCH v2 00/11] hw: Remove "hw/devices.h"
 2019-02-04 23:18 UTC  (19+ messages)
` [Qemu-devel] "
` [Qemu-trivial] "
` [Qemu-arm] [PATCH v2 01/11] hw/arm/aspeed: Use TYPE_TMP105/TYPE_PCA9552 instead of hardcoded string
  ` [Qemu-devel] "
  ` [Qemu-trivial] "
` [Qemu-trivial] [PATCH v2 02/11] hw: Remove unused 'hw/devices.h' include
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v2 03/11] hw/devices: Move TC6393XB declarations into a new header
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v2 04/11] hw/devices: Move Blizzard "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v2 05/11] hw/devices: Move CBus "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v2 06/11] hw/devices: Move Gamepad "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v2 07/11] hw/devices: Move TI touchscreen "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 08/11] hw/devices: Move LAN9118 "

[PATCH v2] tpm/tpm_crb: Avoid unaligned reads in crb_recv()
 2019-02-04 23:19 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/6] net: phy: Allow disabling SmartEEE for Atheros PHYs
 2019-02-04 23:18 UTC  (11+ messages)
` [U-Boot] [PATCH v3 2/6] net: phy: ar803x: Make RGMII Tx delays actually configurable for AR8035
` [U-Boot] [PATCH v3 3/6] net: phy: ar803x: Use common functions for RGMII internal delays
` [U-Boot] [PATCH v3 4/6] net: phy: ar803x: Explicitly disable RGMII delays
` [U-Boot] [PATCH v3 5/6] net: phy: ar803x: Clarify the configuration of the CLK_25M output pin
` [U-Boot] [PATCH v3 6/6] net: phy: ar803x: Clarify the intention of ar8021_config

[PATCH v4 0/8] iProc I2C slave mode and NIC mode
 2019-02-04 23:15 UTC  (19+ messages)
` [PATCH v4 1/8] i2c: iproc: Extend I2C read up to 255 bytes
` [PATCH v4 2/8] i2c: iproc: Add slave mode support
` [PATCH v4 3/8] dt-bindings: i2c: iproc: make 'interrupts' optional
` [PATCH v4 4/8] i2c: iproc: add polling support
` [PATCH v4 5/8] i2c: iproc: use wrapper for read/write access
` [PATCH v4 6/8] dt-bindings: i2c: iproc: add "brcm, iproc-nic-i2c" compatible string
  ` [PATCH v4 6/8] dt-bindings: i2c: iproc: add "brcm,iproc-nic-i2c" "
` [PATCH v4 7/8] i2c: iproc: add NIC I2C support
` [PATCH v4 8/8] arm64: dts: Stingray: Add NIC i2c device node

[PATCH v2 1/2] PCI: Move Synopsys HAPS platform device IDs
 2019-02-04 23:18 UTC  (6+ messages)
` [PATCH v2 2/2] PCI: Override Synopsys USB 3.x HAPS device class
    ` [v2,2/2] "

[PATCH] MIPS: Remove function size check in get_frame_info()
 2019-02-04 23:16 UTC  (2+ messages)

[PATCH] regulator: rk808: Convert rk805 buck1/2 to use linear range
 2019-02-04 23:15 UTC  (2+ messages)

[PATCH] xfs: allow disabling xfs tracepoints via Kconfig
 2019-02-04 23:13 UTC  (4+ messages)

net: phylink: dsa: mv88e6xxx: flaky link detection on switch ports with internal PHYs
 2019-02-04 23:14 UTC  (20+ messages)
                      ` [PATCH] net: phylink: dsa: mv88e6xxx: Revise irq setup ordering
                        ` [PATCH v2] net: "

[Qemu-arm] [PATCH 00/16] hw: Remove "hw/devices.h"
 2019-02-04 23:11 UTC  (5+ messages)
` [Qemu-arm] [PATCH 16/16] RFC hw/net/smc91c111: Convert init helper into an inline function
    ` [Qemu-devel] "

[PATCH] build_bug.h: add wrapper for _Static_assert
 2019-02-04 23:12 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/2] package/systemd: enable building of systemd-boot
 2019-02-04 23:11 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] gnu-efi: fix stdint include location

[PATCH v2 00/21] Refine memblock API
 2019-02-04 23:08 UTC  (7+ messages)
` [PATCH v2 10/21] memblock: refactor internal allocation functions

[members] Invitation to comment on Virtual I/O Device (VIRTIO) Version 1.1 - ends February 21st
 2019-02-04 21:59 UTC 

[PATCH v3 0/8] Add IPROC I2C slave mode and NIC I2C support
 2019-02-04 23:09 UTC  (6+ messages)

[PATCH 00/35] ARM: davinci: modernize the irq support
 2019-02-04 23:09 UTC  (37+ messages)
` [PATCH 02/35] ARM: davinci: select GENERIC_IRQ_MULTI_HANDLER
` [PATCH 03/35] ARM: davinci: remove davinci_intc_type
` [PATCH 04/35] ARM: davinci: pull davinci_intc_base into the respective intc drivers
` [PATCH 05/35] ARM: davinci: drop irq defines from default_priorites
` [PATCH 06/35] ARM: davinci: wrap interrupt definitions with a macro for SPARSE_IRQ
` [PATCH 07/35] ARM: davinci: aintc: use irq domain
` [PATCH 08/35] ARM: davinci: select SPARSE_IRQ
` [PATCH 10/35] ARM: davinci: aintc: wrap davinci_irq_init() with a helper
` [PATCH 11/35] ARM: davinci: aintc: use a common prefix for symbols in the driver
` [PATCH 12/35] ARM: davinci: aintc: drop the 00 prefix from register offsets
` [PATCH 13/35] ARM: davinci: aintc: add a new config structure
` [PATCH 14/35] ARM: davinci: aintc: use the new irqchip config structure in dm* SoCs

[PATCH 1/9 v3] staging: spi: mt7621: Switch to SPDX identifier
 2019-02-04 23:09 UTC  (5+ messages)

[PATCH] drm/i915: Rename HAS_GMCH
 2019-02-04 23:08 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH 1/4] drm/i915: Fix wm latency==0 disable on skl+
 2019-02-04 23:07 UTC  (2+ messages)

[PATCH v4 00/16] block: sed-opal: support shadow MBR done flag and write
 2019-02-04 23:06 UTC  (6+ messages)
` [PATCH v4 15/16] block: sed-opal: don't repeat opal_discovery0 in each steps array

[PATCH 0/3 net-next] net: phy: aquantia: extend aqr_read_status
 2019-02-04 23:06 UTC  (6+ messages)
` [PATCH 1/3 net-next] net: phy: aquantia: improve setting speed and duplex in aqr_read_status

[PATCH 2/2] mtd: spinand: micron: Support for all Micron SPI NAND flashes
 2019-02-04 23:05 UTC  (3+ messages)

[PATCH v2 0/3] slub: Do trivial comments fixes
 2019-02-04 23:04 UTC  (2+ messages)

[PATCH 0/3] docs: vm: Fix typo and build warnings
 2019-02-04 23:03 UTC  (8+ messages)
` [PATCH 3/3] docs: Use underscore not hyphen in label

[Qemu-trivial] [PATCH v2] checkpatch: Flag suspicious attribution lines
 2019-02-04 22:55 UTC  (2+ messages)
` [Qemu-devel] "

[RFC PATCH 0/4] kvm: Report unused guest pages to host
 2019-02-04 23:00 UTC  (3+ messages)
` [RFC PATCH 3/4] kvm: Add guest side support for free memory hints

[Qemu-devel] [PATCH v2 0/6] s390x/pci: remaining hot/un)plug patches
 2019-02-04 22:58 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 1/6] s390x/pci: Fix primary bus number for PCI bridges
` [Qemu-devel] [PATCH v2 2/6] s390x/pci: Fix hotplugging of "
  ` [Qemu-devel] [qemu-s390x] "
` [Qemu-devel] [PATCH v2 3/6] s390x/pci: Warn when adding PCI devices without the 'zpci' feature
  ` [Qemu-devel] [qemu-s390x] "

[PATCH v3 0/5] kvm "virtio pmem" device
 2019-02-04 22:56 UTC  (4+ messages)
` security implications of caching with virtio pmem (was Re: [PATCH v3 0/5] kvm "virtio pmem" device)
` [Qemu-devel] "

[Qemu-devel] [PATCH v2] dirty-bitmap: Expose persistent flag to 'query-block'
 2019-02-04 22:42 UTC  (2+ messages)

[Qemu-devel] [PATCH] checkpatch: Flag suspicious attribution lines
 2019-02-04 22:43 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] gnu-efi: fix stdint include location
 2019-02-04 22:55 UTC  (3+ messages)

[PATCH REGRESSION] Revert "ath10k: add quiet mode support for QCA6174/QCA9377"
 2019-02-04 22:54 UTC  (4+ messages)

[PATCH 00/19] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-02-04 15:39 UTC  (4+ messages)
` [PATCH 13/19] KVM: PPC: Book3S HV: add a SYNC control for the XIVE native migration

[U-Boot] [PATCH v4 0/3] Add MMD PHY helpers
 2019-02-04 22:48 UTC  (12+ messages)
` [U-Boot] [PATCH v4 3/3] cmd: mdio: Add new parameter to access MMD PHY registers

[PATCH 4.4 00/65] 4.4.173-stable review
 2019-02-04 22:48 UTC  (2+ messages)

[PATCH v3 0/4] hwmon: (lm85) add LM96000 high freqency pwm support
 2019-02-04 22:45 UTC  (2+ messages)

[RFC/PATCH 00/14] perf record: Add support to store data in directory
 2019-02-04 22:44 UTC  (10+ messages)

[mlmmj] https://gitlab.com/mlmmj
 2019-02-04 22:43 UTC  (2+ messages)

[Buildroot] [PATCH v7 1/8] package/libshout: Add support for openssl 1.1.x
 2019-02-04 22:43 UTC  (5+ messages)
` [Buildroot] [PATCH v7 8/8] libopenssl: bump version to 1.1.1a

[PATCH 0/5] MIPS: OCTEON: avoid board-specific stuff in ethernet code
 2019-02-04 22:41 UTC  (6+ messages)
` [PATCH 1/5] MIPS: OCTEON: add fixed-link nodes to in-kernel device tree
` [PATCH 2/5] MIPS: OCTEON: warn if deprecated link status is being used
` [PATCH 3/5] MIPS: OCTEON: don't lie about interface type of CN3005 board
` [PATCH 4/5] MIPS: OCTEON: delete board-specific link status
` [PATCH 5/5] MIPS: OCTEON: program rx/tx-delay always from DT

[PATCH 1/2] testsuite: fix modinfo test without openssl
 2019-02-04 22:41 UTC  (3+ messages)
` [PATCH 2/2] build: enable openssl by default

[PATCH] drm/i915: Include register polling in reg_rw traces
 2019-02-04 22:39 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH -next] RDMA/hns: Make some function static
 2019-02-04 22:34 UTC  (2+ messages)

[Bug 201631] New: WARNING: CPU: 11 PID: 29593 at fs/ext4/inode.c:3927 .ext4_set_page_dirty+0x70/0xb0
 2019-02-04 22:33 UTC  (3+ messages)
` [Bug 201631] "

[PATCH bpf-next 0/6] Add __sk_buff->sk, bpf_tcp_sock, BPF_FUNC_tcp_sock and BPF_FUNC_sk_fullsock
 2019-02-04 22:33 UTC  (3+ messages)
` [PATCH bpf-next 1/6] bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helper

[RESEND PATCH v4 0/3] fs/dcache: Track # of negative dentries
 2019-02-04 22:31 UTC  (5+ messages)
` [RESEND PATCH v4 3/3] fs/dcache: Track & report number "

[PATCH 1/2] cpufreq: stats: Declare freq-attr right after their callbacks
 2019-02-04 22:31 UTC  (3+ messages)
` [PATCH 2/2] cpufreq: stats: Fix concurrency issues while resetting stats

[PATCHv7] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
 2019-02-04 22:30 UTC  (10+ messages)

[PATCH] ima: requiring signed kernel modules
 2019-02-04 22:30 UTC  (5+ messages)
` [PATCH] x86/ima: require "

[Buildroot] [PATCH v2] docs/website: consolidate CDN's and enable SRI
 2019-02-04 22:30 UTC  (6+ messages)

[Buildroot] [PATCH 1/3] package/elf2flt: fix build with Binutils >= 2.32
 2019-02-04 22:30 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] board/qemu/xtensa-lx60: backport upsteam patch fixing kernel runtime issue with Binutils 2.32
` [Buildroot] [PATCH 3/3] package/binutils: add support for "

[GIT PULL 00/10] EFI changes for v5.1
 2019-02-04 22:29 UTC  (5+ messages)
` [PATCH 02/10] x86/efi: Return error status if mapping EFI regions fail

[Qemu-devel] [PATCH v2 0/2] Fix SEV VM device assignment
 2019-02-04 22:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] memory: Fix the memory region type assignment order
` [Qemu-devel] [PATCH v2 2/2] target/i386: sev: Do not pin the ram device memory region

Compiling: error: cast increases required alignment of target type [-Werror=cast-align]
 2019-02-04 22:28 UTC 

[PATCH] mm, swap: Potential NULL dereference in get_swap_page_of_type()
 2019-02-04 22:26 UTC  (8+ messages)
` [PATCH] mm, swap: bounds check swap_info accesses to avoid NULL derefs
    ` About swapoff race patch (was Re: [PATCH] mm, swap: bounds check swap_info accesses to avoid NULL d
      ` About swapoff race patch (was Re: [PATCH] mm, swap: bounds check swap_info accesses to avoid NU
          ` About swapoff race patch (was Re: [PATCH] mm, swap: bounds check swap_info accesses to avoid NULL derefs)

[PATCH v1] net: dsa: qca8k: implement DT-based ports <-> phy translation
 2019-02-04 22:26 UTC  (3+ messages)

[PATCH] configure: Don't add Xen's libs to LDFLAGS
 2019-02-04 22:11 UTC  (8+ messages)
` [Qemu-devel] "

[PATCH V7 1/5] x86/cpufeature: Add facility to check for min microcode revisions
 2019-02-04 22:23 UTC  (5+ messages)
` [PATCH V7 2/5] perf/x86/kvm: Avoid unnecessary work in guest filtering
` [PATCH V7 3/5] perf/x86/intel: Clean up SNB pebs quirk
` [PATCH V7 4/5] perf/x86/intel: Clean up counter freezing quirk
` [PATCH V7 5/5] perf/x86/intel: Add counter freezing quirk for Goldmont

[PATCH v2 00/10] xfs: incore unlinked list
 2019-02-04 22:23 UTC  (4+ messages)
` [PATCH 07/10] xfs: refactor unlinked list search and mapping to a separate function

[PATCH v3 00/10] x86/split_lock: Enable #AC exception for split locked accesses
 2019-02-04 22:14 UTC  (8+ messages)
` [PATCH v3 08/10] x86/setcpuid: Add kernel option setcpuid

[PATCH] integrity, KEYS: Fix build break with set_platform_trusted_keys
 2019-02-04 22:20 UTC  (4+ messages)

btrfs as / filesystem in RAID1
 2019-02-04 22:19 UTC  (5+ messages)

[asoc:for-5.1 100/129] sound/soc/codecs/wcd9335.c:2168:5-8: Unneeded variable: "ret". Return "0" on line 2182 (fwd)
 2019-02-04 22:18 UTC 

[PATCH v2 RESEND 0/2] Support 64 bpp half float formats
 2019-02-04 22:16 UTC  (6+ messages)
` [PATCH v2 RESEND 2/2] drm/i915/icl: Implement "

[PATCH bpf-next] selftests/bpf: use localhost in tcp_{server,client}.py
 2019-02-04 22:16 UTC  (2+ messages)

[meta-oe][thud][PATCH] Add czmq (C bindings for ZeroMQ)
 2019-02-04 22:14 UTC  (3+ messages)

[Redfish] VirtualMedia
 2019-02-04 22:12 UTC 

[meta-oe][PATCH 1/2] nmap: Fix typo in pcre PACKAGECONFIG
 2019-02-04 22:03 UTC  (3+ messages)
` [meta-oe][PATCH 2/2] nmap: Include additional FILES path for certs

[xen-4.10-testing bisection] complete build-i386-xsm
 2019-02-04 22:10 UTC 

[RFC v1 0/3] Address potential user-after-free on module unload
 2019-02-04 22:09 UTC  (4+ messages)
` [RFC v1 1/3] workqueue: Add resource-managed version of INIT_[DELAYED_]WORK()
` [RFC v1 2/3] max17042_battery: fix potential user-after-free on module unload
` [RFC v1 3/3] cap11xx: "

[meta-java][PATCH] openjdk-8: support building compact profiles
 2019-02-04 22:09 UTC 

[Buildroot] [PATCH 1/1] openmpi: bump to version 4.0.0
 2019-02-04 22:09 UTC  (3+ messages)

[PATCH v7 00/15] Argo: hypervisor-mediated interdomain communication
 2019-02-04 22:07 UTC  (4+ messages)
` [PATCH v7 02/15] argo: introduce the argo_op hypercall boilerplate

SELinux, LSM and ima_policy rules
 2019-02-04 22:06 UTC  (2+ messages)

[PATCH 0/8] fbdev: sm712fb: implement 2D acceleration w/ cleanups
 2019-02-04 22:06 UTC  (4+ messages)

RT Xen on ARM - R-Car series
 2019-02-04 22:06 UTC  (23+ messages)

[xen-4.9-testing test] 132783: regressions - FAIL
 2019-02-04 22:03 UTC 

[meta-java][PATCH] icedtea7-native: set default x11 PACKAGECONFIG from DISTRO_FEATURES
 2019-02-04 22:01 UTC 

[PATCH 0/2] i2c: sh_mobile: updates to compatibles
 2019-02-04 22:00 UTC  (3+ messages)
` [PATCH 1/2] i2c: sh_mobile: sort compatible entries
` [PATCH 2/2] i2c: sh_mobile: use new clock calculation formulas for Gen3


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.