All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-21 14:23:48 to 2017-11-21 15:18:39 UTC [more...]

[distro][PATCH 1/4] packagegroup-qoriq-tools: add recipe
 2017-11-21 15:11 UTC  (2+ messages)
` [distro][PATCH 3/4] fsl-image-networking: add image recipe

[Qemu-devel] segfault in parallel blockjobs (iotest 30)
 2017-11-21 15:18 UTC  (10+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH v1 0/9] perf stat: Enable '--per-thread' on all threads
 2017-11-21 15:18 UTC  (19+ messages)
` [PATCH v1 2/9] perf util: Define a structure for runtime shadow metrics stats
` [PATCH v1 3/9] perf util: Reconstruct rblist for supporting per-thread shadow stats
` [PATCH v1 4/9] perf util: Update and print "
` [PATCH v1 5/9] perf util: Remove a set of shadow stats static variables
` [PATCH v1 8/9] perf stat: Remove --per-thread pid/tid limitation

[RFC PATCH for 4.15 v12 00/22] Restartable sequences and CPU op vector
 2017-11-21 15:17 UTC  (14+ messages)
` [RFC PATCH for 4.15 v12 02/22] rseq: Introduce restartable sequences system call
` [RFC PATCH for 4.15 03/22] arm: Add restartable sequences support
` [RFC PATCH for 4.15 04/22] arm: Wire up restartable sequences system call
` [RFC PATCH for 4.15 05/22] x86: Add support for restartable sequences
` [RFC PATCH for 4.15 06/22] x86: Wire up restartable sequence system call
` [RFC PATCH for 4.15 08/22] powerpc: Wire up restartable sequences "
` [RFC PATCH for 4.15 v4 10/22] cpu_opv: Provide cpu_opv "
` [RFC PATCH for 4.15 12/22] powerpc: Wire up "
` [RFC PATCH for 4.15 v3 14/22] cpu_opv: selftests: Implement selftests
    ` [Linux-kselftest-mirror] "

[PATCH rdma-core] libhns: Add rereg mr interface in userspace
 2017-11-21 15:18 UTC  (3+ messages)

[PATCH v5] xfs_io: implement ranged fiemap query
 2017-11-21 15:16 UTC  (2+ messages)
` [PATCH v5] xfs: initial fiemap range query test

[PATCH v2] mm: show total hugetlb memory consumption in /proc/meminfo
 2017-11-21 15:15 UTC  (4+ messages)

[RESEND PATCH] net: realtek: r8169: implement set_link_ksettings()
 2017-11-21 15:15 UTC 

[PATCH 1/5] drm/amd/powerplay: Minor fixes in processpptables.c
 2017-11-21 15:15 UTC  (2+ messages)

[PATCH] mini-os: add config item for printing via hypervisor
 2017-11-21 15:15 UTC 

[PATCH tip/sched/core v3] sched/rt: Simplify the IPI rt balancing logic
 2017-11-21 15:14 UTC  (2+ messages)
` [PATCH RT] fix IPI balancing for 4.14-rt

[PATCH rdma-rc 0/2] RDMA fixes for 4.15
 2017-11-21 15:14 UTC  (6+ messages)
` [PATCH rdma-rc 1/2] IB/core: Only enforce security for InfiniBand

[GIT PULL] MMC fixes for v.4.14-rc4
 2017-11-21 15:13 UTC  (4+ messages)
` sdhci broke in 4.14 [was: MMC fixes for v.4.14-rc4]

[PATCH v4 1/2] mmc: API for accessing host supported maximum segment count and size
 2017-11-21 15:13 UTC  (6+ messages)
      ` [EXT] "

[U-Boot] [PATCH 0/5] mmc: fixes for HS200/UHS core support
 2017-11-21 15:13 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] dm: mmc: updated mmc_of_parse() to not fail because of an invalid bus-width
` [U-Boot] [PATCH 2/5] mmc: dm: support "mmc-ddr-1_2v" and "mmc-hs200-1_2v" boolean properties
` [U-Boot] [PATCH 3/5] mmc: dump card and host capabilities if debug is enabled
` [U-Boot] [PATCH 4/5] mmc: Fixed a problem with old sd or mmc that do not support High speed
` [U-Boot] [PATCH 5/5] mmc: all hosts support 1-bit bus width and legacy timings

[PATCH v2 1/2] btrfs: Enhance btrfs_trim_fs function to handle error better
 2017-11-21 15:12 UTC  (3+ messages)
` [PATCH 2/2] btrfs: extent-tree: Ensure btrfs_trim_fs can trim the whole fs

