All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-11 21:05:08 to 2022-10-11 21:48:40 UTC [more...]

[Intel-wired-lan] [PATCH linux-next] iavf: Replace __FUNCTION__ with __func__
 2022-10-11 21:46 UTC  (3+ messages)
`  "

[PATCH] doc: fix nic order in index.rst
 2022-10-11 21:48 UTC 

[RFC] mempool: rte_mempool_do_generic_get optimizations
 2022-10-11 21:47 UTC  (5+ messages)
` [PATCH v4] mempool: fix get objects from mempool with cache
    ` Copy-pasted code should be updated

Can KASAN be used with loadable modules?
 2022-10-11 21:47 UTC 

Issue: Networking performance in Xen VM on Arm64
 2022-10-11 21:47 UTC  (4+ messages)

[OE-core][dunfell][PATCH] bind: fix CVE-2022-38178
 2022-10-11 21:46 UTC  (2+ messages)

[PATCH v3 00/29] PowerPC interrupt rework
 2022-10-11 20:48 UTC  (27+ messages)
` [PATCH v3 03/29] target/ppc: split interrupt masking and delivery from ppc_hw_interrupt
` [PATCH v3 04/29] target/ppc: prepare to split interrupt masking and delivery by excp_model
` [PATCH v3 05/29] target/ppc: create an interrupt masking method for POWER9/POWER10
` [PATCH v3 06/29] target/ppc: remove unused interrupts from p9_next_unmasked_interrupt
` [PATCH v3 07/29] target/ppc: create an interrupt deliver method for POWER9/POWER10
` [PATCH v3 08/29] target/ppc: remove unused interrupts from p9_deliver_interrupt
` [PATCH v3 09/29] target/ppc: remove generic architecture checks "
` [PATCH v3 10/29] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER9
` [PATCH v3 11/29] target/ppc: add power-saving interrupt masking logic to p9_next_unmasked_interrupt
` [PATCH v3 12/29] target/ppc: create an interrupt masking method for POWER8
` [PATCH v3 13/29] target/ppc: remove unused interrupts from p8_next_unmasked_interrupt
` [PATCH v3 14/29] target/ppc: create an interrupt deliver method for POWER8
` [PATCH v3 15/29] target/ppc: remove unused interrupts from p8_deliver_interrupt
` [PATCH v3 16/29] target/ppc: remove generic architecture checks "
` [PATCH v3 17/29] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER8
` [PATCH v3 18/29] target/ppc: add power-saving interrupt masking logic to p8_next_unmasked_interrupt
` [PATCH v3 19/29] target/ppc: create an interrupt masking method for POWER7
` [PATCH v3 20/29] target/ppc: remove unused interrupts from p7_next_unmasked_interrupt
` [PATCH v3 21/29] target/ppc: create an interrupt deliver method for POWER7
` [PATCH v3 22/29] target/ppc: remove unused interrupts from p7_deliver_interrupt
` [PATCH v3 23/29] target/ppc: remove generic architecture checks "
` [PATCH v3 24/29] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER7
` [PATCH v3 25/29] target/ppc: add power-saving interrupt masking logic to p7_next_unmasked_interrupt
` [PATCH v3 26/29] target/ppc: remove ppc_store_lpcr from CONFIG_USER_ONLY builds
` [PATCH v3 27/29] target/ppc: introduce ppc_maybe_interrupt
` [PATCH v3 29/29] target/ppc: move the p*_interrupt_powersave methods to excp_helper.c

[PATCH v6 net-next 0/6] tcp: Introduce optional per-netns ehash
 2022-10-11 21:46 UTC  (3+ messages)

[PATCH v11 00/16] bbdev ACC200 PMD
 2022-10-11 21:43 UTC  (17+ messages)
` [PATCH v11 01/16] baseband/acc100: remove unused registers
` [PATCH v11 02/16] baseband/acc100: refactor to segregate common code
` [PATCH v11 03/16] baseband/acc: rename directory from acc100 to acc
` [PATCH v11 04/16] baseband/acc: introduce PMD for ACC200
` [PATCH v11 05/16] baseband/acc: add HW register definitions "
` [PATCH v11 06/16] baseband/acc: add info get function "
` [PATCH v11 07/16] baseband/acc: add queue configuration "
` [PATCH v11 08/16] baseband/acc: add LDPC processing functions
` [PATCH v11 09/16] baseband/acc: add LTE "
` [PATCH v11 10/16] baseband/acc: add support for FFT operations
` [PATCH v11 11/16] baseband/acc: support interrupt
` [PATCH v11 12/16] baseband/acc: add device status and vf2pf comms
` [PATCH v11 13/16] baseband/acc: add PF configure companion function
` [PATCH v11 14/16] baseband/acc: simplify meson dependency
` [PATCH v11 15/16] baseband/acc: add helper function for descriptor index
` [PATCH v11 16/16] test-bbdev: unit test capability extension

[PATCH 1/1] scripts/clang-tools: Convert clang-tidy args to list
 2022-10-11 21:38 UTC  (3+ messages)

[PATCH] cxl: update var names for interleave ways conversion macros
 2022-10-11 21:43 UTC 

[PATCH] cxl: update var names for interleave granularity conversion macros
 2022-10-11 21:43 UTC 

PATCH] bisect--helper: plug strvec leak in bisect_start()
 2022-10-11 21:43 UTC  (12+ messages)
        ` [PATCH v2] bisect--helper: plug strvec leak

