linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-24 03:55:00 to 2015-04-24 11:15:59 UTC [more...]

[RFC v3 00/45] Richacls
 2015-04-24 11:04 UTC  (33+ messages)
` [RFC v3 01/45] vfs: Minor documentation fix
` [RFC v3 06/45] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [RFC v3 07/45] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [RFC v3 16/45] vfs: Cache richacl in struct inode
` [RFC v3 17/45] richacl: Create-time inheritance
` [RFC v3 19/45] richacl: Also recognize nontrivial mode-equivalent acls
` [RFC v3 20/45] richacl: Automatic Inheritance
` [RFC v3 21/45] richacl: xattr mapping functions
` [RFC v3 22/45] vfs: Add richacl permission checking
` [RFC v3 23/45] ext4: Add richacl support
` [RFC v3 24/45] ext4: Add richacl feature flag
` [RFC v3 25/45] richacl: acl editing helper functions
` [RFC v3 26/45] richacl: Move everyone@ aces down the acl
` [RFC v3 27/45] richacl: Propagate everyone@ permissions to other aces
` [RFC v3 28/45] richacl: Isolate the owner and group classes
` [RFC v3 29/45] richacl: Apply the file masks to a richacl
` [RFC v3 30/45] richacl: Create richacl from mode values
` [RFC v3 31/45] richacl: Create acl with masks applied in richacl_from_mode()
` [RFC v3 32/45] nfsd: Remove dead declarations
` [RFC v3 33/45] nfsd: Keep list of acls to dispose of in compoundargs
` [RFC v3 34/45] nfsd: Use richacls as internal acl representation
` [RFC v3 35/45] nfsd: Add richacl support
` [RFC v3 36/45] NFSv4: Fix GETATTR bitmap verification
` [RFC v3 37/45] nfs/sunrpc: No more encode and decode function pointer casting
` [RFC v3 38/45] nfs/sunrpc: Return status code from encode functions
` [RFC v3 39/45] nfs3: Return posix acl encode errors
` [RFC v3 40/45] nfs: Remove unused xdr page offsets in getacl/setacl arguments
` [RFC v3 41/45] rpc: Allow to demand-allocate pages to encode into
` [RFC v3 42/45] nfs: Add richacl support
` [RFC v3 43/45] uapi/nfs: Add NFSv4.1 ACL definitions
` [RFC v3 44/45] nfsd: Add support for the v4.1 dacl attribute
` [RFC v3 45/45] nfs: "

[PATCH] iio: common: ssp_sensors: Fix uninitialized warning for timestamp
 2015-04-24 11:10 UTC  (3+ messages)

[RFC 00/39] Richacls (2)
 2015-04-24 11:07 UTC  (4+ messages)
` [RFC 11/39] richacl: Compute maximum file masks from an acl

Linux device driver for USB WIFI needs integrating
 2015-04-24 11:01 UTC 

[PATCH] x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue
 2015-04-24 10:59 UTC  (4+ messages)

[PATCH v8] psmouse - focaltech pass finger width to userspace
 2015-04-24 10:57 UTC  (4+ messages)

tty: serial: 8250_mtk: Add support for second clock
 2015-04-24 10:56 UTC  (6+ messages)
` [PATCH 1/4] tty: serial: 8250_mtk: Use devm_clk_get

Linux device driver for USB WIFI needs integrating
 2015-04-24 10:37 UTC 

[GIT PULL] kdbus for 4.1-rc1
 2015-04-24 10:50 UTC  (15+ messages)

[v2 0/5] arm64: add kdump support
 2015-04-24 10:43 UTC  (10+ messages)
` [v2 1/5] arm64: kdump: reserve memory for crash dump kernel
` [v2 2/5] arm64: kdump: implement machine_crash_shutdown()
` [v2 3/5] arm64: kdump: do not go into EL2 before starting a crash dump kernel
` [v2 4/5] arm64: add kdump support
` [v2 5/5] arm64: enable kdump in the arm64 defconfig

[PATCH 2nd try] RTC/i.MX/DryICE: add recovery routines to the driver
 2015-04-24 10:32 UTC  (9+ messages)
` [PATCH 1/5] RTC/i.MX/DryIce: add some background info about the states the machine can be in
  ` [rtc-linux] "
` [PATCH 2/5] RTC/i.MX/DryIce: add the unit recovery code
  ` [rtc-linux] "
` [rtc-linux] [PATCH 2nd try] RTC/i.MX/DryICE: add recovery routines to the driver

