index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-21
parisc/lba_pci: use container_of in LBA_DEV
Christoph Hellwig
1
-6
/
+4
2019-02-21
parisc/dino: use container_of in DINO_DEV
Christoph Hellwig
1
-6
/
+4
2019-02-21
parisc: properly type the return value of parisc_walk_tree
Christoph Hellwig
1
-1
/
+1
2019-02-21
parisc: properly type the iommu field in struct pci_hba_data
Christoph Hellwig
1
-1
/
+1
2019-02-21
parisc: turn GET_IOC into an inline function
Christoph Hellwig
1
-4
/
+8
2019-02-21
parisc: move internal implementation details out of <asm/dma-mapping.h>
Christoph Hellwig
8
-44
/
+62
2019-02-21
parisc: don't include <asm/cacheflush.h> in <asm/dma-mapping.h>
Christoph Hellwig
2
-2
/
+1
2019-02-21
parisc: remove meaningless ccflags-y in arch/parisc/boot/Makefile
Masahiro Yamada
1
-6
/
+0
2019-02-21
parisc: replace oops_in_progress manipulation with bust_spinlocks()
Sergey Senozhatsky
1
-2
/
+2
2019-02-21
parisc: Improve initial IRQ to CPU assignment
Helge Deller
1
-1
/
+4
2019-02-21
parisc: Count IPI function call interrupts
Helge Deller
3
-0
/
+6
2019-02-21
parisc: Show rescheduling interrupts on SMP machines only
Helge Deller
1
-4
/
+6
2019-02-21
parisc: Hide built-in serial aux port of Tosca GSP card
Helge Deller
1
-0
/
+12
2019-02-18
Linux 5.0-rc7
v5.0-rc7
Linus Torvalds
1
-1
/
+1
2019-02-17
Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISK
Mauro Ciancio
1
-0
/
+1
2019-02-17
Input: st-keyscan - fix potential zalloc NULL dereference
Gabriel Fernandez
1
-2
/
+2
2019-02-17
Input: apanel - switch to using brightness_set_blocking()
Dmitry Torokhov
1
-20
/
+4
2019-02-17
powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()
Michael Ellerman
1
-2
/
+2
2019-02-16
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
4
-15
/
+0
2019-02-16
arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table
Ard Biesheuvel
3
-5
/
+20
2019-02-15
sunrpc: fix 4 more call sites that were using stack memory with a scatterlist
Scott Mayhew
1
-11
/
+38
2019-02-15
include/linux/module.h: copy __init/__exit attrs to init/cleanup_module
Miguel Ojeda
1
-2
/
+2
2019-02-15
Compiler Attributes: add support for __copy (gcc >= 9)
Miguel Ojeda
1
-0
/
+14
2019-02-15
lib/crc32.c: mark crc32_le_base/__crc32c_le_base aliases as __pure
Miguel Ojeda
1
-2
/
+2
2019-02-15
auxdisplay: ht16k33: fix potential user-after-free on module unload
Miguel Ojeda
1
-1
/
+1
2019-02-15
x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
Hedi Berriche
3
-3
/
+35
2019-02-15
i2c: bcm2835: Clear current buffer pointers and counts after a transfer
Paul Kocialkowski
1
-0
/
+12
2019-02-15
i2c: cadence: Fix the hold bit setting
Shubhrajyoti Datta
1
-2
/
+7
2019-02-15
drm: Use array_size() when creating lease
Matthew Wilcox
1
-1
/
+2
2019-02-15
dm thin: fix bug where bio that overwrites thin block ignores FUA
Nikos Tsironis
1
-5
/
+50
2019-02-15
Revert "exec: load_script: don't blindly truncate shebang string"
Linus Torvalds
1
-7
/
+3
2019-02-14
Revert "gfs2: read journal in large chunks to locate the head"
Bob Peterson
8
-192
/
+134
2019-02-14
net: ethernet: freescale: set FEC ethtool regs version
Vivien Didelot
1
-0
/
+4
2019-02-14
Revert "nfsd4: return default lease period"
J. Bruce Fields
1
-2
/
+2
2019-02-14
net: hns: Fix object reference leaks in hns_dsaf_roce_reset()
Huang Zijiang
1
-0
/
+2
2019-02-14
mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocs
Jann Horn
1
-4
/
+4
2019-02-14
net: phy: fix potential race in the phylib state machine
Heiner Kallweit
1
-0
/
+2
2019-02-14
net: phy: don't use locking in phy_is_started
Heiner Kallweit
2
-20
/
+6
2019-02-14
selftests: fix timestamping Makefile
Deepa Dinamani
1
-3
/
+0
2019-02-14
kvm: vmx: Fix entry number check for add_atomic_switch_msr()
Xiaoyao Li
1
-1
/
+2
2019-02-14
KVM: x86: Recompute PID.ON when clearing PID.SN
Luwei Kang
3
-21
/
+17
2019-02-14
x86/CPU: Add Icelake model number
Rajneesh Bhardwaj
1
-0
/
+2
2019-02-14
net: dsa: bcm_sf2: potential array overflow in bcm_sf2_sw_suspend()
Dan Carpenter
1
-1
/
+1
2019-02-14
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
2
-2
/
+2
2019-02-14
dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exit
John David Anglin
1
-6
/
+22
2019-02-14
net: phy: fix interrupt handling in non-started states
Heiner Kallweit
1
-3
/
+0
2019-02-14
sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrate
Xin Long
1
-1
/
+3
2019-02-14
sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment
Xin Long
1
-0
/
+1
2019-02-14
net/mlx5e: XDP, fix redirect resources availability check
Saeed Mahameed
4
-4
/
+22
2019-02-14
net/mlx5: Fix a compilation warning in events.c
Tariq Toukan
1
-8
/
+9
[next]