summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-151-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | scsi: target: Make iscsit_register_transport() return voidMax Gurtovoy2020-08-051-1/+1
* | | | | | | | | | Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-151-6/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pwm: Convert period and duty cycle to u64Guru Das Srinagesh2020-06-171-6/+6
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | dma-debug: remove debug_dma_assert_idle() functionLinus Torvalds2020-08-151-6/+0
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-08-142-0/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lib/vdso: Allow to add architecture-specific vdso dataSven Schnelle2020-08-061-0/+10
| * | | | | | | | | timekeeping/vsyscall: Provide vdso_update_begin/end()Thomas Gleixner2020-08-061-0/+3
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-142-0/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | posix-cpu-timers: Provide mechanisms to defer timer handling to task_workThomas Gleixner2020-08-062-0/+21
* | | | | | | | | | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2020-08-141-8/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | asm-generic/io.h: Fix sparse warnings on big-endian architecturesStafford Horne2020-08-041-8/+8
* | | | | | | | | | | Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-141-3/+88
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | xen: Sync up with the canonical protocol definition in XenOleksandr Andrushchenko2020-08-131-3/+88
* | | | | | | | | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-141-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/hyperv: Make hv_setup_sched_clock inlineMichael Kelley2020-08-111-1/+0
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'modules-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-142-24/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | modules: inherit TAINT_PROPRIETARY_MODULEChristoph Hellwig2020-08-051-0/+1
| * | | | | | | | | | | | modules: return licensing information from find_symbolChristoph Hellwig2020-08-011-1/+1
| * | | | | | | | | | | | modules: rename the licence field in struct symsearch to licenseChristoph Hellwig2020-08-011-1/+1
| * | | | | | | | | | | | modules: mark each_symbol_section staticChristoph Hellwig2020-08-011-9/+0
| * | | | | | | | | | | | modules: mark find_symbol staticChristoph Hellwig2020-08-011-11/+0
| * | | | | | | | | | | | modules: mark ref_module staticChristoph Hellwig2020-08-011-1/+0
| * | | | | | | | | | | | modules: linux/moduleparam.h: drop duplicated word in a commentRandy Dunlap2020-07-201-1/+1
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-147-36/+40
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | random32: add a tracepoint for prandom_u32()Eric Dumazet2020-08-141-0/+17
| * | | | | | | | | | | | net: refactor bind_bucket fastreuse into helperTim Froidcoeur2020-08-121-0/+4
| * | | | | | | | | | | | bitfield.h: don't compile-time validate _val in FIELD_FITJakub Kicinski2020-08-101-1/+1
| * | | | | | | | | | | | tcp: correct read of TFO keys on big endian systemsJason Baron2020-08-101-0/+2
| * | | | | | | | | | | | net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces"Christoph Hellwig2020-08-101-24/+2
| * | | | | | | | | | | | bpf: Change uapi for bpf iterator map elementsYonghong Song2020-08-072-11/+14
* | | | | | | | | | | | | Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2020-08-141-3/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | i2c: core: add generic I2C GPIO recoveryCodrin Ciubotariu2020-08-051-0/+11
| * | | | | | | | | | | | | Merge tag 'v5.8-rc7' into i2c/for-5.9Wolfram Sang2020-07-3161-146/+362
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | i2c: revert "i2c: core: Allow drivers to disable i2c-core irq mapping"Wolfram Sang2020-07-241-3/+0
* | | | | | | | | | | | | | | Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2020-08-131-4/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | rtc: cleanup obsolete comment about struct rtc_class_opsMisono Tomohiro2020-07-161-4/+0
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2020-08-125-3/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | ceph: move sb->wb_pagevec_pool to be a global mempoolJeff Layton2020-08-041-0/+1
| * | | | | | | | | | | | | | | ceph: delete repeated words in fs/ceph/Randy Dunlap2020-08-031-1/+1
| * | | | | | | | | | | | | | | ceph: periodically send perf metrics to MDSesXiubo Li2020-08-031-0/+1
| * | | | | | | | | | | | | | | libceph: replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-031-1/+1
| * | | | | | | | | | | | | | | libceph: just have osd_req_op_init() return a pointerJeff Layton2020-08-031-1/+1
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-121-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | sections.h: dereference_function_descriptor() returns void pointerHelge Deller2020-08-111-2/+2
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-122-9/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2020-08-092-9/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/nextMarc Zyngier2020-07-301-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | KVM: arm: Add trace name for ARM_NISVAlexander Graf2020-07-301-1/+1
| | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | KVM: arm64: timers: Move timer registers to the sys_regs fileMarc Zyngier2020-07-071-7/+4