summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-071-4/+13
|\
| * rhashtable: Drop raw RCU deref in nested_table_freeHerbert Xu2020-06-061-4/+13
* | Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-073-31/+13
|\ \
| * | software node: implement software_node_unregister()Greg Kroah-Hartman2020-05-271-1/+3
| * | kobject: send KOBJ_REMOVE uevent when the object is removed from sysfsGreg Kroah-Hartman2020-05-251-7/+7
| * | Merge 5.7-rc7 into driver-core-nextGreg Kroah-Hartman2020-05-252-1/+37
| |\ \
| * \ \ Merge v5.7-rc5 into driver-core-nextGreg Kroah-Hartman2020-05-112-10/+7
| |\ \ \
| * \ \ \ Merge 5.7-rc3 into driver-core-nextGreg Kroah-Hartman2020-04-272-17/+19
| |\ \ \ \
| * | | | | test_firmware: remove unnecessary test_fw_mutex in test_dev_config_show_xxxScott Branden2020-04-171-23/+3
* | | | | | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-06-061-0/+17
|\ \ \ \ \ \
| * | | | | | Makefile: support compressed debug infoNick Desaulniers2020-05-291-0/+17
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-041-11/+11
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'hisi-drivers-for-5.8' of git://github.com/hisilicon/linux-hisi int...Arnd Bergmann2020-05-261-11/+11
| |\ \ \ \ \ \
| | * | | | | | logic_pio: Use _inX() and _outX()John Garry2020-05-071-2/+2
| | * | | | | | logic_pio: Improve macro argument nameJohn Garry2020-05-071-11/+11
| | | |/ / / / | | |/| | | |
* | | | | | | lib/ubsan.c: fix gcc-10 warningsArnd Bergmann2020-06-041-16/+17
* | | | | | | lib: make a test module with set/clear bitJesse Brandeburg2020-06-043-0/+75
* | | | | | | lib/flex_proportions.c: cleanup __fprop_inc_percpu_maxTan Hu2020-06-041-4/+3
* | | | | | | lib/percpu-refcount.c: use a more common logging styleJoe Perches2020-06-041-3/+3
* | | | | | | lib/zlib: remove outdated and incorrect pre-increment optimizationJann Horn2020-06-041-56/+35
* | | | | | | lib/test_lockup.c: make test_inode staticJason Yan2020-06-041-1/+1
* | | | | | | lib: Add might_fault() to strncpy_from_user.KP Singh2020-06-041-0/+1
* | | | | | | lib/math: avoid trailing newline hidden in pr_fmt()Christophe JAILLET2020-06-041-5/+5
* | | | | | | mm/debug: add tests validating architecture page table helpersAnshuman Khandual2020-06-041-0/+22
* | | | | | | kcov: collect coverage from interruptsAndrey Konovalov2020-06-041-0/+9
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-031-10/+19
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | kasan: stop tests being eliminated as dead code with FORTIFY_SOURCEDaniel Axtens2020-06-031-10/+19
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-031-48/+200
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-242-1/+25
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-152-9/+18
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-062-18/+18
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | netlink: factor out policy range helpersJohannes Berg2020-04-301-21/+74
| * | | | | | | | netlink: remove NLA_EXACT_LEN_WARNJohannes Berg2020-04-301-6/+10
| * | | | | | | | netlink: allow NLA_MSECS to have range validationJohannes Berg2020-04-301-0/+2
| * | | | | | | | netlink: extend policy range validationJohannes Berg2020-04-301-21/+92
| * | | | | | | | netlink: limit recursion depth in policy validationJohannes Berg2020-04-301-12/+34
| * | | | | | | | netlink: remove type-unsafe validation_data pointerJohannes Berg2020-04-301-10/+10
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-031-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lockdep: Prepare for noinstr sectionsPeter Zijlstra2020-05-191-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds2020-06-031-0/+18
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | kgdb: Delay "kgdbwait" to dbg_late_init() by defaultDouglas Anderson2020-05-181-0/+18
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2020-06-024-0/+1237
|\ \ \ \ \ \ \ \
| * | | | | | | | mm/hmm/test: add selftest driver for HMMRalph Campbell2020-05-194-0/+1237
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-023-35/+39
|\ \ \ \ \ \ \ \
| * | | | | | | | ubsan: entirely disable alignment checks under UBSAN_TRAPKees Cook2020-06-021-1/+1
| * | | | | | | | mm/ioremap: track which page-table levels were modifiedJoerg Roedel2020-06-021-15/+31
| * | | | | | | | mm: switch the test_vmalloc module to use __vmalloc_nodeChristoph Hellwig2020-06-021-19/+7
* | | | | | | | | Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-013-7/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | uaccess: Selectively open read or write user accessChristophe Leroy2020-05-013-7/+7
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-011-20/+0
|\ \ \ \ \ \ \ \ \