All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-20 22:46:21 to 2017-09-21 00:20:12 UTC [more...]

[PATCH v10 00/27] xfs: online scrub support
 2017-09-21  0:20 UTC  (25+ messages)
` [PATCH 01/27] xfs: return a distinct error code value for IGET_INCORE cache misses
` [PATCH 02/27] xfs: query the per-AG reservation counters
` [PATCH 03/27] xfs: create an ioctl to scrub AG metadata
` [PATCH 04/27] xfs: dispatch metadata scrub subcommands
` [PATCH 05/27] xfs: test the scrub ioctl
` [PATCH 06/27] xfs: create helpers to record and deal with scrub problems
` [PATCH 07/27] xfs: create helpers to scrub a metadata btree
` [PATCH 08/27] xfs: scrub the shape of "
` [PATCH 09/27] xfs: scrub btree keys and records
` [PATCH 10/27] xfs: create helpers to scan an allocation group
` [PATCH 11/27] xfs: scrub the backup superblocks
` [PATCH 12/27] xfs: scrub AGF and AGFL
` [PATCH 13/27] xfs: scrub the AGI
` [PATCH 14/27] xfs: scrub free space btrees
` [PATCH 15/27] xfs: scrub inode btrees
` [PATCH 16/27] xfs: scrub rmap btrees
` [PATCH 17/27] xfs: scrub refcount btrees
` [PATCH 18/27] xfs: scrub inodes
` [PATCH 19/27] xfs: scrub inode block mappings
` [PATCH 20/27] xfs: scrub directory/attribute btrees
` [PATCH 21/27] xfs: scrub directory metadata
` [PATCH 22/27] xfs: scrub directory freespace
` [PATCH 23/27] xfs: scrub extended attributes
` [PATCH 24/27] xfs: scrub symbolic links

[PATCH net-next 08/14] gtp: Support encpasulating over IPv6
 2017-09-21  0:16 UTC  (7+ messages)

[PATCH] drm/rockchip: Fix uninitialized use of ret
 2017-09-21  0:13 UTC  (2+ messages)

[PATCH net-next 00/14] gtp: Additional feature support
 2017-09-21  0:13 UTC  (7+ messages)
` [PATCH net-next 09/14] gtp: Allow configuring GTP interface as standalone

[xen-unstable-smoke test] 113643: tolerable all pass - PUSHED
 2017-09-21  0:10 UTC 

[Fuego] Fuego Digest, Vol 14, Issue 6
 2017-09-21  0:09 UTC 

[kernel-hardening] [PATCH v6 00/11] Add support for eXclusive Page Frame Ownership
 2017-09-21  0:09 UTC  (28+ messages)
` [kernel-hardening] [PATCH v6 03/11] mm, x86: Add support for eXclusive Page Frame Ownership (XPFO)
  ` [kernel-hardening] "
              `  "

Data recovery
 2017-09-21  0:08 UTC 

[PATCH v5 0/7] Fast git status via a file system watcher
 2017-09-21  0:05 UTC  (11+ messages)
` [PATCH v6 00/12] "
  ` [PATCH v6 09/12] split-index: disable the fsmonitor extension when running the split index test
  ` [PATCH v7 00/12] Fast git status via a file system watcher
    ` [PATCH v7 02/12] preload-index: add override to enable testing preload-index

[Qemu-devel] [PATCH qemu v4 00/18] memory: Reduce memory use
 2017-09-21  0:02 UTC  (13+ messages)
` [Qemu-devel] [PATCH qemu v4 09/18] memory: Store physical root MR in FlatView
` [Qemu-devel] [PATCH qemu v4 12/18] memory: Share FlatView's and dispatch trees between address spaces
` [Qemu-devel] [PATCH qemu v4 15/18] memory: Share special empty FlatView
` [Qemu-devel] [PATCH qemu v4 18/18] memory: Give memory_region_transaction_commit a hint

[Bug 99900] [NVC1] nouveau: freeze / crash after kernel update to 4.10
 2017-09-21  0:00 UTC 

OPP's mutex locking issue
 2017-09-20 23:58 UTC  (3+ messages)
  ` [PATCH V2] PM / OPP: Call notifier without holding opp_table->lock

git fast-export/import bug with -M -C
 2017-09-20 23:55 UTC  (2+ messages)
` [PATCH] fast-export: do not copy from modified file

nvme multipath support V2
 2017-09-20 23:52 UTC  (6+ messages)
