All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-18 23:25:51 to 2018-06-19 01:46:07 UTC [more...]

[PATCH] maintainers: update subtree committers
 2018-06-20 10:37 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/113] Patch Round-up for stable 2.11.2, freeze on 2018-06-22
 2018-06-19  1:43 UTC  (64+ messages)
` [Qemu-devel] [PATCH 001/113] block/ssh: fix possible segmentation fault when .desc is not null-terminated
` [Qemu-devel] [PATCH 002/113] pci-bridge/i82801b11: clear bridge registers on platform reset
` [Qemu-devel] [PATCH 003/113] virtio-balloon: unref the memory region before continuing
` [Qemu-devel] [PATCH 004/113] memfd: fix configure test
` [Qemu-devel] [PATCH 009/113] spapr: use spapr->vsmt to compute VCPU ids
` [Qemu-devel] [PATCH 010/113] spapr: move VCPU calculation to core machine code
` [Qemu-devel] [PATCH 011/113] target/ppc: Clarify compat mode max_threads value
` [Qemu-devel] [PATCH 012/113] spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id()
` [Qemu-devel] [PATCH 013/113] spapr: consolidate the VCPU id numbering logic in a single place
` [Qemu-devel] [PATCH 014/113] spapr: fix missing CPU core nodes in DT when running with TCG
` [Qemu-devel] [PATCH 015/113] spapr: register dummy ICPs later
` [Qemu-devel] [PATCH 016/113] spapr: make pseries-2.11 the default machine type
` [Qemu-devel] [PATCH 017/113] nbd: Honor server's advertised minimum block size
` [Qemu-devel] [PATCH 018/113] specs/qcow2: Fix documentation of the compressed cluster descriptor
` [Qemu-devel] [PATCH 019/113] rbd: Fix use after free in qemu_rbd_set_keypairs() error path
` [Qemu-devel] [PATCH 020/113] tpm: Set the flags of the CMD_INIT command to 0
` [Qemu-devel] [PATCH 021/113] loader: don't perform overlapping address check for memory region ROM images
` [Qemu-devel] [PATCH 022/113] target/xtensa: dump correct physical registers
` [Qemu-devel] [PATCH 023/113] linux-user: fix mmap/munmap/mprotect/mremap/shmat
` [Qemu-devel] [PATCH 024/113] linux-user: fix assertion in shmdt
` [Qemu-devel] [PATCH 025/113] linux-user: fix target_mprotect/target_munmap error return values
` [Qemu-devel] [PATCH 026/113] sparc: fix leon3 casa instruction when MMU is disabled
` [Qemu-devel] [PATCH 027/113] openpic_kvm: drop address_space_to_flatview call
` [Qemu-devel] [PATCH 028/113] memory: inline some performance-sensitive accessors
` [Qemu-devel] [PATCH 029/113] address_space_write: address_space_to_flatview needs RCU lock
` [Qemu-devel] [PATCH 030/113] address_space_read: "
` [Qemu-devel] [PATCH 031/113] address_space_access_valid: "
` [Qemu-devel] [PATCH 032/113] address_space_map: "
` [Qemu-devel] [PATCH 033/113] address_space_rw: "
` [Qemu-devel] [PATCH 034/113] memory: fix flatview_access_valid RCU read lock/unlock imbalance
` [Qemu-devel] [PATCH 035/113] migration/block: reset dirty bitmap before read in bulk phase
` [Qemu-devel] [PATCH 036/113] multiboot: bss_end_addr can be zero
` [Qemu-devel] [PATCH 037/113] multiboot: Remove unused variables from multiboot.c
` [Qemu-devel] [PATCH 038/113] multiboot: Use header names when displaying fields
` [Qemu-devel] [PATCH 039/113] multiboot: fprintf(stderr...) -> error_report()
` [Qemu-devel] [PATCH 040/113] multiboot: Reject kernels exceeding the address space
` [Qemu-devel] [PATCH 041/113] multiboot: Check validity of mh_header_addr
` [Qemu-devel] [PATCH 042/113] tests/multiboot: Test exit code for every qemu run
` [Qemu-devel] [PATCH 043/113] tests/multiboot: Add tests for the a.out kludge
` [Qemu-devel] [PATCH 044/113] tests/multiboot: Add .gitignore
` [Qemu-devel] [PATCH 045/113] arm/translate-a64: treat DISAS_UPDATE as variant of DISAS_EXIT
` [Qemu-devel] [PATCH 046/113] virtio_net: flush uncompleted TX on reset
` [Qemu-devel] [PATCH 047/113] qemu-pr-helper: Actually allow users to specify pidfile
` [Qemu-devel] [PATCH 048/113] block/file-posix: Fix fully preallocated truncate
` [Qemu-devel] [PATCH 049/113] iotests: Test preallocated truncate of 2G image
` [Qemu-devel] [PATCH 050/113] tcg: Mark muluh_i64 and mulsh_i64 as 64-bit ops
` [Qemu-devel] [PATCH 051/113] target/i386: Fix andn instruction
` [Qemu-devel] [PATCH 052/113] exec: fix memory leak in find_max_supported_pagesize()
` [Qemu-devel] [PATCH 099/113] ahci: fix PxCI register race
` [Qemu-devel] [PATCH 100/113] arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR
` [Qemu-devel] [PATCH 101/113] block: Make bdrv_is_writable() public
` [Qemu-devel] [PATCH 102/113] qcow2: Do not mark inactive images corrupt
` [Qemu-devel] [PATCH 103/113] iotests: Add case for a corrupted inactive image
` [Qemu-devel] [PATCH 104/113] throttle: Fix crash on reopen
` [Qemu-devel] [PATCH 105/113] vga: fix region calculation
` [Qemu-devel] [PATCH 106/113] i386: define the 'ssbd' CPUID feature bit (CVE-2018-3639)
` [Qemu-devel] [PATCH 107/113] i386: Define the Virt SSBD MSR and handling of it (CVE-2018-3639)
` [Qemu-devel] [PATCH 108/113] i386: define the AMD 'virt-ssbd' CPUID feature bit (CVE-2018-3639)
` [Qemu-devel] [PATCH 109/113] tap: set vhostfd passed from qemu cli to non-blocking
` [Qemu-devel] [PATCH 110/113] vhost-user: delete net client if necessary
` [Qemu-devel] [PATCH 111/113] qemu-img: Fix assert when mapping unaligned raw file
` [Qemu-devel] [PATCH 112/113] iotests: Add test 221 to catch qemu-img map regression
` [Qemu-devel] [PATCH 113/113] arm_gicv3_kvm: kvm_dist_get/put_priority: skip the registers banked by GICR_IPRIORITYR

[RFC PATCH 0/2] mtd: rawnand: support MT29F1G08ABAFAWP-ITE:F
 2018-06-19  1:44 UTC  (4+ messages)

[PATCH v9 0/6] Fix the cross compiling errors
 2018-06-19  1:44 UTC  (12+ messages)
` [PATCH v10 "
  ` [PATCH v10 6/6] devtools: expand meson cross compiling test coverage
  ` [PATCH v11 0/6] Fix the cross compiling errors
    ` [PATCH v11 1/6] mk: fix makefile based cross build errors
    ` [PATCH v11 2/6] doc: add a guide doc for cross compiling from x86
    ` [PATCH v11 3/6] build: fix the meson build warning
    ` [PATCH v11 4/6] devtools: fix the missing ninja command error
    ` [PATCH v11 5/6] build: fix the meson cross compile error
    ` [PATCH v11 6/6] devtools: expand meson cross compiling test coverage

[U-Boot] [PATCH] x86: efi-x86_app: Update MAINTAINERS
 2018-06-19  1:43 UTC 

[PATCH v1 0/2] perf: Drop leaked kernel samples
 2018-06-19  1:39 UTC  (6+ messages)
` [PATCH v1 1/2] perf/core: Use sysctl to turn on/off dropping "

Hi dear
 2018-06-19  1:39 UTC 

[GIT PULL] Korean l10n updates for Git 2.18.0
 2018-06-19  1:36 UTC 

[PATCH 2/2] rcutorture: Make boost test more robust
 2018-06-19  1:36 UTC  (9+ messages)
` [lkp-robot] [rcutorture] 46e26223e3: WARNING:at_kernel/rcu/rcutorture.c:#rcu_torture_stats_print

[PATCH V2] boost: Improve reproducibility
 2018-06-19  1:27 UTC  (4+ messages)

linux-next: build warning after merge of the vfs tree
 2018-06-19  1:29 UTC 

[PATCH v2] mtd: atmel-quadspi: add suspend/resume hooks
 2018-06-19  1:28 UTC  (6+ messages)

[U-Boot] [PULL] u-boot-sh/master
 2018-06-19  1:27 UTC  (3+ messages)

linux-next: manual merge of the vfs tree with the overlayfs tree
 2018-06-19  1:21 UTC 

[PATCH] Fix build error when enable archiver
 2018-06-19  1:21 UTC  (3+ messages)

[PATCH] syslog-ng: fix syslog-ng startup problem with systemd
 2018-06-19  1:21 UTC  (7+ messages)

[smb3] unreachable code and memory leaks
 2018-06-19  1:20 UTC  (5+ messages)

[U-Boot] [PATCH] common: bootm: reserve memory bank
 2018-06-19  1:20 UTC  (3+ messages)

[U-Boot] [PATCH v2] x86: Use microcode update from device tree for all processors
 2018-06-19  1:19 UTC  (4+ messages)

[PATCH] btrfs-progs: check: Fix wrong root parameter of btrfs_next_leaf call
 2018-06-19  1:23 UTC  (2+ messages)

[PATCH] ARM: dts: imx53-qsb: Let the codec control MCLK pinctrl
 2018-06-19  1:16 UTC  (2+ messages)

[PATCH] drm/i915/psr: Fix warning in intel_psr_activate()
 2018-06-19  1:12 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

linux-next: manual merge of the vfs tree with the overlayfs tree
 2018-06-19  1:10 UTC 

[Qemu-devel] [PATCH v2 0/3] spapr: introduce a fixed IRQ number space
 2018-06-19  1:02 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/3] spapr: split the IRQ allocation sequence