[Qemu-devel] [PATCH v2 for-2.11 0/4] Fix segfault in blockjob race condition
 2017-11-21 15:11 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 for-2.11 2/4] coroutine: abort if we try to schedule or enter a pending coroutine

[PATCH] SoC: intel: byt: Introduce new custom IN2 map
 2017-11-21 15:12 UTC  (5+ messages)
` [alsa-devel] "

[Qemu-devel] [PULL 0/7] Block layer patches for 2.11.0-rc2
 2017-11-21 15:10 UTC  (8+ messages)
` [Qemu-devel] [PULL 1/7] block: Don't use BLK_PERM_CONSISTENT_READ for format probing
` [Qemu-devel] [PULL 2/7] block: Don't request I/O permission with BDRV_O_NO_IO
` [Qemu-devel] [PULL 3/7] block: Add errp to bdrv_snapshot_goto()
` [Qemu-devel] [PULL 4/7] block: Add errp to bdrv_all_goto_snapshot()
` [Qemu-devel] [PULL 5/7] block: Error out on load_vm with active dirty bitmaps
` [Qemu-devel] [PULL 6/7] block: Close a BlockDriverState completely even when bs->drv is NULL
` [Qemu-devel] [PULL 7/7] iotests: Fix 176 on 32-bit host

[PATCH v4 1/2] fiemap: Factor out actual fiemap call code
 2017-11-21 15:10 UTC  (5+ messages)
` [PATCH v4 1/3] generic: Adjust generic test outputs for new fiemap imeplementation
  ` [PATCH v4 3/3] xfs: initial fiemap range query test

[RFC PATCH] builtin/worktree: enhance worktree removal
 2017-11-21 15:09 UTC 

Btrfs progs release 4.14
 2017-11-21 15:08 UTC 

Autoselect patches for stable (Was: Re: [PATCH AUTOSEL for 4.9 36/56] drm/i915: Fix the level 0 max_wm hack on VLV/CHV)
 2017-11-21 15:07 UTC  (2+ messages)

[PATCH net] net: ipv6: Fixup device for anycast routes during copy
 2017-11-21 15:08 UTC 

[PATCH 1/1] KVM: s390: mark irq_state.flags as non-usable
 2017-11-21 15:08 UTC  (2+ messages)

[PATCH V3 0/3] Add ASPM-L1 Substates support for Tegra
 2017-11-21 15:08 UTC  (4+ messages)
