summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-30s390/vfio_ccw: Selectively expand io_mutexEric Farman
2026-07-30s390/vfio_ccw: Move cp cleanup out of not operationalEric Farman
2026-07-30s390/vfio_ccw: Cancel existing workqueuesEric Farman
2026-07-30s390/vfio_ccw: Ensure index for read/write regions are within rangeEric Farman
2026-07-30s390/vfio_ccw: Calculate idal length based on idaw typeEric Farman
2026-07-30s390/vfio_ccw: Ensure first IDAW remains constantEric Farman
2026-07-30s390/vfio_ccw: Fix out of bounds check on CCW arrayEric Farman
2026-07-30s390/vfio_ccw: Limit the number of channel program segmentsEric Farman
2026-07-30s390/vfio_ccw: Free all memory if cp_init() failsEric Farman
2026-07-30btrfs: trigger cow fixup via dirty_folio()Boris Burkov
2026-07-30Revert "io_uring/epoll: disallow adding an epoll file to an epoll context"Jens Axboe
2026-07-30io_uring/kbuf: cap buffer selection length at MAX_RW_COUNTJens Axboe
2026-07-30io_uring/net: initialize mshot_len for sendJens Axboe
2026-07-30Merge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-30Merge tag 'gpio-fixes-for-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-30Merge tag 'powerpc-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-07-30serial: qcom-geni: fix TX DMA buffer flushJan Sebastian Götte
2026-07-30serial: 8250_dma: Clear stale RX state on shutdownCunhao Lu
2026-07-30serial: sc16is7xx: enable THRI before filling TX FIFOLuca Fresi
2026-07-30qede: sync udp_tunnel ports outside qede_lock in the recovery pathDenis V. Lunev
2026-07-30Merge tag 'linux-can-fixes-for-7.2-20260729' of git://git.kernel.org/pub/scm/...Paolo Abeni
2026-07-30spi: Few fix/improvement for spi-nxp-fspiMark Brown
2026-07-30spi: spi-nxp-fspi: propagate clock reconfig failures in nxp_fspi_select_mem()Haibo Chen
2026-07-30spi: spi-nxp-fspi: enter stop mode before reconfiguring MCR0 and DLLHaibo Chen
2026-07-30spi: spi-nxp-fspi: add per-SoC SDR/DTR clock rate limits for all supported SoCsHaibo Chen
2026-07-30Merge tag 'asoc-fix-v7.2-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2026-07-30net: openvswitch: fix potential UAF on meter attach failureIlya Maximets
2026-07-30sched/deadline: Use revised wakeup rule only for running dl_serverGabriele Monaco
2026-07-30octeontx2-pf: Set correct sequence for carrier off and tx queue stopSuman Ghosh
2026-07-30net: libwx: fix FDIR ATR queue mismatch for software VLAN packetsJiawen Wu
2026-07-30drm/panthor: skip zero-sized firmware sectionsOsama Abdelkader
2026-07-30ovpn: fix incorrect use of rcu_access_pointer()Qingfang Deng
2026-07-30ovpn: ensure TCP vars are initialized firstAntonio Quartulli
2026-07-30ovpn: disable IPv4 redirects on MP interfacesAntonio Quartulli
2026-07-30ovpn: hash floated peer by transport identity onlyAntonio Quartulli
2026-07-30ovpn: zero-initialize sockaddr before learning a floated endpointAntonio Quartulli
2026-07-30ovpn: ensure socket is owned by ovpn before deref sk_user_dataAntonio Quartulli
2026-07-30ovpn: rehash peer in by_transp_addr table on CMD_PEER_SETAntonio Quartulli
2026-07-30ovpn: skip rehash for peers already removed from by_idAntonio Quartulli
2026-07-30ovpn: limit keepalive values to one dayMarco Baffo
2026-07-30Merge tag 'qcom-arm64-fixes-for-7.2' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2026-07-30Merge tag 'imx-maintainers-7.3' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2026-07-30crypto: af_alg - Allow cbc(paes)Richard Weinberger
2026-07-30crypto: starfive - use scatterlist length before DMA mappingThorsten Blum
2026-07-30crypto: qce - fix error path in devm_qce_register_algsThorsten Blum
2026-07-30rhashtable: fix false-positive lockdep splat on rhltable destructionFlorian Westphal
2026-07-30crypto: tegra - fix rctx->cryptlen calculation in tegra_gcm_do_one_req()Vladislav Dronov
2026-07-30crypto: ccm - Set rfc4309 maxauthsize from childHerbert Xu
2026-07-30thunderbolt: Initialize ->domain_released completion before it is being usedMika Westerberg
2026-07-29Merge branch 'net-dsa-realtek-use-devm_mutex_init'Jakub Kicinski