index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-29
module/decompress: use vmalloc() for zstd decompression workspace
Andrea Righi
1
-2
/
+2
2023-08-29
ALSA: pcm: Fix missing fixup call in compat hw_refine ioctl
Takashi Iwai
1
-2
/
+6
2023-08-29
super: ensure valid info
Christian Brauner
1
-19
/
+30
2023-08-29
super: move lockdep assert
Christian Brauner
1
-1
/
+1
2023-08-28
net: ethernet: mtk_wed: minor change in wed_{tx,rx}info_show
Lorenzo Bianconi
1
-9
/
+4
2023-08-28
net: ethernet: mtk_wed: add some more info in wed_txinfo_show handler
Lorenzo Bianconi
2
-1
/
+12
2023-08-28
net: stmmac: clarify difference between "interface" and "phy_interface"
Russell King (Oracle)
12
-37
/
+52
2023-08-28
r8152: add vendor/device ID pair for D-Link DUB-E250
Antonio Napolitano
2
-0
/
+2
2023-08-28
parisc: ccio-dma: Create private runway procfs root entry
Helge Deller
3
-8
/
+8
2023-08-28
parisc: chassis: Do not overwrite string on LCD display
Helge Deller
1
-0
/
+6
2023-08-28
parisc: led: Rewrite LED/LCD driver to utilizize Linux LED subsystem
Helge Deller
4
-577
/
+343
2023-08-28
devlink: move devlink_notify_register/unregister() to dev.c
Jiri Pirko
4
-64
/
+30
2023-08-28
devlink: move small_ops definition into netlink.c
Jiri Pirko
3
-253
/
+251
2023-08-28
devlink: move tracepoint definitions into core.c
Jiri Pirko
2
-6
/
+6
2023-08-28
devlink: push linecard related code into separate file
Jiri Pirko
4
-615
/
+626
2023-08-28
devlink: push rate related code into separate file
Jiri Pirko
4
-719
/
+728
2023-08-28
devlink: push trap related code into separate file
Jiri Pirko
4
-1862
/
+1873
2023-08-28
devlink: use tracepoint_enabled() helper
Jiri Pirko
1
-1
/
+1
2023-08-28
devlink: push region related code into separate file
Jiri Pirko
4
-1257
/
+1267
2023-08-28
devlink: push param related code into separate file
Jiri Pirko
4
-860
/
+875
2023-08-28
devlink: push resource related code into separate file
Jiri Pirko
4
-575
/
+582
2023-08-28
devlink: push dpipe related code into separate file
Jiri Pirko
4
-895
/
+926
2023-08-28
devlink: move and rename devlink_dpipe_send_and_alloc_skb() helper
Jiri Pirko
3
-25
/
+26
2023-08-28
devlink: push shared buffer related code into separate file
Jiri Pirko
4
-991
/
+1006
2023-08-28
devlink: push port related code into separate file
Jiri Pirko
4
-1530
/
+1547
2023-08-28
devlink: push object register/unregister notifications into separate helpers
Jiri Pirko
1
-84
/
+163
2023-08-28
ASoC: dwc: i2s: Fix unused functions
Takashi Iwai
1
-0
/
+2
2023-08-28
ALSA: usb-audio: Don't try to submit URBs after disconnection
Takashi Iwai
1
-13
/
+27
2023-08-28
cpufreq: tegra194: remove opp table in exit hook
Sumit Gupta
1
-0
/
+12
2023-08-28
inet: fix IP_TRANSPARENT error handling
Eric Dumazet
1
-5
/
+3
2023-08-28
selftests: bonding: create directly devices in the target namespaces
Zhengchao Shao
1
-5
/
+3
2023-08-28
r8169: fix ASPM-related issues on a number of systems with NIC version from R...
Heiner Kallweit
1
-4
/
+0
2023-08-28
ethernet: tg3: remove unreachable code
Mikhail Kobuk
1
-4
/
+1
2023-08-28
net: Make consumed action consistent in sch_handle_egress
Daniel Borkmann
1
-0
/
+2
2023-08-28
net: Fix skb consume leak in sch_handle_egress
Daniel Borkmann
1
-0
/
+1
2023-08-28
dccp: Fix out of bounds access in DCCP error handler
Jann Horn
2
-9
/
+19
2023-08-28
octeontx2-af: print error message incase of invalid pf mapping
Hariprasad Kelam
1
-0
/
+5
2023-08-28
octeontx2-af: Add validation of lmac
Hariprasad Kelam
1
-3
/
+7
2023-08-28
octeontx2-af: Don't treat lack of CGX interfaces as error
Sunil Goutham
1
-1
/
+1
2023-08-28
octeontx2-af: CN10KB: Add USGMII LMAC mode
Hariprasad Kelam
2
-0
/
+2
2023-08-28
dt-bindings: net: dsa: marvell: fix wrong model in compatibility list
Alexis Lothoré
1
-1
/
+1
2023-08-28
cpufreq: powernow-k8: Use related_cpus instead of cpus in driver.exit()
Liao Chang
1
-1
/
+2
2023-08-28
cpufreq: tegra194: add online/offline hooks
Sumit Gupta
1
-0
/
+17
2023-08-28
igb: set max size RX buffer when store bad packet is enabled
Radoslaw Tyl
1
-4
/
+7
2023-08-28
netrom: Deny concurrent connect().
Kuniyuki Iwashima
1
-0
/
+5
2023-08-28
dt-bindings: net: xilinx_gmii2rgmii: Convert to json schema
Pranavi Somisetty
2
-35
/
+55
2023-08-28
tls: get cipher_name from cipher_desc in tls_set_sw_offload
Sabrina Dubroca
1
-25
/
+4
2023-08-28
tls: use tls_cipher_desc to access per-cipher crypto_info in tls_set_sw_offload
Sabrina Dubroca
1
-76
/
+13
2023-08-28
tls: use tls_cipher_desc to get per-cipher sizes in tls_set_sw_offload
Sabrina Dubroca
1
-63
/
+16
2023-08-28
tls: use tls_cipher_desc to simplify do_tls_getsockopt_conf
Sabrina Dubroca
1
-163
/
+11
[next]