Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ff07a23fec3f9ea28d22852097260b38903891c4
ff07a23
drivers/firmware: psci: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
0c86a6b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
b620fd2
Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 7 years ago
adb072d
Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
11ca75d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
a13e8d4
Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
b48b1f7
nfp: flower: add missing kdoc
by Jakub Kicinski
· 7 years ago
e0e853a
tipc: fix access of released memory
by Jon Maloy
· 7 years ago
f9409e7
net: qmi_wwan: add Quectel BG96 2c7c:0296
by Sebastian Sjoholm
· 7 years ago
bf4e9f2
mlxsw: spectrum: Do not try to create non-existing ports during unsplit
by Ido Schimmel
· 7 years ago
e1d1ea5
Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux
by Linus Torvalds
· 7 years ago
c633e89
Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
bf8973f
Merge tag 'jfs-4.15-2' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 7 years ago
def4db3
dt-bindings: trivial-devices: Remove fsl,mc13892
by Jonathan Neuschäfer
· 7 years ago
02a876b
of: Document exactly what of_find_node_by_name() puts
by Stephen Boyd
· 7 years ago
8631390
MAINTAINERS: fix jfs tree location
by Tom Saeger
· 7 years ago
33ddd81
mac80211: properly free requested-but-not-started TX agg sessions
by Johannes Berg
· 7 years ago
67bd523
mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()
by Ben Hutchings
· 7 years ago
d7be102
cfg80211: initialize regulatory keys/database later
by Johannes Berg
· 7 years ago
7cca2ac
mac80211: aggregation: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
4490526
nl80211: don't expose wdev->ssid for most interfaces
by Johannes Berg
· 7 years ago
34f11cd
mac80211: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
c8a0739
Merge tag 'ntb-4.15' of git://github.com/jonmason/ntb
by Linus Torvalds
· 7 years ago
32a72bb
net: vxge: Fix some indentation issues
by Christophe JAILLET
· 7 years ago
d18e4f6
net: ena: fix race condition between device reset and link up setup
by Netanel Belgazal
· 7 years ago
020aae3
ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
by Roberto Sassu
· 7 years ago
ed30b14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
by Linus Torvalds
· 7 years ago
b399a39
r8169: use same RTL8111EVL green settings as in vendor driver
by Heiner Kallweit
· 7 years ago
1814d6a
r8169: fix RTL8111EVL EEE and green settings
by Heiner Kallweit
· 7 years ago
654d573
tun: fix rcu_read_lock imbalance in tun_build_skb
by Xin Long
· 7 years ago
ed66dfa
tcp: when scheduling TLP, time of RTO should account for current ACK
by Neal Cardwell
· 7 years ago
61c5935
usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_set
by Gustavo A. R. Silva
· 7 years ago
981542c
gre6: use log_ecn_error module parameter in ip6_tnl_rcv()
by Alexey Kodanev
· 7 years ago
4201a99
ntb: intel: remove b2b memory window workaround for Skylake NTB
by Dave Jiang
· 7 years ago
3a814a0
NTB: make idt_89hpes_cfg const
by Bhumika Goyal
· 7 years ago
d045024
NTB: switchtec_ntb: Update switchtec documentation with notes for NTB
by Logan Gunthorpe
· 7 years ago
87d11e6
NTB: switchtec_ntb: Add memory window support
by Logan Gunthorpe
· 7 years ago
b9a4aca
NTB: switchtec_ntb: Implement scratchpad registers
by Logan Gunthorpe
· 7 years ago
6619bf9
NTB: switchtec_ntb: Implement doorbell registers
by Logan Gunthorpe
· 7 years ago
0ee28f2
NTB: switchtec_ntb: Add link management
by Logan Gunthorpe
· 7 years ago
e099b45
NTB: switchtec_ntb: Add skeleton NTB driver
by Logan Gunthorpe
· 7 years ago
3dd4db4
NTB: switchtec_ntb: Initialize hardware for doorbells and messages
by Logan Gunthorpe
· 7 years ago
ec0467c
NTB: switchtec_ntb: Initialize hardware for memory windows
by Logan Gunthorpe
· 7 years ago
33dea5a
NTB: switchtec_ntb: Introduce initial NTB driver
by Logan Gunthorpe
· 7 years ago
fa5ab66
NTB: Add check and comment for link up to mw_count() and mw_get_align()
by Logan Gunthorpe
· 7 years ago
980c41c
NTB: Ensure ntb_mw_get_align() is only called when the link is up
by Logan Gunthorpe
· 7 years ago
48c302d
NTB: switchtec: Add link event notifier callback
by Logan Gunthorpe
· 7 years ago
c082b04
NTB: switchtec: Add NTB hardware register definitions
by Logan Gunthorpe
· 7 years ago
302e994
NTB: switchtec: Export class symbol for use in upper layer driver
by Logan Gunthorpe
· 7 years ago
5a1c269
NTB: switchtec: Move structure definitions into a common header
by Logan Gunthorpe
· 7 years ago
c0ef166
ntb: update maintainer list for Intel NTB driver
by Dave Jiang
· 7 years ago
0192f17
clean up x86 platform driver default values
by Linus Torvalds
· 7 years ago
4dd3c2e
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 7 years ago
07c455e
Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 7 years ago
aaa4096
platform/x86: silead_dmi: Add silead, home-button property to some tablets
by Hans de Goede
· 7 years ago
1deab8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 7 years ago
8170024
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
27eabfa
Merge tag 'hwlock-v4.15' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 7 years ago
4f88bd2
Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 7 years ago
bedf571
Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 7 years ago
d9ef1cc
Merge tag 'hwmon-for-linus-v4.15-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 7 years ago
fc35c19
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
2ce079f
Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
09bd7c7
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
461ee7f
net: usb: hso.c: remove unneeded DRIVER_LICENSE #define
by Greg Kroah-Hartman
· 7 years ago
f743106
ibmvnic: fix dma_mapping_error call
by Desnes Augusto Nunes do Rosario
· 7 years ago
fe18da6
ipvlan: NULL pointer dereference panic in ipvlan_port_destroy
by Girish Moodalbail
· 7 years ago
cebe84c
route: also update fnhe_genid when updating a route cache
by Xin Long
· 7 years ago
e39d524
route: update fnhe_expires for redirect when the fnhe exists
by Xin Long
· 7 years ago
ecca8f8
sctp: set frag_point in sctp_setsockopt_maxseg correctly
by Xin Long
· 7 years ago
d35ef8f
rsi: fix memory leak on buf and usb_reg_buf
by Colin Ian King
· 7 years ago
17e4857
net/netlabel: Add list_next_rcu() in rcu_dereference().
by Tim Hansen
· 7 years ago
fa7f578
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
d1b069f
EXPERT Kconfig menu: fix broken EXPERT menu
by Randy Dunlap
· 7 years ago
7016383
include/asm-generic/topology.h: remove unused parent_node() macro
by Dou Liyang
· 7 years ago
52563d0
arch/tile/include/asm/topology.h: remove unused parent_node() macro
by Dou Liyang
· 7 years ago
5f4cdac
arch/sparc/include/asm/topology_64.h: remove unused parent_node() macro
by Dou Liyang
· 7 years ago
ece1578
arch/sh/include/asm/topology.h: remove unused parent_node() macro
by Dou Liyang
· 7 years ago
5eb9e8a
arch/ia64/include/asm/topology.h: remove unused parent_node() macro
by Dou Liyang
· 7 years ago
d425824
drivers/pcmcia/sa1111_badge4.c: avoid unused function warning
by Arnd Bergmann
· 7 years ago
64c349f
mm: add infrastructure for get_user_pages_fast() benchmarking
by Kirill A. Shutemov
· 7 years ago
15df03c
sysvipc: make get_maxid O(1) again
by Davidlohr Bueso
· 7 years ago
ebf6679
sysvipc: properly name ipc_addid() limit parameter
by Davidlohr Bueso
· 7 years ago
39c96a1
sysvipc: duplicate lock comments wrt ipc_addid()
by Davidlohr Bueso
· 7 years ago
b8fd998
sysvipc: unteach ids->next_id for !CHECKPOINT_RESTORE
by Davidlohr Bueso
· 7 years ago
e35c4c6
initramfs: use time64_t timestamps
by Arnd Bergmann
· 7 years ago
44ea394
drivers/watchdog: make use of devm_register_reboot_notifier()
by Andrey Smirnov
· 7 years ago
2d8364b
kernel/reboot.c: add devm_register_reboot_notifier()
by Andrey Smirnov
· 7 years ago
c512ac0
kcov: update documentation
by Victor Chibotaru
· 7 years ago
d677a4d
Makefile: support flag -fsanitizer-coverage=trace-cmp
by Victor Chibotaru
· 7 years ago
ded97d2
kcov: support comparison operands collection
by Victor Chibotaru
· 7 years ago
fcf4eda
kcov: remove pointless current != NULL check
by Andrey Ryabinin
· 7 years ago
4efb442c
kernel/panic.c: add TAINT_AUX
by Borislav Petkov
· 7 years ago
e8cfbc2
pid: remove pidhash
by Gargi Sharma
· 7 years ago
95846ec
pid: replace pid bitmap implementation with IDR API
by Gargi Sharma
· 7 years ago
f9eb2fd
kernel/sysctl.c: code cleanups
by Ola N. Kaldestad
· 7 years ago
2743232
Documentation/sysctl/vm.txt: fix typo
by Kangmin Park
· 7 years ago
c46d90c
drivers/rapidio/devices/rio_mport_cdev.c: fix error handling in 'rio_dma_transfer()'
by Christophe JAILLET
· 7 years ago
b1402dc
drivers/rapidio/devices/rio_mport_cdev.c: fix resource leak in error handling path in 'rio_dma_transfer()'
by Christophe JAILLET
· 7 years ago
c1b1418
rapidio: constify rio_device_id
by Arvind Yadav
· 7 years ago
Next »