index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-lpc32xx.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-07
block: remove bio_devname
Christoph Hellwig
2
-8
/
+0
2022-03-07
ext4: stop using bio_devname
Christoph Hellwig
1
-3
/
+2
2022-03-07
raid5-ppl: stop using bio_devname
Christoph Hellwig
1
-9
/
+4
2022-03-07
raid1: stop using bio_devname
Christoph Hellwig
1
-3
/
+2
2022-03-07
md-multipath: stop using bio_devname
Christoph Hellwig
1
-5
/
+4
2022-03-07
dm-integrity: stop using bio_devname
Christoph Hellwig
1
-3
/
+2
2022-03-07
dm-crypt: stop using bio_devname
Christoph Hellwig
1
-6
/
+4
2022-03-07
pktcdvd: remove a pointless debug check in pkt_submit_bio
Christoph Hellwig
1
-8
/
+1
2022-03-07
block: remove handle_bad_sector
Christoph Hellwig
1
-12
/
+5
2022-03-07
block: fix and cleanup bio_check_ro
Christoph Hellwig
1
-6
/
+2
2022-03-06
Linux 5.17-rc7
v5.17-rc7
Linus Torvalds
1
-1
/
+1
2022-03-06
bcache: fixup multiple threads crash
Mingzhe Zou
2
-4
/
+8
2022-03-06
bcache: fixup bcache_dev_sectors_dirty_add() multithreaded CPU false sharing
Mingzhe Zou
1
-4
/
+7
2022-03-05
configs/debug: set CONFIG_DEBUG_INFO=y properly
Qian Cai
1
-1
/
+1
2022-03-05
proc: fix documentation and description of pagemap
Yun Zhou
2
-2
/
+3
2022-03-05
kselftest/vm: fix tests build with old libc
Chengming Zhou
1
-0
/
+1
2022-03-05
memfd: fix F_SEAL_WRITE after shmem huge page allocated
Hugh Dickins
1
-12
/
+28
2022-03-05
mm: fix use-after-free when anon vma name is used after vma is freed
Suren Baghdasaryan
1
-1
/
+7
2022-03-05
mm: prevent vm_area_struct::anon_name refcount saturation
Suren Baghdasaryan
2
-6
/
+15
2022-03-05
mm: refactor vm_area_struct::anon_vma_name usage code
Suren Baghdasaryan
12
-114
/
+125
2022-03-05
selftests/vm: cleanup hugetlb file after mremap test
Mike Kravetz
2
-8
/
+21
2022-03-05
bfq: fix use-after-free in bfq_dispatch_request
Zhang Wensheng
1
-7
/
+8
2022-03-05
powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not set
Murilo Opsfelder Araujo
2
-2
/
+2
2022-03-04
floppy: use memcpy_{to,from}_bvec
Christoph Hellwig
1
-4
/
+2
2022-03-04
drbd: use bvec_kmap_local in recv_dless_read
Christoph Hellwig
1
-2
/
+2
2022-03-04
drbd: use bvec_kmap_local in drbd_csum_bio
Christoph Hellwig
1
-3
/
+3
2022-03-04
bcache: use bvec_kmap_local in bio_csum
Christoph Hellwig
1
-2
/
+2
2022-03-04
nvdimm-btt: use bvec_kmap_local in btt_rw_integrity
Christoph Hellwig
1
-6
/
+4
2022-03-04
nvdimm-blk: use bvec_kmap_local in nd_blk_rw_integrity
Christoph Hellwig
1
-4
/
+3
2022-03-04
zram: use memcpy_from_bvec in zram_bvec_write
Christoph Hellwig
1
-4
/
+1
2022-03-04
zram: use memcpy_to_bvec in zram_bvec_read
Christoph Hellwig
1
-3
/
+1
2022-03-04
aoe: use bvec_kmap_local in bvcpy
Christoph Hellwig
1
-2
/
+2
2022-03-04
iss-simdisk: use bvec_kmap_local in simdisk_submit_bio
Christoph Hellwig
1
-2
/
+2
2022-03-04
tracing: Fix return value of __setup handlers
Randy Dunlap
2
-3
/
+3
2022-03-04
mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls
Daniel Borkmann
1
-1
/
+3
2022-03-04
btrfs: fallback to blocking mode when doing async dio over multiple extents
Filipe Manana
1
-0
/
+28
2022-03-04
riscv: dts: k210: fix broken IRQs on hart1
Niklas Cassel
1
-1
/
+2
2022-03-04
HID: add mapping for KEY_ALL_APPLICATIONS
William Mahon
3
-2
/
+7
2022-03-04
HID: add mapping for KEY_DICTATE
William Mahon
3
-0
/
+3
2022-03-04
riscv: Fix kasan pud population
Alexandre Ghiti
1
-1
/
+4
2022-03-04
riscv: Move high_memory initialization to setup_bootmem
Alexandre Ghiti
1
-1
/
+1
2022-03-04
riscv: Fix config KASAN && DEBUG_VIRTUAL
Alexandre Ghiti
1
-0
/
+3
2022-03-04
riscv: Fix DEBUG_VIRTUAL false warnings
Alexandre Ghiti
1
-3
/
+1
2022-03-03
riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAP
Alexandre Ghiti
1
-2
/
+1
2022-03-03
riscv: Fix is_linear_mapping with recent move of KASAN region
Alexandre Ghiti
2
-1
/
+2
2022-03-03
MAINTAINERS: Remove dead patchwork link
Ammar Faizi
1
-1
/
+0
2022-03-03
cachefiles: Fix incorrect length to fallocate()
David Howells
1
-1
/
+1
2022-03-03
ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()
Eric Dumazet
2
-22
/
+14
2022-03-03
net: dsa: make dsa_tree_change_tag_proto actually unwind the tag proto change
Vladimir Oltean
1
-1
/
+1
2022-03-03
ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()
Maciej Fijalkowski
1
-2
/
+4
[next]