All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-18 19:58:09 to 2021-10-18 21:15:38 UTC [more...]

[PATCH v5 00/15] arm64: Self-hosted trace related errata workarounds
 2021-10-18 21:15 UTC  (4+ messages)
` [PATCH v5 10/15] coresight: trbe: Workaround TRBE errata overwrite in FILL mode

[PATCH] i2c: thunderx: Fix some resource leak
 2021-10-18 21:15 UTC  (2+ messages)

linux-next: Tree for Oct 18
 2021-10-18 21:14 UTC  (3+ messages)
` linux-next: Tree for Oct 18 ('make' error on ARCH=um)

[PATCH 0/3] ASoC/pdx86/input: Introduce and use soc_intel_is_*() helpers
 2021-10-18 21:13 UTC  (5+ messages)
` [PATCH 1/3] ASoC: Intel: Move soc_intel_is_foo() helpers to a generic header

[PATCH] ieee802154: Remove redundant 'flush_workqueue()' calls
 2021-10-18 21:14 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update email of Andrzej Hajda
 2021-10-18 21:13 UTC 

[PATCH v2 0/5] KVM: arm64: Reorganise vcpu first run
 2021-10-18 21:11 UTC  (18+ messages)
` [PATCH v2 1/5] KVM: arm64: Move SVE state mapping at HYP to finalize-time
` [PATCH v2 2/5] KVM: arm64: Move kvm_arch_vcpu_run_pid_change() out of line
` [PATCH v2 3/5] KVM: arm64: Restructure the point where has_run_once is advertised
` [PATCH v2 4/5] KVM: arm64: Merge kvm_arch_vcpu_run_pid_change() and kvm_vcpu_first_run_init()
` [PATCH v2 5/5] KVM: arm64: Drop vcpu->arch.has_run_once for vcpu->pid

[Intel-gfx] [PATCH linux-next] drm/i915: Remove redundant assignments
 2021-10-18 21:12 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[meta-oe][PATCH] mozjs: move large static library into staticdev package
 2021-10-18 21:10 UTC 

[PATCH][next] powerpc/vas: Fix potential NULL pointer dereference
 2021-10-18 21:09 UTC  (3+ messages)

stable-rc/linux-5.14.y build: 176 builds: 5 failed, 171 passed, 4 errors, 104 warnings (v5.14.12-182-g20eb7f403c90)
 2021-10-18 21:10 UTC 

[PATCH net-next 0/6] ethernet: add eth_hw_addr_gen() for switches
 2021-10-18 21:10 UTC  (7+ messages)
` [PATCH net-next 1/6] ethernet: add a helper for assigning port addresses
` [PATCH net-next 2/6] ethernet: ocelot: use eth_hw_addr_gen()
` [PATCH net-next 3/6] ethernet: prestera: "
` [PATCH net-next 4/6] ethernet: fec: "
` [PATCH net-next 5/6] ethernet: mlxsw: "
` [PATCH net-next 6/6] ethernet: sparx5: "

[PATCH v2 0/7] ARM: add vmap'ed stack support
 2021-10-18 21:08 UTC  (4+ messages)
` [PATCH v2 7/7] ARM: implement support for vmap'ed stacks

[PATCH] pinctrl: amd: Fix wakeups when IRQ is shared with SCI
 2021-10-18 21:10 UTC  (2+ messages)

[PULL v2 00/23] Pull bsd user 20211018 patches
 2021-10-18 21:06 UTC  (2+ messages)

[PATCH 01/14] vim: Backport fix for CVE-2021-3770
 2021-10-18 21:08 UTC  (10+ messages)
  ` [OE-core] [RFC PATCH 14/14] layer.conf: Extend recipes not to install without explict dependencies

[PATCH 0/2] Hexagon (target/hexagon) cleanup and bug fix
 2021-10-18 21:04 UTC  (5+ messages)
` [PATCH 1/2] Hexagon (target/hexagon) more tcg_constant_*
` [PATCH 2/2] Hexagon (target/hexagon) put writes to USR into temp until commit

[PATCH v3 00/10] ARM: add support for IRQ stacks
 2021-10-18 21:03 UTC  (9+ messages)