` [PATCH 9/9] nvme: implement multipath access to nvme subsystems

go-runtime does not build for mips32r2 tune
 2017-09-20 23:51 UTC  (8+ messages)

[PATCH] media: dvb_ca_en50221: sanity check slot number from userspace
 2017-09-20 23:49 UTC  (3+ messages)

[morty/master][PATCH] switch-config: fix multicast/broadcast limit support
 2017-09-20 23:48 UTC 

[U-Boot] [Patch v2] spl: Fix compiling warning on gunzip argument
 2017-09-20 23:45 UTC  (3+ messages)

Four more cifs patches for stable
 2017-09-20 23:45 UTC  (3+ messages)

[PATCH i-g-t] scripts/run-tests.sh: Look for test-lists.txt in 'build' as well
 2017-09-20 23:44 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] tty: vt: keyboard: add range check to kbs->kb_func index
 2017-09-20 23:40 UTC  (3+ messages)

[PATCH] nvdimm: Remove minimum size requirement
 2017-09-20 23:41 UTC 

[Qemu-devel] [PATCH] virtio/vhost: reset dev->log after syncing
 2017-09-20 23:40 UTC  (3+ messages)

ELL static analysis
 2017-09-20 23:40 UTC 

[PATCH v2 00/31] struct timer_list callback argument conversion, step 1
 2017-09-20 23:27 UTC  (37+ messages)
` [PATCH v2 01/31] coccinelle: Improve setup_timer.cocci matching
  ` [Cocci] "
` [PATCH v2 02/31] timer: Convert open-coded init_timer() to setup_timer()
` [PATCH v2 03/31] timer: Remove init_timer_pinned_deferrable() in favor of setup_pinned_deferrable_timer()
` [PATCH v2 04/31] timer: Remove init_timer_on_stack() in favor of setup_timer_on_stack()
` [PATCH v2 05/31] timer: Remove init_timer_pinned() in favor of setup_pinned_timer()
` [PATCH v2 06/31] timer: Remove init_timer_deferrable() in favor of setup_deferrable_timer()
` [PATCH v2 07/31] timer: Remove users of TIMER_DEFERRED_INITIALIZER
` [PATCH v2 08/31] timer: Remove users of TIMER_INITIALIZER
` [PATCH v2 09/31] timer: Remove unused static initializer macros
` [PATCH v2 10/31] timer: Remove users of expire and data arguments to DEFINE_TIMER
` [PATCH v2 11/31] timer: Remove expires and data arguments from DEFINE_TIMER
` [PATCH v2 12/31] timer: Remove expires argument from __TIMER_INITIALIZER()
` [PATCH v2 13/31] timer: Remove meaningless .data/.function assignments
` [PATCH v2 14/31] timer: Collapse cross-function single-assignment .data into setup_timer()
` [PATCH v2 15/31] timer: Additional init_timer() -> setup_timer() conversions
` [PATCH v2 16/31] usb/phy-isp1301-omap: Remove .data assignment
` [PATCH v2 17/31] media/i2c/tc358743: Initialize timer
` [PATCH v2 18/31] scsi/aic7xxx: Clean up timer usage
` [PATCH v2 19/31] timer: Remove open-coded casts for .data and .function
` [PATCH v2 20/31] net/core: Collapse redundant sk_timer callback data assignments
` [PATCH v2 21/31] s390/char/sclp: Use separate static data field with with static timer
` [PATCH v2 22/31] sparc/led: "
` [PATCH v2 23/31] mips/sgi-ip32: "
` [PATCH v2 24/31] mips/sgi-ip22: "
` [PATCH v2 25/31] net/atm/mpc: "
` [PATCH v2 26/31] staging/comedi/das16: Make timer initialization unconditional
` [PATCH v2 27/31] usb/gadget/snps_udc_core: Remove struct timer_list.data use
` [PATCH v2 28/31] infiniband/rdmavt: Remove redundant timer initialization
` [PATCH v2 29/31] scsi/bnx2i: Initialize timer
` [PATCH v2 30/31] appletalk: Remove unneeded synchronization
` [PATCH v2 31/31] timer: Switch to testing for .function instead of .data
  ` [Intel-wired-lan] "

[tip:timers/core] kselftests: timers: set-timer-lat: Tweak reporting when timer fires early
 2017-09-20 23:38 UTC  (4+ messages)

ERROR: parent determination failed (btrfs send-receive)
 2017-09-20 23:37 UTC  (5+ messages)

