summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scripts/gdb: fix lx-timerlist for struct timequeue_head changePeng Liu2023-04-181-2/+1
* lib/test-string_helpers: replace UNESCAPE_ANY by UNESCAPE_ALL_MASKAndy Shevchenko2023-04-081-1/+1
* scripts/gdb: bail early if there are no generic PDFlorian Fainelli2023-04-081-1/+3
* scripts/gdb: bail early if there are no clocksFlorian Fainelli2023-04-081-0/+2
* kexec: remove unnecessary arch_kexec_kernel_image_load()Bjorn Helgaas2023-04-082-9/+3
* x86/kexec: remove unnecessary arch_kexec_kernel_image_load()Bjorn Helgaas2023-04-083-16/+0
* rapidio/tsi721: remove redundant pci_clear_masterCai Huoqing2023-04-081-3/+0
* kernel.h: split the hexadecimal related helpers to hex.hAndy Shevchenko2023-04-082-28/+36
* epoll: use refcount to reduce ep_mutex contentionPaolo Abeni2023-04-081-72/+123
* notifiers: add tracepoints to the notifiers infrastructureGuilherme G. Piccoli2023-04-082-0/+75
* kernel/hung_task.c: set some hung_task.c variables storage-class-specifier to...Tom Rix2023-04-081-5/+5
* MAINTAINERS: remove the obsolete section EMBEDDED LINUXLukas Bulwahn2023-04-081-6/+0
* checkpatch: ignore ETHTOOL_LINK_MODE_ enum valuesGerhard Engleder2023-04-081-0/+2
* scripts/link-vmlinux.sh: fix error message presentationAndrew Morton2023-04-081-1/+1
* ELF: fix all "Elf" typosAlexey Dobriyan2023-04-0814-26/+26
* mm: uninline kstrdup()Alexey Dobriyan2023-04-081-0/+1
* scripts/gdb: support getting current task struct in UMLGlenn Washburn2023-04-081-2/+8
* scripts/gdb: correct indentation in get_current_taskGlenn Washburn2023-04-081-9/+9
* dca: delete unnecessary variableDan Carpenter2023-04-081-3/+1
* kcov: improve documentationAndrey Konovalov2023-04-081-67/+102
* nfs: remove empty if statement from nfs3_prepare_get_aclUros Bizjak2023-04-081-3/+2
* proc: remove mark_inode_dirty() in .setattr()Chao Yu2023-04-083-3/+0
* ia64: salinfo: placate defined-but-not-used warningRandy Dunlap2023-04-081-1/+1
* ia64: mm/contig: fix section mismatch warning/errorRandy Dunlap2023-04-081-1/+1
* delayacct: improve the average delay precision of getdelay tool to microsecondWang Yong2023-04-083-24/+24
* Merge tag 'gpio-fixes-for-v6.3-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-072-5/+2
|\
| * gpio: davinci: Add irq chip flag to skip set wakeDhruva Gole2023-04-031-1/+1
| * gpio: davinci: Do not clear the bank intr enable bit in save_contextDhruva Gole2023-04-031-3/+0
| * gpio: GPIO_REGMAP: select REGMAP instead of depending on itRandy Dunlap2023-03-061-1/+1
* | Merge tag 'acpi-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-04-073-17/+71
|\ \
| * | ACPI: video: Add acpi_backlight=video quirk for Lenovo ThinkPad W530Hans de Goede2023-04-051-0/+14
| * | ACPI: video: Add acpi_backlight=video quirk for Apple iMac14,1 and iMac14,2Hans de Goede2023-04-051-0/+23
| * | ACPI: video: Make acpi_backlight=video work independent from GPU driverHans de Goede2023-04-051-2/+13
| * | ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()Hans de Goede2023-04-052-15/+21
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-04-071-18/+14
|\ \ \
| * | | arm64: compat: Work around uninitialized variable warningArd Biesheuvel2023-04-051-18/+14
* | | | Merge tag '6.3-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2023-04-078-79/+140
|\ \ \ \
| * | | | ksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdrNamjae Jeon2023-04-024-37/+111
| * | | | ksmbd: delete asynchronous work from listNamjae Jeon2023-04-024-20/+28
| * | | | ksmbd: remove unused is_char_allowed functionTom Rix2023-03-251-18/+0
| * | | | ksmbd: do not call kvmalloc() with __GFP_NORETRY | __GFP_NO_WARNMarios Makassikis2023-03-251-4/+1
* | | | | Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2023-04-0652-244/+408
|\ \ \ \ \
| * | | | | net: stmmac: check fwnode for phy device before scanning for phyMichael Sit Wei Hong2023-04-061-4/+11
| * | | | | net: stmmac: Add queue reset into stmmac_xdp_open() functionSong Yoong Siang2023-04-051-0/+2
| * | | | | selftests: net: rps_default_mask.sh: delete veth link specificallyHangbin Liu2023-04-051-0/+1
| * | | | | net: fec: make use of MDIO C45 quirkGreg Ungerer2023-04-052-12/+25
| * | | | | Merge tag 'wireless-2023-04-05' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-04-0513-110/+97
| |\ \ \ \ \
| | * | | | | wifi: mt76: ignore key disable commandsFelix Fietkau2023-04-038-96/+62
| | * | | | | wifi: ath11k: reduce the MHI timeout to 20sKalle Valo2023-04-031-1/+1
| | * | | | | wifi: mt76: mt7921: fix fw used for offload check for mt7922Lorenzo Bianconi2023-03-311-1/+1