` [PATCH v3 07/10] ARM: backtrace-clang: avoid crash on bogus frame pointer
` [PATCH v3 08/10] ARM: implement IRQ stacks
` [PATCH v3 09/10] ARM: call_with_stack: add unwind support

[PATCH 2/2] Make a "gdb" dprintf that tells us load addresses
 2021-10-18 21:04 UTC  (3+ messages)

[ANN] git-branchstack: make pull-requests without switching branches
 2021-10-18 21:04 UTC  (3+ messages)

[PATCH 00/10] mt76: ethtool stats features and fixes
 2021-10-18 21:04 UTC  (2+ messages)

[geert-m68k:master] BUILD SUCCESS 6b37b59f9fbf660843d28721a624eacc06f43273
 2021-10-18 21:02 UTC 

Any tracing mechanism can track the executed instructions of a user process in the kernel?
 2021-10-18 21:00 UTC  (3+ messages)

[PATCH v4 0/3] hw/arm/virt_acpi_build: Generate DBG2 table
 2021-10-18 21:00 UTC  (3+ messages)
` [PATCH v4 3/3] bios-tables-test: Generate reference table for virt/DBG2

[PATCH 4.19 00/49] 4.19.213-rc2 review
 2021-10-18 21:01 UTC  (2+ messages)

[PATCH] eeprom: at24: Add support for 24c1025 EEPROM
 2021-10-18 21:00 UTC 

[dpdk-dev] [RFC 0/7] make rte_intr_handle internal
 2021-10-18 19:37 UTC  (9+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/7] malloc: introduce malloc is ready API
  ` [dpdk-dev] [PATCH v3 2/7] eal/interrupts: implement get set APIs
  ` [dpdk-dev] [PATCH v3 3/7] eal/interrupts: avoid direct access to interrupt handle
  ` [dpdk-dev] [PATCH v3 4/7] test/interrupt: apply get set interrupt handle APIs
  ` [dpdk-dev] [PATCH v3 5/7] drivers: remove direct access to interrupt handle
  ` [dpdk-dev] [PATCH v3 6/7] eal/interrupts: make interrupt handle structure opaque
  ` [dpdk-dev] [PATCH v3 7/7] eal/alarm: introduce alarm fini routine

[PATCH 00/14] firmware_loader: built-in API and make x86 use it
 2021-10-18 21:00 UTC  (7+ messages)
` [PATCH 04/14] firmware_loader: add built-in firmware kconfig entry

[PATCH 5.4 00/68] 5.4.155-rc2 review
 2021-10-18 21:00 UTC  (3+ messages)

[PATCH 4.19 00/50] 4.19.213-rc1 review
 2021-10-18 21:00 UTC  (2+ messages)

[PATCH 5.10 000/103] 5.10.75-rc1 review
 2021-10-18 20:59 UTC  (2+ messages)

[PATCH 5.14 000/151] 5.14.14-rc1 review
 2021-10-18 20:58 UTC  (2+ messages)

[PATCH v2] hw/elf_ops.h: switch to ssize_t for elf loader return type
 2021-10-18 20:56 UTC  (3+ messages)

[PATCH v2] module: fix validate_section_offset() overflow bug on 64-bit
 2021-10-18 20:57 UTC  (3+ messages)

[PATCH] tests/vm/openbsd: Update to release 7.0
 2021-10-18 20:53 UTC 

[djwong-xfs:vectorized-scrub 196/308] fs/xfs/libxfs/xfs_alloc.c:2564:3: warning: Value stored to 'agno' is never read [clang-analyzer-deadcode.DeadStores]
 2021-10-18 20:53 UTC 

stable-rc/queue/4.4 build: 182 builds: 5 failed, 177 passed, 8 errors, 34 warnings (v4.4.288-41-g58d13f3a100c)
 2021-10-18 20:52 UTC 

TCP/IP connections sometimes stop retransmitting packets (in nested virtualization case)
 2021-10-18 20:49 UTC  (4+ messages)

Block trees rebased
 2021-10-18 20:52 UTC  (2+ messages)

Kconfig issue with LOG_CPU_MAX_BUF_SHIFT + BASE_SMALL
 2021-10-18 20:52 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/7] net/ena: update ENA PMD to v2.5.0
 2021-10-18 20:51 UTC  (3+ messages)

[PATCH v3] sandbox: Remove OF_HOSTFILE
 2021-10-18 20:50 UTC  (2+ messages)

linux-next: Signed-off-by missing for commits in the block tree
 2021-10-18 20:49 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in dump_schedule (2)
 2021-10-18 20:49 UTC  (2+ messages)

[RFC PATCH 0/2] Conditional config includes based on remote URL
 2021-10-18 20:48 UTC  (2+ messages)

Folio discussion recap
 2021-10-18 20:45 UTC  (11+ messages)
        ` Folios for 5.15 request - Was: re: Folio discussion recap -

