All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-22 10:47:31 to 2024-02-22 11:30:36 UTC [more...]

[PATCH net-next v8 00/10] introduce drop reasons for tcp receive path
 2024-02-22 11:30 UTC  (10+ messages)
` [PATCH net-next v8 01/10] tcp: add a dropreason definitions and prepare for cookie check
` [PATCH net-next v8 02/10] tcp: directly drop skb in cookie check for ipv4
` [PATCH net-next v8 03/10] tcp: use drop reasons "
` [PATCH net-next v8 04/10] tcp: directly drop skb in cookie check for ipv6
` [PATCH net-next v8 05/10] tcp: use drop reasons "
` [PATCH net-next v8 06/10] tcp: introduce dropreasons in receive path
` [PATCH net-next v8 07/10] tcp: add more specific possible drop reasons in tcp_rcv_synsent_state_process()
` [PATCH net-next v8 08/10] tcp: add dropreasons in tcp_rcv_state_process()
` [PATCH net-next v8 09/10] tcp: make the dropreason really work when calling tcp_rcv_state_process()

[PULL] drm-intel-fixes
 2024-02-22 11:30 UTC 

[PATCH v2 net-next 00/14] rtnetlink: reduce RTNL pressure for dumps
 2024-02-22 10:50 UTC  (15+ messages)
` [PATCH v2 net-next 01/14] rtnetlink: prepare nla_put_iflink() to run under RCU
` [PATCH v2 net-next 02/14] ipv6: prepare inet6_fill_ifla6_attrs() for RCU
` [PATCH v2 net-next 03/14] ipv6: prepare inet6_fill_ifinfo() for RCU protection
` [PATCH v2 net-next 04/14] ipv6: use xarray iterator to implement inet6_dump_ifinfo()
` [PATCH v2 net-next 05/14] netlink: fix netlink_diag_dump() return value
` [PATCH v2 net-next 06/14] netlink: hold nlk->cb_mutex longer in __netlink_dump_start()
` [PATCH v2 net-next 07/14] rtnetlink: change nlk->cb_mutex role
` [PATCH v2 net-next 08/14] rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flag
` [PATCH v2 net-next 09/14] ipv6: switch inet6_dump_ifinfo() to RCU protection
` [PATCH v2 net-next 10/14] inet: allow ip_valid_fib_dump_req() to be called with RTNL or RCU
` [PATCH v2 net-next 11/14] nexthop: allow nexthop_mpath_fill_node() to be called without RTNL
` [PATCH v2 net-next 12/14] inet: switch inet_dump_fib() to RCU protection
` [PATCH v2 net-next 13/14] rtnetlink: make rtnl_fill_link_ifmap() RCU ready
` [PATCH v2 net-next 14/14] rtnetlink: provide RCU protection to rtnl_fill_prop_list()

[PATCH v2] KVM: s390: selftest: memop: Fix undefined behavior
 2024-02-22 11:30 UTC  (2+ messages)

[PATCH i-g-t] lib/amdgpu: add GC 11.5.1 to GC 11.5.0 family
 2024-02-22 11:29 UTC  (5+ messages)
` ✗ Fi.CI.IGT: failure for "
` ✓ Fi.CI.IGT: success "

[PULL 00/34] Trivial patches for 2024-02-22
 2024-02-22 11:26 UTC  (35+ messages)
` [PULL 01/34] hw/usb: Style cleanup
` [PULL 02/34] hw/usb/uhci: Rename NB_PORTS -> UHCI_PORTS
` [PULL 03/34] hw/usb/ehci: Rename NB_PORTS -> EHCI_PORTS
` [PULL 04/34] hw/i386/kvm/ioapic: Replace magic '24' value by proper definition
` [PULL 05/34] target/i386/monitor: Remove unused 'hw/i386/pc.h' header
` [PULL 06/34] hw/timer: Move HPET_INTCAP definition to "hpet.h"
` [PULL 07/34] hw/isa/lpc_ich9: Remove unused 'hw/i386/pc.h'
` [PULL 08/34] hw/i386/acpi: Declare pc_madt_cpu_entry() in 'acpi-common.h'
` [PULL 09/34] hw/i386/port92: Add missing 'hw/isa/isa.h' header
` [PULL 10/34] hw/acpi/cpu_hotplug: Include 'pci_device.h' instead of 'pci.h'
` [PULL 11/34] hw/acpi/cpu_hotplug: Include 'x86.h' instead of 'pc.h'
` [PULL 12/34] system/physmem: remove redundant arg reassignment
` [PULL 13/34] docs: correct typos
` [PULL 14/34] tests: "
` [PULL 15/34] accel/tcg: "
` [PULL 16/34] loongson3: "
` [PULL 17/34] ppc: "
` [PULL 18/34] sh4: "
` [PULL 19/34] include/exec/memory.h: "
` [PULL 20/34] hw/arm/omap.h: "
` [PULL 21/34] hw/cxl/cxl_device.h: "
` [PULL 22/34] hw/net/npcm_gmac.h: "
` [PULL 23/34] hw/riscv/virt.h: "
` [PULL 24/34] pc-bios/README: "
` [PULL 25/34] qapi/ui: "
` [PULL 26/34] qemu-options.hx: "
` [PULL 27/34] ci/gitlab-pipeline-status: "
` [PULL 28/34] hexagon: "
` [PULL 29/34] m68k: "
` [PULL 30/34] s390x: "
` [PULL 31/34] target/sparc: "
` [PULL 32/34] hw/hppa/Kconfig: Fix building with "configure --without-default-devices"
` [PULL 33/34] docs/system: Update description for input grab key
` [PULL 34/34] system/vl: "

[PATCH] hw/sparc/leon3: Fix wrong usage of DO_UPCAST macro
 2024-02-22 11:27 UTC  (6+ messages)

[PATCH 0/3] staging: rtl8192e: coding style cleanups
 2024-02-22 11:27 UTC  (4+ messages)
` [PATCH 1/3] staging: rtl8192e: rename rateIndex to rate_index
` [PATCH 2/3] staging: rtl8192e: remove empty cases from switch statements
` [PATCH 3/3] staging: rtl8192e: rename enum members to upper case

