index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/dasd: resolve spelling mistake
Muhammad Muzammil
2023-11-20
1
-1
/
+1
*
block/null_blk: Fix double blk_mq_start_request() warning
Chengming Zhou
2023-11-20
1
-12
/
+13
*
block: Remove blk_set_runtime_active()
Damien Le Moal
2023-11-20
2
-29
/
+5
*
nbd: fix null-ptr-dereference while accessing 'nbd->config'
Li Nan
2023-11-20
1
-1
/
+17
*
nbd: factor out a helper to get nbd_config without holding 'config_lock'
Li Nan
2023-11-20
1
-8
/
+19
*
nbd: fold nbd config initialization into nbd_alloc_config()
Li Nan
2023-11-20
1
-22
/
+19
*
Merge tag 'md-fixes-20231120' of https://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
2023-11-20
1
-1
/
+2
|
\
|
*
md: fix bi_status reporting in md_end_clone_io
Song Liu
2023-11-20
1
-1
/
+2
*
|
bcache: avoid NULL checking to c->root in run_cache_set()
Coly Li
2023-11-20
1
-1
/
+1
*
|
bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc()
Coly Li
2023-11-20
1
-0
/
+7
*
|
bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL() in btree_gc_coalesce()
Coly Li
2023-11-20
1
-1
/
+1
*
|
bcache: fixup multi-threaded bch_sectors_dirty_init() wake-up race
Mingzhe Zou
2023-11-20
1
-1
/
+2
*
|
bcache: fixup lock c->root error
Mingzhe Zou
2023-11-20
1
-3
/
+11
*
|
bcache: fixup init dirty data errors
Mingzhe Zou
2023-11-20
1
-1
/
+4
*
|
bcache: prevent potential division by zero error
Rand Deeb
2023-11-20
1
-1
/
+1
*
|
bcache: remove redundant assignment to variable cur_idx
Colin Ian King
2023-11-20
1
-1
/
+1
*
|
bcache: check return value from btree_node_alloc_replacement()
Coly Li
2023-11-20
1
-0
/
+2
*
|
bcache: avoid oversize memory allocation by small stripe_size
Coly Li
2023-11-20
2
-0
/
+3
|
/
*
blk-cgroup: bypass blkcg_deactivate_policy after destroying
Ming Lei
2023-11-17
1
-0
/
+13
*
blk-cgroup: avoid to warn !rcu_read_lock_held() in blkg_lookup()
Ming Lei
2023-11-17
1
-2
/
+0
*
blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"
Ming Lei
2023-11-17
1
-0
/
+2
*
blk-mq: make sure active queue usage is held for bio_integrity_prep()
Christoph Hellwig
2023-11-13
1
-37
/
+38
*
Linux 6.7-rc1
v6.7-rc1
Linus Torvalds
2023-11-13
1
-2
/
+2
*
wifi: iwlwifi: fix system commands group ordering
Miri Korenblit
2023-11-12
1
-1
/
+1
*
Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-11-12
3
-8
/
+6
|
\
|
*
parisc: Prevent booting 64-bit kernels on PA1.x machines
Helge Deller
2023-11-10
1
-3
/
+2
|
*
parport: gsc: mark init function static
Arnd Bergmann
2023-11-10
1
-1
/
+1
|
*
parisc/pgtable: Do not drop upper 5 address bits of physical address
Helge Deller
2023-11-07
1
-4
/
+3
*
|
Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-11-12
13
-63
/
+215
|
\
\
|
*
|
selftests/bpf: Enable cpu v4 tests for LoongArch
Hengqi Chen
2023-11-08
6
-6
/
+12
|
*
|
LoongArch: BPF: Support signed mod instructions
Hengqi Chen
2023-11-08
1
-9
/
+25
|
*
|
LoongArch: BPF: Support signed div instructions
Hengqi Chen
2023-11-08
1
-9
/
+25
|
*
|
LoongArch: BPF: Support 32-bit offset jmp instructions
Hengqi Chen
2023-11-08
1
-1
/
+5
|
*
|
LoongArch: BPF: Support unconditional bswap instructions
Hengqi Chen
2023-11-08
1
-0
/
+1
|
*
|
LoongArch: BPF: Support sign-extension mov instructions
Hengqi Chen
2023-11-08
1
-2
/
+17
|
*
|
LoongArch: BPF: Support sign-extension load instructions
Hengqi Chen
2023-11-08
1
-10
/
+39
|
*
|
LoongArch: Add more instruction opcodes and emit_* helpers
Hengqi Chen
2023-11-08
1
-0
/
+13
|
*
|
LoongArch/smp: Call rcutree_report_cpu_starting() earlier
Huacai Chen
2023-11-08
1
-1
/
+2
|
*
|
LoongArch: Relax memory ordering for atomic operations
WANG Rui
2023-11-08
1
-20
/
+68
|
*
|
LoongArch: Mark __percpu functions as always inline
Nathan Chancellor
2023-11-08
1
-5
/
+5
|
*
|
LoongArch: Disable module from accessing external data directly
WANG Rui
2023-11-08
1
-0
/
+2
|
*
|
LoongArch: Support PREEMPT_DYNAMIC with static keys
Huacai Chen
2023-11-08
1
-0
/
+1
|
*
|
Merge 'bpf-next 2023-10-16' into loongarch-next
Huacai Chen
2023-11-01
558
-4883
/
+44893
|
|
\
\
*
|
\
\
Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-11-12
8
-24
/
+24
|
\
\
\
\
|
*
|
|
|
powerpc/rtas: Fix ppc_rtas_rmo_buf_show() kernel-doc
Nathan Lynch
2023-11-07
1
-0
/
+2
|
*
|
|
|
powerpc/pseries/rtas-work-area: Fix rtas_work_area_reserve_arena() kernel-doc
Nathan Lynch
2023-11-07
1
-0
/
+1
|
*
|
|
|
powerpc/fb: Call internal __phys_mem_access_prot() in fbdev code
Thomas Zimmermann
2023-11-06
1
-6
/
+1
|
*
|
|
|
powerpc: Remove file parameter from phys_mem_access_prot()
Thomas Zimmermann
2023-11-06
5
-13
/
+15
|
*
|
|
|
powerpc/machdep: Remove trailing whitespaces
Thomas Zimmermann
2023-11-06
1
-5
/
+5
*
|
|
|
|
Merge tag '6.7-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2023-11-12
16
-88
/
+491
|
\
\
\
\
\
[next]