All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-08 02:17:24 to 2018-01-08 03:35:22 UTC [more...]

Subject: [RFC][PATCH 10/11] dwc-xlgmac: fix big-endian breakage
 2018-01-08  3:35 UTC  (2+ messages)

[PATCH bpf-next] bpf: introduce BPF_JIT_ALWAYS_ON config
 2018-01-08  3:35 UTC 

[U-Boot] [PATCH 00/16] efi_loader: implement driver management
 2018-01-08  3:35 UTC  (17+ messages)
` [U-Boot] [PATCH 01/16] efi_selftest: colored test output
` [U-Boot] [PATCH 02/16] efi_loader: simplify efi_remove_all_protocols
` [U-Boot] [PATCH 03/16] efi_selftest: do not try to close device path protocol
` [U-Boot] [PATCH 04/16] efi_loader: list of open protocol infos
` [U-Boot] [PATCH 05/16] efi_loader: open_info in OpenProtocol
` [U-Boot] [PATCH 06/16] efi_loader: open_info in CloseProtocol
` [U-Boot] [PATCH 07/16] efi_loader: implement OpenProtocolInformation
` [U-Boot] [PATCH 08/16] efi_loader: debug output installed device path

[PATCH] power: reset: msm: Clarify restart and poweroff
 2018-01-08  3:33 UTC 

[bug report] soundwire: Add IO transfer
 2018-01-08  3:37 UTC  (2+ messages)

nfsidmap static translation
 2018-01-08  3:31 UTC 

[PATCH 5 v2: 00/19] staging: lustre: use standard wait_event macros
 2018-01-08  3:28 UTC  (40+ messages)
` [lustre-devel] "
` [PATCH 07/19] staging: lustre: simplify l_wait_event when intr handler but no timeout
  ` [lustre-devel] "
` [PATCH 06/19] staging: lustre: introduce and use l_wait_event_abortable()
  ` [lustre-devel] "
` [PATCH 12/19] staging: lustre: make polling loop in ptlrpc_unregister_bulk more obvious
  ` [lustre-devel] "
` [PATCH 13/19] staging: lustre: use wait_event_idle_timeout in ptlrpcd()
  ` [lustre-devel] "
` [PATCH 05/19] staging: lustre: use wait_event_idle_timeout() where appropriate
  ` [lustre-devel] "
` [PATCH 03/19] staging: lustre: replace simple cases of l_wait_event() with wait_event()
  ` [lustre-devel] "
` [PATCH 15/19] staging: lustre: use explicit poll loop in ptlrpc_service_unlink_rqbd
  ` [lustre-devel] "
` [PATCH 09/19] staging: lustre: open code polling loop instead of using l_wait_event()
  ` [lustre-devel] "
` [PATCH 01/19] sched/wait: add wait_event_idle() functions
  ` [lustre-devel] "
` [PATCH 17/19] staging: lustre: remove l_wait_event from ptlrpc_set_wait
  ` [lustre-devel] "
` [PATCH 02/19] staging: lustre: discard SVC_SIGNAL and related functions
  ` [lustre-devel] "
` [PATCH 04/19] staging: lustre: discard cfs_time_seconds()
  ` [lustre-devel] "
` [PATCH 08/19] staging: lustre: simplify waiting in ldlm_completion_ast()
  ` [lustre-devel] "
` [PATCH 10/19] staging: lustre: simplify waiting in ptlrpc_invalidate_import()
  ` [lustre-devel] "
` [PATCH 16/19] staging: lustre: use explicit poll loop in ptlrpc_unregister_reply
  ` [lustre-devel] "
` [PATCH 11/19] staging: lustre: remove back_to_sleep()
  ` [lustre-devel] "
` [PATCH 14/19] staging: lustre: improve waiting in sptlrpc_req_refresh_ctx
  ` [lustre-devel] "
` [PATCH 19/19] staging: lustre: remove l_wait_event() and related code
  ` [lustre-devel] "
` [PATCH 18/19] staging: lustre: replace l_wait_event_exclusive_head() with wait_event_idle_exclusive
  ` [lustre-devel] "

[net] Revert "net: core: maybe return -EEXIST in __dev_alloc_name"
 2018-01-08  3:26 UTC  (5+ messages)

KPTI backport to 3.16
 2018-01-08  3:25 UTC  (3+ messages)
` [kaiser-discuss] "

