All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-20 16:38:06 to 2017-12-20 17:20:04 UTC [more...]

Patch "ARM: exynos_defconfig: Enable UAS support for Odroid HC1 board" has been added to the 4.14-stable tree
 2017-12-20 17:20 UTC 

[PATCH v10 1/3] lib: Add strongly typed 64bit int_sqrt
 2017-12-20 17:19 UTC  (7+ messages)

[PATCH v2 0/2] eeprom: at24: convert magic numbers to structs
 2017-12-20 17:18 UTC  (3+ messages)
` [PATCH v2 2/2] eeprom: at24: remove temporary fix for at24mac402 size

[PATCH v9 00/28] rcar-vin: Add Gen3 with media controller
 2017-12-20 17:17 UTC  (6+ messages)
` [PATCH v9 13/28] rcar-vin: fix handling of single field frames (top, bottom and alternate fields)

[alsa-lib][PATCH 0/4] pcm: minor code cleanup
 2017-12-20 17:17 UTC  (5+ messages)
` [alsa-lib][PATCH 1/4] pcm: remove unused macros of COPY_LABELS/COPY_END
` [alsa-lib][PATCH 2/4] pcm: remove unused macros of GETU_LABELS/GETU_END
` [alsa-lib][PATCH 3/4] pcm: remove unused macros of NORMS_LABELS/NORMS_END
` [alsa-lib][PATCH 4/4] pcm: fix wrong comments for some cases of linear interpolation of PCM samples

[PATCH v4 1/2] powerpc/powernv: Enable tunneled operations
 2017-12-20 17:16 UTC  (2+ messages)

[PATCH v5 0/1] eeprom: at24: convert magic numbers to structs
 2017-12-20 17:16 UTC  (5+ messages)
