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
*
netfs: Miscellaneous fixes
David Howells
2021-04-27
1
-3
/
+3
*
iov_iter: Four fixes for ITER_XARRAY
David Howells
2021-04-26
2
-1
/
+5
*
fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
David Howells
2021-04-23
12
-3
/
+600
*
netfs: Add a tracepoint to log failures that would be otherwise unseen
David Howells
2021-04-23
2
-2
/
+70
*
netfs: Define an interface to talk to a cache
David Howells
2021-04-23
3
-1
/
+295
*
netfs: Add write_begin helper
David Howells
2021-04-23
5
-4
/
+185
*
netfs: Gather stats
David Howells
2021-04-23
6
-2
/
+128
*
netfs: Add tracepoints
David Howells
2021-04-23
3
-0
/
+226
*
netfs: Provide readahead and readpage netfs helpers
David Howells
2021-04-23
6
-0
/
+877
*
netfs, mm: Add set/end/wait_on_page_fscache() aliases
David Howells
2021-04-23
1
-0
/
+57
*
netfs, mm: Move PG_fscache helper funcs to linux/netfs.h
David Howells
2021-04-23
2
-10
/
+30
*
netfs: Documentation for helper library
David Howells
2021-04-23
2
-0
/
+527
*
netfs: Make a netfs helper module
David Howells
2021-04-23
1
-0
/
+8
*
mm: Implement readahead_control pageset expansion
David Howells
2021-04-23
2
-0
/
+77
*
mm/readahead: Handle ractl nr_pages being modified
Matthew Wilcox (Oracle)
2021-04-23
1
-2
/
+2
*
fs: Document file_ra_state
Matthew Wilcox (Oracle)
2021-04-23
1
-10
/
+14
*
mm/filemap: Pass the file_ra_state in the ractl
Matthew Wilcox (Oracle)
2021-04-23
7
-29
/
+30
*
mm: Add set/end/wait functions for PG_private_2
David Howells
2021-04-23
2
-0
/
+81
*
iov_iter: Add ITER_XARRAY
David Howells
2021-04-23
2
-23
/
+301
*
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-03-24
3
-12
/
+16
|
\
|
*
clk: qcom: gcc-sc7180: Use floor ops for the correct sdcc1 clk
Douglas Anderson
2021-03-13
1
-2
/
+2
|
*
clk: qcom: rcg2: Rectify clk_gfx3d rate rounding without mux division
Marijn Suijten
2021-03-13
1
-8
/
+9
|
*
clk: qcom: rpmh: Update the XO clock source for SC7280
Taniya Das
2021-03-13
1
-2
/
+5
*
|
Merge tag 'platform-drivers-x86-v5.12-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-03-24
12
-109
/
+190
|
\
\
|
*
|
platform/x86: intel_pmc_core: Ignore GBE LTR on Tiger Lake platforms
David E. Box
2021-03-23
1
-15
/
+35
|
*
|
platform/x86: intel_pmc_core: Update Kconfig
David E. Box
2021-03-23
1
-3
/
+8
|
*
|
platform/x86: intel_pmt_crashlog: Fix incorrect macros
David E. Box
2021-03-23
1
-7
/
+6
|
*
|
platform/x86: intel_pmt_class: Initial resource to 0
David E. Box
2021-03-23
1
-1
/
+1
|
*
|
platform/x86: intel-vbtn: Stop reporting SW_DOCK events
Hans de Goede
2021-03-21
1
-2
/
+10
|
*
|
platform/x86: dell-wmi-sysman: Cleanup create_attributes_level_sysfs_files()
Hans de Goede
2021-03-21
1
-9
/
+7
|
*
|
platform/x86: dell-wmi-sysman: Make sysman_init() return -ENODEV of the inter...
Hans de Goede
2021-03-21
1
-5
/
+7
|
*
|
platform/x86: dell-wmi-sysman: Cleanup sysman_init() error-exit handling
Hans de Goede
2021-03-21
1
-29
/
+16
|
*
|
platform/x86: dell-wmi-sysman: Fix release_attributes_data() getting called t...
Hans de Goede
2021-03-21
1
-1
/
+0
|
*
|
platform/x86: dell-wmi-sysman: Make it safe to call exit_foo_attributes() mul...
Hans de Goede
2021-03-21
4
-0
/
+12
|
*
|
platform/x86: dell-wmi-sysman: Fix possible NULL pointer deref on exit
Hans de Goede
2021-03-21
1
-9
/
+2
|
*
|
platform/x86: dell-wmi-sysman: Fix crash caused by calling kset_unregister twice
Hans de Goede
2021-03-21
1
-0
/
+1
|
*
|
platform/x86: thinkpad_acpi: Disable DYTC CQL mode around switching to balanc...
Hans de Goede
2021-03-21
1
-2
/
+7
|
*
|
platform/x86: thinkpad_acpi: Allow the FnLock LED to change state
Esteve Varela Colominas
2021-03-21
1
-1
/
+7
|
*
|
platform/x86: thinkpad_acpi: check dytc version for lapmode sysfs
Mark Pearson
2021-03-18
1
-26
/
+65
|
*
|
platform/x86: intel-hid: Support Lenovo ThinkPad X1 Tablet Gen 2
Alban Bedel
2021-03-06
1
-0
/
+7
|
|
/
*
|
Merge tag 'afs-cachefiles-fixes-20210323' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2021-03-24
4
-7
/
+21
|
\
\
|
*
|
afs: Use wait_on_page_writeback_killable
Matthew Wilcox (Oracle)
2021-03-23
1
-2
/
+1
|
*
|
mm/writeback: Add wait_on_page_writeback_killable
Matthew Wilcox (Oracle)
2021-03-23
2
-0
/
+17
|
*
|
fs/cachefiles: Remove wait_bit_key layout dependency
Matthew Wilcox (Oracle)
2021-03-23
2
-5
/
+3
*
|
|
cachefiles: do not yet allow on idmapped mounts
Christian Brauner
2021-03-24
1
-0
/
+6
*
|
|
Merge tag 'linux-kselftest-kunit-fixes-5.12-rc5.1' of git://git.kernel.org/pu...
Linus Torvalds
2021-03-23
2
-1
/
+3
|
\
\
\
|
*
|
|
kunit: tool: Disable PAGE_POISONING under --alltests
David Gow
2021-03-11
1
-0
/
+2
|
*
|
|
kunit: tool: Fix a python tuple typing error
David Gow
2021-03-11
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-03-22
3
-41
/
+59
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
selinuxfs: unify policy load error reporting
Ondrej Mosnacek
2021-03-19
1
-6
/
+3
[next]