All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-09 20:58:25 to 2016-05-09 22:02:46 UTC [more...]

[PATCH v21 00/22] Richacls
 2016-05-09 22:02 UTC  (14+ messages)
` [PATCH v21 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v21 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v21 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v21 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v21 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v21 06/22] richacl: In-memory representation and helper functions
` [PATCH v21 07/22] richacl: Permission mapping functions
` [PATCH v21 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v21 09/22] richacl: Permission check algorithm
` [PATCH v21 10/22] posix_acl: Improve xattr fixup code
` [PATCH v21 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v21 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v21 13/22] vfs: Cache richacl in struct inode

[kernel-hardening] [PATCH v7 0/9] x86/KASLR: Randomize virtual address separately
 2016-05-09 22:01 UTC  (4+ messages)
` [kernel-hardening] [PATCH v7 1/9] x86/KASLR: Initialize mapping_info every time
  `  "
    ` [kernel-hardening] "

[PATCH v2 00/22] ARM: dts: exynos: Add initial support for Odroid XU
 2016-05-09 22:00 UTC  (35+ messages)
` [PATCH v2 12/22] ARM: dts: exynos: Split Odroid XU3 LEDs to separate DTSI
` [PATCH v2 13/22] ARM: dts: exynos: Move common nodes to exynos5.dtsi
` [PATCH v2 14/22] ARM: dts: exynos: Prepare for inclusion of exynos5.dtsi in exynos5410.dtsi
` [PATCH v2 15/22] ARM: dts: exynos: Use phandle to get parent node in exynos5250-snow
` [PATCH v2 16/22] ARM: dts: exynos: Move Exynos5250 and Exynos5420 nodes under soc
` [PATCH v2 17/22] ARM: dts: exynos: Include common exynos5 in exynos5410.dtsi
` [PATCH v2 18/22] ARM: dts: exynos: Enable UART3 on Exynos5410
` [PATCH v2 19/22] ARM: dts: exynos: MCT is not an interrupt controller and extend length of iomap
` [PATCH v2 20/22] ARM: dts: exynos: Move common Exynos5410/542x/5800 nodes to new DTSI
` [PATCH v2 21/22] ARM: dts: exynos: Add USB to Exynos5410

[meta-networking][master][krogoth][jethro][fido][PATCH] ntp: Security fixes via update to 4.2.8p7
 2016-05-09 22:00 UTC  (4+ messages)

[PATCH v2] Bluetooth: convert smp and selftest to crypto kpp API
 2016-05-09 22:00 UTC 

[PATCH 0/6] of: overlays: New target methods
 2016-05-09 21:59 UTC  (4+ messages)
` [PATCH 3/6] doc: dt: Document the indirect overlay method

[BUG] x86/efi: MMRs no longer properly mapped after switch to isolated page table
 2016-05-09 21:55 UTC  (9+ messages)

[PATCH 1/2] drm/omapdrm: include pinctrl/consumer.h where needed
 2016-05-09 21:51 UTC  (4+ messages)
` [PATCH 2/2] drm/sti: include linux/seq_file.h "

[ath6kl:master 1344/1352] net/ipv4/ip_gre.c:138:15: error: redefinition of 'gre_flags_to_tnl_flags'
 2016-05-09 21:51 UTC 

+ fs-befs-datastreamc-befs_find_brun_dblindirect-remove-unneeded-initializations-to-null.patch added to -mm tree
 2016-05-09 21:52 UTC 

+ fs-befs-datastreamc-befs_read_lsymlink-remove-unneeded-initialization-to-null.patch added to -mm tree
 2016-05-09 21:52 UTC 

+ fs-befs-datastreamc-befs_read_datastream-remove-unneeded-initialization-to-null.patch added to -mm tree
 2016-05-09 21:52 UTC 

empty disk reports full
 2016-05-09 21:51 UTC  (5+ messages)

[PATCH v2 00/33] Yet more preparation for reference backends
 2016-05-09 21:50 UTC  (4+ messages)

