All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-30 15:47:18 to 2018-07-30 16:24:38 UTC [more...]

[PATCH v5 0/3] Support Common Not Private translations
 2018-07-30 16:24 UTC  (3+ messages)
` [PATCH v5 1/3] arm64: mm: "

[Qemu-devel] [PATCH v5 00/76] Add nanoMIPS support to QEMU
 2018-07-30 16:12 UTC  (44+ messages)
` [Qemu-devel] [PATCH v5 01/76] target/mips: Update maintainer's email addresses
` [Qemu-devel] [PATCH v5 02/76] target/mips: Avoid case statements formulated by ranges
` [Qemu-devel] [PATCH v5 03/76] target/mips: Update some CP0 registers bit definitions
` [Qemu-devel] [PATCH v5 04/76] target/mips: Add CP0 BadInstrX register
` [Qemu-devel] [PATCH v5 05/76] target/mips: Don't update BadVAddr register in Debug Mode
` [Qemu-devel] [PATCH v5 06/76] target/mips: Check ELPA flag only in some cases of MFHC0 and MTHC0
` [Qemu-devel] [PATCH v5 07/76] elf: Remove duplicate preprocessor constant definition
` [Qemu-devel] [PATCH v5 08/76] elf: Add ELF flags for MIPS machine variants
` [Qemu-devel] [PATCH v5 09/76] linux-user: Update MIPS syscall numbers up to kernel 4.18 headers
` [Qemu-devel] [PATCH v5 10/76] linux-user: Add preprocessor availability control to some syscalls
` [Qemu-devel] [PATCH v5 11/76] target/mips: Add preprocessor constants for nanoMIPS
` [Qemu-devel] [PATCH v5 12/76] target/mips: Add nanoMIPS base instruction set opcodes
` [Qemu-devel] [PATCH v5 13/76] target/mips: Add nanoMIPS DSP ASE opcodes
` [Qemu-devel] [PATCH v5 14/76] target/mips: Add gen_op_addr_addi()
` [Qemu-devel] [PATCH v5 15/76] target/mips: Fix two instances of shadow variables
` [Qemu-devel] [PATCH v5 16/76] target/mips: Mark switch fallthroughs with interpretable comments
` [Qemu-devel] [PATCH v5 17/76] target/mips: Add placeholder and invocation of decode_nanomips_opc()
` [Qemu-devel] [PATCH v5 18/76] target/mips: Add nanoMIPS decoding and extraction utilities
` [Qemu-devel] [PATCH v5 19/76] target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
` [Qemu-devel] [PATCH v5 20/76] target/mips: Add emulation of nanoMIPS 16-bit branch instructions
` [Qemu-devel] [PATCH v5 21/76] target/mips: Add emulation of nanoMIPS 16-bit shift instructions
` [Qemu-devel] [PATCH v5 22/76] target/mips: Add emulation of nanoMIPS 16-bit misc instructions
` [Qemu-devel] [PATCH v5 23/76] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
` [Qemu-devel] [PATCH v5 24/76] target/mips: Add emulation of nanoMIPS 16-bit logic instructions
` [Qemu-devel] [PATCH v5 25/76] target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
` [Qemu-devel] [PATCH v5 26/76] target/mips: Add emulation of some common nanoMIPS 32-bit instructions
` [Qemu-devel] [PATCH v5 27/76] target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREV
` [Qemu-devel] [PATCH v5 28/76] target/mips: Add emulation of nanoMIPS 48-bit instructions
` [Qemu-devel] [PATCH v5 29/76] target/mips: Add emulation of nanoMIPS FP instructions
` [Qemu-devel] [PATCH v5 30/76] target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
` [Qemu-devel] [PATCH v5 31/76] target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
` [Qemu-devel] [PATCH v5 32/76] target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)
` [Qemu-devel] [PATCH v5 33/76] target/mips: Implement emulation of nanoMIPS ROTX instruction
` [Qemu-devel] [PATCH v5 34/76] target/mips: Implement emulation of nanoMIPS EXTW instruction
` [Qemu-devel] [PATCH v5 35/76] target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
` [Qemu-devel] [PATCH v5 36/76] target/mips: Add emulation of nanoMIPS 32-bit branch instructions
` [Qemu-devel] [PATCH v5 37/76] target/mips: Implement MT ASE support for nanoMIPS
` [Qemu-devel] [PATCH v5 38/76] target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
` [Qemu-devel] [PATCH v5 39/76] target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
` [Qemu-devel] [PATCH v5 40/76] target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
` [Qemu-devel] [PATCH v5 41/76] target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
` [Qemu-devel] [PATCH v5 42/76] target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
` [Qemu-devel] [PATCH v5 43/76] target/mips: Add emulation of DSP ASE for nanoMIPS - part 6

