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
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: 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
2018-06-01
ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
Bo Chen
1
-1
/
+3
2018-06-01
netfilter: fix ptr_ret.cocci warnings
kbuild test robot
2
-12
/
+3
2018-05-31
linvdimm, pmem: Preserve read-only setting for pmem devices
Robert Elliott
1
-5
/
+9
2018-05-31
net-sysfs: Fix memory leak in XPS configuration
Alexander Duyck
1
-3
/
+3
2018-05-31
ixgbe: fix parsing of TC actions for HW offload
Ondřej Hlavatý
1
-5
/
+4
2018-05-31
virtio_net: fix error return code in virtnet_probe()
Wei Yongjun
1
-1
/
+3
2018-05-31
rtnetlink: Remove VLA usage
Kees Cook
2
-4
/
+18
2018-06-01
kbuild: add machine size to CHECKFLAGS
Luc Van Oostenryck
9
-10
/
+10
2018-05-31
cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argument
Ronnie Sahlberg
3
-20
/
+22
2018-05-31
cifs: update smb2_calc_size to use smb2_sync_hdr instead of smb2_hdr
Ronnie Sahlberg
1
-6
/
+4
2018-05-31
cifs: remove struct smb2_oplock_break_rsp
Ronnie Sahlberg
3
-16
/
+4
2018-05-31
cifs: remove rfc1002 header from all SMB2 response structures
Ronnie Sahlberg
6
-78
/
+87
2018-05-31
smb3: on reconnect set PreviousSessionId field
Steve French
1
-0
/
+1
2018-05-31
smb3: Add posix create context for smb3.11 posix mounts
Steve French
5
-3
/
+101
[prev]
[next]