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
2021-04-26
Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
14
-74
/
+505
2021-04-26
Merge tag 'platform-drivers-x86-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
4
-53
/
+200
2021-04-26
Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
4
-22
/
+144
2021-04-26
Merge tag 'for-linus-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
4
-35
/
+22
2021-04-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
5
-0
/
+15
2021-04-26
Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-4
/
+79
2021-04-26
Merge tag 'timers-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-3
/
+4
2021-04-26
Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
10
-29
/
+46
2021-04-26
Merge tag 'core-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+19
2021-04-26
drm: remove legacy drm_pci_alloc/free abstraction
Joseph Kogut
1
-4
/
+0
2021-04-26
netfilter: allow to turn off xtables compat layer
Florian Westphal
4
-9
/
+9
2021-04-26
netfilter: nfnetlink: consolidate callback types
Pablo Neira Ayuso
1
-6
/
+10
2021-04-26
netfilter: nfnetlink: pass struct nfnl_info to batch callbacks
Pablo Neira Ayuso
1
-4
/
+2
2021-04-26
netfilter: nfnetlink: pass struct nfnl_info to rcu callbacks
Pablo Neira Ayuso
1
-4
/
+2
2021-04-26
Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-18
/
+26
2021-04-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
16
-91
/
+106
2021-04-26
Merge tag 'keys-cve-2020-26541-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
1
-0
/
+15
2021-04-26
Merge tag 'tpmdd-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd
Linus Torvalds
6
-21
/
+118
2021-04-26
RISC-V: Add EM_RISCV to kexec UAPI header
Nick Kossifidis
1
-0
/
+1
2021-04-26
Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-utils'
Rafael J. Wysocki
3
-0
/
+60
2021-04-26
Merge branches 'acpi-scan', 'acpi-drivers', 'acpi-pm' and 'acpi-resources'
Rafael J. Wysocki
2
-1
/
+6
2021-04-26
Merge branch 'acpi-messages'
Rafael J. Wysocki
2
-10
/
+5
2021-04-26
Merge branches 'acpi-pci' and 'acpi-processor'
Rafael J. Wysocki
1
-2
/
+0
2021-04-26
Merge branch 'acpica'
Rafael J. Wysocki
8
-35
/
+345
2021-04-26
Merge branch 'pm-devfreq'
Rafael J. Wysocki
1
-0
/
+9
2021-04-26
Merge branch 'pm-opp'
Rafael J. Wysocki
2
-10
/
+36
2021-04-26
Merge tag 'asoc-v5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
43
-217
/
+682
2021-04-26
Merge branches 'pm-core', 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap'
Rafael J. Wysocki
4
-4
/
+2
2021-04-26
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-3
/
+16
2021-04-26
xprtrdma: Move fr_mr field to struct rpcrdma_mr
Chuck Lever
1
-6
/
+6
2021-04-26
xprtrdma: Remove the RPC/RDMA QP event handler
Chuck Lever
1
-32
/
+0
2021-04-26
xprtrdma: Don't display r_xprt memory addresses in tracepoints
Chuck Lever
1
-32
/
+19
2021-04-26
xprtrdma: Add an rpcrdma_mr_completion_class
Chuck Lever
1
-4
/
+44
2021-04-26
xprtrdma: Add tracepoints showing FastReg WRs and remote invalidation
Chuck Lever
1
-0
/
+2
2021-04-26
xprtrdma: Do not recycle MR after FastReg/LocalInv flushes
Chuck Lever
1
-1
/
+0
2021-04-26
Merge drm/drm-next into drm-misc-next
Maxime Ripard
72
-202
/
+529
2021-04-26
netfilter: nfnetlink: add struct nfnl_info and pass it to callbacks
Pablo Neira Ayuso
1
-4
/
+9
2021-04-26
netfilter: nftables: add nft_pernet() helper function
Pablo Neira Ayuso
1
-0
/
+8
2021-04-25
macvlan: Add nodst option to macvlan type source
Jethro Beekman
1
-0
/
+1
2021-04-25
Merge tag 'mlx5-updates-2021-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
3
-11
/
+13
2021-04-25
net: ethernet: ixp4xx: Support device tree probing
Linus Walleij
1
-0
/
+2
2021-04-26
netfilter: remove all xt_table anchors from struct net
Florian Westphal
2
-19
/
+0
2021-04-26
netfilter: ip6_tables: pass table pointer via nf_hook_ops
Florian Westphal
1
-3
/
+2
2021-04-26
netfilter: arp_tables: pass table pointer via nf_hook_ops
Florian Westphal
1
-1
/
+1
2021-04-26
netfilter: ip_tables: pass table pointer via nf_hook_ops
Florian Westphal
2
-4
/
+5
2021-04-26
netfilter: arptables: unregister the tables by name
Florian Westphal
1
-2
/
+2
2021-04-26
netfilter: ip6tables: unregister the tables by name
Florian Westphal
1
-2
/
+2
2021-04-26
netfilter: iptables: unregister the tables by name
Florian Westphal
1
-3
/
+3
2021-04-26
netfilter: x_tables: add xt_find_table
Florian Westphal
1
-0
/
+1
[prev]
[next]