[PATCH net-next] net: dsa: add port fdb dump
 2017-09-20 23:32 UTC 

[PATCH net-next] net: dsa: better scoping of slave functions
 2017-09-20 23:31 UTC 

[PATCH v2 0/3] can: m_can: Add PM Runtime Support
 2017-09-20 23:29 UTC  (4+ messages)
` [PATCH v2 1/3] can: m_can: Make hclk optional

[PATCH net-next 00/10] net/smc: updates 2017-09-20
 2017-09-20 23:29 UTC  (2+ messages)

[ovmf baseline-only test] 72132: all pass
 2017-09-20 23:27 UTC 

RFC: Btrfs does not store checksum type? Only size? O_o
 2017-09-20 23:27 UTC  (2+ messages)

[PATCH] net_sched: always reset qdisc backlog in qdisc_reset()
 2017-09-20 23:26 UTC  (2+ messages)

[PATCH] dm-mpath: Improve handling of busy paths
 2017-09-20 23:26 UTC  (3+ messages)

[kernel-hardening] [PATCH v5 00/10] Add support for eXclusive Page Frame Ownership
 2017-09-20 23:25 UTC  (9+ messages)
` [kernel-hardening] [PATCH v5 03/10] swiotlb: Map the buffer if it was unmapped by XPFO
  ` [kernel-hardening] "
    `  "

rtl8821ae keep alive not set, connection lost
 2017-09-20 23:22 UTC  (9+ messages)

[kernel-hardening] [PATCH v3 00/31] Hardened usercopy whitelisting
 2017-09-20 23:22 UTC  (7+ messages)
` [kernel-hardening] [PATCH v3 14/31] vxfs: Define usercopy region in vxfs_inode slab cache
  ` [kernel-hardening] "
      `  "

[Bridge] [PATCH net-next v1] bridge: also trigger RTM_NEWLINK when interface is released from bridge
 2017-09-20 23:21 UTC  (6+ messages)
` [Bridge] [PATCH net-next v2] "
      `  "

WARNING: CPU: 3 PID: 439 at fs/btrfs/ctree.h:1559 btrfs_update_device+0x1c5/0x1d0 [btrfs]
 2017-09-20 23:19 UTC  (9+ messages)

[U-Boot] [PATCH v2 1/2] wandboard: Add support for the latest revd1 revision
 2017-09-20 23:17 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] wandboard: Add support for the MX6QP variant

[PATCH net 0/9] TM related bugfixes for the HNS3 Ethernet Driver
 2017-09-20 23:15 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] wandboard: Add support for the latest revd1 revision
 2017-09-20 23:15 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] wandboard: Add support for the MX6QP variant

[PATCH 0/6] More graceful flusher thread memory reclaim wakeup
 2017-09-20 23:11 UTC  (5+ messages)

[PATCH libdrm] Android: move libraries to /vendor
 2017-09-20 23:11 UTC  (2+ messages)

[meta-processsor-sdk] [PATCH] ti-pdk.bbclass: added to enable the building of icss-emac firmware binaries
 2017-09-20 23:10 UTC  (6+ messages)
` [EXTERNAL] "

[PATCH 0/2] Netfilter fixes for net
 2017-09-20 23:08 UTC  (2+ messages)

getbmap refactor V2
 2017-09-20 23:08 UTC  (6+ messages)
` [PATCH 1/2] xfs: rewrite getbmap using the xfs_iext_* helpers
` [PATCH 2/2] xfs: simplify the xfs_getbmap interface

[PATCH 0/5] [media] s2255drv: Fine-tuning for some function implementations
 2017-09-20 23:07 UTC  (4+ messages)
` [PATCH 2/5] [media] s2255drv: Adjust 13 checks for null pointers

[RFC] proc, coredump: add CoreDumping flag to /proc/pid/status
 2017-09-20 23:06 UTC  (3+ messages)
` [RESEND] "

Read-only `slaves` with shared subtrees?
 2017-09-20 23:06 UTC  (7+ messages)

[PATCH net-next v5 0/4] bpf: add two helpers to read perf event enabled/running time
 2017-09-20 23:07 UTC  (4+ messages)