` [Qemu-devel] [PATCH v2 2/3] spapr: remove unused spapr_irq routines
` [Qemu-devel] [PATCH v2 3/3] spapr: introduce a fixed IRQ number space

[PATCH V2 1/3] ARM: imx: add L2 page power control for GPC
 2018-06-19  1:08 UTC  (3+ messages)

[linux-linus bisection] complete test-armhf-armhf-libvirt-raw
 2018-06-19  1:08 UTC 

want <reason> option to git-rebase
 2018-06-19  1:06 UTC 

[PATCH v33 0/4] Virtio-balloon: support free page reporting
 2018-06-19  1:06 UTC  (12+ messages)
` [PATCH v33 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
            ` [virtio-dev] "
              `  "

[PATCH v4] net/ixgbe: fix mask bits register set error for FDIR
 2018-06-19  0:57 UTC  (3+ messages)
` [PATCH v5] "

[RFC][PATCH 0/6] Use printk_safe context for TTY and UART port locks
 2018-06-19  0:53 UTC  (3+ messages)

[PATCH 00/10] Control Flow Enforcement - Part (3)
 2018-06-19  0:52 UTC  (17+ messages)
` [PATCH 06/10] x86/cet: Add arch_prctl functions for shadow stack

kernel panic in reading /proc/kpageflags when enabling RAM-simulated PMEM
 2018-06-19  0:49 UTC  (13+ messages)
` [PATCH v1] mm: zero remaining unavailable struct pages (Re: kernel panic in reading /proc/kpageflags when enabling RAM-simulated PMEM)
        ` [PATCH v2] x86/e820: put !E820_TYPE_RAM regions into memblock.reserved
              ` [PATCH v3] "