` [PATCH V3 2/3] PCI: tegra: fixups to avoid unnecessary wakeup from ASPM-L1.2

[Qemu-devel] [PATCH] memory-internal.h: Remove obsolete claim that header is obsolete
 2017-11-21 15:08 UTC 

[PATCH] ASoC: amd: Add error checking to probe function
 2017-11-21 15:08 UTC  (4+ messages)

v3.18.83 build: 0 failures 1 warnings (v3.18.83)
 2017-11-21 15:07 UTC 

[Qemu-devel] [PATCH] accel/tcg/cpu-exec-common.c: Remove unnecessary include of memory-internal.h
 2017-11-21 15:07 UTC 

[PATCH] [media] dvb-frontends/stv0367: remove redundant self assignment of temporary
 2017-11-21 15:07 UTC  (2+ messages)

[PATCH] linux-fslc: 4.14: Bump revision to c4404197b0b2
 2017-11-21 15:07 UTC  (7+ messages)

[PATCH] libsemanage: Use umask(0077) for fopen() write operations
 2017-11-21 14:19 UTC 

[Qemu-devel] [PATCH v2] build: disarm the TCG unit test trap
 2017-11-21 15:05 UTC  (3+ messages)

[PATCH i-g-t] tests: Regenerate testlist when Makefile is changed
 2017-11-21 15:06 UTC 

[Qemu-devel] [PATCH] msix: don't mask already masked vectors on reset
 2017-11-20 15:18 UTC  (2+ messages)

[PATCH] mm, mlock, vmscan: no more skipping pagevecs
 2017-11-21 15:06 UTC  (4+ messages)

[PATCH] ARM: dts: exynos: correct trats2 panel reset line
 2017-11-21 15:06 UTC  (3+ messages)

tr_ifree transaction log reservation calculation
 2017-11-21 15:05 UTC 

new bug on armhf
 2017-11-21 15:10 UTC  (3+ messages)

[PATCH] x86/MCE/AMD: Always give panic severity for UC errors in kernel context
 2017-11-21 15:05 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH for-2.11 v2 0/2] Update qemu.org domains
 2017-11-21 15:03 UTC  (2+ messages)

[PATCH] btrfs: Enhance btrfs_trim_fs function to handle error better
 2017-11-21 15:01 UTC  (4+ messages)

[Qemu-devel] [PATCH v7 0/5] arm: kinetis_mk64fn1m0 machine
 2017-11-21 15:02 UTC  (8+ messages)
` [Qemu-devel] [PATCH v7 2/5] arm: kinetis_k64_mcg
` [Qemu-devel] [PATCH v7 4/5] arm: kinetis_k64_system
` [Qemu-devel] [PATCH v7 5/5] arm: kinetis_mk64fn1m0 machine
  ` [Qemu-devel] [PATCH v7 3/5] arm: kinetis_k64_pmux

Linux ECN Handling
 2017-11-21 15:01 UTC  (8+ messages)

[PATCH v2] drm: don't continue with anything after the GPU couldn't be woken up
 2017-11-21 15:01 UTC 

[U-Boot] [PATCH v3 1/6] x86: baytrail: Add fsp-header verification for secure boot FSP
 2017-11-21 15:01 UTC  (2+ messages)

[PATCH] reservation: don't wait when timeout=0
 2017-11-21 14:59 UTC  (6+ messages)

active bugs in the first week of 4.15 merge window
 2017-11-21 14:57 UTC  (10+ messages)
` [ata_port_probe] BUG: unable to handle kernel NULL pointer dereference at 0000000000000350
` [serial8250_interrupt] RIP: 0010:arch_local_irq_restore+0x2/0x8

[PATCH 1/1] PCI: Mobiveil: Add Mobiveil PCIe Host Bridge IP driver
 2017-11-21 14:56 UTC  (6+ messages)
` [PATCH 1/1 v2 ] "

[PATCH] mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed
 2017-11-21 14:56 UTC  (2+ messages)

Patch "vlan: fix a use-after-free in vlan_device_event()" has been added to the 3.18-stable tree
 2017-11-21 14:55 UTC 

Patch "tcp: do not mangle skb->cb[] in tcp_make_synack()" has been added to the 3.18-stable tree
 2017-11-21 14:55 UTC 

Patch "sctp: do not peel off an assoc from one netns to another one" has been added to the 3.18-stable tree
 2017-11-21 14:55 UTC 

Patch "netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed" has been added to the 3.18-stable tree
 2017-11-21 14:55 UTC 

Patch "net/sctp: Always set scope_id in sctp_inet6_skb_msgname" has been added to the 3.18-stable tree
 2017-11-21 14:55 UTC 

Patch "fealnx: Fix building error on MIPS" has been added to the 3.18-stable tree
 2017-11-21 14:55 UTC 

Patch "af_netlink: ensure that NLMSG_DONE never fails in dumps" has been added to the 3.18-stable tree
 2017-11-21 14:55 UTC 

[PATCH 0/2] drm/i915: This set enables 90/270 degree rotation on 16bpp planes on gen10
 2017-11-21 14:54 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: This set enables 90/270 degree rotation on 16bpp planes on gen10 (rev3)

Dell Vostro 3360 multimedia keys
 2017-11-21 14:52 UTC  (5+ messages)

[PATCH] net: bridge: add max_fdb_count
 2017-11-21 14:53 UTC  (2+ messages)

Patch "vlan: fix a use-after-free in vlan_device_event()" has been added to the 4.4-stable tree
 2017-11-21 14:52 UTC 

Patch "tcp: do not mangle skb->cb[] in tcp_make_synack()" has been added to the 4.4-stable tree
 2017-11-21 14:52 UTC 

Patch "sctp: do not peel off an assoc from one netns to another one" has been added to the 4.4-stable tree
 2017-11-21 14:52 UTC 

Patch "netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed" has been added to the 4.4-stable tree
 2017-11-21 14:52 UTC 

