All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-06 17:23:28 to 2016-07-06 18:12:10 UTC [more...]

[PATCH review 0/11] General unprivileged mount support
 2016-07-06 18:12 UTC  (32+ messages)
` [PATCH review 01/11] fs: Refuse uid/gid changes which don't map into s_user_ns
  ` [PATCH review 09/11] quota: Handle quota data stored in s_user_ns
    ` [PATCH v2 "
  ` [PATCH review 0/12] General unprivileged mount support v2
      ` [PATCH review 01/12] fs: Refuse uid/gid changes which don't map into s_user_ns
        ` [PATCH review 02/12] userns: Handle -1 in k[ug]id_has_mapping when !CONFIG_USER_NS
        ` [PATCH review 03/12] vfs: Verify acls are valid within superblock's s_user_ns
          ` [PATCH review 04/12] fs: Check for invalid i_uid in may_follow_link()
          ` [PATCH review 05/12] cred: Reject inodes with invalid ids in set_create_file_as()
          ` [PATCH review 06/12] vfs: Don't modify inodes with a uid or gid unknown to the vfs
          ` [PATCH review 07/12] vfs: Don't create "
          ` [PATCH review 08/12] quota: Ensure qids map to the filesystem
          ` [PATCH review 09/12] quota: Handle quota data stored in s_user_ns in quota_setxquota
          ` [PATCH review 10/12] dquot: For now explicitly don't support filesystems outside of init_user_ns

powerpc / cxl: Add support for the Mellanox CX4 in cxl mode
 2016-07-06 18:11 UTC  (7+ messages)
` [PATCH 06/14] powerpc/powernv: Add support for the cxl kernel api on the real phb
` [PATCH 07/14] cxl: Add support for using the kernel API with a real PHB
` [PATCH 08/14] cxl: Add kernel APIs to get & set the max irqs per context

[PATCH v14 00/21] index-helper/watchman
 2016-07-06 18:11 UTC  (2+ messages)

[PATCH v21 0/8] arm64: kdump support
 2016-07-06 18:11 UTC  (18+ messages)
` [PATCH v21 1/8] arm64: kdump: reserve memory for crash dump kernel
` [PATCH v21 2/8] arm64: limit memory regions based on DT property, usable-memory
` [PATCH v21 3/8] arm64: kdump: implement machine_crash_shutdown()
` [PATCH v21 4/8] arm64: kdump: add kdump support
` [PATCH v21 7/8] arm64: kdump: update a kernel doc
` [PATCH v21 8/8] Documentation: dt: usable-memory and elfcorehdr nodes for arm64 kexec

[PATCH 00/26] Netfilter updates for net-next
 2016-07-06 18:11 UTC  (3+ messages)
` [PATCH 03/26] netfilter: x_tables: fix possible ZERO_SIZE_PTR pointer dereferencing error

[PATCH -next] orangefs: use vzalloc() instead of vmalloc()/memset(0)
 2016-07-06 18:11 UTC  (5+ messages)

How to create a directory for an SD-Card mount?
 2016-07-06 18:09 UTC  (2+ messages)

Network hang after c3f1010b30f7fc611139cfb702a8685741aa6827 with CIPSO & Smack
 2016-07-06 18:01 UTC  (7+ messages)

[WireGuard] Can WireGuard be adopted for older kernels?
 2016-07-06 18:08 UTC  (10+ messages)

[PATCH 1/1] l3afpad: add check for GTK3DISTROFEATURES
 2016-07-06 18:08 UTC 

[PATCH 0/3] ARM: dts: the dts support for rk3288 firefly reload
 2016-07-06 18:06 UTC  (25+ messages)
` [PATCH 2/3] ARM: dts: move regulator settings from common to specifics
    ` [PATCH 0/3] "
      ` [PATCH 1/3] ARM: dts: add label leds for rk3288-firefly.dtsi
      ` [PATCH 3/3] ARM: dts: add rk3288-firefly-reload
    ` [PATCH 0/3] Re:[PATCH 2/3] ARM: dts: move regulator settings from common to specifics

[ath9k-devel] Setting mcast rate > 1Mbps not working
 2016-07-06 18:06 UTC 

[PATCH v4 0/4] arm64,xen: add xen_boot support into grup-mkconfig
 2016-07-06 18:05 UTC  (6+ messages)
` [Xen-devel] [PATCH v4 0/4] arm64, xen: "
      `  "

[PATCH v8 1/6] monitor: rename and relocate vm_event_monitor_traps
 2016-07-06 18:04 UTC  (7+ messages)
` [PATCH v8 2/6] arm: filter SMC exceptions with failed condition checks
` [PATCH v8 4/6] arm/vm_event: get/set registers

64-btrfs.rules and degraded boot
 2016-07-06 18:04 UTC  (7+ messages)

[qemu-mainline test] 96703: tolerable FAIL - PUSHED
 2016-07-06 18:04 UTC 

[bug] Reliably Reproducible Bad Packing of Objects
 2016-07-06 18:02 UTC  (3+ messages)
` [PATCH 0/5] Number truncation with 4+ GB files on 32-bit systems

