All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-14 03:15:09 to 2018-07-14 08:39:25 UTC [more...]

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2018-07-14  8:39 UTC 

[PATCH net-next] tcp: remove redundant rcv_nxt update
 2018-07-14  8:36 UTC 

[PATCH i-g-t] igt/drv_module_reload: Revamp fault-injection
 2018-07-14  8:36 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for igt/drv_module_reload: Revamp fault-injection (rev8)

[PATCH v1 00/25] RFC: structured logging
 2018-07-14  8:34 UTC  (3+ messages)
` [PATCH v1 01/25] structured-logging: design document

[PATCH] mm: avoid bothering interrupted task when charge memcg in softirq
 2018-07-14  8:32 UTC 

Spectre-v2 (IBPB/IBRS) and SSBD fixes for 4.4.y
 2018-07-14  8:11 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/x11r7/xdriver_xf86-input-libinput: bump version to 0.28.0
 2018-07-14  8:28 UTC 

[Buildroot] [PATCH 1/1] package/ffmpeg: bump version to 3.4.3
 2018-07-14  8:27 UTC 

[PATCH 00/18] staging: gasket: sundry fixes and fixups
 2018-07-14  8:25 UTC  (32+ messages)
` [PATCH 01/18] staging: gasket: remove X86 Kconfig restriction
` [PATCH 02/18] MAINTAINERS: Add maintainer for drivers/staging/gasket
` [PATCH 03/18] staging: gasket: typo and whitespace cleanups
` [PATCH 04/18] staging: gasket: device registration error and unregister fixups
` [PATCH 05/18] staging: gasket: sysfs mapping creation fixups
` [PATCH 06/18] staging: gasket: fix deadlock in pci driver unregister path
` [PATCH 07/18] staging: gasket: convert gasket_mmap_has_permissions to bool return
` [PATCH 08/18] staging: gasket: gasket_wait_with_reschedule fixups
` [PATCH 09/18] staging: gasket: bail out of reset sequence on device callback error
` [PATCH 10/18] staging: gasket: gasket_open use container_of()
` [PATCH 11/18] staging: gasket: always allow root open for write
` [PATCH 12/18] staging: gasket: annotate ioctl arg with __user
` [PATCH 13/18] staging: gasket: gasket_enable_dev fixups
` [PATCH 14/18] staging: gasket: fix class create bug handling
` [PATCH 15/18] staging: gasket: remove unnecessary code in coherent allocator
` [PATCH 16/18] staging: gasket: gasket core error handling fixups
` [PATCH 17/18] staging: gasket: don't release coherent mappings
` [PATCH 18/18] staging: gasket: various cleanups

[GIT PULL] xen: fixes for 4.18-rc5
 2018-07-14  8:25 UTC 

[GIT PULL] xen: fixes for 4.18-rc5
 2018-07-14  8:25 UTC 

post-receive: pub/scm/linux/kernel/git/xen/tip
 2018-07-14  8:22 UTC 

[qemu-upstream-4.9-testing test] 125116: trouble: broken/fail/pass
 2018-07-14  8:19 UTC 

[PATCH] pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()
 2018-07-14  8:14 UTC  (3+ messages)

[PATCH 01/18] coccinelle: change strncpy+truncation to strlcpy
 2018-07-14  8:12 UTC  (3+ messages)
` [PATCH v2] coccinelle: strncpy+truncation by strscpy
  ` [Cocci] "

[Buildroot] [PATCH 1/2] python-py: new package
 2018-07-14  8:10 UTC  (3+ messages)

[PATCH] Input: pxrc - fix leak of usb_device
 2018-07-14  8:09 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] python-fastentrypoints: new package
 2018-07-14  8:09 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-07-14  8:06 UTC 

[igt-dev] [PATCH i-g-t] tests/psr: Add PSR tests to fast-feedback list
 2018-07-14  8:03 UTC  (5+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[PATCH] net/thunderx: add support for Rx VLAN offload
 2018-07-14  8:02 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-07-14  8:02 UTC 

[PATCH 00/39 v7] PTI support for x86-32
 2018-07-14  8:01 UTC  (16+ messages)
` [PATCH 10/39] x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
` [PATCH 30/39] x86/mm/pti: Clone entry-text again in pti_finalize()
` [PATCH 38/39] x86/mm/pti: Add Warning when booting on a PCID capable CPU
` [PATCH 39/39] x86/entry/32: Add debug code to check entry/exit cr3

[U-Boot] [RESEND PATCH v2 0/2] Add bootlimit to Kconfig
 2018-07-14  7:59 UTC  (3+ messages)
` [U-Boot] [RESEND PATCH v2 1/2] Add BOOTCOUNT_BOOTLIMIT to set reboot limit
` [U-Boot] [RESEND PATCH v2 2/2] Migrate bootlimit to Kconfig

[PATCH v5 0/9] iommu/vt-d: Improve PASID id and table management
 2018-07-14  7:47 UTC  (11+ messages)
` [PATCH v5 1/9] iommu/vt-d: Global PASID name space
` [PATCH v5 2/9] iommu/vt-d: Avoid using idr_for_each_entry()
` [PATCH v5 3/9] iommu/vt-d: Apply global PASID in SVA
` [PATCH v5 4/9] iommu/vt-d: Move device_domain_info to header
` [PATCH v5 5/9] iommu/vt-d: Add for_each_device_domain() helper
` [PATCH v5 6/9] iommu/vt-d: Per PCI device pasid table interfaces
` [PATCH v5 7/9] iommu/vt-d: Allocate and free pasid table
` [PATCH v5 8/9] iommu/vt-d: Apply per pci device pasid table in SVA
` [PATCH v5 9/9] iommu/vt-d: Remove the obsolete per iommu pasid tables

