All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-23 18:04:52 to 2015-10-23 18:44:13 UTC [more...]

[PATCH v12 00/49] Richacls
 2015-10-23 18:42 UTC  (69+ messages)
` [PATCH v12 01/49] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v12 02/49] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v12 03/49] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v12 04/49] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v12 05/49] vfs: Add permission flags for setting file attributes
` [PATCH v12 06/49] richacl: In-memory representation and helper functions
` [PATCH v12 07/49] richacl: Permission mapping functions
` [PATCH v12 08/49] richacl: Compute maximum file masks from an acl
` [PATCH v12 09/49] richacl: Permission check algorithm
` [PATCH v12 10/49] vfs: Cache base_acl objects in inodes
` [PATCH v12 11/49] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v12 12/49] vfs: Cache richacl in struct inode
` [PATCH v12 13/49] richacl: Update the file masks in chmod()
` [PATCH v12 14/49] richacl: Check if an acl is equivalent to a file mode
` [PATCH v12 15/49] richacl: Create-time inheritance
` [PATCH v12 16/49] richacl: Automatic Inheritance
` [PATCH v12 17/49] richacl: xattr mapping functions
` [PATCH v12 18/49] richacl: Add richacl xattr handler
` [PATCH v12 19/49] vfs: Add richacl permission checking
` [PATCH v12 20/49] ext4: Add richacl support
` [PATCH v12 21/49] ext4: Add richacl feature flag
` [PATCH v12 22/49] xfs: Fix error path in xfs_get_acl
` [PATCH v12 23/49] xfs: Make xfs_set_mode non-static
` [PATCH v12 25/49] xfs: Add richacl support
` [PATCH v12 26/49] richacl: acl editing helper functions
` [PATCH v12 27/49] richacl: Move everyone@ aces down the acl
` [PATCH v12 28/49] richacl: Propagate everyone@ permissions to other aces
` [PATCH v12 29/49] richacl: Set the owner permissions to the owner mask
` [PATCH v12 32/49] richacl: Apply the file masks to a richacl
` [PATCH v12 33/49] richacl: Create richacl from mode values
` [PATCH v12 34/49] nfsd: Keep list of acls to dispose of in compoundargs
` [PATCH v12 36/49] nfsd: Add richacl support
` [PATCH v12 37/49] nfsd: Add support for the v4.1 dacl attribute
` [PATCH v12 38/49] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions
  ` [PATCH v12 24/49] xfs: Change how listxattr generates synthetic attributes
  ` [PATCH v12 30/49] richacl: Set the other permissions to the other mask
  ` [PATCH v12 31/49] richacl: Isolate the owner and group classes
  ` [PATCH v12 35/49] nfsd: Use richacls as internal acl representation
  ` [PATCH v12 39/49] richacl: Add support for unmapped identifiers
` [PATCH v12 40/49] nfsd: Add support for unmapped richace identifiers
` [PATCH v12 41/49] ext4: Don't allow unmapped identifiers in richacls
` [PATCH v12 42/49] xfs: "
` [PATCH v12 43/49] sunrpc: Allow to demand-allocate pages to encode into
` [PATCH v12 44/49] sunrpc: Add xdr_init_encode_pages
` [PATCH v12 45/49] nfs: Fix GETATTR bitmap verification
` [PATCH v12 46/49] nfs: Remove unused xdr page offsets in getacl/setacl arguments
` [PATCH v12 47/49] nfs: Distinguish missing users and groups from nobody
` [PATCH v12 48/49] nfs: Add richacl support
` [PATCH v12 49/49] nfs: Add support for the v4.1 dacl attribute

[PATCH] mtd: fsl-quadspi: change the obfuscate macro definition
 2015-10-23 18:42 UTC  (2+ messages)

[CRITICAL] Boards failing to build with GCC 5.2 - Kernel patches are needed
 2015-10-23 18:41 UTC  (2+ messages)

[PATCH 1/2] drm/i915/execlists: HWS is uncached on !llc platforms
 2015-10-23 18:41 UTC  (6+ messages)

[PATCH RESEND v6 0/2] ARM: sunxi: Add Reduced Serial Bus (RSB) controller support
 2015-10-23 18:41 UTC  (3+ messages)
` [PATCH RESEND v6 1/2] bus: sunxi-rsb: Add Allwinner Reduced Serial Bus (RSB) controller bindings
` [PATCH RESEND v6 2/2] bus: sunxi-rsb: Add driver for Allwinner Reduced Serial Bus

[U-Boot] [PATCH] arm: socfpga: Allow board specific config values for env
 2015-10-23 18:40 UTC  (6+ messages)
` [U-Boot] [PATCH] arm: socfpga: Add CONFIG_BUILD_TARGET to socfpga_common.h
` [U-Boot] [PATCH] arm: socfpga: Add SoCFPGA SR1500 board

Fw: [Bug 106241] New: shutdown(3)/close(3) behaviour is incorrect for sockets in accept(3)
 2015-10-23 18:30 UTC  (7+ messages)

