aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-07-09net: lan743x: select FIXED_PHYmainSimon Horman1-1/+1
2023-07-09ipv6/addrconf: fix a potential refcount underflow for idevZiyang Xuan1-2/+1
2023-07-08udp6: fix udp6_ehashfn() typoEric Dumazet1-1/+1
2023-07-08icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev().Kuniyuki Iwashima1-1/+4
2023-07-08Merge branch 's390-ism-fixes'David S. Miller2-79/+67
2023-07-08s390/ism: Do not unregister clients with registered DMBsNiklas Schnelle1-10/+13
2023-07-08s390/ism: Fix and simplify add()/remove() callback handlingNiklas Schnelle2-68/+24
2023-07-08s390/ism: Fix locking for forwarding of IRQs and events to clientsNiklas Schnelle2-8/+37
2023-07-08net: prevent skb corruption on frag list segmentationPaolo Abeni1-0/+5
2023-07-08net: bgmac: postpone turning IRQs off to avoid SoC hangsRafał Miłecki1-2/+2
2023-07-07udp6: add a missing call into udp_fail_queue_rcv_skb tracepointIvan Babrou2-0/+4
2023-07-07ionic: remove dead device fail pathShannon Nelson1-6/+0
2023-07-07ionic: remove WARN_ON to prevent panic_on_warnNitya Sunkad1-5/+0
2023-07-07octeontx2-af: Move validation of ptp pointer before its usageSai Krishna2-11/+10
2023-07-07octeontx2-af: Promisc enable/disable through mboxRatheesh Kannoth2-11/+23
2023-07-07Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller5-32/+118
2023-07-06gve: Set default duplex configuration to fullJunfeng Guo1-0/+3
2023-07-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski3-19/+27
2023-07-06Merge tag 'mlx5-fixes-2023-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski10-42/+61
2023-07-06net/sched: cls_fw: Fix improper refcount update leads to use-after-freeM A Ramdhan1-5/+5
2023-07-06wifi: mt76: mt7921e: fix init command fail with enabled deviceQuan Zhou3-12/+8
2023-07-06Merge branch 'fix-dropping-of-oversize-preemptible-frames-with-felix-dsa-driver'Jakub Kicinski6-37/+56
2023-07-06net: mscc: ocelot: fix oversize frame dropping for preemptible TCsVladimir Oltean2-6/+22
2023-07-06net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->opsVladimir Oltean4-5/+4
2023-07-06net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lockVladimir Oltean5-26/+30
2023-07-06Merge tag 'nf-23-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni10-100/+178
2023-07-06net: mvneta: fix txq_map in case of txq_number==1Klaus Kudielka1-2/+2
2023-07-06netfilter: nf_tables: prevent OOB access in nft_byteorder_evalThadeu Lima de Souza Cascardo1-7/+7
2023-07-05Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds80-330/+640
2023-07-05Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds21-407/+1069
2023-07-05Merge tag 'xfs-6.5-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds21-331/+586
2023-07-05Merge tag 'pwm/for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds20-172/+1302
2023-07-05Merge tag 'devicetree-for-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds23-73/+138
2023-07-05igc: Handle PPS start time programming for past time valuesAravindhan Gunasekaran1-3/+22
2023-07-05igc: Include the length/type field and VLAN tag in queueMaxSDUTan Tee Min1-11/+4
2023-07-05igc: set TP bit in 'supported' and 'advertising' fields of ethtool_link_ksett...Prasad Koya1-0/+2
2023-07-05nfp: clean mc addresses in application firmware when closing portYinjun Zhang1-0/+5
2023-07-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-4/+16
2023-07-05net/mlx5e: RX, Fix page_pool page fragment tracking for XDPDragos Tatulea2-22/+13
2023-07-05net/mlx5: Query hca_cap_2 only when supportedMaher Sanalla1-0/+3
2023-07-05net/mlx5e: TC, CT: Offload ct clear only onceYevgeny Kliteynik2-3/+12
2023-07-05net/mlx5e: Check for NOT_READY flag state after lockingVlad Buslov1-3/+3
2023-07-05net/mlx5: Register a unique thermal zone per deviceSaeed Mahameed1-7/+12
2023-07-05net/mlx5e: RX, Fix flush and close release flow of regular rq for legacy rqDragos Tatulea1-2/+10
2023-07-05net/mlx5e: fix memory leak in mlx5e_ptp_openZhengchao Shao1-2/+4
2023-07-05net/mlx5e: fix memory leak in mlx5e_fs_tt_redirect_any_createZhengchao Shao1-3/+3
2023-07-05net/mlx5e: fix double free in mlx5e_destroy_flow_tableZhengchao Shao1-0/+1
2023-07-05Merge tag 'soundwire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds22-404/+1289
2023-07-05Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds393-5239/+21483
2023-07-05igc: Fix TX Hang issue when QBV Gate is closedMuhammad Husaini Zulkifli3-18/+87
2023-07-05Merge tag 'trace-tools-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds17-106/+1277
2023-07-05Merge tag 'parisc-for-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-7/+13
2023-07-05igc: Remove delay during TX ring configurationMuhammad Husaini Zulkifli1-1/+0
2023-07-05igc: Add condition for qbv_config_change_errors counterMuhammad Husaini Zulkifli3-0/+4
2023-07-05gup: make the stack expansion warning a bit more targetedLinus Torvalds1-10/+41
2023-07-05ice: Fix tx queue rate limit when TCs are configuredSridhar Samudrala3-11/+19
2023-07-05ice: Fix max_rate check while configuring TX rate limitsSridhar Samudrala1-8/+8
2023-07-05dt-bindings: soc: qcom: stats: Update maintainer emailMaulik Shah1-1/+1
2023-07-05dt-bindings: cleanup DTS example whitespacesKrzysztof Kozlowski15-30/+30
2023-07-05netfilter: nf_tables: do not ignore genmask when looking up chain by idThadeu Lima de Souza Cascardo1-4/+7
2023-07-05netfilter: conntrack: don't fold port numbers into addresses before hashingFlorian Westphal2-13/+10
2023-07-05netfilter: conntrack: Avoid nf_ct_helper_hash uses after freeFlorent Revest1-0/+4
2023-07-05netfilter: conntrack: gre: don't set assured flag for clash entriesFlorian Westphal1-1/+9
2023-07-05netfilter: nf_tables: report use refcount overflowPablo Neira Ayuso5-75/+141
2023-07-05Merge branch 'mptcp-fixes'David S. Miller6-20/+34
2023-07-05selftests: mptcp: pm_nl_ctl: fix 32-bit supportMatthieu Baerts1-5/+5
2023-07-05selftests: mptcp: depend on SYN_COOKIESMatthieu Baerts1-0/+1
2023-07-05selftests: mptcp: userspace_pm: report errors with 'remove' testsMatthieu Baerts1-0/+2
2023-07-05selftests: mptcp: userspace_pm: use correct server portMatthieu Baerts1-1/+1
2023-07-05selftests: mptcp: sockopt: return error if wrong markMatthieu Baerts1-4/+5
2023-07-05selftests: mptcp: sockopt: use 'iptables-legacy' if availableMatthieu Baerts1-9/+11
2023-07-05selftests: mptcp: connect: fail if nft supposed to workMatthieu Baerts1-0/+3
2023-07-05mptcp: do not rely on implicit state check in mptcp_listen()Paolo Abeni1-0/+5
2023-07-05mptcp: ensure subflow is unhashed before cleaning the backlogPaolo Abeni1-1/+1
2023-07-05s390/qeth: Fix vipa deletionThorsten Winkler1-1/+1
2023-07-04Revert ".gitignore: ignore *.cover and *.mbx"Linus Torvalds1-2/+0
2023-07-04Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds20-17/+282
2023-07-04afs: Fix accidental truncation when storing dataDavid Howells1-3/+5
2023-07-04octeontx-af: fix hardware timestamp configurationHariprasad Kelam1-1/+1
2023-07-04Merge tag 'ovl-update-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-564/+581
2023-07-04Merge tag 'gfs2-v6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds19-237/+277
2023-07-04Merge branch 'dsa-ll-fixes'David S. Miller5-99/+9
2023-07-04net: dsa: sja1105: always enable the send_meta optionsVladimir Oltean5-97/+7
2023-07-04net: dsa: tag_sja1105: fix MAC DA patching from meta framesVladimir Oltean1-2/+2
2023-07-04net: Replace strlcpy with strscpyAzeem Shaikh2-2/+2
2023-07-04pptp: Fix fib lookup calls.Guillaume Nault1-11/+20
2023-07-04mlxsw: spectrum_router: Fix an IS_ERR() vs NULL checkDan Carpenter1-2/+2
2023-07-04Merge tag 'pm-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds17-164/+180
2023-07-04Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds69-877/+7630
2023-07-04Merge tag 'firewire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-231/+694
2023-07-04module: fix init_module_from_file() error handlingLinus Torvalds1-16/+23
2023-07-04Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki13-121/+132
2023-07-04clk: tegra: Avoid calling an uninitialized functionThierry Reding1-3/+12
2023-07-04mm: don't do validate_mm() unnecessarily and without mmap lockingLinus Torvalds1-4/+2
2023-07-04net/sched: act_pedit: Add size check for TCA_PEDIT_PARMS_EXLin Ma1-0/+1
2023-07-04xsk: Honor SO_BINDTODEVICE on bindIlya Maximets2-0/+14
2023-07-03arch/arm64/mm/fault: Fix undeclared variable error in do_page_fault()SeongJae Park1-2/+0
2023-07-03Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linuxLinus Torvalds25-304/+341
2023-07-03Merge tag 'io_uring-6.5-2023-07-03' of git://git.kernel.dk/linuxLinus Torvalds2-21/+36
2023-07-03Merge tag 'hsi-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds4-14/+4
2023-07-03Merge tag 'for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds54-343/+1699
2023-07-03Merge tag 'rproc-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds19-105/+136
2023-07-03Merge tag 'hwlock-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds1-1/+1
2023-07-03rdma: fix INFINIBAND_USER_ACCESS dependencyArnd Bergmann1-2/+4
2023-07-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds42-348/+2767
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds125-1007/+8004
2023-07-03Merge tag 'kgdb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds5-2/+20
2023-07-03gfs2: Add quota_change typeBob Peterson2-11/+15
2023-07-03gfs2: Use memcpy_{from,to}_page where appropriateAndreas Gruenbacher3-15/+7
2023-07-03gfs2: Convert remaining kmap_atomic calls to kmap_local_pageAndreas Gruenbacher2-8/+9
2023-07-03gfs2: Replace deprecated kmap_atomic with kmap_local_pageDeepak R Varma1-4/+4
2023-07-03gfs: Get rid of unnucessary locking in inode_go_dumpAndreas Gruenbacher2-12/+7
2023-07-03gfs2: gfs2_freeze_lock_shared cleanupAndreas Gruenbacher4-12/+7
2023-07-03gfs2: Replace sd_freeze_state with SDF_FROZEN flagAndreas Gruenbacher7-31/+17
2023-07-03gfs2: Rework freeze / thaw logicAndreas Gruenbacher7-110/+178
2023-07-03Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds264-2328/+11502
2023-07-03ptp: Make max_phase_adjustment sysfs device attribute invisible when not supp...Rahul Rameshbabu1-0/+3
2023-07-03Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds52-425/+2280
2023-07-03Merge tag 'staging-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds58-1428/+446
2023-07-03Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds16-63/+192
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds438-2559/+8583
2023-07-03Merge tag 'backlight-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-125/+218
2023-07-03Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds81-396/+2209
2023-07-03Merge tag 'mfd-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds146-300/+2374
2023-07-03Merge tag 'mailbox-v6.5' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds6-31/+65
2023-07-03Merge tag 'rtc-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds46-350/+726
2023-07-03Merge tag 'i3c/for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds1-9/+42
2023-07-03mm: validate the mm before dropping the mmap lockLinus Torvalds1-2/+1
2023-07-03parisc: syscalls: Avoid compiler warnings with W=1Helge Deller1-0/+3
2023-07-03parisc: math-emu: Avoid compiler warnings with W=1Helge Deller1-1/+2
2023-07-03parisc: Raise minimal GCC version to 12.0.0Helge Deller1-2/+2
2023-07-03parisc: unwind: Avoid missing prototype warning for handle_interruption()Helge Deller2-2/+4
2023-07-03execve: always mark stack as growing down during early stack setupLinus Torvalds1-1/+3
2023-07-03xfs: Remove unneeded semicolonYang Li1-1/+1
2023-07-03xfs: AGI length should be bounds checkedDarrick J. Wong3-39/+60
2023-07-03bpf, btf: Warn but return no error for NULL btf from __register_btf_kfunc_id_...SeongJae Park1-4/+2
2023-07-03parisc: smp: Add declaration for start_cpu_itimer()Helge Deller2-2/+1
2023-07-03parisc: pdt: Get prototype for arch_report_meminfo()Helge Deller1-0/+1
2023-07-03vhost: Make parameter name match of vhost_get_vq_desc()Xianting Tian1-1/+1
2023-07-03vduse: fix NULL pointer dereferenceMaxime Coquelin1-1/+5
2023-07-03vhost: Allow worker switching while work is queueingMike Christie3-46/+115
2023-07-03vhost_scsi: add support for worker ioctlsMike Christie1-0/+8
2023-07-03vhost: allow userspace to create workersMike Christie4-1/+193
2023-07-03vhost: replace single worker pointer with xarrayMike Christie2-17/+50
2023-07-03vhost: add helper to parse userspace vring state/fileMike Christie1-7/+22
2023-07-03vhost: remove vhost_work_queueMike Christie2-9/+2
2023-07-03vhost_scsi: flush IO vqs then send TMF rspMike Christie1-3/+18
2023-07-03vhost_scsi: convert to vhost_vq_work_queueMike Christie1-9/+9
2023-07-03vhost_scsi: make SCSI cmd completion per vqMike Christie1-30/+26
2023-07-03vhost_sock: convert to vhost_vq_work_queueMike Christie1-2/+2
2023-07-03vhost: convert poll work to be vq basedMike Christie3-6/+12
2023-07-03vhost: take worker or vq for flushingMike Christie2-2/+14
2023-07-03vhost: take worker or vq instead of dev for queueingMike Christie2-16/+29
2023-07-03vhost, vhost_net: add helper to check if vq has workMike Christie3-5/+5
2023-07-03vhost: add vhost_worker pointer to vhost_virtqueueMike Christie2-7/+15
2023-07-03vhost: dynamically allocate vhost_workerMike Christie2-25/+45
2023-07-03vhost: create worker at end of vhost_dev_set_ownerMike Christie1-6/+13
2023-07-03virtio_bt: call scheduler when we free unused buffsXianting Tian1-0/+1
2023-07-03virtio-console: call scheduler when we free unused buffsXianting Tian1-0/+1
2023-07-03virtio-crypto: call scheduler when we free unused buffsXianting Tian1-0/+1
2023-07-03vDPA/ifcvf: implement new accessors for vq_stateZhu Lingshan3-33/+17
2023-07-03vDPA/ifcvf: detect and report max allowed vq sizeZhu Lingshan3-2/+35
2023-07-03vDPA/ifcvf: dynamic allocate vq data storesZhu Lingshan3-1/+6
2023-07-03ovl: move all parameter handling into params.{c,h}Christian Brauner4-564/+581
2023-07-03kdb: move kdb_send_sig() declaration to a better header fileDaniel Thompson2-1/+2
2023-07-03Documentation: ABI: sysfs-class-net-qmi: pass_through contact updateSubash Abhinov Kasiviswanathan1-1/+1
2023-07-03tcp: annotate data races in __tcp_oow_rate_limited()Eric Dumazet1-3/+9
2023-07-03Merge branch 'wireguard-fixes'David S. Miller7-30/+54
2023-07-03wireguard: timers: move to using timer_delete_syncJason A. Donenfeld1-5/+5
2023-07-03wireguard: netlink: send staged packets when setting initial private keyJason A. Donenfeld2-9/+35
2023-07-03wireguard: queueing: use saner cpu selection wrappingJason A. Donenfeld4-16/+14
2023-07-03samples: pktgen: fix append mode failed issueJ.J. Martzki9-6/+37
2023-07-03selftests/net: Add xt_policy config for xfrm_policy testDaniel Díaz1-0/+1
2023-07-03net: fix net_dev_start_xmit trace event vs skb_transport_offset()Eric Dumazet1-1/+2
2023-07-03net: dsa: tag_sja1105: fix source port decoding in vlan_filtering=0 bridge modeVladimir Oltean1-3/+6
2023-07-03net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC modeVladimir Oltean1-2/+3
2023-07-02Merge tag 'iomap-6.5-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-2/+1
2023-07-02Merge tag 'v6.5/vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-4/+10
2023-07-02Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds103-727/+585
2023-07-02Merge tag 'parisc-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds37-252/+485
2023-07-02xfs: fix the calculation for "end" and "length"Shiyang Ruan1-4/+5
2023-07-02xfs: fix xfs_btree_query_range callers to initialize btree rec fullyDarrick J. Wong3-20/+13
2023-07-02xfs: validate fsmap offsets specified in the query keysDarrick J. Wong1-11/+19
2023-07-02xfs: fix logdev fsmap query result filteringDarrick J. Wong1-22/+8
2023-07-02xfs: clean up the rtbitmap fsmap backendDarrick J. Wong2-53/+34
2023-07-02xfs: fix getfsmap reporting past the last rt extentDarrick J. Wong1-1/+1
2023-07-02xfs: fix integer overflows in the fsmap rtbitmap and logdev backendsDarrick J. Wong1-26/+64
2023-07-02xfs: fix interval filtering in multi-step fsmap queriesDarrick J. Wong1-19/+48
2023-07-02Merge branch 'octeontx2-af-fixes'David S. Miller8-9/+99
2023-07-02octeontx2-af: Reset MAC features in FLRHariprasad Kelam8-6/+77
2023-07-02octeontx2-af: Add validation before accessing cgx and lmacHariprasad Kelam1-0/+7
2023-07-02octeontx2-af: Fix mapping for NIX block from CGX connectionHariprasad Kelam2-1/+12
2023-07-02octeontx2-af: cn10kb: fix interrupt csr addressesHariprasad Kelam2-2/+3
2023-07-02nvme-tcp: Fix comma-related oopsDavid Howells1-1/+1
2023-07-02fs: move cleanup from init_file() into its callersAmir Goldstein1-4/+10
2023-07-01Merge tag 'csky-for-linus-6.5' of https://github.com/c-sky/csky-linuxLinus Torvalds1-0/+3
2023-07-01Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds31-430/+1561
2023-07-01Merge tag 'x86-urgent-2023-07-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+3
2023-07-01Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds44-1003/+667
2023-07-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+3