[virtio-dev] [RFC 0/3] Extend vhost-user to support VFIO based accelerators
 2018-01-08  3:23 UTC  (9+ messages)
    ` [Qemu-devel] "
      ` [virtio-dev] "
        ` [virtio-dev] "

[Qemu-devel] [PATCH v7 00/20] add byte-based block_status driver callbacks
 2018-01-08  3:21 UTC  (4+ messages)

[lkp-robot] [kernfs, sysfs, cgroup, intel_rdt] 5aad045543: kernel_BUG_at_fs/super.c
 2018-01-08  3:20 UTC  (2+ messages)

[U-Boot] [PATCH v1 1/2] x86: tangier: Use actual GPIO hardware numbers
 2018-01-08  3:20 UTC  (4+ messages)
` [U-Boot] [PATCH v1 2/2] x86: tangier: Add Bluetooth to ACPI table

[PATCH libdrm 1/3] tests/amdgpu: execute write linear on all the available rings
 2018-01-08  3:20 UTC  (3+ messages)
  ` [PATCH libdrm 2/3] tests/amdgpu: execute const fill "
  ` [PATCH libdrm 3/3] tests/amdgpu: execute copy linear "

[Qemu-devel] [RFC PATCH 00/29] remove i386/pc dependency: generic SuperIO, PIIX cleanup
 2018-01-08  2:54 UTC  (31+ messages)
` [Qemu-devel] [PATCH 01/29] hw/acpi: add mem/nvdimm.h dependency
` [Qemu-devel] [PATCH 02/29] pci/pci_host: move generic definitions out of i386/pc.h
` [Qemu-devel] [PATCH 03/29] hw/isa: extract parallel-isa specific code
` [Qemu-devel] [PATCH 04/29] hw/dma/i8257: rename DMA_init() to i8257_dma_init()
` [Qemu-devel] [PATCH 05/29] hw/input/i8042: extract declarations from i386/pc.h into input/i8042.h
` [Qemu-devel] [PATCH 06/29] hw/isa: add a generic isa_superio_init()
` [Qemu-devel] [PATCH 07/29] hw/i386/pc: use isa_superio_init()
` [Qemu-devel] [PATCH 08/29] hw/mips/fulong2e: "
` [Qemu-devel] [PATCH 09/29] hw/mips/malta: code movement
` [Qemu-devel] [PATCH 10/29] hw/mips/malta: add fdc37m81x_init() which uses isa_superio_init()
` [Qemu-devel] [PATCH 11/29] mc146818rtc: always register rtc to rtc list
` [Qemu-devel] [PATCH 12/29] piix4: rename some variables in realize function
` [Qemu-devel] [PATCH 13/29] piix4: convert reset function to QOM
` [Qemu-devel] [PATCH 14/29] piix4: add Reset Control Register
` [Qemu-devel] [PATCH 15/29] piix4: add a i8259 interrupt controller as specified in datasheet
` [Qemu-devel] [RFC PATCH 16/29] Revert "irq: introduce qemu_irq_proxy()"
` [Qemu-devel] [PATCH 17/29] piix: move piix4 declaration into new southbridge/i82371_piix.h
` [Qemu-devel] [PATCH 18/29] piix4: add a i8257 dma controller as specified in datasheet
` [Qemu-devel] [PATCH 19/29] piix4: add a i8254 pit "
` [Qemu-devel] [PATCH 20/29] piix4: add a speaker "
` [Qemu-devel] [PATCH 21/29] piix: move southbridge related declarations/definitions to i82371_piix.h
` [Qemu-devel] [PATCH 22/29] piix3: extract piix3_init() from i440fx_init()
` [Qemu-devel] [PATCH 23/29] hw/i386: extract i440fx related declarations/definitions to i440fx.h
` [Qemu-devel] [PATCH 24/29] hw/i386: extract i440fx code from piix.c into i440fx.c
` [Qemu-devel] [PATCH 25/29] hw/i386: move piix from hw/pci-host to hw/southbridge
` [Qemu-devel] [PATCH 26/29] configs/mips-softmmu: use common CONFIG_PCI_PIIX instead of CONFIG_PIIX4
` [Qemu-devel] [PATCH 27/29] piix3: convert reset function to QOM
` [Qemu-devel] [PATCH 28/29] piix: merge common code from isa/piix4.c with southbridge piix3
` [Qemu-devel] [NOTFORMERGE PATCH 29/29] piix4: add isa_superio_init

[lkp-robot] [hugetlbfs] e9d16c7268: BUG_hugetlbfs_inode_cache(Not_tainted):Objects_remaining_in_hugetlbfs_inode_cache_on__kmem_cache_shutdown()
 2018-01-08  3:18 UTC  (2+ messages)

[PATCH v7 0/2] support input set configuration
 2018-01-08  3:18 UTC  (5+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/2] net/i40e: "
  ` [PATCH v8 2/2] app/testpmd: add configuration for input set

