index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
slab.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-15
headers/deps: mm: Split <linux/gfp_types.h> out of <linux/gfp.h>
Ingo Molnar
2
-343
/
+350
2022-07-15
headers/deps: mm: Optimize <linux/gfp.h> header dependencies
Ingo Molnar
1
-3
/
+0
2022-07-15
lib/cpumask: move trivial wrappers around find_bit to the header
Yury Norov
2
-58
/
+54
2022-07-15
lib/cpumask: change return types to unsigned where appropriate
Yury Norov
2
-16
/
+16
2022-07-15
cpumask: change return types to bool where appropriate
Yury Norov
1
-12
/
+12
2022-07-15
lib/bitmap: change type of bitmap_weight to unsigned long
Yury Norov
12
-19
/
+19
2022-07-15
lib/bitmap: change return types to bool where appropriate
Yury Norov
4
-11
/
+11
2022-07-15
arm: align find_bit declarations with generic kernel
Yury Norov
1
-8
/
+10
2022-07-13
iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE)
Alexander Lobakin
1
-1
/
+1
2022-07-12
lib/test_bitmap: test the tail after bitmap_to_arr64()
Alexander Lobakin
1
-0
/
+6
2022-07-12
lib/bitmap: fix off-by-one in bitmap_to_arr64()
Alexander Lobakin
1
-1
/
+1
2022-07-01
lib: test_bitmap: add compile-time optimization/evaluations assertions
Alexander Lobakin
1
-0
/
+62
2022-07-01
bitmap: don't assume compiler evaluates small mem*() builtins calls
Alexander Lobakin
1
-3
/
+19
2022-07-01
net/ice: fix initializing the bitmap in the switch code
Alexander Lobakin
1
-1
/
+1
2022-07-01
bitops: let optimize out non-atomic bitops on compile-time constants
Alexander Lobakin
1
-1
/
+17
2022-07-01
bitops: wrap non-atomic bitops with a transparent macro
Alexander Lobakin
7
-49
/
+81
2022-07-01
bitops: define const_*() versions of the non-atomics
Alexander Lobakin
2
-0
/
+32
2022-07-01
bitops: unify non-atomic bitops prototypes across architectures
Alexander Lobakin
13
-150
/
+229
2022-07-01
bitops: always define asm-generic non-atomic bitops
Alexander Lobakin
2
-102
/
+138
2022-07-01
ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()
Alexander Lobakin
1
-1
/
+1
2022-06-24
lib: bitmap: fix the duplicated comments on bitmap_to_arr64()
Qu Wenruo
1
-1
/
+1
2022-06-19
Linux 5.19-rc3
v5.19-rc3
Linus Torvalds
1
-1
/
+1
2022-06-19
ext4: fix a doubled word "need" in a comment
Xiang wangx
1
-1
/
+1
2022-06-19
ext4: add reserved GDT blocks check
Zhang Yi
1
-0
/
+10
2022-06-19
ext4: make variable "count" signed
Ding Xiang
1
-1
/
+2
2022-06-19
ext4: correct the judgment of BUG in ext4_mb_normalize_request
Baokun Li
1
-1
/
+16
2022-06-19
ext4: fix bug_on ext4_mb_use_inode_pa
Baokun Li
1
-0
/
+9
2022-06-19
ext4: fix up test_dummy_encryption handling for new mount API
Eric Biggers
1
-63
/
+71
2022-06-19
ext4: use kmemdup() to replace kmalloc + memcpy
Shuqi Zhang
1
-2
/
+1
2022-06-19
ext4: fix super block checksum incorrect after mount
Ye Bin
1
-8
/
+8
2022-06-18
cifs: when a channel is not found for server, log its connection id
Shyam Prasad N
1
-0
/
+3
2022-06-18
x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page
Kirill A. Shutemov
1
-1
/
+14
2022-06-17
x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"
Hans de Goede
4
-17
/
+18
2022-06-17
arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer
Will Deacon
1
-2
/
+0
2022-06-17
docs/zh_CN/LoongArch: Fix notes rendering by using reST directives
Yanteng Si
2
-12
/
+16
2022-06-17
docs/LoongArch: Fix notes rendering by using reST directives
Yanteng Si
2
-15
/
+22
2022-06-17
LoongArch: vmlinux.lds.S: Add missing ELF_DETAILS
Youling Tang
1
-0
/
+1
2022-06-17
io_uring: recycle provided buffer if we punt to io-wq
Jens Axboe
1
-0
/
+1
2022-06-17
dm mirror log: round up region bitmap size to BITS_PER_LONG
Mikulas Patocka
1
-2
/
+1
2022-06-17
dm: fix narrow race for REQ_NOWAIT bios being issued despite no support
Mikulas Patocka
1
-1
/
+6
2022-06-17
dm: fix use-after-free in dm_put_live_table_bio
Mikulas Patocka
1
-6
/
+7
2022-06-17
smb3: add trace point for SMB2_set_eof
Steve French
2
-0
/
+40
2022-06-17
block/bfq: Enable I/O statistics
Bart Van Assche
1
-0
/
+3
2022-06-17
riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbol
Heiko Stuebner
1
-2
/
+7
2022-06-17
riscv: drop cpufeature_apply_feature tracking variable
Heiko Stuebner
1
-4
/
+1
2022-06-17
riscv: fix dependency for t-head errata
Heiko Stuebner
1
-0
/
+1
2022-06-16
blk-mq: don't clear flush_rq from tags->rqs[]
Ming Lei
1
-2
/
+3
2022-06-16
blk-mq: avoid to touch q->elevator without any protection
Ming Lei
6
-19
/
+13
2022-06-16
blk-mq: protect q->elevator by ->sysfs_lock in blk_mq_elv_switch_none
Ming Lei
1
-1
/
+3
2022-06-16
block: Fix handling of offline queues in blk_mq_alloc_request_hctx()
Bart Van Assche
1
-0
/
+2
[next]