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.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
2023-01-16
btrfs: fix invalid leaf access due to inline extent during lseek
Filipe Manana
1
-3
/
+10
2023-01-16
btrfs: stop using write_one_page in btrfs_scratch_superblock
Christoph Hellwig
1
-9
/
+8
2023-01-16
btrfs: factor out scratching of one regular super block
Christoph Hellwig
1
-25
/
+26
2023-01-16
Merge tag 'for-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-21
/
+71
2023-01-16
x86/i8259: Mark legacy PIC interrupts with IRQ_LEVEL
Thomas Gleixner
2
-1
/
+4
2023-01-16
lib/scatterlist: Fix to calculate the last_pg properly
Yishai Hadas
1
-10
/
+15
2023-01-16
kernel/printk/printk.c: Fix W=1 kernel-doc warning
Anuradha Weeraman
1
-0
/
+1
2023-01-16
pktcdvd: check for NULL returna fter calling bio_split_to_limits()
Jens Axboe
1
-0
/
+2
2023-01-16
tty: serial: kgdboc: fix mutex locking order for configure_kgdboc()
John Ogness
3
-15
/
+11
2023-01-16
Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"
Eric Dumazet
1
-1
/
+0
2023-01-16
wifi: mt76: dma: fix a regression in adding rx buffers
Felix Fietkau
1
-52
/
+72
2023-01-16
wifi: mt76: handle possible mt76_rx_token_consume failures
Lorenzo Bianconi
3
-4
/
+20
2023-01-16
wifi: mt76: dma: do not increment queue head if mt76_dma_add_buf fails
Lorenzo Bianconi
1
-4
/
+5
2023-01-16
erofs: clean up parsing of fscache related options
Jingbo Xu
1
-7
/
+6
2023-01-16
erofs: add documentation for 'domain_id' mount option
Jingbo Xu
1
-0
/
+2
2023-01-16
arm64: efi: Account for the EFI runtime stack in stack unwinder
Ard Biesheuvel
2
-0
/
+27
2023-01-16
arm64: efi: Avoid workqueue to check whether EFI runtime is live
Ard Biesheuvel
3
-1
/
+17
2023-01-16
octeontx2-pf: Avoid use of GFP_KERNEL in atomic context
Geetha sowjanya
1
-2
/
+2
2023-01-16
Merge branch 'l2tp-races'
David S. Miller
1
-53
/
+52
2023-01-16
l2tp: close all race conditions in l2tp_tunnel_register()
Cong Wang
1
-14
/
+14
2023-01-16
l2tp: convert l2tp_tunnel_list to idr
Cong Wang
1
-43
/
+42
2023-01-16
net/sched: sch_taprio: fix possible use-after-free
Eric Dumazet
2
-0
/
+10
2023-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
4
-10
/
+13
2023-01-16
net: stmmac: Fix queue statistics reading
Kurt Kanzenbach
1
-4
/
+4
2023-01-16
pinctrl: rockchip: fix reading pull type on rk3568
Jonas Karlman
1
-1
/
+10
2023-01-16
wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid
Szymon Heidrich
1
-13
/
+6
2023-01-16
wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices
Arend van Spriel
1
-1
/
+1
2023-01-16
wifi: brcmfmac: avoid NULL-deref in survey dump for 2G only device
Arend van Spriel
1
-10
/
+13
2023-01-16
wifi: brcmfmac: avoid handling disabled channels for survey dump
Arend van Spriel
1
-9
/
+7
2023-01-16
scripts: support GNU make 4.4 in jobserver-exec
Martin Liska
1
-5
/
+14
2023-01-16
Merge tag 'riscv-dt-fixes-for-v6.2-rc4' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
1
-1
/
+1
2023-01-16
Merge tag 'mvebu-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
3
-5
/
+5
2023-01-16
gpio: mxc: Always set GPIOs used as interrupt source to INPUT mode
Marek Vasut
1
-1
/
+1
2023-01-16
gpio: mxc: Protect GPIO irqchip RMW with bgpio spinlock
Marek Vasut
1
-0
/
+11
2023-01-16
x86/aperfmperf: Erase stale arch_freq_scale values when disabling frequency i...
Yair Podemsky
1
-0
/
+9
2023-01-16
sched/core: Fix NULL pointer access fault in sched_setaffinity() with non-SMP...
Waiman Long
1
-2
/
+8
2023-01-16
fbdev: omapfb: Use kstrtobool() instead of strtobool()
Christophe JAILLET
4
-8
/
+12
2023-01-16
fbdev: fbmon: fix function name in kernel-doc
Randy Dunlap
1
-1
/
+1
2023-01-16
USB: serial: option: add Quectel EM05CN modem
Duke Xin(辛安文)
1
-0
/
+3
2023-01-16
USB: serial: option: add Quectel EM05CN (SG) modem
Duke Xin(辛安文)
1
-0
/
+3
2023-01-16
USB: serial: cp210x: add SCALANCE LPE-9000 device id
Michael Adler
1
-0
/
+1
2023-01-16
USB: serial: option: add Quectel EC200U modem
Ali Mirghasemi
1
-0
/
+2
2023-01-16
USB: serial: option: add Quectel EM05-G (RS) modem
Duke Xin(辛安文)
1
-0
/
+3
2023-01-16
block, bfq: switch 'bfqg->ref' to use atomic refcount apis
Yu Kuai
2
-6
/
+4
2023-01-16
rust: print: avoid evaluating arguments in `pr_*` macros in `unsafe` blocks
Miguel Ojeda
1
-11
/
+18
2023-01-16
zonefs: Detect append writes at invalid locations
Damien Le Moal
1
-0
/
+22
2023-01-15
Linux 6.2-rc4
v6.2-rc4
Linus Torvalds
1
-1
/
+1
2023-01-15
arm64: dts: rockchip: add missing #interrupt-cells to rk356x pcie2x1
Jensen Huang
1
-0
/
+1
2023-01-15
Merge tag 'x86_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-20
/
+52
2023-01-15
Merge tag 'edac_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-12
/
+14
[prev]
[next]