index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-14
mm/devm_memremap_pages: fix final page put race
Dan Williams
7
-44
/
+38
2019-06-14
PCI/P2PDMA: track pgmap references per resource, not globally
Dan Williams
1
-43
/
+81
2019-06-14
lib/genalloc: introduce chunk owners
Dan Williams
2
-32
/
+74
2019-06-14
PCI/P2PDMA: fix the gen_pool_add_virt() failure path
Dan Williams
1
-1
/
+3
2019-06-14
mm/devm_memremap_pages: introduce devm_memunmap_pages
Dan Williams
2
-0
/
+12
2019-06-14
drivers/base/devres: introduce devm_release_action()
Dan Williams
2
-1
/
+24
2019-06-14
mm/vmscan.c: fix trying to reclaim unevictable LRU page
Minchan Kim
1
-1
/
+1
2019-06-14
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
2
-0
/
+7
2019-06-14
mm/mlock.c: change count_mm_mlocked_page_nr return type
swkhack
1
-2
/
+2
2019-06-14
mm: mmu_gather: remove __tlb_reset_range() for force flush
Yang Shi
1
-5
/
+19
2019-06-14
fs/ocfs2: fix race in ocfs2_dentry_attach_lock()
Wengang Wang
1
-0
/
+12
2019-06-14
mm/vmscan.c: fix recent_rotated history
Kirill Tkhai
1
-2
/
+2
2019-06-14
mm/mlock.c: mlockall error for flag MCL_ONFAULT
Potyra, Stefan
1
-1
/
+2
2019-06-14
scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILE
Manuel Traut
1
-1
/
+1
2019-06-14
mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node
Shakeel Butt
1
-1
/
+1
2019-06-14
mm: memcontrol: don't batch updates of local VM stats and events
Johannes Weiner
2
-21
/
+46
2019-06-12
selinux: fix a missing-check bug in selinux_sb_eat_lsm_opts()
Gen Zhang
1
-6
/
+14
2019-06-12
selinux: fix a missing-check bug in selinux_add_mnt_opt( )
Gen Zhang
1
-5
/
+14
2019-06-12
iommu/arm-smmu: Avoid constant zero in TLBI writes
Robin Murphy
1
-3
/
+12
2019-06-12
selinux: log raw contexts as untrusted strings
Ondrej Mosnacek
1
-2
/
+8
2019-06-11
ptrace: restore smp_rmb() in __ptrace_may_access()
Jann Horn
2
-0
/
+19
2019-06-11
ALSA: ice1712: Check correct return value to snd_i2c_sendbytes (EWS/DMX 6Fire)
Rui Nuno Capela
1
-1
/
+1
2019-06-11
ALSA: oxfw: allow PCM capture for Stanton SCS.1m
Takashi Sakamoto
1
-3
/
+0
2019-06-11
ALSA: firewire-motu: fix destruction of data for isochronous resources
Takashi Sakamoto
1
-1
/
+1
2019-06-10
ASoC: Intel: sst: fix kmalloc call with wrong flags
Alex Levin
1
-2
/
+2
2019-06-10
ASoC: core: Fix deadlock in snd_soc_instantiate_card()
Ranjani Sridharan
1
-2
/
+2
2019-06-10
cgroup/bfq: revert bfq.weight symlink change
Jens Axboe
3
-36
/
+6
2019-06-09
Linux 5.2-rc4
v5.2-rc4
Linus Torvalds
1
-1
/
+1
2019-06-08
MAINTAINERS: Karthikeyan Ramasubramanian is MIA
Wolfram Sang
1
-1
/
+0
2019-06-08
i2c: xiic: Add max_read_len quirk
Robert Hancock
1
-0
/
+5
2019-06-08
gpio: pca953x: hack to fix 24 bit gpio expanders
H. Nikolaus Schaller
1
-1
/
+2
2019-06-07
lockref: Limit number of cmpxchg loop retries
Jan Glauber
1
-0
/
+3
2019-06-07
uaccess: add noop untagged_addr definition
Andrey Konovalov
1
-0
/
+11
2019-06-07
x86/insn-eval: Fix use-after-free access to LDT entry
Jann Horn
1
-23
/
+24
2019-06-07
kbuild: use more portable 'command -v' for cc-cross-prefix
Masahiro Yamada
1
-1
/
+6
2019-06-07
s390/unwind: correct stack switching during unwind
Vasily Gorbik
1
-1
/
+1
2019-06-07
btrfs: Always trim all unallocated space in btrfs_trim_free_extents
Nikolay Borisov
1
-25
/
+3
2019-06-07
block, bfq: add weight symlink to the bfq.weight cgroup parameter
Angelo Ruocco
1
-2
/
+4
2019-06-07
cgroup: let a symlink too be created with a cftype file
Angelo Ruocco
2
-4
/
+32
2019-06-07
drm/nouveau/secboot/gp10[2467]: support newer FW to fix SEC2 failures on some...
Ben Skeggs
5
-6
/
+18
2019-06-07
drm/nouveau/secboot: enable loading of versioned LS PMU/SEC2 ACR msgqueue FW
Ben Skeggs
1
-14
/
+14
2019-06-07
drm/nouveau/secboot: split out FW version-specific LS function pointers
Ben Skeggs
6
-41
/
+141
2019-06-07
drm/nouveau/secboot: pass max supported FW version to LS load funcs
Ben Skeggs
6
-21
/
+32
2019-06-07
drm/nouveau/core: support versioned firmware loading
Ben Skeggs
2
-6
/
+31
2019-06-07
drm/nouveau/core: pass subdev into nvkm_firmware_get, rather than device
Ben Skeggs
6
-18
/
+14
2019-06-07
block: free sched's request pool in blk_cleanup_queue
Ming Lei
6
-6
/
+52
2019-06-06
vfio/mdev: Synchronize device create/remove with parent removal
Parav Pandit
2
-18
/
+56
2019-06-06
vfio/mdev: Avoid creating sysfs remove file on stale device removal
Parav Pandit
1
-3
/
+1
2019-06-06
pktgen: do not sleep with the thread lock held.
Paolo Abeni
1
-0
/
+11
2019-06-06
net: mvpp2: Use strscpy to handle stat strings
Maxime Chevallier
1
-2
/
+2
[next]