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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-10
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
1
-0
/
+3
2018-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
Linus Torvalds
1
-1
/
+2
2018-07-09
netfilter: fix use-after-free in NF_HOOK_LIST
Edward Cree
1
-3
/
+7
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
1
-1
/
+2
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-4
/
+7
2018-07-09
net: Add generic ndo_select_queue functions
Alexander Duyck
1
-0
/
+4
2018-07-09
net: Add support for subordinate traffic classes to netdev_pick_tx
Alexander Duyck
1
-2
/
+2
2018-07-09
net: Add support for subordinate device traffic classes
Alexander Duyck
1
-1
/
+15
2018-07-09
dmaengine: add support for reporting pause and resume separately
Marek Szyprowski
1
-1
/
+4
2018-07-09
block: introduce blk-iolatency io controller
Josef Bacik
1
-2
/
+0
2018-07-09
blk-rq-qos: refactor out common elements of blk-wbt
Josef Bacik
1
-2
/
+2
2018-07-09
memcontrol: schedule throttling if we are congested
Tejun Heo
2
-1
/
+23
2018-07-09
blkcg: add generic throttling mechanism
Josef Bacik
4
-0
/
+112
2018-07-09
swap,blkcg: issue swap io with the appropriate context
Tejun Heo
1
-0
/
+7
2018-07-09
blk: introduce REQ_SWAP
Josef Bacik
2
-2
/
+3
2018-07-09
blk-cgroup: allow controllers to output their own stats
Josef Bacik
1
-0
/
+3
2018-07-09
block: introduce bio_issue_as_root_blkg
Josef Bacik
1
-0
/
+16
2018-07-09
block: add bi_blkg to the bio for cgroups
Josef Bacik
2
-1
/
+2
2018-07-09
blk-mq: dequeue request one by one from sw queue if hctx is busy
Ming Lei
1
-1
/
+2
2018-07-09
blk-mq: remove synchronize_rcu() from blk_mq_del_queue_tag_set()
Ming Lei
1
-2
/
+0
2018-07-09
blk-mq: introduce new lock for protecting hctx->dispatch_wait
Ming Lei
1
-0
/
+1
2018-07-09
block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=n
Bart Van Assche
1
-0
/
+6
2018-07-09
block: Inline blk_queue_nr_zones()
Bart Van Assche
1
-5
/
+0
2018-07-09
block: Remove bdev_nr_zones()
Bart Van Assche
1
-9
/
+0
2018-07-09
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
Petr Mladek
1
-0
/
+4
2018-07-09
pinctrl: Document pin_config_group_get() return codes like pin_config_get()
Douglas Anderson
1
-1
/
+2
2018-07-09
driver core: Add flag to autoremove device link on supplier unbind
Vivek Gautam
1
-0
/
+2
2018-07-09
driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER
Vivek Gautam
1
-6
/
+6
2018-07-09
PM / Domains: Introduce dev_pm_domain_attach_by_name()
Ulf Hansson
1
-0
/
+7
2018-07-09
PM / Domains: Introduce option to attach a device by name to genpd
Ulf Hansson
1
-0
/
+8
2018-07-09
bpf: include errno.h from bpf-cgroup.h
Roman Gushchin
1
-0
/
+1
2018-07-08
fs: shave 8 bytes off of struct inode
Amir Goldstein
1
-2
/
+3
2018-07-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-7
/
+22
2018-07-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+1
2018-07-08
Merge tag 'soc_drivers_for_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/drivers
Olof Johansson
1
-0
/
+9
2018-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-3
/
+3
2018-07-08
openvswitch: kernel datapath clone action
Yifeng Sun
1
-0
/
+5
2018-07-07
xdp: XDP_REDIRECT should check IFF_UP and MTU
Toshiaki Makita
1
-3
/
+3
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-1
/
+1
2018-07-07
linux/device.h: fix kernel-doc notation warning
Randy Dunlap
1
-1
/
+1
2018-07-07
slimbus: stream: add stream support
Srinivas Kandagatla
1
-0
/
+46
2018-07-07
slimbus: core: rearrange slim_eaddr structure
Srinivas Kandagatla
1
-6
/
+6
2018-07-07
slimbus: core: add of_slim_device_get() helper
Srinivas Kandagatla
1
-0
/
+2
2018-07-07
Merge tag 'fsi-updates-2018-06-12' of https://git.kernel.org/pub/scm/linux/kernel/git/benh/linux-fsi into char-misc-next
Greg Kroah-Hartman
1
-0
/
+33
2018-07-07
uio: change to use the mutex lock instead of the spin lock
Xiubo Li
1
-1
/
+1
2018-07-07
net: bridge: fix br_vlan_get_{pvid,info} return values
Arnd Bergmann
1
-2
/
+2
2018-07-07
lib: reciprocal_div: implement the improved algorithm on the paper mentioned
Jiong Wang
1
-0
/
+68
2018-07-06
vfs: dedupe: rationalize args
Miklos Szeredi
1
-1
/
+1
2018-07-06
vfs: dedupe: return int
Miklos Szeredi
1
-1
/
+1
2018-07-06
device: Add #define dev_fmt similar to #define pr_fmt
Joe Perches
1
-45
/
+58
[prev]
[next]