All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-25 00:58:02 to 2018-05-25 02:42:10 UTC [more...]

[U-Boot] [PATCH v3 01/11] ram: Add driver for MPC83xx
 2018-05-25  2:42 UTC  (9+ messages)
` [U-Boot] [PATCH v3 03/11] test: Add tests for sysreset_get_status
` [U-Boot] [PATCH v3 06/11] clk: Add MPC83xx clock driver
` [U-Boot] [PATCH v3 07/11] timer: Add MPC83xx timer driver
` [U-Boot] [PATCH v3 09/11] board_f: Use static print_cpuinfo if CONFIG_CPU is active

[PATCH 00/24] meta: various fixes
 2018-05-25  2:48 UTC  (19+ messages)
` [PATCH 01/24] base.bbclass: Add buildcfg multilib values
` [PATCH 02/24] runqemu-extract-sdk: allow install debugfs on rootfs
` [PATCH 03/24] initscripts: Avoid starting rpcbind daemon twice
` [PATCH 04/24] lsof: fix LSOF_CCV in version.h
` [PATCH 05/24] shadow: fix pam configs for chpasswd, newusers
` [PATCH 06/24] at: add libselinux to PACKAGECONFIG
` [PATCH 07/24] busybox: handle syslog
` [PATCH 08/24] gawk: fix command location in ptest script
` [PATCH 09/24] xinetd: add Init Script Actions to xinetd script
` [PATCH 10/24] dbus: update build options when enable ptest
` [PATCH 11/24] gcc-sanitizers: Fix libtool .la files
` [PATCH 12/24] oe/copy_buildsystem.py: add SDK_LAYERS_EXCLUDE_PATTERN
` [PATCH 13/24] dbus-test: sync x11 configure options with dbus
` [PATCH 14/24] site/powerpc64-linux: add cvs_cv_func_printf_ptr
` [PATCH 15/24] rootfs-postcommands: split ssh_allow_empty_password
` [PATCH 16/24] dropbear: add default config file to disable root login
` [PATCH 18/24] shadow: update ownership and permission of /var/spool/mail
` [PATCH 19/24] populate_sdk_ext.bbclass: add ESDK_MANIFEST_EXCLUDES

[U-Boot] [PATCH 0/4] ahci mvebu driver updates
 2018-05-25  2:41 UTC  (7+ messages)
` [U-Boot] [PATCH 1/4] ata: mvebu: move mvebu sata driver to drivers/ata directory
    ` [U-Boot] [EXT] "

[U-Boot] [PATCH v7 00/18] Add fastboot UDP support
 2018-05-25  2:41 UTC  (7+ messages)
