summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-09cifs: handle cases where multiple sessions share connectionShyam Prasad N
2024-02-09cifs: change tcon status when need_reconnect is set on itShyam Prasad N
2024-02-09Merge tag 'riscv-for-linus-6.8-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-09Merge tag 'trace-v6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-02-09Merge tag 'probes-fixes-v6.8-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-02-09Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-02-09Merge tag 'pci-v6.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-09Merge tag 'hwmon-for-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-02-09Merge tag 'mmc-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2024-02-09Merge tag 'pmdomain-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-09Merge tag 'gpio-fixes-for-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-09Merge tag 'drm-fixes-2024-02-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-02-09tracing: Fix wasted memory in saved_cmdlines logicSteven Rostedt (Google)
2024-02-09ftrace: Fix DIRECT_CALLS to use SAVE_REGS by defaultMasami Hiramatsu (Google)
2024-02-09Merge tag 'drm-msm-fixes-2024-02-07' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2024-02-09Merge tag 'amd-drm-fixes-6.8-2024-02-08' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-02-09Merge tag 'drm-intel-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2024-02-09Merge tag 'drm-xe-fixes-2024-02-08' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-02-09Merge tag 'drm-misc-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2024-02-08Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-08Merge tag 'pinctrl-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-02-08Merge tag 'nvme-6.8-2023-02-08' of git://git.infradead.org/nvme into block-6.8Jens Axboe
2024-02-08virtio-blk: Ensure no requests in virtqueues before deleting vqs.Yi Sun
2024-02-08blk-iocost: Fix an UBSAN shift-out-of-bounds warningTejun Heo
2024-02-08smb: client: set correct d_type for reparse points under DFS mountsPaulo Alcantara
2024-02-08smb3: add missing null server pointer checkSteve French
2024-02-08kprobes: Remove unnecessary initial values of variablesLi zeming
2024-02-08tracing/probes: Fix to set arg size and fmt after setting type from BTFMasami Hiramatsu (Google)
2024-02-08tracing/probes: Fix to show a parse error for bad type for $commMasami Hiramatsu (Google)
2024-02-08Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-02-08netfilter: nft_set_pipapo: remove scratch_aligned pointerFlorian Westphal
2024-02-08netfilter: nft_set_pipapo: add helper to release pcpu scratch areaFlorian Westphal
2024-02-08netfilter: nft_set_pipapo: store index in scratch mapsFlorian Westphal
2024-02-08netfilter: nft_set_rbtree: skip end interval element from gcPablo Neira Ayuso
2024-02-08netfilter: nfnetlink_queue: un-break NF_REPEATFlorian Westphal
2024-02-08netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso
2024-02-08netfilter: nft_ct: reject direction for ct idPablo Neira Ayuso
2024-02-08netfilter: ctnetlink: fix filtering for zone 0Felix Huettner
2024-02-08s390/qeth: Fix potential loss of L3-IP@ in case of network issuesAlexandra Winter
2024-02-08netfilter: ipset: Missing gc cancellations fixedJozsef Kadlecsik
2024-02-08octeontx2-af: Initialize maps.Ratheesh Kannoth
2024-02-08Merge branch 'cpsw-enable-mac_managed_pm-to-fix-mdio'Paolo Abeni
2024-02-08net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdioSinthu Raja
2024-02-08net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdioSinthu Raja
2024-02-08gpio: remove GPIO device from the list unconditionally in error pathBartosz Golaszewski
2024-02-08netfilter: nft_set_pipapo: remove static in nft_pipapo_get()Pablo Neira Ayuso
2024-02-08drm/xe: Remove TEST_VM_ASYNC_OPS_ERRORMatthew Brost
2024-02-08drm/xe/vm: don't ignore error when in_kthreadMatthew Auld
2024-02-08drm/xe: Assume large page size if VMA not yet boundMatthew Brost
2024-02-08drm/xe/display: Fix memleak in display initializationXiaoming Wang