All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-12 22:28:21 to 2018-10-13 00:08:41 UTC [more...]

601d5abfea [ 13.686356] BUG: unable to handle kernel paging request at 34ca027e
 2018-10-13  0:08 UTC  (3+ messages)
` [LKP] "

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

[PATCH net] ip6_tunnel: Don't update PMTU on tunnels with collect_md
 2018-10-12 16:34 UTC  (3+ messages)

[PATCH v2 0/7] Rlimit for module space
 2018-10-13  0:04 UTC  (17+ messages)
` [PATCH v2 1/7] modules: Create rlimit "
` [PATCH v2 4/7] arm64/modules: Add rlimit checking for arm64 modules

[PATCH 05/19] object: parse_object to honor its repository argument
 2018-10-13  0:00 UTC  (3+ messages)

[PATCH net-next 0/6] dpaa2-eth: code cleanup
 2018-10-12 16:27 UTC  (7+ messages)
` [PATCH net-next 1/6] dpaa2-eth: Fix Kconfig dependencies
` [PATCH net-next 2/6] dpaa2-eth: make dpaa2_eth_set_dist_key static
` [PATCH net-next 3/6] dpaa2-eth: fix uninitialized variable warnings
` [PATCH net-next 4/6] dpaa2-eth: remove unused priv parameter
` [PATCH net-next 5/6] dpaa2-eth: mark unused parameter in dpaa2_eth_tx_conf
` [PATCH net-next 6/6] dpaa2-eth: remove unused FD field

[PATCH v3 lora-next 0/5] based on 4.19-rc7 migration to regmap and clk framewor
 2018-10-12 16:26 UTC 

[PATCH 0/8] Refactor and Add helper function for combophy/tc ports
 2018-10-12 23:57 UTC  (5+ messages)
` [PATCH 7/8] drm/i915/icl: Introduce new macros to get combophy registers
` ✗ Fi.CI.BAT: failure for Refactor and Add helper function for combophy/tc ports (rev3)

[PATCH 0/1] Limit client version advertisements
 2018-10-12 23:53 UTC  (15+ messages)
` [PATCH 1/1] protocol: limit max protocol version per service
` [PATCH v2 0/1] Advertise multiple supported proto versions
  ` [PATCH v2 1/1] protocol: advertise multiple supported versions

[PATCH RT] rt: convert mm/kasan/quarantine_lock to raw_spinlock
 2018-10-12 23:56 UTC  (12+ messages)
` [PATCH] kasan: convert kasan/quarantine_lock "
                  ` [PATCH] mm/kasan: make quarantine_lock a raw_spinlock_t

[Qemu-devel] [RFC PATCH v1 0/8] multi-process QEMU
 2018-10-12 23:48 UTC  (9+ messages)
` [Qemu-devel] [RFC PATCH v1 1/8] multi-process QEMU: build system for remote device process
` [Qemu-devel] [RFC PATCH v1 2/8] multi-process QEMU: define proxy-link object
` [Qemu-devel] [RFC PATCH v1 3/8] multi-process QEMU: setup PCI host bridge for remote device
` [Qemu-devel] [RFC PATCH v1 4/8] multi-process QEMU: setup a machine for remote device process
` [Qemu-devel] [RFC PATCH v1 5/8] multi-process QEMU: setup memory manager for remote device
` [Qemu-devel] [RFC PATCH v1 6/8] multi-process QEMU: remote process initialization
` [Qemu-devel] [RFC PATCH v1 7/8] multi-process QEMU: introduce proxy object
` [Qemu-devel] [RFC PATCH v1 8/8] multi-process QEMU: synchronize RAM between QEMU & remote device

[PATCH 00/10] Add Qt-based GUI for KernelShark
 2018-10-12 16:13 UTC  (11+ messages)
` [PATCH 01/10] kernel-shark-qt: Add Dual Marker for KernelShark GUI
` [PATCH 02/10] kernel-shark-qt: Add model for showing trace data in a text format
` [PATCH 03/10] kernel-shark-qt: Add Trace Viewer widget
` [PATCH 04/10] kernel-shark-qt: Add visualization (graph) model
` [PATCH 05/10] kernel-shark-qt: Add widget for OpenGL rendering
` [PATCH 06/10] kernel-shark-qt: Add Trace Graph widget
` [PATCH 07/10] kernel-shark-qt: Add dialog for Advanced filtering
` [PATCH 08/10] kernel-shark-qt: Add a manager class for GUI sessions
` [PATCH 09/10] kernel-shark-qt: Add Main Window widget gir the KernelShark GUI
` [PATCH 10/10] kernel-shark-qt: Add KernelShark GUI executable