[PATCH] workqueue: fix rebind bound workers warning
 2016-05-09 21:50 UTC  (3+ messages)

PCIe issue with NIC card that has 64bit BARs
 2016-05-09 21:49 UTC  (8+ messages)

[PATCH 0/3] of: generic infrastructure fixes
 2016-05-09 21:49 UTC  (13+ messages)
` [PATCH 1/3] of: rename *_node_sysfs to _node_post
` [PATCH 2/3] of: Support hashtable lookups for phandles
` [PATCH 3/3] of: overlay: Pick up label symbols from overlays

[PATCH 0/6] ARM: OMAP3: Convert OMAP3 PM code to use generic sram driver
 2016-05-09 21:49 UTC  (14+ messages)
` [PATCH 1/6] Documentation: sram: ti: Add TI SRAM bindings
` [PATCH 2/6] ARM: dts: omap3: Add ocmcram node
` [PATCH 3/6] ARM: dts: omap3-n900: Add secure reserved region to "
` [PATCH 4/6] ARM: OMAP2+: pm34xx: Convert to use generic sram driver for idle code
` [PATCH 5/6] ARM: OMAP2+: Remove legacy sram init code for omap3 platforms
` [PATCH 6/6] ARM: OMAP2+: sram: remove legacy OMAP3 code

[PATCH] ideapad-laptop: add a new WMI string for ESC key
 2016-05-09 21:49 UTC 

[PATCH v3 1/4] extcon: arizona: Remove enable/disable of 32k clock
 2016-05-09 21:48 UTC  (5+ messages)
` [PATCH v3 2/4] clk: arizona: Add clock driver for the Arizona devices

+ debugobjects-insulate-non-fixup-logic-related-to-static-obj-from-fixup-callbacks-v2.patch added to -mm tree
 2016-05-09 21:46 UTC 

[PATCH v2 net-next] tcp: replace cnt & rtt with struct in pkts_acked()
 2016-05-09 21:46 UTC 

Enable HFP profile w/ pulseaudio,bluez5 and ofono
 2016-05-09 21:44 UTC 

+ ksm-fix-conflict-between-mmput-and-scan_get_next_rmap_item-v4.patch added to -mm tree
 2016-05-09 21:43 UTC 

[RFC PATCH 0/3] Add ioremap_exec and extend drivers/misc/sram.c
 2016-05-09 21:41 UTC  (12+ messages)
` [RFC PATCH 1/3] asm-generic: io: Add exec versions of ioremap
` [RFC PATCH 2/3] lib: devres: Add exec and exec_nocache versions of devm_ioremap
` [RFC PATCH 3/3] misc: SRAM: Add option to map SRAM to allow code execution

[to-be-updated] ksm-fix-conflict-between-mmput-and-scan_get_next_rmap_item.patch removed from -mm tree
 2016-05-09 21:43 UTC 

[PATCH v5 0/3] Key-agreement Protocol Primitives (KPP) API
 2016-05-09 21:40 UTC  (4+ messages)
` [PATCH v5 1/3] crypto: Key-agreement Protocol Primitives API (KPP)
` [PATCH v5 2/3] crypto: kpp - Add DH software implementation
` [PATCH v5 3/3] crypto: kpp - Add ECDH software support

+ checkpatch-improve-git-commit-count-shortcut.patch added to -mm tree
 2016-05-09 21:40 UTC 

+ checkpatch-reduce-number-of-git-log-calls-with-git.patch added to -mm tree
 2016-05-09 21:40 UTC 

[PATCH v2] xtables: Add a smaller delay option when waiting for xtables lock
 2016-05-09 21:40 UTC  (2+ messages)

[PATCH v9 00/19] index-helper/watchman
 2016-05-09 21:40 UTC  (2+ messages)

aarch64 clone() man page omission
 2016-05-09 21:40 UTC  (4+ messages)

