All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-16 20:35:54 to 2018-01-16 21:47:32 UTC [more...]

[REGRESSION] mux/gpio.c is not able to get any gpio pins
 2018-01-16 21:47 UTC 

Getting manufacturer/product name for CAN interface
 2018-01-16 21:47 UTC  (8+ messages)

[PATCH v6 0/9] Renesas Capture Engine Unit (CEU) V4L2 driver
 2018-01-16 21:45 UTC  (20+ messages)
` [PATCH v6 1/9] dt-bindings: media: Add Renesas CEU bindings
` [PATCH v6 2/9] include: media: Add Renesas CEU driver interface
` [PATCH v6 3/9] v4l: platform: Add Renesas CEU driver
` [PATCH v6 4/9] ARM: dts: r7s72100: Add Capture Engine Unit (CEU)
` [PATCH v6 5/9] v4l: i2c: Copy ov772x soc_camera sensor driver
` [PATCH v6 6/9] media: i2c: ov772x: Remove soc_camera dependencies
` [PATCH v6 7/9] v4l: i2c: Copy tw9910 soc_camera sensor driver
` [PATCH v6 8/9] media: i2c: tw9910: Remove soc_camera dependencies
` [PATCH v6 9/9] arch: sh: migor: Use new renesas-ceu camera driver

[PATCH net-next 0/8] net: sched: cls: add extack support
 2018-01-16 21:46 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/32] Allow configuring the qcow2 L2 cache entry size
 2018-01-16 21:46 UTC  (17+ messages)
` [Qemu-devel] [PATCH v2 01/32] qcow2: Fix documentation of get_cluster_table()
` [Qemu-devel] [PATCH v2 02/32] qcow2: Add table size field to Qcow2Cache
` [Qemu-devel] [PATCH v2 03/32] qcow2: Remove BDS parameter from qcow2_cache_get_table_addr()
` [Qemu-devel] [PATCH v2 04/32] qcow2: Remove BDS parameter from qcow2_cache_get_table_idx()
` [Qemu-devel] [PATCH v2 05/32] qcow2: Remove BDS parameter from qcow2_cache_table_release()
` [Qemu-devel] [PATCH v2 06/32] qcow2: Remove BDS parameter from qcow2_cache_entry_mark_dirty()
` [Qemu-devel] [PATCH v2 07/32] qcow2: Remove BDS parameter from qcow2_cache_put()
` [Qemu-devel] [PATCH v2 08/32] qcow2: Remove BDS parameter from qcow2_cache_destroy()

[PATCH v16 00/10] Add backlight helper functions
 2018-01-16 21:46 UTC  (2+ messages)

[v5 PATCH 0/3] Pull Request
 2018-01-16 21:46 UTC  (2+ messages)
` [v5 PATCH 1/3] cal: move REFORMATION_YEAR to control struct

[PATCH] [v3] media: s3c-camif: fix out-of-bounds array access
 2018-01-16 21:46 UTC  (4+ messages)

[U-Boot] [PATCH v2] mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clock
 2018-01-16 21:44 UTC 

[PATCH 1/3] ARM: dts: exynos: Remove duplicated inclusion of syscon restart nodes on Exynos5410
 2018-01-16 21:31 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: exynos: Fix missing missing reg warning for syscon restart nodes
` [RFT 3/3] arm64: "

[PATCH v4] receipes-devtools: QEMU: Bump to version 2.11.0
 2018-01-16 21:05 UTC 

[PATCH i-g-t v3] tests/gem_reset_stats: Fix retrieval of hangcheck stats expectation
 2018-01-16 21:43 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for tests/gem_reset_stats: Fix retrieval of hangcheck stats expectation (rev3)

[PATCH] MIPS: Fix vmlinuz build when ZBOOT is selected
 2018-01-16 21:42 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] toolchain: use -ffp-contract=off on MIPS in the wrapper when needed
 2018-01-16 21:42 UTC  (3+ messages)

[PATCH v2 0/3] fixes for split index mode
 2018-01-16 21:42 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] read-cache: fix reading the shared index for other repos

[v3 PATCH 00/11] Pull Request - changelog
 2018-01-16 21:42 UTC  (12+ messages)
                ` [v5 PATCH 1/3] cal: move REFORMATION_YEAR to control struct
                ` [v5 PATCH 2/3] cal: add option to set Gregorian reform date
                ` [v5 PATCH 3/3] cal: update man page

[Buildroot] [PATCH 1/1] package/docker-engine: add the macros to install docker-proxy
 2018-01-16 21:40 UTC 

[PATCH] [RESEND] vmwgfx: use monotonic event timestamps
 2018-01-16 21:39 UTC  (4+ messages)

[PATCH v3] kexec-tools: Perform run-time linking of libxenctrl.so
 2018-01-16 21:39 UTC  (3+ messages)

