Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
2b328421e4ed1a8dca6261d302ec0b7c9f915a5b
2b32842
Merge tag 'devfreq-next-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux
by Rafael J. Wysocki
· 5 years ago
fee2285
PM / devfreq: tegra30: Tune up MCCPU boost-down coefficient
by Dmitry Osipenko
· 5 years ago
f61ee20
PM / devfreq: tegra30: Support variable polling interval
by Dmitry Osipenko
· 5 years ago
5c0f6c7
PM / devfreq: Add new interrupt_driven flag for governors
by Dmitry Osipenko
· 5 years ago
28615e3
PM / devfreq: tegra30: Use kHz units for dependency threshold
by Dmitry Osipenko
· 5 years ago
88ec816
PM / devfreq: tegra30: Disable consecutive interrupts when appropriate
by Dmitry Osipenko
· 5 years ago
333abef
PM / devfreq: tegra30: Don't enable already enabled consecutive interrupts
by Dmitry Osipenko
· 5 years ago
9cff217
PM / devfreq: tegra30: Include appropriate header
by Dmitry Osipenko
· 5 years ago
b87dea3
PM / devfreq: tegra30: Constify structs
by Dmitry Osipenko
· 5 years ago
61d93208
PM / devfreq: tegra30: Don't enable consecutive-down interrupt on startup
by Dmitry Osipenko
· 5 years ago
1426655
PM / devfreq: tegra30: Reset boosting on startup
by Dmitry Osipenko
· 5 years ago
6f2a35d
PM / devfreq: tegra30: Move clk-notifier's registration to governor's start
by Dmitry Osipenko
· 5 years ago
11eb6ec
PM / devfreq: tegra30: Use CPUFreq notifier
by Dmitry Osipenko
· 5 years ago
0ce3884
PM / devfreq: tegra30: Use kHz units uniformly in the code
by Dmitry Osipenko
· 5 years ago
53b4b2a
PM / devfreq: tegra30: Fix integer overflow on CPU's freq max out
by Dmitry Osipenko
· 5 years ago
e7955a3
PM / devfreq: tegra30: Drop write-barrier
by Dmitry Osipenko
· 5 years ago
7296443
PM / devfreq: tegra30: Handle possible round-rate error
by Dmitry Osipenko
· 5 years ago
d49eeb1
PM / devfreq: tegra30: Keep interrupt disabled while governor is stopped
by Dmitry Osipenko
· 5 years ago
dccdea0
PM / devfreq: tegra30: Change irq type to unsigned int
by Dmitry Osipenko
· 5 years ago
1f125de
PM / devfreq: exynos-ppmu: remove useless assignment
by Marek Szyprowski
· 5 years ago
2abb0d5
PM / devfreq: Lock devfreq in trans_stat_show
by Leonard Crestez
· 5 years ago
d68adc8
PM / devfreq: Check NULL governor in available_governors_show
by Leonard Crestez
· 5 years ago
36eba5d
dt-bindings: devfreq: exynos-bus: Remove unused property
by Kamil Konieczny
· 5 years ago
df4d7b1
PM / devfreq: Make log message more explicit when devfreq device already exists
by Matthias Kaehlcke
· 5 years ago
3b7b378
Documentation: devicetree: add PPMU events description
by Lukasz Luba
· 6 years ago
fcbd803
include: dt-bindings: add Performance Monitoring Unit for Exynos
by Lukasz Luba
· 6 years ago
c389ec6
MAINTAINERS: Update myself as maintainer for DEVFREQ subsystem support
by Chanwoo Choi
· 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
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
1461624
Merge tag 'drm-fixes-2019-11-01' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
65a5bf1
Merge tag 'pm-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
4252a1a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
2858598
Merge tag 'sound-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 5 years ago
79cc554
NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid()
by Trond Myklebust
· 5 years ago
be3df3d
NFSv4: Don't allow a cached open with a revoked delegation
by Trond Myklebust
· 5 years ago
1cf45b8
arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 core
by Florian Fainelli
· 5 years ago
e059770
arm64: Brahma-B53 is SSB and spectre v2 safe
by Florian Fainelli
· 5 years ago
bfc97f9
arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core
by Doug Berger
· 5 years ago
e54de91
Merge tag 'drm-fixes-5.4-2019-10-30' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 5 years ago
2cac8c4
Merge tag 'drm-intel-fixes-2019-10-31' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 5 years ago
ec26530
Merge tag 'drm-misc-fixes-2019-10-30-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 5 years ago
6f96621
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes
by Dave Airlie
· 5 years ago
fb2308b
igb: Enable media autosense for the i350.
by Manfred Rudigier
· 5 years ago
94bc1e5
igb/igc: Don't warn on fatal read failures when the device is removed
by Lyude Paul
· 5 years ago
623d0c2
tcp: increase tcp_max_syn_backlog max value
by Eric Dumazet
· 5 years ago
19f92a0
net: increase SOMAXCONN to 4096
by Eric Dumazet
· 5 years ago
e82b745
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 5 years ago
6d6f038
netdevsim: Fix use-after-free during device dismantle
by Ido Schimmel
· 5 years ago
f9c3243
rxrpc: Fix handling of last subpacket of jumbo packet
by David Howells
· 5 years ago
5a7ec66
Merge tag 'mac80211-for-net-2019-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 5 years ago
d8eca64
usb: dwc3: gadget: fix race when disabling ep with cancelled xfers
by Felipe Balbi
· 5 years ago
41591a5
iocost: don't nest spin_lock_irq in ioc_weight_write()
by Dan Carpenter
· 5 years ago
3d7efa4
s390/idle: fix cpu idle time calculation
by Heiko Carstens
· 5 years ago
a1d863a
s390/unwind: fix mixing regs and sp
by Ilya Leoshkevich
· 5 years ago
b8e51a6
s390/cmm: fix information leak in cmm_timeout_handler()
by Yihui ZENG
· 5 years ago
36c602d
arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for Kryo
by Bjorn Andersson
· 5 years ago
9167ab7
KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is active
by Paolo Bonzini
· 5 years ago
a97b0e7
kvm: call kvm_arch_destroy_vm if vm creation fails
by Jim Mattson
· 5 years ago
359efcc
efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN
by Javier Martinez Canillas
· 5 years ago
220dd76
x86, efi: Never relocate kernel below lowest acceptable address
by Kairui Song
· 5 years ago
41cd96f
efi: libstub/arm: Account for firmware reserved memory at the base of RAM
by Ard Biesheuvel
· 5 years ago
18b915a
efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness
by Dominik Brodowski
· 5 years ago
2bb6a81
efi/tpm: Return -EINVAL when determining tpm final events log size fails
by Jerry Snitselaar
· 5 years ago
0b6b30c
efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 only
by Narendra K
· 5 years ago
e472c64
Merge tag 'dmaengine-fix-5.4-rc6' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 5 years ago
3da0966
Merge branch 'hv_netvsc-fix-error-handling-in-netvsc_attach-set_features'
by David S. Miller
· 5 years ago
Next »