index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-13
staging: vt6656: vnt_rxtx_rsvtime_le16 to use ieee80211_generic_frame_duration.
Malcolm Priestley
1
-18
/
+14
2020-05-13
staging: vt6656: vnt_get_rtscts_duration_le use ieee80211_rts_duration
Malcolm Priestley
1
-15
/
+5
2020-05-13
staging: most: usb: sanity check channel before using it as an index into arrays
Colin Ian King
1
-5
/
+6
2020-05-13
staging: most: usb: add PM functions
Christian Gromm
1
-0
/
+28
2020-05-13
staging: wfx: update TODO
Jérôme Pouiller
1
-19
/
+0
2020-05-13
staging: wfx: fix endianness of the field 'channel_number'
Jérôme Pouiller
2
-8
/
+11
2020-05-13
staging: wfx: fix endianness of the field 'num_tx_confs'
Jérôme Pouiller
2
-2
/
+3
2020-05-13
staging: wfx: fix endianness of the field 'status'
Jérôme Pouiller
8
-40
/
+30
2020-05-13
staging: wfx: fix access to le32 attribute 'len'
Jérôme Pouiller
4
-12
/
+11
2020-05-13
staging: wfx: fix endianness of the struct hif_ind_startup
Jérôme Pouiller
2
-8
/
+11
2020-05-13
staging: wfx: declare the field 'packet_id' with native byte order
Jérôme Pouiller
1
-2
/
+6
2020-05-13
staging: wfx: fix access to le32 attribute 'indication_type'
Jérôme Pouiller
1
-4
/
+4
2020-05-13
staging: wfx: fix access to le32 attribute 'event_id'
Jérôme Pouiller
1
-2
/
+3
2020-05-13
staging: wfx: fix access to le32 attribute 'ps_mode_error'
Jérôme Pouiller
1
-3
/
+4
2020-05-13
staging: wfx: fix endianness of hif_req_read_mib fields
Jérôme Pouiller
1
-5
/
+5
2020-05-13
staging: wfx: fix endianness of fields media_delay and tx_queue_delay
Jérôme Pouiller
2
-3
/
+4
2020-05-13
staging: wfx: fix output of rx_stats on big endian hosts
Jérôme Pouiller
1
-4
/
+7
2020-05-13
staging: wfx: fix wrong bytes order
Jérôme Pouiller
1
-1
/
+1
2020-05-13
staging: wfx: fix cast operator
Jérôme Pouiller
2
-2
/
+2
2020-05-13
staging: wfx: take advantage of le32_to_cpup()
Jérôme Pouiller
1
-1
/
+1
2020-05-13
staging: wfx: fix use of cpu_to_le32 instead of le32_to_cpu
Jérôme Pouiller
1
-1
/
+1
2020-05-13
staging: wfx: use kernel types instead of c99 ones
Jérôme Pouiller
5
-8
/
+7
2020-05-13
staging: wfx: remove spaces after cast operator
Jérôme Pouiller
6
-19
/
+18
2020-05-13
staging: wfx: fix alignements of function prototypes
Jérôme Pouiller
6
-34
/
+28
2020-05-13
staging: wfx: remove useless header inclusions
Jérôme Pouiller
8
-14
/
+4
2020-05-13
staging: wfx: prefer ARRAY_SIZE instead of a magic number
Jérôme Pouiller
1
-4
/
+4
2020-05-13
staging: wfx: fix missing 'static' keyword
Jérôme Pouiller
1
-1
/
+1
2020-05-13
staging: wfx: fix missing 'static' statement
Jérôme Pouiller
1
-2
/
+2
2020-05-13
staging: wfx: poll IRQ during init
Jérôme Pouiller
7
-21
/
+47
2020-05-13
staging: wfx: introduce a way to poll IRQ
Jérôme Pouiller
2
-0
/
+29
2020-05-13
staging: wfx: use threaded IRQ with SPI
Jérôme Pouiller
1
-22
/
+12
2020-05-13
staging: wfx: repair external IRQ for SDIO
Jérôme Pouiller
1
-13
/
+25
2020-05-13
staging: wfx: drop useless check
Jérôme Pouiller
2
-12
/
+1
2020-05-13
staging: wfx: fix double free
Jérôme Pouiller
1
-1
/
+0
2020-05-13
staging: wfx: reduce timeout for chip initial start up
Jérôme Pouiller
1
-2
/
+1
2020-05-13
staging: wfx: add support for hardware revision 2 and further
Jérôme Pouiller
1
-1
/
+1
2020-05-10
Linux 5.7-rc5
v5.7-rc5
Linus Torvalds
1
-1
/
+1
2020-05-09
gcc-10: mark more functions __init to avoid section mismatch warnings
Linus Torvalds
2
-2
/
+2
2020-05-09
gcc-10: avoid shadowing standard library 'free()' in crypto
Linus Torvalds
2
-6
/
+6
2020-05-09
gcc-10: disable 'restrict' warning for now
Linus Torvalds
1
-0
/
+3
2020-05-09
gcc-10: disable 'stringop-overflow' warning for now
Linus Torvalds
1
-0
/
+1
2020-05-09
nvme: fix possible hang when ns scanning fails during error recovery
Sagi Grimberg
1
-1
/
+1
2020-05-09
nvme-pci: fix "slimmer CQ head update"
Alexey Dobriyan
1
-1
/
+5
2020-05-09
bdi: add a ->dev_name field to struct backing_dev_info
Christoph Hellwig
2
-2
/
+4
2020-05-09
bdi: use bdi_dev_name() to get device name
Yufen Yu
4
-8
/
+10
2020-05-09
gcc-10: disable 'array-bounds' warning for now
Linus Torvalds
1
-0
/
+1
2020-05-09
gcc-10: disable 'zero-length-bounds' warning for now
Linus Torvalds
1
-0
/
+3
2020-05-09
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
3
-23
/
+3
2020-05-08
ceph: demote quotarealm lookup warning to a debug message
Luis Henriques
1
-2
/
+2
2020-05-08
iommu/virtio: Reverse arguments to list_add
Julia Lawall
1
-1
/
+1
[next]