index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-30
accel/ivpu: Add support for userptr buffer objects
Jacek Lawrynowicz
1
-0
/
+52
2025-10-30
wifi: mac80211: add RX flag to report radiotap VHT information
Benjamin Berg
2
-1
/
+21
2025-10-29
crypto: blake2b - Reimplement using library API
Eric Biggers
2
-126
/
+0
2025-10-29
lib/crypto: blake2b: Add BLAKE2b library functions
Eric Biggers
2
-13
/
+137
2025-10-29
byteorder: Add le64_to_cpu_array() and cpu_to_le64_array()
Eric Biggers
1
-0
/
+16
2025-10-29
lib/crypto: blake2s: Document the BLAKE2s library API
Eric Biggers
1
-0
/
+58
2025-10-29
lib/crypto: blake2s: Drop excessive const & rename block => data
Eric Biggers
1
-7
/
+6
2025-10-29
lib/crypto: blake2s: Rename blake2s_state to blake2s_ctx
Eric Biggers
1
-30
/
+29
2025-10-29
lib/crypto: blake2s: Adjust parameter order of blake2s()
Eric Biggers
1
-3
/
+3
2025-10-29
scsi: ufs: core: Add a quirk to suppress link_startup_again
Adrian Hunter
1
-0
/
+7
2025-10-29
libeth: xdp: Disable generic kCFI pass for libeth_xdp_tx_xmit_bulk()
Nathan Chancellor
1
-1
/
+1
2025-10-29
compiler_types: Introduce __nocfi_generic
Nathan Chancellor
1
-0
/
+6
2025-10-29
Merge patch series "ufs: Add support for AMD Versal Gen2 UFS"
Martin K. Petersen
3
-0
/
+55
2025-10-29
scsi: ufs: amd-versal2: Add UFS support for AMD Versal Gen 2 SoC
Sai Krishna Potthuri
1
-0
/
+1
2025-10-29
scsi: firmware: xilinx: Add APIs for UFS PHY initialization
Ajay Neeli
2
-0
/
+39
2025-10-29
scsi: firmware: xilinx: Add support for secure read/write ioctl interface
Izhar Ameer Shaikh
1
-0
/
+15
2025-10-29
net: phy: add iterator mdiobus_for_each_phy
Heiner Kallweit
1
-1
/
+10
2025-10-29
net: tls: Cancel RX async resync request on rcd_delta overflow
Shahar Shitrit
1
-0
/
+6
2025-10-29
net: tls: Change async resync helpers argument
Shahar Shitrit
1
-13
/
+8
2025-10-29
ipv6: icmp: Add RFC 5837 support
Ido Schimmel
1
-0
/
+1
2025-10-29
ipv4: icmp: Add RFC 5837 support
Ido Schimmel
2
-0
/
+33
2025-10-29
tcp: add newval parameter to tcp_rcvbuf_grow()
Eric Dumazet
1
-1
/
+1
2025-10-29
trace: tcp: add three metrics to trace_tcp_rcvbuf_grow()
Eric Dumazet
1
-0
/
+9
2025-10-29
fs: Make wbc_to_tag() inline and use it in fs.
Julian Sun
1
-0
/
+7
2025-10-29
writeback: allow the file system to override MIN_WRITEBACK_PAGES
Christoph Hellwig
2
-0
/
+6
2025-10-29
mm: rename filemap_fdatawrite_range_kick to filemap_flush_range
Christoph Hellwig
1
-3
/
+3
2025-10-29
mm: remove __filemap_fdatawrite_range
Christoph Hellwig
1
-2
/
+0
2025-10-29
mm: remove filemap_fdatawrite_wbc
Christoph Hellwig
1
-2
/
+0
2025-10-29
mm,btrfs: add a filemap_flush_nr helper
Christoph Hellwig
1
-0
/
+1
2025-10-29
regmap: add flat cache with sparse validity
Sander Vanheule
1
-6
/
+11
2025-10-29
perf: Support deferred user unwind
Peter Zijlstra
4
-14
/
+34
2025-10-29
unwind_user/x86: Teach FP unwind about start of function
Peter Zijlstra
1
-0
/
+1
2025-10-29
unwind: Implement compat fp unwind
Peter Zijlstra
1
-0
/
+1
2025-10-29
unwind: Make unwind_task_info::unwind_mask consistent
Peter Zijlstra
2
-3
/
+4
2025-10-29
unwind: Simplify unwind_reset_info()
Peter Zijlstra
1
-14
/
+14
2025-10-29
unwind: Add required include files
Peter Zijlstra
1
-0
/
+2
2025-10-29
unwind: Shorten lines
Peter Zijlstra
1
-4
/
+14
2025-10-29
dma-mapping: remove unused map_page callback
Leon Romanovsky
1
-7
/
+0
2025-10-29
dma-mapping: remove unused mapping resource callbacks
Leon Romanovsky
1
-6
/
+0
2025-10-29
dma-mapping: prepare dma_map_ops to conversion to physical address
Leon Romanovsky
1
-0
/
+7
2025-10-29
dma-mapping: benchmark: Restore padding to ensure uABI remained consistent
Qinxin Xia
1
-0
/
+1
2025-10-29
tools/dma: move dma_map_benchmark from selftests to tools/dma
Qinxin Xia
1
-5
/
+8
2025-10-29
Merge branch 'linus/master' into sched/core, to resolve conflict
Peter Zijlstra
24
-48
/
+180
2025-10-28
sctp: Constify struct sctp_sched_ops
Christophe JAILLET
2
-3
/
+3
2025-10-28
net: netmem: remove NET_IOV_MAX from net_iov_type enum
Bobby Eshleman
1
-4
/
+0
2025-10-28
net: rps: softnet_data reorg to make enqueue_to_backlog() fast
Eric Dumazet
1
-1
/
+10
2025-10-28
tracing: Add trace_seq_pop() and seq_buf_pop()
Steven Rostedt
2
-0
/
+30
2025-10-28
tracing: Display some syscall arrays as strings
Steven Rostedt
1
-1
/
+3
2025-10-28
tracing: Have system call events record user array data
Steven Rostedt
1
-1
/
+3
2025-10-28
tracing: Have syscall trace events read user space string
Steven Rostedt
1
-1
/
+3
[prev]
[next]