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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-19
siphash: add SPDX tags as sole licensing authority
Jason A. Donenfeld
1
-3
/
+2
2022-05-19
SUNRPC: Simplify synopsis of svc_pool_for_cpu()
Chuck Lever
1
-1
/
+1
2022-05-19
fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict
Dai Ngo
1
-0
/
+3
2022-05-19
fs/lock: add helper locks_owner_has_blockers to check for blockers
Dai Ngo
1
-0
/
+7
2022-05-19
SUNRPC: Remove svc_rqst::rq_xprt_hlen
Chuck Lever
1
-2
/
+0
2022-05-19
SUNRPC: Make cache_req::thread_wait an unsigned long
Chuck Lever
1
-4
/
+4
2022-05-19
tty: serial: samsung_tty: Fix suspend/resume on S5L
Hector Martin
1
-0
/
+3
2022-05-19
Merge tag 'thunderbolt-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-next
Greg Kroah-Hartman
1
-9
/
+10
2022-05-19
Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2022-05-19
Merge tag 'fpga-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga into char-misc-next
Greg Kroah-Hartman
1
-3
/
+3
2022-05-19
Merge tag 'extcon-next-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2022-05-19
Merge tag 'phy-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into char-work-next
Greg Kroah-Hartman
2
-0
/
+36
2022-05-19
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
2
-2
/
+1
2022-05-19
random: remove mostly unused async readiness notifier
Jason A. Donenfeld
1
-2
/
+0
2022-05-19
random: remove get_random_bytes_arch() and add rng_has_arch_random()
Jason A. Donenfeld
1
-1
/
+1
2022-05-19
random: make consistent use of buf and len
Jason A. Donenfeld
1
-6
/
+6
2022-05-19
random: use proper return types on get_random_{int,long}_wait()
Jason A. Donenfeld
1
-7
/
+7
2022-05-19
random: remove extern from functions in header
Jason A. Donenfeld
1
-46
/
+31
2022-05-19
Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
5
-17
/
+103
2022-05-19
thermal/drivers/thermal_of: Add change_mode ops support for thermal_of sensor
Manaf Meethalavalappu Pallikunhi
1
-0
/
+3
2022-05-19
iio: adc: qcom-vadc-common: add reverse scaling for PMIC5 Gen2 ADC_TM
Jishnu Prakash
1
-0
/
+2
2022-05-19
riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOL
Sunil V L
1
-0
/
+2
2022-05-19
Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
1
-1
/
+0
2022-05-18
ucounts: Split rlimit and ucount values and max values
Alexey Gladkov
1
-13
/
+22
2022-05-18
libceph: fix potential use-after-free on linger ping and resends
Ilya Dryomov
1
-0
/
+3
2022-05-18
Merge tag 'devfreq-next-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux
Rafael J. Wysocki
1
-2
/
+15
2022-05-18
nvme: add support for TP4084 - Time-to-Ready Enhancements
Christoph Hellwig
1
-0
/
+31
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
[prev]
[next]