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
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-12-11
23
-207
/
+322
|
\
|
*
mm: bdi: initialize bdi_min_ratio when bdi is unregistered
Manjong Lee
2021-12-11
1
-0
/
+7
|
*
hugetlbfs: fix issue of preallocation of gigantic pages can't work
Zhenguo Yao
2021-12-11
1
-1
/
+1
|
*
mm/memcg: relocate mod_objcg_mlstate(), get_obj_stock() and put_obj_stock()
Waiman Long
2021-12-11
1
-53
/
+53
|
*
mm/slub: fix endianness bug for alloc/free_traces attributes
Gerald Schaefer
2021-12-11
1
-6
/
+9
|
*
selftests/damon: split test cases
SeongJae Park
2021-12-11
7
-112
/
+129
|
*
selftests/damon: test debugfs file reads/writes with huge count
SeongJae Park
2021-12-11
4
-0
/
+61
|
*
selftests/damon: test wrong DAMOS condition ranges input
SeongJae Park
2021-12-11
1
-0
/
+2
|
*
selftests/damon: test DAMON enabling with empty target_ids case
SeongJae Park
2021-12-11
1
-0
/
+9
|
*
selftests/damon: skip test if DAMON is running
SeongJae Park
2021-12-11
1
-0
/
+9
|
*
mm/damon/vaddr-test: remove unnecessary variables
SeongJae Park
2021-12-11
1
-8
/
+0
|
*
mm/damon/vaddr-test: split a test function having >1024 bytes frame size
SeongJae Park
2021-12-11
1
-37
/
+40
|
*
mm/damon/vaddr: remove an unnecessary warning message
SeongJae Park
2021-12-11
1
-1
/
+0
|
*
mm/damon/core: remove unnecessary error messages
SeongJae Park
2021-12-11
1
-9
/
+2
|
*
mm/damon/dbgfs: remove an unnecessary error message
SeongJae Park
2021-12-11
1
-3
/
+1
|
*
mm/damon/core: use better timer mechanisms selection threshold
SeongJae Park
2021-12-11
1
-1
/
+2
|
*
mm/damon/core: fix fake load reports due to uninterruptible sleeps
SeongJae Park
2021-12-11
1
-3
/
+3
|
*
timers: implement usleep_idle_range()
SeongJae Park
2021-12-11
2
-8
/
+22
|
*
filemap: remove PageHWPoison check from next_uptodate_page()
Matthew Wilcox (Oracle)
2021-12-11
1
-2
/
+0
|
*
mailmap: update email address for Guo Ren
Guo Ren
2021-12-11
1
-0
/
+2
|
*
MAINTAINERS: update kdump maintainers
Dave Young
2021-12-11
1
-1
/
+1
|
*
Increase default MLOCK_LIMIT to 8 MiB
Drew DeVault
2021-12-11
1
-3
/
+10
*
|
Merge tag 'for-5.16-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-12-11
7
-10
/
+35
|
\
\
|
*
|
btrfs: replace the BUG_ON in btrfs_del_root_ref with proper error handling
Qu Wenruo
2021-12-08
1
-1
/
+2
|
*
|
btrfs: zoned: clear data relocation bg on zone finish
Johannes Thumshirn
2021-12-08
1
-0
/
+2
|
*
|
btrfs: free exchange changeset on failures
Johannes Thumshirn
2021-12-08
1
-3
/
+9
|
*
|
btrfs: fix re-dirty process of tree-log nodes
Naohiro Aota
2021-12-08
1
-2
/
+3
|
*
|
btrfs: call mapping_set_error() on btree inode with a write error
Josef Bacik
2021-12-08
1
-0
/
+8
|
*
|
btrfs: clear extent buffer uptodate when we fail to write it
Josef Bacik
2021-12-08
1
-0
/
+6
|
*
|
btrfs: fail if fstrim_range->start == U64_MAX
Josef Bacik
2021-12-08
1
-0
/
+3
|
*
|
btrfs: fix error pointer dereference in btrfs_ioctl_rm_dev_v2()
Dan Carpenter
2021-12-08
1
-4
/
+2
*
|
|
Merge tag '5.16-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-12-11
2
-31
/
+36
|
\
\
\
|
*
|
|
cifs: fix ntlmssp auth when there is no key exchange
Paulo Alcantara
2021-12-08
1
-18
/
+36
|
*
|
|
cifs: Fix crash on unload of cifs_arc4.ko
Vincent Whitchurch
2021-12-08
1
-13
/
+0
*
|
|
|
Merge tag 'nfsd-5.16-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2021-12-11
3
-9
/
+15
|
\
\
\
\
|
*
|
|
|
nfsd: fix use-after-free due to delegation race
J. Bruce Fields
2021-12-10
1
-2
/
+7
|
*
|
|
|
nfsd: Fix nsfd startup race (again)
Alexander Sverdlin
2021-12-10
2
-7
/
+8
|
|
/
/
/
*
|
|
|
Merge tag 'thermal-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-12-11
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
thermal: int340x: Fix VCoRefLow MMIO bit offset for TGL
Sumeet Pawnikar
2021-12-08
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'acpi-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-12-10
2
-0
/
+2
|
\
\
\
\
|
*
|
|
|
ACPI: tools: Fix compilation when output directory is not present
Chen Yu
2021-12-08
2
-0
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'pm-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-12-10
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
PM: runtime: Fix pm_runtime_active() kerneldoc comment
Rafael J. Wysocki
2021-12-08
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'hwmon-for-v5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-12-10
5
-10
/
+7
|
\
\
\
\
|
*
|
|
|
hwmon: (pwm-fan) Ensure the fan going on in .probe()
Billy Tsai
2021-11-30
1
-2
/
+0
|
*
|
|
|
hwmon: (sht4x) Fix EREMOTEIO errors
David Mosberger-Tang
2021-11-20
1
-2
/
+2
|
*
|
|
|
hwmon: (nct6775) mask out bank number in nct6775_wmi_read_value()
Zev Weiss
2021-11-15
1
-1
/
+1
|
*
|
|
|
hwmon: (dell-smm) Fix warning on /proc/i8k creation error
Armin Wolf
2021-11-15
1
-4
/
+3
|
*
|
|
|
hwmon: (corsair-psu) fix plain integer used as NULL pointer
Wilken Gottwalt
2021-11-15
1
-1
/
+1
*
|
|
|
|
Merge tag 'trace-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-12-10
5
-6
/
+242
|
\
\
\
\
\
[next]