- bc4bd0f seccomp: split mode setting routines by Kees Cook · 12 years ago
- c5c2ce7 seccomp: extract check/assign mode helpers by Kees Cook · 12 years ago
- 2d5f698 seccomp: create internal mode-setting function by Kees Cook · 12 years ago
- befe287 CHROMIUM: seccomp: set -ENOSYS if there is no tracer by Will Drewry · 14 years ago
- 171ba89 seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTER by Will Drewry · 14 years ago
- 4ca6e67 ptrace,seccomp: Add PTRACE_SECCOMP support by Will Drewry · 14 years ago
- 6953702 seccomp: Add SECCOMP_RET_TRAP by Will Drewry · 14 years ago
- 15f81b8 signal, x86: add SIGSYS info and make it synchronous. by Will Drewry · 14 years ago
- 43ec825 seccomp: add SECCOMP_RET_ERRNO by Will Drewry · 14 years ago
- 88b54e7 seccomp: remove duplicated failure logging by Kees Cook · 14 years ago
- 980e920 seccomp: add system call filtering using BPF by Will Drewry · 14 years ago
- 807936e seccomp: kill the seccomp_t typedef by Will Drewry · 15 years ago
- 2fb2c14 video/msm: do not break when MIPI is not enabled by Flemmard · 13 years ago
- 79adb8f msm_fb: display: Program TILE video frame size in dma ISR by Mayank Chopra · 13 years ago
- 950c2ca msm/logo: get rid of samsung logo thing, updated to needed modifications for TENDERLOIN by Flemmard · 13 years ago
- d301662 vidc 720p: add res_trk_get_enable_sec_metadata support (returns only 0 for now) by Flemmard · 13 years ago
- 53d1a39 a6: enable device files by James Sullins · 13 years ago
- f398ec8 WIP: test a6 simulate_error by James Sullins · 13 years ago
- 78afd4d a6: enable i2c read/write retries by James Sullins · 13 years ago
- b415a2d msm: wfd: Free ion memory properly during a ion failure by Deepak Verma · 12 years ago
- 3d07cb9 gpio_event: add driver by Flemmard · 13 years ago
- c36b867 crucial_oj: add oj driver and modifications needed in gpio_input/event/matrix by Flemmard · 13 years ago
- 1e1978e i2c-qup: add support for FLOW_CONTROL and SHARE_UART flags in platform_data by Flemmard · 13 years ago
- 3c59a63 gpu: ion: fix locking issues in debug code by Mitchel Humpherys · 13 years ago
- 76c9162 gpu: ion: add locking to traversal of volatile rb tree by Srinivasarao P · 12 years ago
- 6d8ebfa gpu: ion: use a list instead of a tree for heap debug memory map by Srinivasarao P · 12 years ago
- f6f2292 gpu: ion: Refactor locking by Srinivasarao P · 12 years ago
- 406a243 char: setup tenderloin to use DYNAMIC_MINORS 128 by flintman · 11 years ago
- 06cde44 crypto: ablk_helper - Replace memcpy with struct assignment by kbuild test robot · 13 years ago
- 68cb45a crypto: create generic version of ablk_helper by Ard Biesheuvel · 13 years ago
- 91945fd block: row: Fix crash when adding a new field in bio struct by Tanya Brokhman · 12 years ago
- 0754c9b block: row: Remove warning massage from add_request by Tatyana Brokhman · 13 years ago
- e14f550 block: row: change hrtimer_cancel to hrtimer_try_to_cancel by Tatyana Brokhman · 13 years ago
- 3e0e9e0 block: row-iosched idling triggered by readahead pages by Lee Susman · 13 years ago
- cac0515 tenderloin: cleanup some code from merges by flintman · 11 years ago
- 4d54158 fs: add FUSE_SD support by Flemmard · 13 years ago
- a14cd33 defconfig: Update tenderloin_android_defconfig by flintman · 11 years ago
- 5b9211f ARM: 8160/1: drop warning about return_address not using unwind tables by Uwe Kleine-König · 12 years ago
- e06aeaa cpufreq: interactive: fix compiling warnings by Chih-Wei Huang · 13 years ago
- 19c8b9f sunrpc: fix warnings when building with gcc 4.9 by Dan Pasanen · 11 years ago
- a2cb4dd AIO: Don't plug the I/O queue in do_io_submit() by Dave Kleikamp · 15 years ago
- b66a1d7 drivers: mmc: disable CRC by arter97 · 13 years ago
- 9619ff2d ipv6: Don't reduce hop limit for an interface by D.S. Ljungmark · 11 years ago
- 6009869 net: ipv6: allow choosing optimistic addresses with use_optimistic by Erik Kline · 12 years ago
- 139bf4f net: ipv6: Add a sysctl to make optimistic addresses useful candidates by Erik Kline · 12 years ago
- e13c80f add extra free kbytes tunable by Rik van Riel · 15 years ago
- 647baad mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support by Kirill A. Shutemov · 13 years ago
- b58ed70 vfs: read file_handle only once in handle_to_path by Sasha Levin · 12 years ago
- 4ad0482 ARM: ftrace: Trace function entry before updating index by Colin Cross · 14 years ago
- cfbd34e arm: vfpmodule: Fix warning procfs vfp_bounce reporting failed by myfluxi · 12 years ago
- 72aeb81 ARM: 7782/1: Kconfig: Let ARM_ERRATA_364296 not depend on CONFIG_SMP by Fabio Estevam · 13 years ago
- 514ca26 ARM: 7780/1: add missing linker section markup to head-common.S by Stephen Warren · 13 years ago
- 3fdb4ed ARM: crypto: add NEON accelerated XOR implementation by Ard Biesheuvel · 13 years ago
- 51dd1be ARM: move VFP init to an earlier boot stage by Ard Biesheuvel · 13 years ago
- 73a8f33 ARM: add support for kernel mode NEON by Ard Biesheuvel · 13 years ago
- 9144579 crypto: add crypto_[un]register_shashes for [un]registering multiple shash entries at once by Jussi Kivilinna · 14 years ago
- 5b4b3bb crypto: sha512 - Expose generic sha512 routine to be callable from other modules by Tim Chen · 13 years ago
- d7e741a crypto: sha256 - Expose SHA256 generic routine to be callable externally. by Tim Chen · 13 years ago
- 248cb61 ARM: pull in <asm/simd.h> from asm-generic by Ard Biesheuvel · 13 years ago
- 9665c17 ARM: be strict about FP exceptions in kernel mode by Ard Biesheuvel · 13 years ago
- 692c230 ARM: 8120/1: crypto: sha512: add ARM NEON implementation by Jussi Kivilinna · 12 years ago
- c7ec5d9 ARM: 8119/1: crypto: sha1: add ARM NEON implementation by Jussi Kivilinna · 12 years ago
- e36cc75 ARM: 8118/1: crypto: sha1/make use of common SHA-1 structures by Jussi Kivilinna · 12 years ago
- e2c2a34 crypto: arm-aes - fix encryption of unaligned data by Mikulas Patocka · 12 years ago
- 96e26c8 CRYPTO: Fix more AES build errors by Russell King · 13 years ago
- a4456ea ARM: add .gitignore entry for aesbs-core.S by Russell King · 13 years ago
- 0cbb1d9 ARM: add support for bit sliced AES using NEON instructions by Ard Biesheuvel · 13 years ago
- 1a86299 ARM: move AES typedefs and function prototypes to separate header by Ard Biesheuvel · 13 years ago
- 0ba5b84 arm/crypto: Add optimized AES and SHA1 routines by David McCullough · 14 years ago
- e3ecae0 tenderloin: enable ksm by Dan Pasanen · 11 years ago
- 3f94b47 tenderloin: enable wiimote and hidraw support by Dan Pasanen · 11 years ago
- bfd246b Linux 3.4.106 by Zefan Li · 12 years ago
- cd5ade2 drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets by Ben Hutchings · 12 years ago
- c54ef26 Patch for 3.2.x, 3.4.x IP identifier regression by Jeffrey Knockel · 12 years ago
- 1e452ea KVM: x86: Fix far-jump to non-canonical check by Nadav Amit · 12 years ago
- 6f788ad x86, tls: Interpret an all-zero struct user_desc as "no segment" by Andy Lutomirski · 12 years ago
- 61fc7f0 x86, tls, ldt: Stop checking lm in LDT_empty by Andy Lutomirski · 12 years ago
- 51e2ffd x86/tls: Validate TLS entries to protect espfix by Andy Lutomirski · 12 years ago
- 1c139db x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit by Andy Lutomirski · 12 years ago
- 4331175 mm: Remove false WARN_ON from pagecache_isize_extended() by Jan Kara · 12 years ago
- 50e0195 firewire: cdev: prevent kernel stack leaking into ioctl arguments by Stefan Richter · 12 years ago
- 0d2fca8 x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs by Andy Lutomirski · 12 years ago
- 7effb25 x86_64, traps: Rework bad_iret by Andy Lutomirski · 12 years ago
- e3d9243 x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C by Andy Lutomirski · 12 years ago
- cdbc505 x86_64, traps: Stop using IST for #SS by Andy Lutomirski · 12 years ago
- d5133b1 MIPS: oprofile: Fix backtrace on 64-bit kernel by Aaro Koskinen · 12 years ago
- e5afb39 of/base: Fix PowerPC address parsing hack by Benjamin Herrenschmidt · 12 years ago
- c0670f3 can: esd_usb2: fix memory leak on disconnect by Alexey Khoroshilov · 12 years ago
- 23e3165 can: dev: avoid calling kfree_skb() from interrupt context by Thomas Körper · 12 years ago
- 1f18a79 x86: Require exact match for 'noxsave' command line option by Dave Hansen · 12 years ago
- 160feb5 ASoC: sgtl5000: Fix SMALL_POP bit definition by Fabio Estevam · 12 years ago
- 7b38c50 rt2x00: do not align payload on modern H/W by Stanislaw Gruszka · 12 years ago
- df323cd ASoC: fsi: remove unsupported PAUSE flag by Kuninori Morimoto · 12 years ago
- 8d4addd srp-target: Retry when QP creation fails with ENOMEM by Bart Van Assche · 12 years ago
- 3af9547 libceph: do not crash on large auth tickets by Ilya Dryomov · 12 years ago
- 427db0b NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired by Trond Myklebust · 12 years ago
- b22e676 nfs: Fix use of uninitialized variable in nfs_getattr() by Jan Kara · 12 years ago
- 818d204 audit: keep inode pinned by Miklos Szeredi · 12 years ago
- 499e5b8 scsi: only re-lock door after EH on devices that were reset by Christoph Hellwig · 12 years ago
- 6949dbb Input: alps - allow up to 2 invalid packets without resetting device by Pali Rohár · 12 years ago