[PATCH] Input: axp20x-pek: use devm_add_action_or_reset
 2016-07-06 18:01 UTC  (3+ messages)

Nouveau fails to initialize G94GL / Quadro-FX1800 on aarch64 board
 2016-07-06 18:01 UTC  (2+ messages)

[PATCH v2] arm64: dts: berlin4ct: switch to Cortex-A53 specific pmu nodes
 2016-07-06 18:00 UTC  (5+ messages)

[PATCH] Input: zforce_ts - use devm_add_action_or_reset()
 2016-07-06 18:00 UTC  (2+ messages)

[PATCH] GPIO_KEYS: If devm_add_action() fails, we are explicitly calling the cleanup to freethe resources allocated. Use the helper devm_add_action_or_reset() and return directly in case of error, since the cleanup function has been already called by the helper if there was any error
 2016-07-06 17:59 UTC  (3+ messages)

[PATCH net-next v11 0/6] openvswitch: support for layer 3 encapsulated packets
 2016-07-06 17:59 UTC  (7+ messages)
  ` [PATCH net-next v11 1/6] net: introduce skb_transport_header_was_set()
  ` [PATCH net-next v11 2/6] gre: unset mac header for non-TEB packets received by ipgre device
  ` [PATCH net-next v11 3/6] openvswitch: set skb protocol and mac_len when receiving on internal device
  ` [PATCH net-next v11 4/6] openvswitch: add support to push and pop mpls for layer3 packets
  ` [PATCH net-next v11 5/6] openvswitch: add layer 3 flow/port support
  ` [PATCH net-next v11 6/6] openvswitch: use ipgre tunnel rather than gretap tunnel

[PATCH] Input: snvs_pwrkey - use devm_add_action_or_reset
 2016-07-06 17:59 UTC  (2+ messages)

[PATCH 0/3] arm: dts: berlin: enable all dw_wdt nodes unconditionally
 2016-07-06 17:58 UTC  (4+ messages)

[ath9k-devel] [PATCH] ath9k: Switch to using mac80211 intermediate software queues
 2016-07-06 17:57 UTC  (3+ messages)
` [ath9k-devel] [PATCH v2] "
  `  "

[PATCH RESEND] arm64: fix vdso-offsets.h dependency
 2016-07-06 17:57 UTC  (3+ messages)

[PATCH] Input: gpio-keys - use devm_add_action_or_reset
 2016-07-06 17:57 UTC  (2+ messages)

[PATCH v14 20/21] index-helper: indexhelper.exitAfter config
 2016-07-06 17:56 UTC  (3+ messages)
` [PATCH v14 21/21] mailmap: use main email address for dturner

[SPDK] Callback passed to spdk_nvme_ns_cmd_read not being called sometimes
 2016-07-06 17:56 UTC 

[PATCH] samples/seccomp: Add standalone config option
 2016-07-06 17:55 UTC  (2+ messages)

Git doesn't always add files to a commit (amend)
 2016-07-06 17:55 UTC  (4+ messages)
` [PATCH] cache-tree.c: fix i-t-a check skipping directory updates sometimes

[PATCH v5 0/4] arm64,xen: add xen_boot support into grup-mkconfig
 2016-07-06 17:53 UTC  (10+ messages)
` [PATCH v5 1/4] i386, xen: Add xen_hypervisor and xen_module aliases for i386
` [PATCH v5 2/4] arm64: add "--nounzip" option support in xen_module command
` [PATCH v5 3/4] * util/grub.d/20_linux_xen.in: Add xen_boot command support
` [PATCH v5 4/4] arm64: update the introduction of xen boot commands in docs/grub.texi

[PATCH 1/2] soc: raspberrypi-power: add CONFIG_OF dependency
 2016-07-06 17:54 UTC  (2+ messages)

[Buildroot] Interesting circular dependency, how to solve?
 2016-07-06 17:54 UTC  (2+ messages)

How do I select the kernel version in Dizzy ? ( 3.10 | 3.14 | 3.17 )
 2016-07-06 17:53 UTC  (2+ messages)

Fwd: Need some help with pciehp hot-plug driver
 2016-07-06 17:53 UTC  (2+ messages)
  `  "

[PATCH -v3 0/2] printk.devkmsg: Ratelimit it by default
 2016-07-06 17:52 UTC  (4+ messages)
` [PATCH -v3 2/2] printk: Add kernel parameter to control writes to /dev/kmsg
  ` [PATCH -v3.1 "

[PATCH 0/5][RFC] Overlayfs SELinux Support
 2016-07-06 17:50 UTC  (7+ messages)
` [PATCH 2/5] security,overlayfs: Provide security hook for copy up of xattrs for overlay file