[PATCH v5 00/18] power: sequencing: implement the subsystem and add first users
 2024-02-22 11:26 UTC  (14+ messages)

[LSF TOPIC] statx extensions for subvol/snapshot filesystems & more
 2024-02-22 11:27 UTC  (9+ messages)
        ` [Lsf-pc] "

[PATCH v2] drm: renesas: rz-du: Fix redefinition errors related to rzg2l_du_vsp_*()
 2024-02-22 11:26 UTC 

[PATCH 00/11] Add cmd descriptor support
 2024-02-22 11:26 UTC  (5+ messages)
` [PATCH 02/11] crypto: qce - Add bam dma support for crypto register r/w
` [PATCH 03/11] crypto: qce - Convert register r/w for skcipher via BAM/DMA

[PATCH 0/6] AMD Nested Virt Preparation
 2024-02-22 11:26 UTC  (9+ messages)
` [PATCH 4/6] nestedsvm: Disable TscRateMSR

[PATCH -next] arm32: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2024-02-22 11:24 UTC  (6+ messages)

[PATCH 6.7 000/313] 6.7.6-rc2 review
 2024-02-22 11:24 UTC  (2+ messages)

[PATCH v13 0/3] fix vt-d hard lockup when hotplug ATS capable device
 2024-02-22 11:24 UTC  (3+ messages)
` [PATCH v13 3/3] iommu/vt-d: improve ITE fault handling if target device isn't valid

[PATCH] implement policy_pcr commands to lock NV-indexes behind a PCR
 2024-02-22  6:16 UTC  (5+ messages)

[PATCH v2] Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg
 2024-02-22 11:23 UTC  (2+ messages)

[PATCH net 1/2] net: veth: clear GRO when clearing XDP even when down
 2024-02-22 11:22 UTC  (4+ messages)
` [PATCH net 2/2] selftests: net: veth: test syncing GRO and XDP state while device is down

[PATCH 1/2] kallsyms: get rid of code for absolute kallsyms
 2024-02-22 11:20 UTC  (4+ messages)
