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
2024-06-04
staging: rtl8712: remove unnecessary alignment of pxmitpriv->pxmitbuf
Nam Cao
2
-9
/
+5
2024-06-04
staging: rtl8712: Fix spelling mistake in rtl871x_mlme.c
Roshan Khatri
1
-1
/
+1
2024-06-04
staging: rtl8192e: Fix spelling mistakes in rtllib_softmac.c
Roshan Khatri
1
-4
/
+4
2024-06-04
staging: rtl8712: Fix spelling mistake in rtl8712_xmit.c
Roshan Khatri
1
-1
/
+1
2024-06-04
staging: rtl8712: Fix spelling mistake in rtl871x_event.h
Roshan Khatri
1
-1
/
+1
2024-06-04
staging: vme_user: Add blank line after struct decl
Ashok Kumar
1
-0
/
+1
2024-06-04
staging: nvec: make i2c controller register writes robust
Marc Dietrich
1
-17
/
+24
2024-06-04
staging: rtl8192e: remove the r8192E_dev.c's unnecessary brace
Chen shuo
1
-2
/
+1
2024-06-04
Staging: rtl8192e: Rename variable bPktInBuf
Tree Davies
2
-9
/
+9
2024-06-04
Staging: rtl8192e: Rename variable prxbIndicateArray
Tree Davies
2
-7
/
+7
2024-06-04
Staging: rtl8192e: Rename variable RfdCnt
Tree Davies
1
-6
/
+6
2024-06-04
Staging: rtl8192e: Rename variable IsQoSDataFrame
Tree Davies
4
-5
/
+5
2024-06-04
Staging: rtl8192e: Rename variable CcxRmState
Tree Davies
2
-5
/
+5
2024-06-04
Staging: rtl8192e: Rename variable Frame_QoSTID
Tree Davies
2
-3
/
+3
2024-06-04
Staging: rtl8192e: Rename variable bWithCcxVerNum
Tree Davies
2
-4
/
+4
2024-06-04
Staging: rtl8192e: Rename variable bMBssidValid
Tree Davies
2
-4
/
+4
2024-06-04
Staging: rtl8192e: Rename variable bMatchWinStart
Tree Davies
1
-3
/
+3
2024-06-04
Staging: rtl8192e: Rename variable IsDataFrame
Tree Davies
2
-3
/
+3
2024-06-04
Staging: rtl8192e: Rename variable WinSize
Tree Davies
1
-7
/
+7
2024-06-04
Staging: rtl8192e: Rename variable WinEnd
Tree Davies
1
-4
/
+4
2024-06-04
Staging: rtl8192e: Remove variable ChkLength
Tree Davies
1
-4
/
+1
2024-06-04
Staging: rtl8192e: Rename variable LLCOffset
Tree Davies
1
-5
/
+5
2024-06-04
Staging: rtl8192e: Rename variable nPadding_Length
Tree Davies
1
-6
/
+6
2024-06-04
Staging: rtl8192e: Rename variable pList
Tree Davies
1
-8
/
+8
2024-06-04
Staging: rtl8192e: Rename variable AddReorderEntry
Tree Davies
1
-2
/
+2
2024-06-04
Staging: rtl8192e: Rename variable Decrypted
Tree Davies
3
-3
/
+3
2024-06-04
Staging: rtl8192e: Rename variable RfdArray
Tree Davies
2
-3
/
+3
2024-06-04
Staging: rtl8192e: Rename variable RxReorderIndicatePacket
Tree Davies
1
-2
/
+2
2024-06-04
Staging: rtl8192e: Rename variable IsLegacyDataFrame
Tree Davies
2
-2
/
+2
2024-06-04
Staging: rtl8192e: Rename variable rtllib_rx_InfraAdhoc
Tree Davies
1
-2
/
+2
2024-06-04
Staging: rtl8192e: Rename variable rtllib_rx_Monitor
Tree Davies
1
-2
/
+2
2024-06-04
Staging: rtl8192e: Rename variable elementID
Tree Davies
2
-2
/
+2
2024-06-04
Staging: rtl8192e: Rename variable MBssidMask
Tree Davies
2
-7
/
+7
2024-06-04
Staging: rtl8192e: Rename variable MBssid
Tree Davies
2
-4
/
+4
2024-06-04
Staging: rtl8192e: Rename variable bContainHTC
Tree Davies
2
-3
/
+3
2024-06-04
Staging: rtl8192e: Rename variable bWithAironetIE
Tree Davies
2
-4
/
+4
2024-06-04
Staging: rtl8192e: Rename variable CountryIeLen
Tree Davies
2
-4
/
+4
2024-06-04
Staging: rtl8192e: Rename variable CountryIeBuf
Tree Davies
2
-3
/
+3
2024-06-04
Staging: rtl8192e: Rename variable IsPassiveChannel
Tree Davies
1
-2
/
+2
2024-06-02
Linux 6.10-rc2
v6.10-rc2
Linus Torvalds
1
-1
/
+1
2024-06-01
Revert "VT: Use macros to define ioctls"
Greg Kroah-Hartman
1
-49
/
+47
2024-05-31
kunit/fortify: Remove __kmalloc_node() test
Kees Cook
1
-3
/
+0
2024-05-31
x86/topology/intel: Unlock CPUID before evaluating anything
Thomas Gleixner
3
-10
/
+20
2024-05-31
mailbox: zynqmp-ipi: drop irq_to_desc() call
Arnd Bergmann
1
-1
/
+0
2024-05-31
mailmap: update entry for Kees Cook
Kees Cook
1
-4
/
+5
2024-05-31
scsi: mpt3sas: Avoid possible run-time warning with long manufacturer strings
Kees Cook
2
-10
/
+6
2024-05-31
cifs: fix creating sockets when using sfu mount options
Steve French
3
-1
/
+8
2024-05-31
selftests/landlock: Add layout1.refer_mount_root
Mickaël Salaün
1
-0
/
+45
2024-05-31
landlock: Fix d_parent walk
Mickaël Salaün
1
-2
/
+11
2024-05-31
ata: libata-core: Add ATA_HORKAGE_NOLPM for Apacer AS340
Niklas Cassel
1
-0
/
+3
[next]