index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-cgroup.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-28
lib: maple_tree: remove unneeded initialization in mtree_range_walk()
Lukas Bulwahn
1
-2
/
+2
2022-10-28
mmap: fix remap_file_pages() regression
Liam Howlett
1
-0
/
+3
2022-10-28
mm/shmem: ensure proper fallback if page faults
Ira Weiny
1
-0
/
+17
2022-10-28
mm/userfaultfd: replace kmap/kmap_atomic() with kmap_local_page()
Ira Weiny
1
-4
/
+21
2022-10-28
x86: fortify: kmsan: fix KMSAN fortify builds
Alexander Potapenko
4
-6
/
+44
2022-10-28
x86: asm: make sure __put_user_size() evaluates pointer once
Alexander Potapenko
1
-6
/
+7
2022-10-28
Kconfig.debug: disable CONFIG_FRAME_WARN for KMSAN by default
Alexander Potapenko
1
-1
/
+2
2022-10-28
x86/purgatory: disable KMSAN instrumentation
Alexander Potapenko
1
-0
/
+1
2022-10-28
mm: kmsan: export kmsan_copy_page_meta()
Alexander Potapenko
1
-0
/
+1
2022-10-28
mm: migrate: fix return value if all subpages of THPs are migrated successfully
Baolin Wang
1
-0
/
+7
2022-10-28
mm/uffd: fix vma check on userfault for wp
Peter Xu
1
-3
/
+3
2022-10-28
mm: prep_compound_tail() clear page->private
Hugh Dickins
2
-1
/
+2
2022-10-28
mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs
Rik van Riel
1
-1
/
+11
2022-10-28
mm/page_isolation: fix clang deadcode warning
Maria Yu
1
-1
/
+1
2022-10-28
fs/ext4/super.c: remove unused `deprecated_msg'
Andrew Morton
1
-4
/
+0
2022-10-28
ipc/msg.c: fix percpu_counter use after free
Andrew Morton
1
-2
/
+2
2022-10-28
memory tier, sysfs: rename attribute "nodes" to "nodelist"
Huang Ying
2
-6
/
+6
2022-10-28
MAINTAINERS: git://github.com -> https://github.com for nilfs2
Palmer Dabbelt
1
-1
/
+1
2022-10-28
mm/kmemleak: prevent soft lockup in kmemleak_scan()'s object iteration loops
Waiman Long
1
-19
/
+42
2022-10-28
squashfs: fix buffer release race condition in readahead code
Phillip Lougher
1
-2
/
+3
2022-10-28
squashfs: fix extending readahead beyond end of file
Phillip Lougher
1
-4
/
+7
2022-10-28
squashfs: fix read regression introduced in readahead code
Phillip Lougher
3
-4
/
+12
2022-10-28
blk-mq: Properly init requests from blk_mq_alloc_request_hctx()
John Garry
1
-1
/
+6
2022-10-28
RISC-V: Fix /proc/cpuinfo cpumask warning
Andrew Jones
1
-0
/
+3
2022-10-28
riscv: fix detection of toolchain Zihintpause support
Conor Dooley
3
-3
/
+9
2022-10-28
riscv: fix detection of toolchain Zicbom support
Conor Dooley
2
-6
/
+7
2022-10-27
riscv: mm: add missing memcpy in kasan_init
Qinglin Pan
1
-1
/
+6
2022-10-27
net: enetc: survive memory pressure without crashing
Vladimir Oltean
1
-0
/
+5
2022-10-27
kcm: do not sense pfmemalloc status in kcm_sendpage()
Eric Dumazet
1
-1
/
+1
2022-10-27
net: do not sense pfmemalloc status in skb_append_pagefrags()
Eric Dumazet
1
-1
/
+1
2022-10-27
net/mlx5e: Fix macsec sci endianness at rx sa update
Raed Salem
1
-1
/
+1
2022-10-27
net/mlx5e: Fix wrong bitwise comparison usage in macsec_fs_rx_add_rule function
Raed Salem
1
-1
/
+1
2022-10-27
net/mlx5e: Fix macsec rx security association (SA) update/delete
Raed Salem
1
-6
/
+6
2022-10-27
net/mlx5e: Fix macsec coverity issue at rx sa update
Raed Salem
1
-1
/
+1
2022-10-27
net/mlx5: Fix crash during sync firmware reset
Suresh Devarakonda
1
-3
/
+3
2022-10-27
net/mlx5: Update fw fatal reporter state on PCI handlers successful recover
Roy Novich
1
-0
/
+4
2022-10-27
net/mlx5e: TC, Fix cloned flow attr instance dests are not zeroed
Roi Dayan
1
-0
/
+4
2022-10-27
net/mlx5e: TC, Reject forwarding from internal port to internal port
Ariel Levkovich
1
-1
/
+11
2022-10-27
net/mlx5: Fix possible use-after-free in async command interface
Tariq Toukan
2
-6
/
+6
2022-10-27
net/mlx5: ASO, Create the ASO SQ with the correct timestamp format
Saeed Mahameed
1
-0
/
+7
2022-10-27
net/mlx5e: Update restore chain id for slow path packets
Paul Blakey
2
-2
/
+62
2022-10-27
net/mlx5e: Extend SKB room check to include PTP-SQ
Aya Levin
3
-0
/
+21
2022-10-27
net/mlx5: DR, Fix matcher disconnect error flow
Rongwei Liu
1
-1
/
+2
2022-10-27
net/mlx5: Wait for firmware to enable CRS before pci_restore_state
Moshe Shemesh
1
-0
/
+17
2022-10-27
net/mlx5e: Do not increment ESN when updating IPsec ESN state
Hyong Youb Kim
1
-3
/
+0
2022-10-27
netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failed
Zhengchao Shao
1
-4
/
+7
2022-10-27
netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_regist...
Zhengchao Shao
1
-7
/
+13
2022-10-27
netdevsim: fix memory leak in nsim_bus_dev_new()
Zhengchao Shao
1
-2
/
+7
2022-10-27
net: broadcom: bcm4908_enet: update TX stats after actual transmission
Rafał Miłecki
1
-4
/
+8
2022-10-27
nh: fix scope used to find saddr when adding non gw nh
Nicolas Dichtel
1
-1
/
+1
[next]