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-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
2021-10-20
driver core: Reject pointless SYNC_STATE_ONLY device links
Saravana Kannan
1
-1
/
+2
2021-10-20
drivers: bus: simple-pm-bus: Add support for probing simple bus only devices
Saravana Kannan
1
-3
/
+39
2021-10-20
iio: adc: aspeed: set driver data when adc probe.
Billy Tsai
1
-0
/
+1
2021-10-20
powerpc/xive: Discard disabled interrupts in get_irqchip_state()
Cédric Le Goater
1
-1
/
+2
2021-10-20
x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automatically
Borislav Petkov
1
-1
/
+0
2021-10-20
x86/fpu: Mask out the invalid MXCSR bits properly
Borislav Petkov
1
-1
/
+1
2021-10-20
Revert "virtio-blk: Add validation for block size in config space"
Michael S. Tsirkin
1
-33
/
+6
2021-10-20
virtio-blk: remove unneeded "likely" statements
Max Gurtovoy
1
-2
/
+2
2021-10-20
nvmem: Fix shift-out-of-bound (UBSAN) with byte size cells
Stephen Boyd
1
-1
/
+2
2021-10-20
EDAC/armada-xp: Fix output of uncorrectable error counter
Hans Potsch
1
-1
/
+1
2021-10-20
virtio: write back F_VERSION_1 before validate
Halil Pasic
1
-0
/
+11
2021-10-20
misc: fastrpc: Add missing lock before accessing find_vma()
Srinivas Kandagatla
1
-0
/
+2
2021-10-20
USB: serial: option: add prod. id for Quectel EG91
Tomaz Solc
1
-0
/
+4
2021-10-20
USB: serial: option: add Telit LE910Cx composition 0x1204
Daniele Palmas
1
-0
/
+2
2021-10-20
USB: serial: option: add Quectel EC200S-CN module support
Yu-Tung Chang
1
-0
/
+2
2021-10-20
USB: serial: qcserial: add EM9191 QDL support
Aleksander Morgado
1
-0
/
+1
2021-10-20
Input: xpad - add support for another USB ID of Nacon GC-100
Michael Cullen
1
-0
/
+2
2021-10-20
usb: musb: dsps: Fix the probe error path
Miquel Raynal
1
-1
/
+3
2021-10-20
efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock()
Zhang Jianhua
1
-1
/
+1
2021-10-20
efi/cper: use stack buffer for error record decoding
Ard Biesheuvel
1
-2
/
+2
2021-10-20
cb710: avoid NULL pointer subtraction
Arnd Bergmann
1
-1
/
+1
2021-10-20
xhci: Enable trust tx length quirk for Fresco FL11 USB controller
Nikolay Martynov
1
-0
/
+2
2021-10-20
xhci: Fix command ring pointer corruption while aborting a command
Pavankumar Kondeti
1
-4
/
+10
2021-10-20
xhci: add quirk for host controllers that don't update endpoint DCS
Jonathan Bell
3
-2
/
+28
2021-10-20
xhci: guard accesses to ep_state in xhci_endpoint_reset()
Jonathan Bell
1
-0
/
+5
2021-10-20
USB: xhci: dbc: fix tty registration race
Johan Hovold
1
-15
/
+13
2021-10-20
mei: hbm: drop hbm responses on early shutdown
Alexander Usyskin
1
-4
/
+8
2021-10-20
mei: me: add Ice Lake-N device id.
Andy Shevchenko
2
-0
/
+2
2021-10-20
x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() fails
James Morse
1
-0
/
+2
2021-10-20
module: fix clang CFI with MODULE_UNLOAD=n
Arnd Bergmann
1
-0
/
+2
2021-10-20
btrfs: fix abort logic in btrfs_replace_file_extents
Josef Bacik
1
-7
/
+9
2021-10-20
btrfs: update refs for any root except tree log roots
Josef Bacik
1
-2
/
+1
2021-10-20
btrfs: check for error when looking up inode during dir entry replay
Filipe Manana
1
-7
/
+7
2021-10-20
btrfs: deal with errors when adding inode reference during log replay
Filipe Manana
1
-2
/
+7
2021-10-20
btrfs: deal with errors when replaying dir entry during log replay
Filipe Manana
1
-1
/
+8
2021-10-20
btrfs: unlock newly allocated extent buffer after error
Qu Wenruo
1
-0
/
+1
2021-10-20
drm/msm: Avoid potential overflow in timeout_to_jiffies()
Marek Vasut
1
-2
/
+2
2021-10-20
drm/msm: Do not run snapshot on non-DPU devices
Fabio Estevam
1
-4
/
+5
2021-10-20
drm/nouveau/fifo: Reinstate the correct engine bit programming
Marek Vasut
1
-1
/
+1
2021-10-20
arm64/hugetlb: fix CMA gigantic page order for non-4K PAGE_SIZE
Mike Kravetz
1
-1
/
+1
2021-10-20
drm/fbdev: Clamp fbdev surface size if too large
Thomas Zimmermann
1
-0
/
+6
2021-10-20
csky: Fixup regs.sr broken in ptrace
Guo Ren
1
-1
/
+2
2021-10-20
csky: don't let sigreturn play with priveleged bits of status register
Al Viro
1
-0
/
+4
2021-10-20
clk: socfpga: agilex: fix duplicate s2f_user0_clk
Dinh Nguyen
1
-9
/
+0
2021-10-20
s390: fix strrchr() implementation
Roberto Sassu
1
-8
/
+7
2021-10-20
dm rq: don't queue request to blk-mq during DM suspend
Ming Lei
1
-0
/
+8
2021-10-20
ACPI: PM: Include alternate AMDI0005 id in special behaviour
Sachi King
1
-1
/
+2
2021-10-20
dm: fix mempool NULL pointer race when completing IO
Jiazi Li
1
-7
/
+10
2021-10-20
nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'
Steven Rostedt
1
-1
/
+1
2021-10-20
mtd: rawnand: qcom: Update code word value for raw read
Md Sadre Alam
1
-2
/
+6
[prev]
[next]