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-06-01
nvmet: add a new nvmet_zero_sgl helper
Christoph Hellwig
2
-0
/
+8
2018-06-01
nvme.h: add AEN configuration symbols
Hannes Reinecke
1
-0
/
+5
2018-06-01
ipvs: add ipv6 support to ftp
Julian Anastasov
6
-181
/
+330
2018-06-01
ipvs: add full ipv6 support to nfct
Julian Anastasov
1
-52
/
+49
2018-06-01
Revert "xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue"
Marc Zyngier
3
-28
/
+0
2018-06-01
xhci: Add quirk to zero 64bit registers on Renesas PCIe controllers
Marc Zyngier
3
-2
/
+72
2018-06-01
xhci: Allow more than 32 quirks
Marc Zyngier
2
-36
/
+36
2018-06-01
usb: xhci: force all memory allocations to node
Adam Wallis
1
-19
/
+38
2018-06-01
staging: mt7621-gpio: reorder includes alphabetically
Sergio Paracuellos
1
-4
/
+4
2018-06-01
staging: mt7621-gpio: change gc_map to don't use pointers
Sergio Paracuellos
1
-10
/
+7
2018-06-01
staging: mt7621-gpio: use GPIOF_DIR_OUT and GPIOF_DIR_IN macros instead of custom values
Sergio Paracuellos
1
-1
/
+2
2018-06-01
staging: mt7621-gpio: change 'to_mediatek_gpio' to make just a one line return
Sergio Paracuellos
1
-7
/
+3
2018-06-01
staging: mt7621-gpio: dt-bindings: update documentation for #interrupt-cells property
Sergio Paracuellos
1
-2
/
+8
2018-06-01
staging: mt7621-gpio: update #interrupt-cells for the gpio node
Sergio Paracuellos
2
-3
/
+3
2018-06-01
MAINTAINERS: add entry for LEGO MINDSTORMS EV3
David Lechner
1
-0
/
+7
2018-06-01
ASoC: TSCS454: Add Support
Steven Eckhoff
5
-0
/
+5853
2018-06-01
ASoC: Intel: kbl: Move codec sysclk config to codec_init function
Mac Chiang
1
-8
/
+9
2018-06-01
ASoC: simple-card: set cpu dai clk in hw_params
Daniel Mack
2
-0
/
+26
2018-06-01
EVM: unlock on error path in evm_read_xattrs()
Dan Carpenter
1
-1
/
+3
2018-06-01
staging: mt7621-gpio: dt-bindings: complete documentation for the gpio
Sergio Paracuellos
1
-5
/
+9
2018-06-01
staging: mt7621-dts: add missing properties to gpio node
Sergio Paracuellos
1
-0
/
+2
2018-06-01
staging: mt7621-gpio: change lock place in irq mask and unmask functions
Sergio Paracuellos
1
-4
/
+2
2018-06-01
staging: mt7621-gpio: avoid locking in mediatek_gpio_get_direction
Sergio Paracuellos
1
-6
/
+1
2018-06-01
staging: mt7621-gpio: fix masks for gpio pin
Sergio Paracuellos
1
-5
/
+6
2018-06-01
staging: mt7621-gpio: use module_platform_driver() instead subsys initcall
Sergio Paracuellos
1
-7
/
+1
2018-06-01
staging: mt7621-gpio: rename MTK_MAX_BANK into MTK_BANK_CNT
Sergio Paracuellos
1
-5
/
+5
2018-06-01
staging: mt7621-mmc: Fix line size exceeding 80 columns
Sankalp Negi
1
-1
/
+2
2018-06-01
staging: rtl8192e: Correct indentation of switch statements - coding style
John Whitmore
1
-24
/
+24
2018-06-01
staging: rtl8192e: correct position of '{', '}', '(' and ')' - coding style
John Whitmore
1
-138
/
+79
2018-06-01
staging: rtl8192e: Add spaces where required by coding standard
John Whitmore
1
-63
/
+63
2018-06-01
staging: lustre: get rid of ldebugfs_remove()
Greg Kroah-Hartman
11
-58
/
+22
2018-06-01
staging: lustre: make ldebugfs_add_vars a void function
Greg Kroah-Hartman
8
-94
/
+27
2018-06-01
staging: lustre: remove last two users of ldebugfs_register()
Greg Kroah-Hartman
5
-61
/
+8
2018-06-01
staging: lustre: unwrap some ldebugfs_register() calls
Greg Kroah-Hartman
8
-93
/
+24
2018-06-01
staging: lustre: remove ldebugfs_obd_seq_create() wrapper function
Greg Kroah-Hartman
5
-42
/
+8
2018-06-01
staging: lustre: remove ldebugfs_seq_create() wrapper function
Greg Kroah-Hartman
7
-63
/
+21
2018-06-01
staging: lustre: remove ldebugfs_register_stats() wrapper function
Greg Kroah-Hartman
5
-38
/
+16
2018-06-01
staging: lustre: remove ldebugfs_add_simple() wrapper
Greg Kroah-Hartman
3
-40
/
+5
2018-06-01
staging: lustre: no need to check debugfs return values
Greg Kroah-Hartman
2
-28
/
+2
2018-06-01
staging: unisys: visornic: no need to check debugfs return values
Greg Kroah-Hartman
1
-17
/
+6
2018-06-01
staging: rtlwifi: don't check the return value of debugfs_create_file
Greg Kroah-Hartman
1
-6
/
+3
2018-06-01
staging: greybus: camera: no need to check debugfs return values
Greg Kroah-Hartman
1
-14
/
+3
2018-06-01
netfilter: nft_fwd_netdev: allow to forward packets via neighbour layer
Pablo Neira Ayuso
2
-1
/
+149
2018-06-01
netfilter: nf_tables: check msg_type before nft_trans_set(trans)
Alexey Kodanev
1
-5
/
+6
2018-06-01
netfilter: xt_CT: Reject the non-null terminated string from user space
Gao Feng
1
-0
/
+10
2018-06-01
netfilter: nfnetlink: Remove VLA usage
Kees Cook
1
-2
/
+23
2018-06-01
netfilter: nf_flow_table: attach dst to skbs
Jason A. Donenfeld
1
-2
/
+4
2018-06-01
netfilter: nf_tables: fix chain dependency validation
Pablo Neira Ayuso
8
-32
/
+208
2018-06-01
netfilter: nf_tables: Add audit support to log statement
Phil Sutter
2
-1
/
+96
2018-06-01
netfilter: nf_tables: add support for native socket matching
Máté Eckl
4
-0
/
+178
[prev]
[next]