index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-08-30
Linux 5.4.255
v5.4.255
Greg Kroah-Hartman
2023-08-30
dma-buf/sw_sync: Avoid recursive lock during fence signal
Rob Clark
2023-08-30
pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{a...
Biju Das
2023-08-30
clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'
Biju Das
2023-08-30
scsi: core: raid_class: Remove raid_component_add()
Zhu Wang
2023-08-30
scsi: snic: Fix double free in snic_tgt_create()
Zhu Wang
2023-08-30
irqchip/mips-gic: Don't touch vl_map if a local interrupt is not routable
Jiaxun Yang
2023-08-30
Documentation/sysctl: document page_lock_unfairness
Joel Savitz
2023-08-30
ALSA: pcm: Check for null pointer of pointer substream before dereferencing it
Colin Ian King
2023-08-30
interconnect: Do not skip aggregation for disabled paths
Georgi Djakov
2023-08-30
Revert "ALSA: pcm: Use SG-buffer only when direct DMA is available"
Takashi Iwai
2023-08-30
ALSA: pcm: Fix build error on m68k and others
Takashi Iwai
2023-08-30
rtnetlink: Reject negative ifindexes in RTM_NEWLINK
Ido Schimmel
2023-08-30
mm: allow a controlled amount of unfairness in the page lock
Linus Torvalds
2023-08-30
x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4
Feng Tang
2023-08-30
drm/display/dp: Fix the DP DSC Receiver cap size
Ankit Nautiyal
2023-08-30
PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root bus
Igor Mammedov
2023-08-30
media: vcodec: Fix potential array out-of-bounds in encoder queue_setup
Wei Chen
2023-08-30
radix tree: remove unused variable
Arnd Bergmann
2023-08-30
lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernels
Helge Deller
2023-08-30
batman-adv: Hold rtnl lock during MTU update via netlink
Sven Eckelmann
2023-08-30
batman-adv: Fix batadv_v_ogm_aggr_send memory leak
Remi Pommarel
2023-08-30
batman-adv: Fix TT global entry leak when client roamed back
Remi Pommarel
2023-08-30
batman-adv: Do not get eth header before batadv_check_management_packet
Remi Pommarel
2023-08-30
batman-adv: Don't increase MTU when set by user
Sven Eckelmann
2023-08-30
batman-adv: Trigger events for auto adjusted MTU
Sven Eckelmann
2023-08-30
nfsd: Fix race to FREE_STATEID and cl_revoked
Benjamin Coddington
2023-08-30
clk: Fix slab-out-of-bounds error in devm_clk_release()
Andrey Skvortsov
2023-08-30
NFSv4: Fix dropped lock for racing OPEN and delegation return
Benjamin Coddington
2023-08-30
ibmveth: Use dcbf rather than dcbfl
Michael Ellerman
2023-08-30
bonding: fix macvlan over alb bond support
Hangbin Liu
2023-08-30
net: remove bond_slave_has_mac_rcu()
Jakub Kicinski
2023-08-30
net/sched: fix a qdisc modification with ambiguous command request
Jamal Hadi Salim
2023-08-30
igb: Avoid starting unnecessary workqueues
Alessio Igor Bogani
2023-08-30
net: validate veth and vxcan peer ifindexes
Jakub Kicinski
2023-08-30
net: bcmgenet: Fix return value check for fixed_phy_register()
Ruan Jinjie
2023-08-30
net: bgmac: Fix return value check for fixed_phy_register()
Ruan Jinjie
2023-08-30
ipvlan: Fix a reference count leak warning in ipvlan_ns_exit()
Lu Wei
2023-08-30
dccp: annotate data-races in dccp_poll()
Eric Dumazet
2023-08-30
sock: annotate data-races around prot->memory_pressure
Eric Dumazet
2023-08-30
octeontx2-af: SDP: fix receive link config
Hariprasad Kelam
2023-08-30
tracing: Fix memleak due to race between current_tracer and trace
Zheng Yejian
2023-08-30
drm/amd/display: check TG is non-null before checking if enabled
Taimur Hassan
2023-08-30
drm/amd/display: do not wait for mpc idle if tg is disabled
Josip Pavic
2023-08-30
ASoC: fsl_sai: Disable bit clock with transmitter
Matus Gajdos
2023-08-30
ASoC: fsl_sai: Add new added registers and new bit definition
Shengjiu Wang
2023-08-30
ASoC: fsl_sai: Refine enable/disable TE/RE sequence in trigger()
Shengjiu Wang
2023-08-30
regmap: Account for register length in SMBus I/O limits
Mark Brown
2023-08-30
ALSA: pcm: Fix potential data race at PCM memory allocation helpers
Takashi Iwai
2023-08-30
ALSA: pcm: Use SG-buffer only when direct DMA is available
Takashi Iwai
[next]