All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-03 20:05:00 to 2018-04-03 21:21:03 UTC [more...]

[BUG] checkpatch.pl: false positive: space prohibited before open square bracket
 2018-04-03 21:20 UTC  (3+ messages)
` [PATCH 1/1] checkpatch: allow space between colon and bracket

[GIT PULL] Kernel lockdown for secure boot
 2018-04-03 21:21 UTC  (15+ messages)

[PATCH 0/5] Adreno A6xx system cache support
 2018-04-03 21:20 UTC  (3+ messages)
` [PATCH 1/5] drm/msm: rearrange the gpu_rmw() function

[PATCH v3 08/40] misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session
 2018-04-03 21:20 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 0/4] Preemption support for A6xx targets
 2018-04-03 21:19 UTC  (9+ messages)
` [PATCH 1/4] drm/msm: Add submitqueue setup and close
` [PATCH 2/4] drm/msm: Add new PM4 type7 opcodes
` [PATCH 3/4] drm/msm/A6xx: Implement preemption for A6XX targets
` [PATCH 4/4] drm/msm/A6xx: Enable preemption for A6xx targets

usb: gadget: f_hid: pick "Prevent accessing released memory" to 4.4.y
 2018-04-03 21:19 UTC  (7+ messages)

[Buildroot] [PATCH 1/1] package/systemd: add upstream build fix #8456
 2018-04-03 21:18 UTC  (3+ messages)

[Buildroot] [PATCH] busybox: bump to version 1.28.3
 2018-04-03 21:17 UTC  (2+ messages)

[dm:for-next 31/31] drivers/md/dm-zoned-target.c:954:20: error: initialization from incompatible pointer type
 2018-04-03 21:17 UTC 

[Buildroot] [git commit] busybox: bump to version 1.28.3
 2018-04-03 21:17 UTC 

[Buildroot] [git commit] package/systemd: add upstream build fix #8456
 2018-04-03 21:17 UTC 

[PATCH 1/5] media: docs: selection: fix typos
 2018-04-03 21:15 UTC  (5+ messages)
` [PATCH 2/5] media: docs: clarify relationship between crop and selection APIs
` [PATCH 3/5] media: docs: selection: rename files to something meaningful
` [PATCH 4/5] media: docs: selection: improve formatting
` [PATCH 5/5] media: docs: selection: fix misleading sentence about the CROP API

[Intel-wired-lan] [iwl next-queue PATCH 00/10] Clean-up macvlan offloading
 2018-04-03 21:16 UTC  (11+ messages)
` [Intel-wired-lan] [iwl next-queue PATCH 01/10] ixgbe: Drop support for macvlan specific unicast lists
` [Intel-wired-lan] [iwl next-queue PATCH 02/10] macvlan: Rename fwd_priv to accel_priv and add accessor function
` [Intel-wired-lan] [iwl next-queue PATCH 03/10] macvlan: Use software path for offloaded local, broadcast, and multicast traffic
` [Intel-wired-lan] [iwl next-queue PATCH 04/10] ixgbe/fm10k: Drop tracking stats for macvlan broadcast/multicast
` [Intel-wired-lan] [iwl next-queue PATCH 05/10] macvlan: macvlan_count_rx shouldn't be static inline AND extern
` [Intel-wired-lan] [iwl next-queue PATCH 06/10] macvlan: Add function to test for destination filtering support
` [Intel-wired-lan] [iwl next-queue PATCH 07/10] macvlan: Provide function for interfaces to release HW offload
` [Intel-wired-lan] [iwl next-queue PATCH 08/10] ixgbe/fm10k: Only support macvlan offload for types that support destination filtering
` [Intel-wired-lan] [iwl next-queue PATCH 09/10] ixgbe: Drop real_adapter from l2 fwd acceleration structure
` [Intel-wired-lan] [iwl next-queue PATCH 10/10] ixgbe: Avoid performing unnecessary resets for macvlan offload