` [PATCH 2/2] kallsyms: build faster by using .incbin

[PATCH i-g-t v5] lib/drmtest: drop legacy check from filtered opens
 2024-02-22 11:20 UTC  (4+ messages)
` ✗ Fi.CI.IGT: failure for lib/drmtest: drop legacy check from filtered opens (rev2)

[RFC PATCH] cifs: Fix writeback data corruption
 2024-02-22 11:20 UTC 

[PATCH] serial: 8250_dw: Emit an error message if getting the baudclk failed
 2024-02-22 11:19 UTC 

[PATCH] cpu: mark cpu_possible_mask as __ro_after_init
 2024-02-22 11:19 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] arm64: defconfig: Enable zram, xfs and loading compressed FW support
 2024-02-22 11:17 UTC  (11+ messages)

[PATCH v5 0/9] Misc clean ups to target/ppc exception handling
 2024-02-22 11:15 UTC  (4+ messages)
` [PATCH v5 9/9] target/ppc: Remove interrupt handler wrapper functions

[PATCH 0/2] xen/x86: cmpxchg cleanup
 2024-02-22 11:16 UTC  (8+ messages)
` [PATCH 1/2] x86/memsharing: use an atomic add instead of a cmpxchg loop
` [PATCH 2/2] x86/hpet: "

[PATCH 0/2] Cleanup x86 instruction decoder
 2024-02-22 11:16 UTC  (3+ messages)
` [PATCH 1/2] x86/insn: Remove superfluous checks from instruction decoding routines
` [PATCH 2/2] x86/insn: Directly assign x86_64 state in init_ins

[PATCH v1] gro : packets not getting flushed in heavy-weight mode API
 2024-02-22 11:15 UTC  (5+ messages)
` [PATCH v8] app/testpmd : fix "

[PATCH mptcp-next v4 0/4] add helpers and vars in mptcp_lib.sh, part 2
 2024-02-22 11:15 UTC  (4+ messages)
` [PATCH mptcp-next v4 4/4] selftests: mptcp: add mptcp_lib_events helper

[PATCH 0/9] ALSA: Use automatic cleanup of kfree()
 2024-02-22 11:15 UTC  (10+ messages)
` [PATCH 1/9] ALSA: pcm: "
` [PATCH 2/9] ALSA: control: "
` [PATCH 3/9] ALSA: compress_offload: "
` [PATCH 4/9] ALSA: timer: "
` [PATCH 5/9] ALSA: vmaster: "
` [PATCH 6/9] ALSA: seq: oss: "
` [PATCH 7/9] ALSA: seq: virmidi: "
` [PATCH 8/9] ALSA: seq: ump: "
` [PATCH 9/9] ALSA: seq: core: "

[PATCH 0/1] MAINTAINERS: Add S32G SoC maintainer
 2024-02-22 11:13 UTC  (9+ messages)
