All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-16 14:53:31 to 2015-10-16 15:20:22 UTC [more...]

[PATCH v2] Staging: iio: tsl2x7x_core: Remove unrequired parentheses from DIV_ROUND_UP
 2015-10-16 15:20 UTC 

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

[GIT PULL] Ceph fixes for -rc6
 2015-10-16 15:20 UTC 

[Buildroot] [PATCH v4 1/4] package/rpm: bump to version 4.12.0.1
 2015-10-16 15:19 UTC  (4+ messages)

[Qemu-devel] Connecting netdev to emulated nics
 2015-10-16 15:18 UTC  (6+ messages)

Q: schedule() and implied barriers on arm64
 2015-10-16 15:18 UTC 

[PATCH] clk: shmobile: mstp: Drop bogus closing parenthesis in error message
 2015-10-16 15:18 UTC  (2+ messages)

[PATCH v2 0/4] stripspace: Implement and use --count-lines option
 2015-10-16 15:16 UTC  (5+ messages)
` [PATCH v2 1/4] strbuf: make stripspace() part of strbuf
` [PATCH v2 2/4] stripspace: Use parse-options for command-line parsing
` [PATCH v2 3/4] stripspace: Implement --count-lines option
` [PATCH v2 4/4] git rebase -i: Use newly added --count-lines option for stripspace

[PATCH v4] ASoC: rt5645: Add the HW EQ for the customized speaker output of Google Celes
 2015-10-16 15:16 UTC  (2+ messages)

[PATCH 0/5] mkfs.ubifs: cleanups + extended attribute support
 2015-10-16 15:15 UTC  (6+ messages)
` [PATCH 1/5] mkfs.ubifs: change add_directory argument to 'existing'
` [PATCH 2/5] mkfs.ubifs: use xmalloc/xzalloc for allocating memory
` [PATCH 3/5] mkfs.ubifs: simplify make_path with xasprintf
` [PATCH 4/5] mkfs.ubifs: Add extended attribute support
` [PATCH 5/5] mkfs.ubifs: Optionally create extended attribute with inode number

[PATCH] power: bq27xxx_battery: Remove unneeded dependency in Kconfig
 2015-10-16 15:15 UTC  (2+ messages)

[PATCH] rtas: Validate rtas entry before calling enter_rtas
 2015-10-16 15:14 UTC  (3+ messages)

[PATCH v3 0/4] Updates to public/io/netif.h
 2015-10-16 15:15 UTC  (5+ messages)
` [PATCH v3 1/4] public/io/netif.h: document the reality of netif_rx_request/reponse id
` [PATCH v3 2/4] public/io/netif.h: add definition of gso_prefix flag
` [PATCH v3 3/4] public/io/netif.h: add documentation for hash negotiation and mapping
` [PATCH v3 4/4] public/io/netif.h: add extra info slots for passing hash values

[RESEND PATCH] kvm: Allow the Hyper-V vendor ID to be specified
 2015-10-16 15:15 UTC  (5+ messages)
    ` [Qemu-devel] "

[PATCH] clk: shmobile: r8a7778: Make r8a7778_rates[] and r8a7778_divs[] static const
 2015-10-16 15:14 UTC  (2+ messages)

[PATCH] oeqa/selftest/signing: New test for Signing packages in the package feeds
 2015-10-16 15:16 UTC 

[PATCH v2 0/4] Updates to public/io/netif.h
 2015-10-16 15:14 UTC  (3+ messages)
` [PATCH v2 2/4] public/io/netif.h: add definition of gso_prefix flag

[meta-java] can zero shark be enabled again?
 2015-10-16 15:14 UTC  (2+ messages)

[Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing
 2015-10-16 15:13 UTC  (3+ messages)

[PATCH] crypto: add asynchronous compression support
 2015-10-16 15:13 UTC  (2+ messages)

[PATCH v3 00/24] arm64: Consolidate CPU feature handling
 2015-10-16 15:13 UTC  (3+ messages)

[PATCH 1/3] drm/i915: Map the ringbuffer using WB on LLC machines
 2015-10-16 15:13 UTC  (5+ messages)
` [PATCH 3/3] drm/i915: Treat ringbuffer writes as write to normal memory

[PROBLEM] gpio: hog: requesting hog failed
 2015-10-16 15:13 UTC  (2+ messages)

[PATCH 26/26] x86, pkeys: Documentation
 2015-10-16 15:12 UTC  (13+ messages)

[Qemu-devel] [RFC][PATCHv10/8] trace: Per-vCPU tracing states
 2015-10-16 15:12 UTC  (4+ messages)
