All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-22 00:21:02 to 2017-06-22 02:06:51 UTC [more...]

[PATCH v4 0/4] KVM: async_pf: Fix async_pf exception injection
 2017-06-22  2:06 UTC  (2+ messages)
` [PATCH v4 1/4] KVM: x86: Simple kvm_x86_ops->queue_exception parameter

Exactly what is wrong with RAID5/6
 2017-06-22  2:05 UTC  (4+ messages)

[PATCH v6 0/1] multipath-tools: Prioritizer based on a latency algorithm
 2017-06-22  2:05 UTC  (4+ messages)
` [PATCH v6 1/1] "

commands hang 30-60s during scrubs, includes sysrq t
 2017-06-22  2:05 UTC 

[PATCH 00/12] pull request
 2017-06-22  2:04 UTC  (4+ messages)
` [PATCH 07/12] hwclock: update --help content and grammar

[PATCH 01/32] ext4: xattr-in-inode support
 2017-06-22  2:04 UTC  (26+ messages)
` [PATCH 02/32] ext4: fix lockdep warning about recursive inode locking
` [PATCH 03/32] ext4: lock inode before calling ext4_orphan_add()
` [PATCH 04/32] ext4: do not set posix acls on xattr inodes
` [PATCH 05/32] ext4: attach jinode after creation of xattr inode
` [PATCH 06/32] ext4: ea_inode owner should be the same as the inode owner
` [PATCH 07/32] ext4: call journal revoke when freeing ea_inode blocks
` [PATCH 08/32] ext4: fix ref counting for ea_inode
` [PATCH 09/32] ext4: extended attribute value size limit is enforced by vfs
` [PATCH 10/32] ext4: change ext4_xattr_inode_iget() signature
` [PATCH 11/32] ext4: clean up ext4_xattr_inode_get()
` [PATCH 12/32] ext4: add missing le32_to_cpu(e_value_inum) conversions
` [PATCH 13/32] ext4: ext4_xattr_value_same() should return false for external data

[PATCH] strongswan: 5.5.1 -> 5.5.3
 2017-06-22  2:03 UTC 

[PATCH] btrfs: Remove false alert when fiemap range is smaller than on-disk extent
 2017-06-22  2:01 UTC 

[GIT PULL] patches for -rc3
 2017-06-22  2:00 UTC  (2+ messages)

Bug in cpufreq_update_util hook handling?
 2017-06-22  1:59 UTC  (3+ messages)

[PATCH v4 1/1] f2fs: dax: implement direct access
 2017-06-22  1:57 UTC  (3+ messages)

[PATCH 1/1] i2c: cadance: (bugfix) ctrl/addr reg write order
 2017-06-22  1:45 UTC 

SCTP_SOCKOPT_PEELOFF is missing SOCK_CLOEXEC (and SOCK_NONBLOCK)
 2017-06-22  1:53 UTC  (2+ messages)

[prelink-cross][PATCH] rtld: Add missing DT_NEEDED DSOs to needed_list
 2017-06-22  1:51 UTC  (3+ messages)

[PATCH 24/32] ext2, ext4: make mb block cache names more explicit
 2017-06-22  1:49 UTC  (9+ messages)
` [PATCH 25/32] ext4: add ext4_is_quota_file()
` [PATCH 26/32] ext4: cleanup transaction restarts during inode deletion
` [PATCH 27/32] ext4: xattr inode deduplication
` [PATCH 28/32] quota: add get_inode_usage callback to transfer multi-inode charges
` [PATCH 29/32] ext4: reserve space for xattr entries/names
` [PATCH 30/32] ext4: eliminate xattr entry e_hash recalculation for removes
` [PATCH 31/32] ext4: strong binding of xattr inode references
` [PATCH 32/32] ext4: add nombcache mount option

[PATCH v2] ocfs2: fix deadlock caused by recursive locking in xattr
 2017-06-22  1:47 UTC  (2+ messages)
` [Ocfs2-devel] "

linux-next: build failure after merge of the md tree
 2017-06-22  1:44 UTC 

[PATCH NET] net/hns:bugfix of ethtool -t phy self_test
 2017-06-22  1:41 UTC  (9+ messages)

[PATCH] libsndfile1: Fix CVE-2017-6892
 2017-06-22  1:44 UTC 

[PATCH libdrm 1/2] xf86drm: inline drmIoctl()
 2017-06-22  1:42 UTC  (2+ messages)

