summaryrefslogtreecommitdiffstats
path: root/scripts/package (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-19docs: process: allow Closes tags with linksMatthieu Baerts2-13/+35
2023-04-19scripts/gdb: fix lx-timerlist for HRTIMER_MAX_CLOCK_BASES printingPeng Liu1-1/+2
2023-04-19scripts/gdb: fix lx-timerlist for Python3Peng Liu2-2/+7
2023-04-19scripts/gdb: fix lx-timerlist for struct timequeue_head changePeng Liu1-2/+1
2023-04-08lib/test-string_helpers: replace UNESCAPE_ANY by UNESCAPE_ALL_MASKAndy Shevchenko1-1/+1
2023-04-08scripts/gdb: bail early if there are no generic PDFlorian Fainelli1-1/+3
2023-04-08scripts/gdb: bail early if there are no clocksFlorian Fainelli1-0/+2
2023-04-08kexec: remove unnecessary arch_kexec_kernel_image_load()Bjorn Helgaas2-9/+3
2023-04-08x86/kexec: remove unnecessary arch_kexec_kernel_image_load()Bjorn Helgaas3-16/+0
2023-04-08rapidio/tsi721: remove redundant pci_clear_masterCai Huoqing1-3/+0
2023-04-08kernel.h: split the hexadecimal related helpers to hex.hAndy Shevchenko2-28/+36
2023-04-08epoll: use refcount to reduce ep_mutex contentionPaolo Abeni1-72/+123
2023-04-08notifiers: add tracepoints to the notifiers infrastructureGuilherme G. Piccoli2-0/+75
2023-04-08kernel/hung_task.c: set some hung_task.c variables storage-class-specifier to...Tom Rix1-5/+5
2023-04-08MAINTAINERS: remove the obsolete section EMBEDDED LINUXLukas Bulwahn1-6/+0
2023-04-08checkpatch: ignore ETHTOOL_LINK_MODE_ enum valuesGerhard Engleder1-0/+2
2023-04-08scripts/link-vmlinux.sh: fix error message presentationAndrew Morton1-1/+1
2023-04-08ELF: fix all "Elf" typosAlexey Dobriyan14-26/+26
2023-04-08mm: uninline kstrdup()Alexey Dobriyan1-0/+1
2023-04-08scripts/gdb: support getting current task struct in UMLGlenn Washburn1-2/+8
2023-04-08scripts/gdb: correct indentation in get_current_taskGlenn Washburn1-9/+9
2023-04-08dca: delete unnecessary variableDan Carpenter1-3/+1
2023-04-08kcov: improve documentationAndrey Konovalov1-67/+102
2023-04-08nfs: remove empty if statement from nfs3_prepare_get_aclUros Bizjak1-3/+2
2023-04-08proc: remove mark_inode_dirty() in .setattr()Chao Yu3-3/+0
2023-04-08ia64: salinfo: placate defined-but-not-used warningRandy Dunlap1-1/+1
2023-04-08ia64: mm/contig: fix section mismatch warning/errorRandy Dunlap1-1/+1
2023-04-08delayacct: improve the average delay precision of getdelay tool to microsecondWang Yong3-24/+24
2023-04-06net: stmmac: check fwnode for phy device before scanning for phyMichael Sit Wei Hong1-4/+11
2023-04-06net: stmmac: Add queue reset into stmmac_xdp_open() functionSong Yoong Siang1-0/+2
2023-04-06selftests: net: rps_default_mask.sh: delete veth link specificallyHangbin Liu1-0/+1
2023-04-06net: fec: make use of MDIO C45 quirkGreg Ungerer2-12/+25
2023-04-05ACPI: video: Add acpi_backlight=video quirk for Lenovo ThinkPad W530Hans de Goede1-0/+14
2023-04-05ACPI: video: Add acpi_backlight=video quirk for Apple iMac14,1 and iMac14,2Hans de Goede1-0/+23
2023-04-05ACPI: video: Make acpi_backlight=video work independent from GPU driverHans de Goede1-2/+13
2023-04-05ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()Hans de Goede2-15/+21
2023-04-05arm64: compat: Work around uninitialized variable warningArd Biesheuvel1-18/+14
2023-04-05tracing: Free error logs of tracing instancesSteven Rostedt (Google)1-0/+1
2023-04-05can: isotp: fix race between isotp_sendsmg() and isotp_release()Oliver Hartkopp1-24/+31
2023-04-05can: isotp: isotp_ops: fix poll() to not report false EPOLLOUT eventsMichal Sojka1-1/+16
2023-04-05can: isotp: isotp_recvmsg(): use sock_recv_cmsgs() to get SOCK_RXQ_OVFL infosOliver Hartkopp1-1/+1
2023-04-05can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory accessOleksij Rempel1-1/+4
2023-04-05accel/ivpu: Fix S3 system suspend when not idleJacek Lawrynowicz1-15/+11
2023-04-05accel/ivpu: Add dma fence to command buffers onlyKarol Wachowski1-11/+7
2023-04-05tracing: Fix ftrace_boot_snapshot command line logicSteven Rostedt (Google)1-6/+7
2023-04-05tracing: Have tracing_snapshot_instance_cond() write errors to the appropriat...Steven Rostedt (Google)1-7/+7
2023-04-05gve: Secure enough bytes in the first TX desc for all TCP pktsShailend Chand2-7/+7
2023-04-05netlink: annotate lockless accesses to nlk->max_recvmsg_lenEric Dumazet1-6/+9
2023-04-05ethtool: reset #lanes when lanes is omittedAndy Roulin1-3/+4
2023-04-05ping: Fix potentail NULL deref for /proc/net/icmp.Kuniyuki Iwashima1-4/+4