` [PATCH v5 1/1] "

[Qemu-devel] [PULL 00/46] First batch of misc patches for QEMU 2.12
 2017-12-20 17:14 UTC  (47+ messages)
` [Qemu-devel] [PULL 01/46] memfd: fix configure test
` [Qemu-devel] [PULL 02/46] qemu-thread: fix races on threads that exit very quickly
` [Qemu-devel] [PULL 03/46] qemu-pr-helper: miscellaneous fixes
` [Qemu-devel] [PULL 04/46] contrib: add systemd unit files
` [Qemu-devel] [PULL 05/46] Revert "docker: Enable features explicitly in test-full"
` [Qemu-devel] [PULL 06/46] scsi-block: Add share-rw option
` [Qemu-devel] [PULL 07/46] MAITAINERS: List Fam Zheng as reviewer for SCSI patches
` [Qemu-devel] [PULL 08/46] x86/cpu: Enable new SSE/AVX/AVX512 cpu features
` [Qemu-devel] [PULL 09/46] hyperv: set partition-wide MSRs only on first vcpu
` [Qemu-devel] [PULL 10/46] hyperv: ensure SINTx msrs are reset properly
` [Qemu-devel] [PULL 11/46] hyperv: make SynIC version msr constant
` [Qemu-devel] [PULL 12/46] cpus: make pause_all_cpus() play with SMP on single threaded TCG
` [Qemu-devel] [PULL 13/46] cpu-exec: fix missed CPU kick during interrupt injection
` [Qemu-devel] [PULL 14/46] target/i386: Fix compiler warnings
` [Qemu-devel] [PULL 15/46] baum: Truncate braille device size to 84x1
` [Qemu-devel] [PULL 16/46] sockets: remove obsolete code that updated listen address
` [Qemu-devel] [PULL 17/46] target/i386: Fix handling of VEX prefixes
` [Qemu-devel] [PULL 18/46] tests/boot-serial-test: Make sure that we check the timeout regularly
` [Qemu-devel] [PULL 19/46] tests/boot-serial-test: Add code to allow to specify our own kernel or bios
` [Qemu-devel] [PULL 20/46] tests/boot-serial-test: Add support for the mcf5208evb board
` [Qemu-devel] [PULL 21/46] tests/boot-serial-test: Add tests for microblaze boards
` [Qemu-devel] [PULL 22/46] hw/moxie/moxiesim: Add support for loading a BIOS on moxiesim
` [Qemu-devel] [PULL 23/46] tests/boot-serial-test: Add a test for the moxiesim machine
` [Qemu-devel] [PULL 24/46] tests/boot-serial-test: Add support for the raspi2 machine
` [Qemu-devel] [PULL 25/46] cpu: refactor cpu_address_space_init()
` [Qemu-devel] [PULL 26/46] cpu: suffix cpu address spaces with cpu index
` [Qemu-devel] [PULL 27/46] block/iscsi: dont leave allocmap in an invalid state on UNMAP failure
` [Qemu-devel] [PULL 28/46] block/iscsi: only report an iSCSI Failure if we don't handle it gracefully
` [Qemu-devel] [PULL 29/46] exec: Don't reuse unassigned_mem_ops for io_mem_rom
` [Qemu-devel] [PULL 30/46] hw/mips/boston: Remove workaround for writes to ROM aborting
` [Qemu-devel] [PULL 31/46] hw/i386/vmport: replace fprintf() by trace events or LOG_UNIMP
` [Qemu-devel] [PULL 32/46] scsi: provide general-purpose functions to manage sense data
` [Qemu-devel] [PULL 33/46] scsi: replace hex constants with #defines
` [Qemu-devel] [PULL 34/46] Remove legacy -no-kvm-pit option
` [Qemu-devel] [PULL 35/46] i8259: convert DPRINTFs into trace
` [Qemu-devel] [PULL 36/46] i8259: use DEBUG_IRQ_COUNT always
` [Qemu-devel] [PULL 37/46] i8259: generalize statistics into common code
` [Qemu-devel] [PULL 38/46] kvm-i8259: support "info pic" and "info irq"
` [Qemu-devel] [PULL 39/46] i8259: move TYPE_INTERRUPT_STATS_PROVIDER upper
` [Qemu-devel] [PULL 40/46] checkpatch: volatile with a comment or sig_atomic_t is okay
` [Qemu-devel] [PULL 41/46] rcu: reduce more than 7MB heap memory by malloc_trim()
` [Qemu-devel] [PULL 42/46] chardev: fix backend events regression with mux chardev
` [Qemu-devel] [PULL 43/46] test: add some chardev mux event tests
` [Qemu-devel] [PULL 44/46] blockdev: convert internal NBD server to QIONetListener
` [Qemu-devel] [PULL 45/46] blockdev: convert qemu-nbd "
` [Qemu-devel] [PULL 46/46] chardev: convert the socket "

[GIT PULL] spi fixes for v4.15
 2017-12-20 17:14 UTC  (2+ messages)

[PATCH AUTOSEL for 4.14 01/60] backlight: pwm_bl: Fix overflow condition
 2017-12-20 17:13 UTC  (3+ messages)
` [PATCH AUTOSEL for 4.14 20/60] kbuild: re-order the code to not parse unnecessary variables

[PATCH 1/3] dt-bindings: ARM: Mediatek: Fix ethsys documentation
 2017-12-20 17:13 UTC  (6+ messages)

[RFC ipsec-next 0/4]: Support multiple VTIs with the same src+dst pair
 2017-12-20 17:12 UTC  (4+ messages)
` [RFC ipsec-next 3/4] net: xfrm: support multiple VTI tunnels

PROBLEM: Hard lockup on Armada-385 with mvebu-mbus driver
 2017-12-20 17:12 UTC  (2+ messages)

[U-Boot] [PATCH] bootm: flush cache on aligned region
 2017-12-20 17:12 UTC 

[PATCH v4 0/2] kbuild: Cache exploratory calls to the compiler
 2017-12-20 17:11 UTC  (4+ messages)
` [PATCH v4 2/2] kbuild: Cache a few more "

[PATCH] Add support for ORISE OTM3225A LCD SoC
 2017-12-20 17:08 UTC  (5+ messages)

dumping queue state
 2017-12-20 17:11 UTC  (6+ messages)

[virtio-dev] [PATCH v20 0/7] Virtio-balloon Enhancement
 2017-12-20 17:10 UTC  (10+ messages)
