All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-18 19:30:35 to 2018-01-18 20:45:25 UTC [more...]

[Qemu-devel] [PULL v4 00/29] pc, pci, virtio: features, fixes, cleanups
 2018-01-18 20:45 UTC  (13+ messages)
` [Qemu-devel] [PULL v4 01/29] MAINTAINERS: Add myself as maintainer to X86 machines
` [Qemu-devel] [PULL v4 02/29] vhost-user: add new vhost user messages to support virtio config space
` [Qemu-devel] [PULL v4 03/29] vhost-user-blk: introduce a new vhost-user-blk host device
` [Qemu-devel] [PULL v4 04/29] contrib/libvhost-user: enable virtio config space messages
` [Qemu-devel] [PULL v4 05/29] contrib/vhost-user-blk: introduce a vhost-user-blk sample application
` [Qemu-devel] [PULL v4 06/29] qemu: add a cleanup callback function to EventNotifier
` [PULL v4 07/29] virtio: postpone the execution of event_notifier_cleanup function
  ` [Qemu-devel] "
` [Qemu-devel] [PULL v4 08/29] virtio: improve virtio devices initialization time
` [Qemu-devel] [PULL v4 09/29] pci/shpc: Move function to generic header file
` [Qemu-devel] [PULL v4 10/29] vhost-user: fix multiple queue specification
` [Qemu-devel] [PULL v4 11/29] intel-iommu: Redefine macros to enable supporting 48 bit address width

[PATCH 00/12] KVM: s390: exitless interrupt support for KVM
 2018-01-18 20:45 UTC  (7+ messages)
` [PATCH 04/12] KVM: s390: implement GISA IPM related primitives

[PATCH] net:l2tp: Allow MAC to be configured via netlink
 2018-01-18 20:44 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 00/14] SDHCI: add tunning sequence for UHS-I cards (part 3)
 2018-01-18 20:40 UTC  (18+ messages)
` [Qemu-devel] [PATCH v7 01/14] sdhci: add v3 capabilities
` [Qemu-devel] [PATCH v7 02/14] sdhci: rename the hostctl1 register
` [Qemu-devel] [PATCH v7 03/14] hw/arm/bcm2835_peripherals: implement SDHCI Spec v3
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v7 04/14] hw/arm/bcm2835_peripherals: change maximum block size to 1kB
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v7 05/14] hw/arm/fsl-imx6: implement SDHCI Spec v3
` [Qemu-devel] [PATCH v7 06/14] hw/arm/xilinx_zynqmp: "
` [Qemu-devel] [PATCH v7 07/14] sdhci: check Spec v3 capabilities qtest
` [Qemu-devel] [PATCH v7 08/14] sdhci: add a check_capab_v3() qtest
` [Qemu-devel] [PATCH v7 09/14] sdhci: remove the deprecated 'capareg' property
` [Qemu-devel] [PATCH v7 10/14] sdhci: add Spec v4.2 register definitions
` [Qemu-devel] [PATCH v7 11/14] sdhci: implement the Host Control 2 register for the tunning sequence
` [Qemu-devel] [PATCH v7 12/14] sdbus: add trace events
` [Qemu-devel] [PATCH v7 13/14] sdhci: implement UHS-I voltage switch
` [Qemu-devel] [PATCH v7 14/14] sdhci: implement CMD/DAT[] fields in the Present State register

[PATCH v2 0/6] ethdev: port ownership
 2018-01-18 20:43 UTC  (4+ messages)
` [PATCH v3 0/7] Port ownership and syncronization
  ` [PATCH v3 4/7] ethdev: synchronize port allocation

ubifs: noatime support?
 2018-01-18 20:44 UTC  (2+ messages)

[PATCH] unit: Improve idmap.c unit test coverage
 2018-01-18 20:42 UTC  (2+ messages)

[PATCH] Add limited read-only support for older (V2 and V3) device tree to libfdt
 2018-01-18 20:41 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] cfg80211: fix station info handling bugs
 2018-01-18 20:36 UTC  (3+ messages)

memcpy test: results from adding sse and avx tests
 2018-01-18 20:36 UTC  (3+ messages)

[Qemu-arm] [RFC v2 0/5] generalize parsing of cpu_model (part 4)
 2018-01-18 20:35 UTC  (12+ messages)
` [Qemu-arm] [RFC v2 2/5] machine: prepare machine 'none' to gradually switch to cpu_create() API
  ` [Qemu-arm] [Qemu-ppc] "
    ` [Qemu-devel] "
