index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
timeout.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-10
kasan: add kasan_tag_mismatch prototype
Arnd Bergmann
1
-0
/
+3
2023-06-10
migrate_pages_batch: simplify retrying and failure counting of large folios
Huang Ying
1
-76
/
+36
2023-06-10
mm: memory_hotplug: fix format string in warnings
Rick Wertenbroek
1
-2
/
+2
2023-06-10
filemap: remove page_endio()
Pankaj Raghav
2
-32
/
+0
2023-06-10
maple_tree: fix potential out-of-bounds access in mas_wr_end_piv()
Peng Zhang
1
-5
/
+6
2023-06-10
mm/gup: add missing gup_must_unshare() check to gup_huge_pgd()
Lorenzo Stoakes
1
-0
/
+5
2023-06-10
dmapool: create/destroy cleanup
Keith Busch
1
-6
/
+4
2023-06-10
fs: hugetlbfs: set vma policy only when needed for allocating folio
Ackerley Tng
1
-4
/
+1
2023-06-10
selftests: add selftests for cachestat
Nhat Pham
5
-0
/
+287
2023-06-10
cachestat: wire up cachestat for other architectures
Nhat Pham
16
-1
/
+17
2023-06-10
cachestat: implement cachestat syscall
Nhat Pham
8
-1
/
+207
2023-06-10
workingset: refactor LRU refault to expose refault recency check
Nhat Pham
2
-48
/
+103
2023-06-10
memcg, oom: remove explicit wakeup in mem_cgroup_oom_synchronize()
Haifeng Xu
1
-8
/
+1
2023-06-10
memcg, oom: remove unnecessary check in mem_cgroup_oom_synchronize()
Haifeng Xu
1
-10
/
+3
2023-06-10
cgroup: remove cgroup_rstat_flush_atomic()
Yosry Ahmed
2
-22
/
+5
2023-06-10
memcg: remove mem_cgroup_flush_stats_atomic()
Yosry Ahmed
2
-24
/
+5
2023-06-10
memcg: calculate root usage from global state
Yosry Ahmed
1
-19
/
+5
2023-06-10
memcg: flush stats non-atomically in mem_cgroup_wb_stats()
Yosry Ahmed
1
-5
/
+1
2023-06-10
writeback: move wb_over_bg_thresh() call outside lock section
Yosry Ahmed
1
-5
/
+11
2023-06-10
mm/page_alloc: drop the unnecessary pfn_valid() for start pfn
Baolin Wang
1
-1
/
+1
2023-06-10
mm: compaction: optimize compact_memory to comply with the admin-guide
Wen Yang
1
-1
/
+11
2023-06-10
memcg: dump memory.stat during cgroup OOM for v1
Yosry Ahmed
1
-25
/
+35
2023-06-10
memcg: use seq_buf_do_printk() with mem_cgroup_print_oom_meminfo()
Yosry Ahmed
1
-13
/
+14
2023-06-10
migrate_pages: avoid blocking for IO in MIGRATE_SYNC_LIGHT
Douglas Anderson
1
-23
/
+26
2023-06-10
mm: memcg: use READ_ONCE()/WRITE_ONCE() to access stock->cached
Roman Gushchin
1
-6
/
+6
2023-06-10
mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()
Roman Gushchin
1
-9
/
+10
2023-05-28
Linux 6.4-rc4
v6.4-rc4
Linus Torvalds
1
-1
/
+1
2023-05-26
cxl: Explicitly initialize resources when media is not ready
Dave Jiang
1
-6
/
+11
2023-05-26
x86: re-introduce support for ERMS copies for user space accesses
Linus Torvalds
1
-1
/
+9
2023-05-26
NVMe: Add MAXIO 1602 to bogus nid list.
Tatsuki Sugiura
1
-0
/
+2
2023-05-26
module: error out early on concurrent load of the same module file
Linus Torvalds
2
-15
/
+49
2023-05-25
x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platforms
Zhang Rui
1
-2
/
+3
2023-05-25
cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf()
Wyes Karny
1
-1
/
+7
2023-05-25
io_uring: unlock sqd->lock before sq thread release CPU
Wenwen Chen
1
-1
/
+5
2023-05-25
MAINTAINERS: update arm64 Microchip entries
Conor Dooley
1
-2
/
+10
2023-05-25
udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().
Kuniyuki Iwashima
2
-0
/
+4
2023-05-25
net: phy: mscc: enable VSC8501/2 RGMII RX clock
David Epping
2
-26
/
+29
2023-05-25
net: phy: mscc: remove unnecessary phydev locking
David Epping
1
-4
/
+0
2023-05-25
net: phy: mscc: add support for VSC8501
David Epping
2
-0
/
+26
2023-05-25
net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
David Epping
1
-0
/
+1
2023-05-25
net/handshake: Enable the SNI extension to work properly
Chuck Lever
5
-0
/
+19
2023-05-25
net/handshake: Unpin sock->file if a handshake is cancelled
Chuck Lever
2
-0
/
+5
2023-05-25
net/handshake: handshake_genl_notify() shouldn't ignore @flags
Chuck Lever
1
-1
/
+1
2023-05-25
net/handshake: Fix uninitialized local variable
Chuck Lever
1
-1
/
+1
2023-05-25
net/handshake: Fix handshake_dup() ref counting
Chuck Lever
1
-2
/
+3
2023-05-25
net/handshake: Remove unneeded check from handshake_dup()
Chuck Lever
1
-3
/
+0
2023-05-24
smb3: move Documentation/filesystems/cifs to Documentation/filesystems/smb
Steve French
5
-2
/
+2
2023-05-24
cifs: correct references in Documentation to old fs/cifs path
Steve French
6
-10
/
+10
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
149
-23
/
+30
2023-05-24
cifs: mapchars mount option ignored
Steve French
1
-0
/
+8
[next]