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 '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
2021-04-26
netfilter: x_tables: remove ipt_unregister_table
Florian Westphal
2
-5
/
+0
2021-04-26
netfilter: ebtables: remove the 3 ebtables pointers from struct net
Florian Westphal
2
-13
/
+4
2021-04-26
netfilter: disable defrag once its no longer needed
Florian Westphal
2
-2
/
+4
2021-04-26
netfilter: nft_socket: add support for cgroupsv2
Pablo Neira Ayuso
1
-0
/
+4
2021-04-26
netfilter: nat: move nf_xfrm_me_harder to where it is used
Florian Westphal
1
-2
/
+0
2021-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-7
/
+107
2021-04-25
dmaengine: idxd: Add IDXD performance monitor support
Tom Zanussi
1
-0
/
+1
[prev]
[next]