` [Qemu-devel] [PATCHv11/8] trace: Add support for vCPU pointers in trace events

[PATCH] clk: Use %u to format unsigned int in of_clk_src_onecell_get()
 2015-10-16 15:12 UTC 

[Qemu-devel] [PATCH] watchdog: add support to emulate winbond w83627thf
 2015-10-16 15:11 UTC  (5+ messages)

[PATCH v2] USB: serial: cp210x: Workaround for cp2108 failure due to GET_LINE_CTL bug
 2015-10-16 15:11 UTC  (3+ messages)

[PATCH] RDS: fix race condition when sending a message on unbound socket
 2015-10-16 15:11 UTC 

[PATCH 1/5] drm: Don't leak fb when plane crtc coodinates are bad
 2015-10-16 15:10 UTC  (6+ messages)
` [PATCH 4/5] drm: Check crtc viewport correctly with rotated primary plane on atomic drivers

[PATCH 0/4] RSS enhancement on Intel x550 NIC
 2015-10-16 15:10 UTC  (3+ messages)
` [PATCH v2 "

[Qemu-devel] Question about xen disk unplug support for ahci missed in qemu
 2015-10-16 15:10 UTC  (11+ messages)

[Buildroot] [PATCH] fs/common.mk: support comments in user table files
 2015-10-16 15:10 UTC  (3+ messages)

[Bug 91540] slow rendering & fullscreen results in stale images
 2015-10-16 15:09 UTC  (2+ messages)

[meta-java] openjdk-7-jre was skipped: missing required distro feature ['x11'] (not in DISTRO_FEATURES)
 2015-10-16 15:09 UTC  (2+ messages)

[GIT PULL] i.MX clock updates for 4.4
 2015-10-16 15:09 UTC  (2+ messages)

[Patch v2 0/2] media: v4l: ti-vpe: Add CAL v4l2 camera capture driver
 2015-10-16 15:07 UTC  (3+ messages)
` [Patch v2 1/2] "

[PATCH] gpio: make GPIO_OMAP bool instead of tristate
 2015-10-16 15:08 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] introduce nwipe package [r2]
 2015-10-16 15:08 UTC  (2+ messages)

master - config: add report/compact_output_cols to control which columns to compact in report output
 2015-10-16 15:07 UTC 

master - libdm: add dm_report_compact_given_fields
 2015-10-16 15:07 UTC 

[Qemu-devel] [PULL 00/29] Block layer patches
 2015-10-16 15:06 UTC  (30+ messages)
` [Qemu-devel] [PULL 01/29] iotests: disable core dumps in test 061
` [Qemu-devel] [PULL 02/29] throttle: test that snapshots move the throttling configuration
` [Qemu-devel] [PULL 03/29] qmp-commands.hx: Update the supported 'transaction' operations
` [Qemu-devel] [PULL 04/29] block: qemu-iotests - fix vmdk test 059.out
` [Qemu-devel] [PULL 05/29] block: Introduce BDS.file_child
` [Qemu-devel] [PULL 06/29] vmdk: Use BdrvChild instead of BDS for references to extents
` [Qemu-devel] [PULL 07/29] blkverify: Convert s->test_file to BdrvChild
` [Qemu-devel] [PULL 08/29] quorum: Convert "
` [Qemu-devel] [PULL 09/29] block: Convert bs->file "
` [Qemu-devel] [PULL 10/29] block: Remove bdrv_open_image()
` [Qemu-devel] [PULL 11/29] block: Convert bs->backing_hd to BdrvChild
` [Qemu-devel] [PULL 12/29] block: Manage backing file references in bdrv_set_backing_hd()
` [Qemu-devel] [PULL 13/29] block: Split bdrv_move_feature_fields()
` [Qemu-devel] [PULL 14/29] block/io: Make bdrv_requests_pending() public
` [Qemu-devel] [PULL 15/29] block-backend: Add blk_set_bs()
` [Qemu-devel] [PULL 16/29] block: Introduce parents list
` [Qemu-devel] [PULL 17/29] block: Implement bdrv_append() without bdrv_swap()
` [Qemu-devel] [PULL 18/29] blockjob: Store device name at job creation
` [Qemu-devel] [PULL 19/29] block: Add and use bdrv_replace_in_backing_chain()
` [Qemu-devel] [PULL 20/29] block: Remove bdrv_swap()
` [Qemu-devel] [PULL 21/29] block: Allow bdrv_unref_child(bs, NULL)
` [Qemu-devel] [PULL 22/29] blkverify: Fix BDS leak in .bdrv_open error path
` [Qemu-devel] [PULL 23/29] util - add automated ID generation utility
` [Qemu-devel] [PULL 24/29] block: auto-generated node-names
` [Qemu-devel] [PULL 25/29] raw-posix: warn about BDRV_O_NATIVE_AIO if libaio is unavailable
` [Qemu-devel] [PULL 26/29] blockdev: always compile in -drive aio= parsing
` [Qemu-devel] [PULL 27/29] qemu-nbd: always compile in --aio=MODE option
` [Qemu-devel] [PULL 28/29] qcow2: Remove forward declaration of QCowAIOCB
` [Qemu-devel] [PULL 29/29] blkdebug: Don't confuse image as backing file

[PATCH v3 00/20] KVM: ARM64: Add guest PMU support
 2015-10-16 15:06 UTC  (4+ messages)
` [PATCH v3 10/20] KVM: ARM64: Add reset and access handlers for PMCCNTR register

