aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-10-03ipc/msg: mitigate the lock contention with percpu counterGravatar Jiebin Sun 1-2/+3
2022-10-03percpu: add percpu_counter_add_local and percpu_counter_sub_localGravatar Jiebin Sun 1-0/+32
2022-10-03fs: uninline inode_maybe_inc_iversion()Gravatar Andrew Morton 1-45/+1
2022-10-03init.h: fix spelling typo in commentGravatar Jiangshan Yi 1-1/+1
2022-09-11asm-generic: make parameter types consistent in _unaligned_be48()Gravatar Andy Shevchenko 1-1/+1
2022-09-11bitops: use try_cmpxchg in set_mask_bits and bit_clear_unlessGravatar Uros Bizjak 1-5/+6
2022-09-11iversion: use atomic64_try_cmpxchg)Gravatar Uros Bizjak 1-23/+9
2022-09-11kernel: exit: cleanup release_thread()Gravatar Kefeng Wang 1-0/+3
2022-09-11kexec: turn all kexec_mutex acquisitions into trylocksGravatar Valentin Schneider 1-1/+1
2022-08-28Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 3-7/+28
2022-08-28asm-generic: sections: refactor memory_intersectsGravatar Quanyang Wang 1-2/+5
2022-08-28Revert "memcg: cleanup racy sum avoidance code"Gravatar Shakeel Butt 1-2/+13
2022-08-28mm: re-allow pinning of zero pfns (again)Gravatar Alex Williamson 1-3/+10
2022-08-26Merge tag 'io_uring-6.0-2022-08-26' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+8
2022-08-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-5/+1
2022-08-26wait_on_bit: add an acquire memory barrierGravatar Mikulas Patocka 7-5/+34
2022-08-25Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 9-11/+26
2022-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfGravatar Jakub Kicinski 3-4/+4
2022-08-24net: Fix a data-race around gro_normal_batch.Gravatar Kuniyuki Iwashima 1-1/+1
2022-08-24net: Fix data-races around sysctl_devconf_inherit_init_net.Gravatar Kuniyuki Iwashima 1-0/+9
2022-08-24net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.Gravatar Kuniyuki Iwashima 1-3/+8
2022-08-24net: Fix a data-race around sysctl_net_busy_poll.Gravatar Kuniyuki Iwashima 1-1/+1
2022-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Gravatar David S. Miller 1-1/+1
2022-08-24netfilter: flowtable: fix stuck flows on cleanup due to pending workGravatar Pablo Neira Ayuso 1-0/+2
2022-08-24netfilter: flowtable: add function to invoke garbage collection immediatelyGravatar Pablo Neira Ayuso 1-0/+1
2022-08-24netfilter: nf_tables: make table handle allocation per-netns friendlyGravatar Pablo Neira Ayuso 1-0/+1
2022-08-23Merge tag 'cgroup-for-6.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-6/+1
2022-08-23Merge tag 'mlx5-fixes-2022-08-22' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Jakub Kicinski 1-0/+1
2022-08-23Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 4-14/+17
2022-08-23netfilter: ebtables: reject blobs that don't provide all entry pointsGravatar Florian Westphal 1-4/+0
2022-08-23io_uring: uapi: Add `extern "C"` in io_uring.h for liburingGravatar Ammar Faizi 1-0/+8
2022-08-22bonding: 3ad: make ad_ticks_per_sec a constGravatar Jonathan Toppins 1-1/+1
2022-08-22net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyGravatar Moshe Shemesh 1-0/+1
2022-08-22Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-1/+1
2022-08-20mm/shmem: fix chattr fsflags support in tmpfsGravatar Hugh Dickins 1-9/+4
2022-08-20mm/uffd: reset write protection when unregister with wp-modeGravatar Peter Xu 1-0/+2
2022-08-20mm: add DEVICE_ZONE to FOR_ALL_ZONESGravatar Hao Lee 1-4/+11
2022-08-20mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COWGravatar David Hildenbrand 1-1/+0
2022-08-20Merge tag 'block-6.0-2022-08-19' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+0
2022-08-20Merge tag 'ata-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Gravatar Linus Torvalds 1-1/+2
2022-08-21ata: libata: Set __ATA_BASE_SHT max_sectorsGravatar John Garry 1-1/+2
2022-08-19Merge branch '5.20/scsi-queue' into 6.0/scsi-fixesGravatar Martin K. Petersen 1-5/+1
2022-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-32/+34
2022-08-19Merge tag 'bitmap-6.0-rc2' of https://github.com/norov/linuxGravatar Linus Torvalds 1-3/+23
2022-08-19KVM: Rename mmu_notifier_* to mmu_invalidate_*Gravatar Chao Peng 1-29/+31
2022-08-19KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTSGravatar Chao Peng 1-3/+3
2022-08-18Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 4-16/+191
2022-08-18blk-mq: remove unused function blk_mq_queue_stopped()Gravatar Yu Kuai 1-1/+0
2022-08-17net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offsetGravatar Vladimir Oltean 1-4/+62
2022-08-17net: mscc: ocelot: make struct ocelot_stat_layout array indexableGravatar Vladimir Oltean 1-8/+97