All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-09 13:39:27 to 2018-01-09 14:16:06 UTC [more...]

post-receive: pub/scm/linux/kernel/git/jirislaby/linux
 2018-01-09 14:16 UTC 

[PATCH] KVM: Fix stack-out-of-bounds read in write_mmio
 2018-01-09 14:15 UTC 

[PATCH v5 00/19] fs: rework and optimize i_version handling in filesystems
 2018-01-09 14:10 UTC  (17+ messages)
` [PATCH v5 01/19] fs: new API for handling inode->i_version
` [PATCH v5 03/19] fat: convert to new i_version API
` [PATCH v5 06/19] btrfs: "
  ` [PATCH v5 05/19] afs: "
  ` [PATCH v5 07/19] exofs: switch "
` [PATCH v5 08/19] ext2: convert "
` [PATCH v5 11/19] nfsd: "
` [PATCH v5 12/19] ocfs2: "
` [PATCH v5 13/19] ufs: use "
` [PATCH v5 14/19] xfs: convert to "
` [PATCH v5 15/19] IMA: switch IMA over "
` [PATCH v5 16/19] fs: only set S_VERSION when updating times if necessary
` [PATCH v5 17/19] xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing
` [PATCH v5 18/19] btrfs: only dirty the inode in btrfs_update_time if something was changed
` [PATCH v5 19/19] fs: handle inode->i_version more efficiently

[Qemu-devel] [PATCH v2 00/20] re-factor softfloat and add fp16 functions
 2018-01-09 14:14 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 02/20] include/fpu/softfloat: remove USE_SOFTFLOAT_STRUCT_TYPES

[PATCH v2 0/6] ARM branch predictor hardening
 2018-01-09 14:14 UTC  (3+ messages)
` [PATCH v2 1/6] arm: Add BTB invalidation on switch_mm for Cortex-A9, A12 and A17

[PATCH] PM / runtime: Rework pm_runtime_force_suspend/resume()
 2018-01-09 14:13 UTC  (5+ messages)
` [PATCH v2] "

[PATCHv2] libsas: Check for completed commands before calling lldd_abort_task()
 2018-01-09 14:13 UTC  (4+ messages)

[bug report] pinctrl: mediatek: add pinctrl driver for MT7622 SoC
 2018-01-09 14:13 UTC  (2+ messages)

[PATCH net-next v3 0/4] net: mvpp2: 1000BaseX and 2500BaseX support
 2018-01-09 14:13 UTC  (4+ messages)
` [PATCH net-next v3 4/4] net: mvpp2: 2500baseX support

[PATCH RESEND v3 0/6] preparatory work to add device forget
 2018-01-09 14:13 UTC  (3+ messages)
` [PATCH 2/6] btrfs: no need to check for btrfs_fs_devices::seeding
` [PATCH 6/6] btrfs: cleanup to make btrfs_free_stale_device() readable

[PATCH] x86/retpoline: Also fill return buffer after idle
 2018-01-09 14:12 UTC  (4+ messages)

[RFC PATCH 0/9] soc: samsung: Add support of suspend-to-RAM on Exynos5433
 2018-01-09 14:11 UTC  (4+ messages)
  ` [PATCH 3/9] soc: samsung: pmu: Add the PMU data of exynos5433 to support low-power state

Can RCU stall lead to hard lockups?
 2018-01-09 14:11 UTC  (3+ messages)

[PATCH v2 0/5] constify struct imx_pinctrl_soc_info
 2018-01-09 14:11 UTC  (7+ messages)
` [PATCH v2 5/5] pinctrl: imx6ul: add IOMUXC SNVS pinctrl driver for i.MX 6ULL

[PATCH 0/3] pinctrl-mcp23s08: Fine-tuning for two function implementations
 2018-01-09 14:10 UTC  (6+ messages)
` [PATCH 3/3] pinctrl: mcp23s08: Combine two function calls in mcp23s08_dbg_show()
    ` [PATCH v2] pinctrl: mcp23s08: Combine two function calls into one "

