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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-12
Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-34
/
+412
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+19
2020-10-12
Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-13
/
+60
2020-10-12
Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-195
/
+405
2020-10-12
Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-17
/
+186
2020-10-12
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-7
/
+62
2020-10-12
Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-20
/
+43
2020-10-12
Merge tag 'timers-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+16
2020-10-12
Merge tag 'core-debugobjects-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-16
/
+17
2020-10-12
Merge tag 'x86_cache_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+23
2020-10-12
Merge tag 'x86_cleanups_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2020-10-12
Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-18
/
+22
2020-10-12
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-13
/
+21
2020-10-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
7
-6
/
+65
2020-10-12
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
1
-0
/
+1
2020-10-12
Merge branch 'printk-rework' into for-linus
Petr Mladek
3
-2
/
+15
2020-10-12
can: remove obsolete version strings
Oliver Hartkopp
1
-7
/
+0
2020-10-11
bpf, sockmap: Allow skipping sk_skb parser program
John Fastabend
1
-0
/
+2
2020-10-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+7
2020-10-11
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+6
2020-10-11
Merge tag 'irqchip-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
Thomas Gleixner
2
-20
/
+43
2020-10-11
mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged
Vijay Balakrishna
1
-0
/
+5
2020-10-11
mm: validate inode in mapping_set_error()
Minchan Kim
1
-1
/
+2
2020-10-11
bpf: Allow for map-in-map with dynamic inner array map entries
Daniel Borkmann
1
-1
/
+1
2020-10-11
bpf: Add redirect_peer helper
Daniel Borkmann
1
-0
/
+4
2020-10-10
Merge branch 'irq/tegra-pmc' into irq/irqchip-next
Marc Zyngier
1
-0
/
+3
2020-10-10
genirq/irqdomain: Allow partial trimming of irq_data hierarchy
Marc Zyngier
1
-0
/
+3
2020-10-09
netlink: export policy in extended ACK
Johannes Berg
1
-10
/
+20
2020-10-09
Merge tag 'linux-can-next-for-5.10-20201007' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
Jakub Kicinski
1
-3
/
+18
2020-10-09
net/mlx5: Add support for fw live patch event
Moshe Shemesh
1
-0
/
+1
2020-10-09
net/mlx5: Handle sync reset request event
Moshe Shemesh
1
-0
/
+2
2020-10-09
Merge remote-tracking branch 'spi/for-5.10' into spi-next
Mark Brown
1
-76
/
+83
2020-10-09
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/core
Ingo Molnar
2
-15
/
+60
2020-10-09
Merge branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
62
-175
/
+814
2020-10-09
lockdep: Revert "lockdep: Use raw_cpu_*() for per-cpu variables"
Peter Zijlstra
1
-17
/
+9
2020-10-09
lockdep: Fix lockdep recursion
Peter Zijlstra
1
-5
/
+8
2020-10-09
lockdep: Fix usage_traceoverflow
Peter Zijlstra
1
-2
/
+6
2020-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-0
/
+390
2020-10-08
ftrace: ftrace_global_list is renamed to ftrace_ops_list
Wei Yang
1
-2
/
+2
2020-10-08
ftrace: Simplify the dyn_ftrace->flags macro
Wei Yang
1
-5
/
+2
2020-10-08
PNP: remove the now unused pnp_find_card() function
Christoph Hellwig
1
-6
/
+0
2020-10-08
cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()
Ionela Voinescu
2
-3
/
+10
2020-10-08
usb: typec: tcpm: Add support for Sink Fast Role SWAP(FRS)
Badhri Jagan Sridharan
2
-9
/
+18
2020-10-07
dm: remove special-casing of bio-based immutable singleton target on NVMe
Mike Snitzer
1
-1
/
+0
2020-10-07
platform_data/mlxreg: Extend core platform structure
Vadim Pasternak
1
-0
/
+2
2020-10-07
platform_data/mlxreg: Update module license
Vadim Pasternak
1
-30
/
+2
2020-10-07
can: dev: add a helper function to calculate the duration of one bit
Vincent Mailhol
1
-0
/
+15
2020-10-07
locking/seqlock: Tweak DEFINE_SEQLOCK() kernel doc
Sebastian Andrzej Siewior
1
-1
/
+1
2020-10-07
block: soft limit zone-append sectors as well
Johannes Thumshirn
1
-1
/
+4
2020-10-07
fs: remove no longer used dio_end_io()
Goldwyn Rodrigues
1
-2
/
+0
[prev]
[next]