Age | Commit message (Expand) | Author |
2023-05-23 | bpf, sockmap: Test shutdown() correctly exits epoll and recv()=0 | John Fastabend |
2023-05-23 | bpf, sockmap: Build helper to create connected socket pair | John Fastabend |
2023-05-23 | bpf, sockmap: Pull socket helpers out of listen test for general use | John Fastabend |
2023-05-23 | bpf, sockmap: Incorrectly handling copied_seq | John Fastabend |
2023-05-23 | bpf, sockmap: Wake up polling after data copy | John Fastabend |
2023-05-23 | bpf, sockmap: TCP data stall on recv before accept | John Fastabend |
2023-05-23 | bpf, sockmap: Handle fin correctly | John Fastabend |
2023-05-23 | bpf, sockmap: Improved check for empty queue | John Fastabend |
2023-05-23 | bpf, sockmap: Reschedule is now done through backlog | John Fastabend |
2023-05-23 | bpf, sockmap: Convert schedule_work into delayed_work | John Fastabend |
2023-05-23 | bpf, sockmap: Pass skb ownership through read_skb | John Fastabend |
2023-05-23 | ipv{4,6}/raw: fix output xfrm lookup wrt protocol | Nicolas Dichtel |
2023-05-23 | lan966x: Fix unloading/loading of the driver | Horatiu Vultur |
2023-05-23 | platform/x86/intel/ifs: Annotate work queue on stack so object debug does not... | David Arcari |
2023-05-23 | platform/x86: ISST: Remove 8 socket limit | Steve Wahl |
2023-05-23 | erofs: use HIPRI by default if per-cpu kthreads are enabled | Gao Xiang |
2023-05-23 | erofs: avoid pcpubuf.c inclusion if CONFIG_EROFS_FS_ZIP is off | Yue Hu |
2023-05-23 | erofs: fix null-ptr-deref caused by erofs_xattr_prefixes_init | Jingbo Xu |
2023-05-22 | net/mlx5: Fix indexing of mlx5_irq | Shay Drory |
2023-05-22 | net/mlx5: Fix irq affinity management | Shay Drory |
2023-05-22 | net/mlx5: Free irqs only on shutdown callback | Shay Drory |
2023-05-22 | net/mlx5: Devcom, serialize devcom registration | Shay Drory |
2023-05-22 | net/mlx5: Devcom, fix error flow in mlx5_devcom_register_device | Shay Drory |
2023-05-22 | net/mlx5: E-switch, Devcom, sync devcom events and devcom comp register | Shay Drory |
2023-05-22 | net/mlx5e: TC, Fix using eswitch mapping in nic mode | Paul Blakey |
2023-05-22 | net/mlx5e: Fix SQ wake logic in ptp napi_poll context | Rahul Rameshbabu |
2023-05-22 | net/mlx5e: Fix deadlock in tc route query code | Vlad Buslov |
2023-05-22 | net/mlx5: Fix error message when failing to allocate device memory | Roi Dayan |
2023-05-22 | net/mlx5e: Use correct encap attribute during invalidation | Vlad Buslov |
2023-05-22 | net/mlx5: DR, Check force-loopback RC QP capability independently from RoCE | Yevgeny Kliteynik |
2023-05-22 | net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUs | Erez Shitrit |
2023-05-22 | net/mlx5: Handle pairing of E-switch via uplink un/load APIs | Shay Drory |
2023-05-22 | net/mlx5: Collect command failures data only for known commands | Shay Drory |
2023-05-22 | net/handshake: Fix sock->file allocation | Chuck Lever |
2023-05-22 | net/handshake: Squelch allocation warning during Kunit test | Chuck Lever |
2023-05-22 | 3c589_cs: Fix an error handling path in tc589_probe() | Christophe JAILLET |
2023-05-22 | forcedeth: Fix an error handling path in nv_probe() | Christophe JAILLET |
2023-05-22 | Merge tag 'x86_urgent_for_6.4-rc4' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2023-05-22 | Merge tag 'modules-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-05-22 | module: Fix use-after-free bug in read_file_mod_stats() | Harshit Mogalapalli |
2023-05-22 | Merge tag 'nfs-for-6.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2023-05-22 | bpf: fix a memory leak in the LRU and LRU_PERCPU hash maps | Anton Protopopov |
2023-05-22 | parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory() | Helge Deller |
2023-05-22 | parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu() | Helge Deller |
2023-05-22 | ASoC: Intel: Fixes | Mark Brown |
2023-05-22 | ALSA: hda: Fix unhandled register update during auto-suspend period | Takashi Iwai |
2023-05-22 | m68k: Move signal frame following exception on 68020/030 | Finn Thain |
2023-05-22 | spi: spi-cadence: Interleave write of TX and read of RX FIFO | Charles Keepax |
2023-05-22 | ASoC: dt-bindings: tlv320aic32x4: Fix supply names | David Epping |
2023-05-22 | ASoC: Intel: avs: Add missing checks on FE startup | Amadeusz Sławiński |