Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e2514165f36edac382a95474a73ba2bfa51bc2b2
e251416
irqchip/meson-gpio: Rework meson irqchip driver to support meson-A1 SoCs
by Qianggui Song
· 5 years ago
fd6765b
dt-bindings: interrupt-controller: New binding for Meson-A1 SoCs
by Qianggui Song
· 5 years ago
d6152e6
irqchip/mbigen: Set driver .suppress_bind_attrs to avoid remove problems
by John Garry
· 5 years ago
04f6059
irqchip: Add Aspeed SCU interrupt controller
by Eddie James
· 5 years ago
5350a237
dt-bindings: interrupt-controller: Add Aspeed SCU interrupt controller
by Eddie James
· 5 years ago
96868dc
gpio/sifive: Add GPIO driver for SiFive SoCs
by Yash Shah
· 5 years ago
7875f82
gpio/sifive: Add DT documentation for SiFive GPIO
by Yash Shah
· 5 years ago
466008f
irqchip/sifive-plic: Support irq domain hierarchy
by Yash Shah
· 5 years ago
459c3bc
irqchip/nvic: Use irq_domain_translate_onecell instead of custom func
by Yash Shah
· 5 years ago
b01ecce
genirq: Introduce irq_domain_translate_onecell
by Yash Shah
· 5 years ago
fd69884
Linux 5.5-rc4
by Linus Torvalds
· 5 years ago
a99efa0
Merge tag 'riscv/for-v5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
d756638
Merge tag 'locks-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 5 years ago
cc2f36e
Merge tag '5.5-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
98ca480
locks: print unsigned ino in /proc/locks
by Amir Goldstein
· 5 years ago
1833e32
riscv: export flush_icache_all to modules
by Olof Johansson
· 5 years ago
556f47a
riscv: reject invalid syscalls below -1
by David Abdurachmanov
· 5 years ago
4d47ce1
riscv: fix compile failure with EXPORT_SYMBOL() & !MMU
by Luc Van Oostenryck
· 5 years ago
bf8d1cd
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
48a8dd1
Merge tag 'drm-fixes-2019-12-28' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
f4b3974
Merge tag 'linux-kselftest-5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 years ago
1413c36
Merge tag 'pm-5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
534121d
Merge tag 'io_uring-5.5-20191226' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
0f710a5
Merge tag 'libata-5.5-20191226' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
8ae40a6
Merge tag 'block-5.5-20191226' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
a305bd7
Merge tag 'gpio-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 5 years ago
e31d941
Merge tag 'drm-intel-fixes-2019-12-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 5 years ago
bf0e501
ata: ahci_brcm: Add missing clock management during recovery
by Florian Fainelli
· 5 years ago
1a3d78c
ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINE
by Florian Fainelli
· 5 years ago
c0cdf2a
ata: ahci_brcm: Fix AHCI resources management
by Florian Fainelli
· 5 years ago
84b032d
ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()
by Florian Fainelli
· 5 years ago
8385d75
libata: Fix retrieving of active qcs
by Sascha Hauer
· 5 years ago
2cb7bfc
Merge tag 'devfreq-fixes-for-5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux
by Rafael J. Wysocki
· 5 years ago
fd1c4bc
io-wq: add cond_resched() to worker thread
by Hillf Danton
· 5 years ago
2a1f40a
rseq/selftests: Clarify rseq_prepare_unload() helper requirements
by Mathieu Desnoyers
· 5 years ago
8df34c5
rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30
by Mathieu Desnoyers
· 5 years ago
af9cb29
rseq/selftests: Turn off timeout setting
by Mathieu Desnoyers
· 5 years ago
b1b3520
kunit/kunit_tool_test: Test '--build_dir' option run
by SeongJae Park
· 5 years ago
14ee5cfd
kunit: Rename 'kunitconfig' to '.kunitconfig'
by SeongJae Park
· 5 years ago
609952c
kunit: Place 'test.log' under the 'build_dir'
by SeongJae Park
· 5 years ago
e321251
kunit: Create default config in '--build_dir'
by SeongJae Park
· 5 years ago
8c0140f
kunit: Remove duplicated defconfig creation
by SeongJae Park
· 5 years ago
1c68cba
docs/kunit/start: Use in-tree 'kunit_defconfig'
by SeongJae Park
· 5 years ago
05564c2
selftests: livepatch: Fix it to do root uid check and skip
by Shuah Khan
· 5 years ago
c65e415
selftests: firmware: Fix it to do root uid check and skip
by Shuah Khan
· 5 years ago
7648dd9
selftests: filesystems/epoll: fix build error
by Shuah Khan
· 5 years ago
1f424e8b
io-wq: remove unused busy list from io_sqe
by Hillf Danton
· 5 years ago
046aca3
cifs: Optimize readdir on reparse points
by Paulo Alcantara (SUSE)
· 5 years ago
7935799e0
cifs: Adjust indentation in smb2_open_file
by Nathan Chancellor
· 5 years ago
e85ade1
drm/i915: Hold reference to intel_frontbuffer as we track activity
by Chris Wilson
· 5 years ago
d39da68
drm/i915/gt: Ratelimit display power w/a
by Chris Wilson
· 5 years ago
74ac578
drm/i915/pmu: Ensure monotonic rc6
by Tvrtko Ursulin
· 5 years ago
5fdb068
PM / devfreq: tegra: Add COMMON_CLK dependency
by Arnd Bergmann
· 5 years ago
996fa47
PM / devfreq: Drop explicit selection of PM_OPP
by Leonard Crestez
· 5 years ago
46cf053
Linux 5.5-rc3
by Linus Torvalds
· 5 years ago
9efa3ed
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
c601747
Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
a396560
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 5 years ago
44579f3
Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
a313c8e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
7214618
Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
78bac77
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
0dd1e37
pipe: fix empty pipe check in pipe_write()
by Jan Stancek
· 5 years ago
d68321d
Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master
by Paolo Bonzini
· 5 years ago
19a049f
MAINTAINERS: remove Radim from KVM maintainers
by Paolo Bonzini
· 5 years ago
088e11d
MAINTAINERS: Orphan KVM for MIPS
by James Hogan
· 5 years ago
23f6b02
ext4: clarify impact of 'commit' mount option
by Jan Kara
· 5 years ago
68d7b2d
ext4: fix unused-but-set-variable warning in ext4_add_entry()
by Yunfeng Ye
· 5 years ago
b8e382a
Merge tag 'trace-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
4746104
Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 5 years ago
fe6e096
tracing: Fix endianness bug in histogram trigger
by Sven Schnelle
· 5 years ago
01f36a5
samples/trace_printk: Wait for IRQ work to finish
by Sven Schnelle
· 5 years ago
3a53acf
tracing: Fix lock inversion in trace_event_enable_tgid_record()
by Prateek Sood
· 5 years ago
60b04df
Merge tag 's390-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 years ago
fd7a6d2
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
c4ff10e
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
6c1c79a
Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
28f94a4
kbuild: clarify the difference between obj-y and obj-m w.r.t. descending
by Masahiro Yamada
· 5 years ago
6210469
Merge branch 'parisc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 5 years ago
b2c0fcd
compat_ioctl: block: handle Persistent Reservations
by Arnd Bergmann
· 5 years ago
4b43f31
compat_ioctl: block: handle add zone open, close and finish ioctl
by Arnd Bergmann
· 5 years ago
21d3734
compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES
by Arnd Bergmann
· 5 years ago
673bdf8
compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
by Arnd Bergmann
· 5 years ago
257bf41
pktcdvd: fix regression on 64-bit architectures
by Arnd Bergmann
· 5 years ago
62af608
Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 5 years ago
6d04182
Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
5c741e2
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
12ac9a0
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 5 years ago
4bfeadf
Merge branch 'sfc-fix-bugs-introduced-by-XDP-patches'
by David S. Miller
· 5 years ago
11a14dc
sfc: Include XDP packet headroom in buffer step size.
by Charles McLachlan
· 5 years ago
8700aff
sfc: fix channel allocation with brute force
by Edward Cree
· 5 years ago
258a980
net: dst: Force 4-byte alignment of dst_metrics
by Geert Uytterhoeven
· 5 years ago
1520447
selftests: pmtu: fix init mtu value in description
by Hangbin Liu
· 5 years ago
b0689fa
hv_netvsc: Fix unwanted rx_table reset
by Haiyang Zhang
· 5 years ago
7d49a32
net: phy: ensure that phy IDs are correctly typed
by Russell King
· 5 years ago
d2ed49c
mod_devicetable: fix PHY module format
by Russell King
· 5 years ago
4c8dc00
qede: Disable hardware gro when xdp prog is installed
by Manish Chopra
· 5 years ago
9f5e508
Merge branch 'ena-fixes-of-interrupt-moderation-bugs'
by David S. Miller
· 5 years ago
41c53ca
net: ena: fix issues in setting interrupt moderation params in ethtool
by Arthur Kiyanovski
· 5 years ago
05785ad
net: ena: fix default tx interrupt moderation interval
by Arthur Kiyanovski
· 5 years ago
Next »