index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2023-02-10
dmaengine: xilinx: xdma: Add xilinx xdma driver
Lizhi Hou
-0
/
+34
2023-02-09
Merge tag 'drm-fixes-2023-02-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-5
/
+1
2023-02-09
net: introduce default_rps_mask netns attribute
Paolo Abeni
-0
/
+1
2023-02-09
mm/gup: move private gup FOLL_ flags to internal.h
Jason Gunthorpe
-22
/
+35
2023-02-09
mm/gup: move gup_must_unshare() to mm/internal.h
Jason Gunthorpe
-65
/
+0
2023-02-09
mm/gup: remove pin_user_pages_fast_only()
Jason Gunthorpe
-2
/
+0
2023-02-09
mm/gup: add FOLL_UNLOCKABLE
Jason Gunthorpe
-0
/
+1
2023-02-09
mm/gup: move try_grab_page() to mm/internal.h
Jason Gunthorpe
-2
/
+0
2023-02-09
mm/gup: remove obsolete FOLL_LONGTERM comment
Jason Gunthorpe
-6
/
+0
2023-02-09
mm/vmalloc.c: add flags to mark vm_map_ram area
Baoquan He
-0
/
+1
2023-02-09
shmem: add shmem_read_folio() and shmem_read_folio_gfp()
Matthew Wilcox (Oracle)
-0
/
+8
2023-02-09
filemap: add mapping_read_folio_gfp()
Matthew Wilcox (Oracle)
-0
/
+2
2023-02-09
mm: introduce vm_flags_reset_once to replace WRITE_ONCE vm_flags updates
Suren Baghdasaryan
-0
/
+7
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
-2
/
+12
2023-02-09
mm: introduce __vm_flags_mod and use it in untrack_pfn
Suren Baghdasaryan
-4
/
+15
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
-1
/
+1
2023-02-09
mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
Suren Baghdasaryan
-2
/
+2
2023-02-09
mm: introduce vma->vm_flags wrapper functions
Suren Baghdasaryan
-1
/
+49
2023-02-09
mm/mmap: don't use __vma_adjust() in shift_arg_pages()
Liam R. Howlett
-8
/
+2
2023-02-09
mm/mremap: convert vma_adjust() to vma_expand()
Liam R. Howlett
-0
/
+3
2023-02-09
mm: don't use __vma_adjust() in __split_vma()
Liam R. Howlett
-4
/
+3
2023-02-09
mm: add vma iterator to vma_adjust() arguments
Liam R. Howlett
-5
/
+4
2023-02-09
mm: pass through vma iterator to __vma_adjust()
Liam R. Howlett
-2
/
+4
2023-02-09
mmap: convert __vma_adjust() to use vma iterator
Liam R. Howlett
-3
/
+0
2023-02-09
mm: switch vma_merge(), split_vma(), and __split_vma to vma iterator
Liam R. Howlett
-13
/
+5
2023-02-09
mm: change mprotect_fixup to vma iterator
Liam R. Howlett
-3
/
+3
2023-02-09
ipc/shm: introduce new do_vma_munmap() to munmap
Liam R. Howlett
-0
/
+3
2023-02-09
mm: add temporary vma iterator versions of vma_merge(), split_vma(), and __sp...
Liam R. Howlett
-1
/
+10
2023-02-09
mmap: change do_mas_munmap and do_mas_aligned_munmap() to use vma iterator
Liam R. Howlett
-1
/
+1
2023-02-09
mm: expand vma iterator interface
Liam R. Howlett
-7
/
+43
2023-02-09
maple_tree: add mas_init() function
Liam R. Howlett
-0
/
+11
2023-02-09
mm: fix memcpy_from_file_folio() integer underflow
Matthew Wilcox (Oracle)
-2
/
+3
2023-02-09
mm: shrinkers: fix deadlock in shrinker debugfs
Qi Zheng
-2
/
+3
2023-02-10
Merge tag 'drm-misc-fixes-2023-02-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-5
/
+1
2023-02-09
Bluetooth: MGMT: add CIS feature bits to controller information
Pauli Virtanen
-0
/
+2
2023-02-09
Bluetooth: HCI: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
-2
/
+2
2023-02-09
include/linux/bcd.h: provide bcd_is_valid() helper
Ahmad Fatoum
-0
/
+4
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-22
/
+44
2023-02-09
cpufreq: Make cpufreq_unregister_driver() return void
Uwe Kleine-König
-1
/
+1
2023-02-09
Merge back cpufreq material for 6.3-rc1.
Rafael J. Wysocki
-0
/
+44
2023-02-09
vfio: Update the kdoc for vfio_device_ops
Yi Liu
-0
/
+4
2023-02-09
vfio: fix deadlock between group lock and kvm lock
Matthew Rosato
-1
/
+1
2023-02-09
vfio/type1: exclude mdevs from VFIO_UPDATE_VADDR
Steve Sistare
-6
/
+9
2023-02-09
Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-3
/
+12
2023-02-09
HID: retain initial quirks set up when creating HID devices
Dmitry Torokhov
-0
/
+1
2023-02-09
soc: qcom: geni-se: Move qcom-geni-se.h to linux/soc/qcom/geni-se.h
Elliot Berman
-0
/
+0
2023-02-09
driver core: bus: constify bus_unregister()
Greg Kroah-Hartman
-1
/
+1
2023-02-09
driver core: bus: constify bus_get_kset()
Greg Kroah-Hartman
-1
/
+1
2023-02-09
driver core: bus: constify bus_register/unregister_notifier()
Greg Kroah-Hartman
-2
/
+2
2023-02-09
driver core: remove private pointer from struct bus_type
Greg Kroah-Hartman
-4
/
+0
[prev]
[next]