[RFC PATCH 0/4] Improvements to sha1_file
 2017-06-22  1:40 UTC  (11+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 1/8] sha1_file: teach packed_object_info about typename
  ` [PATCH v5 2/8] sha1_file: rename LOOKUP_UNKNOWN_OBJECT
  ` [PATCH v5 3/8] sha1_file: rename LOOKUP_REPLACE_OBJECT
  ` [PATCH v5 4/8] sha1_file: move delta base cache code up
  ` [PATCH v5 5/8] sha1_file: refactor read_object
  ` [PATCH v5 6/8] sha1_file: improve sha1_object_info_extended
  ` [PATCH v5 7/8] sha1_file: do not access pack if unneeded
  ` [PATCH v5 8/8] sha1_file: refactor has_sha1_file_with_flags

[RFC v3 00/23] powerpc: Memory Protection Keys
 2017-06-22  1:39 UTC  (67+ messages)
  ` [RFC v3 01/23] powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
  ` [RFC v3 02/23] powerpc: introduce set_hidx_slot helper
  ` [RFC v3 03/23] powerpc: introduce get_hidx_gslot helper
  ` [RFC v3 04/23] powerpc: Free up four 64K PTE bits in 64K backed HPTE pages
  ` [RFC v3 05/23] powerpc: capture the PTE format changes in the dump pte report
  ` [RFC v3 06/23] powerpc: use helper functions in __hash_page_4K() for 64K PTE
  ` [RFC v3 07/23] powerpc: use helper functions in __hash_page_4K() for 4K PTE
  ` [RFC v3 08/23] powerpc: use helper functions in flush_hash_page()
  ` [RFC v3 09/23] mm: introduce an additional vma bit for powerpc pkey
  ` [RFC v3 10/23] mm: provide the ability to disable execute on a key at creation
  ` [RFC v3 11/23] x86: key creation with PKEY_DISABLE_EXECUTE is disallowed
  ` [RFC v3 12/23] powerpc: Implement sys_pkey_alloc and sys_pkey_free system call
  ` [RFC v3 13/23] powerpc: store and restore the pkey state across context switches
  ` [RFC v3 14/23] powerpc: Implementation for sys_mprotect_pkey() system call
  ` [RFC v3 15/23] powerpc: Program HPTE key protection bits
  ` [RFC v3 16/23] powerpc: Macro the mask used for checking DSI exception
  ` [RFC v3 17/23] powerpc: Handle exceptions caused by violation of pkey protection
  ` [RFC v3 18/23] powerpc: Deliver SEGV signal on pkey violation
  ` [RFC v3 19/23] selftest: Move protecton key selftest to arch neutral directory
  ` [RFC v3 20/23] selftest: PowerPC specific test updates to memory protection keys
  ` [RFC v3 21/23] Documentation: Move protecton key documentation to arch neutral directory
  ` [RFC v3 22/23] Documentation: PowerPC specific updates to memory protection keys
  ` [RFC v3 23/23] procfs: display the protection-key number associated with a vma

ASoC: nau8825: fix jack type detection issue after resume
 2017-06-22  1:40 UTC  (3+ messages)

Enable vblank_disable_immediate on more drivers
 2017-06-22  1:39 UTC  (4+ messages)
` [PATCH 1/4] drm/vc4: Allow vblank_disable_immediate on non-fw-kms

[kernel-hardening] [PATCH] exec: Account for argv/envp pointers
 2017-06-22  1:39 UTC  (3+ messages)

[PATCH] xen-blkfront: fix mq start/stop race
 2017-06-22  1:36 UTC 

[PATCH v2 0/6] Appended signatures support for IMA appraisal
 2017-06-22  1:33 UTC  (7+ messages)
` [PATCH v2 6/6] ima: Support module-style appended signatures for appraisal

ASoC: nau8825: default value for property
 2017-06-22  1:32 UTC  (3+ messages)

[PATCH] rtc: ds3232: add temperature support
 2017-06-22  1:29 UTC  (2+ messages)

[PATCH] drm/vc4: Allow vblank_disable_immediate on non-fw-kms. (v2)
 2017-06-22  1:28 UTC 

[PATCH 1/2] xen/livepatch: Clean up arch relocation handling
 2017-06-22  1:27 UTC  (2+ messages)
` Is [PATCH for-4.9] Was:Re: "

[PATCH v3] x86/mm: Fix incorrect for loop count calculation in sync_global_pgds
 2017-06-22  1:26 UTC  (3+ messages)
` [tip:x86/urgent] x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_global_pgds()

[PATCH 2/2] xen/livepatch: Don't crash on encountering STN_UNDEF relocations
 2017-06-22  1:26 UTC  (3+ messages)