[PATCH] net/sfc: fallback to filter with zero vid
 2018-07-14  7:38 UTC 

[PATCH] net/sfc: fix filter exceptions logic
 2018-07-14  7:38 UTC 

[PATCH v3] iio: chemical: Add support for Bosch BME680 sensor
 2018-07-14  7:33 UTC  (3+ messages)

[Buildroot] [PATCH] box2d: new package
 2018-07-14  7:32 UTC  (2+ messages)

[PATCH iproute2-next v3] net:sched: add action inheritdsfield to skbedit
 2018-07-14  7:10 UTC 

[PATCH v2] kvmclock: fix nested guest always in tsc_early clocksource
 2018-07-14 15:28 UTC 

[Buildroot] RISC-V support
 2018-07-14  7:27 UTC  (5+ messages)

[PATCH v3 00/12] kbuild/kconfig: do not update config during installation
 2018-07-14  7:12 UTC  (9+ messages)
` [PATCH v3 05/12] kconfig: make syncconfig update .config regardless of sym_change_count

[PATCH v4 0/9] iommu/vt-d: Improve PASID id and table management
 2018-07-14  7:23 UTC  (7+ messages)
` [PATCH v4 9/9] iommu/vt-d: Remove the obsolete per iommu pasid tables

[PATCH v2 0/4] add mailbox support for i.MX7D
 2018-07-14  7:02 UTC  (6+ messages)
` [PATCH v2 4/4] mailbox: Add support for i.MX7D messaging unit

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-07-14  7:18 UTC 

[PATCH] PCI/AER: Enable SERR# forwarding in non ACPI flow
 2018-07-14  7:15 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 1/4] tests/psr: Remove option to run test with PSR disabled
 2018-07-14  7:15 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/4] tests/psr: Remove option to run test with PSR disabled. (rev2)
` [igt-dev] ✓ Fi.CI.IGT: "

[ANN] oscheck: wrapper for fstests check.sh - tracking and working with baselines
 2018-07-14  6:56 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 18.1.4
 2018-07-14  7:14 UTC 

[Buildroot] [PATCH 2/2] toolchain-buildroot: add support for RISC-V Instruction Set Architecture
 2018-07-14  7:13 UTC 

[Buildroot] [PATCH 1/2] riscv: add support for RISC-V Instruction Set
 2018-07-14  7:12 UTC 

[Buildroot] [PATCH 0/2] support for RISC-V architecture
 2018-07-14  7:09 UTC 