[PATCH 0/4] Slience NCSI logging
 2018-06-19  0:48 UTC  (6+ messages)
` [PATCH 3/4] net/ncsi: Use netdev_dbg for debug messages
` [PATCH 4/4] MAINTAINERS: Add Sam as the maintainer for NCSI

[PATCHv2] m68k: fix "bad page state" oops on ColdFire boot
 2018-06-19  0:46 UTC 

[Qemu-devel] [PATCH 0/3] python: Revert sys.path hacks used for compat modules
 2018-06-19  0:41 UTC  (2+ messages)

[PATCH] proc: Make inline name size calculation automatic
 2018-06-19  0:42 UTC  (2+ messages)

[PATCH 1/2] ARM: imx: add standby mode suspend for i.MX6SLL
 2018-06-19  0:38 UTC  (3+ messages)

[PATCH] MIPS: Always use -march=<arch>, not -<arch> shortcuts
 2018-06-19  0:37 UTC  (3+ messages)

MIPS: Always use -march=<arch>, not -<arch> shortcuts
 2018-06-19  0:37 UTC 

MIPS: Always use -march=<arch>, not -<arch> shortcuts
 2018-06-19  0:37 UTC 

[PATCH v2] net/bonding: add add/remove mac addrs
 2018-06-19  0:35 UTC  (5+ messages)

