Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | kunit: default KUNIT_* fragments to KUNIT_ALL_TESTS | Anders Roxell | 2020-06-01 | 1 | -3/+6 | |
| * | | | | | | | | | | | | kunit: Kconfig: enable a KUNIT_ALL_TESTS fragment | Anders Roxell | 2020-06-01 | 1 | -0/+14 | |
* | | | | | | | | | | | | | Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-06-09 | 2 | -2/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | lib: Make test_sysctl initialized as module | Masami Hiramatsu | 2020-06-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | lib: Make prime number generator independently selectable | Masami Hiramatsu | 2020-06-02 | 1 | -1/+6 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | mmap locking API: convert mmap_sem comments | Michel Lespinasse | 2020-06-09 | 1 | -4/+4 | |
* | | | | | | | | | | | | | mmap locking API: convert mmap_sem call sites missed by coccinelle | Michel Lespinasse | 2020-06-09 | 1 | -7/+7 | |
* | | | | | | | | | | | | | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 2020-06-09 | 1 | -4/+4 | |
* | | | | | | | | | | | | | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 2020-06-09 | 1 | -1/+0 | |
* | | | | | | | | | | | | | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov | 2020-06-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | | kernel: use show_stack_loglvl() | Dmitry Safonov | 2020-06-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-06-08 | 4 | -3/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | lib/test_sysctl: support testing of sysctl. boot parameter | Vlastimil Babka | 2020-06-08 | 1 | -0/+13 | |
| * | | | | | | | | | | | | | dynamic_debug: add an option to enable dynamic debug for modules only | Orson Zhai | 2020-06-08 | 3 | -3/+20 | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-06-07 | 1 | -4/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | rhashtable: Drop raw RCU deref in nested_table_free | Herbert Xu | 2020-06-06 | 1 | -4/+13 | |
* | | | | | | | | | | | | | | Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-06-07 | 3 | -31/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | software node: implement software_node_unregister() | Greg Kroah-Hartman | 2020-05-27 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | kobject: send KOBJ_REMOVE uevent when the object is removed from sysfs | Greg Kroah-Hartman | 2020-05-25 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | | Merge 5.7-rc7 into driver-core-next | Greg Kroah-Hartman | 2020-05-25 | 2 | -1/+37 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge v5.7-rc5 into driver-core-next | Greg Kroah-Hartman | 2020-05-11 | 2 | -10/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge 5.7-rc3 into driver-core-next | Greg Kroah-Hartman | 2020-04-27 | 2 | -17/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | test_firmware: remove unnecessary test_fw_mutex in test_dev_config_show_xxx | Scott Branden | 2020-04-17 | 1 | -23/+3 | |
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2020-06-06 | 1 | -0/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Makefile: support compressed debug info | Nick Desaulniers | 2020-05-29 | 1 | -0/+17 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-06-04 | 1 | -11/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'hisi-drivers-for-5.8' of git://github.com/hisilicon/linux-hisi int... | Arnd Bergmann | 2020-05-26 | 1 | -11/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | logic_pio: Use _inX() and _outX() | John Garry | 2020-05-07 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | logic_pio: Improve macro argument name | John Garry | 2020-05-07 | 1 | -11/+11 | |
| | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | lib/ubsan.c: fix gcc-10 warnings | Arnd Bergmann | 2020-06-04 | 1 | -16/+17 | |
* | | | | | | | | | | | | | | | lib: make a test module with set/clear bit | Jesse Brandeburg | 2020-06-04 | 3 | -0/+75 | |
* | | | | | | | | | | | | | | | lib/flex_proportions.c: cleanup __fprop_inc_percpu_max | Tan Hu | 2020-06-04 | 1 | -4/+3 | |
* | | | | | | | | | | | | | | | lib/percpu-refcount.c: use a more common logging style | Joe Perches | 2020-06-04 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | lib/zlib: remove outdated and incorrect pre-increment optimization | Jann Horn | 2020-06-04 | 1 | -56/+35 | |
* | | | | | | | | | | | | | | | lib/test_lockup.c: make test_inode static | Jason Yan | 2020-06-04 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | lib: Add might_fault() to strncpy_from_user. | KP Singh | 2020-06-04 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | lib/math: avoid trailing newline hidden in pr_fmt() | Christophe JAILLET | 2020-06-04 | 1 | -5/+5 | |
* | | | | | | | | | | | | | | | mm/debug: add tests validating architecture page table helpers | Anshuman Khandual | 2020-06-04 | 1 | -0/+22 | |
* | | | | | | | | | | | | | | | kcov: collect coverage from interrupts | Andrey Konovalov | 2020-06-04 | 1 | -0/+9 | |
* | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-06-03 | 1 | -10/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | kasan: stop tests being eliminated as dead code with FORTIFY_SOURCE | Daniel Axtens | 2020-06-03 | 1 | -10/+19 | |
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-06-03 | 1 | -48/+200 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-24 | 2 | -1/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-15 | 2 | -9/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-06 | 2 | -18/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | netlink: factor out policy range helpers | Johannes Berg | 2020-04-30 | 1 | -21/+74 | |
| * | | | | | | | | | | | | | | netlink: remove NLA_EXACT_LEN_WARN | Johannes Berg | 2020-04-30 | 1 | -6/+10 | |
| * | | | | | | | | | | | | | | netlink: allow NLA_MSECS to have range validation | Johannes Berg | 2020-04-30 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | netlink: extend policy range validation | Johannes Berg | 2020-04-30 | 1 | -21/+92 | |
| * | | | | | | | | | | | | | | netlink: limit recursion depth in policy validation | Johannes Berg | 2020-04-30 | 1 | -12/+34 |