index
:
kernel/linux.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-7.1.y
linux-7.2.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-25
Linux 4.14.291
v4.14.291
Greg Kroah-Hartman
1
-1
/
+1
2022-08-25
MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0
Nathan Chancellor
1
-2
/
+2
2022-08-25
video: fbdev: i740fb: Check the argument of i740_calc_vclk()
Zheyu Ma
1
-2
/
+7
2022-08-25
powerpc/64: Init jump labels before parse_early_param()
Zhouyi Zhou
1
-0
/
+7
2022-08-25
smb3: check xattr value length earlier
Steve French
1
-2
/
+3
2022-08-25
ALSA: timer: Use deferred fasync helper
Takashi Iwai
1
-5
/
+6
2022-08-25
ALSA: core: Add async signal helpers
Takashi Iwai
2
-0
/
+102
2022-08-25
mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_start
Liang He
1
-1
/
+2
2022-08-25
vfio: Clear the caps->buf to NULL after free
Schspa Shi
1
-0
/
+1
2022-08-25
tty: serial: Fix refcount leak bug in ucc_uart.c
Liang He
1
-0
/
+2
2022-08-25
ext4: avoid resizing to a partial cluster size
Kiselev, Oleg
1
-0
/
+10
2022-08-25
ext4: avoid remove directory when directory is corrupted
Ye Bin
1
-5
/
+2
2022-08-25
drivers:md:fix a potential use-after-free bug
Wentao_Liang
1
-1
/
+1
2022-08-25
cxl: Fix a memory leak in an error handling path
Christophe JAILLET
1
-0
/
+1
2022-08-25
gadgetfs: ep_io - wait until IRQ finishes
Jozef Martiniak
1
-0
/
+1
2022-08-25
clk: qcom: ipq8074: dont disable gcc_sleep_clk_src
Robert Marko
1
-0
/
+1
2022-08-25
usb: host: ohci-ppc-of: Fix refcount leak bug
Liang He
1
-0
/
+1
2022-08-25
irqchip/tegra: Fix overflow implicit truncation warnings
Sai Prakash Ranjan
1
-5
/
+5
2022-08-25
PCI: Add ACS quirk for Broadcom BCM5750x NICs
Pavan Chebbi
1
-0
/
+3
2022-08-25
drm/meson: Fix refcount bugs in meson_vpu_has_available_connectors()
Liang He
1
-1
/
+4
2022-08-25
btrfs: raid56: don't trust any cached sector in __raid56_parity_recover()
Qu Wenruo
1
-13
/
+6
2022-08-25
btrfs: only write the sectors in the vertical stripe which has data stripes
Qu Wenruo
1
-4
/
+51
2022-08-25
kbuild: clear LDFLAGS in the top Makefile
Masahiro Yamada
1
-0
/
+1
2022-08-25
igb: Add lock to avoid data race
Lin Ma
2
-1
/
+13
2022-08-25
fec: Fix timer capture timing in `fec_ptp_enable_pps()`
Csókás Bence
1
-5
/
+1
2022-08-25
i40e: Fix to stop tx_timeout recovery if GLOBR fails
Alan Brady
1
-1
/
+3
2022-08-25
powerpc/pci: Fix get_phb_number() locking
Michael Ellerman
1
-6
/
+10
2022-08-25
netfilter: nf_tables: really skip inactive sets when allocating name
Pablo Neira Ayuso
1
-1
/
+1
2022-08-25
nios2: add force_successful_syscall_return()
Al Viro
2
-0
/
+8
2022-08-25
nios2: restarts apply only to the first sigframe we build...
Al Viro
1
-0
/
+1
2022-08-25
nios2: fix syscall restart checks
Al Viro
1
-1
/
+1
2022-08-25
nios2: traced syscall does need to check the syscall number
Al Viro
1
-3
/
+8
2022-08-25
nios2: don't leave NULLs in sys_call_table[]
Al Viro
2
-1
/
+1
2022-08-25
nios2: page fault et.al. are *not* restartable syscalls...
Al Viro
2
-4
/
+3
2022-08-25
atm: idt77252: fix use-after-free bugs caused by tst_timer
Duoming Zhou
1
-0
/
+1
2022-08-25
xen/xenbus: fix return type in xenbus_file_read()
Dan Carpenter
1
-2
/
+2
2022-08-25
tools build: Switch to new openssl API for test-libcrypto
Roberto Sassu
1
-4
/
+11
2022-08-25
vsock: Set socket state back to SS_UNCONNECTED in vsock_connect_timeout()
Peilin Ye
1
-0
/
+1
2022-08-25
vsock: Fix memory leak in vsock_connect()
Peilin Ye
1
-1
/
+8
2022-08-25
geneve: do not use RT_TOS for IPv6 flowlabel
Matthias May
1
-2
/
+1
2022-08-25
ACPI: property: Return type of acpi_add_nondev_subnodes() should be bool
Sakari Ailus
1
-4
/
+4
2022-08-25
pinctrl: qcom: msm8916: Allow CAMSS GP clocks to be muxed
Nikita Travkin
1
-2
/
+2
2022-08-25
pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_map
Miaoqian Lin
1
-1
/
+3
2022-08-25
SUNRPC: Reinitialise the backchannel request buffers before reuse
Trond Myklebust
1
-0
/
+14
2022-08-25
NFSv4.1: RECLAIM_COMPLETE must handle EACCES
Zhang Xianwei
1
-0
/
+3
2022-08-25
NFSv4: Fix races in the legacy idmapper upcall
Trond Myklebust
1
-22
/
+24
2022-08-25
apparmor: fix reference count leak in aa_pivotroot()
Xin Xiong
1
-0
/
+1
2022-08-25
apparmor: fix aa_label_asxprint return check
Tom Rix
1
-3
/
+3
2022-08-25
apparmor: Fix failed mount permission check error message
John Johansen
1
-3
/
+4
2022-08-25
apparmor: fix quiet_denied for file rules
John Johansen
1
-1
/
+1
[next]