[Qemu-devel] [PATCH 1/2] spapr_cpu_core: migrate per-CPU data
 2018-06-19  0:30 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] spapr_cpu_core: migrate VPA related state

[PATCH 0/5] Expose PCIe AER stats via sysfs
 2018-06-19  0:32 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/5] Documentation/ABI: Add details of PCI AER statistics

[PATCH 0/3] Some checkpatch fixes for i915_reg.h
 2018-06-19  0:29 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for Some checkpatch fixes for i915_reg.h (rev2)

[Qemu-devel] [PATCH v3 0/2] ppc/pnv: new Pnv8Chip and Pnv9Chip models
 2018-06-19  0:28 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 2/2] ppc/pnv: consolidate the creation of the ISA bus device tree

[Qemu-devel] [PATCH v1 0/4] pc-dimm: pre_plug "slot" and "addr" assignment
 2018-06-19  0:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 1/4] pc-dimm: assign and verify the "slot" property during pre_plug

[rfc patch] mm, oom: fix unnecessary killing of additional processes
 2018-06-19  0:27 UTC  (3+ messages)
` [patch] "

[PATCH v2] devtool deploy-target: optionally specify package
 2018-06-19  0:23 UTC  (2+ messages)

[Qemu-devel] [RFC 0/1] ide: attempt at fixing the bug #1777315
 2018-06-19  0:14 UTC  (4+ messages)
` [Qemu-devel] [RFC 1/1] ide: bug #1777315: io_buffer_size and sg.size can represent partial sector sizes

[Qemu-devel] [PATCH v4 00/12] pc-dimm: next bunch of cleanups
 2018-06-19  0:12 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 11/12] nvdimm: make get_memory_region() perform checks and initialization

[igt-dev] [ANNOUNCE] intel-gpu-tools 1.22
 2018-06-19  0:10 UTC  (5+ messages)

Kernel panic - not syncing: VFS: Unable to mount root fs
 2018-06-19  0:09 UTC  (2+ messages)

[RFC PATCH 0/3] submodules with no working tree shall unset core.worktree
 2018-06-19  0:06 UTC  (5+ messages)
` [PATCH "
  ` [PATCH 1/3] submodule: unset core.worktree if no working tree is present
  ` [PATCH 2/3] submodule: ensure core.worktree is set after update
  ` [PATCH 3/3] submodule deinit: unset core.worktree

[PATCH v3 1/2] ethdev: move log macro to header
 2018-06-19  1:04 UTC  (4+ messages)
` [PATCH v4 1/3] "
  ` [PATCH v4 2/3] ethdev: convert static logtype usage to dynamic
  ` [PATCH v4 3/3] eal: don't enable static log macro for ethdev

[Xenomai] thread executing udd_register_device() is not rescheduled again
 2018-06-19  0:02 UTC  (3+ messages)

[PATCH net] enic: do not overwrite error code
 2018-06-18 17:01 UTC 

OpenBMC Hackathon
 2018-06-19  0:00 UTC 

[PATCH v2] doc: add description to dirtytime_expire_seconds
 2018-06-18 23:59 UTC 

[PATCH v3 00/12] Add throttler driver for non-thermal throttling
 2018-06-18 23:59 UTC  (6+ messages)
` [PATCH v3 10/12] misc: throttler: Add core support "
` [PATCH v3 11/12] misc: throttler: Add Chrome OS EC throttler

[Qemu-devel] [PATCH] sm501: Fix hardware cursor color conversion
 2018-06-18 23:56 UTC  (2+ messages)

[Qemu-devel] [PATCH] ppc: Include vga cirrus card into the compiling process
 2018-06-18 23:55 UTC  (2+ messages)

[PATCH 0/3] nvme: fix stuck discovery
 2018-06-18 23:57 UTC  (5+ messages)
` [PATCH 3/3] nvme: allow duplicate connections to the discovery controller

