summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-09eth: fbnic: fix missing programming of the default descriptorJakub Kicinski
2025-10-09can: m_can: replace Dong Aisheng's old email addressMarc Kleine-Budde
2025-10-09Merge tag 'nf-25-10-08' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
2025-10-09crypto: essiv - Check ssize for decryption and in-place encryptionHerbert Xu
2025-10-08Merge tag 'perf-tools-for-v6.18-1-2025-10-08' of git://git.kernel.org/pub/scm...Linus Torvalds
2025-10-08Merge tag 'pci-v6.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-10-08tracing: Have trace_marker use per-cpu data to read user spaceSteven Rostedt
2025-10-08ring buffer: Propagate __rb_map_vma return value to callerAnkit Khushwaha
2025-10-09ceph: add bug tracking system info to MAINTAINERSViacheslav Dubeyko
2025-10-08PCI: Fix regression in pci_bus_distribute_available_resources()Yangyu Chen
2025-10-08ceph: fix multifs mds auth caps issueKotresh HR
2025-10-08ceph: cleanup in ceph_alloc_readdir_reply_buffer()Viacheslav Dubeyko
2025-10-08ceph: fix potential NULL dereference issue in ceph_fill_trace()Viacheslav Dubeyko
2025-10-08libceph: add empty check to ceph_con_get_out_msg()Max Kellermann
2025-10-08libceph: pass the message pointer instead of loading con->out_msgMax Kellermann
2025-10-08libceph: make ceph_con_get_out_msg() return the message pointerMax Kellermann
2025-10-08ceph: fix potential race condition on operations with CEPH_I_ODIRECT flagViacheslav Dubeyko
2025-10-08ceph: refactor wake_up_bit() pattern of callingViacheslav Dubeyko
2025-10-08ceph: fix potential race condition in ceph_ioctl_lazyio()Viacheslav Dubeyko
2025-10-08ceph: fix overflowed constant issue in ceph_do_objects_copy()Viacheslav Dubeyko
2025-10-08ceph: fix wrong sizeof argument issue in register_session()Viacheslav Dubeyko
2025-10-08ceph: add checking of wait_for_completion_killable() return valueViacheslav Dubeyko
2025-10-08ceph: make ceph_start_io_*() killableMax Kellermann
2025-10-08libceph: Use HMAC-SHA256 library instead of crypto_shashEric Biggers
2025-10-08Merge tag 'mailbox-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2025-10-08Merge tag 'vfio-v6.18-rc1-pt2' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-10-08Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-08Merge tag 'v6.18-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-10-08tracing: Fix irqoff tracers on failure of acquiring calltimeSteven Rostedt
2025-10-08tracing: Fix wakeup tracers on failure of acquiring calltimeSteven Rostedt
2025-10-08tracing/osnoise: Replace kmalloc + copy_from_user with memdup_user_nulThorsten Blum
2025-10-08io_uring/zcrx: increment fallback loop src offsetPavel Begunkov
2025-10-08io_uring/zcrx: fix overshooting recv limitPavel Begunkov
2025-10-08loop: remove redundant __GFP_NOWARN flagPedro Demarchi Gomes
2025-10-08s390/uv: Fix comment of uv_find_secret() functionThomas Huth
2025-10-08Merge tag 'asoc-fix-v6.18-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai
2025-10-08selftests: netfilter: query conntrack state to check for port clash resolutionFlorian Westphal
2025-10-08selftests: netfilter: nft_fib.sh: fix spurious test failuresFlorian Westphal
2025-10-08bridge: br_vlan_fill_forward_path_pvid: use br_vlan_group_rcu()Eric Woudstra
2025-10-08netfilter: nft_objref: validate objref and objrefmap expressionsFernando Fernandez Mancera
2025-10-08Merge patch series "can: m_can: fix pm_runtime and CAN state handling"Marc Kleine-Budde
2025-10-08can: m_can: fix CAN state in system PMMarc Kleine-Budde
2025-10-08can: m_can: m_can_chip_config(): bring up interface in correct stateMarc Kleine-Budde
2025-10-08can: m_can: m_can_handle_state_errors(): fix CAN state transition to Error Ac...Marc Kleine-Budde
2025-10-08can: m_can: m_can_plat_remove(): add missing pm_runtime_disable()Marc Kleine-Budde
2025-10-08can: gs_usb: gs_make_candev(): populate net_device->dev_portCeleste Liu
2025-10-08can: gs_usb: increase max interface to U8_MAXCeleste Liu
2025-10-08crypto: skcipher - Fix reqsize handlingT Pratham
2025-10-07Merge branch 'next' into for-linusDmitry Torokhov
2025-10-07Input: atmel_mxt_ts - allow reset GPIO to sleepMarek Vasut