t6392 broken on pu (Mac OS X)
 2016-05-09 21:37 UTC  (6+ messages)
    ` [PATCH] t6302: simplify non-gpg cases

[PATCH v3 net-next 00/11] ipv6: Enable GUEoIPv6 and more fixes for v6 tunneling
 2016-05-09 21:37 UTC  (10+ messages)

[PATCH 0/2] rtc: initial patches to fix borkage of rtc-s35390a
 2016-05-09 21:37 UTC  (3+ messages)
` [PATCH 1/2] rtc: initialize output parameter for read alarm to "uninitialized"
` [rtc-linux] [PATCH 2/2] rtc: make rtc_time64_to_tm save to use for dates before 1970

[Qemu-devel] [PATCH v6] Add optionrom compatible with fw_cfg DMA version
 2016-05-09 21:37 UTC  (6+ messages)

[PATCH v2] uapi glibc compat: fix compile errors when glibc net/if.h included before linux/if.h
 2016-05-09 21:35 UTC  (3+ messages)

[PATCH 0/6] omap-ssi cleanups + dvfs support
 2016-05-09 21:35 UTC  (5+ messages)
` [PATCH 5/6] HSI: omap_ssi: built omap_ssi and omap_ssi_port into one module

t4151 missing quotes
 2016-05-09 21:35 UTC  (7+ messages)

[PATCH] armv7a: disable qede pmd
 2016-05-09 21:34 UTC 

[PATCH 00/14] Enospc rework
 2016-05-09 21:33 UTC  (5+ messages)
` [PATCH 07/14] Btrfs: introduce ticketed enospc infrastructure
` [PATCH 12/14] Btrfs: fix release reserved extents trace points

usb: dwc2: regression on MyBook Live Duo / Canyonlands since 4.3.0-rc4
 2016-05-09 21:30 UTC  (6+ messages)

[PATCH] md: raid5: add prerequisite to run underneath dm-raid
 2016-05-09 21:31 UTC  (3+ messages)

btrfs ate my data in just two days, after a fresh install. ram and disk are ok. it still mounts, but I cannot repair
 2016-05-09 21:30 UTC  (11+ messages)

[PATCH RFC 00/11] drm/tilcdc: Atomic modeset support
 2016-05-09 21:29 UTC  (5+ messages)

[PATCH] megaraid: add scsi_cmnd NULL check before use
 2016-05-09 21:28 UTC  (5+ messages)

Limit rate of BCM34348 on Raspberry PI-3 via brcmfmac
 2016-05-09 21:28 UTC  (5+ messages)

[RFC v3] [PATCH 0/18] DAX page fault locking
 2016-05-09 21:28 UTC  (2+ messages)

t6044 broken on pu
 2016-05-09 21:27 UTC  (14+ messages)

[PATCH 00/12] pull: write(1) improvements
 2016-05-09 21:27 UTC  (13+ messages)
` [PATCH 01/12] write: remove unused variable
` [PATCH 02/12] write: get rid of function prototypes
` [PATCH 03/12] write: remove pointless fileno(3) calls
` [PATCH 04/12] write: set atime value in term_chk() only if needed
` [PATCH 05/12] write: use xstrncpy() from strutils.h
` [PATCH 06/12] write: run atexit() checks at the end of execution
` [PATCH 07/12] write: add control structure to clarify what is going on
` [PATCH 08/12] write: improve variable names
` [PATCH 09/12] write: remove unnecessary utmp variables
` [PATCH 10/12] write: make timestamp to be obviously just a clock time
` [PATCH 11/12] write: improve coding style
` [PATCH 12/12] write: tell when effective gid and tty path group mismatch

[master][krogoth][PATCH 1/2] qemu: Security fix CVE-2016-2857
 2016-05-09 21:27 UTC  (6+ messages)

[PATCH 1/2] iio: st_sensors: switch to a threaded interrupt
 2016-05-09 21:26 UTC  (4+ messages)