[Bug 100177] New: [GM206] Misrendering in XCOM Ennemy Within
 2018-07-30 16:23 UTC  (2+ messages)
  ` [Bug 100177] "

[meta-oe][PATCH] Revert "glibmm: Upgrade to 2.56.0"
 2018-07-30 16:23 UTC  (2+ messages)

Patch "kvm, mm: account shadow page tables to kmemcg" has been added to the 4.4-stable tree
 2018-07-30 14:47 UTC 

[PATCH 0/1] arm64: for-next/core: Fix hang in machine_kexec
 2018-07-30 16:22 UTC  (6+ messages)
` [PATCH 1/1] arm64: kexec: machine_kexec should call __flush_icache_range

[PATCH v3 00/20] Add `range-diff`, a `tbdiff` lookalike
 2018-07-30 16:21 UTC  (8+ messages)
` [PATCH v4 00/21] "
  ` [PATCH v4 01/21] linear-assignment: a function to solve least-cost assignment problems
  ` [PATCH v4 03/21] range-diff: first rudimentary implementation

[Qemu-devel] [RFC 0/3] Supporting programming IOMMU in QEMU (vDPA/vhost-user)
 2018-07-30 16:20 UTC  (8+ messages)
` [Qemu-devel] [RFC 3/3] vhost-user: support programming VFIO group in master

[RFC PATCH v4 00/12] Energy Aware Scheduling
 2018-07-30 16:20 UTC  (8+ messages)
` [RFC PATCH v4 12/12] OPTIONAL: cpufreq: dt: Register an Energy Model

[PATCH i-g-t] igt/gem_eio: Measure reset delay from thread
 2018-07-30 16:20 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[RFC] ethdev: add generic L2/L3 tunnel encapsulation actions
 2018-07-30 16:19 UTC 

[RFC] kconfig: add hardened defconfig helpers
 2018-07-30 16:19 UTC  (7+ messages)

[U-Boot] [PATCH] travis: give every job a name
 2018-07-30 16:19 UTC 

[U-Boot] [PATCH v3 0/2] env: Make environment loading log more clear
 2018-07-30 16:19 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/2] env: Don't show "Failed" error message
` [U-Boot] [PATCH v3 2/2] disk: part: Don't show redundant "

[PATCH v8 0/4] Add parameter for disabling ACS redirection for P2P
 2018-07-30 16:18 UTC  (10+ messages)
` [PATCH v8 1/4] PCI: Make specifying PCI devices in kernel parameters reusable
` [PATCH v8 2/4] PCI: Allow specifying devices using a base bus and path of devfns
` [PATCH v8 3/4] PCI: Introduce disable_acs_redir quirk
` [PATCH v8 4/4] PCI: Introduce the disable_acs_redir parameter

[PATCH v7 3/6] dt-bindings: mailbox: imx-mu: add generic MU channel support
 2018-07-30 16:18 UTC  (14+ messages)

[PATCH] pci/aspm: Remove CONFIG_PCIEASPM_DEBUG
 2018-07-30 16:18 UTC  (7+ messages)
