summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '6.9-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2024-04-055-8/+52
|\
| * ksmbd: do not set SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1Namjae Jeon2024-04-021-5/+5
| * ksmbd: validate payload size in ipc responseNamjae Jeon2024-04-023-2/+45
| * ksmbd: don't send oplock break if rename failsNamjae Jeon2024-04-021-1/+2
* | Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-04-0515-66/+89
|\ \
| * | aio: Fix null ptr deref in aio_complete() wakeupKent Overstreet2024-04-051-1/+1
| * | fs,block: yield devices earlyChristian Brauner2024-03-2713-55/+76
| * | block: count BLK_OPEN_RESTRICT_WRITES openersChristian Brauner2024-03-271-3/+3
| * | block: handle BLK_OPEN_RESTRICT_WRITES correctlyChristian Brauner2024-03-272-7/+9
* | | x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined wordSean Christopherson2024-04-052-0/+4
* | | Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-0485-405/+1606
|\ \ \
| * \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-04-049-24/+75
| |\ \ \
| | * | | bpf, sockmap: Prevent lock inversion deadlock in map delete elemJakub Sitnicki2024-04-021-0/+6
| | * | | Merge branch 'x86-bpf-fixes-for-the-bpf-jit-with-retbleed-stuff'Alexei Starovoitov2024-04-023-15/+12
| | |\ \ \
| | | * | | x86/bpf: Fix IP for relocating call depth accountingJoan Bruguera Micó2024-04-023-15/+12
| | | * | | x86/bpf: Fix IP after emitting call depth accountingUros Bizjak2024-04-021-1/+1
| | |/ / /
| | * | | bpf: fix possible file descriptor leaks in verifierAnton Protopopov2024-03-291-0/+3
| | * | | tools/resolve_btfids: fix build with musl libcNatanael Copa2024-03-291-0/+2
| | * | | bpf: support deferring bpf_link dealloc to after RCU grace periodAndrii Nakryiko2024-03-293-6/+49
| | * | | bpf: put uprobe link's path and task in release callbackAndrii Nakryiko2024-03-291-3/+3
| * | | | netfilter: validate user input for expected lengthEric Dumazet2024-04-044-0/+18
| * | | | Merge tag 'nf-24-04-04' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2024-04-041-16/+34
| |\ \ \ \
| | * | | | netfilter: nf_tables: discard table flag update with pending basechain deletionPablo Neira Ayuso2024-04-041-4/+5
| | * | | | netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()Ziyang Xuan2024-04-041-2/+7
| | * | | | netfilter: nf_tables: reject new basechain after table flag updatePablo Neira Ayuso2024-04-041-0/+3
| | * | | | netfilter: nf_tables: flush pending destroy work before exit_net releasePablo Neira Ayuso2024-04-041-0/+1
| | * | | | netfilter: nf_tables: release mutex after nft_gc_seq_end from abort pathPablo Neira Ayuso2024-04-041-5/+8
| | * | | | netfilter: nf_tables: release batch on table validation from abort pathPablo Neira Ayuso2024-04-041-5/+10
| * | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-04-044-18/+16
| |\ \ \ \ \
| | * | | | | idpf: fix kernel panic on unknown packet typesJoshua Hay2024-04-031-2/+2
| | * | | | | ice: fix enabling RX VLAN filteringPetr Oros2024-04-031-10/+8
| | * | | | | ice: Fix freeing uninitialized pointersDan Carpenter2024-04-032-6/+6
| * | | | | | net/sched: act_skbmod: prevent kernel-infoleakEric Dumazet2024-04-041-5/+5
| * | | | | | net: usb: ax88179_178a: avoid the interface always configured as random addressJose Ignacio Tornos Martinez2024-04-041-0/+2
| * | | | | | net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()Christophe JAILLET2024-04-041-1/+1
| * | | | | | net: ravb: Always update error countersPaul Barker2024-04-041-8/+9
| * | | | | | net: ravb: Always process TX descriptor ringPaul Barker2024-04-041-2/+5
| | |/ / / / | |/| | | |
| * | | | | Revert "tg3: Remove residual error handling in tg3_suspend"Paolo Abeni2024-04-041-4/+26
| * | | | | tg3: Remove residual error handling in tg3_suspendNikita Kiryushin2024-04-041-26/+4
| * | | | | net: mana: Fix Rx DMA datasize and skb_over_panicHaiyang Zhang2024-04-042-2/+1
| * | | | | net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()Eric Dumazet2024-04-041-1/+1
| * | | | | net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestampingHoratiu Vultur2024-04-041-2/+8
| * | | | | net: stmmac: fix rx queue priority assignmentPiotr Wejman2024-04-042-16/+62
| * | | | | net: txgbe: fix i2c dev name cannot match clkdevDuanqiang Wen2024-04-041-3/+5
| * | | | | Merge branch 'net-fec-fix-to-suspend-resume-with-mac_managed_pm'Jakub Kicinski2024-04-041-2/+9
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | net: fec: Set mac_managed_pm during probeWei Fang2024-04-041-2/+9
| |/ / / /
| * | | | net: bcmgenet: Reset RBUF on first openPhil Elwell2024-04-031-4/+12
| * | | | octeontx2-af: Add array index checkAleksandr Mishin2024-04-031-0/+2
| * | | | MAINTAINERS: mlx5: Add Tariq ToukanTariq Toukan2024-04-031-0/+2
| * | | | ipv6: Fix infinite recursion in fib6_dump_done().Kuniyuki Iwashima2024-04-031-7/+7