aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-09kcov: add prototypes for helper functionsArnd Bergmann2-3/+21
2023-06-09time_namespace: always provide arch_get_vdso_data() prototype for vdsoArnd Bergmann1-1/+2
2023-06-09thread_info: move function declarations to linux/thread_info.hArnd Bergmann5-13/+5
2023-06-09init: move cifs_root_data() prototype into linux/mount.hArnd Bergmann2-2/+2
2023-06-09init: consolidate prototypes in linux/init.hArnd Bergmann22-45/+23
2023-06-09kunit: include debugfs header fileArnd Bergmann1-0/+1
2023-06-09panic: make function declarations visibleArnd Bergmann2-2/+6
2023-06-09panic: hide unused global functionsArnd Bergmann1-2/+1
2023-06-09locking: add lockevent_read() prototypeArnd Bergmann1-0/+4
2023-06-09lib: devmem_is_allowed: include linux/io.hArnd Bergmann1-0/+1
2023-06-09mm: sparse: mark populate_section_memmap() staticArnd Bergmann1-1/+1
2023-06-09mm: page_poison: always declare __kernel_map_pages() functionArnd Bergmann1-2/+1
2023-06-09mm: percpu: unhide pcpu_embed_first_chunk prototypeArnd Bergmann1-2/+0
2023-06-09squashfs: cache partial compressed blocksVincent Whitchurch3-6/+129
2023-06-09squashfs: don't include buffer_head.hChristoph Hellwig3-3/+0
2023-06-09fork: optimize memcg_charge_kernel_stack() a bitHaifeng Xu1-7/+3
2023-06-09add intptr_tAlexey Dobriyan3-21/+1
2023-06-09procfs: replace all non-returning strlcpy with strscpyAzeem Shaikh1-1/+1
2023-06-09scripts/spelling.txt: add more spellings to spelling.txtColin Ian King1-0/+22
2023-06-09kthread: fix spelling typo and grammar in commentsPrathu Baronia1-2/+2
2023-05-28Linux 6.4-rc4Linus Torvalds1-1/+1
2023-05-26cxl: Explicitly initialize resources when media is not readyDave Jiang1-6/+11
2023-05-26x86: re-introduce support for ERMS copies for user space accessesLinus Torvalds1-1/+9
2023-05-26NVMe: Add MAXIO 1602 to bogus nid list.Tatsuki Sugiura1-0/+2
2023-05-25module: error out early on concurrent load of the same module fileLinus Torvalds2-15/+49
2023-05-25x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui1-2/+3
2023-05-25cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf()Wyes Karny1-1/+7
2023-05-25io_uring: unlock sqd->lock before sq thread release CPUWenwen Chen1-1/+5
2023-05-25MAINTAINERS: update arm64 Microchip entriesConor Dooley1-2/+10
2023-05-25udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().Kuniyuki Iwashima2-0/+4
2023-05-24net: phy: mscc: enable VSC8501/2 RGMII RX clockDavid Epping2-26/+29
2023-05-24net: phy: mscc: remove unnecessary phydev lockingDavid Epping1-4/+0
2023-05-24net: phy: mscc: add support for VSC8501David Epping2-0/+26
2023-05-24net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLEDavid Epping1-0/+1
2023-05-24net/handshake: Enable the SNI extension to work properlyChuck Lever5-0/+19
2023-05-24net/handshake: Unpin sock->file if a handshake is cancelledChuck Lever2-0/+5
2023-05-24net/handshake: handshake_genl_notify() shouldn't ignore @flagsChuck Lever1-1/+1
2023-05-24net/handshake: Fix uninitialized local variableChuck Lever1-1/+1
2023-05-24net/handshake: Fix handshake_dup() ref countingChuck Lever1-2/+3
2023-05-24net/handshake: Remove unneeded check from handshake_dup()Chuck Lever1-3/+0
2023-05-24smb3: move Documentation/filesystems/cifs to Documentation/filesystems/smbSteve French5-2/+2
2023-05-24cifs: correct references in Documentation to old fs/cifs pathSteve French6-10/+10
2023-05-24smb: move client and server files to common directory fs/smbSteve French149-23/+30
2023-05-24cifs: mapchars mount option ignoredSteve French1-0/+8
2023-05-24smb3: display debug information better for encryptionSteve French1-2/+6
2023-05-24cifs: fix smb1 mount regressionPaulo Alcantara1-1/+1
2023-05-24drm/amd/display: Have Payload Properly Created After ResumeFangzhi Zuo1-2/+2
2023-05-24drm/amd/display: Fix warning in disabling vblank irqAlan Liu2-21/+16
2023-05-24perf/x86/uncore: Correct the number of CHAs on SPRKan Liang1-0/+11
2023-05-24drm/amd/pm: Fix output of pp_od_clk_voltageJonatas Esteves1-7/+5