[PATCH 1/2] drm/bridge: parade-ps8640: Enable runtime power management
 2021-10-18 20:43 UTC  (4+ messages)
` [PATCH 2/2] drm/bridge: parade-ps8640: Populate devices on aux-bus

[musl] Re: [alsa-devel] [PATCH v7 8/9] ALSA: add new 32-bit layout for snd_pcm_mmap_status/control
 2021-10-18 20:42 UTC  (12+ messages)

BMI160 accelerometer on AyaNeo tablet
 2021-10-18 20:42 UTC  (5+ messages)

linux-next: build warning after merge of the scsi-mkp tree
 2021-10-18 20:41 UTC 

linux-next: Fixes tag needs some work in the v4l-dvb-next tree
 2021-10-18 20:40 UTC 

[PATCH] usb: max-3421: Use driver data instead of maintaining a list of bound devices
 2021-10-18 20:40 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH v2 00/15] tests: acpi: add x2apic and various iommu tests
 2021-10-18 20:37 UTC  (3+ messages)
` [PATCH v2 05/15] tests: acpi: update expected tables blobs

[PATCH 0/3] blk_mq_rq_ctx_init() optimisations
 2021-10-18 20:37 UTC  (4+ messages)
` [PATCH 1/3] block: skip elevator fields init for non-elv queue
` [PATCH 2/3] block: blk_mq_rq_ctx_init cache ctx/q/hctx
` [PATCH 3/3] block: cache rq_flags inside blk_mq_rq_ctx_init()

[PATCH 0/3] compat vdso cleanups
 2021-10-18 20:34 UTC  (7+ messages)
` [PATCH 2/3] arm64: vdso32: lazily invoke COMPAT_CC

[Intel-gfx] [PATCH 1/2] drm/i915/pmu: Add a name to the execlists stats
 2021-10-18 20:35 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/pmu: Connect engine busyness stats from GuC to pmu
      `  "

[PATCH v2] sched/core: forced idle accounting
 2021-10-18 20:34 UTC 

[Buildroot] [PATCH 1/1] package/tpm2-tss: needs host-acl
 2021-10-18 20:34 UTC  (2+ messages)

iSCSI Abort Task and WRITE PENDING
 2021-10-18 20:34 UTC  (13+ messages)

[Buildroot] [PATCH 1/2] tests: sample_python_dbus_next: ignore F821 flake8 error
 2021-10-18 20:34 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] treewide: fix flake8 error E741 ambiguous variable name

Control and uses of USB for BMC's own internal uses
 2021-10-18 20:32 UTC  (3+ messages)

stable-rc/queue/4.9 build: 186 builds: 3 failed, 183 passed, 2 errors, 34 warnings (v4.9.286-51-gfb7706df2334)
 2021-10-18 20:32 UTC 

[dm-devel] [PATCH 0/9] block: reviewed add_disk() error handling set
 2021-10-18 20:31 UTC  (6+ messages)
` [dm-devel] [PATCH 1/9] scsi/sd: add error handling support for add_disk()
    `  "

[Buildroot] [PATCH] package/openssh: reset umask when init script exits
 2021-10-18 20:30 UTC 

[Buildroot] [git commit] support: fix flake8 error E741 ambiguous variable name
 2021-10-18 20:31 UTC 

[Buildroot] [git commit] support/testing: sample_python_dbus_next: ignore F821 flake8 error
 2021-10-18 20:30 UTC 

[PATCH] ext4: add test for all ext4/ext3/ext2 mount options
 2021-10-18 20:31 UTC  (3+ messages)

[PATCH 0/5] 0 MHz is not a valid current frequency
 2021-10-18 20:29 UTC  (7+ messages)

[meta-python][PATCH] meta-python: gyp: fix for compatibility with Python 3.10
 2021-10-18 20:28 UTC 

[PATCH 0/2] handling REF_STATUS_EXPECTING_REPORT over http
 2021-10-18 20:26 UTC  (3+ messages)
` [PATCH 1/2] send-pack: complain about "expecting report" with --helper-status