[PATCH v2] gpio: max732x: Fix irq-events handler
 2015-04-24 10:29 UTC  (2+ messages)

[RESEND RFC PATCH 1/2] x86/cpu hotplug: make apicid <--> cpuid mapping persistent
 2015-04-24  9:58 UTC  (2+ messages)
` [RESEND RFC PATCH 2/2] gfp: use the best near online node if the target node is offline

[PATCH v4 00/17] media: blackfin: bfin_capture enhancements
 2015-04-24 10:04 UTC  (5+ messages)

[PATCH RT 3.18] ring-buffer: Mark irq_work as HARD_IRQ to prevent deadlocks
 2015-04-24  9:59 UTC  (16+ messages)
        ` [PATCH RT 3.18] irq_work: Provide a soft-irq based queue

[PATCH v1] watchdog: Use a reference cycle counter to avoid scaling issues
 2015-04-24  9:59 UTC  (11+ messages)

[PATCH] usb: image: mdc800: fixed various style issues
 2015-04-24  9:55 UTC  (2+ messages)

[PATCH perf/core v3 0/8] perf-probe: Add filtering features
 2015-04-24  9:47 UTC  (9+ messages)
` [PATCH perf/core v3 1/8] perf: Improve strfilter to append additional rules
` [PATCH perf/core v3 2/8] perf: Add strfilter__string to recover rules string
` [PATCH perf/core v3 3/8] perf probe: Accept multiple filter options
` [PATCH perf/core v3 4/8] perf probe: Accept filter argument for --list
` [PATCH perf/core v3 5/8] perf probe: Allow to use filter on --del command
` [PATCH perf/core v3 6/8] perf probe: Accept filter argument for --funcs
` [PATCH perf/core v3 7/8] perf probe: Remove redundant cleanup of params.filter
` [PATCH perf/core v3 8/8] perf probe: Cleanup and consolidate command parsers

[RFC PATCH v2 00/11] an introduction of library operating system for Linux (LibOS)
 2015-04-24  9:50 UTC  (6+ messages)
` [RFC PATCH v3 00/10] "

[PATCH v3 0/4] of: overlay: kobject & sysfs'ation
 2015-04-24  9:45 UTC  (5+ messages)
` [PATCH v3 1/4] of: overlay: kobjectify overlay objects
` [PATCH v3 2/4] of: overlay: global sysfs enable attribute
` [PATCH v3 3/4] of: overlay: add per overlay sysfs attributes
` [PATCH v3 4/4] Documentation: ABI: /sys/firmware/devicetree/overlays

[RESEND PATCH] configfs: init configfs module earlier at boot time
 2015-04-24  9:46 UTC 

[PATCH] of: unittest: overlay: Keep track of created overlays
 2015-04-24  9:42 UTC 

[PATCH] of: Move OF flags to be visible even when !CONFIG_OF
 2015-04-24  9:41 UTC 

[PATCH V2] drivers/rtc/rtc-ds1307.c: Enable the mcp794xx alarm after programming time
 2015-04-24  9:41 UTC  (8+ messages)

[PATH] MIPS: ath79: Add OF support and DTS for TL-WR1043ND
 2015-04-24  9:39 UTC  (6+ messages)
` [PATCH 02/14] MIPS: ath79: Add basic device tree support

[PATCH] xen: vcpu_info reinit error after 'xl save -c' & 'xl restore' on PVOPS VM which has multi-cpu
 2015-04-24  9:30 UTC 

[PATCH v7 0/3] Add ktd2692 Flash LED driver using LED Flash class
 2015-04-24  9:30 UTC  (2+ messages)

[PATCH 1/3] ASoC: tas571x: Add DT binding document
 2015-04-24  9:28 UTC  (6+ messages)