[PATCH] Input: synaptics - Lenovo ThinkPad T25 and T480 devices should use RMI
 2018-07-14  6:35 UTC  (2+ messages)

[RFC net-next v1 0/1] net/sched: Introduce the taprio scheduler
 2018-07-14  6:45 UTC  (3+ messages)
` [RFC net-next v1 1/1] "

Interesting work
 2018-07-14  6:48 UTC 

[Bug 199749] New: amdgpu on Ryzen 2400G freeze randomly
 2018-07-14  6:45 UTC  (2+ messages)
` [Bug 199749] "

Trying to export per process network bandwidth stats under /proc/[pid]/
 2018-07-14  6:41 UTC  (2+ messages)

[PATCH v11 00/25] Device querying
 2018-07-14  6:37 UTC  (3+ messages)
` [PATCH v11 07/25] eal: introduce device class abstraction

[Bug 107153] 4.18-rc3 crash on hdmi (0010:dm_update_crtcs_state+0x41e/0x4a0)
 2018-07-14  6:31 UTC  (2+ messages)

[PATCH v4 1/2] leds: core: Introduce generic pattern interface
 2018-07-14  6:29 UTC  (2+ messages)

[PATCH 02/18 v2] MAINTAINERS: Add maintainer for drivers/staging/gasket
 2018-07-14  6:29 UTC  (2+ messages)

[RFC PATCH v2 00/27] Control Flow Enforcement (CET)
 2018-07-14  6:27 UTC  (9+ messages)
` [RFC PATCH v2 25/27] x86/cet: Add PTRACE interface for CET

[PATCH] lib/rhashtable: consider param->min_size when setting initial table size
 2018-07-14  6:25 UTC 

[Buildroot] [PATCH 1/1] libuv: bump to version 1.22.0
 2018-07-14  6:21 UTC 

[PATCH 1/2] ALSA: HDA: use PCI_BASE_CLASS_DISPLAY to cover more display adapters
 2018-07-14  6:15 UTC  (4+ messages)
` [PATCH 2/2] vgaswitchreoo: set audio client id in vgaswitchreoo enable function

[PATCH] kconfig: remove EXPERT from CHECKPOINT_RESTORE
 2018-07-14  6:02 UTC  (5+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2018-07-13
 2018-07-14  6:00 UTC 

[igt-dev] [PATCH i-g-t 3/4] tests/psr: Move PSR state test functions to lib
 2018-07-14  5:58 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t v2 "

[PATCH v3 1/2] f2fs: fix to avoid broken of dnode block list
 2018-07-14  5:44 UTC  (3+ messages)

Questions about locating the rte_mbuf payload
 2018-07-14  5:41 UTC 

[Qemu-devel] [PATCH v4] linux-user: ppc64: use the correct values for F_*LK64s
 2018-07-14  5:37 UTC  (3+ messages)

[PATCH] net/enic: pick the right Rx handler after changing MTU
 2018-07-14  5:12 UTC  (2+ messages)

[PATCH v3 net-next] net/sched: add skbprio scheduler
 2018-07-14  4:51 UTC  (18+ messages)

[PATCH v6 00/13] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-07-14  4:50 UTC  (32+ messages)
` [PATCH v6 01/13] device-dax: Convert to vmf_insert_mixed and vm_fault_t
` [PATCH v6 02/13] device-dax: Enable page_mapping()
` [PATCH v6 03/13] device-dax: Set page->index
` [PATCH v6 04/13] filesystem-dax: "
` [PATCH v6 05/13] mm, madvise_inject_error: Disable MADV_SOFT_OFFLINE for ZONE_DEVICE pages
` [PATCH v6 06/13] mm, dev_pagemap: Do not clear ->mapping on final put
` [PATCH v6 07/13] mm, madvise_inject_error: Let memory_failure() optionally take a page reference
` [PATCH v6 08/13] mm, memory_failure: Collect mapping size in collect_procs()
` [PATCH v6 09/13] filesystem-dax: Introduce dax_lock_mapping_entry()
` [PATCH v6 10/13] mm, memory_failure: Teach memory_failure() about dev_pagemap pages
` [PATCH v6 11/13] x86/mm/pat: Prepare {reserve, free}_memtype() for "decoy" addresses
  ` [v6,11/13] "
` [PATCH v6 12/13] x86/memory_failure: Introduce {set, clear}_mce_nospec()
  ` [v6,12/13] "
` [PATCH v6 13/13] libnvdimm, pmem: Restore page attributes when clearing errors

