index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
nvdimm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-01
mm/damon: prevent activated scheme from sleeping by deactivated schemes
Jonghyeon Kim
1
-1
/
+4
2022-04-01
mm/kmemleak: reset tag when compare object pointer
Kuan-Ying Lee
1
-2
/
+7
2022-04-01
doc/vm/page_owner.rst: remove content related to -c option
Yinan Zhang
1
-1
/
+0
2022-04-01
tools/vm/page_owner_sort.c: remove -c option
Yinan Zhang
1
-5
/
+1
2022-04-01
mm, kasan: fix __GFP_BITS_SHIFT definition breaking LOCKDEP
Andrey Konovalov
1
-3
/
+1
2022-04-01
mm,hwpoison: unmap poisoned page before invalidation
Rik van Riel
1
-4
/
+8
2022-04-01
mailmap: update Kirill's email
Kirill Tkhai
1
-0
/
+1
2022-04-01
mm: kfence: fix objcgs vector allocation
Muchun Song
2
-1
/
+13
2022-04-01
mm/munlock: protect the per-CPU pagevec by a local_lock_t
Sebastian Andrzej Siewior
6
-16
/
+47
2022-04-01
mm/munlock: update Documentation/vm/unevictable-lru.rst
Hugh Dickins
1
-261
/
+210
2022-04-01
mm/munlock: add lru_add_drain() to fix memcg_stat_test
Hugh Dickins
1
-2
/
+8
2022-04-01
nilfs2: get rid of nilfs_mapping_init()
Ryusuke Konishi
2
-10
/
+0
2022-04-01
nilfs2: fix lockdep warnings during disk space reclamation
Ryusuke Konishi
5
-21
/
+92
2022-04-01
nilfs2: fix lockdep warnings in page operations for btree nodes
Ryusuke Konishi
10
-50
/
+154
2022-04-01
ocfs2: fix crash when mount with quota enabled
Joseph Qi
2
-13
/
+12
2022-04-01
Revert "mm: madvise: skip unmapped vma holes passed to process_madvise"
Charan Teja Kalla
1
-8
/
+1
2022-04-01
Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"
José Expósito
1
-6
/
+0
2022-04-01
RISC-V: K210 defconfigs: Drop redundant MEMBARRIER=n
Palmer Dabbelt
3
-3
/
+0
2022-04-01
RISC-V: defconfig: Drop redundant SBI HVC and earlycon
Palmer Dabbelt
2
-4
/
+0
2022-04-01
Documentation: riscv: remove non-existent directory from table of contents
Bagas Sanjaya
1
-1
/
+0
2022-04-01
riscv: cpu.c: don't use kernel-doc markers for comments
Randy Dunlap
1
-2
/
+2
2022-04-01
arm64: dts: ls1046a: Update i2c node dma properties
Kuldeep Singh
1
-3
/
+3
2022-04-01
arm64: dts: ls1043a: Update i2c dma properties
Kuldeep Singh
1
-3
/
+3
2022-04-01
ARM: dts: spear1340: Update serial node properties
Kuldeep Singh
1
-3
/
+3
2022-04-01
ARM: dts: spear13xx: Update SPI dma properties
Kuldeep Singh
1
-3
/
+3
2022-03-31
random: mix build-time latent entropy into pool at init
Jason A. Donenfeld
1
-0
/
+5
2022-03-31
ARM: OMAP2+: Fix regression for smc calls for vmap stack
Tony Lindgren
1
-3
/
+10
2022-03-31
RISC-V: Enable profiling by default
Anup Patel
2
-0
/
+2
2022-03-31
RISC-V: module: fix apply_r_riscv_rcv_branch_rela typo
Wu Caize
1
-2
/
+2
2022-03-31
RISC-V: Declare per cpu boot data as static
Atish Patra
1
-1
/
+1
2022-03-31
gfs2: Make sure FITRIM minlen is rounded up to fs block size
Andrew Price
1
-1
/
+2
2022-03-31
ARM/dma-mapping: Remove CMA code when not built with CMA
Kees Cook
3
-4
/
+6
2022-03-31
vxlan: do not feed vxlan_vnifilter_dump_dev with non vxlan devices
Eric Dumazet
1
-0
/
+6
2022-03-31
openvswitch: Add recirc_id to recirc warning
Stéphane Graber
1
-2
/
+2
2022-03-31
gpio: ts5500: Fix Links to Technologic Systems web resources
Kris Bahnsen
1
-2
/
+2
2022-03-31
gpio: Properly document parent data union
Joey Gouly
1
-5
/
+8
2022-03-31
gpio: ts4900: Fix comment formatting and grammar
Kris Bahnsen
1
-5
/
+7
2022-03-31
rxrpc: fix some null-ptr-deref bugs in server_key.c
Xiaolong Huang
1
-2
/
+5
2022-03-31
rxrpc: Fix call timer start racing with call destruction
David Howells
4
-15
/
+50
2022-03-31
net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardware
Guangbin Huang
1
-3
/
+3
2022-03-31
net: hns3: fix the concurrency between functions reading debugfs
Yufeng Mo
3
-5
/
+12
2022-03-31
docs: netdev: move the netdev-FAQ to the process pages
Jakub Kicinski
5
-2
/
+5
2022-03-31
docs: netdev: broaden the new vs old code formatting guidelines
Jakub Kicinski
1
-4
/
+4
2022-03-31
docs: netdev: call out the merge window in tag checking
Jakub Kicinski
1
-1
/
+3
2022-03-31
docs: netdev: add missing back ticks
Jakub Kicinski
1
-6
/
+6
2022-03-31
docs: netdev: make the testing requirement more stringent
Jakub Kicinski
1
-5
/
+9
2022-03-31
docs: netdev: add a question about re-posting frequency
Jakub Kicinski
1
-0
/
+11
2022-03-31
docs: netdev: rephrase the 'should I update patchwork' question
Jakub Kicinski
1
-3
/
+5
2022-03-31
docs: netdev: rephrase the 'Under review' question
Jakub Kicinski
1
-3
/
+5
2022-03-31
docs: netdev: shorten the name and mention msgid for patch status
Jakub Kicinski
1
-3
/
+5
[next]