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
path:
root
/
include
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-13
mm/hugetlb: only drop uffd-wp special pte if required
Peter Xu
3
-5
/
+7
2022-05-13
mm/hugetlb: handle UFFDIO_WRITEPROTECT
Peter Xu
1
-2
/
+4
2022-05-13
mm/hugetlb: take care of UFFDIO_COPY_MODE_WP
Peter Xu
1
-2
/
+4
2022-05-13
mm/shmem: persist uffd-wp bit across zapping for file-backed
Peter Xu
2
-0
/
+53
2022-05-13
mm/shmem: handle uffd-wp special pte in page fault handler
Peter Xu
1
-0
/
+17
2022-05-13
mm/shmem: take care of UFFDIO_COPY_MODE_WP
Peter Xu
1
-2
/
+2
2022-05-13
mm/uffd: PTE_MARKER_UFFD_WP
Peter Xu
2
-1
/
+49
2022-05-13
mm: check against orig_pte for finish_fault()
Peter Xu
1
-0
/
+3
2022-05-13
mm: introduce PTE_MARKER swap entry
Peter Xu
2
-1
/
+92
2022-05-13
mm/damon/vaddr: move 'damon_set_regions()' to core
SeongJae Park
1
-0
/
+2
2022-05-13
mm/damon/core: add a new callback for watermarks checks
SeongJae Park
1
-0
/
+7
2022-05-13
mm/swapops: make is_pmd_migration_entry more strict
Hongchen Zhang
1
-1
/
+1
2022-05-13
mm: make minimum slab alignment a runtime property
Peter Collingbourne
1
-0
/
+12
2022-05-13
printk: stop including cache.h from printk.h
Peter Collingbourne
1
-1
/
+0
2022-05-13
mm/damon/vaddr: register a damon_operations for fixed virtual address ranges monitoring
SeongJae Park
1
-0
/
+3
2022-05-13
mm/damon/core: add a function for damon_operations registration checks
SeongJae Park
1
-0
/
+1
2022-05-13
mm/highmem: VM_BUG_ON() if offset + len > PAGE_SIZE
Fabio M. De Francesco
1
-0
/
+2
2022-05-13
mm: avoid unnecessary flush on change_huge_pmd()
Nadav Amit
1
-0
/
+20
2022-05-13
mm/mprotect: use mmu_gather
Nadav Amit
2
-4
/
+6
2022-05-13
iommu/vt-d: Check domain force_snooping against attached devices
Lu Baolu
1
-0
/
+1
2022-05-13
iommu/vt-d: Size Page Request Queue to avoid overflow condition
Lu Baolu
1
-1
/
+1
2022-05-13
media: mediatek: vcodec: support stateless H.264 decoding for mt8192
Yunfei Dong
1
-0
/
+2
2022-05-13
Merge tag 'v5.18-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/soc
Arnd Bergmann
2
-4
/
+13
2022-05-13
fbdev: Restart conflicting fb removal loop when unregistering devices
Javier Martinez Canillas
1
-1
/
+0
2022-05-13
extcon: Fix extcon_get_extcon_dev() error handling
Dan Carpenter
1
-1
/
+1
2022-05-13
Merge tag 'drm/tegra/for-5.19-rc1' of https://gitlab.freedesktop.org/drm/tegra into drm-next
Dave Airlie
1
-0
/
+6
2022-05-12
skbuff: replace a BUG_ON() with the new DEBUG_NET_WARN_ON_ONCE()
Jakub Kicinski
1
-3
/
+1
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-4
/
+7
2022-05-12
Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+2
2022-05-12
module.h: simplify MODULE_IMPORT_NS
Greg Kroah-Hartman
1
-2
/
+1
2022-05-12
ipmi: Add an intializer for ipmi_recv_msg struct
Corey Minyard
1
-0
/
+5
2022-05-12
ipmi: Add an intializer for ipmi_smi_msg struct
Corey Minyard
1
-0
/
+6
2022-05-12
spi: Doc fix - Describe add_lock and dma_map_dev in spi_controller
Siddh Raman Pant
1
-0
/
+2
2022-05-12
stop_machine: Add stop_core_cpuslocked() for per-core operations
Peter Zijlstra
1
-0
/
+16
2022-05-12
block: Fix the bio.bi_opf comment
Bart Van Assche
1
-3
/
+2
2022-05-12
block: reorder the REQ_ flags
Christoph Hellwig
1
-7
/
+8
2022-05-12
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
1
-0
/
+2
2022-05-12
fortify: Provide a memcpy trap door for sharp corners
Kees Cook
2
-0
/
+20
2022-05-11
bpf: add bpf_map_lookup_percpu_elem for percpu map
Feng Zhou
1
-0
/
+2
2022-05-11
bpf: Fix sparse warning for bpf_kptr_xchg_proto
Kumar Kartikeya Dwivedi
1
-0
/
+1
2022-05-11
sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state
Peter Zijlstra
3
-9
/
+24
2022-05-11
ptrace: Don't change __state
Eric W. Biederman
3
-3
/
+6
2022-05-11
ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP
Eric W. Biederman
1
-6
/
+0
2022-05-11
ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
Eric W. Biederman
1
-1
/
+0
2022-05-11
signal: Replace __group_send_sig_info with send_signal_locked
Eric W. Biederman
1
-1
/
+0
2022-05-11
signal: Rename send_signal send_signal_locked
Eric W. Biederman
1
-0
/
+2
2022-05-11
vfio/pci: Remove vfio_device_get_from_dev()
Jason Gunthorpe
2
-3
/
+2
2022-05-11
vfio: Remove dead code
Jason Gunthorpe
1
-11
/
+0
2022-05-11
vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw()
Jason Gunthorpe
1
-1
/
+1
2022-05-11
vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
Jason Gunthorpe
1
-2
/
+2
[prev]
[next]