Poll - Fall 2018 OpenBMC Hackathon
 2018-06-18 23:56 UTC 

[PATCH 0/3] pinctrl: msm interrupt and muxing fixes
 2018-06-18 23:54 UTC  (7+ messages)
` [PATCH 1/3] pinctrl: msm: Really mask level interrupts to prevent latching
` [PATCH 2/3] pinctrl: msm: Mux out gpio function with gpio_request()

[PATCH 1/5] drm/amd/display: Implement dm_pp_get_clock_levels_by_type_with_latency
 2018-06-18 23:53 UTC  (2+ messages)

[rocko/master][PATCH 1/2] u-boot-ti-staging: update to ti2018.02-rc1 tag
 2018-06-18 23:52 UTC  (2+ messages)
` [rocko/master][PATCH 2/2] linux-ti-staging: update to 4.14.50 and "

[PATCH v3 2/5] efi: Add embedded peripheral firmware support
 2018-06-18 23:49 UTC  (11+ messages)
          ` Do Qualcomm drivers use DMA buffers for request_firmware_into_buf()?

maintenance on DPDK patchwork today
 2018-06-18 23:47 UTC  (5+ messages)

[PATCH] random: make crng state queryable
 2018-06-18 23:43 UTC 

[PATCH 0/7] grep.c: teach --column to 'git-grep(1)'
 2018-06-18 23:43 UTC  (8+ messages)
` [PATCH 1/7] Documentation/config.txt: camel-case lineNumber for consistency
` [PATCH 2/7] grep.c: expose {,inverted} match column in match_line()
` [PATCH 3/7] grep.[ch]: extend grep_opt to allow showing matched column
` [PATCH 4/7] grep.c: display column number of first match
` [PATCH 5/7] builtin/grep.c: add '--column' option to 'git-grep(1)'
` [PATCH 6/7] grep.c: add configuration variables to show matched option
` [PATCH 7/7] contrib/git-jump/git-jump: jump to exact location

[PATCH] t7400: encapsulate setup code in test_expect_success
 2018-06-18 23:41 UTC  (2+ messages)

[meta-xfce][PATCH] xfce4-panel: fix QA issue 'installed-vs-shipped'
 2018-06-18 23:40 UTC  (7+ messages)

[PATCH] staging:iio:adc:ad7816: Backward resources cleanups in probe
 2018-06-18 23:38 UTC 

[PATCH v2 4/4] vhost/crypto: use rte fcn to access private area
 2018-06-18 23:37 UTC 

+ x86-e820-put-e820_type_ram-regions-into-memblockreserved.patch added to -mm tree
 2018-06-18 23:37 UTC 

[meta-oe][PATCH V4 1/1] syslog-ng: repackage json related conf files
 2018-06-18 23:36 UTC 

[PATCH v2 3/4] examples/ipsec-secgw: use ipsec fcn to access private area
 2018-06-18 23:36 UTC 

[PATCH v2 2/4] examples/ipsec-secgw: use rte fcn to access private area
 2018-06-18 23:36 UTC 

[PATCH] Revert "net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends"
 2018-06-18 23:36 UTC  (11+ messages)

[PATCH v2 1/4] mbuf: add accessor function for private data area
 2018-06-18 23:35 UTC 

[PATCH v2 0/4] mbuf: Add new private data area accessor function
 2018-06-18 23:34 UTC 

[RFC v2 0/2] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-06-18 23:34 UTC  (4+ messages)
` [RFC v2 PATCH 1/2] uprobes: make vma_has_uprobes non-static
` [RFC v2 PATCH 2/2] mm: mmap: zap pages with read mmap_sem for large mapping

[PATCH 00/32] VFS: Introduce filesystem context [ver #8]
 2018-06-18 23:33 UTC  (4+ messages)

[to-be-updated] mm-zero-remaining-unavailable-struct-pages.patch removed from -mm tree
 2018-06-18 23:30 UTC 

[meta-xfce][PATCH] xfce4: package libtool files if they are installed
 2018-06-18 23:26 UTC 


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.