index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-12
mm: memcg: charge memcg percpu memory to the parent cgroup
Roman Gushchin
1
-4
/
+16
2020-08-12
mm: memcg/percpu: per-memcg percpu memory statistics
Roman Gushchin
4
-1
/
+25
2020-08-12
mm: memcg/percpu: account percpu memory to memory cgroups
Roman Gushchin
5
-40
/
+246
2020-08-12
percpu: return number of released bytes from pcpu_free_area()
Roman Gushchin
1
-3
/
+10
2020-08-12
fix breakage in do_rmdir()
Al Viro
1
-1
/
+1
2020-08-12
ALSA: hda/hdmi: Use force connectivity quirk on another HP desktop
Kai-Heng Feng
1
-0
/
+1
2020-08-12
NFS: Fix flexfiles read failover
Trond Myklebust
3
-16
/
+40
2020-08-12
io_uring: fail poll arm on queue proc failure
Jens Axboe
1
-1
/
+1
2020-08-12
fs: nfs: delete repeated words in comments
Randy Dunlap
2
-2
/
+2
2020-08-12
rpc_pipefs: convert comma to semicolon
Xu Wang
1
-1
/
+1
2020-08-12
nfs: Fix getxattr kernel panic and memory overflow
Jeffrey Mitchell
2
-3
/
+5
2020-08-12
NFS: Don't return layout segments that are in use
Trond Myklebust
1
-19
/
+15
2020-08-12
NFS: Don't move layouts to plh_return_segs list while in use
Trond Myklebust
1
-11
/
+1
2020-08-12
NFS: Add layout segment info to pnfs read/write/commit tracepoints
Trond Myklebust
1
-6
/
+36
2020-08-12
parisc: Implement __smp_store_release and __smp_load_acquire barriers
John David Anglin
1
-0
/
+61
2020-08-12
perf bench: Fix a couple of spelling mistakes in options text
Colin Ian King
1
-2
/
+2
2020-08-12
perf bench numa: Fix benchmark names
Alexander Gordeev
1
-18
/
+17
2020-08-12
perf bench numa: Fix number of processes in "2x3-convergence" test
Alexander Gordeev
1
-1
/
+1
2020-08-12
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2020-08-12
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-08-12
tools headers kvm s390: Sync headers with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+5
2020-08-12
perf trace beauty: Use the autogenerated protocol family table
Arnaldo Carvalho de Melo
3
-8
/
+13
2020-08-12
perf trace beauty: Add script to autogenerate socket families table
Arnaldo Carvalho de Melo
2
-0
/
+466
2020-08-12
rtc: pcf2127: fix alarm handling
Alexandre Belloni
1
-18
/
+19
2020-08-12
rtc: pcf2127: add alarm support
Liam Beguin
1
-0
/
+134
2020-08-12
rtc: pcf2127: add pca2129 device id
Liam Beguin
2
-0
/
+5
2020-08-12
genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()
Guenter Roeck
1
-2
/
+6
2020-08-12
btrfs: trim: fix underflow in trim length to prevent access beyond device boundary
Qu Wenruo
3
-0
/
+20
2020-08-12
ALSA: hda/realtek - Fix unused variable warning
Takashi Iwai
1
-2
/
+0
2020-08-12
drm/ttm: revert "drm/ttm: make TT creation purely optional v3"
Christian König
4
-22
/
+31
2020-08-12
Merge branch 'vmwgfx-next-5.9' of git://people.freedesktop.org/~sroland/linux into drm-next
Dave Airlie
6
-30
/
+15
2020-08-12
parisc: mask out enable and reserved bits from sba imask
Sven Schnelle
1
-1
/
+1
2020-08-11
Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
10
-128
/
+483
2020-08-11
Merge tag 'for-linus-5.9-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
Linus Torvalds
2
-10
/
+10
2020-08-11
Merge tag 'zonefs-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs
Linus Torvalds
3
-14
/
+27
2020-08-12
exfat: retain 'VolumeFlags' properly
Tetsuhiro Kohada
6
-28
/
+47
2020-08-12
exfat: optimize exfat_zeroed_cluster()
Tetsuhiro Kohada
1
-43
/
+10
2020-08-12
exfat: add error check when updating dir-entries
Tetsuhiro Kohada
4
-7
/
+12
2020-08-12
exfat: write multiple sectors at once
Tetsuhiro Kohada
3
-6
/
+29
2020-08-12
exfat: remove EXFAT_SB_DIRTY flag
Tetsuhiro Kohada
7
-35
/
+26
2020-08-11
Merge branch 'net-initialize-fastreuse-on-inet_inherit_port'
David S. Miller
3
-44
/
+58
2020-08-11
net: initialize fastreuse on inet_inherit_port
Tim Froidcoeur
1
-0
/
+1
2020-08-11
net: refactor bind_bucket fastreuse into helper
Tim Froidcoeur
2
-44
/
+57
2020-08-11
net: phy: marvell10g: fix null pointer dereference
Marek Behún
1
-11
/
+7
2020-08-11
net: Fix potential memory leak in proto_register()
Miaohe Lin
1
-10
/
+15
2020-08-11
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-0
/
+2
2020-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
60
-408
/
+3886
2020-08-11
Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
12
-12
/
+12
2020-08-11
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
63
-572
/
+1466
2020-08-11
Merge tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
Linus Torvalds
39
-717
/
+538
[prev]
[next]