[PATCH] Staging: iio: tsl2x7x_core: Remove extra parentheses from DIV_ROUND_UP
 2015-10-16 15:06 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH 0/2] pinctrl: sh-pfc: Remove obsolete platform_device_id entries
 2015-10-16 15:06 UTC  (3+ messages)

[PATCH 0/3] power: bq27xxx: Fix multiple defined but not used warnings
 2015-10-16 15:06 UTC  (7+ messages)
` [PATCH 2/3] power: bq27xxx_battery: move irq handler to i2c section
` [PATCH 3/3] power: bq27xxx_battery: fix defined but not used warnings

[Qemu-devel] [RESEND PATCH v3] i386: keep cpu_model field in MachineState uptodate
 2015-10-16 15:06 UTC  (2+ messages)

[PATCH] glibc: Remove CPU set size checking from affinity functions [BZ #19143]
 2015-10-16 15:06 UTC 

[PATCH/RFC v2] sh-pfc: r8a7795: add EtherAVB support
 2015-10-16 15:06 UTC  (4+ messages)

[PATCH 0/3] gpio: rcar: Remove obsolete platform data support
 2015-10-16 15:05 UTC  (6+ messages)
` [PATCH 2/3] pinctrl: sh-pfc: Stop including <linux/platform_data/gpio-rcar.h>

[PATCH 1/5] ftrace: remove redundant strsep in mod_callback
 2015-10-16 15:05 UTC  (3+ messages)
` [PATCH 3/5] ftrace: introduce ftrace_glob structure

[Regression full nohz] [PATCH] x86: Don't call context tracking APIs on IRQs
 2015-10-16 15:05 UTC  (3+ messages)

[PATCH v3 0/3] bockw SD pull-ups
 2015-10-16 15:04 UTC  (2+ messages)

SoCFPGA ethernet broken
 2015-10-16 15:03 UTC  (11+ messages)

[PATCH v9] gpio: Add GPIO support for the ACCES 104-IDIO-16
 2015-10-16 15:03 UTC  (2+ messages)

[Bug 92495] Freeze/black screen on DPM/after changing power_profile
 2015-10-16 15:01 UTC  (2+ messages)

[PATCH] mmc: sdhci at91: add suspend/resume
 2015-10-16 15:01 UTC  (2+ messages)

perf: Some improvements for Skylake perf
 2015-10-16 15:00 UTC  (5+ messages)
` [PATCH 1/4] x86, perf: Use a new PMU ack sequence on Skylake

[PATCH 0/3] mm/powerpc: enabling memory soft dirty tracking
 2015-10-16 15:00 UTC  (4+ messages)
` [PATCH 1/3] mm: clearing pte in clear_soft_dirty()

[meta-java] update email address
 2015-10-16 14:58 UTC  (4+ messages)

[Qemu-devel] [PATCH] hw/mips_malta: Fix KVM PC initialisation
 2015-10-16 14:58 UTC  (2+ messages)

[linux-mingo-tip-master test] 62994: regressions - trouble: broken/fail/pass
 2015-10-16 14:57 UTC 

[PATCH 1/3] ARM: dts: Fix WLAN regression on omap5-uevm
 2015-10-16 14:57 UTC  (5+ messages)
` [PATCH 3/3] ARM: dts: Add basic support for isee igepv5

[Xenomai] Xenomai 3: kill() to non-Xenomai PIDs
 2015-10-16 14:56 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-mips: Set Config5.XNP for R6 cores
 2015-10-16 14:55 UTC  (2+ messages)

[RFC PATCH] usb: gadget: Introduce Cadence USB2 UDC Driver
 2015-10-16 14:54 UTC 

[Qemu-devel] [PATCH] target-mips: Add more reg numbers for RDHWR
 2015-10-16 14:53 UTC  (2+ messages)


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.