| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-08-03 | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block |  Linus Torvalds | 15 | -478/+204 |
| 2020-08-03 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 |  Linus Torvalds | 3 | -22/+43 |
| 2020-08-03 | tracepoint: Use __used attribute definitions from compiler_attributes.h |  Nick Desaulniers | 1 | -6/+5 |
| 2020-08-03 | tracepoint: Mark __tracepoint_string's __used |  Nick Desaulniers | 1 | -1/+1 |
| 2020-08-03 | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt |  Linus Torvalds | 1 | -2/+7 |
| 2020-08-03 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt |  Linus Torvalds | 2 | -5/+107 |
| 2020-08-03 | Merge tag 'tpmdd-next-v5.9' of git://git.infradead.org/users/jjs/linux-tpmdd |  Linus Torvalds | 2 | -2/+10 |
| 2020-08-03 | Merge tag 'irqchip-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core |  Thomas Gleixner | 5 | -24/+45 |
| 2020-08-03 | fs: Fix typo in comment |  Andreas Gruenbacher | 1 | -1/+1 |
| 2020-08-03 | Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc' |  Rafael J. Wysocki | 1 | -1/+1 |
| 2020-08-03 | Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools' |  Rafael J. Wysocki | 3 | -7/+24 |
| 2020-08-03 | Merge branch 'pm-cpufreq' |  Rafael J. Wysocki | 1 | -0/+14 |
| 2020-08-03 | Merge branch 'pm-cpuidle' |  Rafael J. Wysocki | 1 | -3/+6 |
| 2020-08-03 | Merge branches 'pm-em' and 'pm-core' |  Rafael J. Wysocki | 4 | -64/+115 |
| 2020-08-03 | ceph: delete repeated words in fs/ceph/ |  Randy Dunlap | 1 | -1/+1 |
| 2020-08-03 | ceph: periodically send perf metrics to MDSes |  Xiubo Li | 1 | -0/+1 |
| 2020-08-03 | libceph: replace HTTP links with HTTPS ones |  Alexander A. Klimov | 1 | -1/+1 |
| 2020-08-03 | libceph: just have osd_req_op_init() return a pointer |  Jeff Layton | 1 | -1/+1 |
| 2020-08-03 | mac80211: Handle special status codes in SAE commit |  Jouni Malinen | 1 | -0/+2 |
| 2020-08-03 | fbdev: Remove trailing whitespace |  Thomas Zimmermann | 1 | -9/+9 |
| 2020-08-02 | list: add "list_del_init_careful()" to go with "list_empty_careful()" |  Linus Torvalds | 1 | -1/+19 |
| 2020-08-02 | MTD: pfow.h: drop a duplicated word |  Randy Dunlap | 1 | -1/+1 |
| 2020-08-02 | mtd: hyperbus: Replace HTTP links with HTTPS ones |  Alexander A. Klimov | 1 | -1/+1 |
| 2020-08-02 | Merge tag 'spi-nor/for-5.9' of https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/next |  Richard Weinberger | 1 | -1/+13 |
| 2020-08-02 | wilc1000: Move wilc1000 SDIO ID's from driver source to common header file |  Ajay Singh | 1 | -0/+3 |
| 2020-08-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  David S. Miller | 4 | -39/+36 |
| 2020-08-01 | bpf: Add support for forced LINK_DETACH command |  Andrii Nakryiko | 1 | -0/+1 |
| 2020-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Linus Torvalds | 2 | -38/+32 |
| 2020-08-01 | fs: optimise kiocb_set_rw_flags() |  Pavel Begunkov | 1 | -5/+11 |
| 2020-08-01 | modules: return licensing information from find_symbol |  Christoph Hellwig | 1 | -1/+1 |
| 2020-08-01 | modules: rename the licence field in struct symsearch to license |  Christoph Hellwig | 1 | -1/+1 |
| 2020-08-01 | modules: mark each_symbol_section static |  Christoph Hellwig | 1 | -9/+0 |
| 2020-08-01 | modules: mark find_symbol static |  Christoph Hellwig | 1 | -11/+0 |
| 2020-08-01 | modules: mark ref_module static |  Christoph Hellwig | 1 | -1/+0 |
| 2020-08-01 | vgaarb: mark vga_tryget static |  Christoph Hellwig | 1 | -6/+0 |
| 2020-08-01 | Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/core |  Ingo Molnar | 1 | -0/+2 |
| 2020-08-01 | sched: Document arch_scale_*_capacity() |  Valentin Schneider | 1 | -0/+10 |
| 2020-07-31 | rtnetlink: add support for protodown reason |  Roopa Prabhu | 1 | -0/+4 |
| 2020-07-31 | tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATS |  Yousuk Seung | 1 | -1/+2 |
| 2020-07-31 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux |  Linus Torvalds | 1 | -1/+1 |
| 2020-07-31 | Merge branch 'for-next/read-barrier-depends' into for-next/core |  Catalin Marinas | 5 | -134/+47 |
| 2020-07-31 | Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature', 'for-next/acpi', 'for-next/perf', 'for-next/timens', 'for-next/msi-iommu' and 'for-next/trivial' into for-next/core |  Catalin Marinas | 7 | -21/+73 |
| 2020-07-31 | Merge tag 'v5.8-rc7' into i2c/for-5.9 |  Wolfram Sang | 39 | -79/+269 |
| 2020-07-31 | power: supply: wilco_ec: Add long life charging mode |  Crag Wang | 1 | -0/+1 |
| 2020-07-31 | Merge branch 'linus' into locking/core, to resolve conflict |  Ingo Molnar | 8 | -6/+17 |
| 2020-07-31 | kcsan: Improve IRQ state trace reporting |  Marco Elver | 1 | -0/+4 |
| 2020-07-31 | lockdep: Refactor IRQ trace events fields into struct |  Marco Elver | 2 | -9/+15 |
| 2020-07-31 | lib: Add zstd support to decompress |  Nick Terrell | 1 | -0/+11 |
| 2020-07-31 | lib/mpi: Add mpi_sub_ui() |  Marcelo Henrique Cerri | 1 | -0/+3 |
| 2020-07-31 | init: add an init_utimes helper |  Christoph Hellwig | 1 | -0/+1 |