[PATCH] net: phy: Fix phy_modify() semantic difference fallout
 2018-01-09 14:10 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/dborkman/bpf
 2018-01-09 14:09 UTC 

Radical proposal: ship not-fully-tidied shim as 4.10.1
 2018-01-09 14:08 UTC  (6+ messages)

[Qemu-devel] [RFC v6 00/27] QMP: out-of-band (OOB) execution support
 2018-01-09 14:08 UTC  (7+ messages)
` [Qemu-devel] [RFC v6 18/27] monitor: send event when command queue full
` [Qemu-devel] [RFC v6 20/27] qmp: export qmp_dispatch_check_obj and allow "id"
` [Qemu-devel] [RFC v6 21/27] qmp: support out-of-band (oob) execution

post-receive: pub/scm/linux/kernel/git/dborkman/bpf
 2018-01-09 14:08 UTC 

post-receive: pub/scm/linux/kernel/git/dborkman/bpf
 2018-01-09 14:08 UTC 

[PATCH v3 00/13] arm64 kpti hardening and variant 2 workarounds
 2018-01-09 14:07 UTC  (4+ messages)

[patch net-next v7 00/13] net: sched: allow qdiscs to share filter block instances
 2018-01-09 14:07 UTC  (14+ messages)
` [patch net-next v7 01/13] net: sched: introduce support for multiple filter chain pointers registration
` [patch net-next v7 02/13] net: sched: introduce shared filter blocks infrastructure
` [patch net-next v7 03/13] net: sched: avoid usage of tp->q in tcf_classify
` [patch net-next v7 04/13] net: sched: introduce block mechanism to handle netif_keep_dst calls
` [patch net-next v7 05/13] net: sched: remove classid and q fields from tcf_proto
` [patch net-next v7 06/13] net: sched: keep track of offloaded filters and check tc offload feature
` [patch net-next v7 07/13] net: sched: use block index as a handle instead of qdisc when block is shared
` [patch net-next v7 08/13] net: sched: add rt netlink message type for block get
` [patch net-next v7 09/13] net: sched: allow ingress and clsact qdiscs to share filter blocks
` [patch net-next v7 10/13] mlxsw: spectrum_acl: Reshuffle code around mlxsw_sp_acl_ruleset_create/destroy
` [patch net-next v7 11/13] mlxsw: spectrum_acl: Don't store netdev and ingress for ruleset unbind
` [patch net-next v7 12/13] mlxsw: spectrum_acl: Implement TC block sharing
` [patch net-next v7 13/13] mlxsw: spectrum_acl: Pass mlxsw_sp_port down to ruleset bind/unbind ops

Uninitialized memory used to generate nqn in nvmf_host_default()
 2018-01-09 14:07 UTC 

[for-next 0/5] Enable features in Broadcom's RoCE driver
 2018-01-09 14:07 UTC  (4+ messages)
` [for-next 1/5] RDMA/bnxt_re: Enable RoCE on virtual functions

post-receive: pub/scm/linux/kernel/git/dborkman/bpf
 2018-01-09 14:07 UTC 

[PATCH] drivers: firmware: xilinx: Add ZynqMP firmware driver
 2018-01-09 14:07 UTC  (3+ messages)

[PATCH v2 05/13] pinctrl: Add Microsemi Ocelot SoC driver
 2018-01-09 14:07 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 0/7] KVM: x86: expose CVE-2017-5715 ("Spectre variant 2") mitigations to guest
 2018-01-09 14:06 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/dborkman/bpf
 2018-01-09 14:05 UTC 

[PATCH v2 0/6] drm/tinydrm: Cleanup
 2018-01-09 14:05 UTC  (5+ messages)
` [PATCH v2 6/6] drm/tinydrm: Embed the mode in tinydrm_connector

[PATCH 1/7] ARM: imx: add timer stop flag to ARM power off state
 2018-01-09 14:04 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/mark/linux
 2018-01-09 14:03 UTC 

[Buildroot] [PATCH] vlc: enable package on ARC
 2018-01-09 14:03 UTC  (3+ messages)