` [U-Boot] [PATCH v7 14/18] mmc: Separate "mmc swrite" from fastboot
` [U-Boot] [PATCH v7 17/18] usb: fastboot: Convert USB f_fastboot to shared fastboot
` [U-Boot] [PATCH v7 18/18] fastboot: Update fastboot documentation

[U-Boot] [PATCH v3 1/3] misc: docs: Fix comments in misc.h
 2018-05-25  2:41 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/3] misc: uclass: Add enable/disable function

[U-Boot] [PATCH v2 1/7] drivers: Add AXI uclass
 2018-05-25  2:41 UTC  (10+ messages)
` [U-Boot] [PATCH v2 2/7] axi: Add ihs_axi driver
` [U-Boot] [PATCH v2 3/7] axi: Add AXI sandbox driver and simple emulator
` [U-Boot] [PATCH v2 5/7] test: Add AXI test
` [U-Boot] [PATCH v2 6/7] cmd: Add axi command

[PATCH v4 0/3] btrfs: balance: improve kernel logs
 2018-05-25  2:43 UTC  (5+ messages)
` [PATCH v4 1/3] btrfs: add helper function describe_block_group()
  ` [PATCH v4.1 "

[U-Boot] [PATCH] x86: baytrail: Correct the comment of IACORE_VIDS bit ranges
 2018-05-25  2:41 UTC  (2+ messages)

What's cooking in git.git (May 2018, #02; Thu, 17)
 2018-05-25  2:40 UTC  (9+ messages)
` jk/branch-l-0-deprecation (was Re: What's cooking in git.git (May 2018, #02; Thu, 17))
          ` [PATCH] branch: issue "-l" deprecation warning after pager starts

[ANN] Meeting to discuss improvements to support MC-based cameras on generic apps
 2018-05-25  2:40 UTC  (3+ messages)

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-05-25  2:39 UTC  (10+ messages)
` [PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing

Nokia N900: refcount_t underflow, use after free
 2018-05-25  2:37 UTC  (13+ messages)

[PATCH v3 0/8] Add support for mediatek SOC MT2712
 2018-05-25  2:34 UTC  (27+ messages)
` [PATCH v3 1/8] drm/mediatek: update dt-bindings for mt2712
` [PATCH v3 2/8] drm/mediatek: support maximum 64 mutex mod
` [PATCH v3 3/8] drm/mediatek: add connection from OD1 to RDMA1
` [PATCH v3 4/8] drm/mediatek: add ddp component AAL1
` [PATCH v3 5/8] drm/mediatek: add ddp component OD1
` [PATCH v3 6/8] drm/mediatek: add ddp component PWM2
` [PATCH v3 7/8] drm/mediatek: Add support for mediatek SOC MT2712
` [PATCH v3 8/8] drm/mediatek: add third ddp path

[PATCH] arm64: dts: juno: fix OF graph endpoint node names
 2018-05-25  2:36 UTC  (6+ messages)
` [PATCH] arm64: dts: sprd: fix typo in 'remote-endpoint'

[RFC v5 0/5] virtio: support packed ring
 2018-05-25  2:31 UTC  (3+ messages)

[PATCH bpf-next v7 0/6] ipv6: sr: introduce seg6local End.BPF action
 2018-05-25  2:30 UTC  (3+ messages)
` [PATCH bpf-next v7 6/6] selftests/bpf: test for "

[xen-4.10-testing test] 123086: tolerable FAIL - PUSHED
 2018-05-25  2:29 UTC 

[Qemu-devel] [PULL 0/2] Implement Hex file loader and add test case
 2018-05-25  2:29 UTC  (7+ messages)
` [Qemu-devel] [PULL 1/2] Implement .hex file loader
` [Qemu-devel] [PULL 2/2] Add QTest testcase for the Intel Hexadecimal

[RFC V4 PATCH 0/8] Packed ring layout for vhost
 2018-05-25  2:28 UTC  (4+ messages)
` [RFC V4 PATCH 8/8] vhost: event suppression for packed ring

[PATCH] dropbear: drop obsolete patch 0004-fix-2kb-keys.patch
 2018-05-25  2:27 UTC 

[PATCH net-next 00/10] Mirroring tests involving VLAN
 2018-05-25  2:26 UTC  (4+ messages)

[RFC net-next 0/4] net: sched: support replay of filter offload when binding to block
 2018-05-25  2:25 UTC  (5+ messages)
` [RFC net-next 1/4] net: sched: pass extack pointer to block binds and cb registration
` [RFC net-next 2/4] net: sched: add tcf_proto_op to offload a rule
` [RFC net-next 3/4] net: sched: cls_flower: implement offload tcf_proto_op
` [RFC net-next 4/4] net: sched: cls_matchall: "

[PATCH 4.4 00/92] 4.4.133-stable review
 2018-05-25  1:34 UTC  (5+ messages)

pull-request: bpf-next 2018-05-24
 2018-05-25  2:21 UTC  (2+ messages)

[mmotm:master 174/217] inode.c:(.text+0x170): multiple definition of `autofs_new_ino'
 2018-05-25  2:19 UTC 

[PATCH] drm: Add checks for NULL drm_*_helper_funcs
 2018-05-25  2:20 UTC 

[PATCH net-next 0/8] ibmvnic: Failover hardening
 2018-05-25  2:19 UTC  (2+ messages)

Odroid-C2 solid green screen on "echo c > /proc/sysrq-trigger" on Arch 4.16/4.17rc6
 2018-05-25  2:19 UTC 

[U-Boot] [PATCH v2 0/4] ahci mvebu driver updates
 2018-05-25  2:18 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/4] ata: mvebu: move mvebu sata driver to drivers/ata directory

[PATCH net] ipv4: remove warning in ip_recv_error
 2018-05-25  2:18 UTC  (2+ messages)

[PATCH v5 0/3] ASoC: Add Multi CPU DAI support
 2018-05-25  2:16 UTC  (6+ messages)
` [PATCH v5 1/3] ASoC: Add initial support for multiple CPU DAIs

[Qemu-devel] [PATCH] nvme: Make nvme_init error handling code more readable
 2018-05-25  2:16 UTC  (3+ messages)

[PATCH net-next 0/3] selftests: forwarding: Additions to mirror-to-gretap tests
 2018-05-25  2:14 UTC  (4+ messages)

[PATCH 1/2] selftests/powerpc: Add ptrace tests for Protection Key registers
 2018-05-25  2:14 UTC  (5+ messages)

[U-Boot] [PATCH] gadget: f_thor: Fix memory leaks of usb request and its buffer
 2018-05-25  2:14 UTC  (4+ messages)
  ` [U-Boot] [PATCH v2] "

[PATCH 0/5] arm64: imx: add imx8qxp support
 2018-05-25  2:14 UTC  (3+ messages)
` [PATCH 5/5] MAINTAINERS: imx: add NXP linux team upstream maillist as reviewer

[PATCH net] net : sched: cls_api: deal with egdev path only if needed
 2018-05-25  2:13 UTC  (2+ messages)

[PATCH v2 1/2] selftests/powerpc: Add ptrace tests for Protection Key registers
 2018-05-25  2:11 UTC  (6+ messages)
` [PATCH v2 2/2] selftests/powerpc: Add core file test "

[PATCH] KVM: PPC: remove mmio_vsx_tx_sx_enabled in PR KVM MMIO emulation
 2018-05-24  9:21 UTC  (2+ messages)

[PATCH net] vhost: synchronize IOTLB message with dev cleanup
 2018-05-25  2:10 UTC  (3+ messages)

BUG: No way to set fsck.<msg-id> when cloning
 2018-05-25  2:07 UTC  (7+ messages)
` [PATCH 0/4] fsck: doc fixes & fetch.fsck.* implementation
  ` [PATCH 2/4] config doc: unify the description of fsck.* and receive.fsck.*

[U-Boot] [PATCH v3 0/4] ahci mvebu driver updates
 2018-05-25  2:06 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/4] ata: mvebu: move mvebu sata driver to drivers/ata directory
