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-06-04
Merge branches 'pm-cpufreq-sched' and 'pm-cpuidle'
Rafael J. Wysocki
2
-1
/
+2
2018-06-04
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
3
-11
/
+35
2018-06-04
Merge branch 'pm-opp'
Rafael J. Wysocki
2
-48
/
+54
2018-06-04
Merge branch 'pm-domains'
Rafael J. Wysocki
2
-3
/
+3
2018-06-04
Merge branches 'pm-qos' and 'pm-core'
Rafael J. Wysocki
1
-4
/
+2
2018-06-04
mfd: stm32-timers: Fix pwm-stm32 linker issue with COMPILE_TEST
Fabrice Gasnier
1
-0
/
+12
2018-06-03
bpf: implement bpf_get_current_cgroup_id() helper
Yonghong Song
1
-0
/
+1
2018-06-03
rpmsg: glink: Switch to SPDX license identifier
Suman Anna
1
-0
/
+2
2018-06-03
rpmsg: Switch to SPDX license identifier
Suman Anna
1
-26
/
+1
2018-06-03
xdp: add flags argument to ndo_xdp_xmit API
Jesper Dangaard Brouer
1
-3
/
+4
2018-06-03
vlan: use non-archaic spelling of failes
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2018-06-03
bpf: fix context access in tracing progs on 32 bit archs
Daniel Borkmann
1
-6
/
+24
2018-06-03
bpf: avoid retpoline for lookup/update/delete calls on maps
Daniel Borkmann
1
-0
/
+3
2018-06-03
bpf: test case for map pointer poison with calls/branches
Daniel Borkmann
1
-0
/
+10
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2018-06-02
block: don't use blocking queue entered for recursive bio submits
Jens Axboe
1
-0
/
+2
2018-06-02
PCI/DPC: Use the generic pcie_do_fatal_recovery() path
Oza Pawandeep
1
-0
/
+1
2018-06-02
Merge tag 'staging-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
1
-3
/
+3
2018-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+1
2018-06-02
PCI: shpchp: Remove get_hp_hw_control_from_firmware() wrapper
Mika Westerberg
1
-0
/
+5
2018-06-02
PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flags
Mika Westerberg
1
-1
/
+1
2018-06-02
PCI: shpchp: Request SHPC control via _OSC when adding host bridge
Mika Westerberg
1
-0
/
+1
2018-06-02
PCI: pciehp: Make pciehp_is_native() stricter
Mika Westerberg
2
-2
/
+4
2018-06-02
PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplug
Mika Westerberg
1
-1
/
+1
2018-06-01
clk: Return void from debug_init op
Stephen Boyd
1
-1
/
+1
2018-06-02
IB/mlx5: Add flow counters binding support
Raed Salem
1
-0
/
+1
2018-06-02
net/mlx5: Export flow counter related API
Raed Salem
1
-0
/
+3
2018-06-01
clk: remove clk_debugfs_add_file()
Greg Kroah-Hartman
1
-5
/
+0
2018-06-01
fs: move page_cache_seek_hole_data to iomap.c
Christoph Hellwig
1
-2
/
+0
2018-06-01
iomap: add an iomap-based bmap implementation
Christoph Hellwig
1
-0
/
+3
2018-06-01
iomap: move IOMAP_F_BOUNDARY to gfs2
Christoph Hellwig
1
-2
/
+7
2018-06-01
iomap: fix the comment describing IOMAP_NOWAIT
Christoph Hellwig
1
-1
/
+1
2018-06-01
iomap: inline data should be an iomap type, not a flag
Christoph Hellwig
1
-1
/
+1
2018-06-01
block: add a lower-level bio_add_page interface
Christoph Hellwig
1
-0
/
+9
2018-06-01
kvm: Make VM ioctl do valloc for some archs
Marc Orr
1
-0
/
+5
2018-06-01
kvm: Change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-06-01
Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
3
-0
/
+26
2018-06-01
mm: Remove return value of zap_vma_ptes()
Leon Romanovsky
1
-4
/
+4
2018-06-01
lightnvm: pass flag on graceful teardown to targets
Javier González
1
-1
/
+1
2018-06-01
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
1
-2
/
+14
2018-06-01
block: unexport elevator_init/exit
Christoph Hellwig
1
-2
/
+0
2018-06-01
mtd: nand: Pass mode information to nand_page_io_req
Boris Brezillon
1
-0
/
+3
2018-06-01
nvme.h: add AEN configuration symbols
Hannes Reinecke
1
-0
/
+5
2018-06-01
netfilter: nf_tables: fix chain dependency validation
Pablo Neira Ayuso
1
-0
/
+1
2018-05-31
compiler.h: enable builtin overflow checkers and add fallback code
Rasmus Villemoes
4
-0
/
+227
2018-05-31
net/mlx5: Add FPGA QP error event
Ilan Tayari
3
-0
/
+18
2018-05-31
net/mlx5: Add temperature warning event to log
Ilan Tayari
2
-1
/
+8
2018-05-31
pnfs: Add barrier to prevent lgopen using LAYOUTGET during recall
Fred Isaman
2
-0
/
+2
2018-05-31
pnfs: Stop attempting LAYOUTGET on OPEN on failure
Fred Isaman
1
-0
/
+1
2018-05-31
pnfs: Add conditional encode/decode of LAYOUTGET within OPEN compound
Fred Isaman
1
-0
/
+2
[prev]
[next]