Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
91ef75b6572498face47746c253926e733a4da3b
/
include
9dc55f1
iomap: add support for sub-pagesize buffered I/O without buffer heads
by Christoph Hellwig
· 7 years ago
c2efdfc
Merge branch 'iomap-4.19-merge' into xfs-4.19-merge
by Darrick J. Wong
· 7 years ago
6f27a64
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6fb2489
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
c2b5814
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
97f4e14
Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
5ccba64
ftrace: Nuke clear_ftrace_function
by Yisheng Xie
· 7 years ago
d03db2b
compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
by Nick Desaulniers
· 7 years ago
1cef115
kthread, sched/core: Fix kthread_parkme() (again...)
by Peter Zijlstra
· 7 years ago
4e33d7d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
603d4cf
net: fix use-after-free in GRO with ESP
by Sabrina Dubroca
· 7 years ago
d7563ca
Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
c2aee37
Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
271b955
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
22d3e0c
Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
e6e5bec
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
55c5e0c
dt-bindings: clock: imx6ul: Do not change the clock definition order
by Fabio Estevam
· 7 years ago
85782e0
bpf: undo prog rejection on read-only lock failure
by Daniel Borkmann
· 7 years ago
9544bc5
sg: remove ->sg_magic member
by Jens Axboe
· 7 years ago
5e4e8c5
Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
2cd3ae2
aio: mark __aio_sigset::sigmask const
by Avi Kivity
· 7 years ago
4c79579
bpf: Change bpf_fib_lookup to return lookup status
by David Ahern
· 7 years ago
ea5f39f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
f77bc3a
include/linux/dax.h: dax_iomap_fault() returns vm_fault_t
by Souptick Joarder
· 7 years ago
d50d82f
slub: fix failure when we delete and create a slab cache
by Mikulas Patocka
· 7 years ago
a11e1d4
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
by Linus Torvalds
· 7 years ago
04c6faa
Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
0901441
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
debd52a
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
c92067a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
951a8ee
nfp: reject binding to shared blocks
by John Hurley
· 7 years ago
0efc856
net/mlx5: E-Switch, Avoid setup attempt if not being e-switch manager
by Or Gerlitz
· 7 years ago
15bfd21
block: Fix transfer when chunk sectors exceeds max
by Keith Busch
· 7 years ago
fdb5c45
bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPF
by Sean Young
· 7 years ago
ebc2dc5
Merge tag 'iio-fixes-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 7 years ago
bee2003
disable -Wattribute-alias warning for SYSCALL_DEFINEx()
by Arnd Bergmann
· 7 years ago
8793bb7
kbuild: add macro for controlling warnings to linux/compiler.h
by Arnd Bergmann
· 7 years ago
d2d2e3c
acpi: Add helper for deactivating memory region
by Heikki Krogerus
· 7 years ago
6f0d349
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
ad6384b
PM / Domains: Rename opp_node to np
by Viresh Kumar
· 7 years ago
5e03aa6
PM / Domains: Fix return value of of_genpd_opp_to_performance_state()
by Viresh Kumar
· 7 years ago
92397a6
iio: buffer: fix the function signature to match implementation
by Phil Reid
· 7 years ago
2ce413e
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d3a6749
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d4e860e
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
2da2ca2
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
78fea63
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
77072ca
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
4ab59fc
Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
7731b8b
Merge branch 'linus' into x86/urgent
by Thomas Gleixner
· 7 years ago
3ee7e86
bdi: Fix another oops in wb_workfn()
by Jan Kara
· 7 years ago
784e030
rseq: Avoid infinite recursion when delivering SIGSEGV
by Will Deacon
· 7 years ago
bed9df9
irqdesc: Delete irq_desc_get_msi_desc()
by John Garry
· 7 years ago
72a8edc
genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug
by Marc Zyngier
· 7 years ago
6cc65be
locking/qspinlock: Fix build for anonymous union in older GCC compilers
by Steven Rostedt (VMware)
· 7 years ago
27db64f6
Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 7 years ago
f43fc5a
Merge tag 'acpi-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
8730662
kernel.h: Fix a typo in comment
by Wei Wang
· 7 years ago
f642fb5
x86/platform/UV: Add adjustable set memory block size function
by mike.travis@hpe.com
· 7 years ago
9a789fc
rseq/cleanup: Do not abort rseq c.s. in child on fork()
by Mathieu Desnoyers
· 7 years ago
9262478
bpf: enforce correct alignment for instructions
by Eric Dumazet
· 7 years ago
08ba91e
nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.
by Doron Roberts-Kedes
· 7 years ago
1abd8a8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
d8894a0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
c03cea4
iomap: add initial support for writes without buffer heads
by Christoph Hellwig
· 7 years ago
a507a30
ACPI / processor: Finish making acpi_processor_ppc_has_changed() void
by Brian Norris
· 7 years ago
6d90eb7
Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
9b0a8da
net/ipv6: respect rcu grace period before freeing fib6_info
by Eric Dumazet
· 7 years ago
72b4daa
iomap: add an iomap-based readpage and readpages implementation
by Christoph Hellwig
· 7 years ago
e184fde
iomap: add private pointer to struct iomap
by Andreas Gruenbacher
· 7 years ago
63899c6
iomap: add a page_done callback
by Christoph Hellwig
· 7 years ago
19e0c58
iomap: generic inline data handling
by Andreas Gruenbacher
· 7 years ago
42f86b4
pNFS/flexfiles: Don't tie up all the rpciod threads in resends
by Trond Myklebust
· 7 years ago
1fe8388
xen: share start flags between PV and PVH
by Roger Pau Monne
· 7 years ago
6c3796d
scsi: target: tcmu: add read length support
by bstroesser@ts.fujitsu.com
· 7 years ago
7350cdd
RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()
by Bharat Potnuri
· 7 years ago
9ce7bc0
netfilter: ipv6: nf_defrag: reduce struct net memory waste
by Eric Dumazet
· 7 years ago
a569631
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 7 years ago
b23908d
firmware: dmi: Add access to the SKU ID string
by Simon Glass
· 7 years ago
9bbe60a
atm: Preserve value of skb->truesize when accounting to vcc
by David Woodhouse
· 7 years ago
0841d98
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
265c5596
Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
5e7b921
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
by Linus Torvalds
· 7 years ago
dbb2816f
Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 7 years ago
644f263
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
by Linus Torvalds
· 7 years ago
35773c9
Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
a5b729e
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
9215310
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
6d5fc19
xdp: Fix handling of devmap in generic XDP
by Toshiaki Makita
· 7 years ago
2f3f056
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
44348e8a
fix a series of Documentation/ broken file name references
by Mauro Carvalho Chehab
· 7 years ago
5fb94e9
docs: Fix some broken references
by Mauro Carvalho Chehab
· 7 years ago
ec15872
docs: fix broken references with multiple hints
by Mauro Carvalho Chehab
· 7 years ago
9facc33
bpf: reject any prog that failed read-only lock
by Daniel Borkmann
· 7 years ago
7d1982b
bpf: fix panic in prog load calls cleanup
by Daniel Borkmann
· 7 years ago
0da0b7f
afs: Display manually added cells in dynamic root mount
by David Howells
· 7 years ago
be7f99c
block: remov blk_queue_invalidate_tags
by Christoph Hellwig
· 7 years ago
95c7c09
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
by Jens Axboe
· 7 years ago
badbc27
nl80211: fix some kernel doc tag mistakes
by Luca Coelho
· 7 years ago
2f6e24d
Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
Next »