GitHub/exynos8895/android_kernel_samsung_universal8895.git
Author Commit
2017-10-04 Jaegeuk Kimf2fs: catch up to v4.14-rc1
2017-10-03 Juri LelliUPSTREAM: cpufreq: schedutil: use now as reference...
2017-10-03 Steve MuckleANDROID: add script to fetch android kernel config...
2017-10-03 Jaegeuk Kimf2fs: reorganize stat information
2017-10-03 Jaegeuk Kimf2fs: clean up flush/discard command namings
2017-10-03 Chao Yuf2fs: check in-memory sit version bitmap
2017-10-03 Chao Yuf2fs: check in-memory nat version bitmap
2017-10-03 Chao Yuf2fs: check in-memory block bitmap
2017-10-03 Chao Yuf2fs: introduce FI_ATOMIC_COMMIT
2017-10-03 Chao Yuf2fs: clean up with list_{first, last}_entry
2017-10-03 Jaegeuk Kimf2fs: return fs_trim if there is no candidate
2017-10-03 Jaegeuk Kimf2fs: avoid needless checkpoint in f2fs_trim_fs
2017-10-03 Jaegeuk Kimf2fs: relax async discard commands more
2017-10-03 Jaegeuk Kimf2fs: drop exist_data for inline_data when truncated...
2017-10-03 Jaegeuk Kimf2fs: don't allow encrypted operations without keys
2017-10-03 Jaegeuk Kimf2fs: show the max number of atomic operations
2017-10-03 Jaegeuk Kimf2fs: get io size bit from mount option
2017-10-03 Jaegeuk Kimf2fs: support IO alignment for DATA and NODE writes
2017-10-03 Jaegeuk Kimf2fs: add submit_bio tracepoint
2017-10-03 Jaegeuk Kimf2fs: reassign new segment for mode=lfs
2017-10-03 Yunlei Hef2fs: fix a missing discard prefree segments
2017-10-03 Geliang Tangf2fs: use rb_entry_safe
2017-10-03 Yunlei Hef2fs: add a case of no need to read a page in write...
2017-10-03 Yunlei Hef2fs: fix a problem of using memory after free
2017-10-03 Dan Carpenterf2fs: remove unneeded condition
2017-10-03 Chao Yuf2fs: don't cache nat entry if out of memory
2017-10-03 Yunlei Hef2fs: remove unused values in recover_fsync_data
2017-10-03 Jaegeuk Kimf2fs: support async discard based on v4.9
2017-10-03 Jaegeuk Kimf2fs: resolve op and op_flags confilcts
2017-10-03 Jaegeuk Kimf2fs: remove wrong backported codes
2017-10-02 Todd KjosFROMLIST: binder: fix use-after-free in binder_transact...
2017-09-30 Ido SchimmelUPSTREAM: ipv6: fib: Unlink replaced routes from their...
2017-09-27 Greg Kroah... Merge 4.4.89 into android-4.4
2017-09-27 Greg Kroah... Linux 4.4.89
2017-09-27 Steven Rostedt... ftrace: Fix memleak when unregistering dynamic ops...
2017-09-27 Michael Lylebcache: fix bch_hprint crash and improve output
2017-09-27 Tang Junhuibcache: fix for gc and write-back race
2017-09-27 Tony Aslesonbcache: Correct return value for sysfs attach errors
2017-09-27 Tang Junhuibcache: correct cache_dirty_target in __update_writebac...
2017-09-27 Tang Junhuibcache: do not subtract sectors_to_gc for bypassed IO
2017-09-27 Jan Karabcache: Fix leak of bdev reference
2017-09-27 Tang Junhuibcache: initialize dirty stripes in flash_dev_run()
2017-09-27 Guenter Roeckmedia: uvcvideo: Prevent heap overflow when accessing...
2017-09-27 Daniel Mentzmedia: v4l2-compat-ioctl32: Fix timespec conversion
2017-09-27 Aleksandr BezzubikovPCI: shpchp: Enable bridge bus mastering if MSI is...
2017-09-27 Jose AbreuARC: Re-enable MMU upon Machine Check exception
2017-09-27 Baohong Liutracing: Apply trace_clock changes to instance max...
2017-09-27 Steven Rostedt... ftrace: Fix selftest goto location on error
2017-09-27 Dan Carpenterscsi: qla2xxx: Fix an integer overflow in sysfs code
2017-09-27 Hannes Reineckescsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE
2017-09-27 Hannes Reineckescsi: sg: factor out sg_fill_request_table()
2017-09-27 Dan Carpenterscsi: sg: off by one in sg_ioctl()
2017-09-27 Hannes Reineckescsi: sg: use standard lists for sg_requests
2017-09-27 Hannes Reineckescsi: sg: remove 'save_scat_len'
2017-09-27 Long Liscsi: storvsc: fix memory leak on ring buffer busy
2017-09-27 Shivasharan Sscsi: megaraid_sas: Return pended IOCTLs with cmd_statu...
2017-09-27 Shivasharan Sscsi: megaraid_sas: Check valid aen class range to...
2017-09-27 Steffen Maierscsi: zfcp: trace high part of "new" 64 bit SCSI LUN
2017-09-27 Steffen Maierscsi: zfcp: trace HBA FSF response by default on dismis...
2017-09-27 Steffen Maierscsi: zfcp: fix payload with full FCP_RSP IU in SCSI...
2017-09-27 Steffen Maierscsi: zfcp: fix missing trace records for early returns...
2017-09-27 Steffen Maierscsi: zfcp: fix passing fsf_req to SCSI trace on TMF...
2017-09-27 Steffen Maierscsi: zfcp: fix capping of unsuccessful GPN_FT SAN...
2017-09-27 Benjamin Blockscsi: zfcp: add handling for FCP_RESID_OVER to the...
2017-09-27 Steffen Maierscsi: zfcp: fix queuecommand for scsi_eh commands when...
2017-09-27 Bart Van Asscheskd: Submit requests to firmware before triggering...
2017-09-27 Bart Van Asscheskd: Avoid that module unloading triggers a use-after...
2017-09-27 NeilBrownmd/bitmap: disable bitmap_resize for file-backed bitmaps.
2017-09-27 Bart Van Asscheblock: Relax a check in blk_start_queue()
2017-09-27 Michael Ellermanpowerpc: Fix DAR reporting when alignment handler faults
2017-09-27 zhangyi (F)ext4: fix quota inconsistency during orphan cleanup...
2017-09-27 zhangyi (F)ext4: fix incorrect quotaoff if the quota feature is...
2017-09-27 Stephan Muellercrypto: AF_ALG - remove SGL terminator indicator when...
2017-09-27 Aleksandar... MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity...
2017-09-27 Aleksandar... MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both...
2017-09-27 Aleksandar... MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input...
2017-09-27 Aleksandar... MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both...
2017-09-27 Aleksandar... MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases...
2017-09-27 Aleksandar... MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet...
2017-09-27 Kai-Heng FengInput: i8042 - add Gigabyte P57 to the keyboard reset...
2017-09-27 Arnd Bergmanntty: fix __tty_insert_flip_char regression
2017-09-27 Arnd Bergmanntty: improve tty_insert_flip_char() slow path
2017-09-27 Arnd Bergmanntty: improve tty_insert_flip_char() fast path
2017-09-27 Minchan Kimmm: prevent double decrease of nr_reserved_highatomic
2017-09-27 Chuck Levernfsd: Fix general protection fault in release_lock_stat...
2017-09-27 Song Liumd/raid5: release/flush io in raid5_do_work()
2017-09-27 Andy Lutomirskix86/fsgsbase/64: Report FSBASE and GSBASE correctly...
2017-09-27 Jaegeuk Kimf2fs: check hot_data for roll-forward recovery
2017-09-27 Eric Dumazetipv6: fix typo in fib6_net_exit()
2017-09-27 Sabrina Dubrocaipv6: fix memory leak with multiple tables during netns...
2017-09-27 Claudiu Manoilgianfar: Fix Tx flow control deactivation
2017-09-27 Jesper Dangaard... Revert "net: fix percpu memory leaks"
2017-09-27 Jesper Dangaard... Revert "net: use lib/percpu_counter API for fragmentati...
2017-09-27 Wei Wangtcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
2017-09-27 Florian FainelliRevert "net: phy: Correctly process PHY_HALTED in phy_s...
2017-09-27 Arnd Bergmannqlge: avoid memcpy buffer overflow
2017-09-27 Wei Wangipv6: fix sparse warning on rt6i_node
2017-09-27 Wei Wangipv6: add rcu grace period before freeing fib6_node
2017-09-27 Stefano Brivioipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()
2017-09-25 Yunlei Hef2fs: fix a missing size change in f2fs_setattr
next