` [Qemu-devel] [RFC v2 3/5] linux-user: prepare for switching "
    ` [Qemu-arm] "
` [Qemu-devel] [RFC v2 0/5] generalize parsing of cpu_model (part 4)

[PATCH v2 00/17] Overlayfs NFS export support
 2018-01-18 20:35 UTC  (8+ messages)
` [PATCH v2 03/17] ovl: decode pure upper file handles

[Bug 198511] New: lags in youtube videos 1080p 60fps with radeon hd4650 and kernel 4.15rc8
 2018-01-18 20:35 UTC  (4+ messages)
` [Bug 198511] "

[Qemu-devel] [PATCH] scsi-generic: Simplify error handling code
 2018-01-18 20:34 UTC  (6+ messages)

[kernel-hardening] Re: [PATCH v3 8/9] x86: use __uaccess_begin_nospec and ASM_IFENCE in get_user paths
 2018-01-18 20:33 UTC  (23+ messages)
            ` [kernel-hardening] [RFC][PATCH] get rid of the use of set_fs() (by way of kernel_recvmsg()) in sunrpc
              ` [kernel-hardening] "
                    `  "
                    ` [PATCH 01/10] net: separate SIOCGIFCONF handling from dev_ioctl()
                      ` [PATCH 02/10] devinet_ioctl(): take copyin/copyout to caller
                      ` [PATCH 03/10] ip_rt_ioctl(): take copyin "
                      ` [PATCH 04/10] kill dev_ifsioc()
                      ` [PATCH 05/10] kill bond_ioctl()
                      ` [PATCH 06/10] kill dev_ifname32()
                      ` [PATCH 07/10] lift handling of SIOCIW... out of dev_ioctl()
                      ` [PATCH 08/10] ipconfig: use dev_set_mtu()
                      ` [PATCH 09/10] dev_ioctl(): move copyin/copyout to callers
                      ` [PATCH 10/10] kill kernel_sock_ioctl()

[PATCH v6 01/15] clk: ingenic: Use const pointer to clk_ops in struct
 2018-01-18 20:30 UTC  (8+ messages)
` [PATCH v7 00/14] JZ4770 and GCW0 patchset
  ` [PATCH v7 11/14] MIPS: ingenic: Initial JZ4770 support

About File systems magic numbers
 2018-01-18 20:32 UTC  (3+ messages)

[PATCH] MIPS: use generic GCC library routines from lib/
 2018-01-18 20:28 UTC  (12+ messages)

[Qemu-devel] [QEMU-PPC] [PATCH V3 0/6] target/ppc: Rework spapr_caps
 2018-01-18 20:30 UTC  (7+ messages)
` [Qemu-devel] [QEMU-PPC] [PATCH V3 6/6] target/ppc/spapr: Add H-Call H_GET_CPU_CHARACTERISTICS
    ` [Qemu-devel] [Qemu-ppc] "

[PATCH net-next 0/1] rtnetlink: request RTM_GETLINK by pid or fd
 2018-01-18 20:29 UTC  (3+ messages)
` [PATCH net-next 1/1] "

[PATCH] drm/i915/bios: add DP max link rate to VBT child device struct
 2018-01-18 20:29 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/bios: add DP max link rate to VBT child device struct (rev2)

[PATCH 0/5] xen/arm64: Branch predictor hardening (XSA-254 variant 2)
 2018-01-18 20:28 UTC  (11+ messages)
` [PATCH 1/5] xen/arm: Introduce enable callback to enable a capabilities on each online CPU
                ` XSA-254 SP2 for ARM (was Re: [PATCH 1/5] xen/arm: Introduce enable callback to enable a capabilities on each online CPU)

[PATCH v4 00/19] KVM/arm64: Randomise EL2 mappings
 2018-01-18 20:28 UTC  (16+ messages)
` [PATCH v4 15/19] arm64; insn: Add encoder for the EXTR instruction
` [PATCH v4 16/19] arm64: insn: Allow ADD/SUB (immediate) with LSL #12
` [PATCH v4 17/19] arm64: KVM: Dynamically compute the HYP VA mask
` [PATCH v4 18/19] arm64: KVM: Introduce EL2 VA randomisation
` [PATCH v4 19/19] arm64: Update the KVM memory map documentation

Regression in SMB3 encryption
 2018-01-18 20:26 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 0/7] Call check and invalidate_cache from coroutine context
 2018-01-18 20:25 UTC  (4+ messages)
