summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-23nilfs2: convert persistent object allocator to use kmap_localRyusuke Konishi1-45/+46
2024-02-23nilfs2: convert sufile to use kmap_localRyusuke Konishi1-43/+43
2024-02-23nilfs2: convert metadata file common code to use kmap_localRyusuke Konishi1-2/+2
2024-02-23nilfs2: convert nilfs_copy_buffer() to use kmap_localRyusuke Konishi1-4/+4
2024-02-23nilfs2: convert segment buffer to use kmap_localRyusuke Konishi1-2/+2
2024-02-23nilfs2: convert recovery logic to use kmap_localRyusuke Konishi1-2/+2
2024-02-23lib: dhry: add missing closing parenthesisGeert Uytterhoeven1-1/+1
2024-02-23lib: dhry: use ktime_ms_delta() helperGeert Uytterhoeven1-1/+1
2024-02-23lib: dhry: remove unneeded <linux/mutex.h>Geert Uytterhoeven1-1/+0
2024-02-23ptrace_attach: shift send(SIGSTOP) into ptrace_set_stopped()Oleg Nesterov1-8/+5
2024-02-23flex_proportions: remove unused fprop_local_singleKemeng Shi2-109/+0
2024-02-23lib/sort: optimize heapsort with double-pop variationKuan-Wei Chiu1-4/+14
2024-02-23lib/sort: optimize heapsort for equal elements in sift-down pathKuan-Wei Chiu1-1/+1
2024-02-23user_namespace: remove unnecessary NULL values from kbufLi zeming1-1/+1
2024-02-23sysctl: allow to change limits for posix messages queuesAlexey Gladkov1-0/+36
2024-02-23docs: add information about ipc sysctls limitationsAlexey Gladkov1-3/+11
2024-02-23sysctl: allow change system v ipc sysctls inside ipc namespaceAlexey Gladkov1-2/+35
2024-02-23lib min_heap: optimize number of comparisons in min_heapify()Kuan-Wei Chiu1-20/+22
2024-02-23lib min_heap: optimize number of calls to min_heapify()Kuan-Wei Chiu1-1/+1
2024-02-23panic: suppress gnu_printf warningBaoquan He1-0/+5
2024-02-23lib/win_minmax: fix header commentsRandy Dunlap1-2/+2
2024-02-23ocfs2: spelling fixYongzhen Zhang1-1/+1
2024-02-23bcache: use of hlist_count_nodes()Pierre Gondois1-7/+1
2024-02-23binder: use of hlist_count_nodes()Pierre Gondois1-3/+1
2024-02-23list: add hlist_count_nodes()Pierre Gondois1-0/+15
2024-02-23selftests: add eventfd selftestsWen Yang3-0/+195
2024-02-23treewide: update LLVM Bugzilla linksNathan Chancellor16-17/+17
2024-02-23arch and include: update LLVM Phabricator linksNathan Chancellor4-5/+5
2024-02-23bounds: support non-power-of-two CONFIG_NR_CPUSMatthew Wilcox (Oracle)1-1/+1
2024-02-18Linux 6.8-rc5Linus Torvalds1-1/+1
2024-02-18Merge tag 'kbuild-fixes-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-32/+33
2024-02-18Merge tag 'x86_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+18
2024-02-18Merge tag 'irq_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-26/+47
2024-02-18Merge tag 'i2c-for-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-13/+17
2024-02-18Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds24-33/+77
2024-02-18Merge tag 'bcachefs-2024-02-17' of https://evilpiepirate.org/git/bcachefsLinus Torvalds11-16/+35
2024-02-17Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-26/+169
2024-02-17Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds23-27/+73
2024-02-17Merge tag 'tty-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-7/+32
2024-02-17Merge tag 'usb-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-12/+2
2024-02-17Merge tag 'media/v6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds14-68/+156
2024-02-17Merge tag 'pci-v6.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-15/+23
2024-02-17Merge tag 'probes-fixes-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2024-02-17Merge tag '6.8-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-7/+60
2024-02-17Documentation: Document the Linux Kernel CVE processGreg Kroah-Hartman4-3/+129
2024-02-17tracing/probes: Fix to search structure fields correctlyMasami Hiramatsu (Google)1-2/+2
2024-02-17Merge tag 'i2c-host-fixes-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang4-13/+17
2024-02-17MAINTAINERS: Add Siddharth Vadapalli as PCI TI DRA7XX/J721E reviewerSiddharth Vadapalli1-0/+1
2024-02-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-33/+48
2024-02-17Merge tag 'wq-for-6.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+2