summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-aspeed-scu-ic.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-02cgroup: fix build when CGROUP_SCHED is not enabledLinus Torvalds1-14/+14
2023-09-02fbdev/g364fb: fix build failure with mipsSudip Mukherjee1-1/+1
2023-09-02tracing/filters: Fix coding style issuesValentin Schneider1-2/+4
2023-09-02tracing/filters: Change parse_pred() cpulist ternary into an if blockValentin Schneider1-2/+6
2023-09-02tracing/filters: Fix double-free of struct filter_pred.maskValentin Schneider1-0/+1
2023-09-02tracing/filters: Fix error-handling of cpulist parsing bufferValentin Schneider1-2/+8
2023-09-02tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSYBrian Foster1-2/+2
2023-09-02ftrace: Use LIST_HEAD to initialize clear_hashRuan Jinjie1-3/+1
2023-09-02ftrace: Use within_module to check rec->ip within specified module.Levi Yun1-4/+2
2023-09-02tracing: Replace strlcpy with strscpy in trace/events/task.hAzeem Shaikh1-1/+1
2023-09-02tracing: Fix race issue between cpu buffer write and swapZheng Yejian1-5/+12
2023-09-02tracing: Remove extra space at the end of hwlat_detector/modeMikhail Kobuk1-1/+1
2023-09-02rv: Set variable 'da_mon_##name' to staticYu Liao1-1/+1
2023-09-01selftests/x86: Update map_shadow_stack syscall nrRick Edgecombe1-1/+1
2023-09-01fbdev: Update fbdev source file pathsJonathan Neuschäfer1-5/+5
2023-09-01fbdev: ssd1307fb: Use bool for ssd1307fb_deviceinfo flagsGeert Uytterhoeven1-2/+2
2023-09-01fbdev: neofb: Shorten Neomagic product name in info structHelge Deller1-18/+9
2023-08-31powerpc: Fix pud_mkwrite() definition after pte_mkwrite() API changesIngo Molnar1-1/+1
2023-08-31x86/fpu/xstate: Fix PKRU covert channelJim Mattson1-1/+1
2023-08-31pstore: Base compression input buffer size on estimated compressed sizeArd Biesheuvel1-7/+27
2023-08-31fbdev: mx3fb: Remove the driverFabio Estevam4-1757/+0
2023-08-31fbdev/core: Use list_for_each_entry() helperJinjie Ruan2-23/+7
2023-08-31x86/irq/i8259: Fix kernel-doc annotation warningVincenzo Palazzo1-3/+1
2023-08-31x86/speculation: Mark all Skylake CPUs as vulnerable to GDSDave Hansen1-4/+4
2023-08-31macintosh/ams: linux/platform_device.h is neededRandy Dunlap1-0/+1
2023-08-31NFS: switch back to using kill_anon_superChristoph Hellwig1-3/+1
2023-08-31mtd: key superblock by device numberChristian Brauner1-34/+11
2023-08-31fs: export sget_dev()Christian Brauner2-19/+46
2023-08-31lib/Kconfig.debug: Restrict DEBUG_INFO_SPLIT for RISC-VNathan Chancellor1-0/+5
2023-08-31riscv: support PREEMPT_DYNAMIC with static keysJisheng Zhang2-1/+14
2023-08-31riscv: Move create_tmp_mapping() to init sectionsAlexandre Ghiti1-1/+1
2023-08-31riscv: Mark KASAN tmp* page tables variables as staticAlexandre Ghiti1-3/+3
2023-08-31riscv: mm: use bitmap_zero() APIYe Xingchen1-1/+1
2023-08-31riscv: enable DEBUG_FORCE_FUNCTION_ALIGN_64BJisheng Zhang1-1/+1
2023-08-31riscv: remove redundant mv instructionsNam Cao1-5/+1
2023-08-30pNFS: Fix assignment of xprtdata.credAnna Schumaker1-1/+1
2023-08-30x86/shstk: Change order of __user in typeRick Edgecombe1-1/+1
2023-08-30x86: bring back rep movsq for user access on CPUs without ERMSMateusz Guzik2-45/+14
2023-08-30NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQOlga Kornievskaia1-2/+3
2023-08-30NFS: Guard against READDIR loop when entry names exceed MAXNAMELENBenjamin Coddington2-2/+2
2023-08-30fs/jfs: Use common ucs2 upper case tableDr. David Alan Gilbert6-147/+23
2023-08-30fs/smb/client: Use common code in clientDr. David Alan Gilbert5-405/+4
2023-08-30fs/smb: Swing unicode common code from smb->NLSDr. David Alan Gilbert7-284/+328
2023-08-30fs/smb: Remove unicode 'lower' tablesDr. David Alan Gilbert4-343/+0
2023-08-30SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusionSteve French9-22/+22
2023-08-30platform/x86: asus-wmi: corrections to egpu safety checkLuke D. Jones1-8/+7
2023-08-30platform/x86: mlx-platform: Add dependency on PCI to KconfigVadim Pasternak1-2/+1
2023-08-30cpu/hotplug: Prevent self deadlock on CPU hot-unplugThomas Gleixner1-1/+23
2023-08-30tick/rcu: Fix false positive "softirq work is pending" messagesPaul Gortmaker1-1/+1
2023-08-30csky: Fixup compile errorGuo Ren1-0/+2