Patch "net/sctp: Always set scope_id in sctp_inet6_skb_msgname" has been added to the 4.4-stable tree
 2017-11-21 14:52 UTC 

Patch "fealnx: Fix building error on MIPS" has been added to the 4.4-stable tree
 2017-11-21 14:52 UTC 

Patch "bonding: discard lowest hash bit for 802.3ad layer3+4" has been added to the 4.4-stable tree
 2017-11-21 14:52 UTC 

Patch "af_netlink: ensure that NLMSG_DONE never fails in dumps" has been added to the 4.4-stable tree
 2017-11-21 14:52 UTC 

pedantry: is there a standard for what should be in the SYNOPSIS?
 2017-11-21 14:49 UTC 

xhci_hcd HC died; cleaning up with TUSB7340 and µPD720201
 2017-11-21 14:50 UTC  (6+ messages)

[PATCH] ARM: make decompressor debug output user selectable
 2017-11-21 14:50 UTC 

EtnaViv and i.MX6Q
 2017-11-21 12:16 UTC  (3+ messages)
  ` [EXT] "

[PATCH 1/6] drm/printer: Add drm_vprintf()
 2017-11-21 14:50 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for series starting with [v2] drm/printer: Add drm_vprintf() (rev2)

[PATCH v1] mm: relax deferred struct page requirements
 2017-11-21 14:47 UTC  (4+ messages)

[PATCH] bcache: add a separate open bucket list for flash devices
 2017-11-21 14:48 UTC  (3+ messages)

[PATCH v2 0/2] kprobes: improve error handling when arming/disarming kprobes
 2017-11-21 14:47 UTC  (6+ messages)
` [PATCH v2 1/2] kprobes: propagate error from arm_kprobe_ftrace()
    `  "

[Qemu-devel] [PATCH v2] tests/bios-tables-test: Fix endianess problems when passing data to iasl
 2017-11-21 14:47 UTC  (5+ messages)

[PATCH] net: phy: harmonize phy_id{,_mask} data type
 2017-11-21 14:46 UTC  (2+ messages)

[PATCH v3 0/5] pinctrl: mcp32s08: add open drain config for irq
 2017-11-21 14:46 UTC  (4+ messages)
` [PATCH v3 4/5] pinctrl: mcp23s08: configure irq polarity using irq data

[Qemu-devel] [RFC PATCH 1/1] s390x/css: unresrict cssids
 2017-11-21 14:45 UTC  (4+ messages)

[PATCH] drm/amdgpu: correct vce4.0 fw config for SRIOV (V2)
 2017-11-21 14:45 UTC  (2+ messages)

[PATCH RESEND v12 00/12] Add RAS virtualization support in QEMU
 2017-11-21 18:37 UTC  (4+ messages)
` [PATCH RESEND v12 05/12] linux-headers: sync against Linux v4.14-rc8
  ` [Qemu-devel] "

[PATCH] drm/i915: Put all non-blocking modesets onto an ordered wq
 2017-11-21 14:42 UTC  (4+ messages)

[PATCH 0/5] Master package updates
 2017-11-21 14:41 UTC  (5+ messages)
` [PATCH 4/5] libassuan: update to 2.4.4
` [PATCH 5/5] curl: update to 7.56.1

[PATCH 00/16] Entry stuff, in decent shape now
 2017-11-21 14:45 UTC  (4+ messages)
` [PATCH 16/16] x86/entry/64: Move the IST stacks into cpu_entry_area

[PATCH v1 0/5] net/mlx4: restore inner VXLAN & UDP RSS support
 2017-11-21 14:41 UTC  (7+ messages)
` [PATCH v1 1/5] net/mlx4: fix unnecessary include
` [PATCH v1 2/5] net/mlx4: fix documentation in private structure
` [PATCH v1 3/5] net/mlx4: use function to get default RSS fields
` [PATCH v1 4/5] net/mlx4: restore UDP RSS by probing capabilities
` [PATCH v1 5/5] net/mlx4: restore inner VXLAN RSS support

[f2fs-dev] [PATCH RESEND v2] f2fs: fix concurrent problem for updating free bitmap
 2017-11-21 14:40 UTC  (2+ messages)

[PATCH] bash completion: Add --autostash and --no-autostash to pull
 2017-11-21 14:39 UTC  (3+ messages)

