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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-18
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
1
-8
/
+7
2022-05-18
random32: use real rng for non-deterministic randomness
Jason A. Donenfeld
1
-45
/
+7
2022-05-18
siphash: use one source of truth for siphash permutations
Jason A. Donenfeld
2
-16
/
+35
2022-05-18
fsnotify: introduce mark type iterator
Amir Goldstein
1
-7
/
+24
2022-05-18
clocksource/drivers/ixp4xx: Drop boardfile probe path
Linus Walleij
1
-11
/
+0
2022-05-17
net/mlx5: Support multiport eswitch mode
Eli Cohen
1
-2
/
+3
2022-05-17
net/mlx5: Inline db alloc API function
Tariq Toukan
1
-1
/
+6
2022-05-17
net/mlx5: Add last command failure syndrome to debugfs
Moshe Shemesh
1
-0
/
+2
2022-05-17
ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS support
Min Li
1
-1
/
+11
2022-05-18
locking/atomic: Add generic try_cmpxchg64 support
Uros Bizjak
2
-2
/
+110
2022-05-17
audit,io_uring,io-wq: call __audit_uring_exit for dummy contexts
Julian Orth
1
-1
/
+1
2022-05-17
NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl attributes
Trond Myklebust
1
-0
/
+3
2022-05-17
NFSv4: Specify the type of ACL to cache
Trond Myklebust
2
-0
/
+9
2022-05-18
cachefiles: implement on-demand read
Jeffle Xu
1
-0
/
+1
2022-05-18
cachefiles: notify the user daemon when looking up cookie
Jeffle Xu
1
-0
/
+1
2022-05-17
hwmon: introduce hwmon_sanitize_name()
Michael Walle
1
-0
/
+3
2022-05-17
PM / devfreq: passive: Keep cpufreq_policy for possible cpus
Chanwoo Choi
1
-2
/
+2
2022-05-17
PM / devfreq: Add cpu based scaling support to passive governor
Saravana Kannan
1
-2
/
+15
2022-05-17
nvme: split the enum used for various register constants
Christoph Hellwig
1
-2
/
+11
2022-05-16
net: skb: Remove skb_data_area_size()
Ricardo Martinez
1
-5
/
+0
2022-05-16
dax: add .recovery_write dax_operation
Jane Chu
2
-0
/
+22
2022-05-16
dax: introduce DAX_RECOVERY_WRITE dax access mode
Jane Chu
2
-3
/
+10
2022-05-16
mce: fix set_mce_nospec to always unmap the whole page
Jane Chu
1
-2
/
+2
2022-05-16
x86/mce: relocate set{clear}_mce_nospec() functions
Jane Chu
1
-4
/
+4
2022-05-16
Merge branch kvm-arm64/vgic-invlpir into kvmarm-master/next
Marc Zyngier
1
-0
/
+2
2022-05-16
iomap: add per-iomap_iter private data
Christoph Hellwig
1
-2
/
+3
2022-05-16
iomap: allow the file system to provide a bio_set for direct I/O
Christoph Hellwig
1
-0
/
+11
2022-05-16
fs: add a lockdep check function for sb_start_write()
Naohiro Aota
1
-0
/
+5
2022-05-16
Merge 5.18-rc7 into usb-next
Greg Kroah-Hartman
5
-4
/
+8
2022-05-16
firmware: mediatek: Add adsp ipc protocol interface
TingHan Shen
1
-0
/
+65
2022-05-16
net: fix dev_fill_forward_path with pppoe + bridge
Felix Fietkau
1
-1
/
+1
2022-05-16
net: fix possible race in skb_attempt_defer_free()
Eric Dumazet
1
-0
/
+1
2022-05-16
net: skb: change the definition SKB_DR_SET()
Menglong Dong
1
-1
/
+2
2022-05-16
ipv6: Add hop-by-hop header to jumbograms in ip6_output
Coco Li
1
-0
/
+1
2022-05-16
net: allow gro_max_size to exceed 65536
Alexander Duyck
1
-1
/
+5
2022-05-16
net: limit GSO_MAX_SIZE to 524280 bytes
Eric Dumazet
1
-2
/
+5
2022-05-16
net: allow gso_max_size to exceed 65536
Alexander Duyck
1
-1
/
+3
2022-05-16
nvme: add missing status values to verbose logging
Max Gurtovoy
1
-0
/
+2
2022-05-15
cdrom: remove the unused driver specific disc change ioctl
Paul Gortmaker
1
-1
/
+0
2022-05-14
Unify the primitives for file descriptor closing
Al Viro
1
-1
/
+1
2022-05-14
fs: remove fget_many and fput_many interface
Gou Hao
2
-5
/
+1
2022-05-13
mm/damon: add documentation for Enum value
Gautam Menghani
1
-0
/
+1
2022-05-13
mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl
Muchun Song
1
-0
/
+9
2022-05-13
mm: rmap: fix CONT-PTE/PMD size hugetlb issue when migration
Baolin Wang
1
-0
/
+11
2022-05-13
Documentation/vm: move "Using kmap-atomic" to highmem.h
Fabio M. De Francesco
1
-0
/
+31
2022-05-13
mm/highmem: fix kernel-doc warnings in highmem*.h
Fabio M. De Francesco
2
-17
/
+23
2022-05-13
bpf: Add MEM_UNINIT as a bpf_type_flag
Joanne Koong
1
-8
/
+10
2022-05-13
timekeeping: Add raw clock fallback for random_get_entropy()
Jason A. Donenfeld
1
-0
/
+8
2022-05-13
security: declare member holding string literal const
Christian Göttsche
1
-2
/
+2
2022-05-13
Merge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+1
[prev]
[next]