All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-09 14:26:59 to 2018-09-09 19:12:06 UTC [more...]

[meta-oe][PATCH] minidlna: restore & fix recipe
 2018-09-09 19:11 UTC 

[PATCH v2 0/4] Follow-up patches for Cedrus v9
 2018-09-09 19:10 UTC  (5+ messages)
` [PATCH v2 1/4] media: cedrus: Fix error reporting in request validation
` [PATCH v2 2/4] media: cedrus: Add TODO file with tasks to complete before unstaging
` [PATCH v2 3/4] media: cedrus: Wrap PHYS_PFN_OFFSET with ifdef and add dedicated comment
` [PATCH v2 4/4] media: cedrus: Select the sunxi SRAM driver in Kconfig

[PATCH] Input: wm97xx: only unregister wm97xx_driver if it has been registered
 2018-09-09 19:08 UTC  (5+ messages)

Containers and checkpoint/restart micro-conference at LPC2018
 2018-09-09 19:08 UTC  (6+ messages)
    ` [lxc-users] "

[PATCH] radix-tree: optimization for radix_tree_init_maxnodes
 2018-09-09 19:07 UTC  (2+ messages)

[PATCH net 00/13] cls_u32 cleanups and fixes
 2018-09-09 14:15 UTC  (29+ messages)
` [PATCH net 01/13] net: sched: cls_u32: fix hnode refcounting
` [PATCH net 02/13] net: sched: cls_u32: mark root hnode explicitly
` [PATCH net 03/13] net: sched: cls_u32: disallow linking to root hnode
` [PATCH net 04/13] net: sched: cls_u32: make sure that divisor is a power of 2
` [PATCH net 05/13] net: sched: cls_u32: get rid of unused argument of u32_destroy_key()
` [PATCH net 06/13] net: sched: cls_u32: get rid of tc_u_knode ->tp
` [PATCH net 07/13] net: sched: cls_u32: get rid of tc_u_common ->rcu
` [PATCH net 08/13] net: sched: cls_u32: clean tc_u_common hashtable
` [PATCH net 09/13] net: sched: cls_u32: pass tc_u_common to u32_set_parms() instead of tc_u_hnode
` [PATCH net 10/13] net: sched: cls_u32: the tp_c argument of u32_set_parms() is always tp->data
` [PATCH net 11/13] net: sched: cls_u32: get rid of hnode ->tp_c and tp_c argument of u32_set_parms()
` [PATCH net 12/13] net: sched: cls_u32: keep track of knodes count in tc_u_common
` [PATCH net 13/13] net: sched: cls_u32: simplify the hell out u32_delete() emptiness check

Fwd: [Possible GIT Bug]
 2018-09-09 19:04 UTC  (2+ messages)
  `  "

[PATCH RESEND] drivers: soc: Allow building the sunxi driver without ARCH_SUNXI
 2018-09-09 19:04 UTC  (2+ messages)

[Buildroot] [PATCH] shairport-sync: add upstream patch to fix soxr configure issue
 2018-09-09 19:03 UTC  (3+ messages)

[PATCH V3 0/2] Xen/PCIback: PCI reset using 'reset' SysFS attribute
 2018-09-09 18:59 UTC  (12+ messages)
` [PATCH V3 1/2] Drivers/PCI: Export pcie_has_flr() interface
        ` [Xen-devel] "

[PATCH] drivers: soc: Allow building the sunxi driver without ARCH_SUNXI
 2018-09-09 18:58 UTC  (2+ messages)

[Printing-architecture] Proposal to move OP call out to next week (18 September)
 2018-09-09 18:57 UTC  (3+ messages)

[Ksummit-discuss] [MAINTAINERS SUMMIT] Handling of embargoed security issues
 2018-09-09 18:56 UTC  (16+ messages)

Postinstall scriptlets of ['coreutils'] have failed
 2018-09-09 18:56 UTC  (7+ messages)

[Buildroot] [PATCH v5 0/3] Add tainting support to buildroot
 2018-09-09 18:55 UTC  (9+ messages)

[PATCH] apparmor: fix SECURITY_APPARMOR_HASH_DEFAULT parameter handling
 2018-09-09 14:04 UTC 

[PATCH v4 00/16] Add utilization clamping support
 2018-09-09 18:52 UTC  (3+ messages)
` [PATCH v4 09/16] sched/core: uclamp: map TG's clamp values into CPU's clamp groups