` [PATCH net-next v5 1/4] bpf: add helper bpf_perf_event_read_value for perf event array map

[PATCH net-next] cxgb4: add new T5 pci device id's
 2017-09-20 23:06 UTC  (2+ messages)

[PATCH net] net/ncsi: Don't assume last available channel exists
 2017-09-20 23:05 UTC  (2+ messages)

[PATCH rdma-core] ibacm: Close MAD port when umad_register fails
 2017-09-20 23:04 UTC 

[RFC RESEND 0/3] Add support for Hisilicon Hi3521A SoC
 2017-09-20 23:04 UTC  (5+ messages)
` [RFC RESEND 3/3] arm: dts: add Hi3521A dts

[PATCH] drm: Try to document legacy DPMS uapi a bit better
 2017-09-20 23:03 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] linux-user: syscall: Add SO_LINGER for setsockopt
 2017-09-20 23:03 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] linux-user: fix TARGET_SO_LINGER for sparc
  ` [Qemu-devel] [PATCH 2/3] linux-user: add SO_LINGER to setsockopt

[PATCH] isdn/i4l: fetch the ppp_write buffer in one shot
 2017-09-20 23:01 UTC  (2+ messages)

[PATCH 1/2] drm/vc4: Reject HDMI modes with too high of clocks
 2017-09-20 22:59 UTC  (3+ messages)
` [PATCH 2/2] drm/vc4: Update kerneldoc about CEC and power management

[dm-crypt] problems mounting encrypted drive on reboot
 2017-09-20 22:59 UTC  (3+ messages)

[Ksummit-discuss] "Maintainer summit" invitation discussion
 2017-09-20 22:55 UTC  (7+ messages)

[PATCH 0/2] blackfin: Drop non-functional DSA code
 2017-09-20 22:57 UTC  (2+ messages)

[PATCH 0/1] Cocci spatch "simple_open" - v4.14-rc1
 2017-09-20 22:56 UTC  (2+ messages)
` [PATCH 1/1] [SCSI] fnic: Cocci spatch "simple_open"

[PATCH net-next] bpf: Optimize lpm trie delete
 2017-09-20 22:56 UTC  (4+ messages)

[PATCH 1/5] drm/i915/mst: Debug log connector name in destroy_connector()
 2017-09-20 22:53 UTC  (7+ messages)
` [PATCH 4/5] drm/i915/dp: Clean up intel_dp_check_mst_status

[PATCH] ibacm: Close MAD port when umad_register fails
 2017-09-20 22:53 UTC  (5+ messages)

[PATCH net 0/2] Bring back transceiver type for PHYLIB
 2017-09-20 22:52 UTC  (3+ messages)
` [PATCH net 1/2] net: ethtool: Add back transceiver type
` [PATCH net 2/2] net: phy: Keep reporting "

[PATCH][drm-next] drm/i915/gvt: ensure -ve return value is handled correctly
 2017-09-20 22:44 UTC  (4+ messages)

[PATCH] starterware: Updating to version 2.1.1.4
 2017-09-20 22:51 UTC 

[PATCH net-next] net: dsa: Utilize dsa_slave_dev_check()
 2017-09-20 22:49 UTC  (2+ messages)

[PATCH] revision: fix memory leaks with `struct cmdline_pathspec`
 2017-09-20 22:48 UTC  (4+ messages)
  ` [PATCH] revision: replace "struct cmdline_pathspec" with argv_array

[PATCH v2 0/2] enable hires timer to timeout datagram socket
 2017-09-20 22:48 UTC  (8+ messages)

[PATCH] drm: Try to document legacy DPMS uapi a bit better
 2017-09-20 22:48 UTC  (2+ messages)

[PATCH v4 1/3] net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is set
 2017-09-20 22:47 UTC  (6+ messages)
` [PATCH v4 2/3] net: fec: remove unused interrupt FEC_ENET_TS_TIMER
` [PATCH v4 3/3] net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled it

[PATCH 00/25] fscrypt: add some higher-level helper functions
 2017-09-20 22:45 UTC  (5+ messages)
` [PATCH 03/25] fscrypt: remove ->is_encrypted()
` [PATCH 07/25] fscrypt: new helper function - fscrypt_prepare_link()
` [PATCH 08/25] fscrypt: new helper function - fscrypt_prepare_rename()
` [PATCH 16/25] f2fs: switch to fscrypt_file_open()

[PATCH 1/1] audit: Record fanotify access control decisions
 2017-09-20 22:47 UTC  (4+ messages)

[PATCHv3 00/10] Fix remaining issues to drop more omap platform data
 2017-09-20 22:46 UTC  (3+ messages)
` [PATCH 10/10] ARM: dts: Use ti-sysc module driver for omap4 musb


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.