`  "
  ` [virtio-dev] "
      ` [virtio-dev] "
        ` [Qemu-devel] "

[PATCH v3 1/6] imx-gst1.0-plugin: Upgrade to v4.3.1
 2017-12-20 17:09 UTC  (6+ messages)
` [PATCH v3 2/6] gstreamer1.0: Add NXP specific patches
` [PATCH v3 3/6] gstreamer1.0-plugins-base: "
` [PATCH v3 4/6] gstreamer1.0-plugins-good: "
` [PATCH v3 5/6] gstreamer1.0-plugins-bad: "
` [PATCH v3 6/6] gstreamer1.0-libav: "

[PATCH 0/2] Remove immediate feature
 2017-12-20 17:09 UTC  (4+ messages)
` [PATCH 1/2] livepatch: "

[PATCH 0/2] virtio_net: allow hypervisor to indicate linkspeed and duplex setting
 2017-12-20 17:07 UTC  (5+ messages)
` [PATCH net-next 1/2] "
    ` [Qemu-devel] "

pcm_post_start race condition with hardware error interrupts
 2017-12-20 17:07 UTC 

[PATCH 0/3] KVM: vmx: MSR bitmap cleanups and optimizations
 2017-12-20 17:07 UTC  (3+ messages)
` [PATCH 3/3] KVM: VMX: introduce X2APIC_MSR macro

Patch "arm64: Initialise high_memory global variable earlier" has been added to the 3.18-stable tree
 2017-12-20 17:07 UTC 

[PATCH net,stable] s390/qeth: fix error handling in checksum cmd callback
 2017-12-20 17:07 UTC 

[BUG] Build error for 4.15-rc3 kernel caused by patch "kbuild: Add a cache for generated variables"
 2017-12-20 17:07 UTC  (8+ messages)

[PATCH v3.18 backport] arm64: Initialise high_memory global variable earlier
 2017-12-20 17:07 UTC  (2+ messages)

[PATCH ipsec-next 0/7]: Support multiple VTIs with the same src+dst pair
 2017-12-20 17:06 UTC  (8+ messages)
` [PATCH ipsec-next 1/7] net: xfrm: Don't check for TUNNEL_KEY when hashing VTI tunnels
` [PATCH ipsec-next 2/7] net: ipv4: Add new flags to tunnel lookup
` [PATCH ipsec-next 3/7] net: xfrm: Add an xfrm lookup that ignores the mark
` [PATCH ipsec-next 4/7] net: xfrm: Find VTI interfaces from xfrm_input
` [PATCH ipsec-next 5/7] net: xfrm: Deliver packets to keyed VTI tunnels
` [PATCH ipsec-next 6/7] net: xfrm: Allow userspace to configure "
` [PATCH ipsec-next 7/7] net: xfrm: Don't pass tunnel objects to xfrm6_rcv_spi

[1/2] dt-bindings: dmaengine: Add Xilinx Video Framebuffer IP
 2017-12-20 17:06 UTC 

[2/2] dma: xilinx: Add driver for Video Framebuffer IP
 2017-12-20 17:05 UTC 

FAILED: patch "[PATCH] kernel: make groups_sort calling a responsibility group_info" failed to apply to 4.4-stable tree
 2017-12-20 17:05 UTC  (3+ messages)
` [PATCH] kernel: make groups_sort calling a responsibility group_info allocators

[PATCH] BLOCK: blk-flush: fixed line with more than 80 character
 2017-12-20 17:05 UTC 

stable-request: OP-TEE drivers fixes from v4.15 submission
 2017-12-20 17:04 UTC  (2+ messages)

v2.32 cal(1)
 2017-12-20 16:29 UTC  (2+ messages)

[PATCH v5 2/3] PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver
 2017-12-20 17:03 UTC  (3+ messages)

[PATCH] cxl: Check if vphb exists before iterating over AFU devices
 2017-12-20 17:03 UTC  (2+ messages)

Armada RTC power up reset
 2017-12-20 17:02 UTC  (6+ messages)

[Buildroot] [PATCH 0/2] Xorg: enable Etnaviv support
 2017-12-20 17:02 UTC  (4+ messages)
` [Buildroot] [PATCH 1/2] libdrm-armada: new package