[RFC 0/9] arm64: 52-bit physical address support
 2017-11-21 14:39 UTC  (3+ messages)
` [RFC 3/9] arm64: handle 52-bit addresses in TTBR

[PATCH] bash completion: Add --autostash and --no-autostash to pull
 2017-11-21 14:39 UTC 

[PATCH] drm/amd/vce: correct vce fw data and stack size config for sriov
 2017-11-21 14:39 UTC  (2+ messages)

[Buildroot] [Bug 10511] New: Packages get downloaded uncompressed with wget
 2017-11-21 14:37 UTC 

[PATCH] btrfs: extent-tree: Use round up to replace align macro
 2017-11-21 14:36 UTC  (3+ messages)

[PATCH i-g-t 1/7] tools/intel_watermark: Don't require master
 2017-11-21 14:36 UTC  (4+ messages)
` [PATCH i-g-t 7/7] tools/intel_watermark: Try not to dump nonexistent planes on SKL+

[RFC] perf script: modify field selection option
 2017-11-21 14:36 UTC  (5+ messages)

quotas: failure on removing a file via SFTP/SSH
 2017-11-21 14:34 UTC  (4+ messages)

Next Xen Arm Community call - Wednesday 22nd November
 2017-11-21 14:34 UTC  (2+ messages)

[f2fs-dev] [PATCH RESEND] f2fs: fix concurrent problem for updating free bitmap
 2017-11-21 14:33 UTC  (4+ messages)

[GIT PULL] usercopy whitelisting for v4.15-rc1
 2017-11-21 14:34 UTC  (7+ messages)

[PATCH] vhost: support UDP Fragmentation Offload
 2017-11-21 14:33 UTC  (4+ messages)

[PATCH] 4.4.86-rt99: fix sync breakage between nr_cpus_allowed and cpus_allowed
 2017-11-21 14:33 UTC  (6+ messages)

[PATCH 0/4] ARM: ep93xx: ts72xx: Add support for BK3 board
 2017-11-21 14:32 UTC  (15+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] ARM: ep93xx: ts72xx: Use DEFINE_RES_MEM macros where applicable
  ` [PATCH v2 2/6] ARM: ep93xx: ts72xx: Provide include guards for ts72xx.h file
  ` [PATCH v2 3/6] ARM: ep93xx: ts72xx: Rewrite ts72xx_register_flash() to accept parameters
  ` [PATCH v2 4/6] ARM: ep93xx: ts72xx: Rewrite map IO code to be reusable
  ` [PATCH v2 5/6] ARM: ep93xx: ts72xx: cosmetic: Add some description to ts72xx code
  ` [PATCH v2 6/6] ARM: ep93xx: ts72xx: Add support for BK3 board - ts72xx derivative

multi-home difficulty
 2017-11-21 14:35 UTC  (3+ messages)

[PATCH] verify-bashisms: use argparse, add verbose option
 2017-11-21 14:05 UTC  (2+ messages)

len = bpf_probe_read_str(); bpf_perf_event_output(... len) == FAIL
 2017-11-21 14:29 UTC  (11+ messages)

[PATCH v2] powerpc: fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
 2017-11-21 14:28 UTC 

[PATCH] xfs_io: implement ranged fiemap query
 2017-11-21 14:27 UTC  (4+ messages)

[PATCH] drm/amdgpu: move UVD/VCE and VCN structure out from union
 2017-11-21 14:28 UTC 

[PATCH] gpio: 74x164: Fix crash during .remove()
 2017-11-21 14:27 UTC  (2+ messages)

[PATCH v2] powerpc: fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
 2017-11-21 14:26 UTC 

16.11.4 (LTS) patches review and test
 2017-11-21 14:26 UTC 

[Qemu-devel] [PATCH v2 0/7] s390x/pci: Improve zPCI to cover more cases
 2017-11-21 14:25 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/7] s390x/pci: rework PCI STORE

Patch "ipv6/dccp: do not inherit ipv6_mc_list from parent" has been added to the 3.18-stable tree
 2017-11-21 14:24 UTC 

[PATCH] block: early return from blk_queue_split() if q->bio_split is NULL
 2017-11-21 14:24 UTC  (2+ messages)
`  "

[PATCH -next] platform/x86: dell-laptop: fix error return code in dell_init()
 2017-11-21 14:23 UTC  (3+ 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.