[U-Boot] [PATCH 1/3] dm: Add migration plan for CONFIG_BLK
 2018-04-03 21:16 UTC  (12+ messages)
                    ` [U-Boot] [linux-sunxi] "

[PATCH v3 37/40] drm/i915: Implement the HDCP2.2 support for DP
 2018-04-03 21:16 UTC  (2+ messages)

[GIT PULL] Audit patches for v4.17
 2018-04-03 21:15 UTC 

[PATCH] lib: logic_pio: Fix potential NULL pointer dereference
 2018-04-03 21:15 UTC 

[PATCH v8 10/18] dax, dm: introduce ->fs_{claim, release}() dax_device infrastructure
 2018-04-03 21:13 UTC  (7+ messages)
` [PATCH v9] "

[RFC PATCH 0/1] mm: Support multiple kswapd threads per node
 2018-04-03 21:12 UTC  (8+ messages)
` [RFC PATCH 1/1] vmscan: "

[PATCH] lib: logic_pio: Fix potential NULL pointer dereference
 2018-04-03 21:12 UTC 

[PATCH v4] x86,sched: allow topologies where NUMA nodes share an LLC
 2018-04-03 21:12 UTC 

[PATCH v2 0/2] drm/omap: Workaround for errata i878
 2018-04-03 21:11 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: arm: omap: dmm: Document new compatible for DRA7xx family
` [PATCH v2 2/2] drm/omap: partial workaround for DRA7xx DMM errata i878

[PATCH 1/1] nvme: check return value of init_srcu_struct function
 2018-04-03 21:11 UTC  (3+ messages)

nvme_free_ns_head: ida_remove called for id=1 which is not allocated
 2018-04-03 21:07 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tools/aubdump: dump 48-bit addresses
 2018-04-03 21:06 UTC  (2+ messages)

[RFC][PATCH] tracing, printk: Force no hashing when trace_printk() is used
 2018-04-03 21:06 UTC  (3+ messages)

[RFC PATCH 0/7] Moved code detection: ignore space on uniform indentation
 2018-04-03 21:05 UTC  (10+ messages)
` [PATCH 5/7] diff.c: refactor internal representation for coloring moved code
        ` [PATCH] diff: add a blocks mode for moved code detection
` [PATCH 7/7] diff.c: add --color-moved-ignore-space-delta option

[PATCH v4 2/2] media: ov2680: Add Omnivision OV2680 sensor driver
 2018-04-03 21:04 UTC  (2+ messages)

[PATCH v9 00/24] Speculative page faults
 2018-04-03 21:04 UTC  (11+ messages)
` [PATCH v9 06/24] mm: make pte_unmap_same compatible with SPF
` [PATCH v9 15/24] mm: Introduce __vm_normal_page()

Xen ARM Community Call Wednesday 4th April 4PM UTC
 2018-04-03 21:04 UTC  (2+ messages)
` Reminder: "

[Qemu-devel] [PULL 0/9] Block layer patches for 2.12.0-rc2
 2018-04-03 21:03 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/9] gluster: Fix blockdev-add with server.N.type=unix

[PATCH] cifs: cifssmb: Fix potential NULL pointer dereference
 2018-04-03 21:02 UTC  (2+ messages)

[Bug 99553] Tracker bug for runnning OpenCL applications on Clover
 2018-04-03 21:02 UTC  (2+ messages)

[Bug 105869] clang crashes when compiling OpenCL kernel
 2018-04-03 21:02 UTC  (2+ messages)

[PATCH] mesa: Upgrade 17.3.7 -> 17.3.8
 2018-04-03 21:01 UTC 

[PATCH] tests/amdgpu: add vce motion vector tests support
 2018-04-03 21:01 UTC  (5+ messages)

[PATCH 4.4 00/97] 4.4.124-stable review
 2018-04-03 21:01 UTC  (5+ messages)
` [PATCH 4.4 51/97] mfd: palmas: Reset the POWERHOLD mux during power off
` [PATCH 4.4 52/97] mtip32xx: use runtime tag to initialize command header

