public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-27 14:57:52 to 2015-03-27 17:04:51 UTC [more...]

[RFC 00/39] Richacls (2)
 2015-03-27 16:50 UTC  (39+ messages)
` [RFC 01/39] vfs: Minor documentation fix
` [RFC 03/39] vfs: Shrink struct posix_acl
` [RFC 04/39] vfs: Add IS_ACL() and IS_RICHACL() tests
` [RFC 05/39] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [RFC 06/39] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [RFC 07/39] vfs: Make the inode passed to inode_change_ok non-const
` [RFC 08/39] vfs: Add permission flags for setting file attributes
` [RFC 09/39] richacl: In-memory representation and helper functions
` [RFC 10/39] richacl: Permission mapping functions
` [RFC 11/39] richacl: Compute maximum file masks from an acl
` [RFC 12/39] richacl: Update the file masks in chmod()
` [RFC 13/39] richacl: Permission check algorithm
` [RFC 14/39] vfs: Cache base_acl objects in inodes
` [RFC 15/39] vfs: Cache richacl in struct inode
` [RFC 16/39] richacl: Create-time inheritance
` [RFC 17/39] richacl: Check if an acl is equivalent to a file mode
` [RFC 18/39] richacl: Automatic Inheritance
` [RFC 19/39] richacl: xattr mapping functions
` [RFC 20/39] vfs: Add richacl permission checking
` [RFC 21/39] ext4: Add richacl support
` [RFC 22/39] ext4: Add richacl feature flag
` [RFC 23/39] richacl: acl editing helper functions
` [RFC 24/39] richacl: Move everyone@ aces down the acl
` [RFC 25/39] richacl: Propagate everyone@ permissions to other aces
` [RFC 26/39] richacl: Isolate the owner and group classes
` [RFC 27/39] richacl: Apply the file masks to a richacl
` [RFC 28/39] richacl: Create richacl from mode values
` [RFC 29/39] richacl: Create acl with masks applied in richacl_from_mode()
` [RFC 30/39] nfsd: Remove dead declarations
` [RFC 31/39] nfsd: Keep list of acls to dispose of in compoundargs
` [RFC 32/39] nfsd: Use richacls as internal acl representation
` [RFC 33/39] nfsd: Add richacl support
` [RFC 34/39] nfs/sunrpc: No more encode and decode function pointer casting
` [RFC 35/39] nfs/sunrpc: Return status code from encode functions
` [RFC 36/39] nfs3: Return posix acl encode errors
` [RFC 37/39] nfs: Remove unused xdr page offsets in getacl/setacl arguments
` [RFC 38/39] rpc: Allow to demand-allocate pages to encode into
` [RFC 39/39] nfs: Add richacl support

[PATCH 00/17] x86, mpx updates for 4.1 (take 2)
 2015-03-27 17:01 UTC  (11+ messages)
` [PATCH 01/17] x86, fpu: wrap get_xsave_addr() to make it safer
` [PATCH 08/17] x86, mpx: boot-time disable
` [PATCH 09/17] x86: make is_64bit_mm() widely available
` [PATCH 12/17] x86, mpx: remove redundant MPX_BNDCFG_ADDR_MASK

[PATCH v7 0/5] vfs: Non-blockling buffered fs read (page cache only)
 2015-03-27 17:04 UTC  (16+ messages)
` [PATCH] Add preadv2/pwritev2 documentation

[tip:perf/timer] perf: Add per event clockid support
 2015-03-27 17:00 UTC  (5+ messages)

[RFC PATCH 00/11] IB/Verbs: IB Management Helpers
 2015-03-27 16:59 UTC  (21+ messages)
` [PATCH 01/11] IB/Verbs: Use helpers to check transport and link layer
` [RFC PATCH 02/11] IB/Verbs: Use management helper tech_iboe() for iboe-check
` [RFC PATCH 03/11] IB/Verbs: Use management helper has_mad() for mad-check
` [RFC PATCH 04/11] IB/Verbs: Use management helper cap_smi() for smi-check
` [RFC PATCH 05/11] IB/Verbs: Use management helper has_cm() for cm-check
` [RFC PATCH 06/11] IB/Verbs: Use management helper has_sa() and cap_sa(), for sa-check
` [RFC PATCH 07/11] IB/Verbs: Use management helper has_mcast() and, cap_mcast() for mcast-check
` [RFC PATCH 08/11] IB/Verbs: Use management helper has_iwarp() for, iwarp-check
` [RFC PATCH 09/11] IB/Verbs: Use management helper has_ipoib() and, cap_ipoib() for ipoib-check
` [RFC PATCH 10/11] IB/Verbs: Use management helper cap_ib() for ib-check
` [RFC PATCH 11/11] IB/Verbs: Use management helper cap_eth() for eth-check