` [PATCH for-4.9 v2] "

[PATCH net-next 0/8] xdp: offload mode
 2017-06-22  1:25 UTC  (9+ messages)
` [PATCH net-next 1/8] xdp: pass XDP flags into install handlers
` [PATCH net-next 2/8] xdp: add HW offload mode flag for installing programs
` [PATCH net-next 3/8] nfp: xdp: move driver XDP setup into a separate function
` [PATCH net-next 4/8] nfp: bpf: don't offload XDP programs in DRV_MODE
` [PATCH net-next 5/8] nfp: bpf: release the reference on offloaded programs
` [PATCH net-next 6/8] nfp: bpf: add support for XDP_FLAGS_HW_MODE
` [PATCH net-next 7/8] xdp: add reporting of offload mode
` [PATCH net-next 8/8] nfp: xdp: report if program is offloaded

[PATCH] drm/i915/dp: Fix the t11_t12 delay for non GEN 9 LP platforms at HW readout and HW write
 2017-06-22  1:32 UTC  (3+ messages)

[PATCH 0/4] net/bonding: bonding and LACP fixes
 2017-06-22  1:25 UTC  (3+ messages)
` [PATCH 1/4] testpmd: fix LACP ports to work with idle links

[Ocfs2-devel] [PATCH] ocfs2: get rid of ocfs2_is_o2cb_active function
 2017-06-22  1:23 UTC  (3+ messages)

[PATCH 1/3] ath9k: fixed an invalid pointer dereference
 2017-06-22  1:24 UTC  (3+ messages)
` [PATCH 2/3] ath9k: avoid potential freezing
` [PATCH 3/3] ath9k: Use mutex_lock to avoid potential race in start/stop rng

[criu] 1M guard page ruined restore
 2017-06-22  1:24 UTC  (11+ messages)

[PATCH 0/2] kbuild: clang: Disable spurious warnings
 2017-06-22  1:19 UTC  (4+ messages)
` [PATCH 1/2] kbuild: clang: Disable 'address-of-packed-member' warning

[PATCH] kbuild: replace genhdr-y with generated-y, deprecating genhdr-y
 2017-06-22  1:18 UTC  (3+ messages)

[PATCH] kbuild: fix header installation under fakechroot environment
 2017-06-22  1:17 UTC  (2+ messages)

[PATCH] powerpc: Only obtain cpu_hotplug_lock if called by rtasd
 2017-06-22  1:14 UTC  (3+ messages)

[PATCH 1/3] net/mlx4: implement isolated mode from flow API
 2017-06-22  1:13 UTC  (5+ messages)
` [PATCH v4 4/4] app/testpmd: add isolated mode parameter

[PATCH] modpost: abort if a module name is too long
 2017-06-22  1:11 UTC  (12+ messages)

[PATCH 0/5] rtlwifi: Neatening
 2017-06-22  1:13 UTC  (3+ messages)

[Qemu-devel] [Question] How can we confirm hot-plug disk succesfully?
 2017-06-22  1:12 UTC  (5+ messages)

[PATCH v2] Add largedir feature
 2017-06-22  1:11 UTC  (4+ messages)
` [PATCH v3] "

[xlnx:master 694/710] drivers//spi/spi-zynq-qspi.c:695:2: warning: this 'if' clause does not guard
 2017-06-22  1:11 UTC 

ks7010 cfg80211 re-write
 2017-06-22  1:10 UTC 

[PATCH v5 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-06-22  1:10 UTC  (6+ messages)
` [PATCH v5 3/3] net/cxgb4: Use "

[lkp-robot] [mm] 1be7107fbe: kernel_BUG_at_mm/mmap.c
 2017-06-22  1:07 UTC  (11+ messages)

[PATCH v2] (morty) rpm: Fix the Bug of SRPM String error
 2017-06-22  1:06 UTC 

44693c7b10 ("clk: keystone: TI_SCI_PROTOCOL is needed for clk driver"): BUG: kernel reboot-without-warning in boot stage
 2017-06-22  1:06 UTC  (2+ messages)

[PATCH v2] (krogoth) rpm: Fix the Bug of SRPM String error
 2017-06-22  1:05 UTC 

[PATCH v2] (jethro) rpm: Fix the Bug of SRPM String error
 2017-06-22  1:05 UTC 

[RFC][PATCH 0/x] ASoC: replace platform to component
 2017-06-22  1:01 UTC  (4+ messages)

[PATCH V4 0/2] Add support for OCC command/response interface
 2017-06-22  0:58 UTC  (3+ messages)
` [PATCH V4 2/2] powerpc/powernv : Add support for OPAL-OCC "

(no subject)
 2017-06-22  0:57 UTC 

[PATCH v7.1 7/7] device property: Get rid of struct fwnode_handle type field
 2017-06-22  0:57 UTC  (4+ messages)
` [PATCH v7.2 "

Patch "mm: fix new crash in unmapped_area_topdown()" has been added to the 4.9-stable tree
 2017-06-22  0:55 UTC 

[PATCH 0/3] ASoC: add/use asoc_simple_card_of_canonicalize_cpu()
 2017-06-22  0:55 UTC  (3+ messages)

Patch "Allow stack to grow up to address space limit" has been added to the 4.9-stable tree
 2017-06-22  0:55 UTC 

Patch "mm: fix new crash in unmapped_area_topdown()" has been added to the 4.4-stable tree
 2017-06-22  0:54 UTC 

Patch "Allow stack to grow up to address space limit" has been added to the 4.4-stable tree
 2017-06-22  0:54 UTC 

followup on mm patches
 2017-06-22  0:54 UTC  (2+ messages)

cfg80211_ops
 2017-06-22  0:53 UTC  (2+ messages)

Patch "mm: fix new crash in unmapped_area_topdown()" has been added to the 4.11-stable tree
 2017-06-22  0:53 UTC 

Patch "Allow stack to grow up to address space limit" has been added to the 4.11-stable tree
 2017-06-22  0:53 UTC 

Re: [PATCH] mm,oom_kill: Close race window of needlessly selecting new victims
 2017-06-22  0:53 UTC  (3+ messages)
  `  "

Patch "mm: fix new crash in unmapped_area_topdown()" has been added to the 3.18-stable tree
 2017-06-22  0:52 UTC 

[PATCH 0/2] pull request
 2017-06-22  0:53 UTC  (3+ messages)
` [PATCH 1/2] hwclock: remove unused optstring characters
` [PATCH 2/2] hwclock: add audit for --systz

Patch "Allow stack to grow up to address space limit" has been added to the 3.18-stable tree
 2017-06-22  0:52 UTC 

4.11.3: BTRFS critical (device dm-1): unable to add free space :-17 => btrfs check --repair runs clean
 2017-06-22  0:48 UTC  (11+ messages)
              ` How to fix errors that check --mode lomem finds, but --mode normal doesn't?

[GIT PULL] Block fixes for 4.12-rc
 2017-06-22  0:48 UTC 

The secmark "one user" policy
 2017-06-22  0:48 UTC  (6+ messages)

bcache crashes at boot time
 2017-06-22  0:47 UTC  (4+ messages)

[PATCH] backlight: lm3630a: bump REG_MAX value to 0x50 instead of 0x1F
 2017-06-22  0:46 UTC  (3+ messages)

[lkp-robot] [libata] 818831c8b2: kmsg.ata#.#:failed_to_set_xfermode(err_mask=#)
 2017-06-22  0:43 UTC  (3+ messages)

[refpolicy] [PATCH] java: let javaws execute binaries and the shell
 2017-06-22  0:43 UTC  (3+ messages)

[PATCH] nvme_fc: fix error recovery on link down
 2017-06-22  0:43 UTC 

[PATCH] nvme_fc: fix double calls to nvme_cleanup_cmd()
 2017-06-22  0:43 UTC 

[Qemu-devel] [PATCH v2 0/3] xen-disk: performance improvements
 2017-06-22  0:40 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/3] xen-disk: only advertize feature-persistent if grant copy is not available
  `  "
` [Qemu-devel] [PATCH v2 2/3] xen-disk: add support for multi-page shared rings
  `  "

[Qemu-devel] [Bug 1699628] [NEW] Direct Sound Audio does not stop
 2017-06-22  0:32 UTC 

[next-20170609] Oops while running CPU off-on (cpuset.c/cpuset_can_attach)
 2017-06-22  0:40 UTC  (3+ messages)

[PATCH] btrfs: DEBUG fiemap: Show more info about extent_fiemap
 2017-06-22  0:39 UTC  (2+ messages)

linux-next: Tree for Jun 7
 2017-06-22  0:35 UTC  (3+ messages)
` linux-next: Tree for Jun 7 (arch/x86/mm/tlb.c: events)

[xen-4.5-testing test] 110906: tolerable FAIL - PUSHED
 2017-06-22  0:31 UTC 

qemu/ftrace question
 2017-06-22  0:28 UTC  (4+ messages)

[PATCH v2 00/16] xen/arm: Clean-up memory subsystems
 2017-06-22  0:27 UTC  (4+ messages)
` [PATCH v2 03/16] xen/arm: mm: Use typesafe mfn for xenheap_mfn_*

[PATCH v6 00/10] Implement NVMe Namespace Descriptor Identification
 2017-06-22  0:21 UTC  (11+ messages)
      ` odd sysfs find behavior, was: "

[PATCH v9 0/7] drm/i915/gvt: Dma-buf support for GVT-g
 2017-06-22  0:21 UTC  (17+ messages)
` [PATCH v9 5/7] vfio: Define vfio based dma-buf operations
                  ` [Intel-gfx] "


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.