All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-17 22:29:06 to 2018-10-17 23:20:37 UTC [more...]

[PATCH] dt-bindings: gpio: altera-fpga-mgr: Add Altera FPGA manager GPIO bindings
 2018-10-17 23:05 UTC  (8+ messages)

[lustre-devel] [PATCH 00/28] lustre: more assorted fixes for lustre 2.10
 2018-10-17 23:20 UTC  (7+ messages)
` [lustre-devel] [PATCH 03/28] lustre: ptlrpc: missing barrier before wake_up
` [lustre-devel] [PATCH 04/28] lustre: ptlrpc: Do not assert when bd_nob_transferred != 0
` [lustre-devel] [PATCH 06/28] lustre: ldlm: ELC shouldn't wait on lock flush

[PATCH 31/34] vfs: syscall: Add fspick() to select a superblock for reconfiguration [ver #12]
 2018-10-17 15:24 UTC  (10+ messages)
  ` [PATCH 00/34] VFS: Introduce filesystem context "

[PATCH v3 0/6] media: video-i2c: support changing frame interval and runtime PM
 2018-10-17 15:21 UTC  (6+ messages)
` [PATCH v3 6/6] media: video-i2c: support "

[Qemu-devel] [PATCH] Acceptance tests: host arch to target arch name mapping
 2018-10-17 23:17 UTC  (15+ messages)

[PATCH v9 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
 2018-10-17 23:17 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ Firmware bindings

[PATCH] hfs: fix array out of bounds read of array extent
 2018-10-17 23:17 UTC  (2+ messages)

[PATCH v5 00/27] Control Flow Enforcement: Shadow Stack
 2018-10-17 23:17 UTC  (6+ messages)
` [PATCH v5 03/27] x86/fpu/xstate: Introduce XSAVES system states

[PATCH 0/2] Document memory-to-memory video codec interfaces
 2018-10-17 15:19 UTC  (3+ messages)
` [PATCH 2/2] media: docs-rst: Document memory-to-memory video encoder interface

[PATCH 0/3] Add Inline Crypto Engine (ICE) driver
 2018-10-17 15:17 UTC  (4+ messages)
` [PATCH 1/3] firmware: qcom: scm: Update qcom_scm_call signature
` [PATCH 2/3] dt-bindings: Add ICE device specific parameters
` [PATCH 3/3] crypto: qce: ice: Add support for Inline Crypto Engine

[RFC PATCH v1 0/4] Add migration support for VFIO device
 2018-10-17 23:14 UTC  (6+ messages)
` [RFC PATCH v1 1/4] VFIO KABI for migration interface
        ` [Qemu-devel] "

[RFC v1 00/31] kunit: Introducing KUnit, the Linux kernel unit testing framework
 2018-10-17 23:12 UTC  (19+ messages)
` [RFC v1 06/31] arch: um: enabled running kunit from User Mode Linux
` [RFC v1 22/31] kunit: mock: add the concept of spyable functions

[PATCH] lego-ev3: Add support for LEGO Mindstorms EV3 (AM1808)
 2018-10-17 23:12 UTC  (2+ messages)

[PATCH] drm/i915/hdmi: Detect HDMI 2.0 monitors using multiple EDID capabilities
 2018-10-17 23:10 UTC 

[PATCH] drm/i915/guc: Propagate the fw xfer timeout
 2018-10-17 23:09 UTC  (2+ messages)

[PATCH] tpm: tpm_try_transmit() ignore value of go_to_idle()
 2018-10-17 23:08 UTC  (3+ messages)

[PATCH 0/4] FS-Cache: Miscellaneous fixes
 2018-10-17 15:11 UTC  (3+ messages)
` [PATCH 2/4] fscache: Fix race in fscache_op_complete() due to split atomic_sub & read

[RFC PATCH] count_lim_sig: Add pair of smp_wmb() and smp_rmb()
 2018-10-17 15:10 UTC  (2+ messages)

[FOR CI] drm/drm_vblank: Change EINVAL by the correct errno
 2018-10-17 23:06 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH bpf-next 0/3] perf, bpf: reveal invisible bpf programs
 2018-10-17 15:09 UTC  (12+ messages)
` [PATCH bpf-next 2/3] bpf: emit RECORD_MMAP events for bpf prog load/unload

