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
2022-04-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
3
-11
/
+18
2022-04-22
Merge tag 'xarray-5.18a' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
3
-2
/
+11
2022-04-22
Merge tag '5.18-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-10
/
+31
2022-04-22
Merge tag 'fs.fixes.v5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
1
-1
/
+13
2022-04-22
Merge tag 'sound-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
35
-177
/
+300
2022-04-22
XArray: Disallow sibling entries of nodes
Matthew Wilcox (Oracle)
1
-0
/
+2
2022-04-22
tools: Add kmem_cache_alloc_lru()
Matthew Wilcox (Oracle)
2
-2
/
+9
2022-04-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
18
-87
/
+327
2022-04-22
mm/vmalloc: huge vmalloc backing pages should be split rather than compound
Nicholas Piggin
1
-15
/
+21
2022-04-22
arm64: mm: fix p?d_leaf()
Muchun Song
1
-2
/
+2
2022-04-21
Merge tag 'drm-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-24
/
+33
2022-04-21
mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()
Alistair Popple
1
-1
/
+13
2022-04-21
kcov: don't generate a warning on vm_insert_page()'s failure
Aleksandr Nogikh
1
-2
/
+5
2022-04-21
MAINTAINERS: add Vincenzo Frascino to KASAN reviewers
Vincenzo Frascino
1
-0
/
+1
2022-04-21
oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup
Nico Pache
2
-14
/
+41
2022-04-21
selftest/vm: add skip support to mremap_test
Sidhartha Kumar
1
-3
/
+8
2022-04-21
selftest/vm: support xfail in mremap_test
Sidhartha Kumar
1
-1
/
+1
2022-04-21
selftest/vm: verify remap destination address in mremap_test
Sidhartha Kumar
1
-3
/
+39
2022-04-21
selftest/vm: verify mmap addr in mremap_test
Sidhartha Kumar
1
-1
/
+40
2022-04-21
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
3
-12
/
+13
2022-04-21
userfaultfd: mark uffd_wp regardless of VM_WRITE flag
Nadav Amit
1
-6
/
+9
2022-04-21
memcg: sync flush only if periodic flush is delayed
Shakeel Butt
3
-2
/
+17
2022-04-21
mm/memory-failure.c: skip huge_zero_page in memory_failure()
Xu Yu
1
-0
/
+13
2022-04-21
mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
Naoya Horiguchi
4
-42
/
+127
2022-04-22
Merge tag 'drm-msm-fixes-2022-04-20' of https://gitlab.freedesktop.org/drm/msm into drm-fixes
Dave Airlie
1
-1
/
+1
2022-04-21
Merge tag 'dmaengine-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
8
-34
/
+53
2022-04-22
Merge tag 'drm-intel-fixes-2022-04-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
2
-23
/
+32
2022-04-21
Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
40
-83
/
+210
2022-04-21
ALSA: hda/realtek: Add quirk for Clevo NP70PNP
Tim Crawford
1
-0
/
+1
2022-04-21
ALSA: hda: intel-dsp-config: Add RaptorLake PCI IDs
Gongjun Song
1
-0
/
+9
2022-04-21
fs: unset MNT_WRITE_HOLD on failure
Christian Brauner
1
-1
/
+13
2022-04-21
drivers: net: hippi: Fix deadlock in rr_close()
Duoming Zhou
1
-0
/
+2
2022-04-21
ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook 845/865 G9
Andy Chi
1
-2
/
+9
2022-04-20
cifs: destage any unwritten data to the server before calling copychunk_write
Ronnie Sahlberg
1
-0
/
+8
2022-04-20
cifs: use correct lock type in cifs_reconnect()
Paulo Alcantara
1
-1
/
+8
2022-04-20
cifs: fix NULL ptr dereference in refresh_mounts()
Paulo Alcantara
2
-7
/
+14
2022-04-20
Merge tag 'xtensa-20220416' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-11
/
+3
2022-04-20
Merge tag 'erofs-for-5.18-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
3
-11
/
+8
2022-04-20
Revert "fs/pipe: use kvcalloc to allocate a pipe_buffer array"
Linus Torvalds
1
-4
/
+5
2022-04-20
x86: __memcpy_flushcache: fix wrong alignment if size > 2^32
Mikulas Patocka
1
-1
/
+1
2022-04-20
selftests: mlxsw: vxlan_flooding_ipv6: Prevent flooding of unwanted packets
Ido Schimmel
1
-0
/
+17
2022-04-20
selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packets
Ido Schimmel
1
-0
/
+17
2022-04-20
ALSA: usb-audio: Clear MIDI port active flag after draining
Takashi Iwai
1
-0
/
+1
2022-04-20
dt-bindings: dmaengine: qcom: gpi: Add minItems for interrupts
Vinod Koul
1
-0
/
+1
2022-04-20
nfc: MAINTAINERS: add Bug entry
Krzysztof Kozlowski
1
-0
/
+1
2022-04-20
dmaengine: idxd: skip clearing device context when device is read-only
Dave Jiang
1
-0
/
+3
2022-04-20
dmaengine: idxd: add RO check for wq max_transfer_size write
Dave Jiang
1
-0
/
+3
2022-04-20
dmaengine: idxd: add RO check for wq max_batch_size write
Dave Jiang
1
-0
/
+3
2022-04-20
dmaengine: idxd: fix retry value to be constant for duration of function call
Dave Jiang
1
-2
/
+2
2022-04-20
dmaengine: idxd: match type for retries var in idxd_enqcmds()
Dave Jiang
1
-1
/
+2
[next]