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
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
2024-09-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+13
2024-09-06
Merge tag 'sound-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-2
/
+2
2024-09-06
Merge tag 'drm-fixes-2024-09-06' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+5
2024-09-06
Merge tag 'asoc-fix-v6.11-rc6' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2
-2
/
+2
2024-09-06
Merge tag 'drm-misc-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-1
/
+5
2024-09-05
Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-14
/
+6
2024-09-05
Merge tag 'regulator-fix-v6.11-stub' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2024-09-05
kunit: Fix missing kerneldoc comment
David Gow
1
-0
/
+1
2024-09-05
Merge tag 'linux_kselftest-kunit-fixes-6.11-rc7' of git://git.kernel.org/pub/...
Linus Torvalds
1
-0
/
+48
2024-09-05
drm/panthor: Restrict high priorities on group_create
Mary Guillemard
1
-1
/
+5
2024-09-04
kvm: Note an RCU quiescent state on guest exit
Leonardo Bras
2
-3
/
+13
2024-09-04
net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
Souradeep Chakrabarti
1
-0
/
+2
2024-09-03
PCI/pwrctl: Rescan bus on a separate thread
Bartosz Golaszewski
1
-0
/
+3
2024-09-03
bpf, net: Fix a potential race in do_sock_getsockopt()
Tze-nan Wu
1
-9
/
+0
2024-09-01
Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+5
2024-09-01
Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+1
2024-09-01
Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-50
/
+6
2024-08-30
Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
Luiz Augusto von Dentz
1
-5
/
+0
2024-08-30
Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once
Luiz Augusto von Dentz
1
-0
/
+4
2024-08-31
Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
[next]