` [Qemu-devel] [PATCH 4/7] qed: make bdrv_qed_do_open a coroutine_fn

[PATCH v1 0/3] Make IPC a regular tcon and fix SMB2 domain-based DFS
 2018-01-18 20:24 UTC  (5+ messages)
` [PATCH v1 2/3] CIFS: make IPC a regular tcon

linux-next: Signed-off-by missing for commit in the drm-misc-fixes tree
 2018-01-18 20:23 UTC 

[PATCH] phy: brcm-sata: remove unused variable
 2018-01-18 20:23 UTC  (2+ messages)

[PATCH v2 2/6] ethdev: add port ownership
 2018-01-18 20:21 UTC  (12+ messages)

[PATCH] arm64: Stop printing the virtual memory layout
 2018-01-18 20:20 UTC  (5+ messages)

[PATCH 00/14] MIPS: memblock: Switch arch code to NO_BOOTMEM
 2018-01-18 20:18 UTC  (4+ messages)
` [PATCH 11/14] MIPS: memblock: Print out kernel virtual mem layout

[Qemu-devel] [PATCH v6 0/7] Rework vhost memory region updates
 2018-01-18 20:16 UTC  (4+ messages)

[PATCH] auxdisplay: img-ascii-lcd: fix typo on select SYSCON/MFD_SYSCON
 2018-01-18 20:13 UTC 

[PATCHv3 net-next 0/7] net: sched: cls: add extack support
 2018-01-18 20:15 UTC  (2+ messages)

[PATCH net] netlink: reset extack earlier in netlink_rcv_skb
 2018-01-18 20:15 UTC  (3+ messages)

dts-bindings: usb-uhci: Document newly added properties
 2018-01-18 20:15 UTC  (2+ messages)
` [PATCH] "

[PATCH] drm/i915/bios: add DP max link rate to VBT child device struct
 2018-01-18 20:14 UTC  (4+ messages)
` [PATCH v2] "

[Qemu-devel] [PULL 00/19] machine queue, 2018-01-18
 2018-01-18 20:14 UTC  (5+ messages)

KVM "fake DAX" flushing interface - discussion
 2018-01-18 20:11 UTC  (21+ messages)
                ` [Qemu-devel] "

[RFC PATCH] blk-mq: fixup RESTART when queue becomes idle
 2018-01-18 20:11 UTC  (8+ messages)

[PATCH] rtc: remove rtc-at32ap700x
 2018-01-18 20:08 UTC 

[PATCH] watchdog: remove at32ap700x_wdt
 2018-01-18 20:08 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/18] efi_loader: enable EFI driver provided block device
 2018-01-18 20:08 UTC  (8+ messages)
` [U-Boot] [PATCH v2 14/18] efi_loader: provide links between devices EFI handles
` [U-Boot] [PATCH v2 16/18] efi_driver: EFI block driver

Git For Aix 6 and 7
 2018-01-18 20:07 UTC  (2+ messages)

[RFT net-next v4 0/5] dwmac-meson8b: clock fixes for Meson8b
 2018-01-18 20:05 UTC  (5+ messages)
