summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add linux-next specific files for 20230522next-20230522Stephen Rothwell2023-05-224-0/+6874
* Merge branch 'for-next/kspp' of git://git.kernel.org/pub/scm/linux/kernel/git...Stephen Rothwell2023-05-2210-76/+275
|\
| * fortify: strcat: Move definition to use fortified strlcat()Kees Cook2023-05-161-27/+26
| * fortify: Add protection for strlcat()Kees Cook2023-05-161-0/+64
| * fortify: Use const variables for __member_size trackingKees Cook2023-05-161-21/+21
| * string: Add Kunit tests for strcat() familyKees Cook2023-05-164-0/+111
| * fortify: Allow KUnit test to build without FORTIFYKees Cook2023-05-162-1/+15
| * kunit: tool: Enable CONFIG_FORTIFY_SOURCE under UMLKees Cook2023-05-162-0/+5
| * fortify: strscpy: Fix flipped q and p docstring typoArne Welzel2023-05-161-2/+2
| * ubsan: Tighten UBSAN_BOUNDS on GCCKees Cook2023-05-162-26/+32
* | Merge branch 'bitmap-for-next' of https://github.com/norov/linux.gitStephen Rothwell2023-05-227-167/+177
|\ \
| * | cpumask: fix function description kernel-doc notationRandy Dunlap2023-03-011-1/+1
| * | nodemask: Drop duplicate check in for_each_node_mask()Gavin Shan2023-03-011-1/+1
| * | lib/bitmap: drop optimization of bitmap_{from,to}_arr64Yury Norov2023-03-012-6/+4
| * | lib/test_bitmap: increment failure counter properlyYury Norov2023-03-011-3/+15
| * | bitmap: switch from inline to __always_inlineYury Norov2023-03-014-157/+157
* | | Merge branch 'for-next/execve' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Rothwell2023-05-223-4/+4
|\ \ \
| * | | coredump, vmcore: Set p_align to 4 for PT_NOTEFangrui Song2023-05-163-4/+4
| | |/ | |/|
* | | Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Stephen Rothwell2023-05-225-90/+94
|\ \ \
| * | | sysctl: stop exporting register_sysctl_tableJoel Granados2023-05-162-10/+3
| * | | parport: Removed sysctl related definesJoel Granados2023-05-161-7/+0
| * | | parport: Remove register_sysctl_table from parport_default_proc_registerJoel Granados2023-05-161-17/+1
| * | | parport: Remove register_sysctl_table from parport_device_proc_registerJoel Granados2023-05-161-24/+32
| * | | parport: Remove register_sysctl_table from parport_proc_registerJoel Granados2023-05-161-31/+55
| * | | parport: Move magic number "15" to a defineJoel Granados2023-05-162-1/+3
| |/ /
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kris...Stephen Rothwell2023-05-221-14/+24
|\ \ \
| * | | unicode: Handle memory allocation failures in mkutf8datajianchunfu2022-04-281-14/+24
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.gitStephen Rothwell2023-05-227-3/+72
|\ \ \ \
| * | | | efivarfs: expose used and total sizeAnisse Astier2023-05-175-1/+70
| * | | | efi: make kobj_type structure constantThomas Weißschuh2023-05-101-1/+1
| * | | | efi: x86: make kobj_type structure constantThomas Weißschuh2023-05-101-1/+1
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt...Stephen Rothwell2023-05-222-3/+43
|\ \ \ \ \
| * | | | | Fix some coding style errors in memblock.cClaudio Migliorelli2023-05-141-3/+3
| * | | | | Add tests for memblock_alloc_node()Claudio Migliorelli2023-05-141-0/+40
| |/ / / /
* | | | | Merge branch 'main' of git://git.infradead.org/users/willy/xarray.gitStephen Rothwell2023-05-221-10/+4
|\ \ \ \ \
| * | | | | ida: Remove assertions that an ID was allocatedMatthew Wilcox (Oracle)2022-07-101-10/+4
* | | | | | Merge branch 'ntb-next' of https://github.com/jonmason/ntb.gitStephen Rothwell2023-05-228-29/+32
|\ \ \ \ \ \
| * | | | | | ntb: intel: Remove redundant pci_clear_masterCai Huoqing2023-04-021-2/+0
| * | | | | | ntb: epf: Remove redundant pci_clear_masterCai Huoqing2023-04-021-8/+4
| * | | | | | ntb_hw_amd: Remove redundant pci_clear_masterCai Huoqing2023-04-021-2/+0
| * | | | | | ntb: idt: drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-04-021-12/+5
| * | | | | | MAINTAINERS: git://github -> https://github.com for jonmasonPalmer Dabbelt2023-04-021-1/+1
| * | | | | | NTB: EPF: fix possible memory leak in pci_vntb_probe()ruanjinjie2023-04-021-0/+1
| * | | | | | NTB: ntb_tool: Add check for devm_kcallocJiasheng Jiang2023-04-021-0/+2
| * | | | | | NTB: ntb_transport: fix possible memory leak while device_register() failsYang Yingliang2023-04-021-1/+1
| * | | | | | ntb: intel: Fix error handling in intel_ntb_pci_driver_init()Yuan Can2023-04-021-1/+6
| * | | | | | NTB: amd: Fix error handling in amd_ntb_pci_driver_init()Yuan Can2023-04-021-1/+6
| * | | | | | ntb: idt: Fix error handling in idt_pci_driver_init()Yuan Can2023-04-021-1/+6
* | | | | | | Merge branch 'at24/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Stephen Rothwell2023-05-221-1/+2
|\ \ \ \ \ \ \
| * | | | | | | eeprom: at24: Use dev_err_probe for nvmem register failureAlexander Stein2023-05-161-1/+2
| | |_|/ / / / | |/| | | | |