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
2020-06-24
block: move struct block_device to blk_types.h
Christoph Hellwig
4
-42
/
+41
2020-06-24
block: reduce ifdef CONFIG_BLOCK madness in headers
Christoph Hellwig
3
-63
/
+46
2020-06-24
fs: move the buffer_heads_over_limit stub to buffer_head.h
Christoph Hellwig
2
-1
/
+1
2020-06-24
block: move block-related definitions out of fs.h
Christoph Hellwig
4
-92
/
+74
2020-06-24
block: simplify sb_is_blkdev_sb
Christoph Hellwig
1
-12
/
+6
2020-06-24
fs: remove the mount_bdev and kill_block_super stubs
Christoph Hellwig
1
-16
/
+0
2020-06-24
fs: remove the HAVE_UNLOCKED_IOCTL and HAVE_COMPAT_IOCTL defines
Christoph Hellwig
1
-6
/
+0
2020-06-24
fs: remove an unused block_device_operations forward declaration
Christoph Hellwig
1
-2
/
+0
2020-06-24
block: mark bd_finish_claiming static
Christoph Hellwig
1
-2
/
+0
2020-06-24
tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK
Christoph Hellwig
1
-1
/
+1
2020-06-24
block: create the request_queue debugfs_dir on registration
Luis Chamberlain
1
-2
/
+3
2020-06-24
block: revert back to synchronous request_queue removal
Luis Chamberlain
1
-2
/
+0
2020-06-24
blk-mq: add a new blk_mq_complete_request_remote API
Christoph Hellwig
1
-0
/
+1
2020-06-24
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
1
-2
/
+10
2020-06-24
blk-mq: merge blk-softirq.c into blk-mq.c
Christoph Hellwig
1
-1
/
+0
2020-06-24
PM / EM: update callback structure and add device pointer
Lukasz Luba
1
-7
/
+8
2020-06-24
PM / EM: introduce em_dev_register_perf_domain function
Lukasz Luba
1
-2
/
+11
2020-06-24
PM / EM: change naming convention from 'capacity' to 'performance'
Lukasz Luba
1
-40
/
+46
2020-06-24
vt: redefine world of cursor macros
Jiri Slaby
1
-11
/
+17
2020-06-24
vt: move vc_translate to vt.c and rename it
Jiri Slaby
1
-3
/
+0
2020-06-24
vt: get rid of VT10.ID macros
Jiri Slaby
1
-6
/
+0
2020-06-24
vt: remove 25 years stale comment
Jiri Slaby
1
-2
/
+1
2020-06-24
vt: convert vc_tab_stop to bitmap
Jiri Slaby
1
-1
/
+2
2020-06-24
vt: switch G0/1_charset to an array
Jiri Slaby
1
-4
/
+2
2020-06-24
vc: switch state to bool
Jiri Slaby
2
-5
/
+5
2020-06-24
vt: introduce enum vc_intensity for intensity
Jiri Slaby
2
-3
/
+13
2020-06-24
vc: separate state
Jiri Slaby
1
-21
/
+33
2020-06-24
gcc-plugins/stackleak: Use asm instrumentation to avoid useless register saving
Alexander Popov
1
-0
/
+13
2020-06-24
USB: ch9: add "USB_" prefix in front of TEST defines
Greg Kroah-Hartman
1
-5
/
+5
2020-06-24
RDMA: Add support to dump resource tracker in RAW format
Maor Gottlieb
2
-0
/
+11
2020-06-24
drm/mipi-dbi: Remove ->enabled
Daniel Vetter
1
-5
/
+0
2020-06-24
xfrm: policy: match with both mark and mask on user interfaces
Xin Long
1
-4
/
+7
2020-06-24
dmaengine: idxd: fix hw descriptor fields for delta record
Dave Jiang
1
-0
/
+3
2020-06-24
xfrm: introduce oseq-may-wrap flag
Petr Vaněk
1
-0
/
+1
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
11
-158
/
+211
2020-06-23
scsi: libata: Fix the ata_scsi_dma_need_drain stub
Christoph Hellwig
1
-1
/
+1
2020-06-23
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
1
-1
/
+0
2020-06-23
net: phy: Allow mdio buses to auto-probe c45 devices
Jeremy Linton
1
-0
/
+8
2020-06-23
net: ipv6: Use struct_size() helper and kcalloc()
Gustavo A. R. Silva
1
-6
/
+0
2020-06-23
udp: move gro declarations to net/udp.h
Eric Dumazet
1
-0
/
+7
2020-06-23
net: move tcp gro declarations to net/tcp.h
Eric Dumazet
1
-0
/
+4
2020-06-23
tcp: move ipv4_specific to tcp include file
Eric Dumazet
2
-3
/
+2
2020-06-23
tcp: move ipv6_specific declaration to remove a warning
Eric Dumazet
1
-0
/
+2
2020-06-23
tcp: add declarations to avoid warnings
Eric Dumazet
1
-0
/
+2
2020-06-23
bpf: Fix formatting in documentation for BPF helpers
Quentin Monnet
1
-20
/
+21
2020-06-23
audit: log nftables configuration change events
Richard Guy Briggs
1
-0
/
+18
2020-06-23
security: Fix hook iteration and default value for inode_copy_up_xattr
KP Singh
1
-1
/
+1
2020-06-23
Merge up to bpf_probe_read_kernel_str() fix into bpf-next
Alexei Starovoitov
1
-1
/
+1
2020-06-23
bonding/xfrm: use real_dev instead of slave_dev
Jarod Wilson
1
-1
/
+1
2020-06-23
ipv6: fib6: avoid indirect calls from fib6_rule_lookup
Brian Vazquez
1
-0
/
+36
[prev]
[next]