index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
vdso
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-05-29
extcon: Use device_match_of_node() helper
Andy Shevchenko
1
-1
/
+1
2023-05-29
extcon: Amend kernel documentation of struct extcon_dev
Andy Shevchenko
1
-3
/
+3
2023-05-29
extcon: Use sysfs_emit() to instead of sprintf()
Andy Shevchenko
1
-9
/
+9
2023-05-29
extcon: Use DECLARE_BITMAP() to declare bit arrays
Andy Shevchenko
1
-4
/
+4
2023-05-29
extcon: Fix kernel doc of property capability fields to avoid warnings
Andy Shevchenko
1
-0
/
+4
2023-05-29
extcon: Fix kernel doc of property fields to avoid warnings
Andy Shevchenko
1
-0
/
+4
2023-05-29
extcon: usbc-tusb320: add USB_ROLE_SWITCH dependency
Arnd Bergmann
1
-0
/
+1
2023-05-29
extcon: usbc-tusb320: add usb_role_switch support
Alvin Šipraga
1
-0
/
+21
2023-05-29
extcon: usbc-tusb320: add accessory detection support
Alvin Šipraga
1
-22
/
+68
2023-05-29
extcon: Add extcon_alloc_groups to simplify extcon register function
Bumwoo Lee
1
-22
/
+39
2023-05-29
extcon: Add extcon_alloc_muex to simplify extcon register function
Bumwoo Lee
1
-48
/
+61
2023-05-29
extcon: Add extcon_alloc_cables to simplify extcon register function
Bumwoo Lee
1
-46
/
+65
2023-05-29
extcon: Remove redundant null checking for class
Bumwoo Lee
1
-11
/
+10
2023-05-29
extcon: palmas: Remove unused of_gpio.h
Andy Shevchenko
1
-1
/
+0
2023-05-29
extcon: qcom-spmi: Switch to platform_get_irq_byname_optional
Bryan O'Donoghue
1
-2
/
+2
2023-05-29
dt-bindings: pm8941-misc: Fix usb_id and usb_vbus definitions
Bryan O'Donoghue
1
-4
/
+8
2023-05-29
dt-bindings: pm8941-misc: rename misc node name
Luca Weiss
1
-1
/
+1
2023-05-29
extcon: axp288: Replace open coded acpi_dev_put()
Andy Shevchenko
1
-1
/
+1
2023-05-29
extcon: usbc-tusb320: Unregister typec port on driver removal
Alvin Šipraga
1
-8
/
+34
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-26
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-25
net: phy: mscc: enable VSC8501/2 RGMII RX clock
David Epping
2
-26
/
+29
2023-05-25
net: phy: mscc: remove unnecessary phydev locking
David Epping
1
-4
/
+0
2023-05-25
net: phy: mscc: add support for VSC8501
David Epping
2
-0
/
+26
2023-05-25
net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
David Epping
1
-0
/
+1
2023-05-25
net/handshake: Enable the SNI extension to work properly
Chuck Lever
5
-0
/
+19
2023-05-25
net/handshake: Unpin sock->file if a handshake is cancelled
Chuck Lever
2
-0
/
+5
2023-05-25
net/handshake: handshake_genl_notify() shouldn't ignore @flags
Chuck Lever
1
-1
/
+1
2023-05-25
net/handshake: Fix uninitialized local variable
Chuck Lever
1
-1
/
+1
2023-05-25
net/handshake: Fix handshake_dup() ref counting
Chuck Lever
1
-2
/
+3
2023-05-25
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
2023-05-24
drm/amd/display: Have Payload Properly Created After Resume
Fangzhi Zuo
1
-2
/
+2
2023-05-24
drm/amd/display: Fix warning in disabling vblank irq
Alan Liu
2
-21
/
+16
2023-05-24
perf/x86/uncore: Correct the number of CHAs on SPR
Kan Liang
1
-0
/
+11
2023-05-24
drm/amd/pm: Fix output of pp_od_clk_voltage
Jonatas Esteves
1
-7
/
+5
2023-05-24
drm/amd/pm: add missing NotifyPowerSource message mapping for SMU13.0.7
Evan Quan
1
-0
/
+1
[next]