[PATCH] sched/fair: Prevent a division by 0 in scale_rt_capacity()
 2017-12-20 16:45 UTC  (3+ messages)

[PATCH 1/2] fsstress: Eliminate valgrind noise
 2017-12-20 17:00 UTC  (2+ messages)
` [PATCH 2/2] fsstress: getcwd() return value fixes

[kvm-unit-tests PATCH] Support micro operation measurement on arm64
 2017-12-20 17:00 UTC  (4+ messages)
` [kvm-unit-tests PATCH] arm64: add micro test

Is it possible to pass-through a SATA port (not a controller and not a drive, but a single port)?
 2017-12-20 17:00 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/5] Add aarch64_be-linux-user target
 2017-12-20 16:43 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 4/5] configure: "
` [Qemu-devel] [PATCH v2 5/5] linux-user: Add aarch64_be magic numbers to qemu-binfmt-conf.sh

[PATCH] ALSA: usb-audio: Proper fallback at get_term_name()
 2017-12-20 17:00 UTC 

[PATCH v6 00/16] xen: common: rbtree: ported updates from Linux tree
 2017-12-20 16:59 UTC  (19+ messages)
` [PATCH v6 01/16] rbtree: remove redundant if()-condition in rb_erase()
` [PATCH v6 02/16 RESEND] rbtree: empty nodes have no color
` [PATCH v6 03/16 RESEND] rbtree: move some implementation details from rbtree.h to rbtree.c
` [PATCH v6 04/16 RESEND] rbtree: break out of rb_insert_color loop after tree rotation
` [PATCH v6 05/16 RESEND] rbtree: adjust root color in rb_insert_color() only when necessary
` [PATCH v6 06/16 RESEND] rbtree: low level optimizations in rb_insert_color()
` [PATCH v6 07/16 RESEND] rbtree: adjust node color in __rb_erase_color() only when necessary
` [PATCH v6 08/16 RESEND] rbtree: optimize case selection logic in __rb_erase_color()
` [PATCH v6 09/16 RESEND] rbtree: low level optimizations "

[PATCH] btrfs: qgroups: remove unused label
 2017-12-20 16:57 UTC 

[for-4.16 PATCH 0/5] block, nvme, dm: allow DM multipath to use NVMe's error handler
 2017-12-20 16:58 UTC  (4+ messages)
` [for-4.16 PATCH 4/5] dm mpath: use NVMe error handling to know when an error is retryable

[PATCH] iommu/amd - Set the device table entry PPR bit for IOMMU V2 devices
 2017-12-20 16:57 UTC 

Unexpected raid1 behaviour
 2017-12-20 16:57 UTC  (12+ messages)

[PATCH 00/43] qla2xxx: Driver update
 2017-12-20 16:56 UTC  (9+ messages)
` [PATCH 06/43] qla2xxx: Fix stale mem access for IRQ name
` [PATCH 07/43] qla2xxx: Add ability to track IOCB resource for FW
` [PATCH 14/43] qla2xxx: Add option for use reserve exch for ELS
` [PATCH 21/43] qla2xxx: Remove calling cancel_work_sync()

[refpolicy] [PATCH 1/1] corecommands: label systemd script directories bin_t
 2017-12-20 16:56 UTC  (7+ messages)

[PATCH] Revert change to fsl,mpc8641 example
 2017-12-20 16:54 UTC  (3+ messages)

[PATCH net-next] qed*: Utilize FW 8.33.1.0
 2017-12-20 16:54 UTC  (3+ messages)

[refpolicy] [PATCH 1/5] gssproxy: allow kerberos nfs filetrans
 2017-12-20 16:53 UTC  (3+ messages)

[PATCH net-next v4] ip6_vti: adjust vti mtu according to mtu of lower device
 2017-12-20 16:53 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] Add aarch64_be-linux-user target
 2017-12-20 16:52 UTC  (2+ messages)

[refpolicy] [PATCH] gssproxy: allow writing kerberos rcache
 2017-12-20 16:52 UTC 

[RFC PATCH v2 00/13] Kernel based bootsplash
 2017-12-20 16:52 UTC  (22+ messages)
` [RFC PATCH v2 03/13] bootsplash: Flush framebuffer after drawing