` [PATCH v2] "

Hello
 2018-07-30 14:42 UTC 

[PATCH v2] perf/x86/intel: Add support for MISPREDICT bit on Knights Landing cpus
 2018-07-30 16:17 UTC  (2+ messages)

[PATCH] sparc: use generic dma_noncoherent_ops
 2018-07-30 16:17 UTC  (2+ messages)

[PATCH] parselogs: Add bluetoothd error to list of mips
 2018-07-30 16:17 UTC  (3+ messages)

pull-request: can 2018-07-30
 2018-07-30 16:16 UTC  (2+ messages)

[U-Boot] [PULL] efi patch queue 2018-07-25
 2018-07-30 16:16 UTC  (15+ messages)

[PATCH] net: intel: ixgbe: Replace GFP_ATOMIC with GFP_KERNEL
 2018-07-30 16:15 UTC  (3+ messages)
` [Intel-wired-lan] "

x86/MCE: Fix CPU microcode version output
 2018-07-30 16:16 UTC  (2+ messages)
` [PATCH] "

[PATCH net-next 0/5] A test for mirror-to-gretap with team in UL packet path
 2018-07-30 14:40 UTC  (6+ messages)
` [PATCH net-next 1/5] selftests: forwarding: lib: Add require_command()
` [PATCH net-next 2/5] selftests: forwarding: lib: Support team devices
` [PATCH net-next 3/5] selftests: forwarding: Introduce $ARPING
` [PATCH net-next 4/5] selftests: forwarding: Test mirror-to-gretap w/ UL team
` [PATCH net-next 5/5] selftests: forwarding: Test mirror-to-gretap w/ UL team LACP

[net-next PATCH] net: ipv4: fix listify ip_rcv_finish in case of forwarding
 2018-07-30 14:38 UTC  (4+ messages)

[PATCH] selftests: membarrier: fix test by checking supported commands
 2018-07-30 16:13 UTC  (6+ messages)

[PATCH v2] tst-tzset: Use default timeout (20 seconds as of now)
 2018-07-30 16:13 UTC 

[Qemu-devel] ARM: SVE issue in cmpeq/cmpne
 2018-07-30 16:13 UTC  (2+ messages)

socket poll related cleanups v2
 2018-07-30 16:13 UTC  (2+ messages)

[PATCH 0/4] usb-audio: Add UAC3 Power Domains
 2018-07-30 16:12 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] ALSA: usb-audio: Initial Power Domain support
  ` [PATCH v2 4/4] ALSA: usb-audio: Operate UAC3 Power Domains in PCM callbacks

[PATCH V2 0/3] nvmet: add support for ns write protect
 2018-07-30 16:12 UTC  (7+ messages)
` [PATCH V2 1/3] nvme: add support for ns write protect definitions
` [PATCH V2 2/3] nvme-core: set gendisk read only based on nsattr
` [PATCH V2 3/3] nvmet: add ns write protect support

[PATCH v7 00/12] arm: more kconfig configurability and small default configs
 2018-07-30 16:11 UTC  (9+ messages)
` [PATCH v7 08/12] arm: add ALL, QEMU, Rcar3 and MPSoC configs

[U-Boot] [PATCH v4 00/27] SPI-NAND support
 2018-07-30 16:10 UTC  (6+ messages)

[PATCH v7 00/22] vfio-ap: guest dedicated crypto adapters
 2018-07-30 16:10 UTC 

[PATCH v4 2/2] i2c: mux: annotate the nested rt_mutex usage
 2018-07-30 16:09 UTC  (3+ messages)
` [tip:locking/urgent] i2c/mux, locking/core: Annotate "

[PATCH v6 0/4] add support for Bluetooth on MT7622 SoC
 2018-07-30 16:09 UTC  (6+ messages)
