index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dccp : proto: remove Unneeded variable "err"
Hariprasad Kelam
2019-05-12
1
-2
/
+1
*
Merge branch 'dsa-Fix-a-bug-and-avoid-dangerous-usage-patterns'
David S. Miller
2019-05-12
2
-15
/
+2
|
\
|
*
net: dsa: Remove the now unused DSA_SKB_CB_COPY() macro
Vladimir Oltean
2019-05-12
1
-3
/
+0
|
*
net: dsa: Remove dangerous DSA_SKB_CLONE() macro
Vladimir Oltean
2019-05-12
1
-9
/
+0
|
*
net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variable
Vladimir Oltean
2019-05-12
2
-3
/
+2
|
/
*
net: phy: realtek: fix double page ops in generic Realtek driver
Heiner Kallweit
2019-05-11
1
-2
/
+0
*
net: qrtr: use protocol endiannes variable
Nicholas Mc Guire
2019-05-11
1
-3
/
+4
*
net: phy: realtek: add missing page operations
Heiner Kallweit
2019-05-10
1
-0
/
+12
*
Merge branch 'of_get_mac_address-fixes'
David S. Miller
2019-05-10
24
-49
/
+33
|
\
|
*
net: wireless: mt76: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-10
1
-1
/
+1
|
*
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-10
19
-19
/
+19
|
*
powerpc: tsi108: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-10
1
-1
/
+2
|
*
dt-bindings: doc: net: remove Linux API references
Petr Štetiar
2019-05-10
2
-5
/
+5
|
*
of_net: remove nvmem-mac-address property
Petr Štetiar
2019-05-10
1
-23
/
+6
|
/
*
net/ibmvnic: Update carrier state after link state change
Thomas Falcon
2019-05-10
1
-5
/
+4
*
net/ibmvnic: Update MAC address settings after adapter reset
Thomas Falcon
2019-05-10
2
-27
/
+28
*
dsa: tag_brcm: Fix build error without CONFIG_NET_DSA_TAG_BRCM_PREPEND
YueHaibing
2019-05-10
1
-1
/
+1
*
bridge: Fix error path for kobject_init_and_add()
Tobin C. Harding
2019-05-10
1
-7
/
+6
*
Revert "selinux: do not report error on connect(AF_UNSPEC)"
Paolo Abeni
2019-05-10
1
-4
/
+4
*
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-10
247
-4558
/
+7819
|
\
|
*
powerpc/64s: Use early_mmu_has_feature() in set_kuap()
Michael Ellerman
2019-05-09
1
-1
/
+1
|
*
powerpc/book3s/64: check for NULL pointer in pgd_alloc()
Rick Lindsley
2019-05-07
1
-0
/
+3
|
*
powerpc/mm: Fix hugetlb page initialization
Sachin Sant
2019-05-06
1
-1
/
+1
|
*
ocxl: Fix return value check in afu_ioctl()
Wei Yongjun
2019-05-06
1
-2
/
+2
|
*
powerpc/mm: fix section mismatch for setup_kup()
Christophe Leroy
2019-05-06
1
-1
/
+1
|
*
powerpc/mm: fix redundant inclusion of pgtable-frag.o in Makefile
Christophe Leroy
2019-05-06
1
-1
/
+0
|
*
powerpc/mm: Fix makefile for KASAN
Christophe Leroy
2019-05-06
2
-6
/
+6
|
*
powerpc/kasan: add missing/lost Makefile
Christophe Leroy
2019-05-06
1
-0
/
+5
|
*
selftests/powerpc: Add a signal fuzzer selftest
Breno Leitao
2019-05-03
5
-3
/
+334
|
*
powerpc/booke64: set RI in default MSR
Laurentiu Tudor
2019-05-03
1
-1
/
+1
|
*
ocxl: Provide global MMIO accessors for external drivers
Alastair D'Silva
2019-05-03
3
-1
/
+345
|
*
ocxl: move event_fd handling to frontend
Alastair D'Silva
2019-05-03
4
-38
/
+109
|
*
ocxl: afu_irq only deals with IRQ IDs, not offsets
Alastair D'Silva
2019-05-03
5
-37
/
+39
|
*
ocxl: Allow external drivers to use OpenCAPI contexts
Alastair D'Silva
2019-05-03
4
-20
/
+55
|
*
ocxl: Create a clear delineation between ocxl backend & frontend
Alastair D'Silva
2019-05-03
7
-196
/
+409
|
*
ocxl: Don't pass pci_dev around
Alastair D'Silva
2019-05-03
1
-17
/
+21
|
*
ocxl: Split pci.c
Alastair D'Silva
2019-05-03
4
-518
/
+524
|
*
ocxl: Remove some unused exported symbols
Alastair D'Silva
2019-05-03
3
-26
/
+24
|
*
ocxl: Remove superfluous 'extern' from headers
Alastair D'Silva
2019-05-03
2
-46
/
+44
|
*
ocxl: read_pasid never returns an error, so make it void
Alastair D'Silva
2019-05-03
1
-7
/
+2
|
*
ocxl: Rename struct link to ocxl_link
Alastair D'Silva
2019-05-03
2
-21
/
+20
|
*
powerpc/perf: Trace imc PMU functions
Anju T Sudhakar
2019-05-03
1
-1
/
+204
|
*
powerpc/perf: Trace imc events detection and cpuhotplug
Anju T Sudhakar
2019-05-03
3
-0
/
+108
|
*
powerpc/perf: Add privileged access check for thread_imc
Madhavan Srinivasan
2019-05-03
1
-0
/
+3
|
*
powerpc/perf: Rearrange setting of ldbar for thread-imc
Anju T Sudhakar
2019-05-03
1
-11
/
+17
|
*
powerpc/include: Add data structures and macros for IMC trace mode
Anju T Sudhakar
2019-05-03
2
-0
/
+40
|
*
powerpc/perf: Fix loop exit condition in nest_imc_event_init
Anju T Sudhakar
2019-05-03
2
-2
/
+2
|
*
powerpc/perf: Return accordingly on invalid chip-id in
Anju T Sudhakar
2019-05-03
1
-0
/
+5
|
*
powerpc/perf: Remove PM_BR_CMPL_ALT from power9 event list
Madhavan Srinivasan
2019-05-03
1
-2
/
+0
|
*
powerpc/perf: Add generic compat mode pmu driver
Madhavan Srinivasan
2019-05-03
4
-2
/
+238
[next]