[PATCH 6/8] drm/i915/icl: Combine all port/combophy macros at one place
 2018-10-12 23:47 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 0/6] mpt3sas: Hot-Plug Surprise removal support on IOC
 2018-10-12 23:43 UTC  (11+ messages)
` [PATCH v4 1/6] mpt3sas: Introduce mpt3sas_base_pci_device_is_available

[PATCH 0/3] leftover INIT_DEBUG stuff
 2018-10-12 23:42 UTC  (4+ messages)
` [PATCH 1/3] doc: remove INIT_DEBUG from ena
` [PATCH 2/3] doc: liquidio remove documentation for old config options
` [PATCH 3/3] qede: remove #ifdef for INIT_DEBUG

[Bridge] [PATCH net-next] net: bridge: add support for per-port vlan stats
 2018-10-12 16:04 UTC  (3+ messages)
`  "

[PATCH] Btrfs: fix null pointer dereference on compressed write path error
 2018-10-12 23:37 UTC  (2+ messages)
` [PATCH v2] "

What's cooking in git.git (Oct 2018, #02; Sat, 13)
 2018-10-12 23:37 UTC  (3+ messages)

[PATCH net] ipv6: rate-limit probes for neighbourless routes
 2018-10-12 16:03 UTC  (3+ messages)

[PATCH] netfilter: x_tables: fix missing unlock if table init fails
 2018-10-12 23:35 UTC  (2+ messages)

undefined behavior (-Wvarargs) in security/keys/trusted.c#TSS_authhmac()
 2018-10-12 16:01 UTC  (11+ messages)
` [PATCH] KEYS: trusted: fix -Wvarags warning

[PATCH iproute2 net-next] bridge: add support for backup port
 2018-10-12 16:01 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/perf: adapt report timing delta acceptance for ICL
 2018-10-12 23:32 UTC  (2+ messages)

[PATCH v2 0/4] misc patches for nvdimm security fixes
 2018-10-12 23:26 UTC  (2+ messages)

[PATCH] kernel-shark-qt: Fix a simple bug in KsDataStore::_freeData()
 2018-10-12 15:49 UTC 

[PATCH] zlib.c: use size_t for size
 2018-10-12 23:23 UTC  (5+ messages)

[Cocci] Problem with improper multi-line string literals
 2018-10-12 23:22 UTC  (6+ messages)

[PATCH] range-diff: allow to diff files regardless submodule
 2018-10-12 23:17 UTC  (5+ messages)

[PATCH] /drm/i915/hdmi: SCDC Scrambling enable without CTS mode
 2018-10-12 23:17 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for /drm/i915/hdmi: SCDC Scrambling enable without CTS mode (rev2)

[igt-dev] ✗ Fi.CI.BAT: failure for lib: sync i915_pciids.h with kernel
 2018-10-12 23:16 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t] "

[PATCH bpf-next 0/2] Two libbpf RB walk improvements
 2018-10-12 15:39 UTC  (6+ messages)
` [PATCH bpf-next 2/2] bpf, libbpf: simplify perf RB walk and do incremental updates

[PATCH net] rxrpc: Fix incorrect conditional on IPV6
 2018-10-12 15:37 UTC  (3+ messages)

[PATCH] media: em28xx: fix spelling mistake, "Cinnergy" -> "Cinergy"
 2018-10-12 15:37 UTC 

[patch] mm, slab: avoid high-order slab pages when it does not reduce waste
 2018-10-12 23:09 UTC  (3+ messages)

[PATCH RESEND v2 00/25] Ext4 Encoding and Case-insensitive support
 2018-10-12 15:36 UTC  (6+ messages)
` [PATCH RESEND v2 20/25] ext4: Include encoding information in the superblock

[PATCH iproute2] json: make 0xhex handle u64
 2018-10-12 15:34 UTC 

[PATCH iproute2] macsec: fix off-by-one when parsing attributes
 2018-10-12 15:34 UTC 

[PATCH v3 0/8] Introduce STPMIC1 PMIC Driver
 2018-10-12 15:32 UTC  (3+ messages)
` [PATCH v3 3/8] dt-bindings: regulator: document stpmic1 pmic regulators

[PATCH] ocfs2: clean up some data_ac usage
 2018-10-12 23:04 UTC  (5+ messages)
