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
2024-06-25
Revert "printk: Flag register_console() if console is set on command line"
Greg Kroah-Hartman
1
-4
/
+1
2024-06-25
Revert "serial: core: Add support for DEVNAME:0.0 style naming for kernel con...
Greg Kroah-Hartman
3
-86
/
+0
2024-06-25
Revert "serial: core: Handle serial console options"
Greg Kroah-Hartman
1
-49
/
+0
2024-06-25
Revert "serial: 8250: Add preferred console in serial8250_isa_init_ports()"
Greg Kroah-Hartman
3
-34
/
+0
2024-06-25
Revert "Documentation: kernel-parameters: Add DEVNAME:0.0 format for serial p...
Greg Kroah-Hartman
1
-19
/
+0
2024-06-25
Revert "serial: 8250: Fix add preferred console for serial8250_isa_init_ports()"
Greg Kroah-Hartman
2
-10
/
+11
2024-06-25
Revert "serial: core: Fix ifdef for serial base console functions"
Greg Kroah-Hartman
1
-2
/
+2
2024-06-25
mm/memory: don't require head page for do_set_pmd()
Andrew Bresticker
1
-1
/
+2
2024-06-25
mm/page_alloc: Separate THP PCP into movable and non-movable categories
yangge
2
-7
/
+11
2024-06-25
nfs: drop the incorrect assertion in nfs_swap_rw()
Christoph Hellwig
1
-2
/
+0
2024-06-25
mm/migrate: make migrate_pages_batch() stats consistent
Zi Yan
1
-0
/
+5
2024-06-25
MAINTAINERS: TPM DEVICE DRIVER: update the W-tag
Jarkko Sakkinen
1
-1
/
+1
2024-06-25
selftests/mm:fix test_prctl_fork_exec return failure
aigourensheng
1
-16
/
+22
2024-06-25
mm: convert page type macros to enum
Stephen Brennan
1
-9
/
+12
2024-06-25
ocfs2: fix DIO failure due to insufficient transaction credits
Jan Kara
4
-0
/
+26
2024-06-25
kasan: fix bad call to unpoison_slab_object
Andrey Konovalov
1
-1
/
+1
2024-06-25
mm: handle profiling for fake memory allocations during compaction
Suren Baghdasaryan
1
-2
/
+9
2024-06-25
mm/slab: fix 'variable obj_exts set but not used' warning
Suren Baghdasaryan
1
-3
/
+4
2024-06-25
/proc/pid/smaps: add mseal info for vma
Jeff Xu
4
-5
/
+9
2024-06-25
mm: fix incorrect vbq reference in purge_fragmented_block
Zhaoyang Huang
1
-6
/
+15
2024-06-25
io_uring: signal SQPOLL task_work with TWA_SIGNAL_NO_IPI
Jens Axboe
1
-2
/
+2
2024-06-25
io_uring: remove dead struct io_submit_state member
Jens Axboe
1
-1
/
+0
2024-06-25
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
10
-16
/
+412
2024-06-25
btrfs: qgroup: fix quota root leak after quota disable failure
Filipe Manana
1
-2
/
+2
2024-06-25
btrfs: scrub: handle RST lookup error correctly
Qu Wenruo
1
-10
/
+14
2024-06-25
btrfs: zoned: fix initial free space detection
Naohiro Aota
1
-1
/
+1
2024-06-25
btrfs: use NOFS context when getting inodes during logging and log replay
Filipe Manana
1
-15
/
+28
2024-06-25
PCI/MSI: Fix UAF in msi_capability_init
Mostafa Saleh
1
-2
/
+8
2024-06-24
cpufreq: intel_pstate: Use HWP to initialize ITMT if CPPC is missing
Rafael J. Wysocki
1
-7
/
+6
2024-06-24
Merge tag 'input-for-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-5
/
+61
2024-06-24
ftruncate: pass a signed offset
Arnd Bergmann
3
-4
/
+4
2024-06-24
arm64: dts: rockchip: Add sound-dai-cells for RK3368
Alex Bee
1
-0
/
+3
2024-06-24
arm64: dts: rockchip: Fix the i2c address of es8316 on Cool Pi 4B
Andy Yan
1
-2
/
+2
2024-06-24
Merge tag 'pinctrl-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-17
/
+65
2024-06-24
serial: bcm63xx-uart: fix tx after conversion to uart_port_tx_limited()
Jonas Gorski
1
-2
/
+5
2024-06-24
serial: core: introduce uart_port_tx_limited_flags()
Jonas Gorski
1
-0
/
+18
2024-06-24
Revert "serial: core: only stop transmit when HW fifo is empty"
Doug Brown
1
-2
/
+1
2024-06-24
serial: imx: set receiver level before starting uart
Stefan Eichenberger
1
-1
/
+3
2024-06-24
tty: mcf: MCF54418 has 10 UARTS
Jean-Michel Hautbois
1
-1
/
+1
2024-06-24
serial: 8250_omap: Implementation of Errata i2310
Udit Kumar
1
-5
/
+20
2024-06-24
tty: serial: 8250: Fix port count mismatch with the device
Crescent Hsieh
1
-1
/
+12
2024-06-24
netfilter: fix undefined reference to 'netfilter_lwtunnel_*' when CONFIG_SYSC...
Jianguo Wu
1
-0
/
+3
2024-06-24
staging: vc04_services: vchiq_arm: Fix initialisation check
Kieran Bingham
3
-3
/
+13
2024-06-24
spi: axi-spi-engine: fix sleep calculation
David Lechner
1
-8
/
+18
2024-06-24
spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices
Uwe Kleine-König
1
-1
/
+1
2024-06-24
ASoC: mediatek: mt8195: Add platform entry for ETDM1_OUT_BE dai link
Chen-Yu Tsai
1
-0
/
+1
2024-06-24
xdp: Remove WARN() from __xdp_reg_mem_model()
Daniil Dulov
1
-3
/
+1
2024-06-24
selftests/bpf: Add tests for may_goto with negative offset.
Alexei Starovoitov
1
-0
/
+52
2024-06-24
bpf: Fix may_goto with negative offset.
Alexei Starovoitov
1
-3
/
+6
2024-06-24
selftests/bpf: Add more ring buffer test coverage
Daniel Borkmann
3
-1
/
+103
[prev]
[next]