index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-31
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
1
-23
/
+35
2022-12-31
video: hyperv_fb: Avoid taking busy spinlock on panic path
Guilherme G. Piccoli
1
-0
/
+2
2022-12-31
overflow: Implement size_t saturating arithmetic helpers
Kees Cook
1
-41
/
+69
2022-12-31
gpiolib: make struct comments into real kernel docs
Bartosz Golaszewski
1
-19
/
+16
2022-12-31
iio: adis: add '__adis_enable_irq()' implementation
Ramona Bolboaca
1
-1
/
+12
2022-12-31
iio: adis: stylistic changes
Nuno Sá
1
-23
/
+25
2022-12-31
iio: adis: handle devices that cannot unmask the drdy pin
Nuno Sá
1
-0
/
+2
2022-12-31
usb: typec: Factor out non-PD fwnode properties
Samuel Holland
1
-0
/
+3
2022-12-31
bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
Pengcheng Yang
1
-0
/
+1
2022-12-31
net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()
David Howells
1
-0
/
+2
2022-12-31
ata: add/use ata_taskfile::{error|status} fields
Sergey Shtylyov
1
-2
/
+8
2022-12-31
ata: libata: move ata_{port,link,dev}_dbg to standard pr_XXX() macros
Hannes Reinecke
1
-31
/
+38
2022-12-31
eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFD
Zhang Qilong
1
-1
/
+1
2022-12-31
debugfs: fix error when writing negative value to atomic_t debugfs file
Akinobu Mita
1
-2
/
+17
2022-12-31
libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value
Akinobu Mita
1
-2
/
+10
2022-12-31
timerqueue: Use rb_entry_safe() in timerqueue_getnext()
Barnabás Pőcze
1
-1
/
+1
2022-12-31
soc: qcom: apr: make code more reuseable
Srinivas Kandagatla
1
-1
/
+11
2022-12-19
can: sja1000: fix size of OCR_MODE_MASK define
Heiko Schocher
1
-1
/
+1
2022-12-19
vfs: fix copy_file_range() averts filesystem freeze protection
Amir Goldstein
1
-0
/
+8
2022-12-14
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
1
-0
/
+1
2022-12-14
rtc: mc146818-lib: extract mc146818_avoid_UIP
Mateusz Jończyk
1
-0
/
+3
2022-12-14
clk: Provide new devm_clk helpers for prepared and enabled clocks
Uwe Kleine-König
1
-0
/
+109
2022-12-08
mm: __isolate_lru_page_prepare() in isolate_migratepages_block()
Hugh Dickins
1
-1
/
+0
2022-12-08
mmc: core: Fix ambiguous TRIM and DISCARD arg
Christian Löhle
1
-1
/
+1
2022-12-02
serial: Add rs485_supported to uart_port
Ilpo Järvinen
1
-0
/
+1
2022-11-26
wifi: wext: use flex array destination for memcpy()
Hawkins Jiawei
1
-1
/
+9
2022-11-26
tracing: Fix warning on variable 'struct trace_array'
Aashish Sharma
1
-2
/
+2
2022-11-26
tracing/ring-buffer: Have polling block on watermark
Steven Rostedt (Google)
1
-1
/
+1
2022-11-26
mtd: spi-nor: intel-spi: Disable write protection only if asked
Mika Westerberg
1
-2
/
+4
2022-11-16
marvell: octeontx2: build error: unknown type name 'u64'
Anders Roxell
1
-0
/
+1
2022-11-16
octeontx2-pf: Use hardware register for CQE count
Geetha sowjanya
1
-0
/
+14
2022-11-16
bpf: Add helper macro bpf_for_each_reg_in_vstate
Kumar Kartikeya Dwivedi
1
-0
/
+21
2022-11-16
bpf, sock_map: Move cancel_work_sync() out of sock lock
Cong Wang
1
-1
/
+1
2022-11-16
bpf, sockmap: Fix sk->sk_forward_alloc warn_on in sk_stream_kill_queues
Wang Yufen
2
-0
/
+2
2022-11-10
efi: random: reduce seed size to 32 bytes
Ard Biesheuvel
1
-1
/
+1
2022-11-10
fscrypt: fix keyring memory leak on mount failure
Eric Biggers
1
-2
/
+2
2022-11-10
fscrypt: stop using keyrings subsystem for fscrypt_master_key
Eric Biggers
2
-3
/
+3
2022-11-10
mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
Baolin Wang
1
-4
/
+4
2022-11-03
net/mlx5: Fix possible use-after-free in async command interface
Tariq Toukan
1
-1
/
+1
2022-11-03
perf: Fix missing SIGTRAPs
Peter Zijlstra
1
-4
/
+15
2022-11-03
NFSv4: Fix free of uninitialized nfs4_label on referral lookup.
Benjamin Coddington
1
-1
/
+1
2022-10-29
mmc: core: Add SD card quirk for broken discard
Avri Altman
1
-0
/
+1
2022-10-29
net: phylink: add mac_managed_pm in phylink_config structure
Shenwei Wang
1
-0
/
+2
2022-10-29
kvm: Add support for arch compat vm ioctls
Alexander Graf
1
-0
/
+2
2022-10-26
io_uring/af_unix: defer registered files gc to io_uring release
Pavel Begunkov
1
-0
/
+2
2022-10-26
scsi: tracing: Fix compile error in trace_array calls when TRACING is disabled
Arun Easi
1
-2
/
+34
2022-10-26
eventfd: guard wake_up in eventfd fs calls as well
Dylan Yudaken
2
-2
/
+2
2022-10-26
iommu/iova: Fix module config properly
Robin Murphy
1
-1
/
+1
2022-10-26
serial: 8250: Toggle IER bits on only after irq has been set up
Ilpo Järvinen
1
-0
/
+1
2022-10-26
ata: fix ata_id_has_dipm()
Niklas Cassel
1
-11
/
+4
[next]