GitHub/LineageOS/android_kernel_samsung_universal7580.git
Author Commit
2021-07-30 Danny WoodAdd initial support for the Samsung On8 (J710FNDDU1BRJ1)
2021-07-15 Matt Wagantallnet: PPPoPNS: use updated data_ready API definition
2021-07-15 Eric Dumazettcp: fix a potential deadlock in tcp_get_info()
2021-07-15 Marcelo Ricardo... tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info
2021-07-15 Eric Dumazettcp: add tcpi_bytes_received to tcp_info
2021-07-15 David S. MillerBACKPORT net: Fix use after free by removing length...
2021-07-15 Tariq Saeedocfs2/o2net: o2net_listen_data_ready should do nothing...
2021-07-15 Eric Dumazettcp: add tcpi_bytes_acked to tcp_info
2021-07-15 Eric Dumazettcp: add pacing_rate information into tcp_info
2021-07-15 Eric Dumazetnet: add missing sk_max_pacing_rate doc
2021-07-15 Eric Dumazetnet: introduce SO_MAX_PACING_RATE
2021-07-15 Eric W. Biedermannet: Replace u64_stats_fetch_begin_bh to u64_stats_fetc...
2021-07-15 Chris Metcalftile: handle 64-bit statistics in tilepro network driver
2021-07-15 WANG Congopenvswitch: rename ->sync to ->syncp
2021-07-15 Li RongQingipv6: fix the use of pcpu_tstats in sit
2021-07-15 John Stultznet: Explicitly initialize u64_stats_sync structures...
2021-07-15 Hannes Frederic... ipv6: fix endianness error in icmpv6_err
2021-02-18 Kevin F. Haggertyfs: sdfat: Update to version 2.4.5
2021-02-18 Kevin F. Haggertyfs: sdfat: Update to version 2.3.0
2021-02-18 Kevin F. Haggertyfs: sdfat: Update to version 2.1.8
2021-02-18 Paul Keithfs: sdfat: Add MODULE_ALIAS_FS for supported filesystems
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
next