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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-12
efi: random: combine bootloader provided RNG seed with RNG protocol output
Ard Biesheuvel
1
-2
/
+0
2023-01-12
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik
1
-1
/
+1
2023-01-12
filelock: new helper: vfs_inode_has_locks
Jeff Layton
1
-0
/
+6
2023-01-12
net/mlx5: E-Switch, properly handle ingress tagged packets on VST
Moshe Shemesh
2
-1
/
+7
2023-01-12
netfilter: nf_tables: honor set timeout and garbage collection updates
Pablo Neira Ayuso
1
-1
/
+12
2023-01-12
netfilter: nf_tables: consolidate set description
Pablo Neira Ayuso
1
-0
/
+12
2023-01-12
SUNRPC: ensure the matching upcall is in-flight upon downcall
minoura makoto
1
-0
/
+5
2023-01-12
ext4: fix deadlock due to mbcache entry corruption
Jan Kara
1
-2
/
+7
2023-01-12
mbcache: automatically delete entries from cache on freeing
Jan Kara
1
-8
/
+16
2023-01-12
ext4: disable fast-commit of encrypted dir operations
Eric Biggers
1
-2
/
+5
2023-01-12
mptcp: remove MPTCP 'ifdef' in TCP SYN cookies
Matthieu Baerts
1
-2
/
+10
2023-01-12
PM/devfreq: governor: Add a private governor_data for governor
Kant Fan
1
-3
/
+4
2023-01-12
jbd2: use the correct print format
Bixuan Cui
1
-22
/
+22
2023-01-12
ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire
Pierre-Louis Bossart
1
-16
/
+16
2023-01-12
nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition
Christoph Hellwig
1
-1
/
+2
2022-12-31
media: dvbdev: fix build warning due to comments
Lin Ma
1
-1
/
+2
2022-12-31
ALSA: hda: add snd_hdac_stop_streams() helper
Pierre-Louis Bossart
1
-0
/
+1
2022-12-31
ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.c
Pierre-Louis Bossart
2
-1
/
+1
2022-12-31
media: dvbdev: adopts refcnt to avoid UAF
Lin Ma
1
-14
/
+17
2022-12-31
mrp: introduce active flags to prevent UAF when applicant uninit
Schspa Shi
1
-0
/
+1
2022-12-31
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
2
-26
/
+37
2022-12-31
video: hyperv_fb: Avoid taking busy spinlock on panic path
Guilherme G. Piccoli
1
-0
/
+2
2022-12-31
dmaengine: idxd: Fix crc_val field for completion record
Fenghua Yu
1
-1
/
+1
2022-12-31
include/uapi/linux/swab: Fix potentially missing __always_inline
Matt Redfearn
1
-1
/
+1
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
IB/mad: Don't call to function that might sleep while in atomic context
Leonid Ravich
1
-9
/
+4
2022-12-31
bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
Pengcheng Yang
2
-2
/
+3
2022-12-31
clk: imx8mn: rename vpu_pll to m7_alt_pll
Dario Binacchi
1
-4
/
+8
2022-12-31
ALSA: seq: fix undefined behavior in bit shift for SNDRV_SEQ_FILTER_USE_EVENT
Baisong Zhong
1
-4
/
+4
2022-12-31
ALSA: pcm: fix undefined behavior in bit shift for SNDRV_PCM_RATE_KNOT
Baisong Zhong
1
-18
/
+18
2022-12-31
drm/fourcc: Add packed 10bit YUV 4:2:0 format
Dave Stevenson
1
-0
/
+11
2022-12-31
net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()
David Howells
1
-0
/
+2
2022-12-31
soreuseport: Fix socket selection for SO_INCOMING_CPU.
Kuniyuki Iwashima
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
mm/khugepaged: fix GUP-fast interaction by sending IPI
Jann Horn
1
-0
/
+4
[next]