[PATCH v1 0/3] lpm: increase number of next hops for lpm (ipv4)
 2015-10-23 18:38 UTC  (4+ messages)

[U-Boot] [PATCH v4 00/24] spi: Use BIT and GENMASK
 2015-10-23 18:39 UTC  (8+ messages)
` [U-Boot] [PATCH v4 18/24] spi: cadence_qspi_apb: Use GENMASK

[U-Boot] [PATCH] spi: Tegra: add device tree binding doc for SPI and QSPI
 2015-10-23 18:39 UTC  (4+ messages)

[PATCH net-next] net: dsa: bcm_sf2: Implement FDB operations
 2015-10-23 18:38 UTC 

[PATCHv3 0/6] integrity: few EVM patches
 2015-10-23 18:31 UTC  (5+ messages)
` [PATCHv3 3/6] evm: enable EVM when X509 certificate is loaded
` [PATCHv3 4/6] evm: provide a function to set EVM key from the kernel

[Intel-wired-lan] [RFC Patch 00/12] IXGBE: Add live migration support for SRIOV NIC
 2015-10-23 18:36 UTC  (4+ messages)
` [Qemu-devel] "
  `  "

[PATCHv2] ARM: dts: change the compatible from exynos5250 to exynos5420 for mshc
 2015-10-23 18:36 UTC  (4+ messages)

[PATCH V7] mm: memory hot-add: memory can not be added to movable zone defaultly
 2015-10-23 18:36 UTC  (7+ messages)

[PATCH 0/2] Remove .owner from spi_drivers
 2015-10-23 18:29 UTC  (3+ messages)

[PATCH 3.10 00/56] 3.10.90-stable review
 2015-10-23 18:36 UTC  (2+ messages)

External Build
 2015-10-23 18:35 UTC  (2+ messages)

[PATCH 0/3] clk: Broadcom BCM63138 support
 2015-10-23 18:35 UTC  (3+ messages)

[PATCH] cpufreq: intel_pstate: divide by zero on Knights Landing (KNL)
 2015-10-23 18:34 UTC 

[U-Boot] [PATCH v7 0/9] Add support for ThunderX 88xx SoC family
 2015-10-23 18:35 UTC  (5+ messages)
` [U-Boot] [PATCH v7 5/9] arm: serial: Add ability to use pre-initialized UARTs

[PATCH v5 0/8] Add support for Exynos SROM Controller driver
 2015-10-23 18:34 UTC  (8+ messages)
` [PATCH v5 8/8] ARM: EXYNOS: Remove SROM related register settings from mach-exynos

[Regression report] Weekly regression report WW43
 2015-10-23 18:33 UTC 

[PATCH 4.2 00/54] 4.2.5-stable review
 2015-10-23 17:45 UTC  (14+ messages)
` [PATCH 4.2 25/54] memcg: convert threshold to bytes
` [PATCH 4.2 28/54] arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419
` [PATCH 4.2 29/54] ARM: ux500: simplify secondary CPU boot
` [PATCH 4.2 30/54] nfsd/blocklayout: accept any minlength
` [PATCH 4.2 31/54] mfd: max77843: Fix max77843_chg_init() return on error
` [PATCH 4.2 32/54] i2c: rcar: enable RuntimePM before registering to the core
` [PATCH 4.2 33/54] i2c: s3c2410: "
` [PATCH 4.2 34/54] i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348
` [PATCH 4.2 49/54] dm thin: fix missing pool reference count decrement in pool_ctr error path
` [PATCH 4.2 50/54] rbd: fix double free on rbd_dev->header_name
` [PATCH 4.2 51/54] timekeeping: Increment clock_was_set_seq in timekeeping_init()
` [PATCH 4.2 53/54] arm64: Fix THP protection change logic
` [PATCH 4.2 54/54] svcrdma: handle rdma read with a non-zero initial page offset

[PATCH 0/4] Patches to fix remote wakeup on rk3288 dwc2 "host" port
 2015-10-23 18:28 UTC  (11+ messages)
` [PATCH 1/4] phy: rockchip-usb: Support the PHY's "port reset"
` [PATCH 2/4] usb: dwc2: optionally assert phy "port reset" when waking up
` [PATCH 3/4] ARM: dts: rockchip: Enable the USB phys as reset providers on rk3288
` [PATCH 4/4] ARM: dts: rockchip: Point rk3288 dwc2 usb at phy port reset

MUSB peripheral DMA regression caused by driver core runtime PM change
 2015-10-23 18:27 UTC  (3+ messages)

[GIT PULL 2/2] Broadcom SoC changes for v4.4 (part 2)
 2015-10-23 18:26 UTC  (3+ messages)
