Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | platform/chrome: cros_usbpd_notify: Move ec_command() | Prashant Malani | 2021-09-30 | 1 | -0/+3 | |
| * | | | | | | | | platform/chrome: cros_ec_proto: Fix check_features ret val | Prashant Malani | 2021-09-23 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2021-11-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | arm64: Track no early_pgtable_alloc() for kmemleak | Qian Cai | 2021-11-08 | 1 | -1/+1 | |
* | | | | | | | | | Merge tag 'libnvdimm-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-11-10 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | nvdimm/pmem: move dax_attribute_group from dax to pmem | Christoph Hellwig | 2021-09-27 | 1 | -2/+0 | |
* | | | | | | | | | | Merge tag 'linux-watchdog-5.16-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 2021-11-10 | 1 | -18/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | watchdog: ux500_wdt: Drop platform data | Linus Walleij | 2021-11-01 | 1 | -18/+0 | |
* | | | | | | | | | | | Merge tag 'rproc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/remo... | Linus Torvalds | 2021-11-10 | 1 | -12/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | remoteproc: Remove vdev_to_rvdev and vdev_to_rproc from remoteproc API | Arnaud Pouliquen | 2021-10-15 | 1 | -12/+0 | |
| * | | | | | | | | | | | soc: qcom: aoss: Expose send for generic usecase | Deepak Kumar Singh | 2021-09-27 | 1 | -0/+38 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'rpmsg-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/remo... | Linus Torvalds | 2021-11-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | rpmsg: Fix rpmsg_create_ept return when RPMSG config is not defined | Arnaud Pouliquen | 2021-09-13 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-11-09 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | blk-mq: add one API for waiting until quiesce is done | Ming Lei | 2021-11-09 | 1 | -0/+1 | |
* | | | | | | | | | | | | Merge tag 'for-5.16/bdev-size-2021-11-09' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-11-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | block: add a loff_t cast to bdev_nr_bytes | Christoph Hellwig | 2021-11-04 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge tag '9p-for-5.16-rc1' of git://github.com/martinetd/linux | Linus Torvalds | 2021-11-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | fscache_cookie_enabled: check cookie is valid before accessing it | Dominique Martinet | 2021-11-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-11-09 | 23 | -71/+179 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | seq_file: fix passing wrong private data | Muchun Song | 2021-11-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | seq_file: move seq_escape() to a header | Andy Shevchenko | 2021-11-09 | 1 | -1/+16 | |
| * | | | | | | | | | | | | | | signal: remove duplicate include in signal.h | Ye Guojin | 2021-11-09 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | crash_dump: remove duplicate include in crash_dump.h | Ye Guojin | 2021-11-09 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | crash_dump: fix boolreturn.cocci warning | Changcheng Deng | 2021-11-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | sections: provide internal __is_kernel() and __is_kernel_text() helper | Kefeng Wang | 2021-11-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | sections: move is_kernel_inittext() into sections.h | Kefeng Wang | 2021-11-09 | 2 | -9/+0 | |
| * | | | | | | | | | | | | | | sections: move and rename core_kernel_data() to is_kernel_core_data() | Kefeng Wang | 2021-11-09 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | kallsyms: fix address-checks for kernel related range | Kefeng Wang | 2021-11-09 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | kallsyms: remove arch specific text and data check | Kefeng Wang | 2021-11-09 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | include/linux/string_helpers.h: add linux/string.h for strlen() | Lucas De Marchi | 2021-11-09 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | lib, stackdepot: add helper to print stack entries into buffer | Imran Khan | 2021-11-09 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | lib, stackdepot: add helper to print stack entries | Imran Khan | 2021-11-09 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | linux/container_of.h: switch to static_assert | Rasmus Villemoes | 2021-11-09 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | | kernel.h: split out instruction pointer accessors | Stephen Rothwell | 2021-11-09 | 3 | -4/+10 | |
| * | | | | | | | | | | | | | | include/linux/generic-radix-tree.h: replace kernel.h with the necessary inclu... | Andy Shevchenko | 2021-11-09 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | include/linux/radix-tree.h: replace kernel.h with the necessary inclusions | Andy Shevchenko | 2021-11-09 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | include/linux/sbitmap.h: replace kernel.h with the necessary inclusions | Andy Shevchenko | 2021-11-09 | 1 | -1/+10 | |
| * | | | | | | | | | | | | | | include/linux/delay.h: replace kernel.h with the necessary inclusions | Andy Shevchenko | 2021-11-09 | 2 | -1/+2 | |
| * | | | | | | | | | | | | | | include/linux/plist.h: replace kernel.h with the necessary inclusions | Andy Shevchenko | 2021-11-09 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | include/linux/llist.h: replace kernel.h with the necessary inclusions | Andy Shevchenko | 2021-11-09 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | include/linux/list.h: replace kernel.h with the necessary inclusions | Andy Shevchenko | 2021-11-09 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | kernel.h: split out container_of() and typeof_member() macros | Andy Shevchenko | 2021-11-09 | 2 | -32/+41 | |
| * | | | | | | | | | | | | | | kernel.h: drop unneeded <linux/kernel.h> inclusion from other headers | Andy Shevchenko | 2021-11-09 | 4 | -3/+1 | |
| * | | | | | | | | | | | | | | proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks | David Hildenbrand | 2021-11-09 | 1 | -3/+23 | |
| * | | | | | | | | | | | | | | mm,hugetlb: remove mlock ulimit for SHM_HUGETLB | zhangyiru | 2021-11-09 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | | vfs: keep inodes with page cache off the inode shrinker LRU | Johannes Weiner | 2021-11-09 | 2 | -0/+51 | |
* | | | | | | | | | | | | | | | Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 2021-11-08 | 6 | -738/+72 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | mfd: tps80031: Remove driver | Dmitry Osipenko | 2021-11-05 | 1 | -637/+0 | |
| * | | | | | | | | | | | | | | | mfd: max77686: Correct tab-based alignment of register addresses | Luca Ceresoli | 2021-11-05 | 1 | -13/+13 |