[rocko/master][PATCH v3] ti-sgx-ddk-km: update SGX kernel driver for k4.14
 2018-04-03 21:00 UTC  (5+ messages)

[PATCH v2] cifs: smb2pdu: Fix potential NULL pointer dereference
 2018-04-03 21:00 UTC 

[PATCH v2 char-misc 1/1] x86/hyperv: Add interrupt handler annotations
 2018-04-03 20:59 UTC 

[PATCH 0/2] Move kfree_rcu out of rcu code and use kfree_bulk
 2018-04-03 20:58 UTC  (3+ messages)
` [PATCH 2/2] kfree_rcu() should use kfree_bulk() interface

[PATCH 5/5] MIPS: perf: Fold vpe_id() macro into it's one last usage
 2018-04-03 20:57 UTC  (4+ messages)

[PATCH 0/2] multipath-tools: hwhandler autodetection
 2018-04-03 20:53 UTC  (4+ messages)
` [PATCH 1/2] libmultipath: hwhandler auto-detection for ALUA

[PATCH v3 05/40] misc/mei/hdcp: Notifier chain for mei cldev state change
 2018-04-03 20:53 UTC  (2+ messages)

[Qemu-devel] [PATCH] migration: Don't activate block devices if using -S
 2018-04-03 20:52 UTC  (3+ messages)

[Buildroot] [PATCH] libbsd: needs wide character support
 2018-04-03 20:52 UTC  (2+ messages)

[Buildroot] [git commit] libbsd: needs wide character support
 2018-04-03 20:52 UTC 

[Buildroot] [git commit] mpd: add optional libmpdclient dependency
 2018-04-03 20:51 UTC 

[Buildroot] [PATCH v2, 1/1] mpd: add optional libmpdclient dependency
 2018-04-03 20:51 UTC  (2+ messages)

[PATCH v10 00/62] Convert page cache to XArray
 2018-04-03 20:51 UTC  (6+ messages)
` [PATCH v10 43/62] memfd: Convert shmem_tag_pins "

[Buildroot] [PATCH] libbsd: fix build for openrisc with uClibc
 2018-04-03 20:51 UTC  (2+ messages)

[Buildroot] [git commit] libbsd: fix build for openrisc with uClibc
 2018-04-03 20:51 UTC 

[PATCH] package_manager.py: Skip gpgcheck while using dnf on target
 2018-04-03 20:35 UTC 

[Buildroot] [PATCH] Synopsys: Cleanup files related to Synopsys
 2018-04-03 20:50 UTC  (2+ messages)

[U-Boot] [PATCH] Makefile: Disable stack-usage check for ARC
 2018-04-03 20:49 UTC  (6+ messages)

[Buildroot] [git commit] Synopsys: Cleanup files related to Synopsys
 2018-04-03 20:49 UTC 

[PATCH v2] SUNRPC: Initialize rpc_rqst outside of xprt->reserve_lock
 2018-04-03 20:48 UTC  (4+ messages)

Sony Vaio VGN-CS31S touch sensor buttons breaking touchpad
 2018-04-03 20:48 UTC  (3+ messages)

[Buildroot] Per-package download folders and Git caching
 2018-04-03 20:48 UTC  (8+ messages)

[Buildroot] [PATCH] [RFC] core/download: fix when the BR2_DL_DIR does not accept hardlinks
 2018-04-03 20:45 UTC  (2+ messages)

[Buildroot] [git commit] core/download: fix when the BR2_DL_DIR does not accept hardlinks
 2018-04-03 20:45 UTC 

[Buildroot] [PATCH] openal: Bump to version 1.18.2
 2018-04-03 20:43 UTC  (2+ messages)

[Buildroot] [git commit] openal: Bump to version 1.18.2
 2018-04-03 20:43 UTC 

[lustre-devel] Lustre 2.11.0 released
 2018-04-03 20:42 UTC 

[Qemu-devel] [PATCH] scsi-block: Handle error from host devices
 2018-04-03 20:41 UTC  (2+ messages)

[PATCH net 0/2] net: Broadcom drivers sparse fixes
 2018-04-03 20:40 UTC  (6+ messages)
` [PATCH net 1/2] net: bcmgenet: Fix sparse warnings in bcmgenet_put_tx_csum()

