Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1601fbad2b14e0b8d4dbb55e749bfe31e972818a
1601fba
xattr: define vfs_getxattr_alloc and vfs_xattr_cmp
by Mimi Zohar
· 14 years ago
f381c27
integrity: move ima inode integrity data management
by Mimi Zohar
· 14 years ago
9d8f13b
security: new security_inode_init_security API adds function callback
by Mimi Zohar
· 13 years ago
0f2a55d
TOMOYO: Update kernel-doc.
by Tetsuo Handa
· 13 years ago
c920669
tpm: Fix a typo
by Stefan Berger
· 14 years ago
9519de3
tpm_tis: Probing function for Intel iTPM bug
by Stefan Berger
· 14 years ago
a7b6682
tpm_tis: Fix the probing for interrupts
by Stefan Berger
· 14 years ago
20b87bb
tpm_tis: Delay ACPI S3 suspend while the TPM is busy
by Stefan Berger
· 14 years ago
45baa1d
tpm_tis: Re-enable interrupts upon (S3) resume
by Stefan Berger
· 14 years ago
5a79444
tpm: Fix display of data in pubek sysfs entry
by Stefan Berger
· 14 years ago
6259210
tpm_tis: Add timeouts sysfs entry
by Stefan Berger
· 14 years ago
e3e1a1e
tpm: Adjust interface timeouts if they are too small
by Stefan Berger
· 14 years ago
829bf06
tpm: Use interface timeouts returned from the TPM
by Stefan Berger
· 14 years ago
04ab229
tpm_tis: Introduce durations sysfs entry
by Stefan Berger
· 14 years ago
e934acc
tpm: Adjust the durations if they are too small
by Stefan Berger
· 14 years ago
979b140
tpm: Use durations returned from TPM
by Stefan Berger
· 14 years ago
97fb35e
TOMOYO: Enable conditional ACL.
by Tetsuo Handa
· 13 years ago
5b63685
TOMOYO: Allow using argv[]/envp[] of execve() as conditions.
by Tetsuo Handa
· 13 years ago
2ca9bf4
TOMOYO: Allow using executable's realpath and symlink's target as conditions.
by Tetsuo Handa
· 13 years ago
8761afd
TOMOYO: Allow using owner/group etc. of file objects as conditions.
by Tetsuo Handa
· 13 years ago
2066a36
TOMOYO: Allow using UID/GID etc. of current thread as conditions.
by Tetsuo Handa
· 13 years ago
5c4274f
TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface.
by Tetsuo Handa
· 13 years ago
ea50481
TOMOYO: Fix wrong domainname in tomoyo_init_log().
by Tetsuo Handa
· 13 years ago
ad599f9
encrypted-keys: move ecryptfs documentation to proper location
by Mimi Zohar
· 13 years ago
3ddf17f
TOMOYO: Cleanup header file.
by Tetsuo Handa
· 13 years ago
3a6297a
TOMOYO: Update MAINTAINERS file.
by Tetsuo Handa
· 13 years ago
7986cf2
TOMOYO: Fix build error with CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER=y .
by Tetsuo Handa
· 13 years ago
da3f1c7
Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/apparmor-dev into next
by James Morris
· 13 years ago
5b944a7
Merge branch 'linus' into next
by James Morris
· 13 years ago
c017d0d
Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
c773547
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 13 years ago
78a3cc3
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
4974317
ahci: change 'masking port_map' printk to KERN_WARNING level
by Linus Torvalds
· 13 years ago
cd823db
i2c/pca954x: Initialize the mux to disconnected state
by Petri Gynther
· 13 years ago
9b640f2
i2c-taos-evm: Fix log messages
by Jean Delvare
· 13 years ago
cb16c34
KVM: x86 emulator: fix %rip-relative addressing with immediate source operand
by Avi Kivity
· 13 years ago
7646223
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
by Christian Dietrich
· 13 years ago
9a8f99f
powerpc/rtas-rtc: remove sideeffects of printk_ratelimit
by Christian Dietrich
· 13 years ago
25e75df
AppArmor: Fix masking of capabilities in complain mode
by John Johansen
· 13 years ago
04fdc09
AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lock
by John Johansen
· 13 years ago
0e4ae0e
TOMOYO: Make several options configurable.
by Tetsuo Handa
· 13 years ago
efe836a
TOMOYO: Add built-in policy support.
by Tetsuo Handa
· 13 years ago
b22b8b9
TOMOYO: Rename meminfo to stat and show more statistics.
by Tetsuo Handa
· 13 years ago
2c47ab9
TOMOYO: Cleanup part 4.
by Tetsuo Handa
· 13 years ago
2e503bb
TOMOYO: Fix lockdep warning.
by Tetsuo Handa
· 13 years ago
5625f2e
TOMOYO: Change pathname for non-rename()able filesystems.
by Tetsuo Handa
· 13 years ago
bd03a3e
TOMOYO: Add policy namespace support.
by Tetsuo Handa
· 13 years ago
3299714
TOMOYO: Add ACL group support.
by Tetsuo Handa
· 13 years ago
eadd99c
TOMOYO: Add auditing interface.
by Tetsuo Handa
· 13 years ago
d5ca172
TOMOYO: Simplify profile structure.
by Tetsuo Handa
· 13 years ago
0d2171d
TOMOYO: Rename directives.
by Tetsuo Handa
· 13 years ago
a238cf5
TOMOYO: Use struct for passing ACL line.
by Tetsuo Handa
· 13 years ago
0df7e8b
TOMOYO: Cleanup part 3.
by Tetsuo Handa
· 13 years ago
b5bc60b
TOMOYO: Cleanup part 2.
by Tetsuo Handa
· 13 years ago
7c75964
TOMOYO: Cleanup part 1.
by Tetsuo Handa
· 13 years ago
937c190
powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfig
by Michael Neuling
· 13 years ago
0d72c6f
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6
by Linus Torvalds
· 13 years ago
c89b857
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 13 years ago
2e34b42
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 13 years ago
04b9059
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 13 years ago
d90ce87
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 13 years ago
505cb6b
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
f01c22f
drm/i915: Use chipset-specific irq installers
by Chris Wilson
· 13 years ago
2573282
drm/i915: forcewake fix after reset
by Ben Widawsky
· 13 years ago
1d1221f
proc: restrict access to /proc/PID/io
by Vasiliy Kulikov
· 13 years ago
4274215d
md: avoid endless recovery loop when waiting for fail device to complete.
by NeilBrown
· 13 years ago
b0af8df
Linux 3.0-rc5
by Linus Torvalds
· 13 years ago
ecbec53
drm/i915: more struct_mutex locking
by Hugh Dickins
· 13 years ago
e2377fe
drm/i915: use shmem_truncate_range
by Hugh Dickins
· 13 years ago
5949eac
drm/i915: use shmem_read_mapping_page
by Hugh Dickins
· 13 years ago
3142b65
drm/ttm: use shmem_read_mapping_page
by Hugh Dickins
· 13 years ago
a39bce7
drivers/tty/serial/8250_pci.c: fix warning
by Andrew Morton
· 13 years ago
1fc6e98
drivers/misc/ioc4.c: fix section mismatch / race condition
by Ralf Baechle
· 13 years ago
33721bd
drivers/leds/leds-lp5523.c: fix section mismatches
by Ralf Baechle
· 13 years ago
5286bd9
drivers/leds/leds-lp5521.c: fix section mismatches
by Ralf Baechle
· 13 years ago
ac34a1a
memcg: fix direct softlimit reclaim to be called in limit path
by KAMEZAWA Hiroyuki
· 13 years ago
26c4cae
taskstats: don't allow duplicate entries in listener mode
by Vasiliy Kulikov
· 13 years ago
0814257
mm: fix assertion mapping->nrpages == 0 in end_writeback()
by Jan Kara
· 13 years ago
9b67932
mm/memory-failure.c: fix spinlock vs mutex order
by Peter Zijlstra
· 13 years ago
aa2c96d
drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before checking count
by Josh Hunt
· 13 years ago
507c5f1
include/linux/compat.h: declare compat_sys_sendmmsg()
by Chris Metcalf
· 13 years ago
2b4b248
romfs: fix romfs_get_unmapped_area() argument check
by Bob Liu
· 13 years ago
8c95aa6
um: add asm/percpu.h
by Richard Weinberger
· 13 years ago
31c1771
drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338
by Priyanka Jain
· 13 years ago
d9d90e5
tmpfs: add shmem_read_mapping_page_gfp
by Hugh Dickins
· 13 years ago
94c1e62
tmpfs: take control of its truncate_range
by Hugh Dickins
· 13 years ago
072441e
mm: move shmem prototypes to shmem_fs.h
by Hugh Dickins
· 13 years ago
5b8ba10
mm: move vmtruncate_range to truncate.c
by Hugh Dickins
· 13 years ago
4d258b2
Fix some kernel-doc warnings
by Vitaliy Ivanov
· 13 years ago
a64227b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
a73738e
Staging: comedi: fix build breakages on some platforms
by Greg Kroah-Hartman
· 13 years ago
d462039
Staging: brcm80211: disable drivers except for X86 or MIPS platforms
by Greg Kroah-Hartman
· 13 years ago
15e5201
Staging: brcm80211: disable drivers for PPC platforms
by Greg Kroah-Hartman
· 13 years ago
928f911
Staging: iio: Make IIO depend on GENERIC_HARDIRQS
by Geert Uytterhoeven
· 13 years ago
a534bb6
Staging: mei: fix suspend failure
by Tomas Winkler
· 13 years ago
fdf2df0
Staging: fix iio builds when IIO_RING_BUFFER is not enabled
by Randy Dunlap
· 13 years ago
6fab3e1
Staging: Comedi: Build only on arches providing PAGE_KERNEL_NOCACHE
by Ralf Baechle
· 13 years ago
8908915
Staging: fix more iio builds when IIO_RING_BUFFER is not enabled
by Randy Dunlap
· 13 years ago
c6830c2
Fix node_start/end_pfn() definition for mm/page_cgroup.c
by KAMEZAWA Hiroyuki
· 13 years ago
857aab3
MAINTAINERS: add myself as maintainer of USB/IP
by matt mooney
· 13 years ago
Next »