index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
68000
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-04
m68k: defconfig: Enable ICY I2C and LTC2990 on Amiga
Geert Uytterhoeven
2
-2
/
+10
2019-11-04
m68k: defconfig: Update defconfigs for v5.4-rc1
Geert Uytterhoeven
12
-72
/
+24
2019-10-21
m68k: q40: Fix info-leak in rtc_ioctl
Fuqian Huang
1
-0
/
+1
2019-10-21
nubus: Remove cast to void pointer
Himanshu Jha
1
-1
/
+1
2019-09-30
Linux 5.4-rc1
v5.4-rc1
Linus Torvalds
1
-2
/
+2
2019-09-30
csky: Move static keyword to the front of declaration
Krzysztof Wilczynski
1
-1
/
+1
2019-09-30
csky: entry: Remove unneeded need_resched() loop
Valentin Schneider
1
-4
/
+0
2019-09-30
csky: Fixup csky_pmu.max_period assignment
Mao Han
1
-1
/
+1
2019-09-30
csky: Fixup add zero_fp fixup perf backtrace panic
Guo Ren
2
-21
/
+31
2019-09-30
csky: Use generic free_initrd_mem()
Mike Rapoport
1
-16
/
+0
2019-09-30
Revert "Revert "ext4: make __ext4_get_inode_loc plug""
Linus Torvalds
1
-0
/
+3
2019-09-30
random: try to actively add entropy rather than passively wait for it
Linus Torvalds
1
-1
/
+61
2019-09-29
Documentation/process: Clarify disclosure rules
Thomas Gleixner
1
-7
/
+33
2019-09-28
selftests/ftrace: Fix same probe error test
Steven Rostedt (VMware)
1
-1
/
+1
2019-09-28
mm, tracing: Print symbol name for call_site in trace events
Changbin Du
1
-3
/
+4
2019-09-28
tracing: Have error path in predicate_parse() free its allocated memory
Navid Emamdoost
1
-2
/
+4
2019-09-28
tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro
Nathan Chancellor
1
-5
/
+5
2019-09-28
tracing/probe: Fix to check the difference of nr_args before adding probe
Masami Hiramatsu
1
-0
/
+16
2019-09-28
mm, page_alloc: allow hugepage fallback to remote nodes when madvised
David Rientjes
1
-0
/
+11
2019-09-28
mm, page_alloc: avoid expensive reclaim when compaction may not succeed
David Rientjes
1
-0
/
+22
2019-09-28
Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_huge...
David Rientjes
4
-22
/
+51
2019-09-28
Revert "Revert "mm, thp: restore node-local hugepage allocations""
David Rientjes
3
-29
/
+17
2019-09-28
i2c: slave-eeprom: Add read only mode
Björn Ardö
1
-3
/
+11
2019-09-28
i2c: i801: Bring back Block Process Call support for certain platforms
Jarkko Nikula
1
-0
/
+1
2019-09-28
i2c: riic: Clear NACK in tend isr
Chris Brandt
1
-0
/
+1
2019-09-28
i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
Lee Jones
1
-4
/
+8
2019-09-28
iommu/amd: Lock code paths traversing protection_domain->dev_list
Joerg Roedel
1
-1
/
+24
2019-09-28
iommu/amd: Lock dev_data in attach/detach code paths
Joerg Roedel
2
-0
/
+12
2019-09-28
iommu/amd: Check for busy devices earlier in attach_device()
Joerg Roedel
1
-18
/
+7
2019-09-28
iommu/amd: Take domain->lock for complete attach/detach path
Joerg Roedel
1
-39
/
+26
2019-09-28
iommu/amd: Remove amd_iommu_devtable_lock
Joerg Roedel
1
-17
/
+6
2019-09-28
iommu/amd: Remove domain->updated
Joerg Roedel
2
-25
/
+25
2019-09-27
net: tap: clean up an indentation issue
Colin Ian King
1
-1
/
+1
2019-09-27
nfp: abm: fix memory leak in nfp_abm_u32_knode_replace
Navid Emamdoost
1
-4
/
+10
2019-09-27
mmc: host: sdhci-pci: Add Genesys Logic GL975x support
Ben Chuang
5
-1
/
+361
2019-09-27
tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state
Eric Dumazet
1
-2
/
+3
2019-09-27
sk_buff: drop all skb extensions on free and skb scrubbing
Florian Westphal
3
-3
/
+12
2019-09-27
tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidth
Kevin(Yudong) Yang
1
-4
/
+4
2019-09-27
mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actions
Danielle Ratson
1
-0
/
+6
2019-09-27
Documentation: Clarify trap's description
Ido Schimmel
1
-1
/
+2
2019-09-27
mlxsw: spectrum: Clear VLAN filters during port initialization
Ido Schimmel
2
-7
/
+9
2019-09-27
net: ena: clean up indentation issue
Colin Ian King
1
-2
/
+2
2019-09-27
NFC: st95hf: clean up indentation issue
Colin Ian King
1
-1
/
+1
2019-09-27
mmc: tegra: Implement ->set_dma_mask()
Nicolin Chen
1
-20
/
+28
2019-09-27
mmc: sdhci: Let drivers define their DMA mask
Adrian Hunter
2
-8
/
+5
2019-09-27
mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherence
Russell King
1
-1
/
+6
2019-09-27
mmc: sdhci: improve ADMA error reporting
Russell King
1
-5
/
+10
2019-09-27
net: phy: micrel: add Asym Pause workaround for KSZ9021
Hans Andersson
1
-0
/
+3
2019-09-27
net: socionext: ave: Avoid using netdev_err() before calling register_netdev()
Kunihiko Hayashi
1
-3
/
+3
2019-09-27
ptp: correctly disable flags on old ioctls
Jacob Keller
2
-2
/
+24
[next]