Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d58e0da854376841ac99defeb117a83f086715c6
d58e0da
TOMOYO: Add environment variable name restriction support.
by Tetsuo Handa
· 13 years ago
5dbe304
security: sparse fix: Move security_fixup_op to security.h
by James Morris
· 13 years ago
7b98a58
selinux: sparse fix: fix several warnings in the security server code
by James Morris
· 13 years ago
0ff53f5
selinux: sparse fix: include selinux.h in exports.c
by James Morris
· 13 years ago
6a3fbe8
selinux: sparse fix: fix warnings in netlink code
by James Morris
· 13 years ago
ad3fa08
selinux: sparse fix: eliminate warnings for selinuxfs
by James Morris
· 13 years ago
d5813a5
ima: sparse fix: include linux/ima.h in ima_main.c
by James Morris
· 13 years ago
b97e145
ima: sparse fix: make ima_open_policy static
by James Morris
· 13 years ago
cc7db09
apparmor: sparse fix: include procattr.h in procattr.c
by James Morris
· 13 years ago
7ee9585
apparmor: sparse fix: rename shadowed variables in policy_unpack.c
by James Morris
· 13 years ago
32c3df6
apparmor: sparse fix: add apparmor.h to lib.c
by James Morris
· 13 years ago
33f8bf5
apparmor: sparse fix: include ipc.h
by James Morris
· 13 years ago
58982b7
selinux: sparse fix: declare selinux_disable() in security.h
by James Morris
· 13 years ago
cc59a58
selinux: sparse fix: move selinux_complete_init
by James Morris
· 13 years ago
56a4ca9
selinux: sparse fix: make selinux_secmark_refcount static
by James Morris
· 13 years ago
3417d8d
apparmor: sparse fix: make aa_create_aafs static
by James Morris
· 13 years ago
4892722
integrity: sparse fix: move iint_initialized to integrity.h
by James Morris
· 13 years ago
fc9ff9b
security: Fix a typo
by rongqing.li@windriver.com
· 13 years ago
8525841
TOMOYO: Fix incorrect enforce mode.
by Tetsuo Handa
· 13 years ago
403d1d0
tpm: suppress durations sysfs output if not read
by Stefan Berger
· 13 years ago
8ad346c
CRED: fix build error due to 'tgcred' undeclared
by Axel Lin
· 13 years ago
0c061b5
KEYS: Correctly destroy key payloads when their keytype is removed
by David Howells
· 13 years ago
d199798
KEYS: The dead key link reaper should be non-reentrant
by David Howells
· 13 years ago
b072e9b
KEYS: Make the key reaper non-reentrant
by David Howells
· 13 years ago
8bc16de
KEYS: Move the unreferenced key reaper to the keys garbage collector file
by David Howells
· 13 years ago
012146d
CRED: Fix prepare_kernel_cred() to provide a new thread_group_cred struct
by David Howells
· 13 years ago
6d528b0
KEYS: __key_link() should use the RCU deref wrapper for keyring payloads
by David Howells
· 13 years ago
3ecf1b4
KEYS: keyctl_get_keyring_ID() should create a session keyring if create flag set
by David Howells
· 13 years ago
99599537
KEYS: If install_session_keyring() is given a keyring, it should install it
by David Howells
· 13 years ago
c5532b0
evm: add MAINTAINERS entry
by Mimi Zohar
· 13 years ago
dbe5ad1
evm: add Kconfig TCG_TPM dependency
by Mimi Zohar
· 13 years ago
09f464b
tomoyo: remove tomoyo_gc_thread()->daemonize()
by Oleg Nesterov
· 13 years ago
1e39f38
evm: fix build problems
by Mimi Zohar
· 13 years ago
7d8db18
capabilities: initialize has_cap
by Serge Hallyn
· 13 years ago
4d49f67
capabilities: do not grant full privs for setuid w/ file caps + no effective caps
by Zhi Li
· 13 years ago
f995e74
CIFS: remove local xattr definitions
by Mimi Zohar
· 13 years ago
5a4730b
evm: fix evm_inode_init_security return code
by Mimi Zohar
· 13 years ago
e1c9b23
evm: building without EVM enabled fixes
by Mimi Zohar
· 13 years ago
0b024d2
EVM: ensure trusted and encypted key symbols are available to EVM
by James Morris
· 13 years ago
5a2f3a0
Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next
by James Morris
· 13 years ago
1d568ab
Merge branch 'next-queue' into next
by James Morris
· 13 years ago
94b12d4
Merge branch 'linus'; commit 'v3.1-rc1' into next
by James Morris
· 13 years ago
322a8b0
Linux 3.1-rc1
by Linus Torvalds
· 13 years ago
9e23311
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 13 years ago
fc97114
sh: Fix boot crash related to SCI
by Rafael J. Wysocki
· 13 years ago
f23c126
arm: remove stale export of 'sha_transform'
by Linus Torvalds
· 13 years ago
4d44871
arm: remove "optimized" SHA1 routines
by Linus Torvalds
· 13 years ago
3295514
fix rcu annotations noise in cred.h
by Al Viro
· 13 years ago
7813b94
vfs: rename 'do_follow_link' to 'should_follow_link'
by Linus Torvalds
· 13 years ago
206b1d0
Fix POSIX ACL permission check
by Ari Savolainen
· 13 years ago
c2f340a
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 13 years ago
3ddcd05
vfs: optimize inode cache access patterns
by Linus Torvalds
· 13 years ago
830c0f0
vfs: renumber DCACHE_xyz flags, remove some stale ones
by Linus Torvalds
· 13 years ago
7cd4767
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
cf283ad
ore: Make ore its own module
by Boaz Harrosh
· 13 years ago
8ff660a
exofs: Rename raid engine from exofs/ios.c => ore
by Boaz Harrosh
· 13 years ago
9e9db45
exofs: ios: Move to a per inode components & device-table
by Boaz Harrosh
· 13 years ago
85e44df
exofs: Move exofs specific osd operations out of ios.c
by Boaz Harrosh
· 14 years ago
e1042ba
exofs: Add offset/length to exofs_get_io_state
by Boaz Harrosh
· 14 years ago
6e5714e
net: Compute protocol sequence numbers and fragment IDs using MD5.
by David S. Miller
· 13 years ago
bc0b96b
crypto: Move md5_transform to lib/md5.c
by David S. Miller
· 13 years ago
1957e7f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
ce195d3
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 13 years ago
2560540
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86
by Linus Torvalds
· 13 years ago
45a05f9
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
f38092b
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 13 years ago
4b00e4b
savagedb: Fix typo causing regression in savage4 series video chip detection
by John Stanley
· 13 years ago
6f76b6f
CodingStyle: Document the exception of not splitting user-visible strings, for grepping
by Josh Triplett
· 13 years ago
1117f72
vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files
by Linus Torvalds
· 13 years ago
c214270
oom_ajd: don't use WARN_ONCE, just use printk_once
by Linus Torvalds
· 13 years ago
1eb19a1
lib/sha1: use the git implementation of SHA-1
by Mandeep Singh Baines
· 13 years ago
0785a8e
sparc: Fix build with DEBUG_PAGEALLOC enabled.
by David S. Miller
· 13 years ago
5389102
Merge branch 'battery' into release
by Len Brown
· 13 years ago
69d94ec
Battery: sysfs_remove_battery(): possible circular locking
by Sergey Senozhatsky
· 13 years ago
02b2677
PM / Runtime: Allow _put_sync() from interrupts-disabled context
by Kevin Hilman
· 13 years ago
fe202fd
PM / Domains: Fix pm_genpd_poweron()
by Rafael J. Wysocki
· 13 years ago
15b956a
acer-wmi: support Lenovo ideapad S205 wifi switch
by Lee, Chun-Yi
· 13 years ago
2c3422d
acerhdf.c: spaces in aliased changed to *
by Anton V. Boyarshinov
· 13 years ago
7451a55
platform-drivers-x86: ideapad-laptop: add missing ideapad_input_exit in ideapad_acpi_add error path
by Axel Lin
· 13 years ago
70fda70
x86 driver: fix typo in TDP override enabling
by Jesse Barnes
· 13 years ago
78a7539
Platform: fix samsung-laptop DMI identification for N150/N210/220/N230
by Thomas Courbon
· 13 years ago
f1566f0
dell-wmi: Add keys for Dell XPS L502X
by Seth Forshee
· 13 years ago
046f828
platform-drivers-x86: samsung-q10: make dmi_check_callback return 1
by Axel Lin
· 13 years ago
78542e1
Platform: Samsung Q10 backlight driver
by Frederick van der Wyck
· 13 years ago
daa7769
platform-drivers-x86: intel_scu_ipc: convert to DEFINE_PCI_DEVICE_TABLE
by Axel Lin
· 13 years ago
b73210a
platform-drivers-x86: intel_rar_register: convert to DEFINE_PCI_DEVICE_TABLE
by Axel Lin
· 13 years ago
c8bb2eb
platform-drivers-x86: intel_menlow: add missing return AE_OK for intel_menlow_register_sensor()
by Axel Lin
· 13 years ago
03f8952
platform-drivers-x86: intel_mid_thermal: fix memory leak
by Axel Lin
· 13 years ago
94ee48b
platform-drivers-x86: msi-wmi: add missing sparse_keymap_free in msi_wmi_init error path
by Axel Lin
· 13 years ago
4e2441c
Samsung Laptop platform driver: support N510
by J Witteveen
· 13 years ago
a912d32
asus-wmi: add uwb rfkill support
by Corentin Chary
· 13 years ago
43be8bd
asus-wmi: add gps rfkill support
by Corentin Chary
· 13 years ago
fddbfed
asus-wmi: add CWAP support and clarify the meaning of WAPF bits
by Corentin Chary
· 13 years ago
3df5fda
asus-wmi: return proper value in store_cpufv()
by Corentin Chary
· 13 years ago
e02431d
asus-wmi: check for temp1 presence
by Corentin Chary
· 13 years ago
6118b8a
asus-wmi: add thermal sensor
by Corentin Chary
· 13 years ago
79ec117
asus-wmi: add some device ids
by Corentin Chary
· 13 years ago
af965e9
asus-wmi: fix keyboard backlight detection
by Corentin Chary
· 13 years ago
8fe8c25
asus-wmi: fix section mismatch
by Corentin Chary
· 13 years ago
e9809c0
asus-wmi: add keyboard backlight support
by Corentin Chary
· 13 years ago
Next »