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.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-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-04-15
bpf: Fix comment for helper bpf_current_task_under_cgroup()
Hengqi Chen
2
-4
/
+4
2022-04-15
mm/usercopy: return 1 from hardened_usercopy __setup() handler
Randy Dunlap
1
-1
/
+4
2022-04-15
mm/memcontrol: return 1 from cgroup.memory __setup() handler
Randy Dunlap
1
-1
/
+1
2022-04-15
mm/mmap: return 1 from stack_guard_gap __setup() handler
Randy Dunlap
1
-1
/
+1
2022-04-15
ASoC: soc-compress: Change the check for codec_dai
Jiasheng Jiang
1
-8
/
+11
2022-04-15
powerpc/kasan: Fix early region not updated correctly
Chen Jingwen
1
-1
/
+1
2022-04-15
ACPI: CPPC: Avoid out of bounds access when parsing _CPC data
Rafael J. Wysocki
1
-0
/
+5
2022-04-15
ARM: iop32x: offset IRQ numbers by 1
Arnd Bergmann
4
-33
/
+37
2022-04-15
ubi: Fix race condition between ctrl_cdev_ioctl and ubi_cdev_ioctl
Baokun Li
2
-15
/
+2
2022-04-15
ASoC: mediatek: mt6358: add missing EXPORT_SYMBOLs
Jiaxin Yu
1
-0
/
+4
2022-04-15
pinctrl: nuvoton: npcm7xx: Use %zu printk format for ARRAY_SIZE()
Jonathan Neuschäfer
1
-1
/
+1
2022-04-15
pinctrl: nuvoton: npcm7xx: Rename DS() macro to DSTR()
Jonathan Neuschäfer
1
-79
/
+79
2022-04-15
pinctrl: pinconf-generic: Print arguments for bias-pull-*
Chen-Yu Tsai
1
-3
/
+3
2022-04-15
net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardware
Guangbin Huang
1
-3
/
+3
2022-04-15
gfs2: Make sure FITRIM minlen is rounded up to fs block size
Andrew Price
1
-1
/
+2
2022-04-15
rtc: check if __rtc_read_time was successful
Tom Rix
1
-2
/
+5
2022-04-15
XArray: Update the LRU list in xas_split()
Matthew Wilcox (Oracle)
1
-0
/
+2
2022-04-15
can: mcba_usb: properly check endpoint type
Pavel Skripkin
1
-10
/
+16
2022-04-15
can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error path
Hangyu Hua
1
-1
/
+0
2022-04-15
XArray: Fix xas_create_range() when multi-order entry present
Matthew Wilcox (Oracle)
2
-0
/
+24
2022-04-15
ubifs: rename_whiteout: correct old_dir size computing
Baokun Li
1
-0
/
+3
2022-04-15
ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock()
Zhihao Cheng
1
-4
/
+30
2022-04-15
ubifs: setflags: Make dirtied_ino_d 8 bytes aligned
Zhihao Cheng
1
-1
/
+1
2022-04-15
ubifs: Add missing iput if do_tmpfile() failed in rename whiteout
Zhihao Cheng
1
-0
/
+2
2022-04-15
ubifs: Fix deadlock in concurrent rename whiteout and inode writeback
Zhihao Cheng
1
-10
/
+15
2022-04-15
ubifs: rename_whiteout: Fix double free for whiteout_ui->data
Zhihao Cheng
1
-2
/
+0
2022-04-15
ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEM
Ammar Faizi
1
-4
/
+5
2022-04-15
KVM: x86: fix sending PV IPI
Li RongQing
1
-1
/
+1
2022-04-15
KVM: Prevent module exit until all VMs are freed
David Matlack
1
-0
/
+13
2022-04-15
scsi: qla2xxx: Use correct feature type field during RFF_ID processing
Manish Rangankar
1
-3
/
+2
2022-04-15
scsi: qla2xxx: Reduce false trigger to login
Quinn Tran
1
-2
/
+3
2022-04-15
scsi: qla2xxx: Fix N2N inconsistent PLOGI
Quinn Tran
1
-5
/
+3
2022-04-15
scsi: qla2xxx: Fix missed DMA unmap for NVMe ls requests
Arun Easi
1
-0
/
+17
2022-04-15
scsi: qla2xxx: Fix hang due to session stuck
Quinn Tran
2
-2
/
+21
2022-04-15
scsi: qla2xxx: Fix incorrect reporting of task management failure
Quinn Tran
1
-0
/
+1
2022-04-15
scsi: qla2xxx: Fix disk failure to rediscover
Quinn Tran
2
-2
/
+8
2022-04-15
scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()
Saurav Kashyap
1
-1
/
+1
2022-04-15
scsi: qla2xxx: Check for firmware dump already collected
Joe Carnuccio
1
-0
/
+8
2022-04-15
scsi: qla2xxx: Add devids and conditionals for 28xx
Joe Carnuccio
6
-19
/
+20
2022-04-15
scsi: qla2xxx: Fix device reconnect in loop topology
Arun Easi
2
-0
/
+20
2022-04-15
scsi: qla2xxx: Fix warning for missing error code
Nilesh Javali
1
-0
/
+1
2022-04-15
scsi: qla2xxx: Fix wrong FDMI data for 64G adapter
Bikash Hazarika
1
-1
/
+5
2022-04-15
scsi: qla2xxx: Fix stuck session in gpdb
Quinn Tran
1
-3
/
+3
2022-04-15
powerpc: Fix build errors with newer binutils
Anders Roxell
3
-9
/
+40
2022-04-15
powerpc/lib/sstep: Fix build errors with newer binutils
Anders Roxell
1
-0
/
+6
2022-04-15
powerpc/lib/sstep: Fix 'sthcx' instruction
Anders Roxell
1
-1
/
+1
2022-04-15
ALSA: hda/realtek: Add alc256-samsung-headphone fixup
Matt Kramer
2
-0
/
+15
2022-04-15
mmc: host: Return an error when ->enable_sdio_irq() ops is missing
Ulf Hansson
1
-2
/
+13
2022-04-15
media: hdpvr: initialize dev->worker at hdpvr_register_videodev
Dongliang Mu
1
-1
/
+3
2022-04-15
media: Revert "media: em28xx: add missing em28xx_close_extension"
Pavel Skripkin
1
-4
/
+1
[next]