index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
hugetlb_cgroup.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-05
percpu: rework memcg accounting
Roman Gushchin
5
-172
/
+76
2021-06-05
mm, memcg: introduce mem_cgroup_kmem_disabled()
Roman Gushchin
2
-0
/
+10
2021-06-05
mm, memcg: mark cgroup_memory_nosocket, nokmem and noswap as __ro_after_init
Roman Gushchin
1
-3
/
+3
2021-05-14
percpu: make symbol 'pcpu_free_slot' static
Wei Yongjun
1
-1
/
+1
2021-04-21
percpu: implement partial chunk depopulation
Roman Gushchin
5
-20
/
+211
2021-04-21
percpu: use pcpu_free_slot instead of pcpu_nr_slots - 1
Dennis Zhou
1
-6
/
+8
2021-04-21
percpu: factor out pcpu_check_block_hint()
Roman Gushchin
1
-7
/
+23
2021-04-16
percpu: split __pcpu_balance_workfn()
Roman Gushchin
1
-17
/
+29
2021-04-16
percpu: fix a comment about the chunks ordering
Roman Gushchin
1
-1
/
+4
2021-04-12
Linux 5.12-rc7
v5.12-rc7
Linus Torvalds
1
-1
/
+1
2021-04-10
btrfs: zoned: move superblock logging zone location
Naohiro Aota
1
-11
/
+42
2021-04-09
lib: fix kconfig dependency on ARCH_WANT_FRAME_POINTERS
Julian Braha
1
-3
/
+3
2021-04-09
kfence, x86: fix preemptible warning on KPTI-enabled systems
Marco Elver
1
-1
/
+6
2021-04-09
lib/test_kasan_module.c: suppress unused var warning
Andrew Morton
1
-1
/
+1
2021-04-09
kasan: fix conflict with page poisoning
Andrey Konovalov
1
-1
/
+3
2021-04-09
fs: direct-io: fix missing sdio->boundary
Jack Qiu
1
-2
/
+3
2021-04-09
ia64: fix user_stack_pointer() for ptrace()
Sergei Trofimovich
1
-7
/
+1
2021-04-09
ocfs2: fix deadlock between setattr and dio_end_io_write
Wengang Wang
2
-12
/
+7
2021-04-09
gcov: re-fix clang-11+ support
Nick Desaulniers
1
-10
/
+19
2021-04-09
nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoff
Mike Rapoport
1
-1
/
+1
2021-04-09
mm/gup: check page posion status for coredump.
Aili Yao
2
-0
/
+24
2021-04-09
.mailmap: fix old email addresses
Matthew Wilcox
1
-0
/
+6
2021-04-09
mailmap: update email address for Jordan Crouse
Jordan Crouse
1
-0
/
+1
2021-04-09
treewide: change my e-mail address, fix my name
Marek BehĂșn
17
-30
/
+30
2021-04-09
MAINTAINERS: update CZ.NIC's Turris information
Marek BehĂșn
1
-2
/
+9
2021-04-09
net: fix hangup on napi_disable for threaded napi
Paolo Abeni
1
-1
/
+2
2021-04-09
net: hns3: Trivial spell fix in hns3 driver
Salil Mehta
2
-3
/
+3
2021-04-09
lan743x: fix ethernet frame cutoff issue
Sven Van Asbroeck
1
-4
/
+4
2021-04-09
of: property: fw_devlink: do not link ".*,nr-gpios"
Ilya Lipnitskiy
1
-1
/
+10
2021-04-09
dt-bindings:iio:adc: update motorola,cpcap-adc.yaml reference
Mauro Carvalho Chehab
1
-1
/
+1
2021-04-09
dt-bindings: fix references for iio-bindings.txt
Mauro Carvalho Chehab
5
-6
/
+14
2021-04-09
dt-bindings: don't use ../dir for doc references
Mauro Carvalho Chehab
2
-9
/
+9
2021-04-09
vdpa/mlx5: Fix suspend/resume index restoration
Eli Cohen
1
-13
/
+8
2021-04-09
vdpa/mlx5: Fix wrong use of bit numbers
Eli Cohen
1
-2
/
+2
2021-04-09
vdpa/mlx5: Retrieve BAR address suitable any function
Eli Cohen
1
-1
/
+2
2021-04-09
vdpa/mlx5: Use the correct dma device when registering memory
Eli Cohen
1
-2
/
+7
2021-04-09
vdpa/mlx5: should exclude header length and fcs from mtu
Si-Wei Liu
2
-1
/
+18
2021-04-09
Bluetooth: btusb: Revert Fix the autosuspend enable and disable
Hans de Goede
1
-5
/
+2
2021-04-09
percpu: make pcpu_nr_empty_pop_pages per chunk type
Roman Gushchin
3
-10
/
+15
2021-04-09
x86/traps: Correct exc_general_protection() and math_error() return paths
Thomas Tai
1
-2
/
+2
2021-04-09
net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh
Muhammad Usama Anjum
1
-3
/
+5
2021-04-09
net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bits
Martin Blumenstingl
1
-3
/
+16
2021-04-09
net: dsa: lantiq_gswip: Don't use PHY auto polling
Martin Blumenstingl
1
-26
/
+159
2021-04-08
of: unittest: overlay: ensure proper alignment of copied FDT
Frank Rowand
3
-10
/
+23
2021-04-08
net: sched: sch_teql: fix null-pointer dereference
Pavel Tikhomirov
1
-0
/
+3
2021-04-08
ipv6: report errors for iftoken via netlink extack
Stephen Hemminger
4
-10
/
+31
2021-04-08
net: sched: fix err handler in tcf_action_init()
Vlad Buslov
3
-19
/
+19
2021-04-08
net: sched: fix action overwrite reference counting
Vlad Buslov
3
-13
/
+23
2021-04-08
Revert "net: sched: bump refcount for new action in ACT replace mode"
Vlad Buslov
1
-3
/
+0
2021-04-08
i2c: imx: mention Oleksij as maintainer of the binding docs
Wolfram Sang
1
-0
/
+3
[next]