[Buildroot] Unable to boot ISO on target
 2017-12-20 16:50 UTC 

ANNOUNCE: nfs-utils-2.3.1 released
 2017-12-20 16:49 UTC 

[Buildroot] [git commit] board: Add Bananapi M64 support
 2017-12-20 16:48 UTC 

Question about CCS modifier on GLK
 2017-12-20 16:46 UTC  (2+ messages)

[Buildroot] [PATCH] libsoxr: remove unicode dash from help text
 2017-12-20 16:46 UTC  (2+ messages)

[Buildroot] [git commit] libsoxr: remove unicode dash from help text
 2017-12-20 16:46 UTC 

[Buildroot] [PATCH 1/2] linux: bump default to version 4.14.8
 2017-12-20 16:46 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] linux-headers: bump 4.{4, 9, 14}.x series

[Buildroot] [git commit] linux-headers: bump 4.{4, 9, 14}.x series
 2017-12-20 16:45 UTC 

[Buildroot] [git commit] linux: bump default to version 4.14.8
 2017-12-20 16:45 UTC 

[PATCH] fetch/git: add support for disabling shared clones on unpack
 2017-12-20 16:45 UTC  (2+ messages)

Prototype patch for Linux-kernel memory model
 2017-12-20 16:45 UTC  (6+ messages)

[PATCH 0/4] tpm: fix PS/2 devices not working on Braswell systems due CLKRUN enabled
 2017-12-20 16:45 UTC  (8+ messages)

[PATCH] Fix incorrect revert to uart example
 2017-12-20 16:45 UTC 

[virtio-dev] [v22 0/2] virtio-crypto: virtio crypto device specification
 2017-12-20 16:44 UTC  (4+ messages)
` [Qemu-devel] [v22 1/2] virtio-crypto: Add "
    ` [virtio-dev] "

[PATCH 0/5] preview of first chunk of s390 patches for kvm/next
 2017-12-20 16:44 UTC  (5+ messages)
` [PATCH 4/5] KVM: s390: drop use of spin lock in __floating_irq_kick
` [PATCH 5/5] kvm_config: add CONFIG_S390_GUEST

[PATCH -next] iommu/tegra-smmu: Fix return value check in tegra_smmu_group_get()
 2017-12-20 16:44 UTC  (2+ messages)

[PATCH 0/4] Add --no-ahead-behind to status
 2017-12-20 16:43 UTC  (2+ messages)

[Qemu-devel] [RFC v6 00/27] QMP: out-of-band (OOB) execution support
 2017-12-20 16:42 UTC  (8+ messages)
` [Qemu-devel] [RFC v6 01/27] chardev: use backend chr context when watch for fe
` [Qemu-devel] [RFC v6 06/27] monitor: move the cur_mon hack deeper for QMP
` [Qemu-devel] [RFC v6 07/27] monitor: unify global init

[PATCH v3 1/1] eeprom: at24: convert magic numbers to structs
 2017-12-20 16:42 UTC  (4+ messages)

[PATCH v3 00/19] fs: rework and optimize i_version handling in filesystems
 2017-12-20 16:41 UTC  (10+ messages)
` [PATCH v3 19/19] fs: handle inode->i_version more efficiently

[Devel] [PATCH v3 0/3] create sysfs representation of ACPI HMAT
 2017-12-20 16:41 UTC  (7+ messages)
`  "

[PATCH] extensions: libipt_DNAT: support shifted portmap ranges
 2017-12-20 16:40 UTC 

Usability outrage as far as I am concerned
 2017-12-20 16:40 UTC 

Crash in cgroup_procs_show
 2017-12-20 16:38 UTC  (7+ messages)
      ` [PATCH cgroup/for-4.15-fixes] cgroup: fix css_task_iter crash on CSS_TASK_ITER_PROC


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.