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
/
linux
Age
Commit message (
Expand
)
Author
2023-01-18
efi: tpm: Avoid READ_ONCE() for accessing the event log
Ard Biesheuvel
2023-01-12
efi: random: combine bootloader provided RNG seed with RNG protocol output
Ard Biesheuvel
2023-01-12
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik
2023-01-12
filelock: new helper: vfs_inode_has_locks
Jeff Layton
2023-01-12
net/mlx5: E-Switch, properly handle ingress tagged packets on VST
Moshe Shemesh
2023-01-12
SUNRPC: ensure the matching upcall is in-flight upon downcall
minoura makoto
2023-01-12
ext4: fix deadlock due to mbcache entry corruption
Jan Kara
2023-01-12
mbcache: automatically delete entries from cache on freeing
Jan Kara
2023-01-12
PM/devfreq: governor: Add a private governor_data for governor
Kant Fan
2023-01-12
nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition
Christoph Hellwig
2022-12-31
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
2022-12-31
video: hyperv_fb: Avoid taking busy spinlock on panic path
Guilherme G. Piccoli
2022-12-31
overflow: Implement size_t saturating arithmetic helpers
Kees Cook
2022-12-31
gpiolib: make struct comments into real kernel docs
Bartosz Golaszewski
2022-12-31
iio: adis: add '__adis_enable_irq()' implementation
Ramona Bolboaca
2022-12-31
iio: adis: stylistic changes
Nuno Sá
2022-12-31
iio: adis: handle devices that cannot unmask the drdy pin
Nuno Sá
2022-12-31
usb: typec: Factor out non-PD fwnode properties
Samuel Holland
2022-12-31
bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
Pengcheng Yang
2022-12-31
net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()
David Howells
2022-12-31
ata: add/use ata_taskfile::{error|status} fields
Sergey Shtylyov
2022-12-31
ata: libata: move ata_{port,link,dev}_dbg to standard pr_XXX() macros
Hannes Reinecke
2022-12-31
eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFD
Zhang Qilong
2022-12-31
debugfs: fix error when writing negative value to atomic_t debugfs file
Akinobu Mita
2022-12-31
libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value
Akinobu Mita
2022-12-31
timerqueue: Use rb_entry_safe() in timerqueue_getnext()
Barnabás Pőcze
2022-12-31
soc: qcom: apr: make code more reuseable
Srinivas Kandagatla
2022-12-19
can: sja1000: fix size of OCR_MODE_MASK define
Heiko Schocher
2022-12-19
vfs: fix copy_file_range() averts filesystem freeze protection
Amir Goldstein
2022-12-14
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
2022-12-14
rtc: mc146818-lib: extract mc146818_avoid_UIP
Mateusz Jończyk
2022-12-14
clk: Provide new devm_clk helpers for prepared and enabled clocks
Uwe Kleine-König
2022-12-08
mm: __isolate_lru_page_prepare() in isolate_migratepages_block()
Hugh Dickins
2022-12-08
mmc: core: Fix ambiguous TRIM and DISCARD arg
Christian Löhle
2022-12-02
serial: Add rs485_supported to uart_port
Ilpo Järvinen
2022-11-26
wifi: wext: use flex array destination for memcpy()
Hawkins Jiawei
2022-11-26
tracing: Fix warning on variable 'struct trace_array'
Aashish Sharma
2022-11-26
tracing/ring-buffer: Have polling block on watermark
Steven Rostedt (Google)
2022-11-26
mtd: spi-nor: intel-spi: Disable write protection only if asked
Mika Westerberg
2022-11-16
marvell: octeontx2: build error: unknown type name 'u64'
Anders Roxell
2022-11-16
octeontx2-pf: Use hardware register for CQE count
Geetha sowjanya
2022-11-16
bpf: Add helper macro bpf_for_each_reg_in_vstate
Kumar Kartikeya Dwivedi
2022-11-16
bpf, sock_map: Move cancel_work_sync() out of sock lock
Cong Wang
2022-11-16
bpf, sockmap: Fix sk->sk_forward_alloc warn_on in sk_stream_kill_queues
Wang Yufen
2022-11-10
efi: random: reduce seed size to 32 bytes
Ard Biesheuvel
2022-11-10
fscrypt: fix keyring memory leak on mount failure
Eric Biggers
2022-11-10
fscrypt: stop using keyrings subsystem for fscrypt_master_key
Eric Biggers
2022-11-10
mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
Baolin Wang
2022-11-03
net/mlx5: Fix possible use-after-free in async command interface
Tariq Toukan
2022-11-03
perf: Fix missing SIGTRAPs
Peter Zijlstra
[next]