All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-11 22:58:20 to 2015-10-12 01:41:58 UTC [more...]

[PATCH] mm: skip if required_kernelcore is larger than totalpages
 2015-10-12  1:37 UTC  (4+ messages)

[PATCH 0/3] amba/coresight: make non-modular code explicitly non-modular
 2015-10-12  1:35 UTC  (10+ messages)
` [PATCH 1/3] amba: create builtin_amba_driver to avoid registration boilerplate
` [PATCH 2/3] drivers/hwtracing: make coresight-* explicitly non-modular
` [PATCH 3/3] drivers/amba: make tegra-ahb.c "

[PATCH 0/4] fix (mostly) minor nits spotted by gcc sanitization
 2015-10-12  1:33 UTC  (4+ messages)
` [PATCH 2/4] xfs_repair: fix unaligned accesses

[PATCH] ARM: EXYNOS: Fix double of_node_put() when parsing child power domains
 2015-10-12  1:26 UTC  (2+ messages)

[PATCH] net: nhs: fix 32-bit build warning
 2015-10-12  1:25 UTC  (3+ messages)

[PATCH V1 1/3] docs: dts: Add documentation for hi6220 SoC ION node
 2015-10-12  1:15 UTC  (4+ messages)
` [PATCH V1 2/3] taging: android: ion: Add ion driver for Hi6220 SoC platform

[PATCH] rtc: at91rm9200: clear RTC alarm status flag prior to suspending
 2015-10-12  1:17 UTC  (3+ messages)
` [rtc-linux] "

[RFC v2 0/7] atomics: powerpc: Implement relaxed/acquire/release variants of some atomics
 2015-10-12  1:17 UTC  (7+ messages)
` [RFC v2 4/7] powerpc: atomic: Implement xchg_* and atomic{, 64}_xchg_* variants
  ` [RFC v2 4/7] powerpc: atomic: Implement xchg_* and atomic{,64}_xchg_* variants

[PATCH 5/5] block: Inline blk_integrity in struct gendisk
 2015-10-12  1:17 UTC  (8+ messages)
` Simplify block integrity registration

[nightly] Distroless meta-ti/master minimal build 2015-10-11_21-01-41
 2015-10-12  1:08 UTC 

BTRFS with 8TB SMR drives
 2015-10-12  1:07 UTC  (3+ messages)

[PATCH v8 00/55] MC next generation patches
 2015-10-12  0:56 UTC  (7+ messages)
` [PATCH v8 32/55] [media] media: use macros to check for V4L2 subdev entities

[PATCH] certs: add .gitignore to stop git nagging about x509_certificate_list
 2015-10-12  0:53 UTC 

[PATCH] drm/nouveau/disp,pm: constify nvkm_object_func structures
 2015-10-12  0:51 UTC  (4+ messages)
  ` [PATCH] drm/nouveau/disp, pm: "

4.2: CONFIG_NO_HZ_FULL_ALL effectively disabling non-boot CPUs
 2015-10-12  0:51 UTC  (3+ messages)

help to unsubscribe yocto
 2015-10-12  0:50 UTC  (2+ messages)

[PATCH v6 0/17] Add Analogix Core Display Port Driver
 2015-10-12  0:49 UTC  (7+ messages)
` [PATCH v6 05/17] drm: bridge: analogix/dp: dynamic parse sync_pol & interlace & dynamic_range

[PATCH] xfs: Fix error path in xfs_get_acl
 2015-10-12  0:45 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Fix max packet size calculation for USB audio
 2015-10-10 21:03 UTC  (2+ messages)

Code execution in suid binaries via FDPIC_FUNCPTRS personality inheritance, affects at least SH
 2015-10-12  0:42 UTC 

[Qemu-devel] [Bug 1505041] [NEW] Live snapshot revert times increases linearly with snapshot age
 2015-10-12  0:34 UTC 

[PATCH] Documentation: Remove misleading examples of the barriers in wake_*()
 2015-10-12  0:40 UTC  (9+ messages)

[ANNOUNCE] Renesas tree closing for v4.4
 2015-10-12  0:37 UTC 

[PATCH v2 00/10] port branch.c to use ref-filter's printing options
 2015-10-12  0:36 UTC  (10+ messages)

[PATCH] powerpc/pseries/hvcserver: don't memset pi_buff if it is null
 2015-10-12  0:35 UTC  (2+ messages)

