summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | mmc: meson-gx: fix SDIO mode if cap_sdio_irq isn't setHeiner Kallweit2023-02-131-10/+13
* | | | | | | | | | | | | Merge tag 'sched-urgent-2023-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-02-173-11/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | sched/psi: Fix use-after-free in ep_remove_wait_queue()Munehisa Kamata2023-02-151-3/+4
| * | | | | | | | | | | | sched/core: Fix a missed update of user_cpus_ptrWaiman Long2023-02-131-1/+4
| * | | | | | | | | | | | freezer,umh: Fix call_usermode_helper_exec() vs SIGKILLPeter Zijlstra2023-02-131-7/+13
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'drm-fixes-2023-02-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-02-1619-38/+73
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/d...Dave Airlie2023-02-171-7/+7
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT listMatt Roper2023-02-141-7/+7
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge tag 'drm-misc-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-02-1715-29/+57
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | drm/vmwgfx: Do not drop the reference to the handle too soonZack Rusin2023-02-147-10/+20
| | * | | | | | | | | | | | drm/vmwgfx: Stop accessing buffer objects which failed initZack Rusin2023-02-142-3/+5
| | * | | | | | | | | | | | drm: Disable dynamic debug as brokenVille Syrjälä2023-02-131-1/+2
| | * | | | | | | | | | | | drm/ast: Fix start address computationJocelyn Falempe2023-02-101-2/+2
| | * | | | | | | | | | | | fbdev: Fix invalid page access after closing deferred I/O devicesTakashi Iwai2023-02-103-1/+14
| | * | | | | | | | | | | | drm/vc4: crtc: Increase setup cost in core clock calculation to handle extrem...Dom Cobley2023-02-091-1/+1
| | * | | | | | | | | | | | drm/vc4: hdmi: Always enable GCP with AVMUTE clearedDom Cobley2023-02-091-9/+9
| | * | | | | | | | | | | | drm/vc4: Fix YUV plane handling when planes are in different buffersDave Stevenson2023-02-091-2/+4
| * | | | | | | | | | | | | Merge tag 'amd-drm-fixes-6.2-2023-02-15' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-02-173-2/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | drm/amd/display: Fail atomic_check early on normalize_zpos errorLeo Li2023-02-151-1/+5
| | * | | | | | | | | | | | drm/amd/amdgpu: fix warning during suspendJack Xiao2023-02-152-1/+4
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'net-6.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2023-02-1639-194/+508
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | devlink: Fix netdev notifier chain corruptionIdo Schimmel2023-02-163-14/+1
| * | | | | | | | | | | | | igb: conditionalize I2C bit banging on external thermal sensor supportCorinna Vinschen2023-02-151-10/+32
| * | | | | | | | | | | | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2023-02-153-12/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ixgbe: add double of VLAN header when computing the max MTUJason Xing2023-02-142-2/+3
| | * | | | | | | | | | | | | i40e: add double of VLAN header when computing the max MTUJason Xing2023-02-141-1/+1
| | * | | | | | | | | | | | | ixgbe: allow to increase MTU to 3K with XDP enabledJason Xing2023-02-141-9/+16
| * | | | | | | | | | | | | | net: mpls: fix stale pointer if allocation fails during device renameJakub Kicinski2023-02-151-0/+4
| * | | | | | | | | | | | | | net/sched: tcindex: search key must be 16 bitsPedro Tammela2023-02-151-1/+1
| * | | | | | | | | | | | | | tipc: fix kernel warning when sending SYN messageTung Nguyen2023-02-141-0/+2
| * | | | | | | | | | | | | | igb: Fix PPS input and output using 3rd and 4th SDPMiroslav Lichvar2023-02-141-6/+6
| * | | | | | | | | | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2023-02-142-2/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | ice: fix lost multicast packets in promisc modeJesse Brandeburg2023-02-131-0/+26
| | * | | | | | | | | | | | | | ice: Fix check for weight and priority of a scheduling nodeMichal Wilczynski2023-02-131-2/+2
| * | | | | | | | | | | | | | | net: use a bounce buffer for copying skb->markEric Dumazet2023-02-141-3/+6
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | net: stmmac: Restrict warning on disabling DMA store and fwd modeCristian Ciocaltea2023-02-141-1/+1
| * | | | | | | | | | | | | | net/sched: act_ctinfo: use percpu statsPedro Tammela2023-02-131-3/+3
| * | | | | | | | | | | | | | net: stmmac: fix order of dwmac5 FlexPPS parametrization sequenceJohannes Zink2023-02-131-1/+2
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | bnxt_en: Fix mqprio and XDP ring checking logicMichael Chan2023-02-131-2/+6
| * | | | | | | | | | | | | net: Fix unwanted sign extension in netdev_stats_to_stats64()Felix Riemann2023-02-131-1/+1
| * | | | | | | | | | | | | net/usb: kalmia: Don't pass act_len in usb_bulk_msg error pathMiko Larsson2023-02-131-4/+4
| * | | | | | | | | | | | | net: openvswitch: fix possible memory leak in ovs_meter_cmd_set()Hangyu Hua2023-02-131-1/+3
| * | | | | | | | | | | | | af_key: Fix heap information leakHyunwoo Kim2023-02-131-1/+1
| * | | | | | | | | | | | | Merge branch 'sk-sk_forward_alloc-fixes'Jakub Kicinski2023-02-105-13/+19
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().Kuniyuki Iwashima2023-02-102-1/+1
| | * | | | | | | | | | | | | dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.Kuniyuki Iwashima2023-02-103-12/+18
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | i40e: Add checking for null for nlmsg_find_attr()Natalia Petrova2023-02-101-0/+2
| * | | | | | | | | | | | | ice: xsk: Fix cleaning of XDP_TX framesLarysa Zaremba2023-02-101-6/+9
| * | | | | | | | | | | | | net/sched: tcindex: update imperfect hash filters respecting rcuPedro Tammela2023-02-101-4/+30
| * | | | | | | | | | | | | sctp: sctp_sock_filter(): avoid list_entry() on possibly empty listPietro Borrello2023-02-101-3/+1