index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2022-08-03
ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptr
Ziyang Xuan
2022-08-03
tcp: Fix a data-race around sysctl_tcp_adv_win_scale.
Kuniyuki Iwashima
2022-08-03
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
Luiz Augusto von Dentz
2022-07-29
tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
Jiri Slaby
2022-07-29
tty: drop tty_schedule_flip()
Jiri Slaby
2022-07-29
Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
Luiz Augusto von Dentz
2022-07-29
Bluetooth: Fix passing NULL to PTR_ERR
Luiz Augusto von Dentz
2022-07-29
Bluetooth: Add bt_skb_sendmmsg helper
Luiz Augusto von Dentz
2022-07-29
Bluetooth: Add bt_skb_sendmsg helper
Luiz Augusto von Dentz
2022-07-29
bitfield.h: Fix "type of reg too small for mask" test
Peter Zijlstra
2022-07-29
mmap locking API: initial implementation as rwsem wrappers
Michel Lespinasse
2022-07-29
locking/refcount: Consolidate implementations of refcount_t
Will Deacon
2022-07-29
locking/refcount: Consolidate REFCOUNT_{MAX,SATURATED} definitions
Will Deacon
2022-07-29
locking/refcount: Move saturation warnings out of line
Will Deacon
2022-07-29
locking/refcount: Improve performance of generic REFCOUNT_FULL code
Will Deacon
2022-07-29
locking/refcount: Move the bulk of the REFCOUNT_FULL implementation into the ...
Will Deacon
2022-07-29
locking/refcount: Remove unused refcount_*_checked() variants
Will Deacon
2022-07-29
locking/refcount: Ensure integer operands are treated as signed
Will Deacon
2022-07-29
locking/refcount: Define constants for saturation and max refcount values
Will Deacon
2022-07-29
tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.
Kuniyuki Iwashima
2022-07-29
udp: Fix a data-race around sysctl_udp_l3mdev_accept.
Kuniyuki Iwashima
2022-07-29
tcp: Fix a data-race around sysctl_tcp_notsent_lowat.
Kuniyuki Iwashima
2022-07-29
tcp: Fix data-races around some timeout sysctl knobs.
Kuniyuki Iwashima
2022-07-29
tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.
Kuniyuki Iwashima
2022-07-29
ip: Fix a data-race around sysctl_fwmark_reflect.
Kuniyuki Iwashima
2022-07-29
ip: Fix data-races around sysctl_ip_nonlocal_bind.
Kuniyuki Iwashima
2022-07-29
ip: Fix data-races around sysctl_ip_fwd_use_pmtu.
Kuniyuki Iwashima
2022-07-21
raw: Fix a data-race around sysctl_raw_l3mdev_accept.
Kuniyuki Iwashima
2022-07-21
net: Fix data-races around sysctl_mem.
Kuniyuki Iwashima
2022-07-21
cgroup: Use separate src/dst nodes when preloading css_sets for migration
Tejun Heo
2022-07-21
net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer
Steven Rostedt (Google)
2022-07-12
misc: rtsx_usb: use separate command and response buffers
Shuah Khan
2022-07-12
misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer
Shuah Khan
2022-07-12
video: of_display_timing.h: include errno.h
Hsin-Yi Wang
2022-07-12
fbcon: Prevent that screen size is smaller than font size
Helge Deller
2022-07-12
esp: limit skb_page_frag_refill use to a single page
Sabrina Dubroca
2022-07-07
linux/dim: Fix divide by 0 in RDMA DIM
Tao Liu
2022-07-02
kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
Naveen N. Rao
2022-06-29
random: quiet urandom warning ratelimit suppression message
Jason A. Donenfeld
2022-06-29
ata: libata: add qc->flags in ata_qc_complete_template tracepoint
Edward Wu
2022-06-29
vt: drop old FONT ioctls
Jiri Slaby
2022-06-25
dm: remove special-casing of bio-based immutable singleton target on NVMe
Mike Snitzer
2022-06-22
random: mark bootloader randomness code as __init
Jason A. Donenfeld
2022-06-22
crypto: drbg - make reseeding from get_random_bytes() synchronous
Nicolai Stange
2022-06-22
crypto: drbg - track whether DRBG was seeded with !rng_is_initialized()
Nicolai Stange
2022-06-22
crypto: drbg - prepare for more fine-grained tracking of seeding state
Nicolai Stange
2022-06-22
crypto: drbg - always seeded with SP800-90B compliant noise source
Stephan Müller
2022-06-22
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
2022-06-22
random: make consistent use of buf and len
Jason A. Donenfeld
2022-06-22
random: use proper return types on get_random_{int,long}_wait()
Jason A. Donenfeld
[next]