[PATCH v2 00/13] Base SHA-256 implementation
 2018-10-17 23:04 UTC  (10+ messages)
` [PATCH v2 01/13] sha1-file: rename algorithm to "sha1"
` [PATCH v2 10/13] Add a base implementation of SHA-256 support
` [PATCH v2 13/13] commit-graph: specify OID version for SHA-256

[PATCH] selftests/ftrace: Use colored output when available
 2018-10-17 23:02 UTC  (6+ messages)
` [PATCH] selftests/ftrace: Strip escape sequences for log file

[PATCH] selftests/ftrace: Use colored output when available
 2018-10-17 23:01 UTC  (5+ messages)

[PATCH] crypto: inside-secure: safexcel - fix memory allocation
 2018-10-17 14:41 UTC  (6+ messages)

[PATCH 0/2] VMD fixes for 4.20
 2018-10-17 23:01 UTC  (5+ messages)
` [PATCH 2/2] PCI/VMD: Set up firmware-first if capable

[PATCH v2 0/6] mac_esp, zorro_esp, esp_scsi: Various improvements
 2018-10-17 23:01 UTC  (8+ messages)
` [PATCH v2 5/6] esp_scsi: De-duplicate PIO routines

[selinux] sumo compilation
 2018-10-17 23:00 UTC 

[PATCH 1/2] meta/classes/testexport: Use manfiest filenames for package and testdata
 2018-10-17 23:00 UTC  (2+ messages)
` [PATCH 2/2] meta/classes/testexport: Remove __pycache__ from exported tests

[PATCH bpf-next 0/3] improve and fix barriers for walking perf rb
 2018-10-17 15:03 UTC  (5+ messages)
` [PATCH bpf-next 1/3] tools: add smp_* barrier variants to include infrastructure
` [PATCH bpf-next 2/3] tools, perf: use smp_{rmb,mb} barriers instead of {rmb,mb}
` [PATCH bpf-next 3/3] bpf, libbpf: use proper barriers in perf ring buffer walk

[PATCH 7/9] submodule: fetch in submodules git directory instead of in worktree
 2018-10-17 22:58 UTC  (2+ messages)

[PATCH 2/2] hwmon: (isl68137) add accessors to enable/disable AVS mode
 2018-10-17 22:56 UTC 

[PATCH 1/2] hwmon: (pmbus): Add driver for Intersil ISL68137
 2018-10-17 22:56 UTC 

[GIT PULL 00/11] perf/urgent fixes
 2018-10-17 22:55 UTC  (15+ messages)
` [PATCH 01/11] tools arch uapi: Sync the x86 kvm.h copy
` [PATCH 02/11] tools headers uapi: Sync "
` [PATCH 03/11] Revert "perf tools: Fix PMU term format max value calculation"
` [PATCH 04/11] perf vendor events intel: Fix wrong filter_band* values for uncore events
` [PATCH 05/11] perf evsel: Store ids for events with their own cpus perf_event__synthesize_event_update_cpus
` [PATCH 06/11] perf tools: Fix use of alternatives to find JDIR
` [PATCH 07/11] perf tools: Fix tracing_path_mount proper path
` [PATCH 08/11] perf cpu_map: Align cpu map synthesized events properly
` [PATCH 09/11] perf report: Don't crash on invalid inline debug information
` [PATCH 10/11] perf tools: Pass build flags to traceevent build
` [PATCH 11/11] perf tools: Stop fallbacking to kallsyms for vdso symbols lookup

[igt-dev] [PATCH i-g-t] lib/igt_psr: Changed psr_set logic to account for older kernels
 2018-10-17 22:54 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH net] sctp: not free the new asoc when sctp_wait_for_connect returns err
 2018-10-17 14:57 UTC  (2+ messages)

[PATCH] scsi/sd: Avoid that hibernation triggers a kernel warning
 2018-10-17 22:53 UTC  (2+ messages)

[PATCH bpf-next v2 0/8] sockmap integration for ktls
 2018-10-17 14:55 UTC  (3+ messages)
` [PATCH bpf-next v2 4/8] tls: convert to generic sk_msg interface