[PATCH] nfs41: do not return ENOMEM on LAYOUTUNAVAILABLE
 2018-01-16 21:38 UTC 

[PATCH bpf-next v3 00/11] net: sched: add extack support for cls offload
 2018-01-16 21:38 UTC  (12+ messages)
` [PATCH bpf-next v3 01/11] net: sched: add extack support to change() classifier operation
` [PATCH bpf-next v3 02/11] net: sched: cls_flower: propagate extack support for filter offload
` [PATCH bpf-next v3 03/11] net: sched: cls_matchall: "
` [PATCH bpf-next v3 04/11] net: sched: cls_u32: "
` [PATCH bpf-next v3 05/11] net: sched: cls_bpf: plumb extack support in filter for hardware offload
` [PATCH bpf-next v3 06/11] net: sched: add extack support for offload via tc_cls_common_offload
` [PATCH bpf-next v3 07/11] net: sched: create tc_can_offload_extack() wrapper
` [PATCH bpf-next v3 08/11] nfp: bpf: plumb extack into functions related to XDP offload
` [PATCH bpf-next v3 09/11] nfp: bpf: use extack support to improve debugging
` [PATCH bpf-next v3 10/11] netdevsim: add extack support for TC eBPF offload
` [PATCH bpf-next v3 11/11] selftests/bpf: add checks on extack messages for eBPF hw offload tests

[PATCH] MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}
 2018-01-16 21:38 UTC 

[PATCH i-g-t 1/2] include: bump drm uAPI headers
 2018-01-16 21:38 UTC  (5+ messages)
` [PATCH i-g-t 2/2] tests: add i915 query tests
` ✗ Fi.CI.IGT: warning for series starting with [1/2] include: bump drm uAPI headers

[RFC] kvzalloc_hdr_arr()
 2018-01-16 21:38 UTC 

MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}
 2018-01-16 21:38 UTC 

[PATCH 0/5] xen/arm64: Branch predictor hardening (XSA-254 variant 2)
 2018-01-16 21:38 UTC  (5+ messages)
` [PATCH 2/5] xen/arm64: Add missing MIDR values for Cortex-A72, A73 and A75
` [PATCH 3/5] xen/arm: cpuerrata: Add MIDR_ALL_VERSIONS

[PATCH RFC v1] arm64: Handle traps from accessing CNTVCT/CNTFRQ for CONFIG_COMPAT
 2018-01-16 21:37 UTC  (5+ messages)

[PATCH v13 0/7] cgroup-aware OOM killer
 2018-01-16 21:36 UTC  (16+ messages)

[PATCH rdma-next v4 0/7] RDMA resource tracking
 2018-01-16 21:35 UTC  (6+ messages)
` [PATCH rdma-next v4 1/7] RDMA/restrack: Add general infrastructure to track RDMA resources
` [PATCH rdma-next v4 2/7] RDMA/core: Add helper function to create named QPs

[PATCH] i2c: qup: Add shutdown method
 2018-01-16 21:35 UTC  (2+ messages)
` [PATCH] i2c-qup: reduce verbosity on DMA channel not found messages

[PATCH v2 0/3] NFS/RDMA server changes for v4.16
 2018-01-16 21:33 UTC  (5+ messages)

[U-Boot] [PATCH 0/7] RPi: Properly handle dynamic serial configuration
 2018-01-16 21:32 UTC  (3+ messages)
` [U-Boot] [PATCH 1/7] serial: Use next serial device if probing fails

[PATCH v2] x86/microcode/intel: Extend BDW late-loading with LLC size check
 2018-01-16 21:30 UTC  (8+ messages)

[LSF/MM TOPIC] HMM status upstream user what's next, mmu_notifier
 2018-01-16 21:30 UTC 

[Buildroot] [PATCH v2 1/1] unbound: new package
 2018-01-16 21:28 UTC  (5+ messages)

[PATCH 1/5] drm/vblank: Fix return type for drm_vblank_count()
 2018-01-16 21:26 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH] lightnvm/pblk-gc: Delete an error message for a failed memory allocation in pblk_gc_line_prepare_ws()
 2018-01-16 21:26 UTC  (4+ messages)
` [PATCH] lightnvm/pblk-gc: Delete an error message for a failed memory allocation in pblk_gc_line_pre
  ` [PATCH] lightnvm/pblk-gc: Delete an error message for a failed memory allocation in pblk_gc_line

[PATCH v4 00/17] ASoC: fsl_ssi: Clean up - program flow level
 2018-01-16 21:26 UTC  (3+ messages)

[PATCH v6 02/12] drivers: base: cacheinfo: setup DT cache properties early
 2018-01-16 21:26 UTC  (2+ messages)

[PATCH] mm: numa: numa balancing performance problem
 2018-01-16 21:26 UTC  (4+ messages)
` [PATCH] mm: numa: Do not trap faults on shared data section pages