` [PATCH 2/2] iio: st_sensors: read surplus samples in trigger

[PATCH] vhost: add support for dynamic vhost PMD creation
 2016-05-09 21:31 UTC  (2+ messages)

[Buildroot] [PATCH] smartmontools: bump to version 6.5
 2016-05-09 21:24 UTC 

[Cocci] Out of tree instrumentation with coccinelle demo
 2016-05-09 21:24 UTC  (6+ messages)

[Buildroot] [PATCH] squid: bump to version 3.5.19
 2016-05-09 21:24 UTC 

[Buildroot] [PATCH] libgtk3: bump to version 3.20.4
 2016-05-09 21:23 UTC 

+ use-pid_t-instead-of-int.patch added to -mm tree
 2016-05-09 21:22 UTC 

[Buildroot] [PATCH 0/2] Fix Codescape toolchain side by side sysroot issue
 2016-05-09 21:22 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] Revert "toolchain: allow side by side sysroot directories"

[PATCH 0/3] HSI: omap-ssi: regressions against yesterday's linux-next
 2016-05-09 21:21 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] rrdtool: bump version to 1.6.0
 2016-05-09 21:21 UTC  (2+ messages)

[PATCH 0/5] cpufreq: schedutil: improve latency of response
 2016-05-09 21:20 UTC  (6+ messages)
` [PATCH 1/5] sched: cpufreq: add cpu to update_util_data
` [PATCH 2/5] cpufreq: schedutil: support scheduler cpufreq callbacks on remote CPUs
` [PATCH 3/5] sched: cpufreq: call cpufreq hook from "
` [PATCH 4/5] cpufreq: schedutil: map raw required frequency to CPU-supported frequency
` [PATCH 5/5] cpufreq: schedutil: do not update rate limit ts when freq is unchanged

[PATCH v3 0/5] Add alignment check for DAX mount
 2016-05-09 21:19 UTC  (8+ messages)
` [PATCH v3 2/5] block: Add bdev_supports_dax() for dax mount checks

[Buildroot] About python2 and python3
 2016-05-09 21:16 UTC  (4+ messages)

[master][krogoth][PATCH] gcc: backport gperf fixes
 2016-05-09 21:14 UTC 

[PATCH v3 0/2] perf tools: Backward ring buffer support
 2016-05-09 21:12 UTC  (3+ messages)
` [PATCH v3 2/2] perf tests: Add test to check backward ring buffer

[PATCH v1 1/1] RDMA/nes: replace custom print_hex_dump()
 2016-05-09 21:10 UTC  (2+ messages)

[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
 2016-05-09 21:08 UTC  (9+ messages)

[PATCH 0/7] ir-rx51 driver fixes
 2016-05-09 21:07 UTC  (7+ messages)
` [PATCH 4/7] [media] ir-rx51: add DT support to driver

Audit reporting misses AUDIT_SOCKETCALL (1306) message when 32-bit binary is running form 64-bit machine
 2016-05-09 21:03 UTC  (5+ messages)

Reverting ARCH_SUNXI arm64 support(?)
 2016-05-09 21:03 UTC  (5+ messages)

[xen-4.6-testing test] 93903: trouble: broken/fail/pass
 2016-05-09 21:03 UTC 

[PATCH 0/3] Media device file handle support, prepare for requests
 2016-05-09 21:02 UTC  (4+ messages)
` [PATCH 3/3] v4l: subdev: Call pad init_cfg operation when opening subdevs

[RFC PATCH 0/6] Kernel configuration check for recipes
 2016-05-09 21:00 UTC  (9+ messages)
` [RFC PATCH 1/6] classes/kernel-check: add a class to check kernel config options
` [RFC PATCH 6/6] classes/image: check kernel config supports IMAGE_FSTYPES items

[PATCH V3 0/2] Add two-level support to ITS device table
 2016-05-09 20:58 UTC  (5+ messages)
` [PATCH V3 1/2] irqchip/gicv3-its: split its_alloc_tables() into two functions
` [PATCH V3 2/2] irqchip/gicv3-its: Implement two-level(indirect) device table support

[PATCH 1/1] ARM: dts: sunxi: Add a olinuxino-lime2-emmc
 2016-05-09 20:58 UTC  (14+ 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.