` [RFT net-next v4 3/5] net: stmmac: dwmac-meson8b: fix internal RGMII clock configuration

[PATCH] ata: remove pata_at32
 2018-01-18 20:05 UTC 

[PATCH net-next v5 0/4] dwmac-meson8b: clock fixes for Meson8b
 2018-01-18 20:03 UTC  (8+ messages)

[PATCH] media: radio: Critical v4l2 registration bugfix for si470x over i2c
 2018-01-18 20:01 UTC 

[PATCH] glib-2.0: Re-add the gettext depend
 2018-01-18 20:02 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mlx5; Remove redundant allocation warning print
 2018-01-18 20:02 UTC  (2+ messages)

[PATCH] cpufreq: remove at32ap-cpufreq
 2018-01-18 20:02 UTC 

[PATCH] media: radio: Tuning bugfix for si470x over i2c
 2018-01-18 20:01 UTC 

[RFC] Per file OOM badness
 2018-01-18 20:01 UTC  (4+ messages)

Ceph Luminous - pg is down due to src/osd/SnapMapper.cc: 246: FAILED assert(r == -2)
 2018-01-18 20:01 UTC  (13+ messages)

[PATCH] media: radio: Critical interrupt bugfix for si470x over i2c
 2018-01-18 20:00 UTC 

[PATCH] pwm: remove depends on AVR32
 2018-01-18 19:58 UTC 

xfs_repair: couldn't map inode 2089979520, err = 117
 2018-01-18 19:59 UTC  (4+ messages)

[PATCH v3 0/2] block: enforce ioctl(BLKROSET) and set_disk_ro()
 2018-01-18 19:57 UTC  (2+ messages)

[RFC] blk-throttle: export io_serviced_recursive, io_service_bytes_recursive
 2018-01-18 19:56 UTC  (2+ messages)

[PATCH] input: remove at32psif
 2018-01-18 19:55 UTC  (4+ messages)

[PATCH] misc: remove AVR32 dependencies
 2018-01-18 19:55 UTC 

[PATCH v2 0/3] Avoid that blk_{un,}register_queue() trigger lock inversion
 2018-01-18 19:55 UTC  (2+ messages)

[PATCH] nfs: Use proper enum definitions for nfs_show_stable
 2018-01-18 19:55 UTC 

[Buildroot] [PATCH] nilfs-utils: fix build with static toolchains
 2018-01-18 19:54 UTC  (3+ messages)

[PATCH v2] src: print 'handle' attribute in tables
 2018-01-18 19:53 UTC 

[PATCH wip/dl-for-next] RDMA/bnxt_re: Fix kbuild error
 2018-01-18 19:54 UTC  (3+ messages)

[PATCH] drm/i915/cnl: apply Display WA #1178 to fix type C dongles
 2018-01-18 19:53 UTC  (3+ messages)

[U-Boot] Individual files dual licenses
 2018-01-18 19:52 UTC  (9+ messages)

objtool patches needed in v4.14.y (and possibly older kernels)
 2018-01-18 19:52 UTC  (3+ messages)

[PATCH 00/35] jump_label, objtool, IBRS and IBPB
 2018-01-18 19:52 UTC  (5+ messages)
` [PATCH 26/35] x86/enter: Create macros to stop/restart Indirect Branch Speculation
` [PATCH 28/35] x86/idle: Control Indirect Branch Speculation in idle

[Qemu-devel] [PATCH] block: implement the bdrv_reopen_prepare helper for LUKS driver
 2018-01-18 19:51 UTC  (2+ messages)

[PATCH net-next] kcm: do not attach sockets if sk_user_data is already used
 2018-01-18 19:46 UTC  (10+ messages)

[PATCH] drm/i915: vbt defs typo fixes
 2018-01-18 19:45 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for "

[PATCH v2 0/7] Introduce GENI SE Controller Driver
 2018-01-18 19:43 UTC  (3+ messages)
` [PATCH v2 7/7] tty: serial: msm_geni_serial: Add serial driver support for GENI based QUP

[Qemu-devel] [PATCH v4 0/7] target/m68k: supervisor mode (part 2)
 2018-01-18 19:38 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 1/7] accel/tcg: add size paremeter in tlb_fill()
` [Qemu-devel] [PATCH v4 2/7] target/m68k: add MC68040 MMU
` [Qemu-devel] [PATCH v4 3/7] target/m68k: add Transparent Translation
` [Qemu-devel] [PATCH v4 4/7] target/m68k: add index parameter to gen_load()/gen_store() and Co
` [Qemu-devel] [PATCH v4 5/7] target/m68k: add moves
` [Qemu-devel] [PATCH v4 6/7] target/m68k: add pflush/ptest
` [Qemu-devel] [PATCH v4 7/7] target/m68k: add HMP command "info tlb"

[PATCH v8 02/12] objtool: Allow alternatives to be ignored
 2018-01-18 19:41 UTC  (4+ messages)
` [v8,02/12] "

AES-NI: BUG in gcmaes_decrypt
 2018-01-18 19:41 UTC  (3+ messages)
` [PATCH] crypto: AES-NI GCM - handle zero length dst buffer
` [PATCH v2] "

[U-Boot] [PATCH] mmc: fix the wrong dislabing clock
 2018-01-18 19:41 UTC  (2+ messages)

[PATCH] Input: synaptics-rmi4 - prevent UAF reported by KASAN
 2018-01-18 19:38 UTC  (2+ messages)

Missing watchdog after ACPI watchdog creation failure
 2018-01-18 19:35 UTC  (3+ messages)

[qemu-mainline test] 118159: tolerable FAIL - PUSHED
 2018-01-18 19:36 UTC 

[RFC] perf: Allow fine-grained PMU access control
 2018-01-18 19:34 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH-next] MEMCG: memcontrol: make local symbol static
 2018-01-18 19:33 UTC  (3+ messages)

+ ocfs2-acl-use-ip_xattr_sem-to-protect-getting-extended-attribute.patch added to -mm tree
 2018-01-18 19:32 UTC 

[Qemu-devel] [PULL v2 00/34] pc, pci, virtio: features, fixes, cleanups
 2018-01-18 19:30 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.