- ed1f324 mm: remove map_vm_range by Christoph Hellwig · 4 years, 8 months ago
- 8b13601 mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING by Christoph Hellwig · 4 years, 8 months ago
- 4926627 mm: remove __get_vm_area by Christoph Hellwig · 4 years, 8 months ago
- 99395ee mm: ptdump: expand type of 'val' in note_page() by Steven Price · 4 years, 8 months ago
- 1494e0c x86: mm: ptdump: calculate effective permissions correctly by Steven Price · 4 years, 8 months ago
- 4b82ab4 mm/memcg: automatically penalize tasks with high swap use by Jakub Kicinski · 4 years, 8 months ago
- d1663a9 mm/memcg: move cgroup high memory limit setting into struct page_counter by Jakub Kicinski · 4 years, 8 months ago
- 251af0c include/linux/swap.h: delete meaningless __add_to_swap_cache() declaration by Miaohe Lin · 4 years, 8 months ago
- 4907058 swap: reduce lock contention on swap cache from swap slots allocation by Huang Ying · 4 years, 8 months ago
- 4b4bb6b mm/swapfile.c: classify SWAP_MAP_XXX to make it more readable by Wei Yang · 4 years, 8 months ago
- 9142902 mm/gup: introduce pin_user_pages_unlocked by John Hubbard · 4 years, 8 months ago
- 8d92890 mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead by NeilBrown · 4 years, 8 months ago
- a37b071 mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE by NeilBrown · 4 years, 8 months ago
- 60e65a6 mm_types.h: change set_page_private to inline function by Guoqing Jiang · 4 years, 8 months ago
- 7b59435 buffer_head.h: remove attach_page_buffers by Guoqing Jiang · 4 years, 8 months ago
- b03143a include/linux/pagemap.h: introduce attach/detach_page_private by Guoqing Jiang · 4 years, 8 months ago
- 9d24a13 iomap: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 8 months ago
- 2332319 f2fs: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 8 months ago
- 0c07a9f erofs: convert uncompressed files from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 8 months ago
- d438834 fs: convert mpage_readpages to mpage_readahead by Matthew Wilcox (Oracle) · 4 years, 8 months ago
- 2c68423 mm: add page_cache_readahead_unbounded by Matthew Wilcox (Oracle) · 4 years, 8 months ago
- 8151b4c mm: add readahead address space operation by Matthew Wilcox (Oracle) · 4 years, 8 months ago
- 042124c mm: add new readahead_control API by Matthew Wilcox (Oracle) · 4 years, 8 months ago
- cee9a0c mm: move readahead prototypes from mm.h by Matthew Wilcox (Oracle) · 4 years, 8 months ago
- 735e4ae vfs: track per-sb writeback errors and report them to syncfs by Jeff Layton · 4 years, 8 months ago
- ca1f5df Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 8 months ago
- 4d67829 Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years, 8 months ago
- afdb0f2 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years, 8 months ago
- 829f3b9 Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 8 months ago
- 81e8c10 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 8 months ago
- d30fc97 Merge tag 'regulator-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 4 years, 8 months ago
- 213fd09 Merge tag 'regmap-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 4 years, 8 months ago
- 129b9a5 Merge tag 'hwmon-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 4 years, 8 months ago
- b6f91ab Merge tag 'tpmdd-next-20200522' of git://git.infradead.org/users/jjs/linux-tpmdd by Linus Torvalds · 4 years, 8 months ago
- 5fb565b Merge remote-tracking branch 'regulator/for-5.8' into regulator-linus by Mark Brown · 4 years, 8 months ago
- d053cf0 Merge branch 'for-5.8' into for-linus by Petr Mladek · 4 years, 8 months ago
- 7dcb784 pstore/blk: Support non-block storage devices by WeiXiong Liao · 4 years, 10 months ago
- 1525fb3 pstore/blk: Provide way to query pstore configuration by WeiXiong Liao · 4 years, 10 months ago
- 335426c pstore/zone: Provide way to skip "broken" zone for MTD devices by WeiXiong Liao · 4 years, 10 months ago
- 19835b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
- 34327e9 pstore/zone,blk: Add ftrace frontend support by WeiXiong Liao · 4 years, 10 months ago
- cc9c4d1 pstore/zone,blk: Add console frontend support by WeiXiong Liao · 4 years, 10 months ago
- 0dc0682 pstore/zone,blk: Add support for pmsg frontend by WeiXiong Liao · 4 years, 10 months ago
- 17639f6 pstore/blk: Introduce backend for block devices by WeiXiong Liao · 4 years, 10 months ago
- d26c332 pstore/zone: Introduce common layer to manage storage zones by WeiXiong Liao · 4 years, 10 months ago
- 791205e pstore/ram: Introduce max_reason and convert dump_oops by Kees Cook · 4 years, 8 months ago
- 3524e68 pstore/platform: Pass max_reason to kmesg dump by Pavel Tatashin · 4 years, 9 months ago
- fb13cb8 printk: Introduce kmsg_dump_reason_str() by Kees Cook · 4 years, 9 months ago
- b1f6f16 printk: honor the max_reason field in kmsg_dumper by Pavel Tatashin · 4 years, 9 months ago
- 6d3cf96 printk: Collapse shutdown types into a single dump reason by Kees Cook · 4 years, 8 months ago
- 563ca40 pstore/platform: Switch pstore_info::name to const by Kees Cook · 4 years, 9 months ago
- 6ff64d2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 8 months ago
- 942110f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 4 years, 8 months ago
- 4832565 regulator: core: Add regulator bypass trace points by Charles Keepax · 4 years, 8 months ago
- c1f615e Merge series "Fix regulators coupling for Exynos5800" from Marek Szyprowski <m.szyprowski@samsung.com>: by Mark Brown · 4 years, 8 months ago
- 752db83 regulator: extract voltage balancing code to the separate function by Marek Szyprowski · 4 years, 8 months ago
- 9b98f92 Merge remote-tracking branch 'regmap/for-5.8' into regmap-next by Mark Brown · 4 years, 8 months ago
- 93b9299 Merge series "regmap: provide simple bitops and use them in a driver" from Bartosz Golaszewski <brgl@bgdev.pl> by Mark Brown · 4 years, 8 months ago
- 626ceee Merge series "New DSA driver for VSC9953 Seville switch" from Vladimir Oltean <olteanv@gmail.com>: by Mark Brown · 4 years, 8 months ago
- aa2ff9d regmap: provide helpers for simple bit operations by Bartosz Golaszewski · 4 years, 8 months ago
- 8baebfc regmap: add helper for per-port regfield initialization by Vladimir Oltean · 4 years, 8 months ago
- 7c6d2ec net: be more gentle about silly gso requests coming from user by Eric Dumazet · 4 years, 8 months ago
- 75caf31 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
- d16eea2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 8 months ago
- 4377748 include/asm-generic/topology.h: guard cpumask_of_node() macro argument by Arnd Bergmann · 4 years, 8 months ago
- 6988f31 mm: remove VM_BUG_ON(PageSlab()) from page_mapcount() by Konstantin Khlebnikov · 4 years, 8 months ago
- 1597b37 hwmon: Add notification support by Guenter Roeck · 4 years, 8 months ago
- b0c3ba3 Merge tag 'fsnotify_for_v5.7-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 8 months ago
- 3301f6a Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 4 years, 8 months ago
- c85f4abe RDMA/core: Fix double destruction of uobject by Jason Gunthorpe · 4 years, 8 months ago
- f179369 fanotify: turn off support for FAN_DIR_MODIFY by Amir Goldstein · 4 years, 8 months ago
- 4946ea5 netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build by Pablo Neira Ayuso · 4 years, 8 months ago
- 6dd912f net: check untrusted gso_size at kernel entry by Willem de Bruijn · 4 years, 8 months ago
- 1fd1c76 ipv4: nexthop version of fib_info_nh_uses_dev by David Ahern · 4 years, 8 months ago
- af7888a ipv4: Refactor nhc evaluation in fib_table_lookup by David Ahern · 4 years, 8 months ago
- 0b5e2e3 nexthop: Expand nexthop_is_multipath in a few places by David Ahern · 4 years, 8 months ago
- 90f33bf nexthops: don't modify published nexthop groups by Nikolay Aleksandrov · 4 years, 8 months ago
- 963bdfc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 8 months ago
- 1a6da4f Merge tag 'mac80211-for-net-2020-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 4 years, 8 months ago
- 0cada33 net/tls: fix race condition causing kernel panic by Vinay Kumar Yadav · 4 years, 8 months ago
- 4c559f1 netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code by Pablo Neira Ayuso · 4 years, 8 months ago
- eb012d1 printk: Remove pr_cont_once() by Tetsuo Handa · 4 years, 8 months ago
- d031781 ieee80211: Fix incorrect mask for default PE duration by Pradeep Kumar Chitrapu · 4 years, 9 months ago
- 98790bb Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- caffb99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
- f7936dd net/mlx5: Avoid processing commands before cmdif is ready by Eran Ben Elisha · 4 years, 10 months ago
- d43b700 net/mlx5: Fix a race when moving command interface to events mode by Eran Ben Elisha · 4 years, 10 months ago
- 17d00e8 net/mlx5: Add command entry handling completion by Moshe Shemesh · 5 years ago
- 4629ed2 Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 4 years, 8 months ago
- 9bb4cbf Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/urgent by Borislav Petkov · 4 years, 8 months ago
- ab91c2a tpm: eventlog: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
- 8054ead Merge tag 'ib-mfd-hwmon-v5.8' into hwmon-next by Guenter Roeck · 4 years, 8 months ago
- 4ffea5e regulator: max8998: Add charger regulator by Jonathan Bakker · 4 years, 8 months ago
- 41b4bd9 net: don't return invalid table id error when we fall back to PF_UNSPEC by Sabrina Dubroca · 4 years, 8 months ago
- a24490e Merge series "MAINTAINER entries for few ROHM power devices" from Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>: by Mark Brown · 4 years, 8 months ago
- d1f1294 rxrpc: Trace discarded ACKs by David Howells · 4 years, 9 months ago
- 3bce537 hwmon: Add Gateworks System Controller support by Tim Harvey · 4 years, 8 months ago
- d852349 mfd: Add Gateworks System Controller core driver by Tim Harvey · 4 years, 8 months ago
- 03fb3ac Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 8 months ago
- e3b1078 fscrypt: add support for IV_INO_LBLK_32 policies by Eric Biggers · 4 years, 8 months ago