messages from 2016-11-13 19:07:49 to 2016-11-13 21:25:52 UTC [more...]
[U-Boot] [PATCH v2 0/4] buildman: Threading and output improvements
2016-11-13 21:25 UTC (4+ messages)
` [U-Boot] [PATCH v2 1/4] Makefile: Add a target to create the .cfg files
` [U-Boot] [PATCH v2 2/4] buildman: Add an option to just create the config
` [U-Boot] [PATCH v2 3/4] buildman: Add documentation for CONFIG checking
[ovmf baseline-only test] 68029: all pass
2016-11-13 21:25 UTC
[PATCH] net: stmmac: Add support for ethtool::nway_reset
2016-11-13 21:24 UTC
[U-Boot] [PATCH] rockchip: Add support for veyron-minnie (ASUS Chromebook Flip)
2016-11-13 21:24 UTC
[Buildroot] ninja/python-meson packages
2016-11-13 21:24 UTC (6+ messages)
[PATCH v2 00/19] Various Armada 370/XP DT warning fixup
2016-11-13 21:24 UTC (40+ messages)
` [PATCH v2 01/19] ARM: dts: armada-xp-matrix: Fix the location of the pcie-controller node
` [PATCH v2 02/19] ARM: dts: armada-370-xp: move the cpurst node in the common file
` [PATCH v2 03/19] ARM: dts: armada-370-xp: add node labels
` [PATCH v2 04/19] ARM: dts: armada-370-xp: Use the "
` [PATCH v2 05/19] ARM: dts: armada-370-xp: Fixup mdio DT warning
` [PATCH v2 06/19] ARM: dts: armada-370-xp: Fixup bootrom "
` [PATCH v2 07/19] ARM: dts: armada-370-xp: Fixup devbus "
` [PATCH v2 08/19] ARM: dts: armada-370-xp: Fixup bm-bppi "
` [PATCH v2 09/19] ARM: dts: armada-370-xp: Fixup sa-ram "
` [PATCH v2 10/19] ARM: dts: armada-xp: Fixup pcie DT warnings
` [PATCH v2 11/19] ARM: dts: armada-370: "
` [PATCH v2 12/19] ARM: dts: armada-370-xp: Remove skeleton.dtsi
` [PATCH v2 13/19] ARM: dts: armada-370-xp: Fixup l2-cache DT warning
` [PATCH v2 14/19] ARM: dts: armada-370-xp: Fixup internal-regs "
` [PATCH v2 15/19] ARM: dts: armada-370-xp: Fixup soc "
` [PATCH v2 16/19] ARM: dts: armada-370-xp: Fixup memory "
` [PATCH v2 17/19] ARM: dts: armada-370-xp: Remove address from dsa unit name
` [PATCH v2 18/19] ARM: dts: armada-370-xp: Remove button address and fixup names
` [PATCH v2 19/19] ARM: dts: armada-370-xp: Fixup regulator DT warning
[PATCH v3] crypto: arm64/sha2: integrate OpenSSL implementations of SHA256/SHA512
2016-11-13 21:23 UTC (6+ messages)
[PATCH 00/29] UBIFS File Encryption v1
2016-11-13 21:21 UTC (30+ messages)
` [PATCH 01/29] fscrypt: Add in-place encryption mode
` [PATCH 02/29] fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pages
` [PATCH 03/29] fscrypt: Enable partial page encryption
` [PATCH 04/29] fscrypt: Constify struct inode pointer
` [PATCH 05/29] fscrypt: Let fs select encryption index/tweak
` [PATCH 06/29] ubifs: Export ubifs_check_dir_empty()
` [PATCH 07/29] ubifs: Export xattr get and set functions
` [PATCH 08/29] ubifs: Define UBIFS crypto context xattr
` [PATCH 09/29] ubifs: Add skeleton for fscrypto
` [PATCH 10/29] ubifs: Massage ubifs_listxattr() for encryption context
` [PATCH 11/29] ubifs: Implement directory open operation
` [PATCH 12/29] ubifs: Implement file "
` [PATCH 13/29] ubifs: Enforce crypto policy in ->link and ->rename
` [PATCH 14/29] ubifs: Preload crypto context in ->lookup()
` [PATCH 15/29] ubifs: Massage assert in ubifs_xattr_set() wrt. fscrypto
` [PATCH 16/29] ubifs: Enforce crypto policy in mmap
` [PATCH 17/29] ubifs: Introduce new data node field, compr_size
` [PATCH 18/29] ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted()
` [PATCH 19/29] ubifs: Implement encrypt/decrypt for all IO
` [PATCH 20/29] ubifs: Relax checks in ubifs_validate_entry()
` [PATCH 21/29] ubifs: Make r5 hash binary string aware
` [PATCH 22/29] ubifs: Implement encrypted filenames
` [PATCH 23/29] ubifs: Add support for encrypted symlinks
` [PATCH 24/29] ubifs: Rename tnc_read_node_nm
` [PATCH 25/29] ubifs: Add full hash lookup support
` [PATCH 26/29] ubifs: Use a random number for cookies
` [PATCH 27/29] ubifs: Implement UBIFS_FLG_DOUBLE_HASH
` [PATCH 28/29] ubifs: Implement UBIFS_FLG_ENCRYPTION
` [PATCH 29/29] ubifs: Raise write version to 5
[PATCH nf-next] netfilter: conntrack: remove unused netns_ct member
2016-11-13 21:22 UTC (2+ messages)
[U-Boot] [PATCH v2 00/22] rockchip: Add support for Asus Chromebit
2016-11-13 21:22 UTC (23+ messages)
` [U-Boot] [PATCH v2 01/22] rockchip: video: Correct HDMI data source selection
` [U-Boot] [PATCH v2 02/22] rockchip: video: Correct VOP clock selection
` [U-Boot] [PATCH v2 03/22] rockchip: Allow jerry to use of-platdata
` [U-Boot] [PATCH v2 04/22] dm: core: Handle global_data moving in SPL
` [U-Boot] [PATCH v2 05/22] stdio: Correct code style nits
` [U-Boot] [PATCH v2 06/22] stdio: Correct numbering logic in stdio_probe_device()
` [U-Boot] [PATCH v2 07/22] spi: Add of-platdata support to SPI and SPI flash
` [U-Boot] [PATCH v2 08/22] rockchip: spi: Add support for of-platdata
` [U-Boot] [PATCH v2 09/22] rockchip: spi: Honour the deactivation delay
` [U-Boot] [PATCH v2 10/22] spi: Add error checking for invalid bus widths
` [U-Boot] [PATCH v2 11/22] spi: Add a debug() on bind failure
` [U-Boot] [PATCH v2 12/22] video: Use cache-alignment in video_sync()
` [U-Boot] [PATCH v2 13/22] video: Track whether a display is in use
` [U-Boot] [PATCH v2 14/22] rockchip: video: Check for device "
` [U-Boot] [PATCH v2 15/22] rockchip: Move jerry to use of-platdata
` [U-Boot] [PATCH v2 16/22] rockchip: Rename jerry files to veyron
` [U-Boot] [PATCH v2 17/22] rockchip: veyron: Add a note about the SDRAM voltage
` [U-Boot] [PATCH v2 18/22] rockchip: Move jerry SDRAM settings into its own .dts file
` [U-Boot] [PATCH v2 19/22] rockchip: clk: Support setting ACLK
` [U-Boot] [PATCH v2 20/22] rockchip: veyron: Adjust ARM clock after relocation
` [U-Boot] [PATCH v2 21/22] rockchip: video: Avoid using u8 in the HDMI driver
` [U-Boot] [PATCH v2 22/22] rockchip: Add support for veyron-mickey (Chromebit)
Diskless system running SELinux
2016-11-12 2:35 UTC (2+ messages)
Policy disable error
2016-11-13 9:49 UTC (3+ messages)
[PATCH 00/22] ipset patches for nf-next, v3
2016-11-13 21:18 UTC (2+ messages)
Changing PWM on Winbond W83627DHG-P
2016-11-13 21:08 UTC (2+ messages)
What to do about Offline_Uncorrectable and Pending_Sector in RAID1
2016-11-13 21:06 UTC (4+ messages)
[Ksummit-discuss] Including images on Sphinx documents
2016-11-13 21:00 UTC (7+ messages)
` "
[U-Boot] Please pull: u-boot-video/master
2016-11-13 20:59 UTC (2+ messages)
[U-Boot] [PATCH] cmd: move CMD_PXE to Kconfig
2016-11-13 20:59 UTC
pmdinfogen issues: cross compilation for ARM fails with older host compiler
2016-11-13 20:59 UTC (2+ messages)
[U-Boot] [PATCH] mx6ull_14x14_evk: Add README file
2016-11-13 20:59 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] davinci: omapl138_lcdk: keep booting even when MAC address is invalid
2016-11-13 20:59 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] board: am335x/mux: Do not hang when encountering a bad EEPROM
2016-11-13 20:58 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCHv2 3/3] igep00x0: add Hynix timings
2016-11-13 20:58 UTC (2+ messages)
` [U-Boot] [U-Boot,PATCHv2,3/3] "
[U-Boot] [PATCHv2 2/3] igep00x0: consolidate defconfigs
2016-11-13 20:58 UTC (2+ messages)
` [U-Boot] [U-Boot,PATCHv2,2/3] "
[U-Boot] [PATCHv2 1/3] igep00x0: disable CONFIG_DISPLAY_BOARDINFO
2016-11-13 20:58 UTC (2+ messages)
` [U-Boot] [U-Boot, PATCHv2, "
26270 linux-ext4
2016-11-13 20:57 UTC
[U-Boot] [PATCH] ARM: k2g: Update PLL Multiplier and divider values
2016-11-13 20:57 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] ARM: keystone2: PLL: Enable glitch free initialization sequence
2016-11-13 20:56 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2 2/2] arm: Set TTB XN bit in case DCACHE_OFF for LPAE mode
2016-11-13 20:56 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 1/2] arm: print the cache config option in hex instead of decimal
2016-11-13 20:56 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] Pull request: u-boot-spi/master
2016-11-13 20:55 UTC (2+ messages)
Draft of Git Rev News edition 21
2016-11-13 20:55 UTC
[U-Boot] [PATCH] tools: fix mksunxiboot build for tools-all target
2016-11-13 20:54 UTC (3+ messages)
` [U-Boot] "
[PATCH] usb: mtu3: declare functions static
2016-11-13 20:45 UTC
[WireGuard] Source address fib invalidation on IPv6
2016-11-13 20:45 UTC (11+ messages)
` [WireGuard] [PATCH] ip6_output: ensure flow saddr actually belongs to device
` [WireGuard] [PATCH v2] "
` "
` [PATCH] "
PM regression with LED changes in next-20161109
2016-11-13 20:45 UTC (12+ messages)
` Three different LED brightnesses (was Re: PM regression with LED changes in next-20161109)
[PATCH fpga 0/9] Zynq FPGA Manager Improvements
2016-11-13 20:44 UTC (6+ messages)
` [PATCH fpga 9/9] fpga: Remove support for non-sg drivers
[Buildroot] [PATCH next] olimex_imx233_olinuxino: split defconfig in 2 variants
2016-11-13 20:42 UTC (4+ messages)
[PATCH 4.8 00/35] 4.8.8-stable review
2016-11-13 20:41 UTC (2+ messages)
[PATCH 4.4 00/34] 4.4.32-stable review
2016-11-13 20:41 UTC (2+ messages)
[Buildroot] [PATCH 1/1] domoticz: bump to version 3.5877
2016-11-13 20:41 UTC (2+ messages)
[Buildroot] [git commit branch/next] domoticz: bump to version 3.5877
2016-11-13 20:40 UTC
[PATCH net 0/2] r8152: rx patches
2016-11-13 20:38 UTC (6+ messages)
` [PATCH net 2/2] r8152: rx descriptor check
[PATCH V2 linux-next] ALSA: pci: don't opencode IS_REACHABLE()
2016-11-13 20:36 UTC (2+ messages)
[xen-unstable test] 102187: tolerable FAIL
2016-11-13 20:28 UTC
[PATCH net-next 00/11] Start adding support for mv88e6390 family
2016-11-13 20:24 UTC (3+ messages)
[MISSED PATCH] xattr: Fix setting security xattrs on sockfs
2016-11-13 20:23 UTC
[nightly] Core TISDK (daisy/1.6) 2015.06 build 2016-11-13_15-01-12
2016-11-13 20:23 UTC
[Buildroot] [PATCH 1/1] sdl: fix building on powerpc64 and powerpc64le
2016-11-13 20:18 UTC (8+ messages)
Atomic modesetting + DisplayPort MST
2016-11-13 20:17 UTC (2+ messages)
[GIT PULL FOR v4.10] OMAP3 ISP fixes
2016-11-13 20:11 UTC
[Buildroot] Buildroot 2016.11-rc2 released
2016-11-13 20:07 UTC
[PATCH] ASoC: rt5616: Don't use rtd->codec
2016-11-13 20:06 UTC
[PULL] 3rd set of new drivers, features and cleanups for IIO in the 4.10 cycle
2016-11-13 20:04 UTC
[PATCH] Typos, no semantics changed
2016-11-13 20:00 UTC (2+ messages)
[patch net v2 0/2] mlxsw: Couple of fixes
2016-11-13 20:00 UTC (3+ messages)
[PATCH net-next v5 0/9] net: add support for IPv6 Segment Routing
2016-11-13 19:59 UTC (5+ messages)
` [PATCH net-next v2] ipv6: sr: fix IPv6 initialization failure without lwtunnels
[PATCH 1/2] nouveau/bl: Assign different names to interfaces
2016-11-13 19:57 UTC (3+ messages)
` [PATCH v3 "
` [PATCH REBASED 2/2] Do not register interface if Apple GMUX detected
[Buildroot] [git commit] Update for 2016.11-rc2
2016-11-13 19:57 UTC
Gigabit ethernet driver for Alacritechs SLIC devices
2016-11-13 19:55 UTC (3+ messages)
` [net-next 1/2] net: ethernet: slicoss: add slicoss gigabit ethernet driver
Debugging Ethernet issues
2016-11-13 19:55 UTC (4+ messages)
[U-Boot] [PATCH] sunxi: Mele_M5_defconfig: Drop non existing STATUSLED setting
2016-11-13 19:51 UTC (2+ messages)
[PATCH 0/3] cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO task
2016-11-13 19:47 UTC (7+ messages)
` [PATCH 2/3] "
Change call ABI on PA-RISC
2016-11-13 19:48 UTC (4+ messages)
[PATCH v3] mailbox: PCC: Fix lockdep warning when request PCC channel
2016-11-13 19:44 UTC (3+ messages)
[PATCH 0/6] btrfs-progs: better space_cache=v2 support
2016-11-13 19:35 UTC (7+ messages)
` [PATCH 1/6] btrfs-progs: add the FREE_SPACE_TREE_VALID compat_ro bit definition
` [PATCH 2/6] btrfs-progs: format FREE_SPACE_TREE{,_VALID} nicely in dump-super
` [PATCH 3/6] btrfs-progs: add OPEN_CTREE_INVALIDATE_FST flag
` [PATCH 4/6] btrfs-progs: add btrfs_clear_free_space_tree() from the kernel
` [PATCH 5/6] btrfs-progs: implement btrfs check --clear-space-cache v2
` [PATCH 6/6] btrfs-progs: document space_cache=v2 more thoroughly
[PATCH V2] backports: empty define for __ro_after_init
2016-11-13 19:43 UTC
[PATCH] mprotect.2: Add information regarding PROT_{SEM,SAO,GROWSUP,GROWSDOWN}
2016-11-13 19:33 UTC
[PATCH 1/2] ARM: dts: sun5i: Add touchscreen node to reference-design-tablet.dtsi
2016-11-13 19:22 UTC (4+ messages)
` [PATCH 2/2] ARM: dts: sun8i: reference-design-tablet: ldo_io1 is vcc-touchscreen
stmmac/RTL8211F/Meson GXBB: TX throughput problems
2016-11-13 19:20 UTC (15+ messages)
[U-Boot] FDT pointer value, passed by the PI firmware, is not set in u-boot
2016-11-13 19:16 UTC (4+ messages)
` [U-Boot] Fw: "
` [U-Boot] FDT retrived varaibles appear to have different properties fom other u-boot variables
[U-Boot] [PATCH 00/10] sunxi: Add basic PSCI support to enable SMP on the A80's first cluster
2016-11-13 19:08 UTC (5+ messages)
` [U-Boot] [PATCH 08/10] sunxi: Add basic PSCI implementation for A80
` [U-Boot] [PATCH 09/10] sunxi: Enable PSCI on sun9i/A80
an iomap-based direct I/O implementation V3
2016-11-13 19:07 UTC (2+ messages)
` [PATCH 5/5] xfs: use iomap_dio_rw
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.