Returned mail: Data format error
 2018-01-08  3:17 UTC 

[U-Boot] [PATCH] ARM: mvebu: correct reference for "ethernet1" on DB-88F6820-AMC
 2018-01-08  3:17 UTC 

[PATCH] btrfs: add missing BTRFS_SUPER_FLAG define
 2018-01-08  3:17 UTC  (3+ messages)

[PATCH] perf ftrace: Fix the buffer size in __write_tracing_file
 2018-01-08  3:05 UTC  (3+ messages)

[PATCH v2] PCI: imx6: Add PHY reference clock source support
 2018-01-08  3:13 UTC  (6+ messages)
` [PATCH v3] "

Returned mail: Data format error
 2018-01-08  3:17 UTC 

[U-Boot] [PATCH 1/1] configs: x86: allow to override CONFIG_BOOTCOMMAND
 2018-01-08  3:10 UTC  (2+ messages)

[Qemu-devel] [PATCH] scsi: Don't check uninitialized local variable
 2018-01-08  3:09 UTC 

[U-Boot] [PATCH v2] x86: Move commands from under arch/x86 to cmd/x86/
 2018-01-08  3:08 UTC  (2+ messages)

[PATCH v4] net/ixgbe: fix l3fwd start failed on PF
 2018-01-08  3:06 UTC  (2+ messages)
` [PATCH v5] net/ixgbe: fix l3fwd start failed on

[PATCH] soc/fsl/guts: Add a NULL check for devm_kasprintf()
 2018-01-08  3:06 UTC  (2+ messages)

[PATCH 1/2] btrfs: add missing BTRFS_SUPER_FLAG define
 2018-01-08  3:05 UTC  (2+ messages)
` [PATCH 2/2] btrfs: add support for SUPER_FLAG_CHANGING_FSID in btrfs.ko

[PATCH linux dev-4.10] ARM: dts: aspeed: Add ARM system BMC device tree
 2018-01-08  3:00 UTC 

[PATCH v5 0/3] RUNTIME_PREFIX relocatable Git
 2018-01-08  3:02 UTC  (4+ messages)
` [PATCH v5 1/3] Makefile: generate Perl header from template file
` [PATCH v5 2/3] Makefile: add Perl runtime prefix support
` [PATCH v5 3/3] exec_cmd: RUNTIME_PREFIX on some POSIX systems

[RFC PATCH bpf-next v2 0/4] Separate error injection table from kprobes
 2018-01-08  3:01 UTC  (13+ messages)
` [RFC PATCH bpf-next v2 1/4] tracing/kprobe: bpf: Check error injectable event is on function entry

mmotm 2018-01-04-16-19 uploaded
 2018-01-08  3:02 UTC  (8+ messages)
      ` ppc elf_map breakage with MAP_FIXED_NOREPLACE (was: Re: mmotm 2018-01-04-16-19 uploaded)
          ` ppc elf_map breakage with MAP_FIXED_NOREPLACE

[PATCH v1 0/6] add "simple-mfd" support for MediaTek audio subsystem
 2018-01-08  3:01 UTC  (6+ messages)
` [PATCH v1 4/6] dt-bindings: clock: mediatek: add "simple-mfd" in audsys documentation

[PATCH v4 00/14] Modernization and fixes for NuBus subsystem
 2018-01-08  2:58 UTC  (5+ messages)