[djbw-nvdimm:libnvdimm-pending 15/24] drivers/dax/mapping.c:60:24: error: 'PMD_ORDER' undeclared; did you mean 'MAX_ORDER'?
 2022-10-11 21:42 UTC 

[OE-core][dunfell][PATCH] qemu: fix CVE-2021-3638
 2022-10-11 21:42 UTC  (2+ messages)

[syzbot] memory leak in crypto_create_tfm_node
 2022-10-11 21:38 UTC  (2+ messages)
` [PATCH] fscrypt: fix keyring memory leak on mount failure

[PATCH v2] m68k: write bootinfo as rom section and re-randomize on reboot
 2022-10-11 21:03 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v2 0/6] docs: Improvements to our HTML output
 2022-10-11 21:40 UTC  (3+ messages)

[OE-core][dunfell][PATCH] qemu: fix CVE-2021-20196
 2022-10-11 21:39 UTC  (2+ messages)

[PATCH v4 0/5] drm: Add driver for PowerPC OF displays
 2022-10-11 21:38 UTC  (8+ messages)
` [PATCH v4 5/5] drm/ofdrm: Support big-endian scanout buffers

[PATCH v3 1/4] cmd: add temperature command
 2022-10-11 21:37 UTC  (8+ messages)
` [PATCH v3 2/4] doc: cmd: temperature: add documentation
` [PATCH v3 3/4] thermal: add sandbox driver
` [PATCH v3 4/4] test: cmd: add test for temperature command

Invalid event (cycles:pp) in per-thread mode, enable system wide with '-a'
 2022-10-11 21:38 UTC  (10+ messages)

cifs: fix skipping to incorrect offset in emit_cached_diretns
 2022-10-11 21:38 UTC  (4+ messages)
` [PATCH] cifs: fix skipping to incorrect offset in emit_cached_dirents

Troubleshooting missing lore messages
 2022-10-11 21:38 UTC  (3+ messages)

[PATCH v2] cmd: xxd: add new command
 2022-10-11 21:36 UTC  (2+ messages)

[PATCH v6] cmd: cat: add new command
 2022-10-11 21:36 UTC  (2+ messages)

[PATCH] pinctrl: fix buffer size for pinctrl_generic_set_state_prefix()
 2022-10-11 21:36 UTC  (2+ messages)

[PATCH v1] pinctrl: nuvoton: fix set persist error
 2022-10-11 21:36 UTC  (2+ messages)

[PATCH 1/2] image-pre-load: Move macros/definitions to image.h
 2022-10-11 21:36 UTC  (4+ messages)
` [PATCH 2/2] boot: image-pre-load: Check environment for location of signature info

[PATCH] bootcount: pmic: Correct misleading comment
 2022-10-11 21:36 UTC  (2+ messages)

[PATCH] modpost: put modpost options before argument
 2022-10-11 21:35 UTC  (2+ messages)

[PATCH -next] Makefile: add implicit enum-conversion check for compile build
 2022-10-11 21:35 UTC  (3+ messages)

[PATCH] lib: crypt: fix selecting a non-existent option
 2022-10-11 21:36 UTC  (2+ messages)

[PATCH v2] cmd: pxe: add alias devicetree-overlay for fdtoverlays
 2022-10-11 21:36 UTC  (2+ messages)

[PATCH 1/4] arm64: dts: qcom: msm8998: add gpio-ranges to TLMM
 2022-10-11 21:31 UTC  (4+ messages)
` [PATCH 2/4] arm64: dts: qcom: msm8998-oneplus-cheeseburger: fix backlight pin function
` [PATCH 3/4] arm64: dts: qcom: msm8998: align TLMM pin configuration with DT schema
` [PATCH 4/4] dt-bindings: pinctrl: qcom,msm8998: convert to dtschema

[PATCH] cxl/region: Fix null pointer dereference due to pass through decoder commit
 2022-10-11 21:33 UTC  (7+ messages)

[RFC PATCH v3 0/5] Create common DPLL/clock configuration API
 2022-10-11 21:31 UTC  (10+ messages)
