summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-02word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com
2023-08-02wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1()Hans de Goede
2023-08-02vxlan: Fix nexthop hash sizeBenjamin Poirier
2023-08-02ip6mr: Fix skb_under_panic in ip6mr_cache_report()Yue Haibing
2023-08-02s390/qeth: Don't call dev_close/dev_open (DOWN/UP)Alexandra Winter
2023-08-02Merge branch 'tun-tap-uid'David S. Miller
2023-08-02net: tap_open(): set sk_uid from current_fsuid()Laszlo Ersek
2023-08-02net: tun_chr_open(): set sk_uid from current_fsuid()Laszlo Ersek
2023-08-02drm/panel: samsung-s6d7aa0: Add MODULE_DEVICE_TABLENikita Travkin
2023-08-02Merge tag 'gvt-fixes-2023-08-02' of https://github.com/intel/gvt-linux into d...Tvrtko Ursulin
2023-08-02libceph: fix potential hang in ceph_osdc_notify()Ilya Dryomov
2023-08-02rbd: prevent busy loop when requesting exclusive lockIlya Dryomov
2023-08-01net: dcb: choose correct policy to parse DCB_ATTR_BCNLin Ma
2023-08-02ceph: defer stopping mdsc delayed_workXiubo Li
2023-08-01Merge branch 'bnxt_en-2-xdp-bug-fixes'Jakub Kicinski
2023-08-01bnxt_en: Fix max_mtu setting for multi-buf XDPMichael Chan
2023-08-01bnxt_en: Fix page pool logic for page size >= 64KSomnath Kotur
2023-08-01selftest: net: Assert on a proper value in so_incoming_cpu.c.Kuniyuki Iwashima
2023-08-01net: netsec: Ignore 'phy-mode' on SynQuacer in DT modeMark Brown
2023-08-01net: korina: handle clk prepare error in korina_probe()Yuanjun Gong
2023-08-01USB: zaurus: Add ID for A-300/B-500/C-700Ross Maynard
2023-08-01net: ll_temac: fix error checking of irq_of_parse_and_map()Dan Carpenter
2023-08-01s390/ptrace: add missing linux/const.h includeHeiko Carstens
2023-08-01wifi: ray_cs: Replace 1-element array with flexible arrayKees Cook
2023-08-01powercap: intel_rapl: Fix a sparse warning in TPMI interfaceZhang Rui
2023-08-01drm/i915: Fix premature release of request's reusable memoryJanusz Krzysztofik
2023-08-01drm/i915/gt: Support aux invalidation on all enginesAndi Shyti
2023-08-01drm/i915/gt: Poll aux invalidation register bit on invalidationJonathan Cavitt
2023-08-01drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control and in the CSAndi Shyti
2023-08-01drm/i915/gt: Rename flags with bit_group_X according to the datasheetAndi Shyti
2023-08-01drm/i915/gt: Ensure memory quiesced before invalidationJonathan Cavitt
2023-08-01drm/i915: Add the gen12_needs_ccs_aux_inv helperAndi Shyti
2023-08-01drm/i915/gt: Cleanup aux invalidation registersAndi Shyti
2023-08-01erofs: drop unnecessary WARN_ON() in erofs_kill_sb()Gao Xiang
2023-08-01erofs: fix wrong primary bvec selection on deduplicated extentsGao Xiang
2023-08-01bpf: sockmap: Remove preempt_disable in sock_map_sk_acquireTomas Glozar
2023-08-01perf test parse-events: Test complex name has required event formatIan Rogers
2023-08-01perf pmus: Create placholder regardless of scanning core_onlyIan Rogers
2023-08-01drm/i915/gvt: Fix bug in getting msg length in AUX CH registers handlerYan Zhao
2023-07-31Merge branch 'net-sched-bind-logic-fixes-for-cls_fw-cls_u32-and-cls_route'Jakub Kicinski
2023-07-31net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-...valis
2023-07-31net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-freevalis
2023-07-31net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-freevalis
2023-07-31Merge branch 'Two fixes for cpu-map'Martin KaFai Lau
2023-07-31bpf, cpumap: Handle skb as well when clean up ptr_ringHou Tao
2023-07-31bpf, cpumap: Make sure kthread is running before map update returnsHou Tao
2023-07-31octeon_ep: initialize mbox mutexesMichal Schmidt
2023-07-31bnxt: don't handle XDP in netpollJakub Kicinski
2023-07-31ice: Fix RDMA VSI removal during queue rebuildRafal Rogalski
2023-07-31sfc: fix field-spanning memcpy in selftestEdward Cree