Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge #1

Open
wants to merge 10,000 commits into
base: master
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
10000 commits
Select commit Hold shift + click to select a range
017203c
net: ipc_router: fix NULL pointer de-reference issue
Sep 21, 2016
50ce387
ASoC: msm: Add Buffer overflow check
Sep 7, 2016
12b622e
Don't show empty tag stats for unprivileged uids
mkayyash May 11, 2016
3fd889f
ASoC: msm: qdsp6v2: check param length for EAC3 format
Jun 29, 2016
fe8ca7a
ASoC: utils: initialize dummy_codec before use
Aug 30, 2016
0b807d7
qcedev: Validate Source and Destination addresses
Aug 31, 2016
3100777
ASoC: msm: initialize the params array before using it
Sep 7, 2016
0a06d71
msm: sensor: validate the i2c table index before use
Sep 22, 2016
dbd6cc9
Merge "ASoC: msm: qdsp6v2: check param length for EAC3 format"
Oct 4, 2016
5ccd0d0
Merge "ASoC: utils: initialize dummy_codec before use"
Oct 4, 2016
7f7eb5a
Merge "qcedev: Validate Source and Destination addresses"
Oct 4, 2016
0d05502
Merge "ASoC: msm: initialize the params array before using it"
Oct 4, 2016
619513c
Merge "ARM: dts: msm: Route to sw crypto for hmac and aead on msm8939"
Oct 4, 2016
d8e24d4
Merge "Don't show empty tag stats for unprivileged uids"
Oct 5, 2016
6922ad7
input: synaptics_dsx: allocate heap memory for temp buf
Sep 20, 2016
031fac1
Merge "msm: sensor: validate the i2c table index before use"
Oct 5, 2016
6fbce21
Merge "input: synaptics_dsx: allocate heap memory for temp buf"
Oct 6, 2016
0be08a9
perf: Tighten (and fix) the grouping condition
Sep 15, 2016
e80fe0e
Merge AU_LINUX_ANDROID_LA.BR.1.2.6_RB1.06.00.01.179.026 on remote branch
Oct 6, 2016
068c98a
UPSTREAM: kernel.h: define u8, s8, u32, etc. limits
Oct 4, 2016
7cc7cc7
ARM: dts: ql790: update for HQ kionix accel sensor
edwardwa Sep 14, 2015
a0e1b22
ASoC: check for null function pointer for dummy device read/write
Aug 17, 2016
7d2c3f5
synaptics_dsx: fix elevation of privilege vuln
marado Sep 9, 2016
178c623
binder: fix information disclosure vulnerability
marado Sep 9, 2016
b9ac74d
staging: android: Change %p to %pK in debug messages
Jun 15, 2016
7a77075
BACKPORT: Bluetooth: Fix potential NULL dereference in RFCOMM bind ca…
May 14, 2015
536e426
binder: privilege elevation vuln. in system_server
marado Sep 9, 2016
7804a85
synaptics: elevation of privilege vulnerability
marado Sep 9, 2016
f694546
binder: Information disclosure vulnerability
marado Sep 9, 2016
9f4d0e7
msm: ipa: handle information leak on ADD_FLT_RULE_INDEX ioctl
Jul 22, 2016
8509680
Merge "perf: Tighten (and fix) the grouping condition"
Oct 7, 2016
c4f56a1
ARM: dts: ql790: update for HQ kionix accel sensor
edwardwa Sep 14, 2015
8b82610
ARM: dts: msm: Add battery data for QRD SKUQ device
Sep 30, 2016
8a7b38d
msm: crypto: Fix integer over flow check in qcrypto driver
Aug 16, 2016
e38b38b
tcp: fix use after free in tcp_xmit_retransmit_queue()
Aug 17, 2016
7ea1380
ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
tiwai Mar 15, 2016
f9cee29
ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_aud…
nefigtut Mar 31, 2016
fc83b85
block: fix use-after-free in seq file
vegard Jul 29, 2016
cea67ea
block: fix use-after-free in sys_ioprio_get()
osandov Jul 1, 2016
5f83c16
ext4: fix potential use after free in __ext4_journal_stop
Oct 18, 2015
26cc9cc
sg: Fix double-free when drives detach during SG_IO
jcalvinowens Oct 30, 2015
6905f89
xc2028: avoid use after free
mchehab Jan 28, 2016
a46fb82
af_unix: Guard against other == sk in unix_dgram_sendmsg
Feb 11, 2016
e55ea31
audit: fix a double fetch in audit_log_single_execve_arg()
pcmoore Jul 19, 2016
e7a852c
qcedev: Validate Source and Destination addresses
Aug 31, 2016
ec39fbe
msm: sensor: Avoid potential stack overflow
Sep 6, 2016
50c415e
msm: camera: Restructure data handling to be more robust
Sep 8, 2016
fce3f0f
perf: Fix race in swevent hash
Dec 15, 2015
002e852
tty: Prevent ldisc drivers from re-using stale tty fields
peterhurley Nov 27, 2015
11a6837
HID: core: prevent out-of-bound readings
bentiss Jan 19, 2016
4c60b90
proc: prevent accessing /proc/<PID>/environ until it's ready
minipli May 5, 2016
0fad7aa
msm: vidc: use %pK instead of %p which respects kptr_restrict sysctl
Aug 10, 2016
908bb2a
msm: kgsl: Change %p to %pK in debug messages
Aug 24, 2016
f84cd2a
soc: qcom: smp2p: Fix kernel address leak
Aug 16, 2016
dac4305
msm-core: debug: Update the number of supported pstates.
Aug 22, 2016
a2f0659
misc: qcom: qdsp6v2: initialize wma_config_32
Aug 16, 2016
9143e30
misc: qcom: qdsp6v2: initialize config_32
Aug 29, 2016
8bbadc7
ARM: dts: msm: Configure charger and BMS for QRD SKUQ
Oct 10, 2016
f538053
Merge "ARM: dts: msm: Configure charger and BMS for QRD SKUQ"
Oct 12, 2016
8b0f50e
Merge "input: sensors: fix QSIP8909 proximity sensor cannot work when…
Oct 12, 2016
445d408
Merge "net: ipc_router: fix NULL pointer de-reference issue"
Oct 18, 2016
6258029
ASoC: msm: lock read/write when add/free audio ion memory
Sep 28, 2016
65362cb
Revert "rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacks"
Jul 23, 2015
2e57a99
input: touchpanel: fix long time resume problem
Oct 17, 2016
b925c6b
Merge "UPSTREAM: kernel.h: define u8, s8, u32, etc. limits"
Oct 19, 2016
850e5f5
sched: Export sched_setscheduler_nocheck()
Sep 30, 2015
61f6c04
tcp: make challenge acks less predictable
Jul 10, 2016
1b9d7ed
binder: prevent kptr leak by using %pK format specifier
nickdesaulniers Aug 17, 2016
24609c1
ANDROID: binder: Clear binder and cookie when setting handle in flat …
arve-android Aug 12, 2016
d495cfd
KEYS: Fix ASN.1 indefinite length object parsing
dhowells Feb 23, 2016
b3e1dd6
net: Fix use after free in the recvmmsg exit path
acmel Mar 14, 2016
ac8ac73
Merge "tcp: make challenge acks less predictable"
Oct 19, 2016
13226b5
Merge "binder: prevent kptr leak by using %pK format specifier"
Oct 19, 2016
b4d7fe7
Merge "ANDROID: binder: Clear binder and cookie when setting handle i…
Oct 19, 2016
6d88ac6
Merge "KEYS: Fix ASN.1 indefinite length object parsing"
Oct 19, 2016
f011ab3
Merge "net: Fix use after free in the recvmmsg exit path"
Oct 19, 2016
b8769af
Merge "input: touchpanel: fix long time resume problem"
Oct 19, 2016
58cae74
input: sensors: fix accelerometor data deviation issue
Oct 12, 2016
ed5fa0c
input: sensor: adjust magnetic three axis direction for qsip8909
Sep 27, 2016
624a0b6
input: sensors: add timestamp sync for sensor input event
Oct 13, 2016
1b0aff1
msm: camera: Change MAX_CID_CH macro to 3
Oct 6, 2016
9d2ebf9
ion: use %pk instead of %p which respects kptr_restrict sysctl
Oct 3, 2016
8b49fed
arm64: perf: reject groups spanning multiple HW PMUs
Mar 17, 2015
a63be34
ARM: perf: reject groups spanning multiple hardware PMUs
Mar 17, 2015
99a31b9
ASoC: soc: change audio drivers to use %pK
Oct 12, 2016
39a32da
ASoC: msm: qdsp5v2: Change audio drivers to use %pK
Aug 19, 2016
60dd504
ASoC: soc: change audio cpe drivers to use %pK
Aug 30, 2016
283a6a6
KES: close race between key lookup and freeing
sashalevin Oct 20, 2016
f92f4e3
Merge "ion: use %pk instead of %p which respects kptr_restrict sysctl"
Oct 20, 2016
ed51e1d
Merge "ARM: perf: reject groups spanning multiple hardware PMUs"
Oct 20, 2016
e5a41fe
Merge "input: sensors: add timestamp sync for sensor input event"
Oct 20, 2016
9ca2064
Merge "arm64: perf: reject groups spanning multiple HW PMUs"
Oct 20, 2016
c51bae0
Merge "ASoC: soc: change audio drivers to use %pK"
Oct 20, 2016
62dfd69
Merge "ASoC: msm: qdsp5v2: Change audio drivers to use %pK"
Oct 20, 2016
3f6abbd
Merge "ASoC: soc: change audio cpe drivers to use %pK"
Oct 20, 2016
a6c8bba
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
torvalds Oct 13, 2016
b2731f3
Merge "ASoC: msm: lock read/write when add/free audio ion memory"
Oct 21, 2016
c631468
Merge "Revert "rcu: Make RCU_FAST_NO_HZ take advantage of numbered ca…
Oct 21, 2016
66ca6cd
fix infoleak in rtnetlink
kengiter May 4, 2016
fbde3b8
KEYS: Fix short sprintf buffer in /proc/keys show function
dhowells Sep 6, 2016
87391c6
ASoC: wcd-mbhc: enable micbias for special headset
May 5, 2016
e145db5
drivers: soc: add size checks and update log messages
Oct 4, 2016
f7ef586
crypto: msm: qcrypto: Fix _qcrypto_tfm_complete crash
Oct 14, 2016
2beed04
ASoC: Add args validation in snd_soc_read/write functions
Oct 20, 2016
ae5eb16
msm: mdss: release rotator fence on unset
Oct 28, 2016
06ce008
Merge remote-tracking branch 'caf/LA.BR.1.2.6_rb1.18' into cm-13.0
mikeNG Oct 31, 2016
c3a96e0
staging: prima: Update to LA.BR.1.2.6_rb1.18
mikeNG Oct 19, 2016
c9bbff8
Merge "drivers: soc: add size checks and update log messages"
Nov 1, 2016
dd29a3a
Merge "crypto: msm: qcrypto: Fix _qcrypto_tfm_complete crash"
Nov 1, 2016
8443379
Merge "ASoC: Add args validation in snd_soc_read/write functions"
Nov 1, 2016
bfa08ff
Merge AU_LINUX_ANDROID_LA.BR.1.2.6_RB1.06.00.01.179.027 on remote branch
Nov 1, 2016
43ed2c0
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
torvalds Oct 13, 2016
688c8fd
Merge "Merge AU_LINUX_ANDROID_LA.BR.1.2.6_RB1.06.00.01.179.027 on rem…
Nov 1, 2016
ecbe5ab
msm: crypto: Fix integer over flow check in qce driver
Oct 24, 2016
e759e32
msm: kgsl: fix sync file error handling
jgebben Feb 27, 2015
25661ab
Merge "mm: remove gup_flags FOLL_WRITE games from __get_user_pages()"
Nov 8, 2016
21b2a39
Merge "sched: Export sched_setscheduler_nocheck()"
Nov 8, 2016
87d4b1a
Merge "msm: mdss: release rotator fence on unset"
Nov 8, 2016
814de5e
Merge "msm: crypto: Fix integer over flow check in qce driver"
Nov 8, 2016
1a5dc2a
Merge "msm: kgsl: fix sync file error handling"
Nov 9, 2016
8503752
radio-iris: check argument values before copying the data
Oct 19, 2016
32aa8f2
staging/android/ion : fix a race condition in the ion driver
euntaik Feb 24, 2016
c77a105
arm64: make sys_call_table const
Jan 8, 2015
858cee1
ASoC: msm: lock read/write when add/free audio ion memory
Sep 28, 2016
3f42d6d
tcp: fix use after free in tcp_xmit_retransmit_queue()
Aug 17, 2016
2497ca8
ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
tiwai Mar 15, 2016
54eaf9b
ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_aud…
nefigtut Mar 15, 2016
53f8ec0
UPSTREAM: block: fix use-after-free in seq file
vegard Jul 29, 2016
18fe569
xc2028: avoid use after free
mchehab Jan 28, 2016
8613fa8
BACKPORT: audit: fix a double fetch in audit_log_single_execve_arg()
pcmoore Sep 13, 2016
145f076
UPSTREAM: perf: Fix race in swevent hash
Dec 15, 2015
2d3a0eb
BACKPORT: tty: Prevent ldisc drivers from re-using stale tty fields
peterhurley Nov 27, 2015
a83afdb
HID: core: prevent out-of-bound readings
bentiss Jan 19, 2016
a390eb9
af_unix: Guard against other == sk in unix_dgram_sendmsg
Feb 11, 2016
6401703
proc: prevent accessing /proc/<PID>/environ until it's ready
minipli May 5, 2016
649c0a5
Merge "UPSTREAM: block: fix use-after-free in seq file"
Nov 18, 2016
cfa62c3
msm: kgsl: Fix overflow in sharedmem cache range operation function
Nov 2, 2016
8a1adfc
fs: ext4: disable support for fallocate FALLOC_FL_PUNCH_HOLE
nickdesaulniers Jul 18, 2016
e460983
drivers: qcom: ultrasound: Lock async driver calls
Oct 25, 2016
a130ab6
ANDROID: binder: Add strong ref checks
arve-android Aug 2, 2016
3d9b1ef
block: fix use-after-free in sys_ioprio_get()
osandov Jul 1, 2016
dab8fd3
qcom: scm: remove printing input arguments
Nov 2, 2016
b38442e
Merge "ALSA: usb-audio: Fix double-free in error paths after snd_usb_…
Nov 20, 2016
469024c
Merge "xc2028: avoid use after free"
Nov 20, 2016
1f3d8b4
Merge "BACKPORT: audit: fix a double fetch in audit_log_single_execve…
Nov 20, 2016
980a49a
Merge "UPSTREAM: perf: Fix race in swevent hash"
Nov 20, 2016
e51917d
Merge "BACKPORT: tty: Prevent ldisc drivers from re-using stale tty f…
Nov 20, 2016
a696381
Merge "HID: core: prevent out-of-bound readings"
Nov 20, 2016
19e175e
Merge "proc: prevent accessing /proc/<PID>/environ until it's ready"
Nov 20, 2016
fe9fc53
Merge "msm: kgsl: Fix overflow in sharedmem cache range operation fun…
Nov 20, 2016
ce0775a
Merge "fs: ext4: disable support for fallocate FALLOC_FL_PUNCH_HOLE"
Nov 20, 2016
250c1c3
Merge "qcom: scm: remove printing input arguments"
Nov 20, 2016
53d0fe0
Merge "tcp: fix use after free in tcp_xmit_retransmit_queue()"
Nov 20, 2016
11aa74a
Merge "block: fix use-after-free in sys_ioprio_get()"
Nov 20, 2016
a0a7661
Merge "drivers: qcom: ultrasound: Lock async driver calls"
Nov 20, 2016
621588a
Merge "ANDROID: binder: Add strong ref checks"
Nov 20, 2016
3b481a7
ion: disable system contig heap
Oct 12, 2016
8922752
Merge "radio-iris: check argument values before copying the data"
Nov 21, 2016
7af4b96
net: rmnet_data: Stop adding pad bytes for MAPv4 uplink packets
Oct 9, 2015
8b613aa
input: synaptics_dsx: add checks of user input data
m-chong Sep 2, 2016
3ae8885
input: synaptics: Add checks of user input data
jiayy Aug 10, 2016
65b3604
Merge "ion: disable system contig heap"
Nov 23, 2016
1ab8833
msm: crypto: fix issues on digest buf and copy_from_user in qcedev.c
Oct 31, 2016
73f69a4
qseecom: remove entry from qseecom_registered_app_list
Nov 22, 2016
40bec8a
lpm_levels: Avoid race by preventing hotplug during lpm probe
Apr 19, 2016
f41af5a
Merge "input: synaptics_dsx: add checks of user input data"
Nov 24, 2016
0540369
Merge "input: synaptics: Add checks of user input data"
Nov 24, 2016
3740f5e
Merge "KES: close race between key lookup and freeing"
Nov 24, 2016
00b0dec
Merge AU_LINUX_ANDROID_LA.BR.1.2.6_RB1.06.00.01.179.028 on remote branch
Nov 26, 2016
78ead75
Merge "qseecom: remove entry from qseecom_registered_app_list"
Nov 26, 2016
773aedc
Merge "msm: crypto: fix issues on digest buf and copy_from_user in qc…
Nov 26, 2016
a034a28
Merge "net: rmnet_data: Stop adding pad bytes for MAPv4 uplink packets"
Nov 26, 2016
df510ef
Merge "lpm_levels: Avoid race by preventing hotplug during lpm probe"
Nov 26, 2016
1889313
Input: synaptics: check input, prevent sysfs races
Sep 15, 2016
dc9ace7
ASoC: msm: Fix bad cherry-pick
mikeNG Dec 3, 2016
359c52c
msm: cpp: Fix for buffer overflow in cpp.
Nov 17, 2016
8429f5e
msm: camera: sensor: Validate eeprom_name string length
Nov 21, 2016
8eee451
msm: camera: cpp: Add validation for v4l2 ioctl arguments
Jul 29, 2016
45ad568
Merge "msm: camera: sensor: Validate eeprom_name string length"
Dec 5, 2016
67f2b65
Merge "msm: camera: cpp: Add validation for v4l2 ioctl arguments"
Dec 5, 2016
49fb1a1
msm: kgsl: Reserve a context ID slot but don't populate immediately
May 31, 2016
8c20bf3
defconfig: arm64: msm-perf: temporarily enable MSM_TZ_LOG
Jul 24, 2015
839bca1
arm64: make sys_call_table const
Jan 8, 2015
25a596b
ecryptfs: don't allow mmap when the lower fs doesn't support it
jeffmahoney Jul 5, 2016
866ca1a
Merge "arm64: make sys_call_table const"
Dec 16, 2016
af49b0d
perf: Fix event->ctx locking
Jan 23, 2015
79980dc
net: add additional args validation in ping_common_sendmsg()
Nov 23, 2016
6056b19
Merge "ecryptfs: don't allow mmap when the lower fs doesn't support it"
Dec 17, 2016
db20d64
KEYS: Fix race between key destruction and finding a keyring by name
dhowells Sep 25, 2015
d583c69
Merge "perf: Fix event->ctx locking"
Dec 18, 2016
6cc810d
Merge "KEYS: Fix race between key destruction and finding a keyring b…
Dec 18, 2016
9a883d3
usb: Avoid exposing kernel addresses
Nov 21, 2016
4dd3875
Merge AU_LINUX_ANDROID_LA.BR.1.2.6_RB1.06.00.01.179.029 on remote branch
Dec 30, 2016
c050cf0
Merge "usb: Avoid exposing kernel addresses" into LA.BR.1.2.6_rb1.21
Dec 30, 2016
df79f76
defconfigs: Rebrand to LineageOS
mikeNG Jan 5, 2017
bc661b6
Merge remote-tracking branch 'caf/LA.BR.1.2.6_rb1.21' into cm-13.0
mikeNG Jan 15, 2017
ff59b2a
staging: prima: Update to LA.BR.1.2.6_rb1.21
Meninblack007 Jan 22, 2017
a1e6c65
Update README.md
Dec 15, 2017
3a360a2
Update test01a_msm_defconfig
Dec 15, 2017
4400b5e
Revert "SELinux: ss: Fix policy write for ioctl operations"
jeffvanderstoep Jul 30, 2015
0aca7c2
Revert "Revert "SELinux: ss: Fix policy write for ioctl operations""
AndroiableDroid Dec 21, 2017
24dd507
Rebranded
Dec 23, 2017
3004931
Rebranded
AndroiableDroid Dec 23, 2017
81e5f6b
New-Rebranded
AndroiableDroid Dec 23, 2017
0968ac2
prima: initial import from qcom release BRANCH LA.BR.1.1.2_rb1.18
dh-harald Oct 1, 2015
f10047c
Add bq changes to prima
Kra1o5 Mar 4, 2015
601ca3e
Wlan Fix
AndroiableDroid Dec 23, 2017
3a779c5
KEYS: potential uninitialized variable
May 26, 2016
421de04
FROMLIST: security,perf: Allow further restriction of perf_event_open
jeffvanderstoep May 29, 2016
5ec60d5
AIO: properly check iovec sizes
gregkh Feb 20, 2016
c957ae3
spi: spidev: fix possible arithmetic overflow for multi-transfer message
ian-abbott Mar 23, 2015
d724aa1
ASoC: wcd: Remove custom headset button mappings
zwliew Jun 3, 2016
c887661
kernel: Add allow_attach hook for cpusets on android.
riandrews Jun 6, 2015
47f8a3e
kernel: cpuset: Make cpusets restore on hotplug
riandrews Jun 12, 2015
6ddb13b
Enable cpusets
AndroiableDroid Jan 1, 2018
d764abc
Merge remote-tracking branch 'github/cm-13.0' into staging/cm-13.0-le…
intervigilium Jun 13, 2016
f6dcf1a
lib/asn1_decoder.c: kernel-doc warning fix
Jun 4, 2014
d579ded
ASN.1: Fix actions on CHOICE elements with IMPLICIT tags
dhowells Aug 5, 2015
b862cd3
ASN.1: Fix non-match detection failure on data overrun
dhowells Aug 5, 2015
4f6ed3d
mnt: Fail collect_mounts when applied to unmounted mounts
ebiederm Jan 7, 2015
9801186
tty: Fix hang at ldsem_down_read()
peterhurley Dec 12, 2013
16a0bd1
net: validate the range we feed to iov_iter_init() in sys_sendto/sys_…
Mar 20, 2015
85d2096
msm: perf: Do not allocate new hw_event if event is duplicate.
May 20, 2016
bd26780
CVE-2016-3857: CONFIG_OABI_COMPAT must be disabled
marado Jul 12, 2016
55fe0f8
BACKPORT: perf tools: Document the perf sysctls
bwhacks Jan 19, 2016
7c92a10
FROMLIST: security,perf: Allow further restriction of perf_event_open
jeffvanderstoep May 29, 2016
24b6586
enable CONFIG_SECURITY_PERF_EVENTS_RESTRICT
marado Aug 9, 2016
e4602da
msm : dma_test: Initialize newly allocated memory
Jul 22, 2016
61dc528
Revert "SELinux: use deletion-safe iterator to free list"
Feb 24, 2016
d7cd4c3
Revert "SELinux: per-command whitelisting of ioctls"
Feb 24, 2016
7326c1d
selinux: remove unnecessary pointer reassignment
jeffvanderstoep Feb 26, 2015
dc46a19
selinux: extended permissions for ioctls
jeffvanderstoep Jul 10, 2015
70da237
pstore: selinux: add security in-core xattr support for pstore and de…
Jan 7, 2015
86661f1
pstore: selinux: add security in-core xattr support for pstore and de…
Jan 7, 2015
de9fc5f
selinux: Android kernel compatibility with M userspace
jeffvanderstoep Oct 22, 2015
fa91d7e
selinux: do not check open perm on ftruncate call
Sep 18, 2015
ef32d94
UPSTREAM: selinux: fix bug in conditional rules handling
stephensmalley Nov 23, 2015
333cf03
CAPABILITIES: remove undefined caps from all processes
eparis Jul 23, 2014
c321359
nick kvfree() from apparmor
Sep 23, 2014
ad61e81
security: add PFT to the default security LSM list
Sep 29, 2014
3372651
Merge "security: add PFT to the default security LSM list"
Sep 30, 2014
40f4e46
evm: check xattr value length and type in evm_inode_setxattr()
Oct 28, 2014
6c5504d
selinux: fix inode security list corruption
stephensmalley Oct 6, 2014
8b02204
KEYS: Fix stale key registration at error path
tiwai Dec 4, 2014
9fa581d
selinux: reduce the number of calls to synchronize_net() when flushin…
pcmoore Jun 26, 2014
d9b0bfc
KEYS: close race between key lookup and freeing
sashalevin Dec 29, 2014
8b9203f
selinux: fix sel_write_enforce broken return value
JoePerches Mar 24, 2015
6dffb35
Merge branch 'cm-13.0' of https://github.com/AndroiableDroid/android_…
AndroiableDroid Jan 26, 2018
91faa4a
Revert "Merge branch 'cm-13.0' of https://github.com/AndroiableDroid/…
AndroiableDroid Jan 26, 2018
bd269fe
Merge branch 'cm-14.0' of https://github.com/AndroiableDroid/android_…
AndroiableDroid Jan 26, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 0 additions & 2 deletions .gitattributes

This file was deleted.

151 changes: 0 additions & 151 deletions .gitignore

This file was deleted.

118 changes: 0 additions & 118 deletions .mailmap

This file was deleted.

Loading