platform/kernel/linux-rpi.git
2023-08-27 Jiri Slaby... tty: n_tty: extract ECHO_OP processing to a separate...
2023-08-27 Jiri Slaby... tty: n_tty: unify counts to size_t
2023-08-27 Jiri Slaby... tty: n_tty: use u8 for chars and flags
2023-08-27 Jiri Slaby... tty: n_tty: simplify chars_in_buffer()
2023-08-27 Jiri Slaby... tty: n_tty: remove unsigned char casts from character...
2023-08-27 Jiri Slaby... tty: n_tty: move newline handling to a separate function
2023-08-27 Jiri Slaby... tty: n_tty: move canon handling to a separate function
2023-08-27 Jiri Slaby... tty: n_tty: use MASK() for masking out size bits
2023-08-27 Jiri Slaby... tty: n_tty: make n_tty_data::num_overrun unsigned
2023-08-27 Jiri Slaby... tty: n_tty: use time_is_before_jiffies() in n_tty_recei...
2023-08-27 Jiri Slaby... tty: n_tty: use 'num' for writes' counts
2023-08-27 Jiri Slaby... tty: n_tty: use output character directly
2023-08-27 Jiri Slaby... tty: n_tty: make flow of n_tty_receive_buf_common(...
2023-08-27 Lucas TanureRevert "tty: serial: meson: Add a earlycon for the...
2023-08-22 Christophe... Documentation: devices.txt: Fix minors for ttyCPM*
2023-08-22 Christophe... Documentation: devices.txt: Remove ttySIOC*
2023-08-22 Christophe... Documentation: devices.txt: Remove ttyIOC*
2023-08-22 Justin Chenserial: 8250_bcm7271: improve bcm7271 8250 port
2023-08-22 Hugo Villeneuveserial: sc16is7xx: add missing support for rs485 device...
2023-08-22 Hugo Villeneuveserial: sc16is7xx: fix bug when first setting GPIO...
2023-08-22 Hugo Villeneuveserial: sc16is7xx: fix regression with GPIO configuration
2023-08-22 Hugo Villeneuvedt-bindings: sc16is7xx: Add property to change GPIO...
2023-08-22 Hugo Villeneuveserial: sc16is7xx: remove obsolete out_thread label
2023-08-22 Hugo Villeneuveserial: sc16is7xx: fix broken port 0 uart init
2023-08-22 Jisheng Zhangserial: 8250_dw: fall back to poll if there's no interrupt
2023-08-22 Jisheng Zhangdt-bindings: serial: snps-dw-apb-uart: make interrupt...
2023-08-22 Yi Yangserial: tegra: handle clk prepare error in tegra_uart_h...
2023-08-22 Nick Huserial: sifive: Add suspend and resume operations
2023-08-22 Lucas Tanuretty: serial: meson: Add a earlycon for the T7 SoC
2023-08-22 Lucas Tanuredt-bindings: serial: amlogic,meson-uart: Add compatible...
2023-08-22 Amelie Delaunayserial: stm32: synchronize RX DMA channel in shutdown
2023-08-22 Valentin Caronserial: stm32: replace access to DMAR bit by dmaengine_...
2023-08-22 Valentin Caronserial: stm32: group dma pause/resume error handling...
2023-08-22 Valentin Caronserial: stm32: modify parameter and rename stm32_usart_...
2023-08-22 Valentin Caronserial: stm32: use DMAT as a configuration bit
2023-08-22 Valentin Caronserial: stm32: avoid clearing DMAT bit during transfer
2023-08-22 Daniel Starketty: n_gsm: add restart flag to extended ioctl config
2023-08-22 Daniel Starketty: n_gsm: cleanup gsm_control_command and gsm_control...
2023-08-22 Daniel Starketty: n_gsm: increase gsm_mux unsupported counted where...
2023-08-22 Daniel Starketty: n_gsm: increase malformed counter for malformed...
2023-08-22 Daniel Starketty: n_gsm: add open_error counter to gsm_mux
2023-08-22 Daniel Starketty: n_gsm: remove unneeded initialization of ret in...
2023-08-22 Daniel Starketty: n_gsm: add missing description to structs in gsmmux.h
2023-08-22 Daniel Starketty: n_gsm: add restart flag to DLC specific ioctl...
2023-08-22 Andy Shevchenkoserial: core: Remove unused PORT_* definitions
2023-08-22 Jiri Slaby... tty: tty_buffer: invert conditions in __tty_buffer_requ...
2023-08-22 Jiri Slaby... tty: tty_buffer: initialize variables in initializers...
2023-08-22 Jiri Slaby... tty: tty_buffer: better types in __tty_buffer_request_r...
2023-08-22 Jiri Slaby... tty: tty_buffer: use __tty_insert_flip_string_flags...
2023-08-22 Jiri Slaby... tty: tty_buffer: let tty_prepare_flip_string() return...
2023-08-22 Jiri Slaby... tty: tty_buffer: switch insert functions to size_t
2023-08-22 Jiri Slaby... tty: tty_buffer: warn if losing flags in __tty_insert_f...
2023-08-22 Jiri Slaby... tty: tty_buffer: unify tty_insert_flip_string_{fixed_fl...
2023-08-22 Jiri Slaby... tty: tty_buffer: use struct_size() in tty_buffer_alloc()
2023-08-22 Jiri Slaby... tty: tty_buffer: switch data type to u8
2023-08-22 Jiri Slaby... tty: gdm724x: use min_t() for size_t varable and a...
2023-08-20 Greg Kroah... Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7...
2023-08-20 Linus TorvaldsMerge tag 'tty-6.5-rc7' of git://git./linux/kernel...
2023-08-20 Linus TorvaldsMerge tag 'rust-fixes-6.5-rc7' of https://github.com...
2023-08-19 Linus TorvaldsMerge tag 'i2c-for-6.5-rc7' of git://git./linux/kernel...
2023-08-19 Linus TorvaldsMerge tag 'for-6.5-rc6-tag' of git://git./linux/kernel...
2023-08-19 Linus TorvaldsMerge tag 'fbdev-for-6.5-rc7' of git://git./linux/kerne...
2023-08-19 Linus TorvaldsMerge tag 'block-6.5-2023-08-19' of git://git.kernel...
2023-08-19 Chengming Zhoublk-mq: release scheduler resource when request completes
2023-08-19 Linus TorvaldsMerge tag 'media/v6.5-3' of git://git./linux/kernel...
2023-08-19 Linus TorvaldsMerge tag 'x86_urgent_for_v6.5_rc7' of git://git./linux...
2023-08-19 Linus TorvaldsMerge tag 'powerpc-6.5-6' of git://git./linux/kernel...
2023-08-18 Sweet Tea Dorminyblk-crypto: dynamically allocate fallback profile
2023-08-18 Ming Leiblk-cgroup: hold queue_lock when removing blkg->q_node
2023-08-18 Li Zhijiandrivers/rnbd: restore sysfs interface to rnbd-client
2023-08-18 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2023-08-18 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.5-rc7' of git://git./linux...
2023-08-18 Linus TorvaldsMerge tag '6.5-rc6-smb3-client-fix' of git://git.samba...
2023-08-18 Linus TorvaldsMerge tag 'riscv-for-linus-6.5-rc7' of git://git./linux...
2023-08-18 Linus TorvaldsMerge tag 'sound-6.5-rc7' of git://git./linux/kernel...
2023-08-18 Linus TorvaldsMerge tag 'mmc-v6.5-rc1-2' of git://git./linux/kernel...
2023-08-18 Linus TorvaldsMerge tag 'pinctrl-v6.5-3' of git://git./linux/kernel...
2023-08-18 Linus TorvaldsMerge tag 'soc-fixes-6.5-3' of git://git./linux/kernel...
2023-08-18 Linus TorvaldsMerge tag 'asm-generic-fix-6.5' of git://git./linux...
2023-08-18 Josef Bacikbtrfs: fix incorrect splitting in btrfs_drop_extent_map...
2023-08-18 Borislav Petkov... x86/srso: Correct the mitigation status when SMT is...
2023-08-18 Linus TorvaldsMerge tag 'net-6.5-rc7' of git://git./linux/kernel...
2023-08-18 Linus TorvaldsMerge tag 'drm-fixes-2023-08-18-1' of git://anongit...
2023-08-17 Jakub KicinskiMerge branch '40GbE' of git://git./linux/kernel/git...
2023-08-17 Wander Lairson... drm/qxl: fix UAF on handle creation
2023-08-17 Dave AirlieMerge tag 'amd-drm-fixes-6.5-2023-08-16' of https:...
2023-08-17 Dave AirlieMerge tag 'drm-misc-fixes-2023-08-17' of git://anongit...
2023-08-17 Dave AirlieMerge tag 'drm-intel-fixes-2023-08-17' of git://anongit...
2023-08-17 Jakub KicinskiMerge tag 'mlx5-fixes-2023-08-16' of git://git./linux...
2023-08-17 Marcin Szycikice: Block switchdev mode when ADQ is active and vice...
2023-08-17 Manish Chopraqede: fix firmware halt over suspend and resume
2023-08-17 Eric Dumazetnet: do not allow gso_size to be set to GSO_BY_FRAGS
2023-08-17 Abel Wusock: Fix misuse of sk_under_memory_pressure()
2023-08-17 Edward Creesfc: don't fail probe if MAE/TC setup fails
2023-08-17 Edward Creesfc: don't unregister flow_indr if it was never registered
2023-08-17 Mark Brownarm64/ptrace: Ensure that the task sees ZT writes on...
2023-08-17 Mark Brownarm64/ptrace: Ensure that SME is set up for target...
2023-08-17 Linus TorvaldsMerge tag 'nfsd-6.5-4' of git://git./linux/kernel/git...
2023-08-17 xiaoshoukuibtrfs: fix BUG_ON condition in btrfs_cancel_balance
2023-08-17 Chris Masonbtrfs: only subtract from len_to_oe_boundary when it...
next