aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-01net: mctp: hold key reference when looking up a general keyPaolo Abeni
2023-02-01net: mctp: move expiry timer delete to unhashJeremy Kerr
2023-02-01net: mctp: add an explicit reference from a mctp_sk_key to sockJeremy Kerr
2023-02-01net: ravb: Fix possible hang if RIS2_QFF1 happenYoshihiro Shimoda
2023-02-01net: ravb: Fix lack of register setting after system resumed for Gen3Yoshihiro Shimoda
2023-02-01gpio: ep93xx: Fix port F hwirq numbers in handlerNikita Shubin
2023-02-01gpio: mxc: Unlock on error path in mxc_flip_edge()Dan Carpenter
2023-02-01nvme: fix passthrough csi checkKeith Busch
2023-02-01riscv/kprobe: Fix instruction simulation of JALRLiao Chang
2023-02-01sctp: fail if no bound addresses can be used for a given scopeMarcelo Ricardo Leitner
2023-02-01net/sched: sch_taprio: do not schedule in taprio_reset()Eric Dumazet
2023-02-01tracing/osnoise: Use built-in RCU list checkingChuang Wang
2023-02-01ACPI: video: Fix apple gmux detectionHans de Goede
2023-02-01platform/x86: apple-gmux: Add apple_gmux_detect() helperHans de Goede
2023-02-01platform/x86: apple-gmux: Move port defines to apple-gmux.hHans de Goede
2023-02-01platform/x86: asus-wmi: Fix kbd_dock_devid tablet-switch reportingHans de Goede
2023-02-01netrom: Fix use-after-free of a listening socket.Kuniyuki Iwashima
2023-02-01netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETESriram Yagnaraman
2023-02-01net: ethernet: adi: adin1110: Fix multicast offloadingAlexandru Tachici
2023-02-01net: dsa: microchip: fix probe of I2C-connected KSZ8563Ahmad Fatoum
2023-02-01ipv4: prevent potential spectre v1 gadget in fib_metrics_match()Eric Dumazet
2023-02-01ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()Eric Dumazet
2023-02-01netlink: annotate data races around sk_stateEric Dumazet
2023-02-01netlink: annotate data races around dst_portid and dst_groupEric Dumazet
2023-02-01netlink: annotate data races around nlk->portidEric Dumazet
2023-02-01netfilter: nft_set_rbtree: skip elements in transaction from garbage collectionPablo Neira Ayuso
2023-02-01netfilter: nft_set_rbtree: Switch to node list walk for overlap detectionPablo Neira Ayuso
2023-02-01ACPI: video: Add backlight=native DMI quirk for Asus U46EHans de Goede
2023-02-01ACPI: video: Add backlight=native DMI quirk for HP EliteBook 8460pHans de Goede
2023-02-01ACPI: video: Add backlight=native DMI quirk for HP Pavilion g6-1d80nrHans de Goede
2023-02-01drm/i915/selftest: fix intel_selftest_modify_policy argument typesArnd Bergmann
2023-02-01nvme-fc: fix initialization orderRoss Lagerwall
2023-02-01nvme: consolidate setting the tagset flagsChristoph Hellwig
2023-02-01nvme: simplify transport specific device attribute handlingChristoph Hellwig
2023-02-01net: fec: Use page_pool_put_full_page when freeing rx buffersWei Fang
2023-02-01net: fix UaF in netns ops registration error pathPaolo Abeni
2023-02-01netlink: prevent potential spectre v1 gadgetsEric Dumazet
2023-02-01iavf: schedule watchdog immediately when changing primary MACStefan Assmann
2023-02-01iavf: fix temporary deadlock and failure to set MAC addressMichal Schmidt
2023-02-01drm/i915: Fix a memory leak with reused mmap_offsetNirmoy Das
2023-02-01drm/drm_vma_manager: Add drm_vma_node_allow_once()Nirmoy Das
2023-02-01i2c: designware: Fix unbalanced suspended flagRichard Fitzgerald
2023-02-01i2c: designware: use casting of u64 in clock multiplication to avoid overflowLareine Khawaly
2023-02-01io_uring: always prep_async for drain requestsDylan Yudaken
2023-02-01net: mana: Fix IRQ name - add PCI and queue numberHaiyang Zhang
2023-02-01io_uring: inline __io_req_complete_put()Pavel Begunkov
2023-02-01io_uring: remove io_req_tw_post_queuePavel Begunkov
2023-02-01io_uring: use io_req_task_complete() in timeoutPavel Begunkov
2023-02-01io_uring: hold locks for io_req_complete_failedPavel Begunkov
2023-02-01io_uring: inline __io_req_complete_post()Pavel Begunkov