Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ebe7c0a7be92bbd34c6ff5b55810546a0ee05bee
ebe7c0a
ima: fix hash algorithm initialization
by Boshi Wang
· 7 years ago
0485d06
EVM: Only complain about a missing HMAC key once
by Matthew Garrett
· 7 years ago
f00d797
EVM: Allow userspace to signal an RSA key has been loaded
by Matthew Garrett
· 7 years ago
096b854
EVM: Include security.apparmor in EVM measurements
by Matthew Garrett
· 7 years ago
bb02b18
ima: call ima_file_free() prior to calling fasync
by Mimi Zohar
· 8 years ago
a7d3d03
integrity: use kernel_read_file_from_path() to read x509 certs
by Christoph Hellwig
· 7 years ago
f3cc6b2
ima: always measure and audit files in policy
by Mimi Zohar
· 8 years ago
2068626
ima: don't remove the securityfs policy file
by Mimi Zohar
· 8 years ago
46cdc6d
vfs: fix mounting a filesystem with i_version
by Mimi Zohar
· 7 years ago
34d8751
MAINTAINERS: update the IMA, EVM, trusted-keys, encrypted-keys entries
by Mimi Zohar
· 7 years ago
d6d80cb
Smack: Base support for overlayfs
by Casey Schaufler
· 7 years ago
e28aa8a
MAINTAINERS: remove David Safford as maintainer for encrypted+trusted keys
by Eric Biggers
· 7 years ago
9273409
tomoyo: fix timestamping for y2038
by Arnd Bergmann
· 7 years ago
dbbbe11
capabilities: audit log other surprising conditions
by Richard Guy Briggs
· 7 years ago
588fb2c
capabilities: fix logic for effective root or real root
by Richard Guy Briggs
· 7 years ago
c0d1ade
capabilities: invert logic for clarity
by Richard Guy Briggs
· 7 years ago
02ebbaf
capabilities: remove a layer of conditional logic
by Richard Guy Briggs
· 7 years ago
9fbc2c7
capabilities: move audit log decision to function
by Richard Guy Briggs
· 7 years ago
81a6a01
capabilities: use intuitive names for id changes
by Richard Guy Briggs
· 7 years ago
9304b46
capabilities: use root_priveleged inline to clarify logic
by Richard Guy Briggs
· 7 years ago
fc7eadf
capabilities: rename has_cap to has_fcap
by Richard Guy Briggs
· 7 years ago
4c7e715
capabilities: intuitive names for cap gain status
by Richard Guy Briggs
· 7 years ago
db1a892
capabilities: factor out cap_bprm_set_creds privileged root
by Richard Guy Briggs
· 7 years ago
33957a1
tpm, tpm_tis: use ARRAY_SIZE() to define TPM_HID_USR_IDX
by Jérémy Lefaure
· 7 years ago
2d56c718
tpm: fix duplicate inline declaration specifier
by Ruben Roy
· 7 years ago
1a7a9b2
tpm: fix type of a local variables in tpm_tis_spi.c
by Jarkko Sakkinen
· 7 years ago
4557d4b
tpm: fix type of a local variable in tpm2_map_command()
by Jarkko Sakkinen
· 7 years ago
171360d
tpm: fix type of a local variable in tpm2_get_cc_attrs_tbl()
by Jarkko Sakkinen
· 7 years ago
ee70bc1
tpm-dev-common: Reject too short writes
by Alexander Steffen
· 7 years ago
125a221
tpm: React correctly to RC_TESTING from TPM 2.0 self tests
by Alexander Steffen
· 7 years ago
87434f5
tpm: Use dynamic delay to wait for TPM 2.0 self test result
by Alexander Steffen
· 7 years ago
2482b1b
tpm: Trigger only missing TPM 2.0 self tests
by Alexander Steffen
· 7 years ago
6b3a131
tpm_tis_spi: Use DMA-safe memory for SPI transfers
by Alexander Steffen
· 7 years ago
f535741
tpm/tpm_crb: Use start method value from ACPI table directly
by Jiandi An
· 7 years ago
c37fbc0
tpm: constify transmit data pointers
by Arnd Bergmann
· 7 years ago
0bbc931
tpm_tis: make array cmd_getticks static const to shrink object code size
by Colin Ian King
· 7 years ago
da379f3
tpm: migrate pubek_show to struct tpm_buf
by Jarkko Sakkinen
· 8 years ago
25eabb1
Merge tag 'v4.14-rc2' into next-general
by James Morris
· 7 years ago
e19b205
Linux 4.14-rc2
by Linus Torvalds
· 7 years ago
6e7f253
Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
a141fd5
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
16528a3
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
43d368a
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a430643
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a302824
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
1436ab0
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
fb154e0
tpm: ibmvtpm: simplify crq initialization and document crq format
by Michal Suchanek
· 8 years ago
9f3fc7b
tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers
by Hamza Attak
· 7 years ago
5d0e4d7
Documentation: tpm: add powered-while-suspended binding documentation
by Enric Balletbo i Serra
· 8 years ago
e1ec650
tpm: tpm_crb: constify acpi_device_id.
by Arvind Yadav
· 7 years ago
c2a9c4b
tpm: vtpm: constify vio_device_id
by Arvind Yadav
· 7 years ago
ab5348c
security: fix description of values returned by cap_inode_need_killpriv
by Stefan Berger
· 7 years ago
cd4175b1
Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 7 years ago
ded8503
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 7 years ago
71aa60f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
79444df
Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
by Linus Torvalds
· 7 years ago
f5caf62
x86/asm: Fix inline asm call constraints for Clang
by Josh Poimboeuf
· 7 years ago
0d0970e
objtool: Handle another GCC stack pointer adjustment bug
by Josh Poimboeuf
· 7 years ago
c65da8e
Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
4e683f4
Merge branch 'net-fix-reuseaddr-regression'
by David S. Miller
· 7 years ago
fbed24bc
inet: fix improper empty comparison
by Josef Bacik
· 7 years ago
7a56673
net: use inet6_rcv_saddr to compare sockets
by Josef Bacik
· 7 years ago
cbb2fb5
net: set tb->fast_sk_family
by Josef Bacik
· 7 years ago
581fe0e
net: orphan frags on stand-alone ptype in dev_queue_xmit_nit
by Willem de Bruijn
· 7 years ago
6876eb3
Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
d32e5f4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
c0a3a64
Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
69c902f5
Merge tag '4.14-smb3-fixes-from-recent-test-events-for-stable' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
b03fcfa
Merge tag 'ceph-for-4.14-rc2' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
b9b95da
MAINTAINERS: update git tree locations for ieee802154 subsystem
by Stefan Schmidt
· 7 years ago
1013e76
SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
by Steve French
· 7 years ago
e2577d2
Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
9ae0b37
Merge tag 'iommu-fixes-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 7 years ago
d21b8ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 7 years ago
4d9af76
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
6e70e26
SMB3: handle new statx fields
by Steve French
· 7 years ago
c17c020
arch: remove unused *_segments() macros/functions
by Tobias Klauser
· 7 years ago
672d0e4
Merge branches 'acpi-pmic', 'acpi-bus', 'acpi-wdat' and 'acpi-properties'
by Rafael J. Wysocki
· 7 years ago
d84c97f
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
by Rafael J. Wysocki
· 7 years ago
1419d03
Merge branches 'pm-core', 'pm-qos' and 'pm-docs'
by Rafael J. Wysocki
· 7 years ago
8c031ba
parisc: Unbreak bootloader due to gcc-7 optimizations
by Helge Deller
· 7 years ago
af21b01
parisc: Reintroduce option to gzip-compress the kernel
by Helge Deller
· 7 years ago
bf81100
apparmor: fix apparmorfs DAC access permissions
by John Johansen
· 7 years ago
b1545db
apparmor: fix build failure on sparc caused by undeclared signals
by John Johansen
· 7 years ago
bc4d82f
apparmor: fix incorrect type assignment when freeing proxies
by John Johansen
· 7 years ago
15372b9
apparmor: ensure unconfined profiles have dfas initialized
by John Johansen
· 7 years ago
290638a
apparmor: fix race condition in null profile creation
by John Johansen
· 7 years ago
d07881d
apparmor: move new_null_profile to after profile lookup fns()
by John Johansen
· 7 years ago
651e28c
apparmor: add base infastructure for socket mediation
by John Johansen
· 7 years ago
cbf2d0e
apparmor: add more debug asserts to apparmorfs
by John Johansen
· 7 years ago
2410aa9
apparmor: make policy_unpack able to audit different info messages
by John Johansen
· 7 years ago
26b7899
apparmor: add support for absolute root view based labels
by John Johansen
· 7 years ago
f872af75
apparmor: cleanup conditional check for label in label_print
by John Johansen
· 7 years ago
2ea3ffb
apparmor: add mount mediation
by John Johansen
· 7 years ago
cd1dbf7
apparmor: add the ability to mediate signals
by John Johansen
· 7 years ago
c556170
apparmor: Redundant condition: prev_ns. in [label.c:1498]
by John Johansen
· 7 years ago
5d314a8
apparmor: Fix an error code in aafs_create()
by Dan Carpenter
· 7 years ago
86aea56
apparmor: Fix logical error in verify_header()
by Christos Gkekas
· 7 years ago
19fe43a
apparmor: Fix shadowed local variable in unpack_trans_table()
by Geert Uytterhoeven
· 7 years ago
89aaca5
bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is destroyed
by Somnath Kotur
· 7 years ago
Next »