[U-Boot] [PATCH 1/1] efi_loader: correctly determine the boot partition
 2018-04-03 20:40 UTC 

[PATCH 2/4] libnvdimm: Add device-tree based driver
 2018-04-03 20:39 UTC  (2+ messages)

[PATCH] nfsd: zero out umask if the client didn't provide one
 2018-04-03 20:39 UTC  (4+ messages)

[PATCHv2 0/7] DPC updates
 2018-04-03 20:38 UTC  (3+ messages)
` [PATCHv2 2/7] PCI/DPC: Fix PCI legacy interrupt acknowledgement

[PATCH linux dev-4.13 0/5] max31785: Add devicetree support and work-arounds for transfer failures
 2018-04-03 20:37 UTC  (3+ messages)
` [PATCH linux dev-4.13 4/5] pmbus (core): Use driver callbacks in pmbus_get_fan_rate()

[U-Boot] [PATCH 0/2] efi_loader: EFI_FILE_PROTOCOL
 2018-04-03 20:37 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] efi_loader: use correct types in EFI_FILE_PROTOCOL
` [U-Boot] [PATCH 2/2] efi_loader: implement EFI_FILE_SYSTEM_INFO

UBIFS - ubifs_get_pnode.part.4: error -22 reading pnode
 2018-04-03 20:26 UTC  (3+ messages)

[PATCH 4/5] MIPS: perf: Allocate per-core counters on demand
 2018-04-03 20:34 UTC  (4+ messages)

Timing issue in t5570 "daemon log records all attributes"
 2018-04-03 20:32 UTC  (2+ messages)

[RFC PATCH for 4.17 00/21] Restartable sequences and CPU op vector
 2018-04-03 20:32 UTC  (7+ messages)
` [RFC PATCH for 4.17 02/21] rseq: Introduce restartable sequences system call (v12)

[Qemu-devel] [Bug 1740219] [NEW] static linux-user emulation has several-second startup time
 2018-04-03 20:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1740219] Re: static linux-user ARM "

[PATCH v2] mt76x2: remove unnecessary MT_TX_ALC_CFG_4 configuration
 2018-04-03 20:30 UTC 

[U-Boot] [PATCH v2 0/6] efi_loader: fixes for loaded image protocol
 2018-04-03 20:29 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/6] efi_loader: use efi_uintn_t for LoadImage
` [U-Boot] [PATCH v2 2/6] efi_loader: save image relocation address and size
` [U-Boot] [PATCH v2 3/6] efi_loader: ImageSize must be multiple of SectionAlignment
` [U-Boot] [PATCH v2 4/6] efi_loader: correct types for EFI_LOADED_IMAGE_PROTOCOL
` [U-Boot] [PATCH v2 5/6] efi_loader: new functions to print loaded image information
` [U-Boot] [PATCH v2 6/6] arm: print information about loaded UEFI images

[Bug 199101] New: AMDGPU Fury X random screen flicker on Linux kernel 4.16rc5
 2018-04-03 20:29 UTC  (2+ messages)
` [Bug 199101] "

[PATCH v3 20/40] drm/i915: Define HDCP2.2 related variables
 2018-04-03 20:27 UTC  (2+ messages)

[PATCH 1/2] archiver: Fix build errors for kernels that don't use kernel-yocto.bbclass
 2018-04-03 13:51 UTC 

[PATCH] drm/amdgpu: optionally do a writeback but don't invalidate TC for IB fences
 2018-04-03 20:25 UTC 

[PATCH] drm: rcar-du: track dma-buf fences
 2018-04-03 20:25 UTC  (3+ messages)

