index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-24
dma-noncoherent: add a arch_sync_dma_for_cpu_all hook
Christoph Hellwig
1
-0
/
+8
2018-06-24
iio: buffer: fix the function signature to match implementation
Phil Reid
1
-1
/
+1
2018-06-24
time: Change types to new y2038 safe __kernel_itimerspec
Deepa Dinamani
1
-5
/
+5
2018-06-24
time: Enable get/put_compat_itimerspec64 always
Deepa Dinamani
2
-9
/
+9
2018-06-24
time: Introduce struct __kernel_itimerspec
Deepa Dinamani
3
-2
/
+10
2018-06-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-11
/
+12
2018-06-24
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2018-06-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2018-06-24
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-2
/
+9
2018-06-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-5
/
+1
2018-06-24
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+4
2018-06-23
kill dentry_update_name_case()
Al Viro
1
-2
/
+0
2018-06-23
xfrm: Add virtual xfrm interfaces
Steffen Klassert
2
-0
/
+34
2018-06-23
xfrm: Add a new lookup key to match xfrm interfaces.
Steffen Klassert
2
-5
/
+17
2018-06-23
flow: Extend flow informations with xfrm interface id.
Steffen Klassert
1
-0
/
+9
2018-06-23
xfrm: Extend the output_mark to support input direction and masking.
Steffen Klassert
2
-2
/
+11
2018-06-23
Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-1
/
+5
2018-06-23
netns: get more entropy from net_hash_mix()
Eric Dumazet
1
-6
/
+1
2018-06-22
drm: Consider drivers setting DRIVER_ATOMIC as atomic.
Eric Anholt
1
-11
/
+12
2018-06-22
Merge branch 'linus' into x86/urgent
Thomas Gleixner
665
-6125
/
+16649
2018-06-22
bdi: Fix another oops in wb_workfn()
Jan Kara
1
-1
/
+1
2018-06-22
rseq: Avoid infinite recursion when delivering SIGSEGV
Will Deacon
1
-7
/
+11
2018-06-22
crypto: sha512_generic - add a sha384 0-length pre-computed hash
Antoine Tenart
1
-0
/
+2
2018-06-22
crypto: sha512_generic - add a sha512 0-length pre-computed hash
Antoine Tenart
1
-0
/
+2
2018-06-22
IB/uverbs: Delete type and id from uverbs_obj_attr
Jason Gunthorpe
1
-4
/
+0
2018-06-22
ASoC: soc-pcm: DPCM cares BE channel constraint
Jiada Wang
1
-0
/
+2
2018-06-22
Merge branch 'icrc-counter' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+8
2018-06-22
dt-bindings: clock: Add the r9a06g032-sysctrl.h file
Michel Pollet
1
-0
/
+148
2018-06-22
irqdesc: Delete irq_desc_get_msi_desc()
John Garry
1
-5
/
+0
2018-06-22
genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug
Marc Zyngier
1
-0
/
+1
2018-06-22
dt-bindings: clock: add meson axg audio clock controller bindings
Jerome Brunet
1
-0
/
+94
2018-06-22
tcp_bbr: fix bbr pacing rate for internal pacing
Eric Dumazet
1
-0
/
+11
2018-06-22
tcp: ignore rcv_rtt sample with old ts ecr value
Wei Wang
1
-0
/
+1
2018-06-22
rhashtable: clean up dereference of ->future_tbl.
NeilBrown
1
-1
/
+1
2018-06-22
rhashtable: simplify INIT_RHT_NULLS_HEAD()
NeilBrown
1
-1
/
+1
2018-06-22
rhashtable: remove nulls_base and related code.
NeilBrown
2
-32
/
+3
2018-06-22
rhashtable: split rhashtable.h
NeilBrown
10
-133
/
+149
2018-06-22
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
2
-32
/
+152
2018-06-22
Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
16
-32
/
+376
2018-06-22
locking/qspinlock: Fix build for anonymous union in older GCC compilers
Steven Rostedt (VMware)
1
-1
/
+1
2018-06-21
ARM: bcm2835: Add GET_THROTTLED firmware property
Stefan Wahren
1
-0
/
+1
2018-06-22
Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+2
2018-06-22
Merge tag 'acpi-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-2
/
+1
2018-06-21
drm/bridge: Move the struct drm_bridge member kerneldoc inline.
Eric Anholt
1
-10
/
+12
2018-06-21
net/mlx5: Add RoCE RX ICRC encapsulated counter
Talat Batheesh
1
-3
/
+8
2018-06-21
locking/refcounts: Include fewer headers in <linux/refcount.h>
Alexey Dobriyan
1
-3
/
+4
2018-06-21
drm: Document mode_config.max_width/height as the max fb dimensions
Ville Syrjälä
1
-4
/
+4
2018-06-21
kernel.h: Fix a typo in comment
Wei Wang
1
-1
/
+1
2018-06-21
x86/platform/UV: Add adjustable set memory block size function
mike.travis@hpe.com
1
-0
/
+1
2018-06-21
atomics/treewide: Clean up '*_andnot()' ifdeffery
Mark Rutland
1
-66
/
+30
[prev]
[next]