index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-03
clk: drop unused function __clk_get_flags
Julia Lawall
1
-1
/
+0
2020-08-03
kprobes: Remove show_registers() function prototype
Masami Hiramatsu
1
-1
/
+0
2020-08-03
virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk
Michael S. Tsirkin
1
-2
/
+2
2020-08-03
virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
Michael S. Tsirkin
2
-4
/
+8
2020-08-03
Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-7
/
+73
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-478
/
+219
2020-08-03
Merge tag 'kvm-s390-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next-5.6
Paolo Bonzini
1
-1
/
+1
2020-08-03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
12
-37
/
+88
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
udp_tunnel: add the ability to hard-code IANA VXLAN
Jakub Kicinski
1
-0
/
+5
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 'for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
3
-63
/
+97
2020-08-03
Merge tag 'tpmdd-next-v5.9' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
3
-2
/
+17
2020-08-03
Merge tag 'asoc-v5.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
124
-380
/
+1045
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
leds: add RGB color option, as that is different from multicolor.
Pavel Machek
1
-2
/
+4
2020-08-03
Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc'
Rafael J. Wysocki
2
-4
/
+10
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
netfilter: conntrack: Move nf_ct_offload_timeout to header file
Roi Dayan
1
-0
/
+12
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
Merge branch 'for-next' into for-linus
Takashi Iwai
720
-5690
/
+22558
2020-08-03
xen/gntdev: gntdev.h: drop a duplicated word
Randy Dunlap
1
-1
/
+1
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: mtd-abi.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
10
-47
/
+82
2020-08-01
bpf: Add support for forced LINK_DETACH command
Andrii Nakryiko
2
-0
/
+6
2020-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-44
/
+45
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
[prev]
[next]