messages from 2016-10-21 09:42:17 to 2016-10-21 13:17:09 UTC [more...]
[PATCH 00/26] UBIFS File Encryption
2016-10-21 13:17 UTC (29+ messages)
` [PATCH 01/26] fscrypto: Add buffer operations
` [PATCH 02/26] fscrypto: Constify struct inode pointer
` [PATCH 03/26] ubifs: Export ubifs_check_dir_empty()
` [PATCH 04/26] ubifs: Export xattr get and set functions
` [PATCH 05/26] ubifs: Define UBIFS crypto context xattr
` [PATCH 06/26] ubifs: Add skeleton for fscrypto
` [PATCH 07/26] ubifs: Massage ubifs_listxattr() for encryption context
` [PATCH 08/26] ubifs: Implement directory open operation
` [PATCH 09/26] ubifs: Implement file "
` [PATCH 10/26] ubifs: Enforce crypto policy in ->link and ->rename
` [PATCH 11/26] ubifs: Preload crypto context in ->lookup()
` [PATCH 12/26] ubifs: Massage assert in ubifs_xattr_set() wrt. fscrypto
` [PATCH 13/26] ubifs: Enforce crypto policy in mmap
` [PATCH 14/26] ubifs: Introduce new data node field, compr_size
` [PATCH 15/26] ubifs: Implement encrypt/decrypt for all IO
` [PATCH 16/26] ubifs: Relax checks in ubifs_validate_entry()
` [PATCH 17/26] ubifs: Make r5 hash binary string aware
` [PATCH 18/26] ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted()
` [PATCH 19/26] ubifs: Implement encrypted filenames
` [PATCH 20/26] ubifs: Add support for encrypted symlinks
` [PATCH 21/26] ubifs: Rename tnc_read_node_nm
` [PATCH 22/26] ubifs: Add full hash lookup support
` [PATCH 23/26] ubifs: Use a random number for cookies
` [PATCH 24/26] ubifs: Implement UBIFS_FLG_DOUBLE_HASH
` [PATCH 25/26] ubifs: Implement UBIFS_FLG_ENCRYPTION
` [PATCH 26/26] ubifs: Raise write version to 5
UBIFS with dma on 4.6 kernel is not working
2016-10-21 13:15 UTC (6+ messages)
[PATCH] net: sched: make default fifo qdiscs appear in the dump
2016-10-21 13:14 UTC (4+ messages)
gpio: mxs: fix duplicate level interrupts
2016-10-21 13:11 UTC (3+ messages)
` [PATCH 1/2] gpio: mxs: use enable/disable regs to (un)mask irqs
` [PATCH 2/2] gpio: mxs: fix duplicate level interrupts
[PATCH 1/2] cpuidle: governors: Remove remaining old module code
2016-10-21 13:09 UTC (4+ messages)
` [PATCH 2/2] cpuidle: governors: Move the files to the upper directory
[PATCH v5 0/9] Add MT8173 Video Decoder Driver
2016-10-21 13:08 UTC (6+ messages)
` [PATCH v5 1/9] VPU: mediatek: Add decode support
` [PATCH v5 2/9] dt-bindings: Add a binding for Mediatek Video Decoder
` [PATCH v5 3/9] vcodec: mediatek: Add Mediatek V4L2 Video Decoder Driver
lening bieden 3%
2016-10-21 12:56 UTC
lening bieden 3%
2016-10-21 12:58 UTC
[PATCH v5 0/4] drm: add explicit fencing
2016-10-21 13:07 UTC (19+ messages)
` [PATCH v5 1/4] drm/fence: add in-fences support
` [PATCH v5 2/4] drm/fence: release fence reference when canceling event
` [PATCH v5 3/4] drm/fence: add fence timeline to drm_crtc
` [PATCH v5 4/4] drm/fence: add out-fences support
[PATCH] drm/fb-helper: Don't call dirty callback for untouched clips
2016-10-21 12:57 UTC (7+ messages)
[PATCH 1/2] gpio: ath79: Fix module autoload
2016-10-21 12:55 UTC (3+ messages)
` [PATCH 2/2] gpio: ts4800: "
[PATCH v2] drm/fb-helper: Don't call dirty callback for untouched clips
2016-10-21 12:52 UTC (2+ messages)
[PATCH 0/2] kdb: Fix locking in vkdb_printf()
2016-10-21 12:50 UTC (3+ messages)
` [PATCH 1/2] kdb: Properly synchronize vkdb_printf() calls with other CPUs
` [PATCH 2/2] kdb: Call vkdb_printf() from vprintk_default() only when wanted
[PATCH 0/8] CaitSith LSM module
2016-10-21 12:49 UTC (9+ messages)
` [PATCH 1/8] CaitSith: Add header file
` [PATCH 2/8] CaitSith: Add pathname calculation functions
` [PATCH 3/8] CaitSith: Add policy I/O functions
` [PATCH 4/8] CaitSith: Add permission check functions
` [PATCH 5/8] CaitSith: Add LSM adapter functions
` [PATCH 6/8] CaitSith: Add policy loader functions
` [PATCH 7/8] CaitSith: Add garbage collector functions
` [PATCH 8/8] CaitSith: Add Kconfig and Makefile
[PATCH] proc: fix NULL dereference when reading /proc/<pid>/auxv
2016-10-21 12:47 UTC (5+ messages)
` [PATCH v2] "
4.9 regression/bisection - 761ed4a94582 tty: serial_core: convert uart_close to use tty_port_close
2016-10-21 12:45 UTC
[driver core] bea5b158ff: BUG: unable to handle kernel NULL pointer dereference at 00000000000002ac
2016-10-21 12:43 UTC
[RFC 00/14] SoundWire bus driver
2016-10-21 12:41 UTC (15+ messages)
` [RFC 01/14] SoundWire: Add SoundWire bus driver documentation
` [RFC 02/14] SoundWire: Add SoundWire stream documentation
` [RFC 03/14] SoundWire: Add error handling and locking documentation
` [RFC 04/14] SoundWire: Add device_id table for SoundWire bus
` [RFC 05/14] SoundWire: Add SoundWire bus driver interfaces
` [RFC 06/14] SoundWire: Add register/unregister APIs
` [RFC 07/14] SoundWire: Add SoundWire Slaves register definitions
` [RFC 08/14] SoundWire: Add API for Slave registers read/write
` [RFC 09/14] SoundWire: Add support to handle Slave status change
` [RFC 10/14] SoundWire: Add support for clock stop
` [RFC 11/14] SoundWire: Add tracing for Slave register read/write
` [RFC 12/14] regmap: SoundWire: Add regmap support for SoundWire bus
` [RFC 13/14] SoundWire: Add stream and port configuration
` [RFC 14/14] SoundWire: Add support for SoundWire stream management
[PATCH] Staging:wlan-ng:hfa384x: fixed 80 character line limit coding style issue
2016-10-21 12:42 UTC
[PATCH/RFC 0/5] cpu_relax: introduce yield, remove lowlatency
2016-10-21 12:41 UTC (9+ messages)
` [PATCH 1/5] processor.h: introduce cpu_relax_yield
` [PATCH 2/5] stop_machine: yield CPU during stop machine
` [PATCH 3/5] s390: make cpu_relax a barrier again
` [PATCH 4/5] Remove cpu_relax_lowlatency users
` [PATCH 5/5] remove cpu_relax_lowlatency
[PATCH] net: sctp, forbid negative length
2016-10-21 12:39 UTC (2+ messages)
gpiolib-of: Cannot request gpio with multiple chips
2016-10-21 12:36 UTC (2+ messages)
[PATCH v6 3/3] x86/mm/64: Enable vmapped stacks
2016-10-21 12:32 UTC (3+ messages)
` [tip:x86/asm] x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)
[RFC][PATCH 0/4] FUTEX_UNLOCK_PI wobbles
2016-10-21 12:27 UTC (7+ messages)
` [RFC][PATCH 4/4] futex: Rewrite FUTEX_UNLOCK_PI
[PATCH] mm, mempolicy: clean up __GFP_THISNODE confusion in policy_zonelist
2016-10-21 12:25 UTC (5+ messages)
[PATCH] [media] c8sectpfe: Remove clk_disable_unprepare hacks
2016-10-21 12:23 UTC (2+ messages)
[PATCH]"drm: change DRM_MIPI_DSI module type from "bool" to "tristate"
2016-10-21 12:19 UTC (10+ messages)
[PATCH 0/6 v5] sched: reflect sched_entity move into task_group's load
2016-10-21 12:19 UTC (3+ messages)
` [PATCH 4/6 v5] sched: propagate load during synchronous attach/detach
[PATCH] ARM: sti: stih407-clocks: Identify critical clocks
2016-10-21 12:17 UTC (2+ messages)
[PATCH V7 0/3] Integration of function trace with System Trace IP blocks
2016-10-21 12:13 UTC (7+ messages)
` [PATCH V7 1/3] tracing: add a possibility of exporting function trace to other places instead of ring buffer only
` [PATCH V7 2/3] stm class: ftrace: Add ftrace-export-over-stm driver
Device or HBA level QD throttling creates randomness in sequetial workload
2016-10-21 12:13 UTC
[PATCH net-next 0/6] net: use core MTU range checking everywhere
2016-10-21 12:04 UTC (6+ messages)
` [PATCH net-next 3/6] net: use core MTU range checking in WAN drivers
` [PATCH net-next v2 0/9] net: use core MTU range checking everywhere
` [PATCH net-next v2 6/9] net: use core MTU range checking in virt drivers
[PATCH] net: stmmac: Add OXNAS Glue Driver
2016-10-21 11:53 UTC (3+ messages)
[PATCH 1/2] perf_event_open.2: Document PERF_EVENT_IOC_PAUSE_OUTPUT
2016-10-21 11:38 UTC (2+ messages)
` [PATCH 2/2] perf_event_open.2: Document write_backward
[PATCH v2 0/6] DT: Fix spelling of standard properties
2016-10-21 11:37 UTC (4+ messages)
` [PATCH v2 1/6] ARM: dts: STiH407: DT fix s/interrupts-names/interrupt-names/
` [STLinux Kernel] "
[PATCH v3 net-next 0/8] net: qualcomm: add QCA7000 UART driver
2016-10-21 11:38 UTC (4+ messages)
` [PATCH v3 net-next 8/8] "
[PATCH 0/6] FRV-setup: Fine-tuning for six function implementations
2016-10-21 11:38 UTC (11+ messages)
` [PATCH 5/6] FRV-setup: Fix indentation in two lines
` FRV-setup: Clarification for "source code clean-up"?
` Improving software around DMA API usage?
[PATCH v14 0/9] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
2016-10-21 11:32 UTC (9+ messages)
` [PATCH v14 5/9] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v14 6/9] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v14 7/9] clocksource/drivers/arm_arch_timer: Refactor the timer init code to prepare for GTDT
[PATCH v5 0/9] implement vcpu preempted check
2016-10-21 11:27 UTC (3+ messages)
` [PATCH v5 9/9] Documentation: virtual: kvm: Support "
Memory fragmentation issue related suggestion request
2016-10-21 11:18 UTC (2+ messages)
[RFC] fs/proc/meminfo: introduce Unaccounted statistic
2016-10-21 11:17 UTC (5+ messages)
[PATCH RFC 6/6] selftests: enable O and KBUILD_OUTPUT
2016-10-21 11:17 UTC
[PATCH RFC 5/6] selftests: add EXTRA_CLEAN for clean target
2016-10-21 11:17 UTC
[PATCH RFC 4/6] selftests: remove CROSS_COMPILE in dedicated Makefile
2016-10-21 11:16 UTC
[RFC PATCH] kbuild: add -fno-PIE
2016-10-21 11:16 UTC
[PATCH net-next] hv_netvsc: fix a race between netvsc_send() and netvsc_init_buf()
2016-10-21 11:15 UTC (5+ messages)
[PATCH v2 0/2] ARM: oxnas: Add SMP support for OX820
2016-10-21 11:15 UTC (2+ messages)
[PATCH RFC 3/6] selftests: add default rules for c source file
2016-10-21 11:15 UTC
[PATCH RFC 2/6] selftests: remove useless TEST_DIRS
2016-10-21 11:15 UTC
[PATCH RFC 1/6] selftests: remove duplicated all and clean target
2016-10-21 11:14 UTC
[PATCH 0/3] iopmem : A block device for PCIe memory
2016-10-21 11:12 UTC (6+ messages)
[PATCH RFC 0/6] enable O and KBUILD_OUTPUT for kselftest
2016-10-21 11:11 UTC (8+ messages)
` [PATCH RFC 1/6] selftests: remove duplicated all and clean target
` [PATCH RFC 2/6] selftests: remove useless TEST_DIRS
` [PATCH RFC 3/6] selftests: add default rules for c source file
` [PATCH RFC 4/6] selftests: remove CROSS_COMPILE in dedicated Makefile
` [PATCH RFC 5/6] selftests: add EXTRA_CLEAN for clean target
` [PATCH RFC 6/6] selftests: enable O and KBUILD_OUTPUT
[PATCH 0/8] PVH v2 support
2016-10-21 10:58 UTC (3+ messages)
` [PATCH 3/8] xen/pvh: Import PVH-related Xen public interfaces
[PATCH v2 1/1] ahci: imx: Add imx53 SATA temperature sensor support
2016-10-21 10:56 UTC (3+ messages)
Oops in rapl_cpu_prepare()
2016-10-21 10:56 UTC (2+ messages)
` [PREEMPT-RT] "
[PATCH v2 0/4] Add slave mode to Synopsys I2C driver
2016-10-21 10:55 UTC (13+ messages)
` [PATCH v2 1/4] Factor out _master() parts of code and identify as much as possible all related with MASTER mode
` [PATCH v2 2/4] Added I2C_SLAVE as a dependency to I2C_DESIGNWARE_CORE Enable _slave() mode Review of the pm_runtime...() methods and cleaning
` [PATCH v2 3/4] Device bindings documentation updated ACPI-enabled platforms not currently supported
` [PATCH v2 4/4] Cleaned the code, no functional changes
[PATCH] usb: dwc3: Fix error handling for core init
2016-10-21 10:51 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2 1/1] usb: xhci: clean up error_bitmask usage
2016-10-21 10:49 UTC (2+ messages)
[PATCH v3 0/6] pinctrl: sunxi: Generic bindings rework
2016-10-21 10:40 UTC (4+ messages)
` [PATCH v3 5/6] ARM: sunxi: Remove useless allwinner,pull property
[PATCH net-next] nfnetlink_log: Use GFP_NOWARN for skb allocation
2016-10-21 10:38 UTC (2+ messages)
[PATCH 1/3] f2fs: add fast path for find_next_{zero}bit
2016-10-21 10:35 UTC (2+ messages)
[PATCH] soc: qcom: Add SoC info driver
2016-10-21 10:33 UTC (2+ messages)
[PATCH v2 0/9] irqchip: meson: add support for the gpio interrupt controller
2016-10-21 10:28 UTC (7+ messages)
` [PATCH v2 1/9] irqchip: meson: add support for "
Linux 3.10.104
2016-10-21 10:25 UTC
[PATCH] kernel: irq: fix build failure
2016-10-21 10:20 UTC (6+ messages)
[PATCH] arm64: mm: fix __page_to_voff definition
2016-10-21 10:18 UTC (3+ messages)
[PATCH] gpio: mpc8xxx: Correct irq handler function
2016-10-21 7:31 UTC
[PATCH v2 0/8] mm/swap: Regular page swap optimizations
2016-10-21 10:05 UTC (3+ messages)
[PATCH] net: cpsw: fix obtaining mac address for am3517
2016-10-21 9:51 UTC (5+ messages)
[PATCH v7] net: ip, diag -- Add diag interface for raw sockets
2016-10-21 10:03 UTC
[PATCH] cpuidle: remove cpu_pm calls when entering a idle state
2016-10-21 9:59 UTC (2+ messages)
[PATCH 0/3] ARM: da850: new drivers for better LCDC support
2016-10-21 9:56 UTC (8+ messages)
` [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver
[Patch v5 00/12] microblaze/MIPS/PowerPC: Xilinx intc
2016-10-21 9:48 UTC (3+ messages)
` [Patch v5 04/12] irqchip: xilinx: Add support for parent intc
[PATCH 4.4 00/25] 4.4.27-stable review
2016-10-21 9:16 UTC (9+ messages)
` [PATCH 4.4 04/25] fuse: listxattr: verify xattr list
` [PATCH 4.4 10/25] reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()
` [PATCH 4.4 15/25] scsi: ibmvfc: Fix I/O hang when port is not mapped
` [PATCH 4.4 17/25] ext4: reinforce check of i_dtime when clearing high fields of uid and gid
` [PATCH 4.4 19/25] ext4: allow DAX writeback for hole punch
` [PATCH 4.4 20/25] ext4: release bh in make_indexed_dir
` [PATCH 4.4 22/25] crypto: vmx - Fix memory corruption caused by p8_ghash
` [PATCH 4.4 24/25] vfs: move permission checking into notify_change() for utimes(NULL)
[PATCH 4.7 00/45] 4.7.10-stable review
2016-10-21 9:17 UTC (4+ messages)
` [PATCH 4.7 02/45] serial: 8250_dw: Check the data->pclk when get apb_pclk
` [PATCH 4.7 14/45] drivers: base: dma-mapping: page align the size when unmap_kernel_range
` [PATCH 4.7 17/45] clk: mvebu: dynamically allocate resources in Armada CP110 system controller
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox