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
/
tools
/
perf
/
util
/
cpumap.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-06
elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings
Linus Torvalds
1
-10
/
+3
2019-10-05
Make filldir[64]() verify the directory entry filename is valid
Linus Torvalds
1
-0
/
+40
2019-10-05
Convert filldir[64]() from __put_user() to unsafe_put_user()
Linus Torvalds
1
-35
/
+93
2019-10-05
KVM: s390: mark __insn32_query() as __always_inline
Heiko Carstens
1
-1
/
+1
2019-10-05
KVM: s390: fix __insn32_query() inline assembly
Heiko Carstens
1
-3
/
+3
2019-10-05
dma-mapping: fix false positivse warnings in dma_common_free_remap()
Andrey Smirnov
1
-2
/
+2
2019-10-05
kheaders: make headers archive reproducible
Dmitry Goldin
2
-5
/
+13
2019-10-05
kbuild: update compile-test header list for v5.4-rc2
Masahiro Yamada
1
-10
/
+0
2019-10-05
kbuild: two minor updates for Documentation/kbuild/modules.rst
Masahiro Yamada
1
-2
/
+2
2019-10-05
scripts/setlocalversion: clear local variable to make it work for sh
Masahiro Yamada
1
-1
/
+1
2019-10-05
namespace: fix namespace.pl script to support relative paths
Jacob Keller
1
-6
/
+7
2019-10-05
video/logo: do not generate unneeded logo C files
Masahiro Yamada
1
-19
/
+2
2019-10-05
video/logo: remove unneeded *.o pattern from clean-files
Masahiro Yamada
1
-1
/
+1
2019-10-05
integrity: remove pointless subdir-$(CONFIG_...)
Masahiro Yamada
1
-2
/
+0
2019-10-05
integrity: remove unneeded, broken attempt to add -fshort-wchar
Masahiro Yamada
1
-1
/
+0
2019-10-04
selftests/net: add nettest to .gitignore
Jakub Kicinski
1
-0
/
+1
2019-10-04
net: qlogic: Fix memory leak in ql_alloc_large_buffers
Navid Emamdoost
1
-0
/
+1
2019-10-04
nfc: fix memory leak in llcp_sock_bind()
Eric Dumazet
1
-1
/
+6
2019-10-04
sch_dsmark: fix potential NULL deref in dsmark_init()
Eric Dumazet
1
-0
/
+2
2019-10-04
net: phy: at803x: use operating parameters from PHY-specific status
Russell King
1
-0
/
+69
2019-10-04
net: phy: extract pause mode
Russell King
2
-7
/
+14
2019-10-04
net: phy: extract link partner advertisement reading
Russell King
2
-25
/
+41
2019-10-04
net: phy: fix write to mii-ctrl1000 register
Russell King
2
-0
/
+14
2019-10-04
ipv6: Handle missing host route in __ipv6_ifa_notify
David Ahern
1
-5
/
+12
2019-10-04
net: phy: allow for reset line to be tied to a sleepy GPIO controller
Andrea Merello
1
-1
/
+1
2019-10-04
net: ipv4: avoid mixed n_redirects and rate_tokens usage
Paolo Abeni
1
-3
/
+2
2019-10-04
r8152: Set macpassthru in reset_resume callback
Kai-Heng Feng
1
-2
/
+1
2019-10-04
cxgb4:Fix out-of-bounds MSI-X info array access
Vishal Kulkarni
1
-3
/
+6
2019-10-04
Revert "ipv6: Handle race in addrconf_dad_work"
David Ahern
1
-6
/
+5
2019-10-04
net: make sock_prot_memory_pressure() return "const char *"
Alexey Dobriyan
1
-1
/
+1
2019-10-04
rxrpc: Fix rxrpc_recvmsg tracepoint
David Howells
1
-1
/
+1
2019-10-04
qmi_wwan: add support for Cinterion CLS8 devices
Reinhard Speyerer
1
-0
/
+1
2019-10-04
MIPS: fw/arc: Remove unused addr variable
Paul Burton
1
-1
/
+0
2019-10-04
ARM: multi_v7_defconfig: Fix SPI_STM32_QSPI support
Patrice Chotard
1
-1
/
+1
2019-10-04
s390: update defconfigs
Heiko Carstens
3
-18
/
+33
2019-10-04
s390/pci: mark function(s) __always_inline
Heiko Carstens
1
-1
/
+1
2019-10-04
s390/mm: mark function(s) __always_inline
Heiko Carstens
1
-11
/
+11
2019-10-04
s390/jump_label: mark function(s) __always_inline
Heiko Carstens
1
-2
/
+2
2019-10-04
s390/cpu_mf: mark function(s) __always_inline
Heiko Carstens
1
-1
/
+2
2019-10-04
s390/atomic,bitops: mark function(s) __always_inline
Heiko Carstens
2
-5
/
+5
2019-10-04
s390/mm: fix -Wunused-but-set-variable warnings
Qian Cai
2
-3
/
+9
2019-10-04
s390: mark __cpacf_query() as __always_inline
Jiri Kosina
1
-1
/
+1
2019-10-04
KVM: x86: omit "impossible" pmu MSRs from MSR list
Paolo Bonzini
1
-16
/
+2
2019-10-03
MIPS: pmcs-msp71xx: Remove unused addr variable
Paul Burton
1
-1
/
+0
2019-10-03
MIPS: pmcs-msp71xx: Add missing MAX_PROM_MEM definition
Paul Burton
1
-1
/
+2
2019-10-03
vfs: Fix EOVERFLOW testing in put_compat_statfs64
Eric Sandeen
1
-13
/
+4
2019-10-03
block: sed-opal: fix sparse warning: convert __be64 data
Randy Dunlap
1
-2
/
+2
2019-10-03
block: sed-opal: fix sparse warning: obsolete array init.
Randy Dunlap
1
-1
/
+1
2019-10-03
Revert "drm/i915: Fix DP-MST crtc_mask"
Ville Syrjälä
1
-1
/
+1
2019-10-03
sched: add kernel-doc for struct clone_args
Christian Brauner
1
-2
/
+24
[next]