index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
arch_topology.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-07
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
31
-0
/
+31
2017-12-07
kobject: Remove redundant license text
Greg Kroah-Hartman
6
-15
/
+0
2017-12-07
kobject: add SPDX identifiers to all kobject files
Greg Kroah-Hartman
6
-0
/
+6
2017-12-07
virtio_net: fix return value check in receive_mergeable()
Yunjian Wang
1
-1
/
+1
2017-12-07
virtio_mmio: add cleanup for virtio_mmio_remove
weiping zhang
1
-0
/
+6
2017-12-07
virtio_mmio: add cleanup for virtio_mmio_probe
weiping zhang
1
-10
/
+41
2017-12-07
ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 builds
Arnd Bergmann
1
-0
/
+2
2017-12-07
arm: dts: nspire: Add missing #phy-cells to usb-nop-xceiv
Rob Herring
1
-0
/
+1
2017-12-07
drm/bridge: analogix dp: Fix runtime PM state in get_modes() callback
Marek Szyprowski
1
-0
/
+2
2017-12-07
brcmfmac: Avoid build error with make W=1
Andy Shevchenko
1
-1
/
+1
2017-12-07
Revert "drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glk"
Radhakrishna Sripada
2
-16
/
+0
2017-12-07
drm/vc4: Fix false positive WARN() backtrace on refcount_inc() usage
Boris Brezillon
1
-1
/
+2
2017-12-07
drm/i915: Call i915_gem_init_userptr() before taking struct_mutex
Chris Wilson
1
-6
/
+5
2017-12-07
s390: fix compat system call table
Heiko Carstens
1
-3
/
+3
2017-12-07
proc: show si_ptr in /proc/<pid>/timers without hashing
Linus Torvalds
1
-1
/
+1
2017-12-07
drm/exynos: remove unnecessary function declaration
Inki Dae
1
-23
/
+21
2017-12-07
drm/exynos: remove unnecessary descrptions
Inki Dae
1
-5
/
+0
2017-12-07
drm/exynos: gem: Drop NONCONTIG flag for buffers allocated without IOMMU
Marek Szyprowski
1
-0
/
+9
2017-12-07
drm/exynos: Fix dma-buf import
Marek Szyprowski
3
-1
/
+9
2017-12-07
btrfs: Fix possible off-by-one in btrfs_search_path_in_tree
Nikolay Borisov
1
-1
/
+1
2017-12-07
Btrfs: disable FUA if mounted with nobarrier
Omar Sandoval
1
-7
/
+5
2017-12-07
btrfs: fix missing error return in btrfs_drop_snapshot
Jeff Mahoney
1
-0
/
+1
2017-12-07
btrfs: handle errors while updating refcounts in update_ref_for_cow
Jeff Mahoney
1
-6
/
+12
2017-12-07
btrfs: Fix quota reservation leak on preallocated files
Justin Maggard
1
-0
/
+2
2017-12-06
kgdb/kdb/debug_core: Add co-maintainer Daniel Thompson
Jason Wessel
1
-0
/
+1
2017-12-06
kdb: Fix handling of kallsyms_symbol_next() return value
Daniel Thompson
1
-1
/
+1
2017-12-06
of: overlay: Fix (un)locking in of_overlay_apply()
Geert Uytterhoeven
1
-10
/
+5
2017-12-06
of: overlay: Fix memory leak in of_overlay_apply() error path
Geert Uytterhoeven
1
-8
/
+8
2017-12-06
tooling/headers: Synchronize updated s390 and x86 UAPI headers
Ingo Molnar
3
-9
/
+1
2017-12-06
objtool: Fix 64-bit build on 32-bit host
Mikulas Patocka
2
-6
/
+9
2017-12-06
dt-bindings: eeprom: at25: Document device-specific compatible values
Geert Uytterhoeven
1
-3
/
+8
2017-12-06
dt-bindings: eeprom: at25: Grammar s/are can/can/
Geert Uytterhoeven
1
-1
/
+1
2017-12-06
dt-bindings: Remove leading 0x from bindings notation
Mathieu Malaterre
73
-99
/
+99
2017-12-06
of: overlay: Remove else after goto
Geert Uytterhoeven
1
-15
/
+12
2017-12-06
of: Spelling s/changset/changeset/
Geert Uytterhoeven
2
-6
/
+6
2017-12-06
of: unittest: Remove bogus overlay mutex release from overlay_data_add()
Geert Uytterhoeven
1
-1
/
+0
2017-12-06
drivers: net: dsa: remove duplicate includes
Pravin Shedge
1
-1
/
+0
2017-12-06
rds: Fix NULL pointer dereference in __rds_rdma_map
HÃ¥kon Bugge
1
-1
/
+1
2017-12-06
net_sched: use macvlan real dev trans_start in dev_trans_start()
Chris Dion
1
-0
/
+3
2017-12-06
x86/vdso: Change time() prototype to match __vdso_time()
Arnd Bergmann
1
-1
/
+1
2017-12-06
xen-netback: Fix logging message with spurious period after newline
Joe Perches
1
-1
/
+1
2017-12-06
net: thunderx: Fix TCP/UDP checksum offload for IPv4 pkts
Florian Westphal
1
-0
/
+2
2017-12-06
arm64/sve: Avoid dereference of dead task_struct in KVM guest entry
Dave Martin
1
-12
/
+16
2017-12-06
x86: Fix Sparse warnings about non-static functions
Colin Ian King
2
-4
/
+4
2017-12-06
efi: Add comment to avoid future expanding of sysfs systab
Dave Young
1
-0
/
+2
2017-12-06
efi/esrt: Use memunmap() instead of kfree() to free the remapping
Pan Bian
1
-1
/
+1
2017-12-06
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
4
-16
/
+18
2017-12-06
sched/fair: Update and fix the runnable propagation rule
Vincent Guittot
1
-29
/
+73
2017-12-06
sched/wait: Fix add_wait_queue() behavioral change
Omar Sandoval
1
-1
/
+1
2017-12-06
locking/lockdep: Fix possible NULL deref
Peter Zijlstra
1
-1
/
+2
[prev]
[next]