` [RFC PATCH v3 1/6] dpll: Add DPLL framework base functions

[PATCH] usb: gadget: uvc: limit isoc_sg to super speed gadgets
 2022-10-11 21:32 UTC  (2+ messages)

[OE-core][dunfell][PATCH] bluez: fix CVE-2022-39177
 2022-10-11 21:31 UTC  (2+ messages)

HP PA-RISC / IA64 hardware platform for Linux Debian, Gentoo, NetBSD, OpenBSD and HP-UX Unix
 2022-10-11 19:21 UTC 

[PATCH] drm/amdgpu: switch to select_se_sh wrapper for gfx v9_0
 2022-10-11 21:28 UTC 

[PATCH net 0/2] inet: ping: give ping some care
 2022-10-11 21:27 UTC  (3+ messages)
` [PATCH net 1/2] ipv6: ping: fix wrong checksum for large frames
` [PATCH net 2/2] inet: ping: fix recent breakage

[PATCH v10 0/6] Add Xilinx RPU subsystem support
 2022-10-11 21:25 UTC  (14+ messages)
` [PATCH v10 1/6] dt-bindings: remoteproc: Add Xilinx RPU subsystem bindings
` [PATCH v10 2/6] arm64: dts: xilinx: zynqmp: Add RPU subsystem device node
` [PATCH v10 3/6] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v10 4/6] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v10 5/6] firmware: xilinx: Add RPU configuration APIs
` [PATCH v10 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

[Intel-gfx] [PATCH v2] drm: split build lists one per line and sort
 2022-10-11 21:27 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm: split build lists one per line and sort (rev2)

[syzbot] upstream boot error: WARNING in cpumask_next_wrap
 2022-10-11 21:27 UTC  (4+ messages)

[PATCH 0/2] tracing: Fix synthetic event bug
 2022-10-11 21:25 UTC  (3+ messages)
` [PATCH 1/2] tracing: Move duplicate code of trace_kprobe/eprobe.c into header
` [PATCH 2/2] tracing: Fix reading strings from synthetic events

[PATCH] net: hyperv: bugcheck trigered by memcpy in rndis_filter
 2022-10-11 21:24 UTC  (2+ messages)

[PATCH v9 00/14] bbdev ACC200 PMD
 2022-10-11 21:24 UTC  (12+ messages)
` [PATCH v9 09/14] baseband/acc: add LTE processing functions
` [PATCH v9 13/14] baseband/acc: add PF configure companion function
    ` [EXT] "

[OE-core][dunfell][PATCH] rsync: fix CVE-2022-29154
 2022-10-11 21:22 UTC  (2+ messages)

Ping: [PATCH -next v3 0/2] Remove unused variables in x86/boot
 2022-10-11 21:22 UTC  (7+ messages)
` [PATCH -next v4 "
  ` [PATCH -next v4 1/2] x86/boot: Remove unused variables
  ` [PATCH -next v4 2/2] x86/boot/compressed: Add "-Wall" flag to Makefile

[PATCH] ext4: fix BUG_ON() when a directory entry has an invalid rec_len
 2022-10-11 21:21 UTC  (2+ messages)

[dunfell][PATCH] ti-img-rogue-*: Bump the graphics recipes
 2022-10-11 21:20 UTC  (3+ messages)
` [meta-ti] "
  ` [EXTERNAL] "

[PATCH v7 0/5] QEMU PCIe DOE for PCIe 4.0/5.0 and CXL 2.0
 2022-10-11 21:19 UTC  (7+ messages)
` [PATCH 0/5] Multi-Region and Volatile Memory support for CXL Type-3 Devices
  ` [PATCH 1/5] hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
  ` [PATCH 2/5] hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
  ` [PATCH 3/5] hw/mem/cxl_type: Generalize CDATDsmas initialization for Memory Regions
  ` [PATCH 4/5] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
  ` [PATCH 5/5] cxl: update tests and documentation for new cxl properties

Fwd: DWC3 Gadget SS enumeration
 2022-10-11 21:19 UTC  (2+ messages)

[PATCH v10 00/16] bbdev ACC200 PMD
 2022-10-11 21:15 UTC  (17+ messages)
` [PATCH v10 01/16] baseband/acc100: remove unused registers
` [PATCH v10 02/16] baseband/acc100: refactor to segregate common code
` [PATCH v10 03/16] baseband/acc: rename directory from acc100 to acc
` [PATCH v10 04/16] baseband/acc: introduce PMD for ACC200
` [PATCH v10 05/16] baseband/acc: add HW register definitions "
` [PATCH v10 06/16] baseband/acc: add info get function "
` [PATCH v10 07/16] baseband/acc: add queue configuration "
` [PATCH v10 08/16] baseband/acc: add LDPC processing functions
` [PATCH v10 09/16] baseband/acc: add LTE "
` [PATCH v10 10/16] baseband/acc: add support for FFT operations
` [PATCH v10 11/16] baseband/acc: support interrupt
` [PATCH v10 12/16] baseband/acc: add device status and vf2pf comms
` [PATCH v10 13/16] baseband/acc: add PF configure companion function
` [PATCH v10 14/16] baseband/acc: simplify meson dependency
` [PATCH v10 15/16] baseband/acc: add helper function for descriptor index
` [PATCH v10 16/16] test-bbdev: unit test capability extension

[wireless:for-next] BUILD SUCCESS abf93f369419249ca482a8911039fe1c75a94227
 2022-10-11 21:16 UTC 

issue with submodules using origin remote unexpectadly
 2022-10-11 21:15 UTC  (3+ messages)

[PATCH v2] sunrpc: Use GFP_NOFS to prevent use of current->task_frag
 2022-10-11 21:14 UTC  (7+ messages)

[PATCH] drm/bridge: adv7533: remove dynamic lane switching from adv7533 bridge
 2022-10-11 21:11 UTC  (5+ messages)
  ` [Freedreno] "