[PATCH] sched/fair: fix update the nohz.next_balance even if we haven't done any load balance
 2015-03-27 16:57 UTC  (2+ messages)

[GIT PULL] qcom dt changes for 4.1
 2015-03-27 16:49 UTC 

[PATCH 0/2] tc3589x OF only enforcement
 2015-03-27 16:48 UTC  (7+ messages)
` [PATCH 1/2] input: keypad: tc3589x: localize platform data

[PATCH V2] sched: Improve load balancing in the presence of idle CPUs
 2015-03-27 16:46 UTC  (6+ messages)

How to do Header Dependency Check Properly for Kernel Patch
 2015-03-27 16:44 UTC 

[PATCH v2 0/4] enhance shmem process and swap accounting
 2015-03-27 16:40 UTC  (5+ messages)
` [PATCH v2 1/4] mm, documentation: clarify /proc/pid/status VmSwap limitations
` [PATCH v2 2/4] mm, proc: account for shmem swap in /proc/pid/smaps
` [PATCH v2 3/4] mm, shmem: Add shmem resident memory accounting
` [PATCH v2 4/4] mm, procfs: Display VmAnon, VmFile and VmShm in /proc/pid/status

[PATCH 0/4] enhance shmem process and swap accounting
 2015-03-27 16:39 UTC  (4+ messages)
` [PATCH 3/4] mm, shmem: Add shmem resident memory accounting

[PATCH 0/6] mvneta: SGMII-based in-band link state signaling
 2015-03-27 16:39 UTC  (11+ messages)
` [PATCH 4/6] of: add API for changing parameters of fixed link

[GIT PULL] qcom defconfig changes for 4.1-1
 2015-03-27 16:38 UTC 

[PATCH 00/16] Sanitize usage of ->flags and ->mapping for tail pages
 2015-03-27 16:37 UTC  (5+ messages)
` [PATCH 04/16] page-flags: define PG_locked behavior on compound pages

[RFCv3 PATCH 00/48] sched: Energy cost model for energy-aware scheduling
 2015-03-27 16:37 UTC  (12+ messages)
` [RFCv3 PATCH 30/48] sched: Calculate energy consumption of sched_group
` [RFCv3 PATCH 33/48] sched: Energy-aware wake-up task placement
` [RFCv3 PATCH 43/48] sched: Introduce energy awareness into detach_tasks

[GIT PULL] qcom cleanup changes for 4.1
 2015-03-27 16:34 UTC 

[PATCH] cpufreq: exynos: remove dead ->need_apll_change method
 2015-03-27 16:32 UTC 

[Gta04-owner] [PATCH 3/3] tty/slaves: add a driver to power on/off UART attached devices
 2015-03-27 16:31 UTC  (11+ messages)

[PATCH] clk: samsung: exynos4: Disable ARMCLK down feature on Exynos4210 SoC
 2015-03-27 16:27 UTC 

[PATCH 0/4] net/macb: fixes after big driver update
 2015-03-27 16:24 UTC  (6+ messages)
` [PATCH 1/4] net/macb: only probe queues once and use stored values
` [PATCH 2/4] net/macb: add comment in macb_probe_queues
` [PATCH 3/4] net/macb: fix capabilities configuration
` [PATCH 4/4] net/macb: trivial: correct wording of for caps

[PATCH v2 0/2] iProc PCIe driver Kconfig changes
 2015-03-27 16:24 UTC  (2+ messages)

[PATCH] doc: completion: context, scope and language fixes
 2015-03-27 16:22 UTC  (6+ messages)
      ` [PATCH 1/2] "
      ` [PATCH 2/2] docs/completion.txt: Various tweaks and corrections

[PATCHSET 0/7] perf kmem: Implement page allocation analysis (v5)
 2015-03-27 16:20 UTC  (4+ messages)
` [PATCH 1/7] tracing, mm: Record pfn instead of pointer to struct page