` [PATCH 2/3] ASoC: tas571x: New driver for TI TAS571x power amplifiers

[RFC 0/4] arm64: add livepatch support
 2015-04-24  9:27 UTC  (5+ messages)

[PATCH v2 0/3] Drivers: hv: vmbus: additional fixes for the setup/teardown path
 2015-04-24  9:24 UTC  (3+ messages)

[PATCH v2] xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
 2015-04-24  9:16 UTC 

[PATCH] context_tracking: remove local_irq_save from __acct_update_integrals
 2015-04-24  9:11 UTC  (2+ messages)

[PATCH 0/6] Drivers: hv: vmbus: fair round robin algorithm for vmbus_get_outgoing_channel()
 2015-04-24  9:05 UTC  (13+ messages)
` [PATCH 3/6] Drivers: hv: vmbus: decrease num_sc on subchannel removal
` [PATCH 4/6] Drivers: hv: vmbus: move init_vp_index() call to vmbus_process_offer()
` [PATCH 5/6] Drivers: hv: vmbus: distribute subchannels among all vcpus
` [PATCH 6/6] Drivers: hv: vmbus: do a fair round robin when selecting an outgoing channel

[GIT PULL 0/4] perf/urgent fixes
 2015-04-24  8:59 UTC  (3+ messages)

[RFC PATCH] power: axp288_charger: axp288 charger driver
 2015-04-24 17:06 UTC 

[PATCH 1/2] drivers/tty/serial/sh-sci.h: remove dead reference on ARCH_SH7372
 2015-04-24  8:54 UTC  (2+ messages)

[PATCH v10 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-04-24  8:49 UTC  (8+ messages)

Broadcom 43340 module on iMX6DL
 2015-04-24  8:38 UTC  (9+ messages)

[PATCH] [Input: add a driver for wdt87xx touchscreen controller] The main function of this driver is to report touch events and update firmware for the controller
 2015-04-24  8:36 UTC  (2+ messages)

[PATCH v2] docs: add VmPMD description in proc
 2015-04-24  8:35 UTC  (2+ messages)

[PATCH] mfd: syscon: allow to register syscon with a device
 2015-04-24  8:32 UTC  (2+ messages)

[GIT PULL] arch/nios2 update for 4.1-rc1
 2015-04-24  8:16 UTC 

[PATCH] ARC: perf: Remove unnecessary local variable
 2015-04-24  8:27 UTC 

[PATCH V2 0/4] APM X-Gene Mailbox driver
 2015-04-24  8:25 UTC  (3+ messages)
` [PATCH V2 1/4] mailbox: add support for APM X-Gene platform mailbox driver

[PATCH] staging: sm750fb: cleanup white space and indent
 2015-04-24  8:22 UTC  (3+ messages)

mmotm 2015-04-23-16-38 uploaded
 2015-04-24  8:20 UTC  (2+ messages)

[PATCH] blackfin: Makefile: Skip reloc overflow issue when COMPILE_TEST enabled
 2015-04-24  8:20 UTC  (6+ messages)

[PATCH v5 0/8] vhost: support for cross endian guests
 2015-04-24  8:09 UTC  (9+ messages)
` [PATCH v5 6/8] virtio: add explicit big-endian support to memory accessors
` [PATCH v5 7/8] vhost: cross-endian support for legacy devices

[PATCH v14 0/3] ARM: rk3288: Add PM Domain support
 2015-04-24  8:07 UTC  (4+ messages)
` [PATCH v14 1/3] dt-bindings: add document of Rockchip power domain
` [PATCH v14 2/3] power-domain: rockchip: add power domain driver
` [PATCH v14 3/3] ARM: dts: add RK3288 power-domain node

[v6] kvm/fpu: Enable fully eager restore kvm FPU
 2015-04-24  8:08 UTC  (8+ messages)

[PATCH] power_supply: Add support for Richtek rt9455 battery charger
 2015-04-24  7:57 UTC 

[PATCH v2 0/5] AHCI and SATA PHY support for Broadcom STB SoCs
 2015-04-24  7:46 UTC  (4+ messages)
` [PATCH v2 3/5] ata: add Broadcom AHCI SATA3 driver for STB chips

[PATCH v2 WIP 1/2] parport: add device-model to parport subsystem
 2015-04-24  7:45 UTC  (7+ messages)

[PATCH v3] staging: fbtft: Disable DMA support if DMA is not available
 2015-04-24  7:44 UTC 

[PATCH 0/3] Dell Airplane Mode Switch driver
 2015-04-24  7:39 UTC  (5+ messages)