[PATCH] docs: Introduce deprecated APIs list
 2018-10-17 22:51 UTC  (8+ messages)

[PATCH] MAINTAINERS: Add entry for VKMS
 2018-10-17 22:51 UTC 

[PATCH 1/5] recipes: Limit ti specific recipes under ti-soc override
 2018-10-17 22:50 UTC  (8+ messages)
` [PATCH 2/5] recips: Mark more recipes to be ti-soc specific
` [PATCH 3/5] u-boot: reduce the SPL `.rodata' size

[PATCH] vulkan: Add VK_EXT_calibrated_timestamps extension (radv and anv) [v4]
 2018-10-17 22:49 UTC  (3+ messages)
` [PATCH] vulkan: Add VK_EXT_calibrated_timestamps extension (radv and anv) [v5]
  ` [Mesa-dev] "

[PATCH v6 00/29] fs: fixes for serious clone/dedupe problems
 2018-10-17 22:47 UTC  (63+ messages)
` [Ocfs2-devel] "
` [PATCH 01/29] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF
  ` [Ocfs2-devel] "
` [PATCH 02/29] vfs: check file ranges before cloning files
  ` [Ocfs2-devel] "
` [PATCH 03/29] vfs: exit early from zero length remap operations
  ` [Ocfs2-devel] "
` [PATCH 04/29] vfs: strengthen checking of file range inputs to generic_remap_checks
  ` [Ocfs2-devel] "
` [PATCH 05/29] vfs: avoid problematic remapping requests into partial EOF block
  ` [Ocfs2-devel] "
` [PATCH 06/29] vfs: skip zero-length dedupe requests
  ` [Ocfs2-devel] "
` [PATCH 07/29] vfs: rename vfs_clone_file_prep to be more descriptive
  ` [Ocfs2-devel] "
` [PATCH 08/29] vfs: rename clone_verify_area to remap_verify_area
  ` [Ocfs2-devel] "
` [PATCH 09/29] vfs: combine the clone and dedupe into a single remap_file_range
  ` [Ocfs2-devel] "
` [PATCH 10/29] vfs: pass remap flags to generic_remap_file_range_prep
  ` [Ocfs2-devel] "
` [PATCH 11/29] vfs: pass remap flags to generic_remap_checks
  ` [Ocfs2-devel] "
` [PATCH 12/29] vfs: remap helper should update destination inode metadata
  ` [Ocfs2-devel] "
` [PATCH 13/29] vfs: make remap_file_range functions take and return bytes completed
  ` [Ocfs2-devel] "
` [PATCH 14/29] vfs: plumb remap flags through the vfs clone functions
  ` [Ocfs2-devel] "
` [PATCH 15/29] vfs: plumb remap flags through the vfs dedupe functions
  ` [Ocfs2-devel] "
` [PATCH 16/29] vfs: enable remap callers that can handle short operations
  ` [Ocfs2-devel] "
` [PATCH 17/29] vfs: hide file range comparison function
  ` [Ocfs2-devel] "
` [PATCH 18/29] vfs: clean up generic_remap_file_range_prep return value
  ` [Ocfs2-devel] "
` [PATCH 19/29] ocfs2: truncate page cache for clone destination file before remapping
  ` [Ocfs2-devel] "
` [PATCH 20/29] ocfs2: fix pagecache truncation prior to reflink
  ` [Ocfs2-devel] "
` [PATCH 21/29] ocfs2: support partial clone range and dedupe range
  ` [Ocfs2-devel] "
` [PATCH 22/29] ocfs2: remove ocfs2_reflink_remap_range
  ` [Ocfs2-devel] "
` [PATCH 23/29] xfs: add a per-xfs trace_printk macro
  ` [Ocfs2-devel] "
` [PATCH 24/29] xfs: fix pagecache truncation prior to reflink
  ` [Ocfs2-devel] "
` [PATCH 25/29] xfs: clean up xfs_reflink_remap_blocks call site
  ` [Ocfs2-devel] "
` [PATCH 26/29] xfs: support returning partial reflink results
  ` [Ocfs2-devel] "
