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
2022-11-10
efi: random: reduce seed size to 32 bytes
Ard Biesheuvel
1
-1
/
+1
2022-11-10
tcp/udp: Make early_demux back namespacified.
Kuniyuki Iwashima
3
-4
/
+3
2022-11-03
net/mlx5: Fix possible use-after-free in async command interface
Tariq Toukan
1
-1
/
+1
2022-11-03
media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'
Hans Verkuil
1
-1
/
+2
2022-11-03
media: v4l2: Fix v4l2_i2c_subdev_set_name function documentation
Alexander Stein
1
-1
/
+2
2022-11-01
once: fix section mismatch on clang builds
Greg Kroah-Hartman
1
-1
/
+1
2022-10-26
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
1
-1
/
+1
2022-10-26
net: ieee802154: return -EINVAL for unknown addr type
Alexander Aring
1
-3
/
+9
2022-10-26
io_uring/af_unix: defer registered files gc to io_uring release
Pavel Begunkov
1
-0
/
+2
2022-10-26
iommu/iova: Fix module config properly
Robin Murphy
1
-1
/
+1
2022-10-26
ata: fix ata_id_has_dipm()
Niklas Cassel
1
-11
/
+4
2022-10-26
ata: fix ata_id_has_ncq_autosense()
Niklas Cassel
1
-2
/
+4
2022-10-26
ata: fix ata_id_has_devslp()
Niklas Cassel
1
-1
/
+4
2022-10-26
ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting()
Niklas Cassel
1
-4
/
+9
2022-10-26
dyndbg: fix module.dyndbg handling
Jim Cromie
1
-1
/
+1
2022-10-26
once: add DO_ONCE_SLOW() for sleepable contexts
Eric Dumazet
1
-0
/
+28
2022-10-26
tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
Neal Cardwell
2
-2
/
+5
2022-10-15
scsi: stex: Properly zero out the passthrough command structure
Linus Torvalds
1
-1
/
+1
2022-10-15
net/ieee802154: fix uninit value bug in dgram_sendmsg
Haimin Zhang
1
-0
/
+37
2022-10-07
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
1
-0
/
+2
2022-10-07
x86/kvm/vmx: Make noinstr clean
Peter Zijlstra
1
-1
/
+1
2022-10-07
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
1
-0
/
+6
2022-10-07
x86/devicetable: Move x86 specific macro out of generic code
Thomas Gleixner
1
-3
/
+1
2022-10-07
Revert "x86/cpu: Add a steppings field to struct x86_cpu_id"
Thadeu Lima de Souza Cascardo
1
-6
/
+0
2022-09-28
serial: Create uart_xmit_advance()
Ilpo Järvinen
1
-0
/
+17
2022-09-28
iomap: iomap that extends beyond EOF should be marked dirty
Chandan Babu R
1
-0
/
+2
2022-09-28
task_stack, x86/cea: Force-inline stack helpers
Borislav Petkov
1
-1
/
+1
2022-09-15
debugfs: add debugfs_lookup_and_remove()
Greg Kroah-Hartman
1
-0
/
+6
2022-09-15
USB: core: Prevent nested device-reset calls
Alan Stern
1
-0
/
+2
2022-09-15
usb: typec: altmodes/displayport: correct pin assignment for UFP receptacles
Pablo Sun
1
-0
/
+5
2022-09-15
platform/x86: pmc_atom: Fix SLP_TYPx bitfield mask
Andy Shevchenko
1
-2
/
+4
2022-09-15
fs: only do a memory barrier for the first set_buffer_uptodate()
Linus Torvalds
1
-0
/
+11
2022-09-05
io_uring: disable polling pollfree files
Pavel Begunkov
1
-0
/
+1
2022-09-05
mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
Jann Horn
1
-2
/
+5
2022-09-05
bpf: Don't redirect packets with invalid pkt_len
Zhengchao Shao
1
-0
/
+8
2022-09-05
asm-generic: sections: refactor memory_intersects
Quanyang Wang
1
-2
/
+5
2022-09-05
net: Fix a data-race around sysctl_net_busy_poll.
Kuniyuki Iwashima
1
-1
/
+1
2022-09-05
netfilter: ebtables: reject blobs that don't provide all entry points
Florian Westphal
1
-4
/
+0
2022-09-05
kernel/sched: Remove dl_boosted flag comment
Hui Su
1
-4
/
+0
2022-09-05
sched/deadline: Fix priority inheritance with multiple scheduling classes
Juri Lelli
1
-1
/
+9
2022-08-25
ALSA: core: Add async signal helpers
Takashi Iwai
1
-0
/
+8
2022-08-25
watchdog: export lockup_detector_reconfigure
Laurent Dufour
1
-0
/
+2
2022-08-25
locking/atomic: Make test_and_*_bit() ordered on failure
Hector Martin
1
-6
/
+0
2022-08-25
KVM: Add infrastructure and macro to mark VM as bugged
Sean Christopherson
1
-1
/
+27
2022-08-25
ACPI: CPPC: Do not prevent CPPC from working in the future
Rafael J. Wysocki
1
-1
/
+1
2022-08-25
tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCH
Huacai Chen
1
-1
/
+1
2022-08-25
spmi: trace: fix stack-out-of-bound access in SPMI tracing functions
David Collins
1
-6
/
+6
2022-08-25
mfd: t7l66xb: Drop platform disable callback
Uwe Kleine-König
1
-1
/
+0
2022-08-25
kfifo: fix kfifo_to_user() return type
Dan Carpenter
1
-1
/
+1
2022-08-25
can: error: specify the values of data[5..7] of CAN error frames
Vincent Mailhol
1
-1
/
+4
[next]