[PATCH 0/3] drm/msm/dsi: improve pointer validation checks
 2018-01-16 21:26 UTC  (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] drm/msm/dsi: check for failure on retrieving pll in dsi manager
` [PATCH v2 2/3] drm/msm/dsi: correct DSI id bounds check during registration
` [PATCH v2 3/3] drm/msm/dsi: check msm_dsi and dsi pointers before use

[PATCH v3] netfilter : add NAT support for shifted portmap ranges
 2018-01-16 21:26 UTC  (4+ messages)

[PATCH v3] retpoline: Add retpoline tag to VERMAGIC
 2018-01-16 21:24 UTC  (2+ messages)

[PATCH v8 00/17] x86: Mitigations for SP2/CVE-2017-5715/Branch Target Injection
 2018-01-16 21:24 UTC  (7+ messages)
` [PATCH v8 11/17] x86: Protect unaware domains from meddling hyperthreads
` [PATCH v8 12/17] x86/entry: Organise the use of MSR_SPEC_CTRL at each entry/exit point

Regarding Linux kernel vs Android
 2018-01-16 21:24 UTC  (2+ messages)
              ` Gmail and mailing list (was "

[PATCH v2] retpoline/module: Warn for missing retpoline in module
 2018-01-16 21:24 UTC  (5+ messages)

[PATCH igt] igt/kms_frontbuffer_tracking: Show FBC status at the start of the wait
 2018-01-16 21:24 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for igt/kms_frontbuffer_tracking: Show FBC status at the start of the wait (rev5)

[PATCH] reset: ti-rstctrl: use the reset-simple driver
 2018-01-16 21:22 UTC  (5+ messages)

[Bug 104608] [r600, RV635] Removing radeon module results in BUG: unable to handle kernel NULL pointer dereference at 0000000000000258
 2018-01-16 21:22 UTC  (2+ messages)

[RFC PATCH 00/16] PTI support for x86-32
 2018-01-16 21:20 UTC  (14+ messages)
` [PATCH 09/16] x86/mm/pti: Clone CPU_ENTRY_AREA on PMD level on x86_32
` [PATCH 10/16] x86/mm/pti: Populate valid user pud entries
` [PATCH 12/16] x86/mm/pae: Populate the user page-table with user pgd's

[Qemu-devel] [PATCH v2 0/4] Implement Physical Presence interface for TPM 1.2 and 2
 2018-01-16 21:20 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/4] acpi: build QEMU table for PPI virtual memory device

[qemu-mainline test] 118102: regressions - trouble: blocked/broken/fail/pass
 2018-01-16 21:20 UTC 

[PATCH] Fstests: btrfs/027 unmount scratch device if test fails
 2018-01-16 20:10 UTC 

[PATCH] Fstests: btrfs/011 fix device mounted when tests aborts
 2018-01-16 20:10 UTC 

DPAA Ethernet traffice troubles with Linux kernel
 2018-01-16 21:15 UTC  (9+ messages)

krping problem on 4.15-rc4
 2018-01-16 21:14 UTC  (8+ messages)

[PATCH 0/4] fs, tty: Make __do_SAK() less greedy in regard to tasklist_lock
 2018-01-16 21:13 UTC  (10+ messages)
` [PATCH 3/4] tty: Iterate only thread group leaders in __do_SAK()

AES-NI: BUG in gcmaes_decrypt
 2018-01-16 21:13 UTC 

[U-Boot] [PATCH] tools: Update python "help" tests to cope with "more" oddities
 2018-01-16 21:12 UTC  (2+ messages)

[PATCH v3] receipes-devtools: QEMU: Bump to version 2.11.0
 2018-01-16 21:10 UTC  (3+ messages)

[PATCH RFC tip/core/rcu] Make SRCU be once again optional
 2018-01-16 21:10 UTC  (11+ messages)

[PATCH 0/5] xfs: kasan/ubsan fixes
 2018-01-16 21:10 UTC  (7+ messages)
` [PATCH 1/5] xfs: check sb_agblocks and sb_agblklog when validating superblock
  ` [PATCH v2 "

[Bug 103421] New: Kernel 4.13+ nouveau breaks screen output
 2018-01-16 21:09 UTC  (2+ messages)
  ` [Bug 103421] "

[PATCH v6 00/12] Support PPTT for ARM64
 2018-01-16 21:07 UTC  (7+ messages)
` [PATCH v6 02/12] drivers: base: cacheinfo: setup DT cache properties early
` [PATCH v6 05/12] ACPI/PPTT: Add Processor Properties Topology Table parsing