` [GIT PULL 1/2] Broadcom Device Tree changes for 4.4 "

Max connurent connections limit on nfsvs server
 2015-10-23 18:25 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/isa/lpc_ich9: inject the SMI on the VCPU that is writing to APM_CNT
 2015-10-23 18:24 UTC  (10+ messages)

[PATCH] mm,vmscan: Use accurate values for zone_reclaimable() checks
 2015-10-23 18:23 UTC  (15+ messages)

[U-Boot] Doubt in USB driver for Vybrid vf610
 2015-10-23 18:23 UTC  (4+ messages)

[PATCH net v3] openvswitch: Fix egress tunnel info
 2015-10-23 18:22 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] target-i386: Fix undefined behavior on bit shifts
 2015-10-23 18:20 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/2] target-i386: Don't left shift negative constant

[U-Boot] [PATCH] mtd: pxa3xx_nand: Correct allocation and init bug
 2015-10-23 18:20 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-i386: allow any alignment for SMBASE
 2015-10-23 18:19 UTC  (7+ messages)

Adding Xen development headers to XenServer
 2015-10-23 18:17 UTC  (3+ messages)

[PATCH 3.14 00/25] 3.14.56-stable review
 2015-10-23 17:46 UTC  (16+ messages)
` [PATCH 3.14 01/25] l2tp: protect tunnel->del_work by ref_count
` [PATCH 3.14 02/25] af_unix: Convert the unix_sk macro to an inline function for type safety
` [PATCH 3.14 03/25] af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
` [PATCH 3.14 05/25] skbuff: Fix skb checksum flag on skb pull
` [PATCH 3.14 06/25] skbuff: Fix skb checksum partial check
` [PATCH 3.14 07/25] net: add pfmemalloc check in sk_add_backlog()
` [PATCH 3.14 08/25] ppp: dont override sk->sk_state in pppoe_flush_dev()
` [PATCH 3.14 09/25] ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings
` [PATCH 3.14 14/25] btrfs: fix use after free iterating extrefs
` [PATCH 3.14 15/25] arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419
` [PATCH 3.14 16/25] i2c: rcar: enable RuntimePM before registering to the core
` [PATCH 3.14 22/25] dm thin: fix missing pool reference count decrement in pool_ctr error path
` [PATCH 3.14 23/25] rbd: fix double free on rbd_dev->header_name
` [PATCH 3.14 24/25] sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSET
` [PATCH 3.14 25/25] sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()

[git pull] device mapper fixes for 4.3 final
 2015-10-23 18:16 UTC 

[PATCH] staging: vt6656: Remove unnecessary braces and tab spacing
 2015-10-23 18:14 UTC 

[PATCH] mtd: document linux-specific partition parser DT binding
 2015-10-23 18:14 UTC  (6+ messages)

[PATCH 4/6] reset: sunxi: Add compatible for Allwinner H3 bus resets
 2015-10-23 18:14 UTC  (14+ messages)
` [PATCH 5/6] ARM: dts: sunxi: Add Allwinner H3 DTSI

[U-Boot] [PATCH v2 1/2] arm: stm32f4: fix a bug when only first sector gets erased
 2015-10-23 18:14 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] arm: stm32f4: fix a bug when a random "

[PATCH] arm64: Align .text section to PAGE_SIZE
 2015-10-23 18:13 UTC  (5+ messages)

nfs lockup
 2015-10-23 18:10 UTC  (2+ messages)

[PATCH 4.1 00/46] 4.1.12-stable review
 2015-10-23 17:46 UTC  (14+ messages)
` [PATCH 4.1 02/46] l2tp: protect tunnel->del_work by ref_count
` [PATCH 4.1 03/46] skbuff: Fix skb checksum flag on skb pull
` [PATCH 4.1 04/46] skbuff: Fix skb checksum partial check
` [PATCH 4.1 05/46] inet: fix races in reqsk_queue_hash_req()
` [PATCH 4.1 13/46] tipc: move fragment importance field to new header position
` [PATCH 4.1 15/46] af_unix: Convert the unix_sk macro to an inline function for type safety
` [PATCH 4.1 24/46] arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419
` [PATCH 4.1 25/46] nfsd/blocklayout: accept any minlength
` [PATCH 4.1 26/46] mfd: max77843: Fix max77843_chg_init() return on error
` [PATCH 4.1 27/46] i2c: rcar: enable RuntimePM before registering to the core
` [PATCH 4.1 28/46] i2c: s3c2410: "
` [PATCH 4.1 29/46] i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348
` [PATCH 4.1 30/46] i2c: designware-platdrv: enable RuntimePM before registering to the core

[GIT PULL] Allwinner DT changes for 4.4, round 3
 2015-10-23 18:07 UTC 

nfsv41 over AF_VSOCK (nfs-ganesha)
 2015-10-23 18:05 UTC  (5+ messages)

[Qemu-devel] [PATCH v10 00/25] qapi collision reduction (post-introspection subset B')
 2015-10-23 18:05 UTC  (5+ messages)
` [Qemu-devel] [PATCH v10 07/25] qapi-visit: Split off visit_type_FOO_fields forward decl


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.