[PATCH V9 00/10] usb: serial: F81232 V9 patches
 2015-03-27 16:17 UTC  (3+ messages)
` [PATCH V9 02/10] USB: f81232: implement RX bulk-in EP

[PATCH v2 0/5] Reenable might_sleep() checks for might_fault()
 2015-03-27 16:15 UTC  (7+ messages)

[PATCH v5] sched/rt: Use IPI to trigger RT task push migration instead of pulling
 2015-03-27 16:14 UTC  (5+ messages)

Missing videos on kernel.org/doc
 2015-03-27 16:13 UTC 

[PATCH v1] perf callchain: fix kernel symbol resolution by remembering the cpumode
 2015-03-27 16:09 UTC  (2+ messages)

[RFT PATCHv2] drm/exynos: Enable DP clock to fix display on Exynos5250 and other
 2015-03-27 16:08 UTC 

Good Day
 2015-03-27 15:58 UTC 

[PATCH] ring-buffer: More precise time stamps for nested writes
 2015-03-27 16:04 UTC  (4+ messages)

[PATCH 0/2] Drivers: hv: hv_balloon: two additional corner cases in balloon_up()
 2015-03-27 16:03 UTC  (3+ messages)
` [PATCH 1/2] Drivers: hv: hv_balloon: correctly handle val.freeram<num_pages case
` [PATCH 2/2] Drivers: hv: hv_balloon: correctly handle num_pages>INT_MAX case

[PATCH 0/2 RESEND] IB/Verbs: Use helpers to refine the checking on transport and link layer
 2015-03-27 16:03 UTC  (9+ messages)

[PATCH 0/9] libata sense code update
 2015-03-27 16:01 UTC  (11+ messages)
` [PATCH 1/9] libata: use READ_LOG_DMA_EXT
` [PATCH 2/9] libata: whitespace cleanup in ata_get_cmd_descript()
` [PATCH 3/9] libata: whitespace fixes in ata_to_sense_error()
` [PATCH 4/9] ide,ata: Rename ATA_IDX to ATA_SENSE
` [PATCH 5/9] libata: use status bit definitions in ata_dump_status()
` [PATCH 6/9] libata: Implement NCQ autosense
` [PATCH 7/9] libata: Implement support for sense data reporting
` [PATCH 8/9] libata-eh: Set 'information' field for autosense
` [PATCH 9/9] libata: Add tracepoints

[PATCH v10 00/11] sched: consolidation of CPU capacity and usage
 2015-03-27 15:59 UTC  (7+ messages)
` [PATCH v10 07/11] sched: get CPU's usage statistic
` [PATCH v10 08/11] sched: replace capacity_factor by usage

[PATCH] staging: comedi: make comedi_internal.h self-reliant
 2015-03-27 15:58 UTC 

[PATCH v2 00/16] net: dsa: HW bridging, EEE support
 2015-03-27 15:54 UTC  (2+ messages)

[RFT PATCH] drm/exynos: Enable DP clock to fix display on Exynos5250 and other
 2015-03-27 15:57 UTC 

[PATCH] i2c: dln2: set the device tree node of the adapter
 2015-03-27 15:57 UTC  (2+ messages)

[PATCH] i2c: davinci: fixup wait_for_completion_timeout handling
 2015-03-27 15:50 UTC  (2+ messages)

[PATCH 7/9] libata: Implement support for sense data reporting
 2015-03-27 15:48 UTC 

[PATCH v4 1/4] mmc: dw_mmc: Don't try to enable the CD until we're sure we're not deferring
 2015-03-27 15:46 UTC  (3+ messages)

[PATCH] eeprom: at24: Add support for large EEPROMs connected to SMBus adapters
 2015-03-27 15:42 UTC  (12+ messages)

[RFC v2 0/5] arm64: kvm: reset hyp context for kexec
 2015-03-27 15:37 UTC  (3+ messages)

[PATCH] i2c: cadence: Handling Slave monitor mode
 2015-03-27 15:37 UTC  (2+ messages)

[PATCH] sched/fair: Restore env status before goto redo in load_balance()
 2015-03-27 15:30 UTC  (2+ messages)

