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
2023-06-01
mux: mmio: drop obsolete dependency on COMPILE_TEST
Jean Delvare
2
-2
/
+2
2023-05-31
misc: sram: Generate unique names for subpools
Linus Walleij
1
-4
/
+5
2023-05-31
dt-bindings: sram: Add compatible for ST-Ericsson U8500 eSRAM
Linus Walleij
1
-0
/
+1
2023-05-31
firmware: xilinx: Switch Michal Simek's email to new one
Michal Simek
4
-4
/
+4
2023-05-31
lkdtm: replace ll_rw_block with submit_bh
Yue Zhao
2
-2
/
+2
2023-05-31
speakup: add HAS_IOPORT dependency for SPEAKUP_SERIALIO
Niklas Schnelle
1
-0
/
+1
2023-05-31
pcmcia: add HAS_IOPORT dependencies
Niklas Schnelle
1
-3
/
+2
2023-05-31
parport: PC style parport depends on HAS_IOPORT
Niklas Schnelle
2
-2
/
+3
2023-05-31
mISDN: add HAS_IOPORT dependencies
Niklas Schnelle
2
-7
/
+6
2023-05-31
firmware: dmi-sysfs: handle HAS_IOPORT=n
Niklas Schnelle
1
-0
/
+4
2023-05-31
counter: add HAS_IOPORT_MAP dependency
Niklas Schnelle
1
-0
/
+1
2023-05-31
comedi: add HAS_IOPORT dependencies
Niklas Schnelle
1
-35
/
+68
2023-05-31
char: add HAS_IOPORT dependencies
Niklas Schnelle
1
-1
/
+2
2023-05-31
amba: move to_amba_device() to use container_of_const
Prathu Baronia
1
-1
/
+1
2023-05-31
uio: dfl: add vendor-specific feature id
Peter Colberg
1
-0
/
+2
2023-05-31
uacce: vma_close clears q->qfrs when freeing qfrs
Zhangfei Gao
1
-4
/
+7
2023-05-31
uacce: use q->mapping to replace inode->i_mapping
Zhangfei Gao
2
-9
/
+9
2023-05-31
misc: smpro-errmon: Remove the unneeded include <linux/i2c.h>
Christophe JAILLET
1
-1
/
+0
2023-05-31
misc/xilinx_sdfec: remove redundant _{open, release} function
Bo Svangård
1
-12
/
+0
2023-05-29
mei: bus-fixup: fix buffer type
Alexander Usyskin
1
-2
/
+2
2023-05-29
mei: bus: drop useless cldev null check
Alexander Usyskin
1
-9
/
+0
2023-05-29
misc: add HAS_IOPORT dependencies
Niklas Schnelle
2
-2
/
+7
2023-05-29
misc: Switch i2c drivers back to use .probe()
Uwe Kleine-König
16
-18
/
+18
2023-05-29
accessibility: use C99 array init
Randy Dunlap
1
-1
/
+1
2023-05-28
Linux 6.4-rc4
v6.4-rc4
Linus Torvalds
1
-1
/
+1
2023-05-26
cxl: Explicitly initialize resources when media is not ready
Dave Jiang
1
-6
/
+11
2023-05-26
x86: re-introduce support for ERMS copies for user space accesses
Linus Torvalds
1
-1
/
+9
2023-05-26
NVMe: Add MAXIO 1602 to bogus nid list.
Tatsuki Sugiura
1
-0
/
+2
2023-05-25
module: error out early on concurrent load of the same module file
Linus Torvalds
2
-15
/
+49
2023-05-25
x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platforms
Zhang Rui
1
-2
/
+3
2023-05-25
cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf()
Wyes Karny
1
-1
/
+7
2023-05-25
io_uring: unlock sqd->lock before sq thread release CPU
Wenwen Chen
1
-1
/
+5
2023-05-25
MAINTAINERS: update arm64 Microchip entries
Conor Dooley
1
-2
/
+10
2023-05-25
udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().
Kuniyuki Iwashima
2
-0
/
+4
2023-05-24
net: phy: mscc: enable VSC8501/2 RGMII RX clock
David Epping
2
-26
/
+29
2023-05-24
net: phy: mscc: remove unnecessary phydev locking
David Epping
1
-4
/
+0
2023-05-24
net: phy: mscc: add support for VSC8501
David Epping
2
-0
/
+26
2023-05-24
net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
David Epping
1
-0
/
+1
2023-05-24
net/handshake: Enable the SNI extension to work properly
Chuck Lever
5
-0
/
+19
2023-05-24
net/handshake: Unpin sock->file if a handshake is cancelled
Chuck Lever
2
-0
/
+5
2023-05-24
net/handshake: handshake_genl_notify() shouldn't ignore @flags
Chuck Lever
1
-1
/
+1
2023-05-24
net/handshake: Fix uninitialized local variable
Chuck Lever
1
-1
/
+1
2023-05-24
net/handshake: Fix handshake_dup() ref counting
Chuck Lever
1
-2
/
+3
2023-05-24
net/handshake: Remove unneeded check from handshake_dup()
Chuck Lever
1
-3
/
+0
2023-05-24
smb3: move Documentation/filesystems/cifs to Documentation/filesystems/smb
Steve French
5
-2
/
+2
2023-05-24
cifs: correct references in Documentation to old fs/cifs path
Steve French
6
-10
/
+10
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
149
-23
/
+30
2023-05-24
cifs: mapchars mount option ignored
Steve French
1
-0
/
+8
2023-05-24
smb3: display debug information better for encryption
Steve French
1
-2
/
+6
2023-05-24
cifs: fix smb1 mount regression
Paulo Alcantara
1
-1
/
+1
[next]