[PATCH] IB/hfi1: Prevent a NULL dereference
 2018-01-09 14:02 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] Reset SD cards attached to legacy-API controllers
 2018-01-09 14:01 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/4] hw/sd/milkymist-memcard: Reset SD card on controller reset
` [Qemu-devel] [PATCH 3/4] hw/sd/ssi-sd: "
` [Qemu-devel] [PATCH 4/4] hw/sd/omap_mmc: "

[PATCH 1/2] MAINTAINERS: linux-media: update Microchip ISI and ISC entries
 2018-01-09 14:01 UTC  (6+ messages)
` [PATCH 2/2] MAINTAINERS: mtd/nand: update Microchip nand entry

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2018-01-09 14:01 UTC 

[PATCH i-g-t 0/6] kms_plane_scaling fixes and enhancement
 2018-01-09 14:00 UTC  (3+ messages)
` [PATCH i-g-t 6/6] i-g-t: kms_plane_scaling: test for multi pipe with scaling

[PATCH 6/8] infiniband: fix sw/rdmavt/* kernel-doc notation
 2018-01-09 14:00 UTC  (2+ messages)

[Buildroot] [PATCH] glibc: ARC is now supported via patches
 2018-01-09 14:00 UTC  (3+ messages)

[PATCH 00/19] drm/sun4i: Support more planes, zpos and plane-wide alpha
 2018-01-09 13:59 UTC  (10+ messages)
` [PATCH 06/19] drm/blend: Add a generic alpha property

[PATCH v2 0/6] i2c: send STOP after recovery; use it for i2c-rcar
 2018-01-09 13:58 UTC  (7+ messages)
` [PATCH v2 1/6] i2c: make kerneldoc about bus recovery more precise
` [PATCH v2 2/6] i2c: add identifier in declarations for i2c_bus_recovery
` [PATCH v2 3/6] i2c: add 'set_sda' to bus_recovery_info
` [PATCH v2 4/6] i2c: ensure SDA is released in recovery if SDA is controllable
` [PATCH v2 5/6] i2c: send STOP after successful bus recovery
` [PATCH v2 6/6] i2c: rcar: implement "

[PATCH 1/1] media: entity: Add a nop variant of media_entity_cleanupr
 2018-01-09 13:58 UTC 

[PATCH net, v3] of_mdio: avoid MDIO bus removal when a PHY is missing
 2018-01-09 13:58 UTC  (2+ messages)

[PATCH rdma-next 0/6] Update CMA to use net namespace
 2018-01-09 13:58 UTC  (7+ messages)
  ` [PATCH rdma-next 1/6] RDMA/cma: Check existence of netdevice during port validation
  ` [PATCH rdma-next 2/6] RDMA/cma: Refactor to access multiple fields of rdma_dev_addr
  ` [PATCH rdma-next 3/6] RDMA/cma: Update cma_validate_port to honor net namespace
  ` [PATCH rdma-next 4/6] RDMA/cma: Update RoCE multicast routines to use "
  ` [PATCH rdma-next 5/6] RDMA/cma: Protect ifindex access during IPv6 route lookup
  ` [PATCH rdma-next 6/6] RDMA/cma: Protect ifindex access during IPv4 "

[PATCH] imx6: fix pcie enumeration
 2018-01-09 13:58 UTC  (12+ messages)
              `  "

[PATCH v6.5 00/26] x86: Mitigations for SP2/CVE-2017-5715/Branch Target Injection
 2018-01-09 13:58 UTC  (7+ messages)
` [PATCH v6.5 19/26] x86/hvm: Permit guests direct access to MSR_{SPEC_CTRL, PRED_CMD}

[Qemu-devel] [PATCH] acpi: switch to a dummy SSDT
 2018-01-09 13:58 UTC 

post-receive: pub/scm/linux/kernel/git/boqun/linux
 2018-01-09 13:58 UTC 

[PATCH v5] gpio: winbond: add driver
 2018-01-09 13:57 UTC  (3+ messages)

[PATCH 0/5] pktgen: Behavior flags fixes
 2018-01-09 13:55 UTC  (6+ messages)
` [PATCH 1/5] Documentation/pktgen: Clearify how-to use pktgen samples
` [PATCH 2/5] pktgen: Add missing !flag parameters
` [PATCH 3/5] pktgen: Add behavior flag names array - pkt_flag_names
` [PATCH 4/5] pktgen: Remove brute-force printing of flags
` [PATCH 5/5] pktgen: Clean read user supplied flag mess

[Bug 104556] WARNING: CPU: 1 PID: 7288 at mm/slab_common.c:971 kmalloc_slab+0x5e/0x70
 2018-01-09 13:57 UTC  (3+ messages)

[PATCH v2] ARM: dts: sunxi: Add sid for a83t
 2018-01-09 13:55 UTC  (14+ messages)

[meta-oe][PATCH]nautilus: new add
 2018-01-09 13:55 UTC  (2+ messages)

[PATCH v2] KVM: s390: cleanup struct kvm_s390_float_interrupt
 2018-01-09 13:55 UTC  (2+ messages)

[rocko][PATCH 0/4] Backport masterimage fixes
 2018-01-09 13:54 UTC  (2+ messages)

[PATCH RESEND v3 0/3] sched/rt: track rt rq utilization
 2018-01-09 13:53 UTC  (4+ messages)
` [PATCH RESEND v3 1/3] sched/pelt: Move pelt related code in a dedicated file
` [PATCH RESEND v3 2/3] sched/rt: add rt_rq utilization tracking
` [PATCH RESEND v3 3/3] cpufreq/schedutil: add rt "

[PATCH v2] recvmmsg.2, sendmmsg.2: point out that error handling is unreliable
 2018-01-09 13:54 UTC 

[PATCH] arm64: mm: Add additional parameter to uaccess_ttbr0_enable
 2018-01-09 13:53 UTC  (4+ messages)

[Bug 104306] Mesa 17.3 breaks Firefox and other Xwayland apps on AMD HD7750
 2018-01-09 13:53 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jlayton/linux
 2018-01-09 13:53 UTC 

post-receive: pub/scm/linux/kernel/git/jlayton/linux
 2018-01-09 13:53 UTC 

[Cluster-devel] [PATCH 00/12] gfs2: punch hole
 2018-01-09 13:53 UTC  (3+ messages)
` [Cluster-devel] [PATCH 05/12] gfs2: Remove minor gfs2_journaled_truncate inefficiencies

post-receive: pub/scm/linux/kernel/git/wsa/linux
 2018-01-09 13:51 UTC 

post-receive: pub/scm/linux/kernel/git/wireless/wireless-testing
 2018-01-09 13:51 UTC 

[PATCH i-g-t] lib/igt_kms: Fix build warning in igt_display_drop_events
 2018-01-09 13:51 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] nvme: Add weighted-round-robin arbitration support
 2018-01-09 13:50 UTC  (3+ messages)

[PATCH v14 0/3] Move backlight helper functions from tinydrm-helpers to linux/backlight
 2018-01-09 13:50 UTC  (12+ messages)

post-receive: pub/scm/linux/kernel/git/wireless/wireless-testing
 2018-01-09 13:50 UTC 

[PATCH 4.4 00/22] 4.4.111-stable review
 2018-01-09 13:50 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2018-01-09 13:50 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net
 2018-01-09 13:50 UTC 

[Bug 103351] New: Nouveau fails when booting with a screen connected to displayport since 13a86519202c5d119d83640d6f781f3181205d2c
 2018-01-09 13:49 UTC  (2+ messages)
  ` [Bug 103351] "

[PATCH 4/8] infiniband: fix ulp/opa_vnic/opa_vnic_vema.c kernel-doc notation
 2018-01-09 13:49 UTC  (2+ messages)

[PATCH RFC v1 00/74] Run PV guest in PVH container
 2018-01-09 13:49 UTC  (6+ messages)
` [PATCH RFC v1 20/74] x86: produce a binary that can be booted as PVH

[PATCH] KVM: PPC: Book3S: Add capabilities for Meltdown/Spectre workarounds
 2018-01-09 13:48 UTC  (3+ messages)

[PATCH] pinctrl: remove redundant mux_setting clear in pinmux_disable_setting()
 2018-01-09 13:49 UTC  (2+ messages)

[PATCH v7 3/3] net/virtio: support GUEST ANNOUNCE
 2018-01-09 14:26 UTC  (4+ messages)
` [PATCH v8 0/5] "
  ` [PATCH v8 3/5] net: add a helper for making RARP packet

[Qemu-devel] [PATCH] fw_cfg: fix memory corruption when all fw_cfg slots are used
 2018-01-09 13:48 UTC  (9+ messages)

[PATCH V5 1/2] mtd: partitions: add of_match_table parser matching
 2018-01-09 13:47 UTC  (7+ messages)
` [PATCH V6 "

[PATCH v6 00/10] Retpoline: Avoid speculative indirect calls in kernel
 2018-01-09 13:40 UTC  (6+ messages)
` [PATCH v6 01/10] x86/retpoline: Add initial retpoline support

post-receive: pub/scm/linux/kernel/git/leon/linux-rdma
 2018-01-09 13:48 UTC 

C++17 and C++ ABI on master
 2018-01-09 13:46 UTC  (3+ messages)

WireGuard in systemd-networkd
 2018-01-09 13:49 UTC 

[PATCH 3/3] [v6] pinctrl: qcom: qdf2xxx: add support for new ACPI HID QCOM8002
 2018-01-09 13:46 UTC  (15+ messages)

[PATCH 1/8] infiniband: fix ulp/opa_vnic/opa_vnic_encap.h kernel-doc for Sphinx
 2018-01-09 13:46 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/12] Add NX25 to support RISC-V
 2018-01-09 13:46 UTC  (4+ messages)
` [U-Boot] [PATCH v2 01/12] riscv: cpu: Add nx25 "

[PATCH 4.14 00/38] 4.14.13-stable review
 2018-01-09 13:45 UTC  (2+ messages)

[PATCH] drm/bridge/synopsis: stop clobbering drvdata
 2018-01-09 13:45 UTC  (6+ messages)

[Qemu-devel] [PATCH v2] usb: Remove legacy -usbdevice option
 2018-01-09 13:45 UTC  (11+ messages)

[PATCH 4.9 00/21] 4.9.76-stable review
 2018-01-09 13:45 UTC  (2+ messages)

[PATCH v6 2/2] app/testpmd: use uevent to monitor hotplug
 2018-01-09 13:44 UTC  (7+ messages)
` [PATCH v7 1/2] eal: add uevent monitor for hot plug

[PATCH] cgroup/cpuset: fix circular locking dependency
 2018-01-09 13:44 UTC  (11+ messages)

perf: perf_fuzzer quickly locks up on 4.15-rc7
 2018-01-09 13:44 UTC  (6+ messages)

[Qemu-devel] [PULL 00/11] Miscellaneous patches for QEMU 2.11-rc2
 2018-01-09 13:44 UTC  (10+ messages)
` [Qemu-devel] [PULL 07/11] cpu-exec: don't overwrite exception_index

post-receive: pub/scm/linux/kernel/git/mark/linux
 2018-01-09 13:44 UTC 

[PATCH for-3.18.y] perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
 2018-01-09 13:42 UTC 

[PATCH 0/4] gpio: driver for the RPi3 GPIO expander
 2018-01-09 13:41 UTC  (5+ messages)
` [PATCH 3/4] bcm2835-gpio-exp: Driver for GPIO expander via mailbox service

[PATCH nf-next] netfilter: x_tables: unbreak module auto loading
 2018-01-09 13:30 UTC 

[PATCH 1/5] net/ixgbevf: unregister irq handler when other interrupts not allowed
 2018-01-09 13:40 UTC  (4+ messages)
` [PATCH 5/5] vhost: add reconnect thread name for client mode

[PATCH 0/2] drm blend/omap: normalized zpos handling
 2018-01-09 13:40 UTC  (4+ messages)
` [PATCH 1/2] drm/blend: Account also the primary plane of the crtc for normalized_zpos

[PATCH] perf tools: Fix copyfile_offset update of output offset
 2018-01-09 13:39 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.