[PATCH] i2c: i2c-mux-gpio: Change log level to debug for probe deferrals
 2015-03-27 15:29 UTC  (2+ messages)

[PATCH 1/1] perf/x86: filter branches for PEBS event
 2015-03-27 15:28 UTC  (4+ messages)

[PATCH RESEND v4 1/3] lib/plist: Provide plist_add_head() for nodes with the same prio
 2015-03-27 15:28 UTC  (3+ messages)
` [PATCH RESEND v4 2/3] sched/rt: Fix wrong SMP scheduler behavior for equal prio cases

[PATCH 00/15] VFS: File pinning: pre-script-run fixups
 2015-03-27 15:27 UTC  (5+ messages)
` [PATCH 12/15] VFS: Add owner-filesystem positive/negative dentry checks

[RFC PATCH 00/11] an introduction of library operating system for Linux (LibOS)
 2015-03-27 15:17 UTC  (10+ messages)

[PATCH] Documentation/kernel-parameters: Move "eagerfpu" to its right place
 2015-03-27 15:15 UTC 

Hitel ajánlat
 2015-03-27 15:15 UTC 

[RFC PATCH 0/2] ARM: EXYNOS: Fix Suspend-to-RAM on Exynos5420
 2015-03-27 15:15 UTC  (6+ messages)
` [RFC PATCH 2/2] ARM: EXYNOS: Make sure that the Exynos5420 MDMA0 clock is enabled during suspend

[PATCH 0/7] staging: comedi: comedi_fops: some runflag and event handling changes
 2015-03-27 15:13 UTC  (8+ messages)
` [PATCH 1/7] staging: comedi: comedi_fops: rename comedi_set_subdevice_runflags()
` [PATCH 2/7] staging: comedi: comedi_fops: eliminate a use of subdevice spin-lock
` [PATCH 3/7] staging: comedi: comedi_fops: simplify comedi_is_subdevice_idle()
` [PATCH 4/7] staging: comedi: comedi_fops: remove unnecessary s->async use
` [PATCH 5/7] staging: comedi: comedi_fops: always clear events
` [PATCH 6/7] staging: comedi: comedi_fops: send SIGIO according to command direction
` [PATCH 7/7] staging: comedi: comedi_fops: extend spin-lock scope in comedi_event()

[PATCH] mm/x86: AMD Bulldozer ASLR fix
 2015-03-27 15:06 UTC  (4+ messages)

[patch 00/12] mm: page_alloc: improve OOM mechanism and policy
 2015-03-27 15:05 UTC  (3+ messages)

[PATCH kernel v7 00/31] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-03-27 14:55 UTC  (17+ messages)
` [PATCH kernel v7 02/31] vfio: powerpc/spapr: Do cleanup when releasing the group
` [PATCH kernel v7 09/31] powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
` [PATCH kernel v7 10/31] powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
` [PATCH kernel v7 11/31] powerpc/iommu: Introduce iommu_table_alloc() helper
` [PATCH kernel v7 12/31] powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
` [PATCH kernel v7 13/31] vfio: powerpc/spapr: powerpc/iommu: Rework IOMMU ownership control
` [PATCH kernel v7 14/31] vfio: powerpc/spapr: powerpc/powernv/ioda2: "
` [PATCH kernel v7 15/31] powerpc/iommu: Fix IOMMU ownership control functions
` [PATCH kernel v7 16/31] powerpc/powernv/ioda/ioda2: Rework tce_build()/tce_free()
` [PATCH kernel v7 19/31] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_create_table/pnc_pci_free_table
` [PATCH kernel v7 20/31] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window
` [PATCH kernel v7 23/31] powerpc/powernv: Change prototypes to receive iommu
` [PATCH kernel v7 24/31] powerpc/powernv/ioda: Define and implement DMA table/window management callbacks
` [PATCH kernel v7 26/31] powerpc/iommu: Add userspace view of TCE table
` [PATCH kernel v7 28/31] powerpc/mmu: Add userspace-to-physical addresses translation cache
` [PATCH kernel v7 31/31] vfio: powerpc/spapr: Support Dynamic DMA windows

[PATCH v2 15/15] x86/lib/memcpy_64.S: Convert memcpy to ALTERNATIVE_2 macro
 2015-03-27 14:58 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox