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
compress-2025-01-21
compress-2025-01-23
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
-5
/
+2
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
ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()
Ashish Kalra
1
-1
/
+1
2022-11-10
serial: 8250: Let drivers request full 16550A feature probing
Maciej W. Rozycki
1
-1
/
+2
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-10-30
udp: Update reuse->has_conns under reuseport_lock.
Kuniyuki Iwashima
1
-6
/
+5
2022-10-30
mmc: core: Add SD card quirk for broken discard
Avri Altman
1
-0
/
+1
2022-10-30
net: sched: delete duplicate cleanup of backlog and qlen
Zhengchao Shao
1
-1
/
+0
2022-10-30
kvm: Add support for arch compat vm ioctls
Alexander Graf
1
-0
/
+2
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
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
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: drop EXPORTed dynamic_debug_exec_queries
Jim Cromie
1
-9
/
+0
2022-10-26
dyndbg: fix module.dyndbg handling
Jim Cromie
1
-1
/
+1
2022-10-26
usb: common: move function's kerneldoc next to its definition
Chunfeng Yun
1
-61
/
+0
2022-10-26
usb: common: add function to get interval expressed in us unit
Chunfeng Yun
1
-0
/
+3
2022-10-26
usb: common: Parse for USB SSP genXxY
Thinh Nguyen
1
-0
/
+11
2022-10-26
usb: ch9: Add USB 3.2 SSP attributes
Thinh Nguyen
2
-0
/
+22
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-26
ring-buffer: Add ring_buffer_wake_waiters()
Steven Rostedt (Google)
1
-1
/
+1
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-15
compiler_attributes.h: move __compiletime_{error|warning}
Nick Desaulniers
3
-9
/
+24
2022-10-15
xsk: Inherit need_wakeup flag for shared sockets
Jalal Mostafa
1
-1
/
+1
2022-09-28
serial: Create uart_xmit_advance()
Ilpo Järvinen
1
-0
/
+17
2022-09-28
net: socket: remove register_gifconf
Arnd Bergmann
2
-8
/
+9
2022-09-28
net: bonding: Share lacpdu_mcast_addr definition
Benjamin Poirier
2
-2
/
+3
2022-09-28
KVM: SEV: add cache flush to solve SEV cache incoherency issues
Mingwei Zhang
1
-0
/
+2
2022-09-23
of/device: Fix up of_dma_configure_id() stub
Thierry Reding
1
-2
/
+3
2022-09-15
debugfs: add debugfs_lookup_and_remove()
Greg Kroah-Hartman
1
-0
/
+6
2022-09-15
fs: only do a memory barrier for the first set_buffer_uptodate()
Linus Torvalds
1
-0
/
+11
2022-09-08
USB: core: Prevent nested device-reset calls
Alan Stern
1
-0
/
+2
2022-09-08
usb: typec: altmodes/displayport: correct pin assignment for UFP receptacles
Pablo Sun
1
-0
/
+5
2022-09-08
platform/x86: pmc_atom: Fix SLP_TYPx bitfield mask
Andy Shevchenko
1
-2
/
+4
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
net: fix refcount bug in sk_psock_get (2)
Hawkins Jiawei
2
-21
/
+50
2022-08-31
asm-generic: sections: refactor memory_intersects
Quanyang Wang
1
-2
/
+5
[next]