index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-06
net: replace dev_addr_sem with netdev instance lock
Stanislav Fomichev
1
-5
/
+1
2025-03-06
net: hold netdev instance lock during ndo_bpf
Stanislav Fomichev
1
-0
/
+1
2025-03-06
net: hold netdev instance lock during sysfs operations
Stanislav Fomichev
1
-0
/
+4
2025-03-06
net: hold netdev instance lock during ioctl operations
Stanislav Fomichev
1
-0
/
+3
2025-03-06
net: hold netdev instance lock during rtnetlink operations
Stanislav Fomichev
1
-6
/
+34
2025-03-06
net: hold netdev instance lock during queue operations
Stanislav Fomichev
1
-1
/
+1
2025-03-06
net: hold netdev instance lock during nft ndo_setup_tc
Stanislav Fomichev
1
-0
/
+2
2025-03-06
net: hold netdev instance lock during ndo_open/ndo_stop
Stanislav Fomichev
1
-0
/
+23
2025-03-06
Merge tag 'amd-pstate-v6.15-2025-03-06' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/superm1/linux
Rafael J. Wysocki
1
-0
/
+3
2025-03-06
PM: EM: Consify two parameters of em_dev_register_perf_domain()
Rafael J. Wysocki
1
-4
/
+4
2025-03-06
drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_CPU_ADDR_MIRROR
Matthew Brost
1
-0
/
+3
2025-03-06
drm/gpuvm: Add DRM_GPUVA_OP_DRIVER
Matthew Brost
1
-0
/
+5
2025-03-06
drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_CPU_ADDR_MIRROR
Matthew Brost
1
-1
/
+18
2025-03-06
drm/gpusvm: Add support for GPU Shared Virtual Memory
Matthew Brost
1
-0
/
+509
2025-03-06
drm/pagemap: Add DRM pagemap
Thomas Hellström
1
-0
/
+107
2025-03-06
mm/migrate: Add migrate_device_pfns
Matthew Brost
1
-0
/
+1
2025-03-06
Merge branch 'for-6.15/features' into fwctl
Jason Gunthorpe
2
-1
/
+234
2025-03-06
fwctl/mlx5: Support for communicating with mlx5 fw
Saeed Mahameed
2
-0
/
+37
2025-03-06
fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware
Jason Gunthorpe
2
-0
/
+77
2025-03-06
taint: Add TAINT_FWCTL
Jason Gunthorpe
1
-1
/
+2
2025-03-06
fwctl: FWCTL_INFO to return basic information about the device
Jason Gunthorpe
2
-0
/
+43
2025-03-06
fwctl: Basic ioctl dispatch for the character device
Jason Gunthorpe
2
-0
/
+84
2025-03-06
fwctl: Add basic structure for a class subsystem with a cdev
Jason Gunthorpe
1
-0
/
+69
2025-03-06
firmware: tegra: bpmp: Fix typo in bpmp-abi.h
Zhu Jun
1
-1
/
+1
2025-03-06
PCI/DOE: Rename Discovery Response Data Object Contents to type
Alistair Francis
1
-1
/
+4
2025-03-06
tracing: gfp: Remove duplication of recording GFP flags
Steven Rostedt
1
-31
/
+10
2025-03-06
tracing: Remove orphaned event_trace_printk
Hengqi Chen
1
-18
/
+0
2025-03-06
Merge tag 'vfs-6.14-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-8
/
+2
2025-03-06
fs/pipe: express 'pipe_empty()' in terms of 'pipe_occupancy()'
Linus Torvalds
1
-6
/
+6
2025-03-06
Merge tag 'ffa-updates-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/drivers
Arnd Bergmann
1
-2
/
+20
2025-03-06
Merge tag 'smccc-update-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/drivers
Arnd Bergmann
1
-0
/
+40
2025-03-06
Merge tag 'asahi-soc-rtkit-6.15' of https://github.com/AsahiLinux/linux into soc/drivers
Arnd Bergmann
1
-1
/
+1
2025-03-06
ASoC: soc-dai: add snd_soc_dai_mute_is_ctrled_at_trigger()
Kuninori Morimoto
1
-1
/
+1
2025-03-06
drm/sched: Update timedout_job()'s documentation
Philipp Stanner
1
-31
/
+47
2025-03-06
drm/sched: Adjust outdated docu for run_job()
Philipp Stanner
1
-4
/
+30
2025-03-06
badblocks: use sector_t instead of int to avoid truncation of badblocks length
Zheng Qixing
1
-4
/
+4
2025-03-06
badblocks: return boolean from badblocks_set() and badblocks_clear()
Zheng Qixing
1
-3
/
+3
2025-03-06
dma-buf: drop caching of sg_tables
Christian König
1
-13
/
+0
2025-03-06
dma-buf: dma-buf: stop mapping sg_tables on attach v2
Christian König
1
-14
/
+0
2025-03-06
dma-buf/dma-fence: remove unnecessary callbacks
Christian König
1
-21
/
+0
2025-03-06
dma-buf: fix incorrect dma-fence documentation v2
Christian König
1
-2
/
+2
2025-03-06
netfilter: nf_tables: make destruction work queue pernet
Florian Westphal
1
-1
/
+3
2025-03-06
uprobes/x86: Harden uretprobe syscall trampoline check
Jiri Olsa
1
-0
/
+2
2025-03-06
watchdog/hardlockup/perf: Fix perf_event memory leak
Li Huafei
1
-4
/
+0
2025-03-06
iomap: Support SW-based atomic writes
John Garry
1
-1
/
+7
2025-03-06
iomap: Rename IOMAP_ATOMIC -> IOMAP_ATOMIC_HW
John Garry
1
-1
/
+1
2025-03-06
Merge branch 'vfs-6.15.shared.iomap' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Christian Brauner
1
-0
/
+1
2025-03-06
PCI: dwc: Add Rockchip to the RAS DES allowed vendor list
Niklas Cassel
1
-0
/
+2
2025-03-06
PCI: Add Rockchip Vendor ID
Shawn Lin
1
-0
/
+2
2025-03-06
PCI: dwc: Add debugfs based Silicon Debug support for DWC
Shradha Todi
1
-0
/
+2
[prev]
[next]