summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-06tipc: fix unexpected link reset due to discovery messagesTung Nguyen
2023-01-05net: usb: cdc_ether: add support for Thales Cinterion PLS62-W modemHui Wang
2023-01-05stmmac: dwmac-mediatek: remove the dwmac_fix_mac_speedBiao Huang
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-05Merge tag 'gpio-fixes-for-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-01-05Merge tag 'fbdev-for-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-01-05fbdev: omapfb: avoid stack overflow warningArnd Bergmann
2023-01-05caif: fix memory leak in cfctrl_linkup_request()Zhengchao Shao
2023-01-04inet: control sockets should not use current thread task_fragEric Dumazet
2023-01-04net/ulp: prevent ULP without clone op from entering the LISTEN statusPaolo Abeni
2023-01-04qed: allow sleep in qed_mcp_trace_dump()Caleb Sander
2023-01-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-01-04Merge tag 'x86-urgent-2023-01-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-04Merge tag 'f2fs-fix-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-04Merge tag 'nfsd-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-01-04x86/bugs: Flush IBP in ib_prctl_set()Rodrigo Branco
2023-01-04MAINTAINERS: Update maintainers for ptp_vmw driverSrivatsa S. Bhat (VMware)
2023-01-03x86/insn: Avoid namespace clash by separating instruction decoder MMIO type f...Jason A. Donenfeld
2023-01-03f2fs: let's avoid panic if extent_tree is not createdJaegeuk Kim
2023-01-03f2fs: should use a temp extent_info for lookupJaegeuk Kim
2023-01-03f2fs: don't mix to use union values in extent_infoJaegeuk Kim
2023-01-03f2fs: initialize extent_cache parameterJaegeuk Kim
2023-01-03f2fs: fix to avoid NULL pointer dereference in f2fs_issue_flush()Chao Yu
2023-01-03x86/asm: Fix an assembler warning with current binutilsMikulas Patocka
2023-01-03usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich
2023-01-03net: dpaa: Fix dtsec check for PCS availabilitySean Anderson
2023-01-03octeontx2-pf: Fix lmtst ID used in aura freeGeetha sowjanya
2023-01-03drivers/net/bonding/bond_3ad: return when there's no aggregatorDaniil Tatianin
2023-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2023-01-02Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-01-02fs/ntfs3: don't hold ni_lock when calling truncate_setsize()Tetsuo Handa
2023-01-02x86/kexec: Fix double-free of elf header bufferTakashi Iwai
2023-01-02nfsd: fix handling of readdir in v4root vs. mount upcall timeoutJeff Layton
2023-01-02fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MBPaul Menzel
2023-01-02netfilter: ipset: Rework long task execution when adding/deleting entriesJozsef Kadlecsik
2023-01-02netfilter: ipset: fix hash:net,port,net hang with /0 subnetJozsef Kadlecsik
2023-01-02net: sparx5: Fix reading of the MAC addressHoratiu Vultur
2023-01-02vxlan: Fix memory leaks in error pathIdo Schimmel
2023-01-02net: sched: htb: fix htb_classify() kernel-docRandy Dunlap
2023-01-02Merge branch 'cls_drop-fix'David S. Miller
2023-01-02net: sched: cbq: dont intepret cls results when asked to dropJamal Hadi Salim
2023-01-02net: sched: atm: dont intepret cls results when asked to dropJamal Hadi Salim
2023-01-02gpio: sifive: Fix refcount leak in sifive_gpio_probeMiaoqian Lin
2023-01-01Linux 6.2-rc2Linus Torvalds
2023-01-01Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-01-01Merge tag 'x86_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-01-01Merge tag 'locking_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-01-01Merge tag 'drm-fixes-2023-01-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-01-01dt-bindings: net: marvell,orion-mdio: Fix examplesMichaƂ Grzelak