All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-15 13:19:06 to 2023-10-15 16:11:21 UTC [more...]

[PATCH] drm/tiny: print 'struct resource *' correctly
 2023-10-15 15:35 UTC  (2+ messages)

[PATCH RESEND 1/2] x86/percpu: Correct PER_CPU_VAR usage to include symbol and its addend
 2023-10-15 16:08 UTC  (2+ messages)
` [PATCH RESEND 2/2] x86/percpu, xen: "

[PATCH 0/6] staging: rtl8192u: Mute checkpatch error
 2023-10-15 16:10 UTC  (5+ messages)
` [PATCH 5/6] staging: rtl8192u: Align descendant arguments

[PATCH] staging: rtl8192u: Align descendant arguments
 2023-10-15 16:09 UTC  (2+ messages)

[RFC PATCH v2 0/7] tun: Introduce virtio-net hashing feature
 2023-10-15 16:07 UTC  (18+ messages)
` [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH
` [RFC PATCH v2 2/7] bpf: Add vnet_hash members to __sk_buff
` [RFC PATCH v2 3/7] skbuff: Introduce SKB_EXT_TUN_VNET_HASH
` [RFC PATCH v2 4/7] virtio_net: Add virtio_net_hdr_v1_hash_from_skb()
` [RFC PATCH v2 5/7] tun: Support BPF_PROG_TYPE_VNET_HASH
` [RFC PATCH v2 6/7] selftests/bpf: Test BPF_PROG_TYPE_VNET_HASH
` [RFC PATCH v2 7/7] vhost_net: Support VIRTIO_NET_F_HASH_REPORT

[mhiramat:topic/fgraph-multi 9/15] kernel/trace/fgraph.c:872:13: warning: variable 'command' set but not used
 2023-10-15 16:06 UTC 

[freescale-fslc:pr/642 2551/30000] drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-ceetm.c:862:35: warning: variable 'priv' set but not used
 2023-10-15 16:06 UTC 

[mhiramat:topic/fgraph-multi 5/15] checkpatch: WARNING: void function return statements are not generally useful
 2023-10-15 16:07 UTC 

[mhiramat:topic/fgraph-multi 3/15] checkpatch: WARNING: braces {} are not necessary for single statement blocks
 2023-10-15 16:06 UTC 

[PATCH v10 0/5] lib,kprobes: kretprobe scalability improvement
 2023-10-15 16:06 UTC  (4+ messages)
` [PATCH v10 1/5] lib: objpool added: ring-array based lockless MPMC

[PATCH] tcg: drop unused tcg_temp_free define
 2023-10-15 15:59 UTC  (2+ messages)

[RFC] virtio: enforce link up
 2023-10-15 15:53 UTC  (5+ messages)

[RFC v2] net/vhost-user.c : enforce link up
 2023-10-15 15:51 UTC 

[PATCH] riscv: ftrace: Fix to pass correct ftrace_regs to ftrace_func_t functions
 2023-10-15 15:47 UTC  (5+ messages)

[PATCH net-next v4 1/4] rust: core abstractions for network PHY drivers
 2023-10-15 15:47 UTC  (5+ messages)

[RFC PATCH] sched/fair: Introduce WAKEUP_BIAS_PREV_IDLE to reduce migrations
 2023-10-15 15:44 UTC  (2+ messages)

[Intel-gfx] [PATCH v2] drm/i915: Flush WC GGTT only on required platforms
 2023-10-15 15:42 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Flush WC GGTT only on required platforms (rev6)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[kvalo-ath:pending] BUILD SUCCESS fb679e9434d94a3bf3569e32ed34468ec7a01a6a
 2023-10-15 15:39 UTC 

[wireless-next:main] BUILD SUCCESS b650981501bf00bc84f09cf3b3e0b6190cfed794
 2023-10-15 15:39 UTC 

[PATCH v2] staging: rtl8192u: Align descendant arguments
 2023-10-15 15:38 UTC  (3+ messages)

