index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-29
Linux 4.19.100
v4.19.100
Greg Kroah-Hartman
1
-1
/
+1
2020-01-29
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
10
-51
/
+27
2020-01-29
mm/memory_hotplug: fix try_offline_node()
David Hildenbrand
3
-16
/
+65
2020-01-29
mm/memunmap: don't access uninitialized memmap in memunmap_pages()
Aneesh Kumar K.V
1
-3
/
+7
2020-01-29
drivers/base/node.c: simplify unregister_memory_block_under_nodes()
David Hildenbrand
2
-24
/
+16
2020-01-29
mm/hotplug: kill is_dev_zone() usage in __remove_pages()
Dan Williams
1
-5
/
+2
2020-01-29
mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section
David Hildenbrand
3
-4
/
+4
2020-01-29
mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail
David Hildenbrand
2
-16
/
+7
2020-01-29
mm/memory_hotplug: remove memory block devices before arch_remove_memory()
David Hildenbrand
5
-31
/
+30
2020-01-29
mm/memory_hotplug: create memory block devices after arch_add_memory()
David Hildenbrand
3
-36
/
+63
2020-01-29
drivers/base/memory: pass a block_id to init_memory_block()
David Hildenbrand
1
-16
/
+11
2020-01-29
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
11
-26
/
+0
2020-01-29
s390x/mm: implement arch_remove_memory()
David Hildenbrand
1
-6
/
+7
2020-01-29
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
8
-40
/
+24
2020-01-29
powerpc/mm: Fix section mismatch warning
Aneesh Kumar K.V
1
-4
/
+4
2020-01-29
mm/memory_hotplug: make __remove_section() never fail
David Hildenbrand
1
-13
/
+9
2020-01-29
mm/memory_hotplug: make unregister_memory_section() never fail
David Hildenbrand
3
-15
/
+7
2020-01-29
mm, memory_hotplug: update a comment in unregister_memory()
Dan Carpenter
1
-1
/
+1
2020-01-29
drivers/base/memory.c: clean up relics in function parameters
Baoquan He
1
-6
/
+6
2020-01-29
mm/memory_hotplug: release memory resource after arch_remove_memory()
David Hildenbrand
1
-14
/
+21
2020-01-29
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
10
-11
/
+18
2020-01-29
drivers/base/memory.c: remove an unnecessary check on NR_MEM_SECTIONS
Wei Yang
1
-1
/
+1
2020-01-29
mm, sparse: pass nid instead of pgdat to sparse_add_one_section()
Wei Yang
3
-7
/
+7
2020-01-29
mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()
Wei Yang
2
-10
/
+2
2020-01-29
mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
David Hildenbrand
5
-7
/
+15
2020-01-29
net/x25: fix nonblocking connect
Martin Schiller
1
-1
/
+5
2020-01-29
netfilter: nf_tables: add __nft_chain_type_get()
Pablo Neira Ayuso
1
-8
/
+21
2020-01-29
netfilter: ipset: use bitmap infrastructure completely
Kadlecsik József
5
-17
/
+10
2020-01-29
scsi: iscsi: Avoid potential deadlock in iscsi_if_rx func
Bo Wu
1
-0
/
+7
2020-01-29
media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMT
Hans Verkuil
1
-12
/
+12
2020-01-29
libertas: Fix two buffer overflows at parsing bss descriptor
Wen Huang
1
-3
/
+13
2020-01-29
coresight: tmc-etf: Do not call smp_processor_id from preemptible
Suzuki K Poulose
1
-3
/
+1
2020-01-29
coresight: etb10: Do not call smp_processor_id from preemptible
Suzuki K Poulose
1
-3
/
+1
2020-01-29
crypto: geode-aes - switch to skcipher for cbc(aes) fallback
Ard Biesheuvel
2
-24
/
+35
2020-01-29
sd: Fix REQ_OP_ZONE_REPORT completion handling
Masato Suzuki
1
-2
/
+6
2020-01-29
tracing: Fix histogram code when expression has same var as value
Steven Rostedt (VMware)
1
-0
/
+22
2020-01-29
tracing: Remove open-coding of hist trigger var_ref management
Tom Zanussi
1
-18
/
+75
2020-01-29
tracing: Use hist trigger's var_ref array to destroy var_refs
Tom Zanussi
1
-5
/
+19
2020-01-29
net/sonic: Prevent tx watchdog timeout
Finn Thain
1
-4
/
+13
2020-01-29
net/sonic: Fix CAM initialization
Finn Thain
1
-9
/
+12
2020-01-29
net/sonic: Fix command register usage
Finn Thain
1
-15
/
+3
2020-01-29
net/sonic: Quiesce SONIC before re-initializing descriptor memory
Finn Thain
2
-0
/
+28
2020-01-29
net/sonic: Fix receive buffer replenishment
Finn Thain
2
-63
/
+105
2020-01-29
net/sonic: Improve receive descriptor status flag check
Finn Thain
1
-10
/
+5
2020-01-29
net/sonic: Avoid needless receive descriptor EOL flag updates
Finn Thain
1
-6
/
+15
2020-01-29
net/sonic: Fix receive buffer handling
Finn Thain
2
-7
/
+33
2020-01-29
net/sonic: Fix interface error stats collection
Finn Thain
2
-14
/
+8
2020-01-29
net/sonic: Use MMIO accessors
Finn Thain
1
-8
/
+8
2020-01-29
net/sonic: Clear interrupt flags immediately
Finn Thain
1
-22
/
+6
2020-01-29
net/sonic: Add mutual exclusion for accessing shared state
Finn Thain
2
-14
/
+36
[next]