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
2017-11-05
include/linux/fs.h: fix comment about struct address_space
Mike Rapoport
1
-1
/
+1
2017-11-05
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2017-11-05
bpf, cgroup: implement eBPF-based device controller for cgroup v2
Roman Gushchin
3
-1
/
+25
2017-11-05
device_cgroup: prepare code for bpf-based device controller
Roman Gushchin
1
-4
/
+57
2017-11-05
Merge tag 'mlx5-updates-2017-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
4
-1
/
+104
2017-11-05
tcp: higher throughput under reordering with adaptive RACK reordering wnd
Priyaranjan Jha
1
-2
/
+7
2017-11-05
bpf: remove old offload/analyzer
Jakub Kicinski
1
-5
/
+0
2017-11-05
xdp: allow attaching programs loaded for specific device
Jakub Kicinski
1
-0
/
+10
2017-11-05
bpf: report offload info to user space
Jakub Kicinski
1
-0
/
+1
2017-11-05
bpf: offload: add infrastructure for loading programs for a specific netdev
Jakub Kicinski
3
-0
/
+60
2017-11-05
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
1
-11
/
+12
2017-11-05
i2c: nuc900: remove platform_data, too
Wolfram Sang
1
-9
/
+0
2017-11-04
net/mlx5: QPTS and QPDPM register firmware command support
Huy Nguyen
3
-0
/
+32
2017-11-04
net/mlx5: Add MLX5_SET16 and MLX5_GET16
Huy Nguyen
1
-0
/
+17
2017-11-04
net/mlx5: QCAM register firmware command support
Huy Nguyen
3
-1
/
+55
2017-11-04
blk-mq: don't handle failure in .get_budget
Ming Lei
1
-1
/
+1
2017-11-04
objtool: Prevent GCC from merging annotate_unreachable(), take 2
Josh Poimboeuf
1
-2
/
+2
2017-11-04
netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed
Ye Yin
1
-0
/
+7
2017-11-04
tty: cyclades: Convert timers to use timer_setup()
Kees Cook
1
-0
/
+3
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
38
-0
/
+38
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
961
-4
/
+968
2017-11-03
platform/x86: wmi: create userspace interface for drivers
Mario Limonciello
1
-0
/
+5
2017-11-03
platform/x86: wmi: Don't allow drivers to get each other's GUIDs
Mario Limonciello
1
-4
/
+0
2017-11-03
platform/x86: wmi: Add new method wmidev_evaluate_method
Mario Limonciello
1
-0
/
+6
2017-11-03
iommu/vt-d: Clear Page Request Overflow fault bit
Lu Baolu
1
-0
/
+1
2017-11-03
block: add a poll_fn callback to struct request_queue
Christoph Hellwig
1
-1
/
+3
2017-11-03
block: introduce GENHD_FL_HIDDEN
Christoph Hellwig
1
-0
/
+1
2017-11-03
block: don't look at the struct device dev_t in disk_devt
Christoph Hellwig
1
-1
/
+1
2017-11-03
block: add a blk_steal_bios helper
Christoph Hellwig
1
-0
/
+2
2017-11-03
block: provide a direct_make_request helper
Christoph Hellwig
1
-0
/
+1
2017-11-03
block: add REQ_DRV bit
Christoph Hellwig
1
-0
/
+5
2017-11-03
block: move REQ_NOWAIT
Christoph Hellwig
1
-2
/
+2
2017-11-03
Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-4.15/block
Jens Axboe
2
-6
/
+13
2017-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+4
2017-11-03
regset: Add support for dynamically sized regsets
Dave Martin
1
-7
/
+60
2017-11-03
mm, swap: fix race between swap count continuation operations
Huang Ying
1
-0
/
+4
2017-11-03
crypto: introduce crypto wait for async op
Gilad Ben-Yossef
1
-0
/
+40
2017-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
17
-59
/
+116
2017-11-03
ext4: Support for synchronous DAX faults
Jan Kara
1
-0
/
+1
2017-11-03
dax: Implement dax_finish_sync_fault()
Jan Kara
1
-0
/
+2
2017-11-03
dax, iomap: Add support for synchronous faults
Jan Kara
2
-1
/
+10
2017-11-03
mm: Define MAP_SYNC and VM_SYNC flags
Jan Kara
2
-2
/
+7
2017-11-03
dax: Allow dax_iomap_fault() to return pfn
Jan Kara
1
-1
/
+1
2017-11-03
mm: Remove VM_FAULT_HWPOISON_LARGE_MASK
Jan Kara
1
-2
/
+0
2017-11-03
mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
Dan Williams
2
-0
/
+40
2017-11-03
mm: Handle 0 flags in _calc_vm_trans() macro
Jan Kara
1
-1
/
+2
2017-11-03
memory: omap-gpmc: Remove deprecated gpmc_update_nand_reg()
Ladislav Michl
1
-12
/
+0
2017-11-03
net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath
Jiri Pirko
1
-3
/
+6
2017-11-03
spi: spi-fsl-dspi: enabling Coldfire mcf5441x dspi
Angelo Dureghello
1
-0
/
+31
2017-11-03
usb: remove msm_hsusb_hw.h
Jack Pham
1
-77
/
+0
[prev]
[next]