[U-Boot] [PATCH] nios2: convert cache flush to use dm cpu data
 2015-10-12  0:34 UTC  (5+ messages)

[PATCH 0/5] add missing of_node_put
 2015-10-12  0:33 UTC  (8+ messages)
` [PATCH 3/5] ARM: shmobile: R-Mobile: "
` [PATCH 4/5] regulator: of: "

[PATCH phosphor-host-ipmid] Moved to sdbus and more
 2015-10-12  0:33 UTC  (2+ messages)
` [PATCH phosphor-host-ipmid] Moved from gdbus to sdbus. Fixed sdbus memory leak. Added commands to get a Palmetto to IPL further

[PATCH 1/2] irqchip/renesas-intc-irqpin: Remove obsolete platform data support
 2015-10-12  0:27 UTC  (6+ messages)

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

[PATCH] ARM: shmobile: porter: add QSPI DT support
 2015-10-12  0:19 UTC  (7+ messages)

[PATCH] ARM: shmobile: defconfig: enable initrd and atag dtb compat
 2015-10-12  0:19 UTC  (2+ messages)
` [PATCH] ARM: shmobile: defconfig: enable HDMI output for RCar

Updated scalable urandom patchkit
 2015-10-12  0:16 UTC  (2+ messages)

switchdev and VLAN ranges
 2015-10-12  0:13 UTC  (6+ messages)

[ovmf test] 62816: all pass - PUSHED
 2015-10-12  0:10 UTC 

[PATCH] ARM: shmobile: porter: enable PCIe
 2015-10-12  0:08 UTC  (4+ messages)

[U-Boot] [PATCH] dm: implement a cfi flash uclass
 2015-10-12  0:07 UTC  (10+ messages)
` [U-Boot] [PATCH v2] "

[PATCH] ARM: shmobile: henninger: add MSIOF0 DT support
 2015-10-11 23:55 UTC  (5+ messages)

[PATCH] ARM: shmobile: porter: add I2C2 DT support
 2015-10-11 23:54 UTC  (6+ messages)

Seeing WARN_ON in ib_dealloc_pd from ipoib in kernel 4.3-rc1-debug
 2015-10-11 23:49 UTC  (4+ messages)

[U-Boot] [RFC] odroid DTB support
 2015-10-11 23:45 UTC  (4+ messages)

[PATCH] icmp: Fixed bug in raw sockets causing incorrect ICMP SNMP counter values
 2015-10-11 23:37 UTC  (8+ messages)

OMAP baseline test results for v4.3-rc5
 2015-10-11 23:38 UTC  (2+ messages)

[PATCH 0/6 v3] ALSA: firewire-digi00x: support MIDI functionality
 2015-10-11 23:26 UTC  (3+ messages)

linux-next: manual merge of the qcom tree with the arm-soc tree
 2015-10-11 23:19 UTC  (3+ messages)

[PATCH 0/2] Add updated DAX locking to ext2
 2015-10-11 23:14 UTC  (4+ messages)
` [PATCH 2/2] ext2: Add locking for DAX faults

[PATCH 0/7] staging: make non-modular code explicitly non-modular
 2015-10-11 23:03 UTC  (10+ messages)
` [PATCH 1/7] drivers/staging: make android ashmem.c "
` [PATCH 2/7] drivers/staging: make android ion_page_pool.c "
` [PATCH 3/7] drivers/staging: make android tegra_ion.c properly tristate
` [PATCH 4/7] drivers/staging: make android sw_sync.c explicitly non-modular
` [PATCH 5/7] drivers/staging: make android lowmemorykiller.c "
` [PATCH 6/7] drivers/staging: make android timed_output.c "
` [PATCH 7/7] drivers/staging: make emxx_udc.c "

[PATCH 0/2] irqchip: make non-modular code explicitly non-modular
 2015-10-11 23:05 UTC  (3+ messages)
` [PATCH 1/2] drivers/irqchip: make irq-renesas-intc-irqpin.c "
` [PATCH 2/2] drivers/irqchip: make irq-renesas-irqc.c "

Fwd: Bcache Status
 2015-10-11 23:04 UTC 

[PATCH] HID: wacom: Add support for Cintiq Companion 2
 2015-10-11 23:02 UTC  (3+ messages)
` [PATCH v2] "


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.