` [PATCH 1/1] MAINTAINERS: Add maintainer for NXP S32G boards

[PULL] drm-xe-fixes
 2024-02-22 11:12 UTC 

linux-next: build failure after merge of the kvm-arm tree
 2024-02-22 11:11 UTC  (2+ messages)

[PATCH] media/cec/core: fix task hung in cec_claim_log_addrs
 2024-02-22 10:58 UTC  (2+ messages)

[fuse-devel] Proxmox + NFS w/ exported FUSE = EIO
 2024-02-22 11:09 UTC  (9+ messages)

[PATCH 01/13] common/cnxk: remove cn9k Inline IPsec FP opcode defines
 2024-02-22 11:02 UTC  (15+ messages)
` [PATCH v4 01/14] "
  ` [PATCH v4 02/14] net/cnxk: add IPsec SA defines for PMD API
  ` [PATCH v4 03/14] net/cnxk: add transport mode to security capability on cn9k
  ` [PATCH v4 04/14] common/cnxk: dump selected SQ entries
  ` [PATCH v4 05/14] net/cnxk: added Tx descriptor dump API
  ` [PATCH v4 06/14] net/cnxk: fix issue with buff size compute
  ` [PATCH v4 07/14] common/cnxk: skip setting Tx MTU separately
  ` [PATCH v4 08/14] net/cnxk: fix max MTU limit
  ` [PATCH v4 09/14] common/cnxk: update queue entries copy in RETA table
  ` [PATCH v4 10/14] net/cnxk: fix indirect mbuf handling in Tx path
  ` [PATCH v4 11/14] net/cnxk: fix check cookies for multi-seg offload
  ` [PATCH v4 12/14] common/cnxk: add IO attribute to mbox structs
  ` [PATCH v4 13/14] common/cnxk: use SQ enable and disable API
  ` [PATCH v4 14/14] net/cnxk: reset mbuf fields in multi-seg Tx path

[PATCH v14 1/3] dt-bindings: adc: add AD7173
 2024-02-22 11:07 UTC  (3+ messages)
` [PATCH v14 2/3] iio: adc: ad_sigma_delta: Add optional irq selection
` [PATCH v14 3/3] iio: adc: ad7173: add AD7173 driver

[PATCH v3 2/2] fbcon: Defer console takeover for splash screens to first switch
 2024-02-22 11:08 UTC  (4+ messages)
` [PATCH v4 1/2] dummycon: Add dummycon_(un)register_switch_notifier
  ` [PATCH v4 2/2] fbcon: Defer console takeover for splash screens to first switch

[PATCH v2 0/6] thermal: Store trips table and ops in thermal_zone_device
 2024-02-22 11:06 UTC  (10+ messages)
` [PATCH v2 4/6] thermal: core: Store zone ops in struct thermal_zone_device
` [PATCH v2 5/6] thermal: ACPI: Constify acpi_thermal_zone_ops
` [PATCH v2 6/6] thermal: intel: Adjust ops handling during thermal zone registration

[PATCH] net/af_xdp: fix resources leak when xsk configure fails
 2024-02-22 11:05 UTC  (3+ messages)

[PATCH 00/13] KVM/arm64: Add NV support for ERET and PAuth
 2024-02-22 11:05 UTC  (4+ messages)
` [PATCH 05/13] KVM: arm64: nv: Add trap forwarding for ERET and SMC

PROBLEM: NFS client IO fails with ERESTARTSYS when another mount point with the same export is unmounted with force [NFS] [SUNRPC]
 2024-02-22 11:05 UTC  (3+ messages)

[PATCH v2 0/4] iommu/smmuv3: Add IOMMUFD dirty tracking support for SMMUv3
 2024-02-22 11:04 UTC  (4+ messages)
` [PATCH v2 3/4] iommu/arm-smmu-v3: Add support for dirty tracking in domain alloc

How to resume decryption on LUKS1 in-place
 2024-02-22 11:04 UTC  (2+ messages)

[PATCH] rebase: make warning less passive aggressive
 2024-02-22 11:04 UTC  (7+ messages)
` [PATCH v2] "

Google Summer of Code 2024 - Project ideas page for the Linux Foundation online
 2024-02-22 11:03 UTC  (3+ messages)
` Google Summer of Code 2024 - Mentors, ask the experienced mentors!

[PATCH v2 0/3] Add support for RAS DES feature in PCIe DW controller
 2024-02-22 11:00 UTC  (7+ messages)

[PATCH v1 3/3] PCI: qcom: Add support for detecting controller level PCIe errors
 2024-02-22 11:01 UTC  (2+ messages)

[PATCHv7 00/16] x86/tdx: Add kexec support
 2024-02-22 11:01 UTC  (15+ messages)
` [PATCHv7 07/16] x86/mm: Return correct level from lookup_address() if pte is none
` [PATCH 0/2] x86/snp: Add kexec support
  ` [PATCH 2/2] x86/snp: Convert shared memory back to private on kexec

[PATCH] arm64: add early fixmap initialization flag
 2024-02-22 10:59 UTC  (7+ messages)

[PATCH v2 1/2] ksmbd: replace generic_fillattr with vfs_getattr
 2024-02-22 11:00 UTC  (4+ messages)
` [PATCH v2 2/2] ksmbd: retrieve number of blocks using vfs_getattr in set_file_allocation_info

[PATCH] x86/altcall: use an union as register type for function parameters
 2024-02-22 10:59 UTC  (4+ messages)

pull-request: wireless-next-2024-02-20
 2024-02-22 10:59 UTC  (7+ messages)

[PATCH bpf-next v2 0/2] bpf, x64: Fix tailcall hierarchy
 2024-02-22 10:59 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] "

[PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
 2024-02-22 10:58 UTC  (11+ messages)

[PATCH][next][V2] ACPI: thermal_lib: Initialize temp_decik to zero
 2024-02-22 10:57 UTC 

[PATCH] lib/oe/package: fix LOCALE_PATHS scan to create locale packages
 2024-02-22 10:56 UTC  (4+ messages)
` [OE-core] "

[PATCH] drm: renesas: rz-du: Fix redefinition errors related to rzg2l_du_vsp_*()
 2024-02-22 10:56 UTC  (3+ messages)

[PATCH v2 00/31] NT synchronization primitive driver
 2024-02-22 10:56 UTC  (3+ messages)
` [PATCH v2 01/31] ntsync: Introduce the ntsync driver and character device

QNX VM hang on Qemu
 2024-02-22 10:55 UTC  (11+ messages)

Patchwork housekeeping for: spi-devel-general
 2024-02-22 10:56 UTC 

[PATCH 5.4 000/267] 5.4.269-rc1 review
 2024-02-22 10:55 UTC  (2+ messages)

[syzbot] possible deadlock in reiserfs_ioctl
 2024-02-22 10:55 UTC  (2+ messages)
` [syzbot] [reiserfs?] "

[PATCH v2 0/4] Add support for QoS configuration
 2024-02-22 10:54 UTC  (9+ messages)
` [PATCH v2 2/4] interconnect: qcom: sc7280: enable "
` [PATCH v2 3/4] dt-bindings: interconnect: add clock property to configure QoS on SC7280

[PATCH v3 mptcp-net 0/2] mptcp: fix another deadlock issue
 2024-02-22 10:54 UTC  (2+ messages)

Re: Re: [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property
 2024-02-22 10:54 UTC  (13+ messages)
  `  "
      `  "
          `  "
              `  "
                  `  "

[PATCH v3] netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()
 2024-02-22 10:52 UTC  (2+ messages)

pull-request: wireless-next-2024-02-22
 2024-02-22 10:52 UTC 

[PATCH v2 0/3] selftests/resctrl: Simplify test cleanup functions
 2024-02-22 10:51 UTC  (4+ messages)
` [PATCH v2 2/3] selftests/resctrl: Simplify cleanup in ctrl-c handler

[PATCH for-6.8 v4 0/3] KVM: LoongArch: Fix wrong CPUCFG ID handling
 2024-02-22 10:51 UTC  (4+ messages)
` [PATCH for-6.8 v4 1/3] LoongArch: KVM: Fix input validation of _kvm_get_cpucfg and kvm_check_cpucfg
` [PATCH for-6.8 v4 2/3] LoongArch: KVM: Rename _kvm_get_cpucfg to _kvm_get_cpucfg_mask
` [PATCH for-6.8 v4 3/3] LoongArch: KVM: Streamline kvm_check_cpucfg and improve comments

[PATCH v11 18/20] timers: Implement the hierarchical pull model
 2024-02-22 10:50 UTC  (3+ messages)
` [PATCH v11b "

[PATCH mptcp-net] selftests: mptcp: don't exit when a symbol not found
 2024-02-22 10:49 UTC  (4+ messages)

[PATCH] btrfs: compression: remove dead comments on btrfs_compress_heuristic()
 2024-02-22 10:46 UTC  (2+ messages)

[PATCH v3 1/3] config/arm: avoid mcpu and march conflicts
 2024-02-22 10:47 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/3] config/arm: add support for fallback march

[Buildroot] [PATCH v5] configs/friendlyarm_nanopi_neo2_defconfig: new board
 2024-02-22 10:47 UTC  (2+ messages)
` [Buildroot] [PATCH v6] "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.