[PATCH 0/4] uvcvideo style cleanups
 2018-01-16 21:07 UTC  (5+ messages)
` [PATCH 1/4] uvcvideo: Drop extern keyword in function declarations
` [PATCH 2/4] uvcvideo: Use kernel integer types
` [PATCH 3/4] uvcvideo: Use internal "
` [PATCH 4/4] uvcvideo: Use parentheses around sizeof operand

[Buildroot] [PATCH] picocom: bump to version 3.0
 2018-01-16 21:03 UTC  (2+ messages)

[Buildroot] [git commit] picocom: bump to version 3.0
 2018-01-16 21:03 UTC 

[LSF/MM TOPIC] CAPI/CCIX cache coherent device memory (NUMA too ?)
 2018-01-16 21:03 UTC 

[PATCH v4 00/36] Hardened usercopy whitelisting
 2018-01-16 21:03 UTC  (14+ messages)
` [PATCH 04/36] usercopy: Prepare for "
      ` kmem_cache_attr (was Re: [PATCH 04/36] usercopy: Prepare for usercopy whitelisting)
                    ` [kernel-hardening] "

[Buildroot] [PATCH 00/14] Bump ejabberd version to 17.04
 2018-01-16 21:02 UTC  (3+ messages)
` [Buildroot] [PATCH 14/14] ejabberd: Bump to version 17.11

[PATCH v2 00/19] prevent bounds-check bypass via speculative execution
 2018-01-16 21:01 UTC  (4+ messages)
` [PATCH v2 01/19] Documentation: document array_ptr
    ` [kernel-hardening] "

[PATCH arm/aspeed/ast2500 v1] ipmi: add an Aspeed KCS IPMI BMC driver
 2018-01-16 20:59 UTC  (2+ messages)

[xen-unstable-smoke test] 118110: regressions - FAIL
 2018-01-16 20:59 UTC 

[BUG] Kernel oops when unbinding the graphics card
 2018-01-16 20:55 UTC 

+ ocfs2-clean-dead-code-up-in-allocc.patch added to -mm tree
 2018-01-16 20:54 UTC 

linux-next: Signed-off-by missing for commit in the gfs2 tree
 2018-01-16 20:51 UTC 

[PATCH 4.14 000/118] 4.14.14-stable review
 2018-01-16 20:50 UTC  (3+ messages)

Regression caused by a603a2b8d86e "gpio: of: Add special quirk to parse regulator flags"
 2018-01-16 20:49 UTC 

[PATCH 0/7] cx231xx: Add multiple frontend USB device
 2018-01-16 20:48 UTC  (10+ messages)
` [PATCH 3/7] si2157: Add hybrid tuner support
` [PATCH 4/7] si2168: Add ts bus coontrol, turn off bus on sleep

KASAN: use-after-free Read in psock_write_space
 2018-01-16 20:47 UTC  (3+ messages)

[Qemu-devel] [PATCH qemu 0/3] spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM device
 2018-01-16 20:46 UTC  (4+ messages)

[Qemu-devel] [PATCH v6 0/9] qcow2: cluster space preallocation
 2018-01-16 20:45 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 4/9] block: treat BDRV_REQ_ALLOCATE as serialising
` [Qemu-devel] [PATCH v6 9/9] iotest 134: test cluster-misaligned encrypted write

[PATCH] kconfig: fix make xconfig when gettext is missing
 2018-01-16 20:44 UTC 

DPAA Ethernet problems with mainstream Linux kernels
 2018-01-16 20:42 UTC  (7+ messages)

+ pps-parport-use-timespec64-instead-of-timespec.patch added to -mm tree
 2018-01-16 20:41 UTC 

+ proc-fix-coredump-vs-read-proc-stat-race.patch added to -mm tree
 2018-01-16 20:41 UTC 

[PATCH for 4.16 00/10] membarrier updates for 4.16
 2018-01-16 20:41 UTC  (6+ messages)
` [PATCH for 4.16 08/10] membarrier: x86: Provide core serializing command (v3)

[PATCH 0/2] macintosh/rack-meter: Adjustments for rackmeter_probe()
 2018-01-16 20:40 UTC  (6+ messages)
` [PATCH 1/2] macintosh/rack-meter: Delete an error message for a failed memory allocation in rackmeter_probe()
  ` [PATCH 1/2] macintosh/rack-meter: Delete an error message for a failed memory allocation in rackmete
` [PATCH 2/2] macintosh/rack-meter: Improve a size determination in rackmeter_probe()

[PATCH] kconfig: Clarify menu and 'if' dependency propagation
 2018-01-16 20:39 UTC 

[PATCH 4.9 00/96] 4.9.77-stable review
 2018-01-16 20:36 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] file-posix: specify expected filetypes
 2018-01-16 20:35 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.