summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-23packaging: Support logger driver for rpi3, rpi4 and tw3 kernelssubmit/tizen/20210615.233038submit/tizen/20210615.151136accepted/tizen/unified/20210615.215241Karol Lewandowski6-3/+466
2021-04-22Merge branch 'logger-linux-rpi3' into tizenKarol Lewandowski2-0/+1222
2021-04-22logger: introduce struct logger_set_taglogger-linux-rpi3Łukasz Stelmach2-7/+19
2021-04-22logger: move logger.h to uapiŁukasz Stelmach2-1/+5
2021-04-22logger: return amount of data written to stdioŁukasz Stelmach1-12/+13
2021-04-22logger: fix temporary buffer handlingŁukasz Stelmach1-3/+14
2021-04-22logger: adapt access mode checksŁukasz Stelmach1-2/+4
2021-04-22logger: Fix incorrect buffer access when writing dataŁukasz Stelmach1-1/+1
2021-04-22logger: accept untagged log entriesŁukasz Stelmach2-35/+331
2021-04-22staging: logger: fix build error due to removed ki_nbytesInki Dae1-2/+2
2021-04-22staging: android: logger: fix the compiler errorJaehoon Chung1-1/+1
2021-04-22staging: android: Correct coding style in logger.cGuillaume Vercoutere1-15/+14
2021-04-22staging: android: logger: Fix log corruption regressionDaniel Thompson1-5/+8
2021-04-22switch logger to ->write_iter()Al Viro1-77/+26
2021-04-22staging: android: fix a possible memory leakSeunghun Lee1-1/+4
2021-04-22staging: android: logger: fixed checkpatch.pl warnings.Jerry Stralko1-4/+3
2021-04-22staging: android: fix missing a blank line after declarationsSeunghun Lee1-0/+3
2021-04-22aio: Kill aio_rw_vect_retry()Kent Overstreet1-1/+1
2021-04-22staging: android: logger: Correct write offset reset on errorKarlis Ogsts1-1/+3
2021-04-22more open-coded file_inode() callsAl Viro1-1/+1
2021-04-22staging: android: logger: use kuid_t instead of uid_tXiong Zhou2-3/+3
2021-04-22aio: don't include aio.h in sched.hKent Overstreet1-0/+1
2021-04-22staging: android: logger: enforce GID and CAP check on log flushCharndeep Grewal1-0/+5
2021-04-22staging: android: logger: Allow a UID to read it's own log entriesNick Kralevich2-29/+202
2021-04-22staging: android: logger.h: Complete documentation of logger_entryCruz Julian Bishop1-7/+17
2021-04-22Staging: Android: logger: module_exit implementationLuca Clementi1-0/+21
2021-04-22staging: android: logger: Finish documentation of two structsCruz Julian Bishop1-14/+26
2021-04-22staging: Android: Fix some checkpatch warningsSachin Kamat1-4/+6
2021-04-22staging: android: logger: Fix some sparse and whitespace issuesTim Bird1-3/+3
2021-04-22staging: android: logger: Allocate logs dynamically at boot (v3)Tim Bird1-45/+62
2021-04-22staging: logger: hold mutex while removing readerRabin Vincent1-0/+5
2021-04-22staging: android: logger: clarify non-update of w_off in do_write_log_from_userTim Bird1-0/+6
2021-04-22staging: android: logger: clarify code in clock_intervalTim Bird1-8/+20
2021-04-22staging: android: logger: reorder prepare_to_wait and mutex_lockTim Bird1-1/+2
2021-04-22staging: android: logger: simplify and optimize get_entry_lenTim Bird1-8/+12
2021-04-22staging: android: logger: Change logger_offset() from macro to functionTim Bird1-6/+10
2021-04-22Staging: android: fixed white spaces coding style issue in logger.cMarco Navarra1-7/+7
2021-04-22android: logger: bump up the logger buffer sizesJP Abgrall1-3/+3
2021-04-22android: logger: Add new system log for framework/system log messagesSan Mehat2-0/+8
2021-04-22android-common: Fix slab.h includes for 2.6.34-rc4Colin Cross1-0/+1
2021-04-22staging/android: fix build issuesCorentin Chary1-0/+1
2021-04-22Staging: android: logger: fix up remaining checkpatch warningsGreg Kroah-Hartman1-6/+6
2021-04-22Staging: android: add logging driverRobert Love2-0/+655
2021-04-12Initial empty repositoryHEADmasterTizen Infrastructure0-0/+0