[PATCH] f2fs-tools: use pointer and memory alloaction instead of defining "structure stat" in function stack
 2018-04-03 20:23 UTC 

[Fuego] [PATCH 00/16] Fuego Release Test
 2018-04-03 20:22 UTC  (13+ messages)
` [Fuego] [PATCH 01/16] Add fuego-release Functional test
` [Fuego] [PATCH 06/16] Allow the user to keep the container running after the test
` [Fuego] [PATCH 07/16] Add Back() Selenium Command

[PATCH] drm/i915: Store preemption capability in engine->flags
 2018-04-03 20:22 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Store preemption capability in engine->flags (rev2)

[PATCH 1/4] app/eventdev: add event timer adapter as a producer
 2018-04-03 20:21 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v5 00/13] Sunxi: Add SMP support on A83T
 2018-04-03 20:21 UTC  (14+ messages)
` [PATCH v5 08/13] ARM: sunxi: Add initialization of CNTVOFF
` [PATCH v5 11/13] ARM: sun9i: smp: Add is_sun9i field
` [PATCH v5 12/13] ARM: sun8i: smp: Add support for A83T

[PATCH 0/3] Lazy-load trees when reading commit-graph
 2018-04-03 20:20 UTC  (4+ messages)

[PATCH 00/15] ARM: pxa: switch to DMA slave maps
 2018-04-03 20:19 UTC  (8+ messages)
` [02/15] ARM: pxa: add dma slave map
        ` [PATCH 02/15] "

[PATCH] drm/amdgpu: optionally do a writeback but don't invalidate TC for IB fences
 2018-04-03 20:15 UTC  (2+ messages)

netmap
 2018-04-03 20:14 UTC  (3+ messages)

[Qemu-devel] [PATCH] iotests: fix 169
 2018-04-03 20:13 UTC  (3+ messages)

[PATCH v4 00/10] powerpc64/ftrace: Add support for ftrace_modify_call() and a few other fixes
 2018-04-03 20:12 UTC  (11+ messages)
` [PATCH v4 01/10] powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code paths
` [PATCH v4 02/10] powerpc64/ftrace: Disable ftrace during kvm guest entry/exit
` [PATCH v4 03/10] powerpc64/ftrace: Rearrange #ifdef sections in ftrace.h
` [PATCH v4 04/10] powerpc64/ftrace: Add helpers to hard disable ftrace
` [PATCH v4 05/10] powerpc64/ftrace: Delay enabling ftrace on secondary cpus
` [PATCH v4 06/10] powerpc64/ftrace: Disable ftrace during hotplug
` [PATCH v4 07/10] powerpc64/kexec: Hard disable ftrace before switching to the new kernel
` [PATCH v4 08/10] powerpc64/module: Tighten detection of mcount call sites with -mprofile-kernel
` [PATCH v4 09/10] powerpc64/ftrace: Use the generic version of ftrace_replace_code()
` [PATCH v4 10/10] powerpc64/ftrace: Implement support for ftrace_regs_caller()

[PATCH] test_firmware: fix setting old custom fw path back on exit, second try
 2018-04-03 20:12 UTC  (10+ messages)

[PATCH char-misc 1/1] x86/hyperv: Add interrupt handler annotations
 2018-04-03 20:09 UTC  (2+ messages)

[PATCH] crypto : chtls_cm - Fix potential NULL pointer dereferences
 2018-04-03 20:09 UTC 

License info
 2018-04-03 20:08 UTC  (2+ messages)

[PATCH] mt76x2: remove unnecessary MT_TX_ALC_CFG_4 configuration
 2018-04-03 20:08 UTC  (3+ messages)

Terse output header ?
 2018-04-03 20:06 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] efi_loader: completely initialize network
 2018-04-03 20:06 UTC 

Socket activation for GitWeb FastCGI with systemd?
 2018-04-03 20:04 UTC  (2+ 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.