index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
26 hours
Merge tag 'landlock-7.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
HEAD
master
Linus Torvalds
8
-47
/
+466
27 hours
Merge tag 'vfs-7.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
39
-235
/
+532
28 hours
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
22
-74
/
+342
30 hours
Merge tag 'printk-for-7.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+6
36 hours
nstree: check listing permission before taking a namespace reference
Norbert Szetei
1
-8
/
+2
36 hours
Merge branch 'for-7.4-trivial' into for-linus
Petr Mladek
3
-3
/
+3
36 hours
exec: do_close_on_exec() before taking exec_update_lock
Jann Horn
1
-8
/
+14
48 hours
Merge tag 'x86_urgent_for_7.3-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-7
/
+14
2 days
Merge tag 'powerpc-7.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
10
-24
/
+40
2 days
Merge tag 'v7.3-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2
-0
/
+9
2 days
landlock: Test trace path output boundaries
Mickaël Salaün
3
-0
/
+344
2 days
landlock: Bound escaped trace path output
Mickaël Salaün
1
-17
/
+53
2 days
landlock: Clean up ruleset validation checks
Mickaël Salaün
2
-2
/
+3
2 days
vduse: return compat ioctl results directly
Linfeng Sun
1
-3
/
+3
3 days
x86/MCE/AMD: Fix inverted interrupt enablement during storm handling
Jasjeet Rangi
1
-1
/
+1
3 days
x86/amd_node: Fix potential NULL pointer dereference
Jason Andryuk
1
-6
/
+8
3 days
virtio_input: stop callbacks before unregistering input device
Karl Mehltretter
1
-2
/
+6
3 days
virtio_input: reset device if input_register_device() fails
Xiong Weimin
1
-0
/
+1
3 days
vhost: invalidate vring access on IOTLB transitions
Jia Jia
4
-1
/
+61
3 days
vduse: validate virtqueue alignment
Jia Jia
1
-1
/
+3
3 days
vduse: do not take dev->rwsem in the virtqueue kick path
Nikhil
1
-5
/
+21
3 days
vhost-scsi: clamp max_io_vqs module parameter
Dongli Zhang
1
-10
/
+33
3 days
vhost-scsi: use kvzalloc for vq array allocation
Dongli Zhang
1
-3
/
+3
3 days
virtio-pci: return IRQ_HANDLED after non-zero ISR
Andrew Stellman
1
-1
/
+3
3 days
virtio: add Eugenio Pérez as Maintainer
Eugenio Pérez
1
-3
/
+3
3 days
vhost: limit outstanding IOTLB misses per virtqueue
Linfeng Sun
2
-5
/
+36
3 days
MAINTAINERS: Add a section for virtio-rng
Laurent Vivier
1
-0
/
+7
3 days
vdpa_sim_net: check TX pull result before RX copy
Linfeng Sun
1
-1
/
+6
3 days
vdpa_sim_blk: reject out-of-range sector starts
Linfeng Sun
1
-1
/
+2
3 days
virtio-vdpa: Use queue id when setting vq affinity
Xiong Weimin
1
-2
/
+3
3 days
vdpa: octeon_ep: Check dev_set_name() in dev add
Xiong Weimin
1
-0
/
+2
3 days
vdpa: ifcvf: Put device on unsupported feature error
Xiong Weimin
1
-1
/
+2
3 days
vdpa: solidrun: Free IRQs after request failure
Xiong Weimin
1
-1
/
+5
3 days
vdpa: alibaba: Keep DRIVER_OK clear if IRQ setup fails
Xiong Weimin
1
-1
/
+4
3 days
vdpa/pds: check virtqueue notify mapping
Xiong Weimin
1
-0
/
+6
3 days
virtio_mmio: disable IRQ wake before free_irq
Xiong Weimin
1
-3
/
+13
3 days
vhost-vdpa: protect config_ctx from being freed under the config callback
Yu Zhang
1
-7
/
+25
3 days
vhost-vdpa: don't install the eventfd_ctx_fdget() error in config_ctx
Yu Zhang
1
-8
/
+4
3 days
vhost/vdpa: reject VRING_NUM larger than device max
Jia Jia
1
-7
/
+37
3 days
virtio_console: do not free control-out buffers on remove
Jia Jia
1
-3
/
+18
3 days
virtio: fix use-after-free in unregister_virtio_device()
Karl Mehltretter
1
-1
/
+1
3 days
virtio_ring: fix stale descriptor flags after a failed packed add
Alexander Graf
1
-4
/
+34
3 days
Merge tag 'perf-tools-fixes-for-v7.3-2026-09-07' of git://git.kernel.org/pub/...
Linus Torvalds
2
-2
/
+11
3 days
Merge tag 'configfs-7.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+29
3 days
configfs: unhash the dentry before dropping the item in rmdir
Vasileios Almpanis
1
-0
/
+9
3 days
configfs: pin the symlink target's dirent instead of chasing ->ci_dentry
Vasileios Almpanis
1
-4
/
+20
3 days
selftests/landlock: Test abstract socket trace name limits
Mickaël Salaün
1
-22
/
+54
3 days
landlock: Fix use-after-free of the source's parent directory
Norbert Szetei
1
-6
/
+12
4 days
MAINTAINERS: powerpc: Add Ritesh and Shrikanth
Madhavan Srinivasan
1
-0
/
+2
4 days
powerpc/ps3: Fix repository.c build failure
Thorsten Blum
1
-1
/
+4
[next]