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-08-24
Revert "powerpc/64s: Remove PROT_SAO support"
Shawn Anastasio
1
-0
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
6
-32
/
+35
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-6
/
+7
2020-08-23
timekeeping: Provide multi-timestamp accessor to NMI safe timekeeper
Thomas Gleixner
1
-0
/
+15
2020-08-22
platform_data: ad7793.h: drop a duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-21
bpf: sockmap: Call sock_map_update_elem directly
Lorenz Bauer
1
-0
/
+7
2020-08-21
net: sk_msg: Simplify sk_psock initialization
Lorenz Bauer
1
-17
/
+0
2020-08-21
bpf: Implement link_query callbacks in map element iterators
Yonghong Song
1
-0
/
+4
2020-08-21
bpf: Implement link_query for bpf iterators
Yonghong Song
1
-0
/
+6
2020-08-21
Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-0
/
+1
2020-08-21
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
1
-1
/
+1
2020-08-21
KVM: arm64: pvtime: Fix stolen time accounting across migration
Andrew Jones
1
-0
/
+20
2020-08-21
KVM: arm64: Drop type input from kvm_put_guest
Andrew Jones
1
-5
/
+6
2020-08-20
skb_copy_and_csum_bits(): don't bother with the last argument
Al Viro
1
-1
/
+1
2020-08-20
clocksource/drivers: Add CLINT timer driver
Anup Patel
1
-0
/
+1
2020-08-20
Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-5
/
+3
2020-08-20
bpf: Factor out bpf_link_by_id() helper.
Alexei Starovoitov
1
-0
/
+1
2020-08-20
netfilter: conntrack: allow sctp hearbeat after connection re-use
Florian Westphal
1
-0
/
+2
2020-08-20
sched: remove _do_fork()
Christian Brauner
1
-4
/
+0
2020-08-20
fork: introduce kernel_clone()
Christian Brauner
1
-1
/
+5
2020-08-19
ptp: Remove unused macro
Kurt Kanzenbach
1
-1
/
+0
2020-08-19
ptp: Add generic ptp message type function
Kurt Kanzenbach
1
-0
/
+25
2020-08-19
ptp: Add generic ptp v2 header parsing function
Kurt Kanzenbach
1
-0
/
+44
2020-08-19
net-tun: Eliminate two tun/xdp related function calls from vhost-net
Maciej Żenczykowski
1
-3
/
+12
2020-08-19
net-tun: Add type safety to tun_xdp_to_ptr() and tun_ptr_to_xdp()
Maciej Żenczykowski
1
-4
/
+4
2020-08-19
cacheinfo: Move resctrl's get_cache_id() to the cacheinfo header file
James Morse
1
-0
/
+21
2020-08-19
sched/topology: Mark SD_NUMA as SDF_NEEDS_GROUPS
Valentin Schneider
1
-1
/
+2
2020-08-19
sched/topology: Mark SD_OVERLAP as SDF_NEEDS_GROUPS
Valentin Schneider
1
-1
/
+2
2020-08-19
sched/topology: Mark SD_ASYM_PACKING as SDF_NEEDS_GROUPS
Valentin Schneider
1
-3
/
+4
2020-08-19
sched/topology: Mark SD_SERIALIZE as SDF_NEEDS_GROUPS
Valentin Schneider
1
-4
/
+5
2020-08-19
sched/topology: Mark SD_BALANCE_WAKE as SDF_NEEDS_GROUPS
Valentin Schneider
1
-1
/
+2
2020-08-19
sched/topology: Mark SD_PREFER_SIBLING as SDF_NEEDS_GROUPS
Valentin Schneider
1
-1
/
+3
2020-08-19
sched/topology: Propagate SD_ASYM_CPUCAPACITY upwards
Valentin Schneider
1
-1
/
+3
2020-08-19
sched/topology: Introduce SD metaflag for flags needing > 1 groups
Valentin Schneider
2
-11
/
+35
2020-08-19
sched/topology: Define and assign sched_domain flag metadata
Valentin Schneider
2
-28
/
+134
2020-08-19
sched/topology: Split out SD_* flags declaration to its own file
Valentin Schneider
2
-13
/
+48
2020-08-19
ARM, sched/topology: Remove SD_SHARE_POWERDOMAIN
Valentin Schneider
1
-7
/
+6
2020-08-18
Merge tag 'fixes-2020-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
1
-0
/
+2
2020-08-18
x86/resctrl: Include pid.h
James Morse
1
-0
/
+2
2020-08-18
staging: mfd: hi6421-spmi-pmic: get rid of interrupt properties
Mauro Carvalho Chehab
1
-15
/
+0
2020-08-18
perf/x86/intel: Support per-thread RDPMC TopDown metrics
Kan Liang
1
-10
/
+19
2020-08-18
perf/core: Add a new PERF_EV_CAP_SIBLING event capability
Kan Liang
1
-0
/
+4
2020-08-18
staging: mfd: hi6421-spmi-pmic: cleanup the code
Mauro Carvalho Chehab
1
-5
/
+7
2020-08-18
staging: mfd: hi6421-spmi-pmic: fix some coding style issues
Mauro Carvalho Chehab
1
-1
/
+1
2020-08-18
staging: mfd: hi6421-spmi-pmic: change namespace on its functions
Mauro Carvalho Chehab
1
-32
/
+19
2020-08-18
staging: mfd: hi6421-spmi-pmic: get rid of unused OF properties
Mauro Carvalho Chehab
1
-11
/
+3
2020-08-18
staging: mfd: hi6421-spmi-pmic: cleanup hi6421-spmi-pmic.h header
Mauro Carvalho Chehab
1
-26
/
+0
2020-08-18
staging: mfd: hi6421-spmi-pmic: get rid of the static vars
Mauro Carvalho Chehab
1
-15
/
+5
2020-08-18
staging: mfd: hi6421-spmi-pmic: get rid of unused code
Mauro Carvalho Chehab
1
-42
/
+0
2020-08-18
staging: mfd: add a PMIC driver for HiSilicon 6421 SPMI version
Mayulong
1
-0
/
+165
[prev]
[next]