firefly-linux-kernel-4.4.55.git
2014-09-25 Badhri Jagan... USB: gadget: u_ether: Fix data stall issue in RNDIS...
2014-09-25 taeju.parkusb: gadget: prevent change of Host MAC address of...
2014-09-25 Badhri Jagan... usb: u_ether: Add workqueue as bottom half handler...
2014-09-18 JP Abgrallarm64: Fixup __NR_* compat syscalls count.
2014-09-18 AKASHI Takahiroarm64: is_compat_task is defined both in asm/compat...
2014-09-18 AKASHI Takahiroarm64: Add regs_return_value() in syscall.h
2014-09-18 JP Abgrallarm64: audit: Add audit hook in syscall_trace_enter...
2014-09-18 AKASHI Takahiroarm64: Add audit support
2014-09-18 Dan AloniMove the EM_ARM and EM_AARCH64 definitions to uapi...
2014-09-18 JP Abgrallarm64: Add __NR_* definitions for compat syscalls
2014-09-18 AKASHI Takahiroarm64: split syscall_trace() into separate functions...
2014-09-18 AKASHI Takahiroarm64: make a single hook to syscall_trace() for all...
2014-09-17 JP Abgrallseccomp: revert previous patches in prep for updated...
2014-09-17 Catalin Marinasarm64: Remove unused cpu_name ascii in arch/arm64/mm...
2014-09-17 Ard Biesheuvelarm64: drop redundant macros from read_cpuid()
2014-09-15 Greg Hackmannandroid: base-cfg: enable ARMV7_COMPAT
2014-09-13 Greg Hackmannarm64: restrict effects of ARMV7_COMPAT_CPUINFO to...
2014-09-13 Alex Van Bruntarm64: report vfpv3 instead of vfpv3d16
2014-09-13 Alex Van Bruntarm64: cpuinfo: ARMv7 compatable cpuinfo option
2014-09-13 Rich Wileyarm64: enable deprecated SETEND instruction in SCTLR...
2014-09-13 Rich Wileyarm64: make SCTLR compat config depend on CONFIG_ARMV7_...
2014-09-13 Alex Van Bruntarm64: optionally set CP15BEN in SCTLR
2014-09-13 Rich Wileyarm64: fix SWP instruction emulation
2014-09-13 Alex Van Bruntarm64: add fault handling to SWP emulation
2014-09-13 Alex Van Bruntarm64: fix a warning and a typo in SWP emulation
2014-09-13 Alex Van Bruntarm64: emulate the swp/swpb instruction
2014-09-13 Alex Van Bruntarm64: a backwards compatible config option
2014-09-13 Peng Duarm64: kernel: check mode for get_user in undefinstr
2014-09-13 Alex Van Bruntarm64: add undefined instruction handler hooks
2014-09-12 Alex Van Bruntarm64: ptrace: add is_wide_instruction() macro
2014-09-12 Alex Van Bruntarm64: copy conditional instruction tests from arm
2014-09-12 Will Deaconarm64: debug: consolidate software breakpoint handlers
2014-09-11 Ard Biesheuvelarm64: advertise ARMv8 extensions to 32-bit compat...
2014-09-11 Ard Biesheuvelarm64: add AT_HWCAP2 support for 32-bit compat
2014-09-11 Ard Biesheuvelbinfmt_elf: add ELF_HWCAP2 to compat auxv entries
2014-09-11 Steve Capperarm64: Add hwcaps for crypto and CRC32 extensions.
2014-09-11 Steve Capperarm64: Widen hwcap to be 64 bit
2014-09-11 Greg Hackmannarm64: add HWCAP_EVTSTRM and associated hwcap refactoring
2014-09-10 Greg Hackmannarm64: process: dump memory around registers when displ...
2014-09-06 Todd Poynorcpufreq: interactive: make common_tunables static
2014-09-04 JP Abgrallandroid: base-cfg: enforce the needed XFRM_MODE_TUNNEL...
2014-09-03 Heiko Carstensfs/seq_file: fallback to vmalloc allocation
2014-09-03 Al Vironick kvfree() from apparmor
2014-09-03 Al Viroapparmor: no need to delay vfree()
2014-09-03 Leo Yanarm64: fix bug for reloading FPSIMD state after cpu...
2014-08-29 Catalin Marinasarm64: Add brackets around user_stack_pointer()
2014-08-29 Will Deaconarm64: report correct stack pointer in KSTK_ESP for...
2014-08-29 Catalin Marinasarm64: Cast KSTK_(EIP|ESP) to unsigned long
2014-08-29 Jean PihetARM64: perf: support dwarf unwinding in compat mode
2014-08-29 Greg Hackmannarm64: check for upper PAGE_SHIFT bits in pfn_valid()
2014-08-28 Ard Biesheuvelarm64: pull in <asm/simd.h> from asm-generic
2014-08-28 Ard Biesheuvelarm64: enable generic CPU feature modalias matching...
2014-08-28 Ard Biesheuvelcrypto: allow blkcipher walks over AEAD data
2014-08-28 Ard Biesheuvelcrypto: remove direct blkcipher_walk dependency on...
2014-08-28 Ard Biesheuvelarm64: add support for kernel mode NEON in interrupt...
2014-08-28 Ard Biesheuvelarm64: defer reloading a task's FPSIMD state to userlan...
2014-08-28 Ard Biesheuvelarm64: add abstractions for FPSIMD state manipulation
2014-08-28 Ard Biesheuvelcpu: add generic support for CPU feature based module...
2014-08-28 kbuild test... crypto: ablk_helper - Replace memcpy with struct assignment
2014-08-28 Ard Biesheuvelcrypto: create generic version of ablk_helper
2014-08-28 Mikulas Patockacrypto: arm64-aes - fix encryption of unaligned data
2014-08-28 Andreas Schwabarm64/crypto: fix makefile rule for aes-glue-%.o
2014-08-28 Ard Biesheuvelarm64/crypto: improve performance of GHASH algorithm
2014-08-28 Ard Biesheuvelarm64/crypto: fix data corruption bug in GHASH algorithm
2014-08-28 Ard Biesheuvelarm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON...
2014-08-28 Ard Biesheuvelarm64/crypto: AES in CCM mode using ARMv8 Crypto Extensions
2014-08-28 Ard Biesheuvelarm64/crypto: AES using ARMv8 Crypto Extensions
2014-08-28 Ard Biesheuvelarm64/crypto: GHASH secure hash using ARMv8 Crypto...
2014-08-28 Ard Biesheuvelarm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto Extensions
2014-08-28 JP Abgrallarm64/crypto: SHA-1 using ARMv8 Crypto Extensions
2014-08-28 JP Abgrallarm: fixup NR_syscalls to accommodate the new seccomp...
2014-08-28 Kees Cookseccomp: implement SECCOMP_FILTER_FLAG_TSYNC
2014-08-28 Kees Cookseccomp: allow mode setting across threads
2014-08-28 Kees Cookseccomp: introduce writer locking
2014-08-28 Kees Cookseccomp: split filter prep from check and apply
2014-08-28 Kees CookMIPS: add seccomp syscall
2014-08-28 Kees CookARM: add seccomp syscall
2014-08-28 Kees Cookseccomp: add "seccomp" syscall
2014-08-28 Kees Cookseccomp: split mode setting routines
2014-08-28 Kees Cookseccomp: extract check/assign mode helpers
2014-08-28 Kees Cookseccomp: create internal mode-setting function
2014-08-28 Kees CookMAINTAINERS: create seccomp entry
2014-08-28 Kees Cookseccomp: fix memory leak on filter attach
2014-08-28 Kees CookARM: 7888/1: seccomp: not compatible with ARM OABI
2014-08-26 xerox_linusb: Add support for rndis uplink aggregation
2014-08-23 Dmitry ShmidtAdd flags parameter to get_country_code template
2014-08-22 Colin Crossmm: fix prctl_set_vma_anon_name
2014-08-21 xerox_linUSB: rndis: Free the rndis response queue during REMOTE...
2014-08-18 Maxime Bizonfirmware loader: fix pending_fw_head list corruption
2014-08-12 Takashi Iwaifirmware: Avoid deadlock of usermodehelper lock at...
2014-08-12 Laura Abbottstaging: android: ashmem: Avoid deadlock with mmap...
2014-07-29 JP Abgrallext4: Add support for FIDTRIM, a best-effort ioctl...
2014-07-25 Anson Jacobusb: gadget: f_audio_source: Fixed USB Audio Class...
2014-07-24 Anson Jacobusb: gadget: f_audio_source: change max ISO packet...
2014-07-17 Jonathan Hamiltonvideo: adf: Cleanup sw_sync timeline at adf_device_destroy
2014-07-11 Kees CookHID: check for NULL field when setting values
2014-07-11 Kees CookHID: picolcd_core: validate output report details
2014-07-11 Kees CookHID: sensor-hub: validate feature report details
2014-07-11 Benjamin TissoiresHID: multitouch: validate indexes details
2014-07-11 Benjamin TissoiresHID: validate feature and input report details
next