Unable to mount degraded RAID5
 2016-07-06 17:50 UTC  (12+ messages)

[PATCH 1/2] f2fs: check only data or node for summary
 2016-07-06 17:50 UTC  (3+ messages)
` [f2fs-dev] "

[Qemu-devel] [PATCH v0] spapr: Error out when CPU hotplug is attempted on older pseries machines
 2016-07-06 17:49 UTC 

[PATCH 1/3] reset: socfpga: no need to store modrst_offset
 2016-07-06 16:06 UTC  (2+ messages)

[PATCH] arm64: dts: berlin4ct: Add L2 cache topology
 2016-07-06 17:49 UTC  (4+ messages)

[PATCH v6 0/4] perf: Add APM X-Gene SoC Performance Monitoring Unit driver
 2016-07-06 17:49 UTC  (4+ messages)
` [PATCH v6 3/4] perf: xgene: "

[RESEND PATCH] usb: dwc2: Add reset control to dwc2
 2016-07-06 17:48 UTC  (3+ messages)

Hang due to nfs letting tasks freeze with locked inodes
 2016-07-06 17:46 UTC 

[RFC] [PATCH v2 0/3] scatterlist: Add support to clone sg_table
 2016-07-06 17:46 UTC  (5+ messages)
` [RFC] [PATCH v2 1/3] scatterlist: Add support to clone scatterlist

Any progress on horrible IPoIB perf with kernel 4.5+?
 2016-07-06 17:46 UTC  (2+ messages)

[PATCH net-next V4 0/6] switch to use tx skb array in tun
 2016-07-06 17:45 UTC 

[PATCH net-next V4 0/6] switch to use tx skb array in tun
 2016-07-06 17:45 UTC 

iptables TCP DDoS filtering
 2016-07-06 17:45 UTC  (5+ messages)

git patch format for rename
 2016-07-06 17:45 UTC  (2+ messages)

[Qemu-arm] [PATCH 0/7] ast2400: U-boot support
 2016-07-06 17:44 UTC  (7+ messages)
` [Qemu-arm] [PATCH 4/7] m25p80: add a m25p80_set_rom_storage() routine
      ` [Qemu-devel] "

Out of space error even though there's 100 GB unused?
 2016-07-06 17:42 UTC  (2+ messages)

[PATCH v3 0/4] Enable lspcon support for GEN9 devices
 2016-07-06 17:40 UTC  (6+ messages)
` [PATCH v3 3/4] drm/i915: Parse VBT data for lspcon
` [PATCH v3 4/4] drm/i915: Enable lspcon initialization

[RFC PATCH 0/1] Portable Device Tree Connector -- conceptual
 2016-07-06 17:40 UTC  (3+ messages)

[PATCH 00/14] PCI: trivial demodularization of builtin code
 2016-07-06 17:39 UTC  (4+ messages)
` [PATCH 04/14] PCI: generic: make it explicitly non-modular

[kernel-hardening] Looking for something to WORK ON
 2016-07-06 17:35 UTC  (2+ messages)

[PATCH] libnvdimm: initialize struct blk_integrity with 0
 2016-07-06 17:34 UTC  (4+ messages)

stat() on btrfs reports the st_blocks with delay (data loss in archivers)
 2016-07-06 17:35 UTC  (12+ messages)
` [Bug-tar] "

kvm: RDTSCP on AMD
 2016-07-06 17:34 UTC  (3+ messages)

[PATCH] credi2-ratelimit: Implement rate limit for credit2 scheduler
 2016-07-06 17:33 UTC 

[PATCH v1 00/20] Make ACPI builder available to components other than hvmloader
 2016-07-06 17:33 UTC  (8+ messages)
` [PATCH v1 20/20] libxl/acpi: Build ACPI tables for HVMlite guests

[PATCH 00/19] xen: sched: assorted fixes and improvements to Credit2
 2016-07-06 17:33 UTC  (3+ messages)