[PATCH 06/18] x86, barrier: stop speculation for failed access_ok
 2018-01-08  2:57 UTC  (15+ messages)

[PATCH] ext4/030: Ext4 online resize tests
 2018-01-08  2:56 UTC  (7+ messages)
` [PATCH v3] ext4/030: Ext4 online resize with bigalloc tests

[xen-4.10-testing test] 117683: trouble: broken/fail/pass
 2018-01-08  2:52 UTC 

[PATCH v4 0/2] kprobes: improve error handling when arming/disarming kprobes
 2018-01-08  2:47 UTC  (3+ messages)
` [PATCH v4 1/2] kprobes: propagate error from arm_kprobe_ftrace()
` [PATCH v4 2/2] kprobes: propagate error from disarm_kprobe_ftrace()

[PATCH v3] bcache: fix writeback target calc on large devices
 2018-01-08  2:46 UTC 

[Bug 104492] Compute Shader: Wrong alignment when assigning struct value to structured SSBO
 2018-01-08  2:45 UTC  (2+ messages)

[PATCH v2 1/2] HID: i2c-hid: fix size check and type usage
 2018-01-08  2:41 UTC  (2+ messages)
` [PATCH v2 2/2] HID: core: Fix size as type u32

[U-Boot] "fdt" commands in extlinux.conf ?
 2018-01-08  2:39 UTC  (2+ messages)

[PATCH net-next 00/18] ipv6: Align nexthop behaviour with IPv4
 2018-01-08  2:30 UTC  (2+ messages)

pull-request: bpf-next 2018-01-07
 2018-01-08  2:27 UTC  (2+ messages)

[PATCH v5 40/44] ARM: da8xx: Remove legacy clock init
 2018-01-08  2:25 UTC  (10+ messages)
` [PATCH v5 41/44] ARM: davinci: remove legacy clocks
` [PATCH v5 42/44] ARM: davinci: add device tree support to timer
` [PATCH v5 43/44] ARM: da8xx-dt: switch to device tree clocks
` [PATCH v5 44/44] ARM: dts: da850: Add clocks

[PATCH v5 30/44] ARM: da8xx: add new sata_refclk init using common clock frmework
 2018-01-08  2:23 UTC  (22+ messages)
` [PATCH v5 31/44] ARM: davinci: remove CONFIG_DAVINCI_RESET_CLOCKS
  ` [PATCH v5 32/44] ARM: davinci_all_defconfig: "
  ` [PATCH v5 37/44] ARM: dm365: Remove legacy clock init
` [PATCH v5 33/44] ARM: davinci: switch to common clock framework
` [PATCH v5 34/44] ARM: da830: Remove legacy clock init
` [PATCH v5 35/44] ARM: da850: "
` [PATCH v5 36/44] ARM: dm355: "
` [PATCH v5 38/44] ARM: dm644x: "
` [PATCH v5 39/44] ARM: dm646x: "

[PATCH 06/18] x86, barrier: stop speculation for failed access_ok
 2018-01-08  2:23 UTC  (6+ messages)

[PATCH V3 1/2] ARM: dts: imx6ul: add 696MHz operating point
 2018-01-08  2:04 UTC  (2+ messages)
` [PATCH V3 2/2] cpufreq: imx6q: add 696MHz operating point for i.mx6ul

[Qemu-devel] [PATCH v4 00/16] piix4: cleanup and improvements
 2018-01-08  2:21 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 10/16] piix4: add a i8042 keyboard/mouse controller as specified in datasheet

[PATCH V1 1/1] mtd: mtk-nor: modify functions' name more generally
 2018-01-08  2:19 UTC  (5+ messages)
` [PATCH] "

[PATCH v5 00/44] ARM: davinci: convert to common clock framework​
 2018-01-08  2:17 UTC  (12+ messages)
` [PATCH v5 25/44] ARM: dm355: add new clock init using common clock framework
` [PATCH v5 26/44] ARM: dm365: "
` [PATCH v5 27/44] ARM: dm644x: "
` [PATCH v5 28/44] ARM: dm646x: "
` [PATCH v5 29/44] ARM: da8xx: add new USB PHY "
` [PATCH v5 35/44] ARM: da850: Remove legacy clock init


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.