- d0d3f1b f2fs: introduce sb_lock to make encrypt pwsalt update exclusive by Chao Yu · 7 years ago
- 8fe326c f2fs: remove redundant initialization of pointer 'p' by Colin Ian King · 7 years ago
- 46706d5 f2fs: flush cp pack except cp pack 2 page at first by Gao Xiang · 7 years ago
- ccd31cb f2fs: clean up f2fs_sb_has_xxx functions by Sheng Yong · 7 years ago
- 3bb09a0 f2fs: remove redundant check of page type when submit bio by Tiezhu Yang · 7 years ago
- fb0e72c f2fs: fix to handle looped node chain during recovery by Chao Yu · 7 years ago
- 0f9ec2a f2fs: handle quota for orphan inodes by Jaegeuk Kim · 7 years ago
- 8b3a0ca f2fs: Add the 'whint_mode' mount option to f2fs documentation by Hyunchul Lee · 7 years ago
- f2e703f f2fs: support passing down write hints to block layer with F2FS policy by Hyunchul Lee · 7 years ago
- 0cdd319 f2fs: support passing down write hints given by users to block layer by Hyunchul Lee · 7 years ago
- cd36d7a f2fs: fix to clear CP_TRIMMED_FLAG by Chao Yu · 7 years ago
- 199bc3f f2fs: support large nat bitmap by Chao Yu · 7 years ago
- bf617f7 f2fs: fix to check extent cache in f2fs_drop_extent_tree by Chao Yu · 7 years ago
- 4d817ae f2fs: restrict inline_xattr_size configuration by Chao Yu · 7 years ago
- b94929d f2fs: fix heap mode to reset it back by Yunlong Song · 7 years ago
- 0964fc1 f2fs: fix potential corruption in area before F2FS_SUPER_OFFSET by Sheng Yong · 7 years ago
- bdbc90f f2fs: don't put dentry page in pagecache into highmem by Yunlong Song · 7 years ago
- 3664ce2 Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
- 9cb9c07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- 2eb02aa Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
- 65738c6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
- 2bd06ce Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
- 13f514b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
- 938e142 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
- 170e07b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
- 8961ca4 Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
- a5f7add net_sched: gen_estimator: fix broken estimators based on percpu stats by Eric Dumazet · 7 years ago
- 2217009 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
- d903ec7 gianfar: simplify FCS handling and fix memory leak by Andy Spencer · 7 years ago
- ca79bec ipv6 sit: work around bogus gcc-8 -Wrestrict warning by Arnd Bergmann · 7 years ago
- 4e14bf4 macvlan: fix use-after-free in macvlan_common_newlink() by Alexey Kodanev · 7 years ago
- 9f41631 arm64: fix unwind_frame() for filtered out fn for function graph tracing by Pratyush Anand · 7 years ago
- eb0a2d2 powerpc/powernv: Support firmware disable of RFI flush by Michael Ellerman · 7 years ago
- 582605a powerpc/pseries: Support firmware disable of RFI flush by Michael Ellerman · 7 years ago
- 2f7d03e powerpc/mm/drmem: Fix unexpected flag value in ibm,dynamic-memory-v2 by Bharata B Rao · 7 years ago
- 120f3b1 integrity/security: fix digsig.c build error with header file by Randy Dunlap · 7 years ago
- 16c4db3 Merge tag 'keys-fixes-20180222-2' of https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into fixes-v4.16-rc3 by James Morris · 7 years ago
- b17800e Merge tag 'imx-drm-next-2018-02-22' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 7 years ago
- 0f9da84 MIPS: boot: Define __ASSEMBLY__ for its.S build by Kees Cook · 7 years ago
- bae6cfe Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
- 0bb7816 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
- 16338a9 bpf, arm64: fix out of bounds access in tail call by Daniel Borkmann · 7 years ago
- a493a87 bpf, x64: implement retpoline for tail call by Daniel Borkmann · 7 years ago
- 9026e82 fs/signalfd: fix build error for BUS_MCEERR_AR by Randy Dunlap · 7 years ago
- 93c62c4 rxrpc: Fix send in rxrpc_send_data_packet() by David Howells · 7 years ago
- 370c105 net: aquantia: Fix error handling in aq_pci_probe() by Dan Carpenter · 7 years ago
- 6c5f610 bpf: fix rcu lockdep warning for lpm_trie map_free callback by Yonghong Song · 7 years ago
- 32fff23 bpf: add schedule points in percpu arrays management by Eric Dumazet · 7 years ago
- ed04c46 Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
- a638af0 Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
- 77f892e Merge tag 'staging-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
- bb17186 Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
- 657308f regulatory: add NUL to request alpha2 by Johannes Berg · 7 years ago
- 004e390 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
- 24180a6 Merge tag 'riscv-for-linus-4.16-rc3-riscv_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
- a2c0f03 ibmvnic: Fix early release of login buffer by Thomas Falcon · 7 years ago
- 83090e7 net/smc9194: Remove bogus CONFIG_MAC reference by Finn Thain · 7 years ago
- 1fe4b11 net: ipv4: Set addr_type in hash_keys for forwarded case by David Ahern · 7 years ago
- 350c9f4 tcp_bbr: better deal with suboptimal GSO by Eric Dumazet · 7 years ago
- 88e80c6 smsc75xx: fix smsc75xx_set_features() by Eric Dumazet · 7 years ago
- b87b619 netlink: put module reference if dump start fails by Jason A. Donenfeld · 7 years ago
- 645ae5c Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into fixes-v4.16-rc3 by James Morris · 7 years ago
- 238ca35 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- bef3efb efivarfs: Limit the rate for non-root to read files by Luck, Tony · 7 years ago
- 28128c6 kconfig.h: Include compiler types to avoid missed struct attributes by Kees Cook · 7 years ago
- b21ebf2f x86: Treat R_X86_64_PLT32 as R_X86_64_PC32 by H.J. Lu · 7 years ago
- d9f4bb1 KEYS: Use individual pages in big_key for crypto buffers by David Howells · 7 years ago
- 4b34968 X.509: fix NULL dereference when restricting key with unsupported_sig by Eric Biggers · 7 years ago
- 437499e X.509: fix BUG_ON() when hash algorithm is unsupported by Eric Biggers · 7 years ago
- 6459ae3 PKCS#7: fix direct verification of SignerInfo signature by Eric Biggers · 7 years ago
- 29f4a67 PKCS#7: fix certificate blacklisting by Eric Biggers · 7 years ago
- 971b42c PKCS#7: fix certificate chain verification by Eric Biggers · 7 years ago
- 80475c4 selftests/bpf/test_maps: exit child process without error in ENOMEM case by Li Zhijian · 7 years ago
- 15122ee arm64: Enforce BBM for huge IO/VMAP mappings by Will Deacon · 7 years ago
- d1fa745 i2c: designware: Consider SCL GPIO optional by Andy Shevchenko · 7 years ago
- c396b9a i2c: busses: i2c-sirf: Fix spelling: "formular" -> "formula". by Patryk Kocielnik · 7 years ago
- fe32a81 i2c: bcm2835: Set up the rising/falling edge delays by Eric Anholt · 7 years ago
- 083b209 powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data access by Mark Lord · 7 years ago
- c7a3275 powerpc/pseries: Revert support for ibm,drc-info devtree property by Michael Bringmann · 7 years ago
- 5539d31 powerpc/pseries: Fix duplicate firmware feature for DRC_INFO by Michael Ellerman · 7 years ago
- d057dc4 seccomp: add a selftest for get_metadata by Tycho Andersen · 7 years ago
- 63bb004 ptrace, seccomp: tweak get_metadata behavior slightly by Tycho Andersen · 7 years ago
- 2a040f9 seccomp, ptrace: switch get_metadata types to arch independent by Tycho Andersen · 7 years ago
- 31a8260 selftests/bpf: update gitignore with test_libbpf_open by Anders Roxell · 7 years ago
- b52db43 selftests/bpf: tcpbpf_kern: use in6_* macros from glibc by Anders Roxell · 7 years ago
- a7dcdf6 bpf: clean up unused-variable warning by Arnd Bergmann · 7 years ago
- 895f7b8 mm: don't defer struct page initialization for Xen pv guests by Juergen Gross · 7 years ago
- 908009e8 lib/Kconfig.debug: enable RUNTIME_TESTING_MENU by Anders Roxell · 7 years ago
- 698d083 vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems by Michal Hocko · 7 years ago
- bdefe01 selftests/memfd: add run_fuse_test.sh to TEST_FILES by Anders Roxell · 7 years ago
- 173a3ef bug.h: work around GCC PR82365 in BUG() by Arnd Bergmann · 7 years ago
- cb6f0f3 mm/swap.c: make functions and their kernel-doc agree (again) by Mike Rapoport · 7 years ago
- 14fec9e mm/zpool.c: zpool_evictable: fix mismatch in parameter name and kernel-doc by Mike Rapoport · 7 years ago
- b1a8a7a ida: do zeroing in ida_pre_get() by Rasmus Villemoes · 7 years ago
- 7ba7166 mm, swap, frontswap: fix THP swap if frontswap enabled by Huang Ying · 7 years ago
- 2be04df certs/blacklist_nohashes.c: fix const confusion in certs blacklist by Andi Kleen · 7 years ago
- 88913bd kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE by David Rientjes · 7 years ago
- 9c4e6b1 mm, mlock, vmscan: no more skipping pagevecs by Shakeel Butt · 7 years ago
- c3cc391 mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats by Johannes Weiner · 7 years ago
- 101110f Kbuild: always define endianess in kconfig.h by Arnd Bergmann · 7 years ago