[PATCH v9 0/7] Basic recovery for machine checks inside SGX
 2021-10-18 20:25 UTC  (9+ messages)
` [PATCH v10 "
  ` [PATCH v10 1/7] x86/sgx: Add new sgx_epc_page flag bit to mark free pages
  ` [PATCH v10 2/7] x86/sgx: Add infrastructure to identify SGX EPC pages
  ` [PATCH v10 3/7] x86/sgx: Initial poison handling for dirty and free pages
  ` [PATCH v10 4/7] x86/sgx: Add SGX infrastructure to recover from poison
  ` [PATCH v10 5/7] x86/sgx: Hook arch_memory_failure() into mainline code
  ` [PATCH v10 6/7] x86/sgx: Add hook to error injection address validation
  ` [PATCH v10 7/7] x86/sgx: Add check for SGX pages to ghes_do_memory_failure()

[PATCH] staging: wlan-ng: Avoid bitwise vs logical OR warning in hfa384x_usb_throttlefn()
 2021-10-18 20:24 UTC  (4+ messages)

[PATCH v11 1/7] ACPI: scan: Obtain device's desired enumeration power state
 2021-10-18 20:23 UTC  (3+ messages)
`  "

[PATCH net-next v2 0/4] net: wwan: Add Qualcomm BAM-DMUX WWAN network driver
 2021-10-18 20:22 UTC  (3+ messages)
` [PATCH net-next v2 3/4] dt-bindings: net: Add schema for Qualcomm BAM-DMUX

[PATCH v2] x86/cpu: Fix migration safety with X86_BUG_NULL_SEL
 2021-10-18 20:18 UTC  (7+ messages)

[Buildroot] [PATCH v2,1/2] package/knock: bump to version 0.8
 2021-10-18 20:18 UTC  (5+ messages)
` [Buildroot] [PATCH v2,2/2] package/knock: add knockd option

[linux-nfc] [PATCH v2 0/8] nfc: dt-bindings: convert to dt-schema
 2021-10-18 20:17 UTC  (17+ messages)
` [linux-nfc] [PATCH v2 1/8] dt-bindings: nfc: nxp,nci: convert to dtschema
  `  "
` [linux-nfc] [PATCH v2 2/8] dt-bindings: nfc: nxp,nci: document NXP PN547 binding
  `  "
` [linux-nfc] [PATCH v2 3/8] dt-bindings: nfc: nxp,pn532: convert to dtschema
  `  "
` [linux-nfc] [PATCH v2 4/8] dt-bindings: nfc: st,st21nfca: "
  `  "
` [linux-nfc] [PATCH v2 5/8] dt-bindings: nfc: st,st95hf: "
  `  "
` [linux-nfc] [PATCH v2 6/8] dt-bindings: nfc: st,nci: "
  `  "
` [linux-nfc] [PATCH v2 7/8] dt-bindings: nfc: ti,trf7970a: "
  `  "
` [linux-nfc] [PATCH v2 8/8] dt-bindings: nfc: marvell,nci: "
  `  "

[Buildroot] [PATCH 1/2] package/erlang-jiffy: fix build failure due to lack of -fPIC
 2021-10-18 20:14 UTC  (2+ messages)

[PATCH] platform/x86: thinkpad_acpi: Fix bitwise vs. logical warning
 2021-10-18 20:14 UTC  (4+ messages)

[PATCH v3 0/8] ASoC: Add common modules support for ACP hw block
 2021-10-18 20:13 UTC  (4+ messages)
` [PATCH v3 1/8] ASoC: amd: Add common framework to support I2S on ACP SOC

[Buildroot] [PATCH 1/1] utils/genrandconfig: test configurations with BR2_PACKAGE_PYTHON3_PY_ONLY
 2021-10-18 20:10 UTC  (2+ messages)

[Buildroot] [git commit] utils/genrandconfig: test configurations with BR2_PACKAGE_PYTHON3_PY_ONLY
 2021-10-18 20:10 UTC 

[Buildroot] [PATCH v2 1/1] package/kodi: bump version to 19.2
 2021-10-18 20:09 UTC  (2+ messages)

[Buildroot] [git commit] package/kodi: bump version to 19.2
 2021-10-18 20:09 UTC 

