summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds15-478/+204
2020-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-22/+43
2020-08-03tracepoint: Use __used attribute definitions from compiler_attributes.hNick Desaulniers1-6/+5
2020-08-03tracepoint: Mark __tracepoint_string's __usedNick Desaulniers1-1/+1
2020-08-03Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds1-2/+7
2020-08-03Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2-5/+107
2020-08-03Merge tag 'tpmdd-next-v5.9' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds2-2/+10
2020-08-03Merge tag 'irqchip-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner5-24/+45
2020-08-03fs: Fix typo in commentAndreas Gruenbacher1-1/+1
2020-08-03Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki1-1/+1
2020-08-03Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki3-7/+24
2020-08-03Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+14
2020-08-03Merge branch 'pm-cpuidle'Rafael J. Wysocki1-3/+6
2020-08-03Merge branches 'pm-em' and 'pm-core'Rafael J. Wysocki4-64/+115
2020-08-03ceph: delete repeated words in fs/ceph/Randy Dunlap1-1/+1
2020-08-03ceph: periodically send perf metrics to MDSesXiubo Li1-0/+1
2020-08-03libceph: replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-08-03libceph: just have osd_req_op_init() return a pointerJeff Layton1-1/+1
2020-08-03mac80211: Handle special status codes in SAE commitJouni Malinen1-0/+2
2020-08-03list: add "list_del_init_careful()" to go with "list_empty_careful()"Linus Torvalds1-1/+19
2020-08-03MTD: pfow.h: drop a duplicated wordRandy Dunlap1-1/+1
2020-08-02mtd: hyperbus: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-08-02Merge tag 'spi-nor/for-5.9' of https://git.kernel.org/pub/scm/linux/kernel/gi...Richard Weinberger1-1/+13
2020-08-02wilc1000: Move wilc1000 SDIO ID's from driver source to common header fileAjay Singh1-0/+3
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-39/+36
2020-08-02bpf: Add support for forced LINK_DETACH commandAndrii Nakryiko1-0/+1
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-38/+32
2020-08-01fs: optimise kiocb_set_rw_flags()Pavel Begunkov1-5/+11
2020-08-01modules: return licensing information from find_symbolChristoph Hellwig1-1/+1
2020-08-01modules: rename the licence field in struct symsearch to licenseChristoph Hellwig1-1/+1
2020-08-01modules: mark each_symbol_section staticChristoph Hellwig1-9/+0
2020-08-01modules: mark find_symbol staticChristoph Hellwig1-11/+0
2020-08-01modules: mark ref_module staticChristoph Hellwig1-1/+0
2020-08-01vgaarb: mark vga_tryget staticChristoph Hellwig1-6/+0
2020-08-01Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar1-0/+2
2020-08-01sched: Document arch_scale_*_capacity()Valentin Schneider1-0/+10
2020-08-01rtnetlink: add support for protodown reasonRoopa Prabhu1-0/+4
2020-08-01tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATSYousuk Seung1-1/+2
2020-07-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2020-07-31Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas5-134/+47
2020-07-31Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...Catalin Marinas7-21/+73
2020-07-31Merge tag 'v5.8-rc7' into i2c/for-5.9Wolfram Sang39-79/+269
2020-07-31power: supply: wilco_ec: Add long life charging modeCrag Wang1-0/+1
2020-07-31Merge branch 'linus' into locking/core, to resolve conflictIngo Molnar8-6/+17
2020-07-31kcsan: Improve IRQ state trace reportingMarco Elver1-0/+4
2020-07-31lockdep: Refactor IRQ trace events fields into structMarco Elver2-9/+15
2020-07-31lib: Add zstd support to decompressNick Terrell1-0/+11
2020-07-31lib/mpi: Add mpi_sub_ui()Marcelo Henrique Cerri1-0/+3
2020-07-31init: add an init_utimes helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_stat helperChristoph Hellwig1-0/+1