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
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
2022-11-03
NFSv4: Fix free of uninitialized nfs4_label on referral lookup.
Benjamin Coddington
2022-10-29
mmc: core: Add SD card quirk for broken discard
Avri Altman
2022-10-29
net: phylink: add mac_managed_pm in phylink_config structure
Shenwei Wang
2022-10-29
kvm: Add support for arch compat vm ioctls
Alexander Graf
2022-10-26
io_uring/af_unix: defer registered files gc to io_uring release
Pavel Begunkov
2022-10-26
scsi: tracing: Fix compile error in trace_array calls when TRACING is disabled
Arun Easi
2022-10-26
eventfd: guard wake_up in eventfd fs calls as well
Dylan Yudaken
2022-10-26
iommu/iova: Fix module config properly
Robin Murphy
2022-10-26
serial: 8250: Toggle IER bits on only after irq has been set up
Ilpo Järvinen
2022-10-26
ata: fix ata_id_has_dipm()
Niklas Cassel
[next]