Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
4d8b3262af02c4245ac396b7f2bc71eb328931e2
4d8b326
Merge tag 'pm-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
8ac2a11
Merge tag 'sound-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 5 years ago
efc61f7
Merge tag 'drm-fixes-2019-11-08' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
d988f887
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 5 years ago
c31432f
cpufreq: intel_pstate: Fix invalid EPB setting
by Srinivas Pandruvada
· 5 years ago
ff92345
Merge tag 'drm-fixes-5.4-2019-11-06' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 5 years ago
67322be
Merge tag 'drm-intel-fixes-2019-11-06' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 5 years ago
72d74a0
Merge tag 'drm-misc-fixes-2019-11-07-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 5 years ago
847120f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
by Linus Torvalds
· 5 years ago
df37d94
Merge tag 'asoc-fix-v5.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 5 years ago
2c409ba
drm/radeon: fix si_enable_smc_cac() failed issue
by Alex Deucher
· 5 years ago
77a3160
drm/amdgpu/renoir: move gfxoff handling into gfx9 module
by Alex Deucher
· 5 years ago
440a7a5
drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9
by changzhu
· 5 years ago
589b64a
drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10
by changzhu
· 5 years ago
6a299d7
drm/amdgpu: register gpu instance before fan boost feature enablment
by Evan Quan
· 5 years ago
38264de
drm/amd/swSMU: fix smu workload bit map error
by Kevin Wang
· 5 years ago
105401b
drm/shmem: Add docbook comments for drm_gem_shmem_object madvise fields
by Rob Herring
· 5 years ago
ff479731
HID: wacom: generic: Treat serial number and related fields as unsigned
by Jason Gerecke
· 5 years ago
5e200fb
drm/amdgpu: add navi14 PCI ID
by Tianci.Yin
· 5 years ago
a85a64d
Revert "drm/amd/display: setting the DIG_MODE to the correct value."
by Zhan Liu
· 5 years ago
f9686ce
drm/amd/display: Add ENGINE_ID_DIGD condition check for Navi14
by Zhan Liu
· 5 years ago
f2efc6e
drm/amdgpu: dont schedule jobs while in reset
by Shirish S
· 5 years ago
576daab
drm/amdgpu/arcturus: properly set BANK_SELECT and FRAGMENT_SIZE
by Alex Deucher
· 5 years ago
4dd5815
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
86de88c
drm/atomic: fix self-refresh helpers crtc state dereference
by Rob Clark
· 5 years ago
e7af630
ALSA: timer: Fix incorrectly assigned timer instance
by Takashi Iwai
· 5 years ago
869712f
mm: memcontrol: fix network errors from failing __GFP_ATOMIC charges
by Johannes Weiner
· 5 years ago
656d571
mm/memory_hotplug: fix updating the node span
by David Hildenbrand
· 5 years ago
8731acc
scripts/gdb: fix debugging modules compiled with hot/cold partitioning
by Ilya Leoshkevich
· 5 years ago
221ec5c
mm: slab: make page_cgroup_ino() to recognize non-compound slab pages properly
by Roman Gushchin
· 5 years ago
6981b76
MAINTAINERS: update information for "MEMORY MANAGEMENT"
by Song Liu
· 5 years ago
5cbf2ff
dump_stack: avoid the livelock of the dump_lock
by Kevin Hao
· 5 years ago
a316313
zswap: add Vitaly to the maintainers list
by Vitaly Wool
· 5 years ago
1be334e
mm/page_alloc.c: ratelimit allocation failure warnings more aggressively
by Johannes Weiner
· 5 years ago
ec649c9d
mm/khugepaged: fix might_sleep() warn with CONFIG_HIGHPTE=y
by Ville Syrjälä
· 5 years ago
93b3a67
mm, vmstat: reduce zone->lock holding time by /proc/pagetypeinfo
by Michal Hocko
· 5 years ago
abaed01
mm, vmstat: hide /proc/pagetypeinfo from normal users
by Michal Hocko
· 5 years ago
df2ec76
mm/mmu_notifiers: use the right return code for WARN_ON
by Jason Gunthorpe
· 5 years ago
e74540b
ocfs2: protect extent tree in ocfs2_prepare_inode_for_write()
by Shuning Zhang
· 5 years ago
169226f
mm: thp: handle page cache THP correctly in PageTransCompoundMap
by Yang Shi
· 5 years ago
3e8fc00
mm, meminit: recalculate pcpu batch and high limits after init completes
by Mel Gorman
· 5 years ago
64801d1
mm/gup_benchmark: fix MAP_HUGETLB case
by John Hubbard
· 5 years ago
7961eee
mm: memcontrol: fix NULL-ptr deref in percpu stats flush
by Shakeel Butt
· 5 years ago
9508ef5
ASoC: SOF: topology: Fix bytes control size checks
by Dragos Tarcatu
· 5 years ago
9a11ba7
ALSA: hda: hdmi - add Tigerlake support
by Kai Vehmanen
· 5 years ago
e44f3d4
ASoC: max98373: replace gpio_request with devm_gpio_request
by Yong Zhi
· 5 years ago
eaf072e
ASoC: stm32: sai: add restriction on mmap support
by Olivier Moysan
· 5 years ago
26bc672
Merge tag 'for-linus-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
7111fa1
Merge tag 'gpio-v5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 5 years ago
fa729c4
clone3: validate stack arguments
by Christian Brauner
· 5 years ago
15c2b3c
ALSA: hda/ca0132 - Fix possible workqueue stall
by Takashi Iwai
· 5 years ago
ee2c5ef
drm/i915/dp: Do not switch aux to TBT mode for non-TC ports
by José Roberto de Souza
· 5 years ago
1f1be49
drm/i915: Avoid HPD poll detect triggering a new detect cycle
by Imre Deak
· 5 years ago
5a60b5a
Merge tag 'clk-v5.4-samsung-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk into clk-fixes
by Stephen Boyd
· 5 years ago
78bdf57
Merge tag 'sunxi-clk-fixes-for-5.4-1' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-fixes
by Stephen Boyd
· 5 years ago
81a4190
clk: ti: clkctrl: Fix failed to enable error with double udelay timeout
by Tony Lindgren
· 5 years ago
9982b0f
clk: ti: dra7-atl-clock: Remove ti_clk_add_alias call
by Peter Ujfalusi
· 5 years ago
5dc7d5b
ASoC: hdac_hda: fix race in device removal
by Kai Vehmanen
· 5 years ago
b330f39
fbdev: c2p: Fix link failure on non-inlining
by Geert Uytterhoeven
· 5 years ago
706ad67
ALSA: bebob: fix to detect configured source of sampling clock for Focusrite Saffire Pro i/o series
by Takashi Sakamoto
· 5 years ago
1173c3c
Revert "gpio: merrifield: Pass irqchip when adding gpiochip"
by Linus Walleij
· 5 years ago
52c75f5
Revert "gpio: merrifield: Restore use of irq_base"
by Linus Walleij
· 5 years ago
806766a
Revert "gpio: merrifield: Move hardware initialization to callback"
by Linus Walleij
· 5 years ago
a99d808
Linux 5.4-rc6
by Linus Torvalds
· 5 years ago
3a69c9e
Merge tag 'usb-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 5 years ago
56cfd25
Merge tag '5.4-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
43b7029
HID: i2c-hid: Send power-on command after reset
by Hans de Goede
· 5 years ago
9d23450
Merge tag 'hwmon-for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 5 years ago
e935842
Merge tag 'pwm/for-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 5 years ago
f83e148
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
8194c28
Merge tag 'powerpc-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
969a519
Merge tag 's390-5.4-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 years ago
1204c70
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
372bf6c
Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 5 years ago
0821de2
Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
e5897c7d
Merge tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
31408fb
Merge branch 'parisc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 5 years ago
aeb1b85
Merge branch 'fix-BPF-offload-related-bugs'
by David S. Miller
· 5 years ago
aefc3e7
net: fix installing orphaned programs
by Jakub Kicinski
· 5 years ago
41aa29a
net: cls_bpf: fix NULL deref on offload filter removal
by Jakub Kicinski
· 5 years ago
8101e06
selftests: bpf: Skip write only files in debugfs
by Jakub Kicinski
· 5 years ago
d64479a
selftests: net: reuseport_dualstack: fix uninitalized parameter
by Wei Wang
· 5 years ago
62bdc8f
r8169: fix wrong PHY ID issue with RTL8168dp
by Heiner Kallweit
· 5 years ago
5fc0f21
net: dsa: bcm_sf2: Fix IMP setup for port different than 8
by Florian Fainelli
· 5 years ago
9d68db5
net: phylink: Fix phylink_dbg() macro
by Florian Fainelli
· 5 years ago
9cfeeb5
gve: Fixes DMA synchronization.
by Yangchun Fu
· 5 years ago
a904a06
inet: stop leaking jiffies on the wire
by Eric Dumazet
· 5 years ago
c8c2cd8
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 5 years ago
451fe01
ixgbe: Remove duplicate clear_bit() call
by Igor Pylypiv
· 5 years ago
17df5ae
Documentation: networking: device drivers: Remove stray asterisks
by Jonathan Neuschäfer
· 5 years ago
8472ba6
e1000: fix memory leaks
by Wenwen Wang
· 5 years ago
2c19e39
i40e: Fix receive buffer starvation for AF_XDP
by Jeff Kirsher
· 5 years ago
8d5cfd7
igb: Fix constant media auto sense switching when no cable is connected
by Manfred Rudigier
· 5 years ago
0dbe6cb
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
355f83c
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
b2a18c2
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
33e4980
Merge tag 'wireless-drivers-2019-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 5 years ago
4202e21
net: ethernet: arc: add the missed clk_disable_unprepare
by Chuhong Yuan
· 5 years ago
d540c39
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 5 years ago
b88866b
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
Next »