]> git.itanic.dy.fi Git - linux-stable/shortlog
linux-stable
2022-08-11 Greg Kroah... Linux 5.4.210 v5.4.210
2022-08-11 Pawan Guptax86/speculation: Add LFENCE to RSB fill sequence
2022-08-11 Daniel Sneddonx86/speculation: Add RSB VM Exit protections
2022-08-11 Ning Qiangmacintosh/adb: fix oob read in do_adb_query() function
2022-08-11 Chen-Yu Tsaimedia: v4l2-mem2mem: Apply DST_QUEUE_OFF_BASE on MMAP...
2022-08-11 Raghavendra... selftests: KVM: Handle compiler optimizations in ucall
2022-08-11 Alexey KardashevskiyKVM: Don't null dereference ops->destroy
2022-08-11 Jean-Philippe... selftests/bpf: Fix "dubious pointer arithmetic" test
2022-08-11 Stanislav Fomichevselftests/bpf: Fix test_align verifier log patterns
2022-08-11 John Fastabendbpf: Test_verifier, #70 error message updates for 32...
2022-08-11 Jakub Sitnickiselftests/bpf: Extend verifier and bpf_sock tests for...
2022-08-11 John Fastabendbpf: Verifer, adjust_scalar_min_max_vals to always...
2022-08-11 Tony LuckACPI: APEI: Better fix to avoid spamming the console...
2022-08-11 Werner SembachACPI: video: Shortening quirk list by identifying Clevo...
2022-08-11 Werner SembachACPI: video: Force backlight native for some TongFang...
2022-08-11 Subbaraman... thermal: Fix NULL pointer dereferences in of_thermal_...
2022-08-03 Greg Kroah... Linux 5.4.209 v5.4.209
2022-08-03 Ming Leiscsi: core: Fix race between handling STS_RESOURCE...
2022-08-03 Wei Mingzhimt7601u: add USB device ID for some versions of XiaoDu...
2022-08-03 Greg Kroah... ARM: crypto: comment out gcc warning that breaks clang...
2022-08-03 Xin Longsctp: leave the err path free in sctp_stream_init to...
2022-08-03 Alejandro Lucerosfc: disable softirqs for ptp TX
2022-08-03 Leo Yanperf symbol: Correct address for bss symbols
2022-08-03 Jason Wangvirtio-net: fix the race between refill work and close
2022-08-03 Florian Westphalnetfilter: nf_queue: do not allow packet truncation...
2022-08-03 Duoming Zhousctp: fix sleep in atomic context bug in timer handlers
2022-08-03 Michal Maloszewskii40e: Fix interface init with MSI interrupts (no MSI-X)
2022-08-03 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_comp_sack_nr.
2022-08-03 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns.
2022-08-03 Xin LongDocumentation: fix sctp_wmem in ip-sysctl.rst
2022-08-03 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_invalid_ratelimit.
2022-08-03 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_autocorking.
2022-08-03 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_min_rtt_wlen.
2022-08-03 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_min_tso_segs.
2022-08-03 Liang Henet: sungem_phy: Add of_node_put() for reference return...
2022-08-03 Kuniyuki Iwashimaigmp: Fix data-races around sysctl_igmp_qrv.
2022-08-03 Ziyang Xuanipv6/addrconf: fix a null-ptr-deref bug for ip6_ptr
2022-08-03 Kuniyuki Iwashimanet: ping6: Fix memleak in ipv6_renew_options().
2022-08-03 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_challenge_ack_limit.
2022-08-03 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_limit_output_bytes.
2022-08-03 Liang Hescsi: ufs: host: Hold reference returned by of_parse_ph...
2022-08-03 Maciej Fijalkowskiice: do not setup vlan for loopback VSI
2022-08-03 Maciej Fijalkowskiice: check (DD | EOF) bits on Rx descriptor rather...
2022-08-03 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_nometrics_save.
2022-08-03 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_frto.
2022-08-03 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_adv_win_scale.
2022-08-03 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_app_win.
2022-08-03 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_dsack.
2022-08-03 Harald Freudenbergers390/archrandom: prevent CPACF trng invocations in...
2022-08-03 ChenXiaoSongntfs: fix use-after-free in ntfs_ucsncmp()
2022-08-03 Luiz Augusto... Bluetooth: L2CAP: Fix use-after-free caused by l2cap_ch...
2022-07-29 Greg Kroah... Linux 5.4.208 v5.4.208
2022-07-29 Jan Beulichx86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()
2022-07-29 Jose Alonsonet: usb: ax88179_178a needs FLAG_SEND_ZLP
2022-07-29 Jiri Slabytty: use new tty_insert_flip_string_and_push_buffer...
2022-07-29 Jiri Slabytty: extract tty_flip_buffer_commit() from tty_flip_buf...
2022-07-29 Jiri Slabytty: drop tty_schedule_flip()
2022-07-29 Jiri Slabytty: the rest, stop using tty_schedule_flip()
2022-07-29 Jiri Slabytty: drivers/tty/, stop using tty_schedule_flip()
2022-07-29 Luiz Augusto... Bluetooth: Fix bt_skb_sendmmsg not allocating partial...
2022-07-29 Luiz Augusto... Bluetooth: SCO: Fix sco_send_frame returning skb->len
2022-07-29 Luiz Augusto... Bluetooth: Fix passing NULL to PTR_ERR
2022-07-29 Luiz Augusto... Bluetooth: RFCOMM: Replace use of memcpy_from_msg with...
2022-07-29 Luiz Augusto... Bluetooth: SCO: Replace use of memcpy_from_msg with...
2022-07-29 Luiz Augusto... Bluetooth: Add bt_skb_sendmmsg helper
2022-07-29 Luiz Augusto... Bluetooth: Add bt_skb_sendmsg helper
2022-07-29 Takashi IwaiALSA: memalloc: Align buffer allocations in page size
2022-07-29 Peter Zijlstrabitfield.h: Fix "type of reg too small for mask" test
2022-07-29 Thomas Gleixnerx86/mce: Deduplicate exception handling
2022-07-29 Michel Lespinassemmap locking API: initial implementation as rwsem wrappers
2022-07-29 Peter Zijlstrax86/uaccess: Implement macros for CMPXCHG on user addresses
2022-07-29 Al Virox86: get rid of small constant size cases in raw_copy_...
2022-07-29 Will Deaconlocking/refcount: Consolidate implementations of refcount_t
2022-07-29 Will Deaconlocking/refcount: Consolidate REFCOUNT_{MAX,SATURATED...
2022-07-29 Will Deaconlocking/refcount: Move saturation warnings out of line
2022-07-29 Will Deaconlocking/refcount: Improve performance of generic REFCOU...
2022-07-29 Will Deaconlocking/refcount: Move the bulk of the REFCOUNT_FULL...
2022-07-29 Will Deaconlocking/refcount: Remove unused refcount_*_checked...
2022-07-29 Will Deaconlocking/refcount: Ensure integer operands are treated...
2022-07-29 Will Deaconlocking/refcount: Define constants for saturation and...
2022-07-29 GUO Zihuaima: remove the IMA_TEMPLATE Kconfig option
2022-07-29 Alexander Aringdlm: fix pending remove if msg allocation fails
2022-07-29 Eric Dumazetbpf: Make sure mac_header was set before using it
2022-07-29 Wang Chengmm/mempolicy: fix uninit-value in mpol_rebind_policy()
2022-07-29 Marc Kleine... spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointe...
2022-07-29 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_max_reordering.
2022-07-29 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_rfc1337.
2022-07-29 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_stdurg.
2022-07-29 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_retrans_collapse.
2022-07-29 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_slow_start_after_...
2022-07-29 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_thin_linear_time...
2022-07-29 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_recovery.
2022-07-29 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_early_retrans.
2022-07-29 Kuniyuki Iwashimatcp: Fix data-races around sysctl knobs related to...
2022-07-29 Kuniyuki Iwashimaudp: Fix a data-race around sysctl_udp_l3mdev_accept.
2022-07-29 Kuniyuki Iwashimaipv4: Fix a data-race around sysctl_fib_multipath_use_n...
2022-07-29 Hristo Venevbe2net: Fix buffer overflow in be_get_module_eeprom
2022-07-29 Haibo Chengpio: pca953x: only use single read/write for No AI...
2022-07-29 Piotr Skajewskiixgbe: Add locking to prevent panic when setting sriov_...
2022-07-29 Dawid Lukwinskii40e: Fix erroneous adapter reinitialization during...
next