` [PATCH v6 3/4] Bluetooth: mediatek: Add protocol support for MediaTek serial devices

ath9k and 16 VAP interfaces?
 2018-07-30 14:34 UTC  (4+ messages)

[PATCH 0/9] Add Reset Controller support for Actions Semi Owl SoCs
 2018-07-30 16:09 UTC  (6+ messages)

I have code to support 0-length PSDUs and L-SIG for radiotap
 2018-07-30 16:08 UTC 

[Buildroot] [PATCH 1/2] package/opencv3: bump version to 3.4.2
 2018-07-30 16:08 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/opencv3: fix aarch64 build

[PATCH] mt76x2: fix CCK protection control frame rate
 2018-07-30 14:33 UTC  (2+ messages)

[PATCH] tst-tzset: raise timeout to 10 seconds
 2018-07-30 16:07 UTC  (3+ messages)

[PATCH] mt76x2: add frame protection support
 2018-07-30 14:32 UTC  (2+ messages)

[PATCH 1/2] Add TRACE_EVENTs in pwc_isoc_handler()
 2018-07-30 16:07 UTC  (6+ messages)
` [PATCH 2/2] media: usb: pwc: Don't use coherent DMA buffers for ISO transfer

[U-Boot] [PATCH v2 0/2] env: Make environment loading log more clear
 2018-07-30 16:06 UTC  (6+ messages)

[PATCH v5 0/3] tracing: kprobes: Prohibit probing on notrace functions
 2018-07-30 16:06 UTC  (2+ messages)

[PATCH 1/2] mt7601u: use sw encryption for hw unsupported ciphers
 2018-07-30 14:31 UTC  (2+ messages)

[U-Boot] [PATCH v4 6/6] common: Generic loader for file system
 2018-07-30 16:05 UTC  (11+ messages)

Build regressions/improvements in v4.18-rc7
 2018-07-30 16:04 UTC  (2+ messages)

[PATCH] sched/fair: remove #ifdefs from scale_rt_capacity
 2018-07-30 16:04 UTC  (3+ messages)

[PATCH 01/19] mt76: move MT_TXD_INFO, MT_MCU_MSG and MT_RX_FCE_INFO defs in dma.h
 2018-07-30 14:29 UTC  (2+ messages)

[NOT YET PULL] Trial of labeling lines in code snippets
 2018-07-30 16:04 UTC  (2+ messages)
` [NOT YET PULL v2] "

[RFC PATCH v1] media: uvcvideo: Cache URB header data before processing
 2018-07-30 16:03 UTC  (3+ messages)

[PATCH v3 0/2] clk: Add functions to get optional clocks
 2018-07-30 16:03 UTC  (5+ messages)
` [PATCH v3 1/2] clk: Add of_clk_get_by_name_optional() function

[PATCH] spi: omap2-mcspi: remove several redundant variables
 2018-07-30 16:03 UTC  (4+ messages)
` Applied "spi: omap2-mcspi: remove several redundant variables" to the spi tree

[U-Boot] [PATCH] ARM: socfpga: Convert to DM serial
 2018-07-30 16:03 UTC  (4+ messages)

Applied "regulator: bd71837: adobt MFD changes to regulator driver" to the regulator tree
 2018-07-30 16:03 UTC 

Trio of latency sensitive patches
 2018-07-30 16:03 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Limit C-states when waiting for the active request

[PATCH 1/4] travis: build against multiple kernel versions
 2018-07-30 16:01 UTC  (2+ messages)

[LTP] [PATCH] ltp-pan: Increase allowed width of test name in logs
 2018-07-30 16:01 UTC  (4+ messages)
` [LTP] [PATCH v2] "

[Buildroot] [PATCH 1/1] package/opencv: bump version to 2.4.13.7
 2018-07-30 16:00 UTC 

[PATCH/RFC] Color merge conflicts
 2018-07-30 15:59 UTC 

[PATCH net-next v5 0/4] TC: refactor act_mirred packets re-injection
 2018-07-30 14:21 UTC  (4+ messages)
