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-12-07
scsi: target/core: Simplify transport_clear_lun_ref()
Bart Van Assche
1
-1
/
+0
2018-12-07
neighbour: Avoid writing before skb->head in neigh_hh_output()
Stefano Brivio
1
-5
/
+23
2018-12-07
neighbor: Improve garbage collection
David Ahern
1
-0
/
+3
2018-12-07
drm/amdkfd: Add DMABuf import functionality
Felix Kuehling
1
-1
/
+25
2018-12-07
drm/ttm: allow reserving more than one shared slot v3
Christian König
1
-2
/
+2
2018-12-07
y2038: futex: Add support for __kernel_timespec
Arnd Bergmann
1
-1
/
+1
2018-12-07
y2038: futex: Move compat implementation into futex.c
Arnd Bergmann
1
-8
/
+0
2018-12-07
bridge: Add br_fdb_clear_offload()
Petr Machata
1
-0
/
+6
2018-12-07
vxlan: Add vxlan_fdb_clear_offload()
Petr Machata
1
-0
/
+6
2018-12-07
vxlan: Add vxlan_fdb_replay()
Petr Machata
1
-0
/
+9
2018-12-07
Merge branch 'mlx5-packet-credit-fc' into rdma.git
Jason Gunthorpe
2
-2
/
+6
2018-12-07
IB/mlx5: Report packet based credit mode device capability
Danit Goldberg
1
-0
/
+1
2018-12-07
IB/mlx5: Add packet based credit mode support
Danit Goldberg
1
-0
/
+1
2018-12-07
drm/v3d: Document cache flushing ABI.
Eric Anholt
1
-0
/
+8
2018-12-07
HID: input: use the Resolution Multiplier for high-resolution scrolling
Peter Hutterer
1
-0
/
+3
2018-12-07
HID: core: process the Resolution Multiplier
Peter Hutterer
1
-0
/
+5
2018-12-07
HID: core: store the collections as a basic tree
Peter Hutterer
1
-0
/
+2
2018-12-07
Input: add `REL_WHEEL_HI_RES` and `REL_HWHEEL_HI_RES`
Peter Hutterer
1
-0
/
+2
2018-12-07
Input: restore EV_ABS ABS_RESERVED
Peter Hutterer
1
-0
/
+9
2018-12-07
media: v4l2-subdev: document controls need _FL_HAS_DEVNODE
Luca Ceresoli
1
-1
/
+5
2018-12-07
preempt: Move PREEMPT_NEED_RESCHED definition into arch code
Will Deacon
1
-3
/
+0
2018-12-07
Revert "sysctl: clean up nr_pdflush_threads leftover"
Greg Kroah-Hartman
1
-2
/
+2
2018-12-07
fs/locks: merge posix_unblock_lock() and locks_delete_block()
NeilBrown
1
-2
/
+2
2018-12-07
dma-buf: make fence sequence numbers 64 bit v2
Christian König
1
-7
/
+15
2018-12-07
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-2
/
+4
2018-12-07
dt-bindings: tegra186-gpio: Add Tegra186 specific prefix
Thierry Reding
1
-0
/
+41
2018-12-07
mtd: spinand: add support for GigaDevice GD5FxGQ4xA
Chuanhong Guo
1
-0
/
+1
2018-12-07
mtd: rawnand: Deprecate the dummy_controller field
Boris Brezillon
1
-3
/
+3
2018-12-07
mtd: rawnand: Move ->setup_data_interface() to nand_controller_ops
Boris Brezillon
1
-6
/
+14
2018-12-07
mtd: rawnand: Move the ->exec_op() method to nand_controller_ops
Boris Brezillon
1
-50
/
+49
2018-12-07
mtd: rawnand: Deprecate the ->select_chip() hook
Boris Brezillon
1
-2
/
+2
2018-12-07
mtd: rawnand: Pass the CS line to be selected in struct nand_operation
Boris Brezillon
1
-1
/
+10
2018-12-07
mtd: rawnand: Add nand_[de]select_target() helpers
Boris Brezillon
1
-1
/
+4
2018-12-07
mtd: rawnand: Remove unused NAND_CONTROLLER_ALLOC flag
Boris Brezillon
1
-4
/
+0
2018-12-07
mtd: rawnand: Move nand_exec_op() to internal.h
Boris Brezillon
1
-9
/
+0
2018-12-07
mtd: spinand: Add initial support for Toshiba TC58CVG2S0H
Schrempf Frieder
1
-0
/
+1
2018-12-07
crypto: user - Add crypto_stats_init
Corentin Labbe
1
-0
/
+3
2018-12-07
crypto: user - rename err_cnt parameter
Corentin Labbe
2
-21
/
+21
2018-12-07
crypto: user - Split stats in multiple structures
Corentin Labbe
1
-62
/
+118
2018-12-07
crypto: user - fix use_after_free of struct xxx_request
Corentin Labbe
8
-272
/
+126
2018-12-07
crypto: user - split user space crypto stat structures
Corentin Labbe
1
-37
/
+61
2018-12-07
crypto: user - convert all stats from u32 to u64
Corentin Labbe
9
-75
/
+75
2018-12-07
crypto: user - made crypto_user_stat optional
Corentin Labbe
2
-0
/
+19
2018-12-07
net/mlx5: Expose packet based credit mode
Danit Goldberg
1
-2
/
+4
2018-12-06
RDMA/uverbs: Fix typo in string concatenation macro
Leon Romanovsky
1
-1
/
+1
2018-12-06
IB/hfi1: Allow the driver to initialize QP priv struct
Mike Marciniszyn
1
-0
/
+7
2018-12-06
IB/hfi1: Add OPFN and TID RDMA capability bits
Kaike Wan
1
-3
/
+3
2018-12-06
Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+0
2018-12-07
Merge tag 'drm-misc-next-2018-12-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
6
-8
/
+93
2018-12-06
net: core: dev: Add extack argument to __dev_change_flags()
Petr Machata
1
-1
/
+2
[prev]
[next]