index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2024-10-10
close_range(): fix the logics in descriptor table trimming
Al Viro
1
-4
/
+4
2024-10-10
cpufreq: Avoid a bad reference count on CPU node
Miquel Sabaté Solà
1
-5
/
+1
2024-10-10
mm/hugetlb: fix memfd_pin_folios resv_huge_pages leak
Steve Sistare
1
-0
/
+10
2024-10-10
dt-bindings: clock: qcom: Add GPLL9 support on gcc-sc8180x
Satya Priya Kakitapalli
1
-0
/
+1
2024-10-10
media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flags
Hans Verkuil
1
-1
/
+5
2024-10-10
sched/deadline: Comment sched_dl_entity::dl_server variable
Daniel Bristot de Oliveira
1
-0
/
+2
2024-10-10
dt-bindings: clock: exynos7885: Fix duplicated binding
David Virag
1
-1
/
+1
2024-10-10
i2c: core: Lock address during client device instantiation
Heiner Kallweit
1
-0
/
+3
2024-10-10
perf,x86: avoid missing caller address in stack traces captured in uprobe
Andrii Nakryiko
1
-0
/
+2
2024-10-10
drm/printer: Allow NULL data in devcoredump printer
Matthew Brost
1
-1
/
+53
2024-10-10
netfs: Cancel dirty folios that have no storage destination
David Howells
1
-0
/
+1
2024-10-10
net: napi: Prevent overflow of napi_defer_hard_irqs
Joe Damato
1
-2
/
+2
2024-10-10
drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
James Clark
1
-7
/
+1
2024-10-10
crypto: simd - Do not call crypto_alloc_tfm during registration
Herbert Xu
1
-10
/
+2
2024-10-10
nvme-tcp: check for invalidated or revoked key
Hannes Reinecke
1
-1
/
+5
2024-10-10
drm/connector: hdmi: Fix writing Dynamic Range Mastering infoframes
Derek Foreman
1
-0
/
+9
2024-10-10
net: test for not too small csum_start in virtio_net_hdr_to_skb()
Eric Dumazet
1
-1
/
+3
2024-10-10
net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
Daniel Borkmann
1
-0
/
+9
2024-10-10
net: Add netif_get_gro_max_size helper for GRO
Daniel Borkmann
1
-0
/
+9
2024-10-10
netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTED
Phil Sutter
1
-1
/
+1
2024-10-04
compiler.h: specify correct attribute for .rodata..c_jump_table
Tiezhu Yang
1
-1
/
+1
2024-10-04
lsm: infrastructure management of the sock security
Casey Schaufler
1
-0
/
+1
2024-10-04
soc: qcom: geni-se: add GP_LENGTH/IRQ_EN_SET/IRQ_EN_CLEAR registers
Douglas Anderson
1
-0
/
+9
2024-10-04
lsm: add the inode_free_security_rcu() LSM implementation hook
Paul Moore
1
-0
/
+1
2024-10-04
icmp: change the order of rate limits
Eric Dumazet
1
-0
/
+2
2024-10-04
usbnet: fix cyclical race on disconnect with work queue
Oliver Neukum
1
-0
/
+15
2024-10-04
tcp: check skb is non-NULL in tcp_rto_delta_us()
Josh Hunt
1
-2
/
+19
2024-10-04
lib/sbitmap: define swap_lock as raw_spinlock_t
Ming Lei
1
-1
/
+1
2024-10-04
f2fs: get rid of online repaire on corrupted directory
Chao Yu
1
-1
/
+1
2024-10-04
f2fs: reduce expensive checkpoint trigger frequency
Chao Yu
1
-1
/
+2
2024-10-04
bpf: Fix helper writes to read-only maps
Daniel Borkmann
1
-2
/
+5
2024-10-04
bpf: Fail verification for sign-extension of packet data/data_end/data_meta
Yonghong Song
1
-0
/
+1
2024-10-04
bpf, lsm: Add check for BPF LSM return value
Xu Kuohai
2
-0
/
+9
2024-10-04
ASoC: tas2781-i2c: Drop weird GPIO code
Linus Walleij
1
-6
/
+1
2024-10-04
ASoC: tas2781: Fix a compiling warning reported by robot kernel test due to a...
Shenghao Ding
2
-260
/
+279
2024-10-04
Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED
Luiz Augusto von Dentz
1
-2
/
+2
2024-10-04
ACPI: CPPC: Fix MASK_VAL() usage
Clément Léger
1
-0
/
+2
2024-10-04
ACPICA: Implement ACPI_WARNING_ONCE and ACPI_ERROR_ONCE
Vasily Khoruzhick
1
-0
/
+5
2024-10-04
wifi: mac80211: don't use rate mask for offchannel TX either
Ping-Ke Shih
1
-3
/
+4
2024-10-04
netfilter: nf_tables: store new sets in dedicated list
Florian Westphal
1
-0
/
+2
2024-10-04
virtio: allow driver to disable the configure change notification
Jason Wang
1
-0
/
+7
2024-10-04
virtio: rename virtio_config_enabled to virtio_config_core_enabled
Jason Wang
1
-2
/
+2
2024-09-30
accel: Use XArray instead of IDR for minors
Michał Winiarski
2
-16
/
+7
2024-09-12
Merge tag 'net-6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-2
/
+11
2024-09-12
Merge tag 'platform-drivers-x86-v6.11-7' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2024-09-11
net: tighten bad gso csum offset check in virtio_net_hdr
Willem de Bruijn
1
-1
/
+2
2024-09-10
platform/x86: asus-wmi: Disable OOBE experience on Zenbook S 16
Bas Nieuwenhuizen
1
-0
/
+1
2024-09-09
net/mlx5: Add missing masks and QoS bit masks for scheduling elements
Carolina Jubran
1
-1
/
+9
2024-09-06
Merge tag 'linux_kselftest-kunit-fixes-6.11-rc7-2' of git://git.kernel.org/pu...
Linus Torvalds
1
-0
/
+1
2024-09-06
Merge tag 'pci-v6.11-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
[prev]
[next]