[PATCH v4.0 for testing] nbd: Fix timeout detection
 2015-04-24  7:35 UTC 

[PATCH V3 0/4] i2c: busses: xgene: I2C proxy driver for X-Gene
 2015-04-24  7:28 UTC  (3+ messages)
` [PATCH V3 2/4] i2c: busses: xgene: add acpi support for i2c xgene SLIMpro driver

[PATCH v3 0/4] preparation for block layer simplification
 2015-04-24  7:25 UTC  (7+ messages)
` [PATCH v3 1/4] block: refactor iov_count_pages() from bio_{copy,map}_user_iov()
` [PATCH v3 2/4] md/raid10: make sync_request_write() call bio_copy_data()
` [PATCH v3 3/4] fs: make _submit_bh consistent with generic bio chaining

[PATCH v2] staging: fbtft: Disable DMA support if DMA is not available
 2015-04-24  7:17 UTC  (4+ messages)

[PATCH v3 0/2] cpufreq: add cpufreq driver for Mediatek MT8173 SoC
 2015-04-24  7:09 UTC  (9+ messages)
` [PATCH 1/2] cpufreq: mediatek: Add MT8173 cpufreq driver
` [PATCH 2/2] ARM64: mt8173: dts Add MT8173 cpufreq driver support

[PATCH 1/6] mtd: nand_bbt: drop unnecessary header
 2015-04-24  7:01 UTC  (5+ messages)

Missing additional V4L2 caps in cx18
 2015-04-24  6:57 UTC  (2+ messages)

[PATCH] docs: add VmPMD description in proc
 2015-04-24  6:56 UTC  (3+ messages)

regression from your recent change to x86's copy_user_handle_tail()
 2015-04-24  6:51 UTC  (3+ messages)

[GIT PULL] target updates for v4.1-rc1
 2015-04-24  6:50 UTC 

Crypto Update for 4.1
 2015-04-24  6:37 UTC  (2+ messages)
` [PATCH] crypto: x86/sha512_ssse3 - fixup for asm function prototype change

[RFC][PATCHSET] non-recursive link_path_walk() and reducing stack footprint
 2015-04-24  6:35 UTC  (12+ messages)

[PATCH v2 0/3] USB: fix inefficient copy of unaligned buffers
 2015-04-24  6:31 UTC  (4+ messages)
` [PATCH v2 2/3] USB: ehci-tegra: "

[PATCH v2] Input - mt: Fix input_mt_get_slot_by_key
 2015-04-24  6:26 UTC  (10+ messages)

[PATCH] f2fs: fix wrong error hanlder in f2fs_follow_link
 2015-04-24  6:23 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] Staging: fixed multiple spelling errors
 2015-04-24  6:11 UTC  (2+ messages)

[PATCH v2] Staging: rtl8712: Removed unused return variable
 2015-04-24  5:57 UTC  (2+ messages)

[PATCH] net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interface
 2015-04-24  5:55 UTC  (2+ messages)

Did you get my donation message??
 2015-04-24  4:51 UTC 

[RESEND PATCH 0/8] cros_ec: Add multiple EC and protocol v3 support
 2015-04-24  5:19 UTC  (3+ messages)
` [RESEND PATCH 4/8] mfd: cros_ec: Use a zero-length array for command data

Fwd: Thunderbolt hotplug not working on MacMini7,1
 2015-04-24  4:50 UTC  (8+ messages)
  `  "

linux-next: Tree for Apr 24
 2015-04-24  4:50 UTC 

[PATCH] tools/liblockdep: Fix linker error in case of cross compile
 2015-04-24  4:36 UTC 

[PATCH v3 0/2] Add extcon support for AXP288 PMIC
 2015-04-24  4:27 UTC  (3+ messages)
` [PATCH v3 2/2] extcon-axp288: Add axp288 extcon driver support

[PATCH v4 0/2] 96boards: add thermal senor support to hikey board
 2015-04-24  3:51 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: Document the hi6220 thermal sensor bindings
` [PATCH v4 2/2] thermal: hisilicon: add new hisilicon thermal sensor driver

[uclinux-dist-devel] [GIT PULL] Blackfin fixes for v4.1
 2015-04-24  3:54 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).