[nacked] xarray-fix-xa_to_node-by-adding-xa_is_node.patch removed from -mm tree
 2021-10-18 20:09 UTC 

[PATCH v2] dt-bindings: input: elan,ekth3000: Convert txt bindings to yaml
 2021-10-18 20:09 UTC  (2+ messages)

[PATCH 1/2] kasan: test: use underlying string helpers
 2021-10-18 20:09 UTC  (4+ messages)
` [PATCH 2/2] kasan: use fortified strings for hwaddress sanitizer

[PATCH v2 0/3] Add settle time support to iio-mux
 2021-10-18 20:13 UTC  (5+ messages)

[ANNOUNCE] 4.19.212-rt92
 2021-10-18 20:08 UTC 

[PATCH v3] Documentation: specify base point when generating MyFirstContribution patchset
 2021-10-18 20:08 UTC  (4+ messages)
    ` Re* "

[PATCH] XArray: Fix xa_to_node by adding xa_is_node
 2021-10-18 20:06 UTC  (2+ messages)

stable-rc/queue/4.19 build: 192 builds: 6 failed, 186 passed, 2 errors, 35 warnings (v4.19.211-62-gb614f74fa039)
 2021-10-18 20:07 UTC 

[PATCH v8 0/3] Add driver for lan966x Generic Clock Controller
 2021-10-18 20:09 UTC  (3+ messages)
` [PATCH v8 3/3] clk: lan966x: Add lan966x SoC clock driver

[PATCH BlueZ 1/7] monitor: Add packet definitions for MSFT extension
 2021-10-18 20:05 UTC  (3+ messages)

+ xarray-fix-xa_to_node-by-adding-xa_is_node.patch added to -mm tree
 2021-10-18 20:01 UTC  (2+ messages)

[Buildroot] [git commit] package/knock: add knockd option
 2021-10-18 20:02 UTC 

[Buildroot] [git commit] package/knock: bump to version 0.8
 2021-10-18 20:02 UTC 

[PATCH clk-fixes v1 0/2] Fix clk-composite to support .determine_rate
 2021-10-18 20:01 UTC  (7+ messages)
` [PATCH clk-fixes v1 1/2] clk: composite: Also consider .determine_rate for rate + mux composites
` [PATCH clk-fixes v1 2/2] clk: composite: Use rate_ops.determine_rate when also a mux is available

[PATCH v7 0/2] Update ASUS WMI supported boards
 2021-10-18 20:01 UTC  (4+ messages)
` [PATCH v7 1/2] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI

[PATCH v1 0/2] mm: remove extra ZONE_DEVICE struct page refcount
 2021-10-18 19:37 UTC  (11+ messages)
` [PATCH v1 2/2] "

[Buildroot] [git commit] package/libpam-nfc: bump to 64a8b30ba2cfd634342ded8c096c7cfc5c8fa22a
 2021-10-18 20:00 UTC 

[Buildroot] [PATCH v2, 1/1] package/libpam-nfc: bump to 64a8b30ba2cfd634342ded8c096c7cfc5c8fa22a
 2021-10-18 20:00 UTC  (2+ messages)

[PATCH v2] dt-bindings: mediatek: add adsp-mbox document
 2021-10-18 19:59 UTC  (4+ messages)

[Buildroot] [PATCH v2 1/1] package/{mesa3d, mesa3d-headers}: bump version to 21.2.4
 2021-10-18 20:00 UTC  (2+ messages)

[Buildroot] [PATCH v2] configs/olimex_a20_olinuxino: fix mali not working because Linux version >= 4.20
 2021-10-18 19:59 UTC  (2+ messages)

[GIT PULL] NIOS2: fix for v5.15, part 2
 2021-10-18 19:59 UTC 

[PATCH] net: dsa: Fix an error handling path in 'dsa_switch_parse_ports_of()'
 2021-10-18 19:59 UTC 

[RFC PATCH 00/35] libsepol: add fuzzer for reading binary policies
 2021-10-18 19:58 UTC  (3+ messages)
` [RFC PATCH 15/35] libsepol: reject invalid default targets

[PATCH v5 1/2] dt-bindings: display: bridge: lvds-codec: Document pixel data sampling edge select
 2021-10-18 19:57 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] package/libphidget: bump to version 2.1.9.20190409
 2021-10-18 19:57 UTC  (2+ messages)


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.