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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
234
-15824
/
+11916
2018-10-25
net/{ipv4,ipv6}: Do not put target net if input nsid is invalid
Bjørn Mork
2
-0
/
+2
2018-10-25
lan743x: Remove SPI dependency from Microchip group.
Bryan Whitehead
1
-1
/
+0
2018-10-25
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
9
-9
/
+0
2018-10-25
net: phy: genphy_10g_driver: Avoid NULL pointer dereference
Andrew Lunn
1
-1
/
+1
2018-10-25
r8169: fix broken Wake-on-LAN from S5 (poweroff)
Heiner Kallweit
1
-2
/
+7
2018-10-26
bpf, btf: fix a missing check bug in btf_parse
Martin Lau
1
-33
/
+25
2018-10-26
selftests/bpf: add config fragments BPF_STREAM_PARSER and XDP_SOCKETS
Naresh Kamboju
1
-0
/
+2
2018-10-26
bpf: devmap: fix wrong interface selection in notifier_call
Taehee Yoo
1
-2
/
+1
2018-10-25
Merge branch 'next-loadpin' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
2
-13
/
+17
2018-10-25
Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
2
-7
/
+11
2018-10-25
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
9
-74
/
+157
2018-10-25
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
11
-47
/
+59
2018-10-25
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-21
/
+21
2018-10-25
Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-188
/
+183
2018-10-25
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
6
-117
/
+81
2018-10-25
drm/amdgpu: fix amdgpu_vm_fini
Christian König
1
-1
/
+3
2018-10-25
drm/amd/powerplay: commonize the API for retrieving current clocks
Evan Quan
1
-29
/
+15
2018-10-25
drm/amd/powerplay: correct the clocks for DAL to be Khz unit
Evan Quan
1
-11
/
+10
2018-10-25
Fix pattern handling optimalization
Pavel Machek
1
-3
/
+4
2018-10-25
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
21
-201
/
+1093
2018-10-25
octeontx2-af: Use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2018-10-25
net: ethernet: cadence: fix socket buffer corruption problem
Tristram Ha
1
-1
/
+1
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
100
-725
/
+511
2018-10-25
thermal: da9062/61: Prevent hardware access during system suspend
Geert Uytterhoeven
1
-2
/
+2
2018-10-25
thermal: rcar_thermal: Prevent doing work after unbind
Geert Uytterhoeven
1
-0
/
+1
2018-10-25
thermal: rcar_thermal: Prevent hardware access during system suspend
Geert Uytterhoeven
1
-2
/
+2
2018-10-25
thermal: rcar_gen3_thermal: add R8A77980 support
Sergei Shtylyov
1
-0
/
+1
2018-10-25
dt-bindings: thermal: rcar-gen3-thermal: document R8A77980 bindings
Sergei Shtylyov
1
-1
/
+3
2018-10-25
thermal: add stm32 thermal driver
David HERNANDEZ SANCHEZ
5
-2
/
+777
2018-10-25
dt-bindings: stm32-thermal: add binding documentation
David HERNANDEZ SANCHEZ
1
-0
/
+61
2018-10-25
thermal: rcar_thermal: add R8A77970 support
Sergei Shtylyov
1
-0
/
+4
2018-10-25
dt-bindings: thermal: rcar-thermal: document R8A77970 bindings
Sergei Shtylyov
1
-2
/
+3
2018-10-25
thermal: rcar_thermal: fix duplicate IRQ request
Sergei Shtylyov
1
-1
/
+1
2018-10-25
sparc: Fix VDSO build with older binutils.
David S. Miller
7
-62
/
+335
2018-10-25
block, bfq: fix asymmetric scenarios detection
Federico Motta
1
-12
/
+6
2018-10-25
gdrom: fix mistake in assignment of error
Jens Axboe
1
-1
/
+1
2018-10-25
blk-mq: place trace_block_getrq() in correct place
Xiaoguang Wang
1
-2
/
+2
2018-10-25
block: Introduce blk_revalidate_disk_zones()
Damien Le Moal
9
-198
/
+194
2018-10-25
block: add a report_zones method
Christoph Hellwig
16
-425
/
+266
2018-10-25
block: Expose queue nr_zones in sysfs
Damien Le Moal
2
-0
/
+21
2018-10-25
block: Improve zone reset execution
Damien Le Moal
3
-20
/
+24
2018-10-25
block: Introduce BLKGETNRZONES ioctl
Damien Le Moal
2
-0
/
+3
2018-10-25
block: Introduce BLKGETZONESZ ioctl
Damien Le Moal
2
-0
/
+4
2018-10-25
block: Limit allocation of zone descriptors for report zones
Damien Le Moal
1
-2
/
+1
2018-10-25
block: Introduce blkdev_nr_zones() helper
Damien Le Moal
3
-2
/
+33
2018-10-25
scsi: sd_zbc: Fix sd_zbc_check_zones() error checks
Damien Le Moal
1
-11
/
+8
2018-10-25
scsi: sd_zbc: Reduce boot device scan and revalidate time
Damien Le Moal
1
-54
/
+40
2018-10-25
scsi: sd_zbc: Rearrange code
Damien Le Moal
1
-20
/
+19
2018-10-25
cdrom: remove set but not used variable 'tocuse'
zhong jiang
1
-3
/
+3
[prev]
[next]