Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
33ad1e5db06c94126352f785e9f0a08e867cb94c
33ad1e5
irqchip/qcom-irq-combiner: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
b2e1cbf
irqchip/irq-bcm7038-l1: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
6a214a2
irqchip/versatile-fpga: Apply clear-mask earlier
by Sungbo Eo
· 5 years ago
b2cb11f
irqchip/gic-v4: Use Inner-Shareable attributes for virtual pending tables
by Heyi Guo
· 5 years ago
486562d
irqchip/versatile-fpga: Handle chained IRQs properly
by Sungbo Eo
· 5 years ago
7809f70
irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency
by Marc Zyngier
· 5 years ago
ad00a32
ARM: sa1111: Fix irq_retrigger callback return value
by Marc Zyngier
· 5 years ago
4ddfc45
irqchip/atmel-aic5: Fix irq_retrigger callback return value
by Marc Zyngier
· 5 years ago
7177144
irqchip/atmel-aic: Fix irq_retrigger callback return value
by Marc Zyngier
· 5 years ago
d5df9dc
irqchip/gic-v3-its: Probe ITS page size for all GITS_BASERn registers
by Marc Zyngier
· 5 years ago
bd59b34
irqchip/bcm2835: Quiesce IRQs left enabled by bootloader
by Lukas Wunner
· 5 years ago
f1ad113
irqchip/sifive-plic: Add support for multiple PLICs
by Atish Patra
· 5 years ago
ccbe80b
irqchip/sifive-plic: Enable/Disable external interrupts upon cpu online/offline
by Atish Patra
· 5 years ago
2ef1cb7
irqchip: Replace setup_irq() by request_irq()
by afzal mohammed
· 5 years ago
bc714c8
irqchip/renesas-intc-irqpin: Restore devm_ioremap() alignment
by Geert Uytterhoeven
· 5 years ago
66968d7
irqchip: Add COMPILE_TEST support for IMX_INTMUX
by Anson Huang
· 5 years ago
04d80db
irqchip/gic-v3-its: Fix access width for gicr_syncr
by Heyi Guo
· 5 years ago
47beed5
pinctrl: stm32: Add level interrupt support to gpio irq chip
by Alexandre Torgue
· 5 years ago
25591d4
irqchip/stm32: Add irq retrigger support
by Alexandre Torgue
· 5 years ago
a151110
irqchip: vic: Support cascaded VIC in device tree
by Linus Walleij
· 5 years ago
98d54f8
Linux 5.6-rc4
by Linus Torvalds
· 5 years ago
e708698
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 5 years ago
f853ed9
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
86f7e90
KVM: VMX: check descriptor table exits on instruction emulation
by Oliver Upton
· 5 years ago
fb279f4e2
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 5 years ago
37b0b6b
ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()
by Dan Carpenter
· 5 years ago
38b17af
macintosh: therm_windtunnel: fix regression when instantiating devices
by Wolfram Sang
· 5 years ago
6c5d911
jbd2: fix data races at struct journal_head
by Qian Cai
· 5 years ago
7557c1b
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
29795de
Merge tag 'pci-v5.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
2edc78b
Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
74dea5d
Merge tag 'io_uring-5.6-2020-02-28' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
5b8ea58
Merge branch 'nvme-5.6-rc4' of git://git.infradead.org/nvme into block-5.6
by Jens Axboe
· 5 years ago
c60c040
Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
3642859
Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
bfeb4f9
Merge tag 'zonefs-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs
by Linus Torvalds
· 5 years ago
e951445
Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 5 years ago
ef935c25
kvm: x86: Limit the number of "kvm: disabled by bios" messages
by Erwan Velu
· 5 years ago
189c696
Merge branches 'pm-sleep' and 'pm-devfreq'
by Rafael J. Wysocki
· 5 years ago
aaec7c0
KVM: x86: avoid useless copy of cpufreq policy
by Paolo Bonzini
· 5 years ago
4f337fa
KVM: allow disabling -Werror
by Paolo Bonzini
· 5 years ago
575b255
KVM: x86: allow compiling as non-module with W=1
by Valdis Klētnieks
· 5 years ago
8a9442f
KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
by Wanpeng Li
· 5 years ago
a262bca
KVM: Introduce pv check helpers
by Wanpeng Li
· 5 years ago
fcd07f9
KVM: let declaration of kvm_get_running_vcpus match implementation
by Christian Borntraeger
· 5 years ago
7943f4a
KVM: SVM: allocate AVIC data structures based on kvm_amd module parameter
by Paolo Bonzini
· 5 years ago
45d0b75
Merge tag 'drm-fixes-2020-02-28' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
f091bf39
Merge tag 'drm-intel-fixes-2020-02-27' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 5 years ago
e180af1
Merge tag 'amd-drm-fixes-5.6-2020-02-26' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 5 years ago
7058b83
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
5901b51
MAINTAINERS: Correct Cadence PCI driver path
by Lukas Bulwahn
· 5 years ago
d876836
io_uring: fix 32-bit compatability with sendmsg/recvmsg
by Jens Axboe
· 5 years ago
3ee339e
net: dsa: mv88e6xxx: Fix masking of egress port
by Andrew Lunn
· 5 years ago
ac004e8
mlxsw: pci: Wait longer before accessing the device after reset
by Amit Cohen
· 5 years ago
23797b9
sfc: fix timestamp reconstruction at 16-bit rollover points
by Alex Maftei (amaftei)
· 5 years ago
3f74957
vsock: fix potential deadlock in transport->release()
by Stefano Garzarella
· 5 years ago
5c05a16
unix: It's CONFIG_PROC_FS not CONFIG_PROCFS
by David S. Miller
· 5 years ago
795c03a
Merge branch 'net-rmnet-fix-several-bugs'
by David S. Miller
· 5 years ago
ad3cc31b
net: rmnet: fix packet forwarding in rmnet bridge mode
by Taehee Yoo
· 5 years ago
d939b6d
net: rmnet: fix bridge mode bugs
by Taehee Yoo
· 5 years ago
037f9cd
net: rmnet: use upper/lower device infrastructure
by Taehee Yoo
· 5 years ago
1dc49e9
net: rmnet: do not allow to change mux id if mux id is duplicated
by Taehee Yoo
· 5 years ago
c026d97
net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()
by Taehee Yoo
· 5 years ago
102210f
net: rmnet: fix suspicious RCU usage
by Taehee Yoo
· 5 years ago
1eb1f43
net: rmnet: fix NULL pointer dereference in rmnet_changelink()
by Taehee Yoo
· 5 years ago
93b5cbf
net: rmnet: fix NULL pointer dereference in rmnet_newlink()
by Taehee Yoo
· 5 years ago
a2f0b87
Merge tag 'kbuild-fixes-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
b82cf17
net: phy: marvell: don't interpret PHY status unless resolved
by Russell King
· 5 years ago
e387f7d
mlx5: register lag notifier for init network namespace only
by Jiri Pirko
· 5 years ago
278de45
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
by Linus Torvalds
· 5 years ago
3a12500
unix: define and set show_fdinfo only if procfs is enabled
by Tobias Klauser
· 5 years ago
f4979b4
Merge branch 'hinic-BugFixes'
by David S. Miller
· 5 years ago
386d471
hinic: fix a bug of rss configuration
by Luo bin
· 5 years ago
d2ed69c
hinic: fix a bug of setting hw_ioctxt
by Luo bin
· 5 years ago
0bff777
hinic: fix a irq affinity bug
by Luo bin
· 5 years ago
e46bfab
Merge tag 'docs-5.6-fixes' of git://git.lwn.net/linux
by Linus Torvalds
· 5 years ago
ed5fa55
Merge tag 'audit-pr-20200226' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 5 years ago
9515743
nvme-pci: Hold cq_poll_lock while completing CQEs
by Bijan Mottahedeh
· 5 years ago
73a7a27
PCI: brcmstb: Fix build on 32bit ARM platforms with older compilers
by Marek Szyprowski
· 5 years ago
bebdb65
io_uring: define and set show_fdinfo only if procfs is enabled
by Tobias Klauser
· 5 years ago
1df97a0
Merge tag 'devfreq-fixes-for-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux
by Rafael J. Wysocki
· 5 years ago
f5739cb
cpufreq: Fix policy initialization for internal governor drivers
by Rafael J. Wysocki
· 5 years ago
a2f2ef4
net/smc: check for valid ib_client_data
by Karsten Graul
· 5 years ago
474a31e
net: stmmac: fix notifier registration
by Aaro Koskinen
· 5 years ago
c87a9d6
net: phy: mscc: fix firmware paths
by Antoine Tenart
· 5 years ago
dc24f8b
mptcp: add dummy icsk_sync_mss()
by Paolo Abeni
· 5 years ago
4f31c53
net: phy: corrected the return value for genphy_check_and_restart_aneg and genphy_c45_check_and_restart_aneg
by Sudheesh Mavila
· 5 years ago
f596c87
slip: not call free_netdev before rtnl_unlock in slip_open
by yangerkun
· 5 years ago
b6f6118
ipv6: restrict IPV6_ADDRFORM operation
by Eric Dumazet
· 5 years ago
51e3dfa
net/smc: fix cleanup for linkgroup setup failures
by Ursula Braun
· 5 years ago
402482a
net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not needed
by Nicolas Saenz Julienne
· 5 years ago
1521a67
sched: act: count in the size of action flags bitfield
by Jiri Pirko
· 5 years ago
eabc8bc
kbuild: get rid of trailing slash from subdir- example
by Masahiro Yamada
· 5 years ago
2eb51c7
net: core: devlink.c: Use built-in RCU list checking
by Madhuparna Bhowmik
· 5 years ago
98c5f7d
net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/sec
by Florian Fainelli
· 5 years ago
574b238
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 5 years ago
bfdc6d9
Merge tag 'tag-chrome-platform-fixes-for-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
by Linus Torvalds
· 5 years ago
9a005c3
bnxt_en: add newline to netdev_*() format strings
by Jonathan Lemon
· 5 years ago
99b79c3
netfilter: xt_hashlimit: unregister proc file before releasing mutex
by Cong Wang
· 5 years ago
8e9a400
Merge tag 'gvt-fixes-2020-02-26' of https://github.com/intel/gvt-linux into drm-intel-fixes
by Jani Nikula
· 5 years ago
Next »