` [Ocfs2-devel] "

[igt-dev] [PATCH i-g-t] lib: sync i915_pciids.h with kernel
 2018-10-12 23:03 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib: sync i915_pciids.h with kernel (rev2)

turbostat-17.06.23 floating point exception
 2018-10-12 23:03 UTC  (2+ messages)

[PATCH v3 0/3] Enable ath10k wcn3990 wifi driver support on sdm845
 2018-10-12 23:02 UTC  (4+ messages)

[PATCH/RFC/WIP] serial: sh-sci: Fixes for DMA fallback to PIO
 2018-10-12 15:29 UTC 

[PATCH net-next 0/4] s390/qeth: updates 2018-10-12
 2018-10-12 15:27 UTC  (5+ messages)
` [PATCH net-next 1/4] s390/qeth: make TSO controls protocol-agnostic
` [PATCH net-next 2/4] s390/qeth: enhance TSO control sequence
` [PATCH net-next 3/4] s390/qeth: add support for IPv6 TSO
` [PATCH net-next 4/4] s390/qeth: add TSO support for L2 devices

[PATCH] powerpc: Fix stackprotector detection for non-glibc toolchains
 2018-10-12 22:58 UTC 

[PATCH 1/2] Add fc for /var/lib/misc/logrotate.status
 2018-10-12 22:23 UTC  (2+ messages)
` [PATCH 2/2] Realign logrotate.fc, remove an obvious comment

[Bug 201377] New: Kernel BUG under memory pressure: unable to handle kernel NULL pointer dereference at 00000000000000f0
 2018-10-12 22:56 UTC 

[PATCH] media: dib0700: fix spelling mistake "Amplifyer" -> "Amplifier"
 2018-10-12 15:19 UTC 

[xen-4.8-testing test] 128625: regressions - FAIL
 2018-10-12 22:52 UTC 

[PATCH] x86/intel_rdt: Prevent pseudo-locking from using stale pointers
 2018-10-12 22:51 UTC 

[PATCH V14 1/2] scsi: ufs: set the device reference clock setting
 2018-10-12 22:50 UTC  (2+ messages)

[PATCH] drm/i915/icl: apply Display WA #1178 to fix type C dongles
 2018-10-12 22:48 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/icl: apply Display WA #1178 to fix type C dongles (rev2)

[PATCH] fbdev/via: fix spelling mistake "Expandsion" -> "Expansion"
 2018-10-12 22:47 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: altera-fpga-mgr: Add Altera FPGA manager GPIO bindings
 2018-10-12 14:11 UTC  (3+ messages)

[PATCH 0/6] RFC: gup+dma: tracking dma-pinned pages
 2018-10-12 22:45 UTC  (9+ messages)
` [PATCH 1/6] mm: get_user_pages: consolidate error handling
` [PATCH 2/6] mm: introduce put_user_page*(), placeholder versions

PAPR SCM support
 2018-10-12 22:36 UTC  (4+ messages)
` [PATCH 2/2] powerpc/pseries: Add driver for PAPR SCM regions

[PATCH v2 1/2] treewide: remove unused address argument from pte_alloc functions
 2018-10-12 21:40 UTC  (15+ messages)
` [PATCH v2 2/2] mm: speed up mremap by 500x on large regions

[PATCH] mmc: tmio: simplify the DMA mode test
 2018-10-12 15:03 UTC 

[PATCH] drm/i915/lspcon: Fix Parade LSPCON scrambling fail
 2018-10-12 22:36 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/lspcon: Fix Parade LSPCON scrambling fail (rev2)

[PATCH 0/2] xfs stats fixes - V2
 2018-10-12 15:00 UTC  (6+ messages)
` [PATCH 2/2] xfs: use offsetof() in place of offset macros for __xfsstats

[PATCH] staging: rtl8188eu: fix spelling mistake "EINPROGESS" -> "EINPROGRESS"
 2018-10-12 22:31 UTC  (2+ messages)

[PATCH 0/8] various multipath-tools patches
 2018-10-12 22:30 UTC  (3+ messages)
` [PATCH 8/8] multipathd: handle repeated udev retrigger failure

[ovmf test] 128670: all pass - PUSHED
 2018-10-12 22:30 UTC 

[PATCH 03/34] teach move_mount(2) to work with OPEN_TREE_CLONE [ver #12]
 2018-10-12 14:57 UTC  (9+ messages)
  ` [PATCH 00/34] VFS: Introduce filesystem context "

[PATCH v4 0/7] ndctl: add security support
 2018-10-12 22:29 UTC  (8+ messages)
` [PATCH v4 1/7] ndctl: add support for display security state
` [PATCH v4 2/7] ndctl: add update to security support
` [PATCH v4 3/7] ndctl: add disable "
` [PATCH v4 4/7] ndctl: add support for freeze security
` [PATCH v4 5/7] ndctl: add support for sanitize dimm
` [PATCH v4 6/7] ndctl: add request-key upcall reference app
` [PATCH v4 7/7] ndctl: add unit test for security ops (minus overwrite)

[PATCH] drm/i915/icl: apply Display WA #1178 to fix type C dongles
 2018-10-12 22:28 UTC  (3+ messages)
` [PATCH v2] "


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.