| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'modules-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-08-14 | 2 | -24/+4 |
|\ |
|
| * | modules: inherit TAINT_PROPRIETARY_MODULE | Christoph Hellwig | 2020-08-05 | 1 | -0/+1 |
| * | modules: return licensing information from find_symbol | Christoph Hellwig | 2020-08-01 | 1 | -1/+1 |
| * | modules: rename the licence field in struct symsearch to license | Christoph Hellwig | 2020-08-01 | 1 | -1/+1 |
| * | modules: mark each_symbol_section static | Christoph Hellwig | 2020-08-01 | 1 | -9/+0 |
| * | modules: mark find_symbol static | Christoph Hellwig | 2020-08-01 | 1 | -11/+0 |
| * | modules: mark ref_module static | Christoph Hellwig | 2020-08-01 | 1 | -1/+0 |
| * | modules: linux/moduleparam.h: drop duplicated word in a comment | Randy Dunlap | 2020-07-20 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-08-13 | 7 | -36/+40 |
|\ \ |
|
| * | | random32: add a tracepoint for prandom_u32() | Eric Dumazet | 2020-08-13 | 1 | -0/+17 |
| * | | net: refactor bind_bucket fastreuse into helper | Tim Froidcoeur | 2020-08-11 | 1 | -0/+4 |
| * | | bitfield.h: don't compile-time validate _val in FIELD_FIT | Jakub Kicinski | 2020-08-10 | 1 | -1/+1 |
| * | | tcp: correct read of TFO keys on big endian systems | Jason Baron | 2020-08-10 | 1 | -0/+2 |
| * | | net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces" | Christoph Hellwig | 2020-08-10 | 1 | -24/+2 |
| * | | bpf: Change uapi for bpf iterator map elements | Yonghong Song | 2020-08-06 | 2 | -11/+14 |
* | | | Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 2020-08-13 | 1 | -3/+11 |
|\ \ \ |
|
| * | | | i2c: core: add generic I2C GPIO recovery | Codrin Ciubotariu | 2020-08-05 | 1 | -0/+11 |
| * | | | Merge tag 'v5.8-rc7' into i2c/for-5.9 | Wolfram Sang | 2020-07-31 | 61 | -146/+362 |
| |\ \ \ |
|
| * | | | | i2c: revert "i2c: core: Allow drivers to disable i2c-core irq mapping" | Wolfram Sang | 2020-07-24 | 1 | -3/+0 |
* | | | | | Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 2020-08-12 | 1 | -4/+0 |
|\ \ \ \ \ |
|
| * | | | | | rtc: cleanup obsolete comment about struct rtc_class_ops | Misono Tomohiro | 2020-07-16 | 1 | -4/+0 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2020-08-12 | 5 | -3/+5 |
|\ \ \ \ \ |
|
| * | | | | | ceph: move sb->wb_pagevec_pool to be a global mempool | Jeff Layton | 2020-08-04 | 1 | -0/+1 |
| * | | | | | ceph: delete repeated words in fs/ceph/ | Randy Dunlap | 2020-08-03 | 1 | -1/+1 |
| * | | | | | ceph: periodically send perf metrics to MDSes | Xiubo Li | 2020-08-03 | 1 | -0/+1 |
| * | | | | | libceph: replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-08-03 | 1 | -1/+1 |
| * | | | | | libceph: just have osd_req_op_init() return a pointer | Jeff Layton | 2020-08-03 | 1 | -1/+1 |
* | | | | | | Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-08-12 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | sections.h: dereference_function_descriptor() returns void pointer | Helge Deller | 2020-08-11 | 1 | -2/+2 |
| |/ / / / / |
|
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2020-08-12 | 2 | -9/+6 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini | 2020-08-09 | 2 | -9/+6 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next | Marc Zyngier | 2020-07-30 | 1 | -1/+1 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | KVM: arm: Add trace name for ARM_NISV | Alexander Graf | 2020-07-30 | 1 | -1/+1 |
| | | | |/ / / /
| | | |/| | | | |
|
| | * | | | | | | KVM: arm64: timers: Move timer registers to the sys_regs file | Marc Zyngier | 2020-07-07 | 1 | -7/+4 |
| | * | | | | | | KVM: arm64: timers: Rename kvm_timer_sync_hwstate to kvm_timer_sync_user | Marc Zyngier | 2020-07-07 | 1 | -1/+1 |
| | | |_|/ / /
| | |/| | | | |
|
* | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2020-08-12 | 12 | -73/+252 |
|\ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| *-----. \ \ \ \ \ \ | Merge branches 'clk-microchip', 'clk-mmp', 'clk-unused' and 'clk-at91' into c... | Stephen Boyd | 2020-08-03 | 3 | -1/+27 |
| |\ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|/ / / /
| | | |/| | | | | | | |
|
| | | | | * | | | | | | clk: at91: clk-utmi: add utmi support for sama7g5 | Claudiu Beznea | 2020-07-24 | 1 | -0/+2 |
| | | | | * | | | | | | clk: at91: add macro for pll ids mask | Claudiu Beznea | 2020-07-24 | 1 | -0/+1 |
| | | | | * | | | | | | clk: at91: clk-master: add master clock support for SAMA7G5 | Claudiu Beznea | 2020-07-24 | 1 | -0/+1 |
| | | | |/ / / / / /
| | | |/| | | | | | |
|
| | | | * | | | | | | clk: drop unused function __clk_get_flags | Julia Lawall | 2020-08-03 | 1 | -1/+0 |
| | | |/ / / / / / |
|
| | * / / / / / / | dt-bindings: clock: sparx5: Add bindings include file | Lars Povlsen | 2020-07-28 | 1 | -0/+23 |
| | |/ / / / / / |
|
| | | | | | | | | |
| | \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ | Merge branches 'clk-fallthru', 'clk-ingenic', 'clk-tegra', 'clk-sirf' and 'cl... | Stephen Boyd | 2020-08-03 | 3 | -71/+77 |
| |\ \ \ \ \ \ \ \
| | | |/ / / / / /
| | |/| | | | | | |
|
| | | * | | | | | | dt-bindings: clock: Add tabs to align code. | 周琰杰 (Zhou Yanjie) | 2020-07-27 | 1 | -72/+72 |
| | | * | | | | | | dt-bindings: clock: Add RTC related clocks for Ingenic SoCs. | 周琰杰 (Zhou Yanjie) | 2020-07-27 | 3 | -0/+6 |
| | |/ / / / / / |
|
| | | | | | | | | |
| | \ \ \ \ \ \ | |
| *-. | | | | | | | Merge branches 'clk-actions', 'clk-rockchip', 'clk-iproc', 'clk-intel' and 'c... | Stephen Boyd | 2020-08-03 | 2 | -1/+73 |
| |\ \| | | | | | |
|
| | * | | | | | | | dt-bindings: reset: Add binding constants for Actions S500 RMU | Cristian Ciocaltea | 2020-07-21 | 1 | -0/+67 |
| | * | | | | | | | dt-bindings: clock: Add APB, DMAC, GPIO bindings for Actions S500 SoC | Cristian Ciocaltea | 2020-07-21 | 1 | -1/+6 |
| | |/ / / / / / |
|
| | | | | | | | | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| *-----. \ \ \ \ \ \ | Merge branches 'clk-https', 'clk-renesas', 'clk-kconfig', 'clk-amlogic' and '... | Stephen Boyd | 2020-08-03 | 4 | -1/+99 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|/ / / / / /
| | |/| | | | | | | | |
|
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| *-----. \ \ \ \ \ \ \ \ \ | Merge branches 'clk-socfpga', 'clk-doc', 'clk-qcom', 'clk-vc5' and 'clk-bcm' ... | Stephen Boyd | 2020-08-03 | 19 | -1/+387 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|