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
2018-07-18
net/mlx5: FW tracer, add hardware structures
Feras Daoud
2
-1
/
+64
2018-07-18
net: Move skb decrypted field, avoid explicity copy
Stefano Brivio
1
-5
/
+4
2018-07-18
PCI: OF: Fix I/O space page leak
Sergei Shtylyov
1
-0
/
+2
2018-07-19
Merge tag 'drm-misc-next-2018-07-11' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
12
-13
/
+275
2018-07-18
Input: gpio_keys - add missing include to gpio_keys.h
Matti Vaittinen
1
-0
/
+2
2018-07-18
drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuv
Ayan Kumar Halder
1
-0
/
+2
2018-07-18
Merge branch 'topic/vga_switcheroo' into for-next
Takashi Iwai
65
-251
/
+433
2018-07-18
Merge tag 'mvebu-arm-4.19-1' of git://git.infradead.org/linux-mvebu into next/soc
Olof Johansson
1
-0
/
+1
2018-07-18
dt-bindings: mediatek: Add binding for mt2712 IOMMU and SMI
Yong Wu
1
-0
/
+95
2018-07-18
spi: spi-bitbang: change flags from u8 to u16
David Lechner
1
-1
/
+1
2018-07-18
Merge tag 'pxa-for-4.19-v2' of https://github.com/rjarzmik/linux into next/soc
Olof Johansson
3
-2
/
+13
2018-07-18
regmap: add SCCB support
Akinobu Mita
1
-0
/
+35
2018-07-18
blkcg: Track DISCARD statistics and output them in cgroup io.stat
Tejun Heo
1
-1
/
+4
2018-07-18
block: Track DISCARD statistics and output them in stat and diskstat
Michael Callahan
2
-1
/
+10
2018-07-18
block: Add and use op_stat_group() for indexing disk_stat fields.
Michael Callahan
2
-2
/
+7
2018-07-18
block: Define and use STAT_READ and STAT_WRITE
Michael Callahan
2
-6
/
+14
2018-07-18
block: Add part_stat_read_accum to read across field entries.
Michael Callahan
1
-0
/
+4
2018-07-18
block: make bdev_ops->rw_page() take a REQ_OP instead of bool
Tejun Heo
1
-1
/
+1
2018-07-18
vfs: remove open_flags from d_real()
Miklos Szeredi
2
-8
/
+5
2018-07-18
Revert "fsnotify: support overlayfs"
Miklos Szeredi
1
-9
/
+5
2018-07-18
Partially revert "locks: fix file locking on overlayfs"
Miklos Szeredi
1
-12
/
+1
2018-07-18
Revert "vfs: add flags to d_real()"
Miklos Szeredi
2
-7
/
+6
2018-07-18
Revert "vfs: update ovl inode before relatime check"
Miklos Szeredi
1
-0
/
+1
2018-07-18
Revert "ovl: fix relatime for directories"
Miklos Szeredi
1
-3
/
+0
2018-07-18
vfs: export vfs_dedupe_file_range_one() to modules
Miklos Szeredi
1
-0
/
+4
2018-07-18
vfs: export vfs_ioctl() to modules
Miklos Szeredi
1
-0
/
+2
2018-07-18
vfs: make open_with_fake_path() not contribute to nr_files
Miklos Szeredi
1
-0
/
+3
2018-07-18
Merge branch 'dedupe-cleanup' into overlayfs-next
Miklos Szeredi
1
-1
/
+1
2018-07-18
bpf: offload: allow program and map sharing per-ASIC
Jakub Kicinski
1
-0
/
+1
2018-07-18
bpf: offload: keep the offload state per-ASIC
Jakub Kicinski
1
-2
/
+7
2018-07-18
bpf: offload: aggregate offloads per-device
Jakub Kicinski
1
-0
/
+3
2018-07-18
bpf: offload: rename bpf_offload_dev_match() to bpf_offload_prog_map_match()
Jakub Kicinski
1
-1
/
+1
2018-07-18
bpf: bpf_prog_array_alloc() should return a generic non-rcu pointer
Roman Gushchin
1
-1
/
+1
2018-07-18
ASoC: core: add support to card re-bind using component framework
Srinivas Kandagatla
1
-0
/
+7
2018-07-18
integrity: prevent deadlock during digsig verification.
Mikhail Kurinnoi
1
-0
/
+13
2018-07-18
evm: Don't deadlock if a crypto algorithm is unavailable
Matthew Garrett
1
-0
/
+5
2018-07-18
ima: Differentiate auditing policy rules from "audit" actions
Stefan Berger
1
-0
/
+1
2018-07-18
netfilter: nf_osf: add missing definitions to header file
Fernando Fernandez Mancera
2
-8
/
+13
2018-07-18
ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
Florian Westphal
2
-28
/
+104
2018-07-18
netfilter: nft_socket: Expose socket mark
Máté Eckl
1
-1
/
+3
2018-07-18
netfilter: nf_tables: use dedicated mutex to guard transactions
Florian Westphal
1
-0
/
+1
2018-07-18
netfilter: nf_tables: take module reference when starting a batch
Florian Westphal
1
-0
/
+1
2018-07-18
netfilter: Remove useless param helper of nf_ct_helper_ext_add
Gao Feng
1
-3
/
+1
2018-07-18
ipvs: add assured state for conn templates
Julian Anastasov
1
-0
/
+16
2018-07-18
ipvs: provide just conn to ip_vs_state_name
Julian Anastasov
1
-1
/
+1
2018-07-18
netfilter: nf_conncount: Add list lock and gc worker, and RCU for init tree search
Yi-Hung Wei
1
-4
/
+13
2018-07-18
netfilter: nf_conncount: Early exit in nf_conncount_lookup() and cleanup
Yi-Hung Wei
1
-4
/
+7
2018-07-18
netfilter: nf_conncount: Switch to plain list
Yi-Hung Wei
1
-3
/
+12
2018-07-18
MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740
Boris Brezillon
1
-0
/
+34
2018-07-18
MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9
Boris Brezillon
1
-0
/
+30
[prev]
[next]