Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7a2871b566f34d980556072943295efd107eb53c
7a2871b
apparmor: use common fn to clear task_context for domain transitions
by John Johansen
· 12 years ago
0ca554b
apparmor: add kvzalloc to handle zeroing for kvmalloc
by John Johansen
· 12 years ago
3cfcc19
apparmor: add utility function to get an arbitrary tasks profile.
by John Johansen
· 12 years ago
e573cc3
apparmor: fix error code to failure message mapping for name lookup
by John Johansen
· 12 years ago
50c5ecd5
apparmor: refactor profile mode macros
by John Johansen
· 12 years ago
0426623
apparmor: Remove -W1 warnings
by John Johansen
· 12 years ago
17322cc
apparmor: fix auditing of domain transition failures due to incomplete policy
by John Johansen
· 12 years ago
b7ae9f0
Merge branch 'tpmdd-04-17-13' of git://github.com/shpedoikal/linux into my-next
by James Morris
· 12 years ago
df2c2af
ima: eliminate passing d_name.name to process_measurement()
by Mimi Zohar
· 12 years ago
32d33b2
TPM: Retry SaveState command in suspend path
by Duncan Laurie
· 12 years ago
6aa4ef4
tpm/tpm_i2c_infineon: Add small comment about return value of __i2c_transfer
by Peter Huewe
· 12 years ago
21dc02e
tpm/tpm_i2c_infineon.c: Add OF attributes type and name to the of_device_id table entries
by Peter Huewe
· 12 years ago
3320280
tpm_i2c_stm_st33: Remove duplicate inclusion of header files
by Sachin Kamat
· 12 years ago
c61c86d
tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)
by Peter Huewe
· 12 years ago
eef8b62
char/tpm: Convert struct i2c_msg initialization to C99 format
by Shubhrajyoti Datta
· 12 years ago
e361200
drivers/char/tpm/tpm_ppi: use strlcpy instead of strncpy
by Chen Gang
· 12 years ago
2d089f8
tpm/tpm_i2c_stm_st33: formatting and white space changes
by Peter Huewe
· 12 years ago
958d2c2
Smack: include magic.h in smackfs.c
by Casey Schaufler
· 12 years ago
094f7b6
selinux: make security_sb_clone_mnt_opts return an error on context mismatch
by Jeff Layton
· 12 years ago
9b0271d
Merge branch 'stage-for-3.10' of git://git.gitorious.org/smack-next/kernel into ra-next
by James Morris
· 12 years ago
d132747
seccomp: allow BPF_XOR based ALU instructions.
by Nicolas Schichan
· 12 years ago
cdb56b6
Fix NULL pointer dereference in smack_inode_unlink() and smack_inode_rmdir()
by Igor Zhbanov
· 12 years ago
e05b6f9
Smack: add support for modification of existing rules
by Rafal Krypa
· 12 years ago
cee7e44
smack: SMACK_MAGIC to include/uapi/linux/magic.h
by Jarkko Sakkinen
· 12 years ago
a87d79a
Smack: add missing support for transmute bit in smack_str_from_perm()
by Rafal Krypa
· 12 years ago
d15d9fad
Smack: prevent revoke-subject from failing when unseen label is written to it
by Rafal Krypa
· 12 years ago
505f14f
tomoyo: use DEFINE_SRCU() to define tomoyo_ss
by Lai Jiangshan
· 12 years ago
921f3ac
tomoyo: use DEFINE_SRCU() to define tomoyo_ss
by Lai Jiangshan
· 12 years ago
2c4cdf5
Merge tag 'v3.9-rc2' into next
by James Morris
· 12 years ago
f6161aa
Linux 3.9-rc2
by Linus Torvalds
· 12 years ago
7293261
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
8343bce
Atmel MXT touchscreen: increase reset timeouts
by Linus Torvalds
· 12 years ago
db04dc6
proc: Use nd_jump_link in proc_ns_follow_link
by Eric W. Biederman
· 12 years ago
0aefda3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
2ef3920
Platform: x86: chromeos_laptop : Add basic platform data for atmel devices
by Benson Leung
· 12 years ago
22dfab7
Input: atmel_mxt_ts - Support for touchpad variant
by Daniel Kurtz
· 12 years ago
67a865a
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
59d8e5e
Merge branch 'akpm' (fixes from Andrew)
by Linus Torvalds
· 12 years ago
c3d6b62
alpha: boot: fix build breakage introduced by system.h disintegration
by Will Deacon
· 12 years ago
15cf17d
memcg: initialize kmem-cache destroying work earlier
by Konstantin Khlebnikov
· 12 years ago
755727b
Randy has moved
by Randy Dunlap
· 12 years ago
d8fc16a
ksm: fix m68k build: only NUMA needs pfn_to_nid
by Hugh Dickins
· 12 years ago
a40e7cf
dmi_scan: fix missing check for _DMI_ signature in smbios_present()
by Ben Hutchings
· 12 years ago
dc893e1
Revert parts of "hlist: drop the node parameter from iterators"
by Arnd Bergmann
· 12 years ago
2e1c9b2
idr: remove WARN_ON_ONCE() on negative IDs
by Tejun Heo
· 12 years ago
7880639
mm/mempolicy.c: fix sp_node_init() argument ordering
by KOSAKI Motohiro
· 12 years ago
5ca3957
mm/mempolicy.c: fix wrong sp_node insertion
by Hillf Danton
· 12 years ago
88b9e45
ipc: don't allocate a copy larger than max
by Peter Hurley
· 12 years ago
e1082f4
ipc: fix potential oops when src msg > 4k w/ MSG_COPY
by Peter Hurley
· 12 years ago
c4c5ff0
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
92e840b
Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 12 years ago
eca9683
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
d381f45
Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
c77f8bf
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 12 years ago
7b54c16
vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink
by Linus Torvalds
· 12 years ago
47b3bc9
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
af2841c
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
c89b148
Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
36c1813
drm/tegra: drop "select DRM_HDMI"
by Paul Bolle
· 12 years ago
13bcf01
drm: Documentation typo fixes
by Christopher Harvey
· 12 years ago
ce49596
drm/mgag200: Bug fix: Renesas board now selects native resolution.
by Julia Lemire
· 12 years ago
0ba5317
drm/mgag200: Reject modes that are too big for VRAM
by Christopher Harvey
· 12 years ago
cc59487
drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used
by Christopher Harvey
· 12 years ago
9d62452
Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 12 years ago
19cf3ed
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
cc67708
Merge tag 'efi-for-3.9-rc2' into x86/urgent
by H. Peter Anvin
· 12 years ago
60f583d
x86: Do not try to sync identity map for non-mapped pages
by Dave Hansen
· 12 years ago
d3452436
Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 12 years ago
0c8150d
Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 12 years ago
e2e091f
Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 12 years ago
cd66acb
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 12 years ago
774c389
drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASK
by Marek Olšák
· 12 years ago
d808fc8
drm/radeon: skip MC reset as it's probably not hung
by Alex Deucher
· 12 years ago
e8fc413
drm/radeon: add primary dac adj quirk for R200 board
by Alex Deucher
· 12 years ago
cc9945b
drm/radeon: don't set hpd, afmt interrupts when interrupts are disabled
by Alex Deucher
· 12 years ago
455bd4c
ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimizations
by Ivan Djelic
· 12 years ago
dcd9006
HID: logitech-dj: do not directly call hid_output_raw_report() during probe
by Benjamin Tissoires
· 12 years ago
69a4cfd
ALSA: ice1712: Initialize card->private_data properly
by Sean Connor
· 12 years ago
de3cb94
Btrfs: improve the delayed inode throttling
by Chris Mason
· 12 years ago
9141770
fs: Limit sys_mount to only request filesystem modules (Part 2).
by Eric W. Biederman
· 12 years ago
84dfd0a
ALSA: hda - Add support of new codec ALC233
by Kailang Yang
· 12 years ago
3bc085a
ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg()
by Xi Wang
· 12 years ago
4c7a548
ALSA: hda - check NULL pointer when creating SPDIF PCM switch
by Mengdong Lin
· 12 years ago
25336e8
ALSA: hda - check NULL pointer when creating SPDIF controls
by Mengdong Lin
· 12 years ago
9fedcc4
Merge tag 'asoc-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 12 years ago
f73c06d
Merge remote-tracking branch 'asoc/fix/wm8960' into tmp
by Mark Brown
· 12 years ago
de83fb3
Merge remote-tracking branch 'asoc/fix/wm8350' into tmp
by Mark Brown
· 12 years ago
25e5a74
Merge remote-tracking branch 'asoc/fix/tegra' into tmp
by Mark Brown
· 12 years ago
e61c092
Merge remote-tracking branch 'asoc/fix/arizona' into tmp
by Mark Brown
· 12 years ago
3c4aff6
x86, doc: Be explicit about what the x86 struct boot_params requires
by Peter Jones
· 12 years ago
2e604c0
x86: Don't clear efi_info even if the sentinel hits
by Josh Boyer
· 12 years ago
98e7a98
x86, mm: Make sure to find a 2M free block for the first mapped area
by Yinghai Lu
· 12 years ago
015221f
x86: Fix 32-bit *_cpu_data initializers
by Krzysztof Mazur
· 12 years ago
3a01aa7
Btrfs: fix a mismerge in btrfs_balance()
by Ilya Dryomov
· 12 years ago
067785c
CIFS: Fix missing of oplock_read value in smb30_values structure
by Pavel Shilovsky
· 12 years ago
2cc7954
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
94e1800
cifs: don't try to unlock pagecache page after releasing it
by Jeff Layton
· 12 years ago
2518964
cifs: remove the sockopt= mount option
by Jeff Layton
· 12 years ago
2cc65e3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into for-linus-3.9
by Chris Mason
· 12 years ago
c483a98
cifs: Check server capability before attempting silly rename
by Sachin Prabhu
· 12 years ago
Next »