aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-07-29Merge branch 'v5.4/standard/base' into v5.4/standard/tiny/baseBruce Ashfield
2022-07-29Merge tag 'v5.4.208' into v5.4/standard/baseBruce Ashfield
2022-07-29Merge branch 'v5.4/standard/base' into v5.4/standard/tiny/baseBruce Ashfield
2022-07-29Merge tag 'v5.4.207' into v5.4/standard/baseBruce Ashfield
2022-07-29Merge tag 'v5.4.206' into v5.4/standard/baseBruce Ashfield
2022-07-29Linux 5.4.208v5.4.208Greg Kroah-Hartman
2022-07-29x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()Jan Beulich
2022-07-29net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso
2022-07-29tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()Jiri Slaby
2022-07-29tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()Jiri Slaby
2022-07-29tty: drop tty_schedule_flip()Jiri Slaby
2022-07-29tty: the rest, stop using tty_schedule_flip()Jiri Slaby
2022-07-29tty: drivers/tty/, stop using tty_schedule_flip()Jiri Slaby
2022-07-29Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunksLuiz Augusto von Dentz
2022-07-29Bluetooth: SCO: Fix sco_send_frame returning skb->lenLuiz Augusto von Dentz
2022-07-29Bluetooth: Fix passing NULL to PTR_ERRLuiz Augusto von Dentz
2022-07-29Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsgLuiz Augusto von Dentz
2022-07-29Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsgLuiz Augusto von Dentz
2022-07-29Bluetooth: Add bt_skb_sendmmsg helperLuiz Augusto von Dentz
2022-07-29Bluetooth: Add bt_skb_sendmsg helperLuiz Augusto von Dentz
2022-07-29ALSA: memalloc: Align buffer allocations in page sizeTakashi Iwai
2022-07-29bitfield.h: Fix "type of reg too small for mask" testPeter Zijlstra
2022-07-29x86/mce: Deduplicate exception handlingThomas Gleixner
2022-07-29mmap locking API: initial implementation as rwsem wrappersMichel Lespinasse
2022-07-29x86/uaccess: Implement macros for CMPXCHG on user addressesPeter Zijlstra
2022-07-29x86: get rid of small constant size cases in raw_copy_{to,from}_user()Al Viro
2022-07-29locking/refcount: Consolidate implementations of refcount_tWill Deacon
2022-07-29locking/refcount: Consolidate REFCOUNT_{MAX,SATURATED} definitionsWill Deacon
2022-07-29locking/refcount: Move saturation warnings out of lineWill Deacon
2022-07-29locking/refcount: Improve performance of generic REFCOUNT_FULL codeWill Deacon
2022-07-29locking/refcount: Move the bulk of the REFCOUNT_FULL implementation into the ...Will Deacon
2022-07-29locking/refcount: Remove unused refcount_*_checked() variantsWill Deacon
2022-07-29locking/refcount: Ensure integer operands are treated as signedWill Deacon
2022-07-29locking/refcount: Define constants for saturation and max refcount valuesWill Deacon
2022-07-29ima: remove the IMA_TEMPLATE Kconfig optionGUO Zihua
2022-07-29dlm: fix pending remove if msg allocation failsAlexander Aring
2022-07-29bpf: Make sure mac_header was set before using itEric Dumazet
2022-07-29mm/mempolicy: fix uninit-value in mpol_rebind_policy()Wang Cheng
2022-07-29spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA tr...Marc Kleine-Budde
2022-07-29tcp: Fix data-races around sysctl_tcp_max_reordering.Kuniyuki Iwashima
2022-07-29tcp: Fix a data-race around sysctl_tcp_rfc1337.Kuniyuki Iwashima
2022-07-29tcp: Fix a data-race around sysctl_tcp_stdurg.Kuniyuki Iwashima
2022-07-29tcp: Fix a data-race around sysctl_tcp_retrans_collapse.Kuniyuki Iwashima
2022-07-29tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.Kuniyuki Iwashima
2022-07-29tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts.Kuniyuki Iwashima
2022-07-29tcp: Fix data-races around sysctl_tcp_recovery.Kuniyuki Iwashima
2022-07-29tcp: Fix a data-race around sysctl_tcp_early_retrans.Kuniyuki Iwashima
2022-07-29tcp: Fix data-races around sysctl knobs related to SYN option.Kuniyuki Iwashima
2022-07-29udp: Fix a data-race around sysctl_udp_l3mdev_accept.Kuniyuki Iwashima
2022-07-29ipv4: Fix a data-race around sysctl_fib_multipath_use_neigh.Kuniyuki Iwashima