linux-2.6-microblaze.git
2024-03-05 Andy Shevchenkoserial: 8250_aspeed_vuart: Switch to use uart_read_port...
2024-03-05 Andy Shevchenkoserial: port: Introduce a common helper to read properties
2024-03-05 Andy Shevchenkoserial: core: Add UPIO_UNKNOWN constant for unknown...
2024-03-05 Andy Shevchenkoserial: core: Move struct uart_port::quirks closer...
2024-03-05 Geert Uytterhoevenserial: sh-sci: Call sci_serial_{in,out}() directly
2024-03-05 Jonas Gorskiserial: core: only stop transmit when HW fifo is empty
2024-03-02 Sebastian Andrzej... serial: pch: Use uart_prepare_sysrq_char().
2024-03-02 Sebastian Andrzej... serial: pch: Remove eg20t_port::lock.
2024-03-02 Sebastian Andrzej... serial: pch: Don't initialize uart_port's spin_lock.
2024-03-02 Sebastian Andrzej... serial: pch: Don't disable interrupts while acquiring...
2024-03-02 Sebastian Andrzej... serial: pch: Make push_rx() return void.
2024-03-02 Sebastian Andrzej... serial: pch: Invoke handle_rx_to() directly.
2024-03-02 Sebastian Andrzej... serial: sifive: Use uart_prepare_sysrq_char() to handle...
2024-03-02 Sebastian Andrzej... serial: rda: Use uart_prepare_sysrq_char() to handle...
2024-03-02 Sebastian Andrzej... serial: owl: Use uart_prepare_sysrq_char() to handle...
2024-03-02 Sebastian Andrzej... serial: lpc32xx_hs: Use uart_prepare_sysrq_char() to...
2024-03-02 Sebastian Andrzej... serial: sunplus: Use uart_prepare_sysrq_char().
2024-03-02 Sebastian Andrzej... serial: pxa: Use uart_prepare_sysrq_char().
2024-03-02 Sebastian Andrzej... serial: omap: Use uart_prepare_sysrq_char().
2024-03-02 Sebastian Andrzej... serial: msm: Use uart_prepare_sysrq_char().
2024-03-02 Sebastian Andrzej... serial: meson: Use uart_prepare_sysrq_char().
2024-03-02 Sebastian Andrzej... serial: bcm63xx: Use uart_prepare_sysrq_char().
2024-03-02 Sebastian Andrzej... serial: ar933x: Use uart_prepare_sysrq_char().
2024-03-02 Sebastian Andrzej... serial: amba-pl011: Use uart_prepare_sysrq_char().
2024-03-02 Uwe Kleine... serial: 8250_dw: Emit an error message if getting the...
2024-03-02 Raphael Gallais-Poudt-bindings: serial: convert st,asc to DT schema
2024-03-02 Serge Seminserial: 8250: Use serial8250_do_set_termios for uartclk...
2024-03-02 Bartosz Golaszewskiserial: st-asc: don't get/put GPIOs in atomic context
2024-03-02 Tamseel Shamsserial: samsung: honor fifosize from dts at first
2024-03-02 Thomas Huthdrivers/tty/serial: Remove unused function early_mcf_setup
2024-03-02 Andy Shevchenkoserial: 8250_pci1xxxx: Drop quirk from 8250_port
2024-03-02 Andy Shevchenkoserial: 8250_exar: Don't use "proxy" headers
2024-03-02 Andy Shevchenkoserial: 8250_exar: Use 8250 PCI library to map and...
2024-03-02 Andy Shevchenkoserial: 8250_exar: switch to DEFINE_SIMPLE_DEV_PM_OPS()
2024-03-02 Andy Shevchenkoserial: 8250_exar: Use generic function to set firmware...
2024-03-02 Andy Shevchenkoserial: 8250_exar: Clear interrupts before registering...
2024-03-02 Andy Shevchenkoserial: 8250_exar: Use dev_get_drvdata() directly in...
2024-03-02 Andy Shevchenkoserial: 8250_exar: Don't remove GPIO device on suspend
2024-03-02 Greg Kroah... Merge tag 'w1-drv-6.9' of https://git./linux/kernel...
2024-02-27 Greg Kroah... Merge 6.8-rc6 into tty-next
2024-02-25 Linus TorvaldsLinux 6.8-rc6
2024-02-25 Linus TorvaldsMerge tag 'bcachefs-2024-02-25' of https://evilpiepirat...
2024-02-25 Kent Overstreetbcachefs: fix bch2_save_backtrace()
2024-02-25 Linus TorvaldsMerge tag 'docs-6.8-fixes3' of git://git.lwn.net/linux
2024-02-25 Linus TorvaldsMerge tag 'usb-6.8-rc6' of git://git./linux/kernel...
2024-02-25 Linus TorvaldsMerge tag 'tty-6.8-rc6' of git://git./linux/kernel...
2024-02-25 Linus TorvaldsMerge tag 'x86_urgent_for_v6.8_rc6' of git://git./linux...
2024-02-25 Linus TorvaldsMerge tag 'irq_urgent_for_v6.8_rc6' of git://git./linux...
2024-02-25 Linus TorvaldsMerge tag 'erofs-for-6.8-rc6-fixes' of git://git./linux...
2024-02-25 Linus TorvaldsMerge tag 'pull-fixes.pathwalk-rcu-2' of git://git...
2024-02-25 Linus TorvaldsMerge tag 'pull-fixes' of git://git./linux/kernel/git...
2024-02-25 Al Viroext4_get_link(): fix breakage in RCU mode
2024-02-25 Al Virocifs_get_link(): bail out in unsafe case
2024-02-25 Al Virofuse: fix UAF in rcu pathwalks
2024-02-25 Al Viroprocfs: make freeing proc_fs_info rcu-delayed
2024-02-25 Al Viroprocfs: move dropping pde and pid from ->evict_inode...
2024-02-25 Al Vironfs: fix UAF on pathwalk running into umount
2024-02-25 Al Vironfs: make nfs_set_verifier() safe for use in RCU pathwalk
2024-02-25 Al Viroafs: fix __afs_break_callback() / afs_drop_open_mmap...
2024-02-25 Al Virohfsplus: switch to rcu-delayed unloading of nls and...
2024-02-25 Al Viroexfat: move freeing sbi, upcase table and dropping...
2024-02-25 Al Viroaffs: free affs_sb_info with kfree_rcu()
2024-02-25 Al Virorcu pathwalk: prevent bogus hard errors from may_lookup()
2024-02-25 Al Virofs/super.c: don't drop ->s_user_ns until we free struct...
2024-02-25 Kent Overstreetbcachefs: Fix check_snapshot() memcpy
2024-02-25 Kent Overstreetbcachefs: Fix bch2_journal_flush_device_pins()
2024-02-25 Brian Fosterbcachefs: fix iov_iter count underflow on sub-block...
2024-02-25 Kent Overstreetbcachefs: Fix BTREE_ITER_FILTER_SNAPSHOTS on inodes...
2024-02-25 Kent Overstreetbcachefs: Kill __GFP_NOFAIL in buffered read path
2024-02-25 Kent Overstreetbcachefs: fix backpointer_to_text() when dev does not...
2024-02-25 Linus TorvaldsMerge tag 'powerpc-6.8-4' of git://git./linux/kernel...
2024-02-24 Linus TorvaldsMerge tag 'iommu-fixes-v6.8-rc5' of git://git./linux...
2024-02-24 Linus TorvaldsMerge tag 'cxl-fixes-6.8-rc6' of git://git./linux/kerne...
2024-02-24 Linus TorvaldsMerge tag 'for-6.8/dm-fix-3' of git://git./linux/kernel...
2024-02-24 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2024-02-24 Linus TorvaldsMerge tag 'i2c-for-6.8-rc6' of git://git./linux/kernel...
2024-02-24 Linus TorvaldsMerge tag 'loongarch-fixes-6.8-3' of git://git./linux...
2024-02-24 Arnd Bergmanndm-integrity, dm-verity: reduce stack usage for recheck
2024-02-23 Corey Minyardi2c: imx: when being a target, mark the last read as...
2024-02-23 Linus TorvaldsMerge tag 'parisc-for-6.8-rc6' of git://git./linux...
2024-02-23 Linus TorvaldsMerge tag 'arm-fixes-6.8-2' of git://git./linux/kernel...
2024-02-23 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2024-02-23 Linus TorvaldsMerge tag 's390-6.8-3' of git://git./linux/kernel/git...
2024-02-23 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2024-02-22-15-02' of...
2024-02-23 Linus TorvaldsMerge tag 'for-6.8/dm-fixes-2' of git://git./linux...
2024-02-23 Linus TorvaldsMerge tag 'drm-fixes-2024-02-23' of git://anongit.freed...
2024-02-23 Linus TorvaldsMerge tag 'ata-6.8-rc6' of git://git./linux/kernel...
2024-02-23 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.8-rc6' of git://git./linux...
2024-02-23 Linus TorvaldsMerge tag 'hwmon-for-v6.8-rc6' of git://git./linux...
2024-02-23 Jason Gunthorpeiommu/sva: Restore SVA handle sharing
2024-02-23 Joerg RoedelMerge tag 'arm-smmu-fixes' of git://git./linux/kernel...
2024-02-23 Arnd BergmannMerge tag 'renesas-fixes-for-v6.8-tag1' of git://git...
2024-02-23 Arnd BergmannMerge tag 'riscv-dt-fixes-for-v6.8-rc6' of https:/...
2024-02-23 Arnd BergmannMerge tag 'riscv-soc-drivers-fixes-for-v6.8-rc6' of...
2024-02-23 Arnd BergmannMerge tag 'riscv-firmware-fixes-for-v6.8-rc6' of https...
2024-02-23 Arnd BergmannMerge tag 'riscv-cache-fixes-for-v6.8-rc6' of https...
2024-02-23 WANG XueruiLoongArch: KVM: Streamline kvm_check_cpucfg() and impro...
2024-02-23 WANG XueruiLoongArch: KVM: Rename _kvm_get_cpucfg() to _kvm_get_cp...
2024-02-23 WANG XueruiLoongArch: KVM: Fix input validation of _kvm_get_cpucfg...
2024-02-23 Krzysztof KozlowskiLoongArch: dts: Minor whitespace cleanup
next