` [PATCH net-next v5 1/4] net/sched: user-space can't set unknown tcfa_action values

[Question] load balance move tasks not suitable ?
 2018-07-30 15:59 UTC  (3+ messages)

[Qemu-devel] [PATCH] build-sys: remove glib_subprocess check
 2018-07-30 15:58 UTC  (2+ messages)

[PATCH net] net/ipv6: fix metrics leak
 2018-07-30 14:23 UTC 

[PATCH 0/4] Intel_pstate: HWP Dynamic performance boost
 2018-07-30 15:57 UTC  (7+ messages)
` [PATCH 4/4] cpufreq: intel_pstate: enable boost for Skylake Xeon

[PATCH net-next 1/2] tcp: call tcp_drop() in tcp collapse
 2018-07-30 15:56 UTC  (10+ messages)

[Qemu-devel] [PATCH 1/1] s390x/sclp: fix maxram calculation
 2018-07-30 15:55 UTC  (4+ messages)

[Bug 200651] New: cgroups iptables-restor: vmalloc: allocation failure
 2018-07-30 15:54 UTC  (12+ messages)

[PATCH] btrfs: btrfs_shrink_device should call commit transaction
 2018-07-30 14:18 UTC  (2+ messages)

[PATCH, RESEND] Avoid that SCSI device removal through sysfs triggers a deadlock
 2018-07-30 14:17 UTC  (8+ messages)

checkpatch: SPDX integration breaks --root
 2018-07-30 15:52 UTC  (3+ messages)

RFC: simplified RISC-V interrupt and clocksource handling
 2018-07-30 15:51 UTC  (5+ messages)
` [PATCH 7/9] irqchip: add a RISC-V PLIC driver

[Buildroot] [PATCH 0/3] Buildroot: Target to update config fragments in kconfig based packages
 2018-07-30 15:51 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] Support script for defconfig comparison
` [Buildroot] [PATCH 2/3] Refactoring of pkg-kconfig.mk to increase re-usability
` [Buildroot] [PATCH 3/3] New <pkg>-update-last-config-fragment target in pkg-kconfig.mk

[PULL] Smack: Changes for 4.19
 2018-07-30 15:51 UTC 

Strange bug with "git log" - pdftotext?
 2018-07-30 15:51 UTC  (4+ messages)

[PATCH] btrfs: backref.c: Use ERR_CAST() to return error code
 2018-07-30 14:16 UTC  (2+ messages)

[PATCH] ASoC: soc-pcm: Use delay set in pointer function
 2018-07-30 15:50 UTC  (7+ messages)
` [alsa-devel] "

[PATCH] btrfs: extent-tree.c: Remove unused __btrfs_free_block_rsv()
 2018-07-30 14:15 UTC  (2+ messages)

[RFC PATCH 0/3] Balloon inhibit enhancements
 2018-07-30 15:49 UTC  (7+ messages)
        ` [Qemu-devel] "

[PATCH 0/2] fix "rebase -i --root" corrupting root commit
 2018-07-30 15:49 UTC  (5+ messages)

[PATCH v3 0/7] kmalloc-reclaimable caches
 2018-07-30 15:48 UTC  (3+ messages)
` [PATCH v3 7/7] mm, slab: shorten kmalloc cache names for large sizes

[PATCH 6/6] qtnfmac: implement basic WoWLAN support
 2018-07-30 14:13 UTC  (2+ messages)

[RFC PATCH net-next v2 00/17] ethtool netlink interface (WiP)
 2018-07-30 15:48 UTC  (5+ messages)
` [RFC PATCH net-next v2 09/17] ethtool: implement GET_DRVINFO message

[PATCH 3/6] qtnfmac: implement cfg80211 power management callback
 2018-07-30 14:12 UTC  (2+ messages)

[PATCH mlx5-next] RDMA/mlx5: Don't use cached IRQ affinity mask
 2018-07-30 15:47 UTC  (13+ 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.