index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
package
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-19
docs: process: allow Closes tags with links
Matthieu Baerts
2
-13
/
+35
2023-04-19
scripts/gdb: fix lx-timerlist for HRTIMER_MAX_CLOCK_BASES printing
Peng Liu
1
-1
/
+2
2023-04-19
scripts/gdb: fix lx-timerlist for Python3
Peng Liu
2
-2
/
+7
2023-04-19
scripts/gdb: fix lx-timerlist for struct timequeue_head change
Peng Liu
1
-2
/
+1
2023-04-08
lib/test-string_helpers: replace UNESCAPE_ANY by UNESCAPE_ALL_MASK
Andy Shevchenko
1
-1
/
+1
2023-04-08
scripts/gdb: bail early if there are no generic PD
Florian Fainelli
1
-1
/
+3
2023-04-08
scripts/gdb: bail early if there are no clocks
Florian Fainelli
1
-0
/
+2
2023-04-08
kexec: remove unnecessary arch_kexec_kernel_image_load()
Bjorn Helgaas
2
-9
/
+3
2023-04-08
x86/kexec: remove unnecessary arch_kexec_kernel_image_load()
Bjorn Helgaas
3
-16
/
+0
2023-04-08
rapidio/tsi721: remove redundant pci_clear_master
Cai Huoqing
1
-3
/
+0
2023-04-08
kernel.h: split the hexadecimal related helpers to hex.h
Andy Shevchenko
2
-28
/
+36
2023-04-08
epoll: use refcount to reduce ep_mutex contention
Paolo Abeni
1
-72
/
+123
2023-04-08
notifiers: add tracepoints to the notifiers infrastructure
Guilherme G. Piccoli
2
-0
/
+75
2023-04-08
kernel/hung_task.c: set some hung_task.c variables storage-class-specifier to...
Tom Rix
1
-5
/
+5
2023-04-08
MAINTAINERS: remove the obsolete section EMBEDDED LINUX
Lukas Bulwahn
1
-6
/
+0
2023-04-08
checkpatch: ignore ETHTOOL_LINK_MODE_ enum values
Gerhard Engleder
1
-0
/
+2
2023-04-08
scripts/link-vmlinux.sh: fix error message presentation
Andrew Morton
1
-1
/
+1
2023-04-08
ELF: fix all "Elf" typos
Alexey Dobriyan
14
-26
/
+26
2023-04-08
mm: uninline kstrdup()
Alexey Dobriyan
1
-0
/
+1
2023-04-08
scripts/gdb: support getting current task struct in UML
Glenn Washburn
1
-2
/
+8
2023-04-08
scripts/gdb: correct indentation in get_current_task
Glenn Washburn
1
-9
/
+9
2023-04-08
dca: delete unnecessary variable
Dan Carpenter
1
-3
/
+1
2023-04-08
kcov: improve documentation
Andrey Konovalov
1
-67
/
+102
2023-04-08
nfs: remove empty if statement from nfs3_prepare_get_acl
Uros Bizjak
1
-3
/
+2
2023-04-08
proc: remove mark_inode_dirty() in .setattr()
Chao Yu
3
-3
/
+0
2023-04-08
ia64: salinfo: placate defined-but-not-used warning
Randy Dunlap
1
-1
/
+1
2023-04-08
ia64: mm/contig: fix section mismatch warning/error
Randy Dunlap
1
-1
/
+1
2023-04-08
delayacct: improve the average delay precision of getdelay tool to microsecond
Wang Yong
3
-24
/
+24
2023-04-06
net: stmmac: check fwnode for phy device before scanning for phy
Michael Sit Wei Hong
1
-4
/
+11
2023-04-06
net: stmmac: Add queue reset into stmmac_xdp_open() function
Song Yoong Siang
1
-0
/
+2
2023-04-06
selftests: net: rps_default_mask.sh: delete veth link specifically
Hangbin Liu
1
-0
/
+1
2023-04-06
net: fec: make use of MDIO C45 quirk
Greg Ungerer
2
-12
/
+25
2023-04-05
ACPI: video: Add acpi_backlight=video quirk for Lenovo ThinkPad W530
Hans de Goede
1
-0
/
+14
2023-04-05
ACPI: video: Add acpi_backlight=video quirk for Apple iMac14,1 and iMac14,2
Hans de Goede
1
-0
/
+23
2023-04-05
ACPI: video: Make acpi_backlight=video work independent from GPU driver
Hans de Goede
1
-2
/
+13
2023-04-05
ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()
Hans de Goede
2
-15
/
+21
2023-04-05
arm64: compat: Work around uninitialized variable warning
Ard Biesheuvel
1
-18
/
+14
2023-04-05
tracing: Free error logs of tracing instances
Steven Rostedt (Google)
1
-0
/
+1
2023-04-05
can: isotp: fix race between isotp_sendsmg() and isotp_release()
Oliver Hartkopp
1
-24
/
+31
2023-04-05
can: isotp: isotp_ops: fix poll() to not report false EPOLLOUT events
Michal Sojka
1
-1
/
+16
2023-04-05
can: isotp: isotp_recvmsg(): use sock_recv_cmsgs() to get SOCK_RXQ_OVFL infos
Oliver Hartkopp
1
-1
/
+1
2023-04-05
can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access
Oleksij Rempel
1
-1
/
+4
2023-04-05
accel/ivpu: Fix S3 system suspend when not idle
Jacek Lawrynowicz
1
-15
/
+11
2023-04-05
accel/ivpu: Add dma fence to command buffers only
Karol Wachowski
1
-11
/
+7
2023-04-05
tracing: Fix ftrace_boot_snapshot command line logic
Steven Rostedt (Google)
1
-6
/
+7
2023-04-05
tracing: Have tracing_snapshot_instance_cond() write errors to the appropriat...
Steven Rostedt (Google)
1
-7
/
+7
2023-04-05
gve: Secure enough bytes in the first TX desc for all TCP pkts
Shailend Chand
2
-7
/
+7
2023-04-05
netlink: annotate lockless accesses to nlk->max_recvmsg_len
Eric Dumazet
1
-6
/
+9
2023-04-05
ethtool: reset #lanes when lanes is omitted
Andy Roulin
1
-3
/
+4
2023-04-05
ping: Fix potentail NULL deref for /proc/net/icmp.
Kuniyuki Iwashima
1
-4
/
+4
[next]