[PATCH v6 0/6] drm: Add support for atomic async page-flip
 2023-10-15 15:37 UTC  (5+ messages)
` [PATCH v6 5/6] drm: Refuse to async flip with atomic prop changes

How to Elegantly Handle "error -22 while searching super root" with Multi-TiB USB-HDDs
 2023-10-15 15:31 UTC  (2+ messages)

[kvalo-ath:master-pending] BUILD SUCCESS 5e901321a6fb474d4cb307056b9bef8083b29d96
 2023-10-15 15:29 UTC 

[OE-core][dunfell][PATCH] glib-2.0: Fix multiple vulnerabilities
 2023-10-15 15:30 UTC 

[OE-core] Summary of the remaining 6.5 kernel serial issue (and 6.5 summary)
 2023-10-15 15:31 UTC  (5+ messages)
  ` Kernel 6.5 ttyS1 hang with qemu (was "

[PATCH] python3-urllib3: Update to 2.0.6
 2023-10-15 15:28 UTC 

[PATCH v2] MAINTANERS: Split vt82c686 out of fuloong2e
 2023-10-15 15:26 UTC  (2+ messages)

[GIT PULL] USB/Thunderbolt fixes for 6.6-rc6
 2023-10-15 15:26 UTC 

[GIT PULL] Char/Misc driver fixes for 6.6-rc6
 2023-10-15 15:23 UTC 

[GIT PULL] TTY/Serial driver fixes for 6.6-rc6
 2023-10-15 15:24 UTC 

[PATCH 0/5] Add support for BMP390 and various driver cleanups
 2023-10-15 15:16 UTC  (6+ messages)
` [PATCH 1/5] iio: pressure: bmp280: Use i2c_get_match_data()
` [PATCH 2/5] iio: pressure: bmp280: Use spi_get_device_match_data()
` [PATCH 3/5] iio: pressure: bmp280: Rearrange vars in reverse xmas tree order
` [PATCH 4/5] iio: pressure: bmp280: Allow multiple chips id per family of devices
` [PATCH 5/5] iio: pressure: bmp280: Add support for BMP390

[mhiramat:topic/fgraph-multi 4/15] kernel/trace/fgraph.c:491:34: warning: variable 'ret_stack' set but not used
 2023-10-15 15:14 UTC 

[PATCH v4] x86/bugs: Add a separate config for each mitigation
 2023-10-15 15:06 UTC  (14+ messages)

[Intel-wired-lan] [PATCH net-next v5 0/5] dpll: add phase-offset and phase-adjust
 2023-10-15 15:10 UTC  (3+ messages)
  `  "

set_thread_area.2: csky architecture undocumented
 2023-10-15 15:09 UTC  (5+ messages)

[PATCH] set_thread_area.2: Add C-SKY document
 2023-10-15 15:07 UTC 

[OE-Core][PATCH v14 01/11] package.bbclass: override tar with tar-native
 2023-10-15 14:55 UTC  (8+ messages)
` [OE-Core][PATCH v14 02/11] image_types.bbclass: "
` [OE-Core][PATCH v14 04/11] path.py: add support for ACLs and all additional attributes
` [OE-Core][PATCH v14 06/11] package.bbclass: add support for ACLs and xattr
` [OE-Core][PATCH v14 10/11] opkg: add options to enable support for acl "
` [OE-Core][PATCH v14 11/11] opkg: set locale from system environment variables
` [oe] [OE-Core][PATCH v14 01/11] package.bbclass: override tar with tar-native

[OE-Core][PATCH v14 01/11] package.bbclass: override tar with tar-native
 2023-10-15 11:05 UTC  (11+ messages)
` [OE-Core][PATCH v14 02/11] image_types.bbclass: "
` [OE-Core][PATCH v14 03/11] sstate.bbclass: "
` [OE-Core][PATCH v14 04/11] path.py: add support for ACLs and all additional attributes
` [OE-Core][PATCH v14 05/11] package_ipk.bbclass: add support for ACLs and xattr
` [OE-Core][PATCH v14 06/11] package.bbclass: "
` [OE-Core][PATCH v14 07/11] sstate.bbclass: "
` [OE-Core][PATCH v14 08/11] sstatesig.py: fix hash calculation for timestamp
` [OE-Core][PATCH v14 09/11] opkg-utils: add acl and xattr support
` [OE-Core][PATCH v14 10/11] opkg: add options to enable support for acl and xattr
` [OE-Core][PATCH v14 11/11] opkg: set locale from system environment variables

[OE-Core][PATCH v14 01/11] package.bbclass: override tar with tar-native
 2023-10-15 11:23 UTC  (11+ messages)
` [OE-Core][PATCH v14 02/11] image_types.bbclass: "
` [OE-Core][PATCH v14 03/11] sstate.bbclass: "
` [OE-Core][PATCH v14 04/11] path.py: add support for ACLs and all additional attributes
` [OE-Core][PATCH v14 05/11] package_ipk.bbclass: add support for ACLs and xattr
` [OE-Core][PATCH v14 06/11] package.bbclass: "
` [OE-Core][PATCH v14 07/11] sstate.bbclass: "
` [OE-Core][PATCH v14 08/11] sstatesig.py: fix hash calculation for timestamp
` [OE-Core][PATCH v14 09/11] opkg-utils: add acl and xattr support
` [OE-Core][PATCH v14 10/11] opkg: add options to enable support for acl and xattr
` [OE-Core][PATCH v14 11/11] opkg: set locale from system environment variables

[PATCH] hamradio: replace deprecated strncpy with strscpy
 2023-10-15 15:06 UTC  (2+ messages)

[RFC PATCH 3/7] net: sched: Add members to qdisc_skb_cb
 2023-10-15 15:04 UTC  (2+ messages)

[PATCH] media: mtk-jpeg: Fix use after free bug due to uncanceled work
 2023-10-15 14:47 UTC 

[PATCH] net: phy: smsc: replace deprecated strncpy with ethtool_sprintf
 2023-10-15 15:00 UTC  (2+ messages)

[PATCH] media: mtk-jpeg: Fix use after free bug due to uncanceled work
 2023-10-15 14:53 UTC  (2+ messages)

[OE-Core][PATCH v14 01/11] package.bbclass: override tar with tar-native
 2023-10-15 14:57 UTC  (11+ messages)
` [OE-Core][PATCH v14 02/11] image_types.bbclass: "
` [OE-Core][PATCH v14 03/11] sstate.bbclass: "
` [OE-Core][PATCH v14 04/11] path.py: add support for ACLs and all additional attributes
` [OE-Core][PATCH v14 05/11] package_ipk.bbclass: add support for ACLs and xattr
` [OE-Core][PATCH v14 06/11] package.bbclass: "
` [OE-Core][PATCH v14 07/11] sstate.bbclass: "
` [OE-Core][PATCH v14 08/11] sstatesig.py: fix hash calculation for timestamp
` [OE-Core][PATCH v14 09/11] opkg-utils: add acl and xattr support
` [OE-Core][PATCH v14 10/11] opkg: add options to enable support for acl and xattr
` [OE-Core][PATCH v14 11/11] opkg: set locale from system environment variables

[PATCH 00/18] target/i386: decoder changes for 8.2
 2023-10-15 14:51 UTC  (4+ messages)
` [PATCH 07/18] target/i386: introduce flags writeback mechanism

[PATCH] media: mtk-jpeg: Fix use after free bug due to uncanceled work
 2023-10-15 14:50 UTC 

[PATCH v2 00/29] test: spl: Test some load methods
 2023-10-15 14:39 UTC  (5+ messages)
` [PATCH v2 17/29] net: bootp: Fall back to BOOTP from DHCP when unit testing

[PATCH] ksmbd: fix missing RDMA-capable flag for IPoIB device in ksmbd_rdma_capable_netdev()
 2023-10-15 14:45 UTC 

[freescale-fslc:pr/642 6623/30000] drivers/net/ethernet/freescale/sdk_dpaa/dpaa_eth.h:506:23: error: type qualifiers ignored on function return type
 2023-10-15 14:43 UTC 

[PATCH 1/2] command.h: Add a U_BOOT_LONGHELP macro
 2023-10-15 14:39 UTC  (2+ messages)

[dtor-input:next] BUILD SUCCESS 6cd256694afe2a0a94f62418fea95279de2b7ada
 2023-10-15 14:37 UTC 

[PATCH iproute] ip: fix memory leak in 'ip maddr show'
 2023-10-15 14:32 UTC 

[RFC PATCH v2 0/3] virtio-net: Introduce eBPF hash reporting
 2023-10-15 14:27 UTC  (4+ messages)
` [RFC PATCH v2 1/3] ebpf: Add tools/ebpf/vnet_hash.bpf.c
` [RFC PATCH v2 2/3] virtio-net: Use vnet_hash BPF program
` [RFC PATCH v2 3/3] docs: Describe eBPF hash reporting

[PATCH v3] drm/client: Convert drm_client_buffer_addfb() to drm_mode_addfb2()
 2023-10-15 14:27 UTC  (2+ messages)

[PATCH v2 0/3] Add emulation of AmigaOne XE board
 2023-10-15 14:23 UTC  (8+ messages)
` [PATCH v2 1/3] via-ide: Fix legacy mode emulation

[PATCH] staging: wlan-ng: remove unused function prototypes
 2023-10-15 14:24 UTC 

[freescale-fslc:pr/642 2524/30000] drivers/staging/fsl-dpaa2/evb/evb.c:764:6: warning: no previous prototype for 'evb_port_get_stats'
 2023-10-15 14:22 UTC 

[freescale-fslc:pr/639 257/24603] make[5]: *** No rule to make target 'sound/soc/sof/intel/snd-sof-intel-ipc.o', needed by 'sound/soc/sof/intel/built-in.a'
 2023-10-15 14:22 UTC 

OE-core CVE metrics for mickledore on Sun 15 Oct 2023 04:00:01 AM HST
 2023-10-15 14:18 UTC 

[Bug 218013] New: [question] option CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y available in config kernel?
 2023-10-15 14:10 UTC 

[PATCH v4 00/20] virtio-net RSS/hash report fixes and improvements
 2023-10-15 14:02 UTC  (21+ messages)
` [PATCH v4 01/20] tap: Remove tap_probe_vnet_hdr_len()
` [PATCH v4 02/20] tap: Remove qemu_using_vnet_hdr()
` [PATCH v4 03/20] net: Move virtio-net header length assertion
` [PATCH v4 04/20] net: Remove receive_raw()
` [PATCH v4 05/20] tap: Remove tap_receive()
` [PATCH v4 06/20] net: Remove flag propagation
` [PATCH v4 07/20] tap: Shrink zeroed virtio-net header
` [PATCH v4 08/20] virtio-net: Copy header only when necessary
` [PATCH v4 09/20] virtio-net: Disable RSS on reset
` [PATCH v4 10/20] virtio-net: Unify the logic to update NIC state for RSS
` [PATCH v4 11/20] virtio-net: Return an error when vhost cannot enable RSS
` [PATCH v4 12/20] virtio-net: Always set populate_hash
` [PATCH v4 13/20] virtio-net: Do not clear VIRTIO_NET_F_RSS
` [PATCH v4 14/20] virtio-net: Do not clear VIRTIO_NET_F_HASH_REPORT
` [PATCH v4 15/20] ebpf: Fix RSS error handling
` [PATCH v4 16/20] ebpf: Use standard section name
` [PATCH v4 17/20] ebpf: Simplify error handling
` [PATCH v4 18/20] ebpf: Return 0 when configuration fails
` [PATCH v4 19/20] ebpf: Refactor tun_rss_steering_prog()
` [PATCH v4 20/20] ebpf: Add a separate target for skeleton

[PATCH] typo: fix the typo 'neeed' into 'needed' in the comment under merge-ort.c
 2023-10-15 14:08 UTC 

[PATCH v2 0/3] example/l3fwd: relax l3fwd rx RSS/Offload if needed
 2023-10-15 14:06 UTC  (3+ messages)
  `  "

[PATCH v3 0/3] Add emulation of AmigaOne XE board
 2023-10-15 14:04 UTC  (3+ messages)
` [PATCH v3 1/3] via-ide: Fix legacy mode emulation

Something for your website
 2023-10-15 14:02 UTC 

[PATCH] interconnect: qcom: Convert to platform remove callback returning void
 2023-10-15 13:59 UTC 

[PATCH v2 0/8] Add objtool and orc support for LoongArch
 2023-10-15 13:57 UTC  (7+ messages)
` [PATCH v2 8/8] LoongArch: Add ORC unwinder support

[Buildroot] [PATCH 1/1] package/librsync: bump to version 2.3.4
 2023-10-15 13:55 UTC 

[PATCH v3 0/2] Support byte access in the RTC7301 driver
 2023-10-15 13:55 UTC  (2+ messages)

[PATCH v5] alpha: Clean-up the panic notifier code
 2023-10-15 13:54 UTC  (3+ messages)

[PATCH 0/3] ASoC: qcom: check ADSP version when setting clocks
 2023-10-14 17:26 UTC  (4+ messages)
` [PATCH 1/3] ASoC: qcom: q6core: expose ADSP core firmware version
` [PATCH 2/3] ASoC: qcom: q6afe: check ADSP version when setting clocks
` [PATCH 3/3] ASoC: qcom: q6afe: remove "port already open" error

[Intel-wired-lan] [PATCH net-next 0/5] i40e: Add basic devlink support
 2023-10-15 13:40 UTC  (3+ messages)
  `  "

[PATCH net-next] tg3: Improve PTP TX timestamping logic
 2023-10-15 13:40 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Use pkg-config to determine ld flags
 2023-10-15 13:39 UTC  (2+ messages)

USB: add check to detect host controller hardware removal
 2023-10-15 13:37 UTC  (2+ messages)

[PATCH] staging: qlge: Replace the occurrences of (1<<x) by BIT(x)
 2023-10-15 13:35 UTC 

[PATCH net-next 0/2] sfc: support conntrack NAT offload
 2023-10-15 13:30 UTC  (2+ messages)

[PATCH net-next v2] docs: try to encourage (netdev?) reviewers
 2023-10-15 13:30 UTC  (2+ messages)

[PATCH net] qed: fix LL2 RX buffer allocation
 2023-10-15 13:30 UTC  (2+ messages)

[PATCH bpf-next v3 00/10] xsk: TX metadata
 2023-10-15 13:28 UTC  (8+ messages)
` [PATCH bpf-next v3 09/10] selftests/bpf: Add TX side to xdp_hw_metadata

[GIT PULL 1/4] i.MX dt-bindings changes for 6.7
 2023-10-15 13:23 UTC  (8+ messages)
` [GIT PULL 2/4] i.MX ARM device tree "
` [GIT PULL 3/4] i.MX arm64 device tree chanages "
` [GIT PULL 4/4] i.MX defconfig changes "

[OE-Core][PATCH v14 01/11] package.bbclass: override tar with tar-native
 2023-10-15 10:50 UTC  (9+ messages)
` [OE-Core][PATCH v14 03/11] sstate.bbclass: "
` [OE-Core][PATCH v14 04/11] path.py: add support for ACLs and all additional attributes
` [OE-Core][PATCH v14 05/11] package_ipk.bbclass: add support for ACLs and xattr
` [OE-Core][PATCH v14 07/11] sstate.bbclass: "
` [OE-Core][PATCH v14 08/11] sstatesig.py: fix hash calculation for timestamp
` [OE-Core][PATCH v14 09/11] opkg-utils: add acl and xattr support
` [OE-Core][PATCH v14 10/11] opkg: add options to enable support for acl and xattr
` [OE-Core][PATCH v14 11/11] opkg: set locale from system environment variables


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.