Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
4af7f7ff92a42b6c713293c99e7982bcfcf51a70
4af7f7f
nvme-rdma: don't complete requests before a send work request has completed
by Sagi Grimberg
· 7 years ago
b4b591c
nvme-rdma: don't suppress send completions
by Sagi Grimberg
· 7 years ago
6c4ca1e
bcache: check return value of register_shrinker
by Michael Lyle
· 7 years ago
e393aa2
bcache: recover data from backing when data is clean
by Rui Hua
· 7 years ago
cf33c1e
bcache: Fix building error on MIPS
by Huacai Chen
· 7 years ago
bb22caf
bcache: add a comment in journal bucket reading
by Tang Junhui
· 7 years ago
26c0a26
nvme-fc: don't use bit masks for set/test_bit() numbers
by Jens Axboe
· 7 years ago
3dfbdc4
blk-wbt: fix comments typo
by weiping zhang
· 7 years ago
62d772f
blk-wbt: move wbt_clear_stat to common place in wbt_done
by weiping zhang
· 7 years ago
f680474
blk-sysfs: remove NULL pointer checking in queue_wb_lat_store
by weiping zhang
· 7 years ago
612ea09
blk-wbt: remove duplicated setting in wbt_init
by weiping zhang
· 7 years ago
be597e9
Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-linus
by Jens Axboe
· 7 years ago
8c97eec
nvme-pci: add quirk for delay before CHK RDY for WDC SN200
by Jeff Lien
· 7 years ago
f341a4d
block: remove useless assignment in bio_split
by Mikulas Patocka
· 7 years ago
1addb79
null_blk: fix dev->badblocks leak
by David Disseldorp
· 7 years ago
619c62d
nvmet-fc: correct ref counting error when deferred rcv used
by James Smart
· 7 years ago
9941a86
nvme: Suppress static analyis warning
by Keith Busch
· 7 years ago
b0d61d5
nvme: Fix NULL dereference on reservation request
by Keith Busch
· 7 years ago
89c4aff
nvme: fix spelling mistake: "requeing" -> "requeuing"
by Colin Ian King
· 7 years ago
244a8fe
nvme-pci: avoid hmb desc array idx out-of-bound when hmmaxd set.
by Minwoo Im
· 7 years ago
8427bbc
nvme-pci: disable APST on Samsung SSD 960 EVO + ASUS PRIME B350M-A
by Kai-Heng Feng
· 7 years ago
9d7fab0
nvme-loop: check if queue is ready in queue_rq
by Sagi Grimberg
· 7 years ago
9e0ed16
nvme-fc: check if queue is ready in queue_rq
by Sagi Grimberg
· 7 years ago
48832f8
nvme-fabrics: introduce init command check for a queue that is not alive
by Sagi Grimberg
· 7 years ago
1690102
blktrace: Use blk_trace_bio_get_cgid inside blk_add_trace_bio
by Marcos Paulo de Souza
· 7 years ago
7fb5262
block: genhd.c: fix message typo
by Randy Dunlap
· 7 years ago
3a92168
block: add WARN_ON if bdi register fail
by weiping zhang
· 7 years ago
a0747a8
bdi: add error handle for bdi_debug_register
by weiping zhang
· 7 years ago
97f0769
bdi: convert bdi_debug_register to int
by weiping zhang
· 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
15df03c8
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
de40cce
kdump: print a message in case parse_crashkernel_mem resulted in zero bytes
by Dave Young
· 7 years ago
4269157
kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal()
by Oleg Nesterov
· 7 years ago
ac25385
kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() signals
by Oleg Nesterov
· 7 years ago
628c1bc
kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
by Oleg Nesterov
· 7 years ago
eecd7f4
fat: remove redundant assignment of 0 to slots
by Colin Ian King
· 7 years ago
15ec3718
hfs/hfsplus: clean up unused variables in bnode.c
by Christos Gkekas
· 7 years ago
577753c
nilfs2: remove inode->i_version initialization
by Jeff Layton
· 7 years ago
3147db8
nilfs2: use octal for unreadable permission macro
by Ryusuke Konishi
· 7 years ago
4d685f9
nilfs2: align block comments of nilfs_sufile_truncate_range() at *
by Ryusuke Konishi
· 7 years ago
d4f0284
fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
31ccb1f
nilfs2: fix race condition that causes file system corruption
by Andreas Rohner
· 7 years ago
7554e9c
fs/nilfs2: convert timers to use timer_setup()
by Kees Cook
· 7 years ago
fb910c4
sysctl: check for UINT_MAX before unsigned int min/max
by Joe Lawrence
· 7 years ago
7a8d181
pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
by Joe Lawrence
· 7 years ago
d3f14c4
pipe: avoid round_pipe_size() nr_pages overflow on 32-bit
by Joe Lawrence
· 7 years ago
98159d9
pipe: match pipe_max_size data type with procfs
by Joe Lawrence
· 7 years ago
ecc0c46
autofs: don't fail mount for transient error
by NeilBrown
· 7 years ago
e4f02fd
init/version.c: include <linux/export.h> instead of <linux/module.h>
by Masahiro Yamada
· 7 years ago
37b5e52
epoll: remove ep_call_nested() from ep_eventpoll_poll()
by Jason Baron
· 7 years ago
57a173b
epoll: avoid calling ep_call_nested() from ep_poll_safewake()
by Jason Baron
· 7 years ago
2ae928a
epoll: account epitem and eppoll_entry to kmemcg
by Shakeel Butt
· 7 years ago
0bc989f
checkpatch: do not check missing blank line before builtin_*_driver
by Masahiro Yamada
· 7 years ago
Next »