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-10-15
scsi: stex: Properly zero out the passthrough command structure
Linus Torvalds
1
-1
/
+1
2022-10-12
net/ieee802154: fix uninit value bug in dgram_sendmsg
Haimin Zhang
1
-0
/
+37
2022-10-12
firmware: arm_scmi: Improve checks in the info_get operations
Cristian Marussi
1
-2
/
+2
2022-10-12
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: bonding: Share lacpdu_mcast_addr definition
Benjamin Poirier
2
-2
/
+3
2022-09-28
vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignment
Will Deacon
1
-2
/
+1
2022-09-28
drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTES
Phil Auld
1
-2
/
+3
2022-09-28
scsi: core: Fix a use-after-free
Bart Van Assche
1
-0
/
+2
2022-09-28
block: simplify disk shutdown
Christoph Hellwig
2
-3
/
+4
2022-09-28
block: remove QUEUE_FLAG_DEAD
Christoph Hellwig
1
-2
/
+0
2022-09-28
xfrm: fix XFRMA_LASTUSED comment
Antony Antony
1
-1
/
+1
2022-09-23
Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"
Lu Baolu
1
-3
/
+1
2022-09-23
net: Find dst with sk's xfrm policy not ctl_sk
sewookseo
1
-0
/
+2
2022-09-23
of/device: Fix up of_dma_configure_id() stub
Thierry Reding
1
-2
/
+3
2022-09-20
RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profile
Maher Sanalla
1
-9
/
+10
2022-09-20
net/mlx5: Use software VHCA id when it's supported
Yishai Hadas
1
-0
/
+1
2022-09-20
net/mlx5: Introduce ifc bits for using software vhca id
Yishai Hadas
1
-4
/
+21
2022-09-20
iommu/vt-d: Fix kdump kernels boot failure with scalable mode
Lu Baolu
1
-3
/
+6
2022-09-15
iommu/vt-d: Fix possible recursive locking in intel_iommu_init()
Lu Baolu
1
-1
/
+3
2022-09-15
time64.h: consolidate uses of PSEC_PER_NSEC
Vladimir Oltean
1
-0
/
+3
2022-09-15
net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NS
Vladimir Oltean
1
-1
/
+12
2022-09-15
lsm,io_uring: add LSM hooks for the new uring_cmd file op
Luis Chamberlain
3
-0
/
+9
2022-09-15
tcp: TX zerocopy should not sense pfmemalloc status
Eric Dumazet
1
-0
/
+21
2022-09-15
net: introduce __skb_fill_page_desc_noacc
Pavel Begunkov
1
-11
/
+17
2022-09-15
kunit: fix assert_type for comparison macros
Sander Vanheule
1
-3
/
+3
2022-09-15
rxrpc: Fix ICMP/ICMP6 error handling
David Howells
2
-0
/
+5
2022-09-15
ARM: at91: pm: fix DDR recalibration when resuming from backup and self-refresh
Claudiu Beznea
1
-0
/
+4
2022-09-15
ARM: at91: pm: fix self-refresh for sama7g5
Claudiu Beznea
1
-0
/
+4
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
bpf: Allow helpers to accept pointers with a fixed size
Maxim Mikityanskiy
1
-0
/
+13
2022-09-08
ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnels
Eyal Birger
1
-1
/
+3
2022-09-08
platform/x86: pmc_atom: Fix SLP_TYPx bitfield mask
Andy Shevchenko
1
-2
/
+4
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
scsi: ufs: core: Enable link lost interrupt
Kiwoong Kim
1
-5
/
+1
2022-08-31
Revert "memcg: cleanup racy sum avoidance code"
Shakeel Butt
1
-2
/
+13
2022-08-31
asm-generic: sections: refactor memory_intersects
Quanyang Wang
1
-2
/
+5
2022-08-31
net: Fix a data-race around gro_normal_batch.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-31
net: Fix data-races around sysctl_devconf_inherit_init_net.
Kuniyuki Iwashima
1
-0
/
+9
2022-08-31
net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.
Kuniyuki Iwashima
1
-3
/
+8
2022-08-31
net: Fix a data-race around sysctl_net_busy_poll.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-31
netfilter: flowtable: fix stuck flows on cleanup due to pending work
Pablo Neira Ayuso
1
-0
/
+2
2022-08-31
netfilter: flowtable: add function to invoke garbage collection immediately
Pablo Neira Ayuso
1
-0
/
+1
2022-08-31
netfilter: nf_tables: make table handle allocation per-netns friendly
Pablo Neira Ayuso
1
-0
/
+1
2022-08-31
netfilter: ebtables: reject blobs that don't provide all entry points
Florian Westphal
1
-4
/
+0
[next]