Possibility to disable icotl TIOCSTI
 2022-10-11 21:12 UTC  (2+ messages)

+ kasan-disable-stackleak-plugin-in-report-code.patch added to mm-hotfixes-unstable branch
 2022-10-11 21:11 UTC 

[PATCH v2] drm/bridge: adv7533: remove dynamic lane switching from adv7533 bridge
 2022-10-11 21:10 UTC 

[PATCH 00/19] Add base device tree files for QDU1000/QRU1000
 2022-10-11 21:08 UTC  (7+ messages)
` [PATCH 07/19] arm64: dts: qcom: qdu1000-idp: Add RPMH regulators nodes
` [PATCH 08/19] arm64: dts: qcom: qru1000-idp: "

[PATCH v2 0/8] rerandomize RNG seeds on reboot and handle record&replay
 2022-10-11 20:50 UTC  (3+ messages)
` [PATCH v2 5/8] rx: re-randomize rng-seed on reboot
` [PATCH v2 8/8] reset: do not re-randomize RNG seed on snapshot load

[PATCH 00/38] backports updates
 2022-10-11 21:04 UTC  (32+ messages)
` [PATCH 01/38] backport: update pv trace fixes patch
` [PATCH 02/38] backport: implement NLA_POLICY_RANGE for NLA_BINARY
` [PATCH 03/38] backports: bpgit: handle copied files properly in status()
` [PATCH 04/38] backport: add dev_sw_netstats_tx/rx_add() functions
` [PATCH 05/38] backport: include kcov.h in sched.h for kernels < v4.10
` [PATCH 06/38] backports: increase cfg80211 wiphy padding
` [PATCH 07/38] backport: remove aql_disable debugfs for < v4.10
` [PATCH 09/38] main: add module_exit()
` [PATCH 13/38] backports: add ktime_get_coarse_boottime_ns
` [PATCH 16/38] backports: add DMI_OEM_STRING for older kernels
` [PATCH 18/38] backports: update x509.asn1.[ch]
` [PATCH 19/38] backports: update mac80211-status.patch to v6.0-rc1
` [PATCH 20/38] backports: add linux/efi.h
` [PATCH 21/38] backports: add eth_hw_addr_set()
` [PATCH 22/38] backports: add module namespace support
` [PATCH 23/38] backports: add lockdep_is_held() when needed
` [PATCH 24/38] backports: add netif_rx()
` [PATCH 25/38] backports: add rfkill_soft_blocked()
` [PATCH 26/38] backports: add skb_postpush_rcsum()
` [PATCH 27/38] backports: add skb_list_del_init()
` [PATCH 28/38] backports: update skb kcov ifdef
` [PATCH 29/38] backports: add DECLARE_FLEX_ARRAY()
` [PATCH 30/38] backports: add skb_get_dsfield()
` [PATCH 31/38] backports: add NLA_POLICY_MIN_LEN()
` [PATCH 32/38] backports: add netlink length validation for 13
` [PATCH 33/38] backports: add mul_u64_u64_div_u64()
` [PATCH 34/38] backports: add id_2 argument to find_asymmetric_key()
` [PATCH 35/38] backports: don't backport some SKB functions for RHEL 7.6
` [PATCH 36/38] backports: use kernel verification only if CONFIG_CRYPTO_HASH_INFO
` [PATCH 37/38] backports: add thermal_zone_device_enable()
` [PATCH 38/38] backports: add virtio_reset_device

[PATCH 0/5] Makefile: Deal with missing blobs consistently
 2022-10-11 21:05 UTC  (5+ messages)
` [PATCH 4/5] binman: Use an exit code when blobs are missing


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.