[Qemu-devel] [PATCH] qemu-common.h: update copyright date to 2018
 2018-09-09 18:24 UTC  (5+ messages)
  ` [Qemu-trivial] "

[Bug 200621] New: Freezing with amdgpu driver
 2018-09-09 18:43 UTC  (2+ messages)
` [Bug 200621] "

Troubleshooting compilation of hostapd
 2018-09-09 13:51 UTC 

[PATCH] staging: erofs: use explicit unsigned int type
 2018-09-09 18:37 UTC  (9+ messages)
` [PATCH v2] "
    ` [PATCH] MAINTAINERS: add tree location for staging/erofs
    ` [PATCH v3] staging: erofs: use explicit unsigned int type

[PATCH] net/sock: move memory_allocated over to percpu_counter variables
 2018-09-09 18:38 UTC  (9+ messages)

[PATCH v2 net-next 1/2] tcp: show number of network segments in some SNMP counters
 2018-09-09 18:32 UTC  (4+ messages)
` [PATCH v2 net-next 2/2] tcp: fix the error count of tcpInSegs

[Qemu-devel] [PATCH] dump: fix Windows dump memory run mapping
 2018-09-09 18:28 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
 2018-09-09 18:27 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] test/py: rework test_efi_selftest_text_input()
` [U-Boot] [PATCH 2/8] efi_loader: console input ESC a - ESC z
` [U-Boot] [PATCH 3/8] efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
` [U-Boot] [PATCH 4/8] efi_selftest: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
` [U-Boot] [PATCH 5/8] test/py: "
` [U-Boot] [PATCH 6/8] efi_loader: implement key notify functions
` [U-Boot] [PATCH 7/8] efi_selftest: test key notification functions
` [U-Boot] [PATCH 8/8] efi_loader: unset CONFIG_EFI_UNICODE_CAPITALIZATION

[PATCH 0/6] Merge remaining t/helper binaries to test-tool
 2018-09-09 18:24 UTC  (9+ messages)
` [PATCH 1/6] t/helper: keep test-tool command list sorted
` [PATCH 2/6] t/helper: merge test-dump-untracked-cache into test-tool
` [PATCH 3/6] t/helper: merge test-pkt-line "
` [PATCH 4/6] t/helper: merge test-parse-options "
` [PATCH 5/6] t/helper: merge test-dump-fsmonitor "
` [PATCH 6/6] Makefile: add a hint about TEST_BUILTINS_OBJS

Checked C?
 2018-09-09 18:24 UTC  (4+ messages)

Linux kernel 3.18.122 released
 2018-09-09 18:20 UTC 

[PATCH v4 00/13] Compiler Attributes
 2018-09-09 18:19 UTC  (6+ messages)
` [PATCH v4 12/13] Compiler Attributes: add Doc/process/programming-language.rst

Inserting my qt application to yocto image and runing it after startup
 2018-09-09 18:15 UTC 

Linux kernel 4.4.155 released
 2018-09-09 18:15 UTC 

[PATCH v4 0/3] IB/ipoib: Use dev_port to disambiguate port numbers
 2018-09-09 18:11 UTC  (4+ messages)
` [PATCH v4 3/3] IB/ipoib: Log sysfs 'dev_id' accesses from userspace

Linux kernel 4.14.69 released
 2018-09-09 18:10 UTC 

Linux kernel 4.9.126 released
 2018-09-09 18:10 UTC 

[v2] usb: typec: get the vbus source and charge values from the devicetree
 2018-09-09 18:05 UTC  (2+ messages)
` [PATCH v2] "

[PATCH libdrm] tests/amdgpu: add unaligned VM test
 2018-09-09 18:04 UTC 

[PATCH v2] kconfig: add hardened defconfig helpers
 2018-09-09 18:04 UTC 

[PATCH 4.9 00/63] 4.9.126-stable review
 2018-09-09 18:04 UTC  (7+ messages)