` [PATCH 10/19] xen: credit2: rework load tracking logic

[PATCH] video: backlight: lcd: fix race condition during register
 2016-07-06 17:33 UTC 

[PATCH for-4.7] i40iw: Enable remote access rights for stag allocation
 2016-07-06 17:32 UTC  (2+ messages)

[U-Boot] Pull request, u-boot-tegra/master
 2016-07-06 17:32 UTC 

[PATCH resend 2/2] libata-scsi: correct cbd to CDB in comment
 2016-07-06 17:32 UTC  (2+ messages)

[PATCH resend 1/2] libata-scsi: do not respond with "invalid field" for FORMAT UNIT
 2016-07-06 17:32 UTC  (2+ messages)

[PATCH 1/4] toaster: layerdetails api Fix saving of git revision of a layer
 2016-07-06 17:22 UTC  (3+ messages)
` [PATCH 0/4] add link to delete imported layer
  ` [PATCH 3/4] toaster: add Layer delete front end feature to layerdetails

[PATCH] drm/i915/dmc: Accept symbolic link in firmware name
 2016-07-06 17:31 UTC  (2+ messages)

[PATCH] serial: imx: add rx and tx led trigger
 2016-07-06 17:30 UTC  (6+ messages)

[RFC PATCH 0/4 v2] Inotify limits per usernamespace
 2016-07-06 17:29 UTC  (3+ messages)
` [PATCH 3/4] userns/inotify: Initial implementation of inotify per-userns

[PATCH] libxl/netbsd: check num_exec in hotplug function
 2016-07-06 17:27 UTC  (2+ messages)

DH & KDF
 2016-07-06 17:27 UTC  (2+ messages)

[PATCH v2 0/4] Add delete layer and fix layer saving
 2016-07-06 17:25 UTC  (2+ messages)

[PATCH 26/26] dm raid: change logical functions to actually return bool
 2016-07-06 17:24 UTC 

[PATCH 25/26] dm raid: use rdev_for_each in status
 2016-07-06 17:24 UTC 

[PATCH 24/26] dm raid: use rs->raid_disks to avoid memory leaks on free and more consistent throughout
 2016-07-06 17:24 UTC 

[PATCH 23/26] dm raid: support delta_disk for raid1, fix table output
 2016-07-06 17:24 UTC 

[PATCH 22/26] dm raid: enhance reshape check and factor out reshape setup
 2016-07-06 17:24 UTC 

[PATCH 21/26] dm raid: found way to allow resize during shrink
 2016-07-06 17:24 UTC 

[PATCH 20/26] dm raid: fix rs_is_recovering() to allow for lvextend
 2016-07-06 17:24 UTC 

[PATCH 19/26] dm raid: fix rebuild and catch bogus sync/resync flags
 2016-07-06 17:24 UTC 

[PATCH 18/26] dm raid: fix ctr memory leaks on error paths
 2016-07-06 17:24 UTC 

[PATCH 17/26] dm raid: fix typo in write_mostly flag
 2016-07-06 17:24 UTC 

[PATCH 16/26] dm raid: also reject size change during recovery
 2016-07-06 17:24 UTC 

[PATCH 15/26] dm raid: fix new superblock/bitmap creation on disk addition
 2016-07-06 17:24 UTC 

[PATCH 14/26] dm raid: comments and fixed typos
 2016-07-06 17:24 UTC 

[PATCH 13/26] dm raid: fix raid10 device size error on out-of-place reshape
 2016-07-06 17:24 UTC 

[PATCH 12/26] dm raid: prohibit 'nosync' on new raid6 and reject resize during reshape
 2016-07-06 17:24 UTC 

[PATCH 11/26] dm raid: clearify and fix recovery
 2016-07-06 17:24 UTC 

[PATCH 10/26] dm raid: fix rs_set_capacity on growing reshape
 2016-07-06 17:24 UTC 

[PATCH 09/26] dm raid: make rs_set_capacity to work on shrinking reshape
 2016-07-06 17:24 UTC 

[PATCH 08/26] dm raid: fix comment typos
 2016-07-06 17:24 UTC 

[PATCH 07/26] dm raid: enhance comments in takeover checks
 2016-07-06 17:24 UTC 

[PATCH 06/26] dm raid: remove bogus comment
 2016-07-06 17:24 UTC 

[PATCH 05/26] dm raid: more restricting data_offset value checks
 2016-07-06 17:24 UTC 

[PATCH 04/26] dm raid: reject too many write_mostly devices
 2016-07-06 17:24 UTC 

[PATCH 03/26] dm raid: the sync_page_io() metadata_op argument is bool
 2016-07-06 17:24 UTC 

[PATCH 02/26] dm raid: prohibit to pass in both sync and nosync ctr flags
 2016-07-06 17:24 UTC 

[PATCH 01/26] dm raid: avoid superfluous memory barriers on static metadata
 2016-07-06 17:24 UTC 

[PATCH 00/26] dm raid: fix/cleanup for dm-4.8 inclusion
 2016-07-06 17:24 UTC 

[PATCH 0/6] xl/libxl: some cleanup / debugging aid patches
 2016-07-06 17:23 UTC  (7+ messages)
` [PATCH 4/6] libxl: debug output for args and env when invoking hotplug script


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.