GitHub/LineageOS/android_kernel_samsung_universal7580.git
Author Commit
2021-02-16 Matthias KaehlckeUPSTREAM: selinux: Remove unnecessary check of array...
2021-02-16 Todd Kjosbinder: fix UAF when releasing todo list
2021-02-16 Todd KjosUPSTREAM: binder: fix incorrect cmd to binder_stat_br
2021-02-02 Amir Goldsteinlocks: print unsigned ino in /proc/locks
2021-02-02 Jeff Laytonlocks: rename FL_FILE_PVT and IS_FILE_PVT to use "...
2021-02-02 Jeff Laytonlocks: rename file-private locks to "open file descript...
2021-02-02 Jeff Laytonlocks: add new fcntl cmd values for handling file priva...
2021-02-02 Jeff Laytonlocks: pass the cmd value to fcntl_getlk/getlk64
2021-02-02 Jeff Laytonlocks: report l_pid as -1 for FL_FILE_PVT locks
2021-02-02 Jeff Laytonlocks: make /proc/locks show IS_FILE_PVT locks as type...
2021-02-02 Jeff Laytonlocks: rename locks_remove_flock to locks_remove_file
2021-01-28 Yunlian Jiangdtc: remove extra parentheses to pass clang check
2021-01-28 Masahiro Yamadamodpost: file2alias: check prototype of handler
2021-01-28 Masahiro Yamadamodpost: file2alias: go back to simple devtable lookup
2021-01-28 Joel FernandesBACKPORT: mm: Add an F_SEAL_FUTURE_WRITE seal to memfd
2021-01-28 Steven Rostedt... mm/shmem.c: fix unlikely() test of info->seals to test...
2021-01-28 Kyle HarrisonARM: Fix build after memfd_create syscall
2021-01-28 Russell KingARM: wire up memfd_create syscall
2021-01-28 Angelo G. Del... mm: shmem: Reschedule by unlocking and relocking RCU...
2021-01-28 David Herrmannshm: wait for pins to be released when sealing
2021-01-28 David Herrmannmm: allow drivers to prevent new writable mappings
2021-01-28 Oleg Nesterovmm: mmap_region: kill correct_wcount/inode, use allow_w...
2021-01-28 Oleg Nesterovmm: do_mmap_pgoff: cleanup the usage of file_inode()
2021-01-28 Oleg Nesterovmm: shift VM_GROWS* check from mmap_region() to do_mmap...
2021-01-28 Oleg Nesterovmm: mempolicy: turn vma_set_policy() into vma_dup_policy()
2021-01-28 David Herrmannshm: add sealing API
2021-01-23 Roman Birginput: gpio_keys: report SW_LID instead of SW_FLIP
2020-07-28 Eric Dumazetnet: add sk_fullsock() helper lineage-18.0
2020-07-28 Harout Hedeshiannet: tcp: Scale the TCP backlog queue to absorb packet...
2020-07-28 Eric Dumazetipv6: inet6_sk() should use sk_fullsock()
2020-07-28 Eric Dumazettcp: fastopen: fix on syn-data transmit failure
2020-07-28 Lorenzo Colittinet: ipv4: Don't crash if passing a null sk to ip_rt_up...
2020-07-28 Lorenzo Colittinet: inet: Support UID-based routing in IP protocols.
2020-07-28 Lorenzo Colittinet: ipv6: make "ip -6 route get mark xyz" work.
2020-07-28 Lorenzo Colittinet: core: Add a UID field to struct sock.
2020-07-28 Eric Dumazettcp: fix more NULL deref after prequeue changes
2020-07-28 Lorenzo Colittinet: ipv6: Fix ping to link-local addresses.
2020-07-28 Chris Clarkipv4: sendto/hdrincl: don't use destination address...
2020-07-07 Danny Wooduniversal7580: a7xelte-dts: remove second touchkey...
2020-07-07 Sourajit Karmakardefconfig: Import a7xelte defconfig.
2020-03-28 Dario Trombellosensors: k2hh: Fix accelerometer
2020-03-28 Dario Trombelloarm64: Add lineageos_j7elte_defconfig
2019-11-08 Will Deaconasm-generic: add memfd_create system call to unistd.h lineage-17.0
2019-11-08 David Herrmannshm: add memfd_create() syscall
2019-11-08 Corinna Vinschenuniversal7580: fix commit "ANDROID: sdcardfs: Hold...
2019-11-08 Daniel RosenbergANDROID: sdcardfs: Add option to not link obb
2019-11-08 Daniel RosenbergANDROID: sdcardfs: Add sandbox
2019-11-08 Daniel RosenbergANDROID: sdcardfs: Add option to drop unused dentries
2019-11-08 Daniel RosenbergANDROID: sdcardfs: Change current->fs under lock
2019-11-08 Daniel RosenbergANDROID: sdcardfs: Don't use OVERRIDE_CRED macro
2019-11-08 Danny WoodRevert "FROMLIST: android: binder: Move buffer out...
2019-11-08 Todd Kjosbinder: fix possible UAF when freeing buffer
2019-11-08 Martijn CoenenBACKPORT: binder: Set end of SG buffer area properly.
2019-11-08 Todd KjosUPSTREAM: binder: check for overflow when alloc for...
2019-11-08 Todd KjosFROMGIT: binder: create node flag to request sender...
2019-11-08 Todd KjosUPSTREAM: binder: fix race that allows malicious free...
2019-11-08 Todd KjosUPSTREAM: binder: fix proc->files use-after-free
2019-11-08 Martijn CoenenFROMLIST: ANDROID: binder: Add BINDER_GET_NODE_INFO_FOR...
2019-11-08 Martijn CoenenUPSTREAM: ANDROID: binder: prevent transactions into...
2019-11-08 Martijn CoenenUPSTREAM: ANDROID: binder: synchronize_rcu() when using...
2019-11-08 Martijn CoenenUPSTREAM: ANDROID: binder: remove waitqueue when thread...
2019-11-08 Martijn CoenenANDROID: binder: Remove obsolete proc waitqueue.
2019-11-08 Martijn CoenenUPSTREAM: android: binder: fix type mismatch warning
2019-11-08 Martijn CoenenANDROID: binder: clarify deferred thread work.
2019-11-08 Martijn CoenenANDROID: binder: Add thread->process_todo flag.
2019-11-08 Sherry YangFROMLIST: android: binder: Fix null ptr dereference...
2019-11-08 Ganesh MahendranANDROID: binder: fix node sched policy calculation
2019-11-08 Ganesh MahendranANDROID: binder: init desired_prio.sched_policy before...
2019-11-08 Martijn CoenenANDROID: binder: fix transaction leak.
2019-11-08 Martijn CoenenANDROID: binder: Add tracing for binder priority inheri...
2019-11-08 Todd KjosFROMLIST: binder: fix use-after-free in binder_transact...
2019-11-08 Xu YiPingFROMLIST: binder: fix an ret value override
2019-11-08 Xu YiPingFROMLIST: binder: fix memory corruption in binder_trans...
2019-11-08 Sherry YangFROMLIST: android: binder: Move buffer out of area...
2019-11-08 Sherry YangFROMLIST: android: binder: Add allocator selftest
2019-11-08 Sherry YangFROMLIST: android: binder: Refactor prev and next buffe...
2019-11-08 Martijn CoenenFROMLIST: binder: add more debug info when allocation...
2019-11-08 Michal Nazarewiczgen_init_cpio: avoid NULL pointer dereference and rewor...
2019-11-08 Ramkumar Ramachandrascripts: remove unused function in sortextable.c
2019-11-08 Nathan Chancellorkconfig: Avoid format overflow warning from GCC 8.1
2019-11-08 Tim Gardnerscripts/sortextable: suppress warning: `relocs_size...
2019-08-06 StrictedRevert "Decon update max_win to 7"
2019-08-06 Daniel Micayminimal port of grsecurity's DENYUSB feature
2019-08-06 Danny Wooduniversal7580: Enable CT target for iptables
2019-08-06 Florian Westphalnetfilter: ebtables: fix erroneous reject of last rule
2019-08-06 Utkarsh Saxenanf_conntrack: Null pointer check added prior deleting...
2019-08-06 Ravinder Konkanetfilter: Changes to handle segmentation in SIP ALG
2019-08-06 Peter Zijlstralocking: Remove atomicy checks from {READ,WRITE}_ONCE
2019-08-06 Andrew MortonUPSTREAM: include/linux/mm.h: add PAGE_ALIGNED() helper
2019-08-06 Al Viropath_openat(): fix double fput()
2019-08-06 Al Viroallow build_open_flags() to return an error
2019-08-06 Al Virodo_last(): fix missing checks for LAST_BIND case
2019-08-06 Ethan Chenuapi: Define __BITS_PER_LONG based on compiler target
2019-08-06 Eric Rannaudfs: allow open(dir, O_TMPFILE|..., 0) with mode 0
2019-08-06 Andy Lutomirskifs: Fix file mode for O_TMPFILE
2019-08-06 Zheng Liuvfs: add missing check for __O_TMPFILE in fcntl_init()
2019-08-06 Al Viroallow O_TMPFILE to work with O_WRONLY
2019-08-06 Al ViroSafer ABI for O_TMPFILE
2019-08-06 Al Viroit's still short a few helpers, but infrastructure...
2019-08-06 Lorenzo Colittinet: core: add UID to flows, rules, and routes
next