[PATCH bpf-next v5 0/3] bpf: btf: print bpftool map data with btf
 2018-07-14  4:57 UTC  (4+ messages)
` [PATCH bpf-next v5 1/3] bpf: btf: export btf types and name by offset from lib
` [PATCH bpf-next v5 2/3] bpf: btf: add btf print functionality
` [PATCH bpf-next v5 3/3] bpf: btf: print map dump and lookup with btf info

[PATCH 1/2] powerpc: Add ppc32_allmodconfig defconfig target
 2018-07-14  4:35 UTC  (2+ messages)

[Qemu-devel] [Bug 1575607] [NEW] vm startup failed, qemu returned "kvm run failed Bad address"
 2018-07-14  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1575607] "

[Bug 107065] "BUG: unable to handle kernel paging request at 0000000000002000" at amdgpu_vm_cpu_set_ptes at S3 resume
 2018-07-14  4:28 UTC  (2+ messages)
` [Bug 107065] "BUG: unable to handle kernel paging request at 0000000000002000" in amdgpu_vm_cpu_set_ptes at amdgpu_vm.c:921

[PATCH] chrp/nvram.c: add MODULE_LICENSE()
 2018-07-14  4:27 UTC 

[PATCH] net/ethernet/freescale/fman: fix cross-build error
 2018-07-14  4:25 UTC  (2+ messages)

[PATCH] mmc: mxcmmc: Fix missing parentheses and brace
 2018-07-14  4:16 UTC  (2+ messages)

[PATCH 0/6] swap: THP optimizing refactoring
 2018-07-14  4:07 UTC  (5+ messages)
` [PATCH 1/6] swap: Add comments to lock_cluster_or_swap_info()

cron job: media_tree daily build: OK
 2018-07-14  3:59 UTC 

Out-of-tree kernel module is unbuildable
 2018-07-14  3:18 UTC 

[Qemu-devel] [PATCH] vhost: fix invalid downcast
 2018-07-14  4:09 UTC  (3+ messages)

[PATCH v6 00/35] drm/i915: Implement HDCP2.2
 2018-07-14  3:55 UTC  (14+ messages)
` [PATCH v6 07/35] component: alloc component_match without any comp to match
` [PATCH v6 27/35] misc/mei/hdcp: Verify H_prime
` [PATCH v6 28/35] misc/mei/hdcp: Store the HDCP Pairing info
` [PATCH v6 29/35] misc/mei/hdcp: Initiate Locality check
` [PATCH v6 30/35] misc/mei/hdcp: Verify L_prime
` [PATCH v6 31/35] misc/mei/hdcp: Prepare Session Key
` [PATCH v6 32/35] misc/mei/hdcp: Repeater topology verification and ack
` [PATCH v6 33/35] misc/mei/hdcp: Verify M_prime
` [PATCH v6 34/35] misc/mei/hdcp: Enabling the HDCP authentication
` [PATCH v6 35/35] misc/mei/hdcp: Closing wired HDCP2.2 Tx Session
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Implement HDCP2.2 (rev8)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2018-07-14  3:50 UTC 

Instability in current -git tree
 2018-07-14  3:28 UTC  (10+ messages)

[linux-next test] 125109: regressions - trouble: blocked/broken/fail/pass
 2018-07-14  3:27 UTC 

[net-next:master 597/618] drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c:444:23: sparse: symbol 'mvpp2_cls_flow_get' was not declared. Should it be static?
 2018-07-14  3:22 UTC  (3+ messages)
` [RFC PATCH net-next] net: mvpp2: mvpp2_cls_flow_get() can be static

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2018-07-14  3:22 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net
 2018-07-14  3:21 UTC 

[PATCH v2 4/4] clk: qcom: Add graphics clock controller driver for SDM845
 2018-07-14  3:20 UTC  (3+ 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.