aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-22ptrace_attach: shift send(SIGSTOP) into ptrace_set_stopped()Oleg Nesterov1-8/+5
2024-02-22flex_proportions: remove unused fprop_local_singleKemeng Shi2-109/+0
2024-02-22lib/sort: optimize heapsort with double-pop variationKuan-Wei Chiu1-4/+14
2024-02-22lib/sort: optimize heapsort for equal elements in sift-down pathKuan-Wei Chiu1-1/+1
2024-02-22user_namespace: remove unnecessary NULL values from kbufLi zeming1-1/+1
2024-02-22sysctl: allow to change limits for posix messages queuesAlexey Gladkov1-0/+36
2024-02-22docs: add information about ipc sysctls limitationsAlexey Gladkov1-3/+11
2024-02-22sysctl: allow change system v ipc sysctls inside ipc namespaceAlexey Gladkov1-2/+35
2024-02-22lib min_heap: optimize number of comparisons in min_heapify()Kuan-Wei Chiu1-20/+22
2024-02-22lib min_heap: optimize number of calls to min_heapify()Kuan-Wei Chiu1-1/+1
2024-02-22panic: suppress gnu_printf warningBaoquan He1-0/+5
2024-02-22lib/win_minmax: fix header commentsRandy Dunlap1-2/+2
2024-02-22ocfs2: spelling fixYongzhen Zhang1-1/+1
2024-02-22bcache: use of hlist_count_nodes()Pierre Gondois1-7/+1
2024-02-22binder: use of hlist_count_nodes()Pierre Gondois1-3/+1
2024-02-22list: add hlist_count_nodes()Pierre Gondois1-0/+15
2024-02-22selftests: add eventfd selftestsWen Yang3-0/+195
2024-02-22treewide: update LLVM Bugzilla linksNathan Chancellor16-17/+17
2024-02-22arch and include: update LLVM Phabricator linksNathan Chancellor4-5/+5
2024-02-22bounds: 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-17Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds24-33/+77
2024-02-17Merge 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-16MAINTAINERS: Add Siddharth Vadapalli as PCI TI DRA7XX/J721E reviewerSiddharth Vadapalli1-0/+1
2024-02-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-33/+48
2024-02-16Merge tag 'wq-for-6.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+2
2024-02-16Merge tag 'block-6.8-2024-02-16' of git://git.kernel.dk/linuxLinus Torvalds4-2/+8
2024-02-16Merge tag 'io_uring-6.8-2024-02-16' of git://git.kernel.dk/linuxLinus Torvalds1-2/+3
2024-02-16Merge tag 'ceph-for-6.8-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds3-25/+93
2024-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds65-276/+277
2024-02-16Merge tag 'trace-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-29/+47
2024-02-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds11-16/+46
2024-02-16Merge tag 'zonefs-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2-43/+65
2024-02-16Merge tag 'kvmarm-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-2/+0
2024-02-16Merge tag 'kvmarm-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2-11/+17