` [U-Boot] [PATCH v3 2/4] ata: ahci_mvebu: a8040 a0: remove bad port register offsets workarounds
` [U-Boot] [PATCH v3 3/4] ata: ahci_mvebu: add scsi support
` [U-Boot] [PATCH v3 4/4] arm64: mvebu: defconfig: enable CONFIG_AHCI_MVEBU

[pull request][net 0/2] Mellanox, mlx5 fixes 2018-05-24
 2018-05-25  2:02 UTC  (2+ messages)

Proposal for OpenBMC releases
 2018-05-25  1:59 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Try to suppress more spurious PCH underruns on ILK-IVB
 2018-05-25  2:00 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[PATCH v5] Refactor part of the oom report in dump_header
 2018-05-25  2:00 UTC 

[PATCH v4 01/29] powerpc: export symbol msr_check_and_set()
 2018-05-25  1:59 UTC  (4+ messages)
` [v4,01/29] "

[PATCH v4 02/29] powerpc: add TEXASR related macros
 2018-05-25  1:59 UTC  (4+ messages)
` [v4,02/29] "

[PATCH v4 03/29] powerpc: export tm_enable()/tm_disable/tm_abort() APIs
 2018-05-25  1:59 UTC  (4+ messages)
` [v4, "
  ` [v4,03/29] "

[PATCH v2 04/19] powerpc/kvm: Prefer fault_in_pages_readable function
 2018-05-25  1:59 UTC  (3+ messages)
` [v2,04/19] "

[PATCH v2 5/9] powerpc/mm/radix: implement LPID based TLB flushes to be used by KVM
 2018-05-25  1:59 UTC  (3+ messages)
` [v2, "

[PATCH 1/1] Update AMD cpu microcode for family 15h
 2018-05-25  1:57 UTC 

[PATCH V2] librte_hash: new hash del abi to return stored value
 2018-05-25  1:58 UTC  (2+ messages)

[PATCH v2 0/7] mm: pages for hugetlb's overcommit may be able to charge to memcg
 2018-05-25  1:55 UTC  (17+ messages)

[PATCH net] packet: fix reserve calculation
 2018-05-25  1:56 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] common: Add support for Android DT image
 2018-05-25  1:54 UTC  (4+ messages)
` [U-Boot] [U-Boot, v2, "

[PATCH net-next] cxgb4: Check for kvzalloc allocation failure
 2018-05-25  1:52 UTC  (4+ messages)

[Qemu-devel] [PATCH] migration: use g_free for ram load bitmap
 2018-05-25  1:50 UTC 

[oe-virtualization][meta-cloud-services][PATCH 0/8] Fix build error "distutils.errors.DistutilsError"
 2018-05-15 16:55 UTC  (9+ messages)
` [PATCH 1/8] python-osc-lib: Fix build error as following:
` [PATCH 2/8] python-os-client-config: "
` [PATCH 3/8] python-oslo.messaging: "
` [PATCH 4/8] python-oslo.service: "
` [PATCH 5/8] python-oslo.middleware: "
` [PATCH 6/8] python-sqlalchemy-migrate: "
` [PATCH 7/8] python-tenacity: "
` [PATCH 8/8] python-pycadf: "

[PATCH 00/32] VFS: Introduce filesystem context [ver #8]
 2018-05-25  1:48 UTC  (3+ messages)
` [PATCH 23/32] VFS: Implement logging through fs_context "

[PATCH] drm: Add checks for atomic_[duplicate/destroy]_state with atomic drivers
 2018-05-25  1:43 UTC  (2+ messages)

[bpf-next V5 PATCH 0/8] xdp: introduce bulking for ndo_xdp_xmit API
 2018-05-25  1:42 UTC  (2+ messages)

openbmc build err "internal compiler error'
 2018-05-25  1:41 UTC  (2+ messages)

"man git-tag" inconsistent about whether you can tag non-commit objects
 2018-05-25  1:38 UTC  (2+ messages)

linux-next: manual merge of the scsi tree with the net-next tree
 2018-05-25  1:38 UTC 

[PATCH bpf-next v5 0/7] bpf: implement BPF_TASK_FD_QUERY
 2018-05-25  1:32 UTC  (3+ messages)

[PATCH v5 0/3] Support for Qualcomm UFS QMP PHY on SDM845
 2018-05-25  1:32 UTC  (4+ messages)
` [PATCH v5 1/3] phy: Power on PHY before start Serdes configuration

Privacy Statement for the Ceph Project
 2018-05-25  1:31 UTC 

[PATCH] Make ./new work for non-root user
 2018-05-25  1:30 UTC  (2+ messages)

[PATCH 0/5] Modernize some testcases for merge-recursive corner cases
 2018-05-25  1:17 UTC  (4+ messages)
` [PATCH 2/5] t6036, t6042: use test_line_count instead of wc -l

[PATCH] generic: fix cleanup function for test 490
 2018-05-25  1:23 UTC  (6+ messages)
      ` Widespread test setup template problems (was Re: [PATCH] generic: fix cleanup function for test 490)

[Qemu-devel] [Bug 1769189] [NEW] Issue with qemu 2.12.0 + UEFI
 2018-05-25  1:08 UTC  (2+ messages)
` [Qemu-devel] [Bug 1769189] Re: Issue with qemu 2.12.0 + SATA

[RFC/PATCH 0/7] rerere: handle nested conflicts
 2018-05-25  1:20 UTC  (5+ messages)
` [RFC/PATCH 4/7] rerere: fix crash when conflict goes unresolved

[PATCH] doc: announce removal of indirect mbuf check macro
 2018-05-25  1:20 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] PCI: allow drivers to limit the number of VFs to 0
 2018-05-25  1:20 UTC  (3+ messages)

[PATCH] mm,oom: Don't call schedule_timeout_killable() with oom_lock held
 2018-05-25  1:17 UTC  (3+ messages)

[PATCH V6 0/2 RESEND] KSM replace hash algo with faster hash
 2018-05-25  1:16 UTC  (7+ messages)
` [PATCH V6 2/2 RESEND] ksm: replace jhash2 "

[DPU PATCH v2] drm/msm: Use atomic private_obj instead of subclassing
 2018-05-25  1:16 UTC  (4+ messages)
` [DPU PATCH v3] "

[Qemu-devel] [PATCH 0/5] Acceptance/functional tests
 2018-05-25  1:14 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/5] Add functional/acceptance tests infrastructure
` [Qemu-devel] [PATCH 2/5] scripts/qemu.py: allow adding to the list of extra arguments
` [Qemu-devel] [PATCH 3/5] Acceptance tests: add quick VNC tests
` [Qemu-devel] [PATCH 4/5] scripts/qemu.py: introduce set_console() method
` [Qemu-devel] [PATCH 5/5] Acceptance tests: add Linux kernel boot and console checking test

[PATCH V2] platform/x86: intel_pmc_core: Add CNP SLPS0 debug registers
 2018-05-25  1:10 UTC 

[PATCH 2/2] rev-parse: verify that commit looked up is not NULL
 2018-05-25  1:07 UTC  (3+ messages)
` [PATCH v2] rev-parse: check lookup'ed commit references for NULL

media: uvcvideo: Support realtek's UVC 1.5 device
 2018-05-25  1:05 UTC  (2+ messages)

[PATCH v2 bpf-next 0/5] bpf: Hooks for sys_sendmsg
 2018-05-25  0:59 UTC  (3+ messages)
` [PATCH v2 bpf-next 1/5] "

[PATCH net-next v5 0/2] openvswitch: Support conntrack zone limit
 2018-05-25  0:56 UTC  (3+ messages)
` [PATCH net-next v5 1/2] openvswitch: Add conntrack limit netlink definition
` [PATCH net-next v5 2/2] openvswitch: Support conntrack zone limit


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.