Optimize VM handling a bit more
 2018-09-09 18:03 UTC  (12+ messages)
  ` [PATCH 01/11] drm/amdgpu: try allocating VRAM as power of two
  ` [PATCH 02/11] drm/amdgpu: add amdgpu_vm_pt_parent helper
  ` [PATCH 03/11] drm/amdgpu: add amdgpu_vm_update_func
  ` [PATCH 04/11] drm/amdgpu: add some VM PD/PT iterators
  ` [PATCH 05/11] drm/amdgpu: use leaf iterator for allocating PD/PT
  ` [PATCH 06/11] drm/amdgpu: use dfs iterator to free PDs/PTs
  ` [PATCH 07/11] drm/amdgpu: use the DFS iterator in amdgpu_vm_invalidate_level
  ` [PATCH 08/11] drm/amdgpu: use leaf iterator for filling PTs
  ` [PATCH 09/11] drm/amdgpu: meld together VM fragment and huge page handling
  ` [PATCH 10/11] drm/amdgpu: use the maximum possible fragment size on Vega/Raven
  ` [PATCH 11/11] drm/amdgpu: allow fragment processing for invalid PTEs

[Buildroot] [PATCH 1/1] package/libtorrent-rasterbar: new package
 2018-09-09 17:53 UTC 

[Xenomai] [PATCH 0/4] assorted 4.14/x86 updates
 2018-09-09 17:50 UTC 

[PATCH] percpu-refcount: relax limit on percpu_ref_reinit()
 2018-09-09 12:58 UTC 

[meta-oe][PATCH 3/5] wvstreams: Depend on openssl10 and add patch to build with openssl
 2018-09-09 17:44 UTC  (2+ messages)

[Buildroot] [PATCH] parted: fix minor()/major() build failure due to glibc 2.28
 2018-09-09 17:29 UTC 

Testing simulated Wi-Fi with hostap
 2018-09-09 12:32 UTC 

[PATCH v5 0/3] of: cache phandle nodes to reduce cost of of_find_node_by_phandle()
 2018-09-09 17:04 UTC  (6+ messages)
` [PATCH v5 1/3] "
  ` v4.17 regression: PowerMac G3 won't boot, was "

[PATCH v5 00/21] Add range-diff, a tbdiff lookalike
 2018-09-09 17:19 UTC  (6+ messages)
` [PATCH v6 "
  ` [PATCH v6 17/21] range-diff: populate the man page

[Bug 201067] New: [bisected] [4.19-rc2 regression] Display corruption with Vega 64 in 4.19-rc2
 2018-09-09 17:09 UTC  (2+ messages)
` [Bug 201067] "

[PATCH 4.4 00/43] 4.4.148-stable review
 2018-09-09 17:06 UTC  (4+ messages)
` [PATCH 4.4 41/43] x86/mm/pat: Make set_memory_np() L1TF safe

[PATCH 1/1] bcache: set max writeback rate when I/O request is idle
 2018-09-09 12:15 UTC 

[SPDK] socket_id difference under fio plugin vs bdevio or bdevperf
 2018-09-09 17:00 UTC 

[PATCH] kernel/sched/core.c: Avoid unused variable on non-SMP configs
 2018-09-09 16:59 UTC  (7+ messages)

Recent changes (master)
 2018-09-09 12:00 UTC 

[PATCH 00/16] R-Car D3/E3 display support (with LVDS PLL)
 2018-09-09 16:44 UTC  (4+ messages)
` [PATCH 06/16] drm: rcar-du: Perform the initial CRTC setup from rcar_du_crtc_get()

[PATCH net-next v9 0/6] net: vhost: improve performance when enable busyloop
 2018-09-09 15:01 UTC  (6+ messages)
` [PATCH net-next v9 1/6] net: vhost: lock the vqs one by one
` [PATCH net-next v9 2/6] net: vhost: replace magic number of lock annotation
` [PATCH net-next v9 3/6] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
` [PATCH net-next v9 4/6] net: vhost: add rx busy polling in tx path

[Buildroot] [PATCH 1/2] package/gdb: move patch directory
 2018-09-09 16:37 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/gdb: use stat() privided by the system

[Xenomai] [PATCH 4/4] printk: ipipe: defer vprintk() output
 2018-09-09 16:30 UTC 

[PATCH] doc:it_IT: add some process/* translations
 2018-09-09 16:16 UTC 

[SPDK] socket_id difference under fio plugin vs bdevio or bdevperf
 2018-09-09 16:18 UTC 

[Xenomai] [PATCH 3/4] x86: ipipe: fix interrupt state in syscall routing
 2018-09-09 16:00 UTC 

[PATCH 4.14 00/89] 4.14.69-stable review
 2018-09-09 15:56 UTC  (4+ messages)

[PATCH] arm64: defconfig: enable EFI_ARMSTUB_DTB_LOADER
 2018-09-09 15:55 UTC  (13+ messages)

[Xenomai] [PATCH 2/4] x86/fpu: ipipe: add inline qualifier to kernel_fpu_*() helpers
 2018-09-09 15:54 UTC 

[PATCH 4.4 00/47] 4.4.155-stable review
 2018-09-09 15:52 UTC  (4+ messages)

[PATCH 3.18 00/29] 3.18.122-stable review
 2018-09-09 15:51 UTC  (4+ messages)

[Xenomai] [PATCH 1/4] x86/irq: ipipe: map the cleanup vector to a legit IRQ number
 2018-09-09 15:50 UTC 

[PATCH] arch/arm64/include/asm/jump_label.h: use asm_volatile_goto
 2018-09-09 15:47 UTC  (2+ messages)

[PATCH 0/1] cameraif: Add ABI for para-virtualized
 2018-09-09 10:42 UTC  (9+ messages)
` [PATCH 1/1] cameraif: add ABI for para-virtual camera
            ` [Xen-devel][PATCH "

Temporary git files for the gitdir created on a separate drive in workdir
 2018-09-09 15:30 UTC  (7+ messages)

[Bug 107874] New: Incorrect SPDX-License-Identifier on various nouveau drm kernel source files?
 2018-09-09 15:23 UTC  (2+ messages)
  ` [Bug 107874] "

[PATCH] include/linux/compiler*.h: add version detection to asm_volatile_goto
 2018-09-09 15:16 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] New board: FriendlyARM NanoPi Duo
 2018-09-09 15:19 UTC  (2+ messages)

[PATCH v2 00/10] Allow changing the transit namespace
 2018-09-09 15:14 UTC  (11+ messages)
` [PATCH v2 01/10] device: protect socket_init with device_update_lock
` [PATCH v2 02/10] device: rename creating_net to transit_net
` [PATCH v2 03/10] device: store a copy of the device net
` [PATCH v2 04/10] socket: allow modification of transit_net
` [PATCH v2 05/10] netlink: allow modification of transit net
` [PATCH v2 06/10] tools: "
` [PATCH v2 07/10] tests: add test for transit-net
` [PATCH v2 08/10] netlink: require CAP_NET_ADMIN for socket changes
` [PATCH v2 09/10] netlink: allow bypassing CAP_NET_ADMIN
` [PATCH v2 10/10] tools: add support for transit-credentials

[Buildroot] [PATCH 1/1] DEVELOPERS: add myself for python-pyroute2
 2018-09-09 15:10 UTC 

[PATCH] r8169: inform about CLKRUN protocol issue when behind a CardBus bridge
 2018-09-09 15:09 UTC  (2+ messages)

[Bug 107784] [AMD tahiti XT] displayport broken
 2018-09-09 14:59 UTC  (4+ messages)

[GIT PULL] l10n updates for 2.19.0 round 2
 2018-09-09 14:45 UTC 

usb: typec: don't disable sink or source on initialization
 2018-09-09 14:43 UTC  (2+ messages)
` [PATCH] "

[meta-oe][PATCH] sanlock: add version 3.6.0
 2018-09-09 14:42 UTC  (2+ messages)
` [meta-oe][PATCH V2] "

usb: typec: don't disable sink or source on initialization
 2018-09-09 14:36 UTC  (2+ messages)
` [PATCH] "

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 18.1.8
 2018-09-09 14:36 UTC 

[PATCH net-next 13/15] net: Add and use skb_list_del_init()
 2018-09-09  9:45 UTC  (2+ messages)

[PATCH v7 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
 2018-09-09 14:34 UTC  (3+ messages)
` [PATCH v7 2/2] "

[Buildroot] [PATCH 1/2] linux-headers: bump 4.18.x series
 2018-09-09 14:34 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] linux: bump default to version 4.18.7

[U-Boot] [PATCH] fdt: fix get_next_memory_node()
 2018-09-09 14:30 UTC 

[PATCH v6 0/3] Add support for MPEG-2 in DELTA video decoder
 2018-09-09  9:38 UTC  (2+ messages)

[PATCH 00/16] iwlwifi: updates intended for v4.20 2018-09-09
 2018-09-09  9:36 UTC  (2+ messages)
` [PATCH 11/16] iwlwifi: mvm: remove support for adjacent channel compensation


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.