` [PATCH 27/29] xfs: remove redundant remap partial EOF block checks
  ` [Ocfs2-devel] "
` [PATCH 28/29] xfs: remove xfs_reflink_remap_range
  ` [Ocfs2-devel] "
` [PATCH 29/29] xfs: remove [cm]time update from reflink calls
  ` [Ocfs2-devel] "

[PATCHv5 0/3] Deprecate DAC960 driver
 2018-10-17 22:49 UTC  (3+ messages)

[PATCH] proc: use ns_capable instead of capable for timerslack_ns
 2018-10-17 22:47 UTC 

[PATCH] Input: qt1050 - add Microchip AT42QT1050 support
 2018-10-17 22:48 UTC  (3+ messages)

Bug in MACSec - stops passing traffic after approx 5TB
 2018-10-17 14:46 UTC  (6+ messages)

[xen-unstable-smoke test] 128857: tolerable all pass - PUSHED
 2018-10-17 22:42 UTC 

[PATCH v6 0/5] seccomp trap to userspace
 2018-10-17 18:15 UTC  (6+ messages)
` [PATCH v6 3/5] seccomp: add a way to get a listener fd from ptrace

[PATCH 1/2] serial: set suppress_bind_attrs flag only if builtin
 2018-10-17 22:41 UTC  (7+ messages)

Bitbake Build Configurations
 2018-10-17 22:39 UTC  (2+ messages)

[PATCH] staging: iio: ad7816: Switch to the gpio descriptor interface
 2018-10-17 14:43 UTC  (3+ messages)

[libvirt test] 128833: tolerable all pass - PUSHED
 2018-10-17 22:37 UTC 

[PATCH] mt76: usb: fix static tracepoints
 2018-10-17 22:35 UTC 

[Bug 107928] Screen regularly turns black, reboot needed
 2018-10-17 22:35 UTC  (2+ messages)

[POC 01/12] Accessing __ro_after_init variables as immediates
 2018-10-17 22:33 UTC  (12+ messages)
` [POC 02/12] init/main.c: call update_rai_access()
` [POC 03/12] arch/Kconfig: add ARCH_HAS_RAI symbol
` [POC 04/12] vmlinux.lds.h: handle various rai sections
` [POC 05/12] x86-64: initial ro-after-init patching support
` [POC 06/12] ugly ugly hack
` [POC 07/12] x86-64: rai: implement _rai_load
` [POC 08/12] fs/dcache.c: access dentry_cache via rai_load
` [POC 09/12] fs/inode.c: access inode_cachep "
` [POC 10/12] hack: /proc/rai: add rai_bucket_shift use
` [POC 11/12] x86-64: implement _rai_bucket_shift
` [POC 12/12] fs/dcache.c: use rai_bucket_shift for dentry hashtable

[PATCH] drm/i915/icl: Fix signal_levels
 2018-10-17 22:34 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v7 0/6] seccomp trap to userspace
 2018-10-17 22:33 UTC  (6+ messages)
` [PATCH v7 1/6] seccomp: add a return code to "

[V2,6/6] usb: host: Add ability to build new Broadcom STB USB drivers
 2018-10-17 22:29 UTC  (3+ messages)
` [PATCH V2 6/6] "

[V2,5/6] usb: ehci: Add new EHCI driver for Broadcom STB SoC's
 2018-10-17 22:29 UTC  (3+ messages)
` [PATCH V2 5/6] "

[V2,4/6] usb: ohci-platform: Add support for Broadcom STB SoC's
 2018-10-17 22:29 UTC  (3+ messages)
` [PATCH V2 4/6] "

[V2,3/6] usb: xhci: xhci-plat: Add support for Broadcom STB SoC's
 2018-10-17 22:29 UTC  (3+ messages)
` [PATCH V2 3/6] "

[PATCH V2 0/6] Add XHCI, EHCI and OHCI support for Broadcom STB SoS's
 2018-10-17 22:29 UTC  (3+ messages)
` [PATCH V2 1/6] dt-bindings: Add Broadcom STB OHCI, EHCI and XHCI binding document
` [PATCH V2 2/6] usb: core: Add ability to skip phy exit on suspend and init on resume


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.