summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-10openrisc: convert to generic syscall tableArnd Bergmann8-19/+25
2024-07-10nios2: convert to generic syscall tableArnd Bergmann7-17/+26
2024-07-10loongarch: convert to generic syscall tableArnd Bergmann6-3/+12
2024-07-10hexagon: use new system call tableArnd Bergmann6-15/+26
2024-07-10csky: convert to generic syscall tableArnd Bergmann7-12/+21
2024-07-10arm64: rework compat syscall macrosArnd Bergmann5-37/+22
2024-07-10arm64: generate 64-bit syscall.tblArnd Bergmann9-29/+17
2024-07-10arm64: convert unistd_32.h to syscall.tbl formatArnd Bergmann8-948/+503
2024-07-10arc: convert to generic syscall tableArnd Bergmann7-44/+30
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann24-29/+13
2024-07-10kbuild: add syscall table generation to scripts/Makefile.asm-headersArnd Bergmann3-59/+99
2024-07-10kbuild: verify asm-generic header listArnd Bergmann2-2/+1
2024-07-10loongarch: avoid generating extra header filesArnd Bergmann1-16/+0
2024-07-10um: don't generate asm/bpf_perf_event.hArnd Bergmann2-1/+9
2024-07-10csky: drop asm/gpio.h wrapperArnd Bergmann1-1/+0
2024-07-04syscalls: add generic scripts/syscall.tblArnd Bergmann1-0/+388
2024-07-01Linux 6.10-rc6v6.10-rc6Linus Torvalds1-1/+1
2024-07-01Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds5-22/+36
2024-06-30ata: ahci: Clean up sysfs file on errorNiklas Cassel1-5/+12
2024-06-30ata: libata-core: Fix double free on errorNiklas Cassel1-4/+4
2024-06-30ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel4-14/+19
2024-06-30ata: libata-core: Fix null pointer dereference on errorNiklas Cassel1-0/+3
2024-06-30Merge tag 'kbuild-fixes-v6.10-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-13/+11
2024-06-30x86-32: fix cmpxchg8b_emu build error with clangLinus Torvalds1-7/+5
2024-06-30Merge tag 'char-misc-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-87/+322
2024-06-30Merge tag 'staging-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-4/+14
2024-06-30Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds16-374/+65
2024-06-30Merge tag 'usb-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-29/+152
2024-06-30Merge tag 'smp_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+7
2024-06-30Merge tag 'irq_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-6/+13
2024-06-30Merge tag 'timers_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+2
2024-06-30Merge tag 'linux-watchdog-6.10-rc-fixes' of git://www.linux-watchdog.org/linu...Linus Torvalds6-0/+6
2024-06-29Merge tag 'nfs-for-6.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+4
2024-06-29Merge tag 'xfs-6.10-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds8-53/+95
2024-06-29Merge tag 'i2c-for-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-90/+143
2024-06-29Merge tag 'platform-drivers-x86-v6.10-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds18-56/+56
2024-06-29Merge tag 'mmc-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds5-69/+90
2024-06-29Merge tag 'riscv-for-linus-6.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-15/+22
2024-06-29Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-20/+17
2024-06-29x86: stop playing stack games in profile_pc()Linus Torvalds1-19/+1
2024-06-28i2c: testunit: discard write requests while old command is runningWolfram Sang1-0/+3
2024-06-28i2c: testunit: don't erase registers after STOPWolfram Sang1-1/+1
2024-06-28Merge tag 'i2c-host-fixes-6.10-rc6' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang5-89/+139
2024-06-28Merge tag 'nfsd-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds3-6/+5
2024-06-28Merge tag 'bcachefs-2024-06-28' of https://evilpiepirate.org/git/bcachefsLinus Torvalds16-207/+342
2024-06-28Merge tag 'block-6.10-20240628' of git://git.kernel.dk/linuxLinus Torvalds5-14/+38
2024-06-28Merge tag 'iommu-fixes-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-20/+21
2024-06-28Merge tag 'gpio-fixes-for-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-11/+26
2024-06-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-2/+4
2024-06-28Merge tag 'v6.10-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-11/+15