summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-07Merge branch 'idpf-fix-3-bugs-revealed-by-the-chapter-i'Jakub Kicinski
2024-08-07idpf: fix UAFs when destroying the queuesAlexander Lobakin
2024-08-07idpf: fix memleak in vport interrupt configurationMichal Kubiak
2024-08-07idpf: fix memory leaks and crashes while performing a soft resetAlexander Lobakin
2024-08-07bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl()Michael Chan
2024-08-07net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register()Joe Hattori
2024-08-07net/smc: add the max value of fallback reason countZhengchao Shao
2024-08-07padata: Fix possible divide-by-0 panic in padata_mt_helper()Waiman Long
2024-08-07mailmap: update entry for David HeidelbergDavid Heidelberg
2024-08-07memcg: protect concurrent access to mem_cgroup_idrShakeel Butt
2024-08-07mm: shmem: fix incorrect aligned index when checking conflictsBaolin Wang
2024-08-07mm: shmem: avoid allocating huge pages larger than MAX_PAGECACHE_ORDER for shmemBaolin Wang
2024-08-07mm: list_lru: fix UAF for memory cgroupMuchun Song
2024-08-07kcov: properly check for softirq contextAndrey Konovalov
2024-08-07MAINTAINERS: Update LTP members and webPetr Vorel
2024-08-07selftests: mm: add s390 to ARCH checkNico Pache
2024-08-07bcachefs: Use bch2_wait_on_allocator() in btree node alloc pathKent Overstreet
2024-08-07bcachefs: Make allocator stuck timeout configurable, ratelimit messagesKent Overstreet
2024-08-07bcachefs: Add missing path_traverse() to btree_iter_next_node()Kent Overstreet
2024-08-07tracefs: Use generic inode RCU for synchronizing freeingSteven Rostedt
2024-08-07ring-buffer: Remove unused function ring_buffer_nr_pages()Jianhui Zhou
2024-08-07tracing: Fix overflow in get_free_elt()Tze-nan Wu
2024-08-07function_graph: Fix the ret_stack used by ftrace_graph_ret_addr()Petr Pavlu
2024-08-07eventfs: Use SRCU for freeing eventfs_inodesMathias Krause
2024-08-07eventfs: Don't return NULL in eventfs_create_dir()Mathias Krause
2024-08-07tracefs: Fix inode allocationMathias Krause
2024-08-07tracing: Use refcount for trace_event_file reference counterSteven Rostedt
2024-08-07tracing: Have format file honor EVENT_FILE_FL_FREEDSteven Rostedt
2024-08-07Bluetooth: hci_sync: avoid dup filtering when passive scanning with adv monitorAnton Khirnov
2024-08-07Bluetooth: l2cap: always unlock channel in l2cap_conless_channel()Dmitry Antipov
2024-08-07Bluetooth: hci_qca: fix a NULL-pointer derefence at shutdownBartosz Golaszewski
2024-08-07Bluetooth: hci_qca: fix QCA6390 support on non-DT platformsBartosz Golaszewski
2024-08-07Bluetooth: hci_qca: don't call pwrseq_power_off() twice for QCA6390Bartosz Golaszewski
2024-08-07igc: Fix qbv tx latency by setting gtxoffsetFaizal Rahim
2024-08-07igc: Fix reset adapter logics when tx mode changeFaizal Rahim
2024-08-07igc: Fix qbv_config_change_errors logicsFaizal Rahim
2024-08-07igc: Fix packet still tx after gate close by reducing i226 MAC retry bufferFaizal Rahim
2024-08-07ice: Fix incorrect assigns of FEC countsMateusz Polchlopek
2024-08-07ice: Skip PTP HW writes during PTP reset procedureGrzegorz Nitka
2024-08-07ice: Fix reset handlerGrzegorz Nitka
2024-08-07Merge tag 'for-6.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-07Merge tag 'for-v6.11-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds
2024-08-07bcachefs: ec should not allocate from ro devsKent Overstreet
2024-08-07bcachefs: Improved allocator debugging for ecKent Overstreet
2024-08-07bcachefs: Add missing bch2_trans_begin() callKent Overstreet
2024-08-07bcachefs: Add a comment for bucket helper typesKent Overstreet
2024-08-07bcachefs: Don't rely on implicit unsigned -> signed integer conversionKent Overstreet
2024-08-07lockdep: Fix lockdep_set_notrack_class() for CONFIG_LOCK_STATKent Overstreet
2024-08-07LoongArch: KVM: Remove undefined a6 argument comment for kvm_hypercall()Dandan Zhang
2024-08-07LoongArch: KVM: Remove unnecessary definition of KVM_PRIVATE_MEM_SLOTSYuli Wang