All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-03 08:59:39 to 2022-11-03 09:44:02 UTC [more...]

[PATCH] sunrpc: svc: Remove unnecessary (void*) conversions
 2022-11-03  9:43 UTC  (2+ messages)

[PATCH 0/9] cmake: fix *nix & general issues, no test-lib.sh editing, ctest in CI
 2022-11-03  9:42 UTC  (8+ messages)
` [PATCH v2 00/11] cmake: document, fix on *nix, add CI
  ` [PATCH v3 00/12] "
    ` [PATCH v3 01/12] cmake: don't "mkdir -p" and "cd" in build instructions
    ` [PATCH v3 02/12] cmake: update instructions for portable CMakeLists.txt

[kirkstone][PATCH] kern-tools: fix relative path processing
 2022-11-03  9:41 UTC 

[RFC 0/2] Add support for SCMI QTI Memlat Vendor Protocol
 2022-11-03  9:41 UTC  (2+ messages)

[PATCH bpf RESEND v2] tools headers UAPI: Sync linux/stddef.h with the kernel sources
 2022-11-03  9:37 UTC 

[PATCH v6 00/21] Drivers for gunyah hypervisor
 2022-11-03  9:39 UTC  (6+ messages)
` [PATCH v6 13/21] gunyah: vm_mgr: Introduce basic VM Manager

[PATCH v7 00/10] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-11-03  9:39 UTC  (6+ messages)
` [PATCH v7 07/10] drm: bridge: samsung-dsim: Add atomic_get_input_bus_fmts

[PATCH v3 1/1] net: fec: add initial XDP support
 2022-11-03  9:40 UTC  (3+ messages)

[PATCHv2] python3-manifest.json: Fix re in core
 2022-11-03  9:39 UTC  (2+ messages)
` [OE-core] "

[Intel-gfx] [PATCH] drm/i915: Don't wait forever in drop_caches
 2022-11-03  9:38 UTC  (6+ messages)

rust nvme driver: potential sleep-in-atomic-context
 2022-11-03  9:38 UTC  (3+ messages)

[Intel-gfx] [PATCH 00/11] drm/i915: More gamma work
 2022-11-03  9:37 UTC  (6+ messages)
` [Intel-gfx] [PATCH 04/11] drm/i915: s/icl_load_gcmax/ivb_load_lut_max/
` [Intel-gfx] [PATCH 06/11] drm/i915: Deconfuse the ilk+ 12.4 LUT entry functions

[PATCH v5 0/2] powerpc module arch checks
 2022-11-03  9:35 UTC  (4+ messages)

[PATCH v2 1/1] pack-bitmap.c: avoid exposing absolute paths
 2022-11-03  9:35 UTC  (2+ messages)

cip-gitlab/ci/pavel/linux-test build: 176 builds: 3 failed, 173 passed, 4 errors, 10 warnings (v5.10.147-cip18-12-gcb2b164780be)
 2022-11-03  9:35 UTC 

[PATCH bpf 1/2 v2] bpf: Fix wrong reg type conversion in release_reference()
 2022-11-03  9:34 UTC  (2+ messages)
` [PATCH bpf 2/2] selftests/bpf: Add verifier test for release_reference()

[PATCH v14 00/17] qapi: net: add unix socket type support to netdev backend
 2022-11-03  9:33 UTC  (4+ messages)
` [PATCH v14 16/17] tests/qtest: netdev: test stream and dgram backends

[LTP] [PATCH v6 0/4] Hugetlb:Migrating the libhugetlbfs tests
 2022-11-03  9:31 UTC  (4+ messages)
` [LTP] [PATCH v6 1/4] Hugetlb: Add new tst_test options for hugeltb test support

[PATCH] net/ice: fix scalar Rx and Tx path segment
 2022-11-03 17:20 UTC 

[PATCH v2] staging: rtl8723bs: Use min/max macros for variable comparison
 2022-11-03  9:33 UTC 

ERROR: invalid size for attribute, expected = 4, got = 8 on subvolume send
 2022-11-03  9:32 UTC 

rebase -i --update-refs can lead to deletion of branches
 2022-11-03  9:32 UTC  (2+ messages)

[PATCH v3 net-next 0/8] introduce WED RX support to MT7986 SoC
 2022-11-03  9:28 UTC  (9+ messages)
` [PATCH v3 net-next 1/8] arm64: dts: mediatek: mt7986: add support for RX Wireless Ethernet Dispatch
` [PATCH v3 net-next 2/8] dt-bindings: net: mediatek: add WED RX binding for MT7986 eth driver
` [PATCH v3 net-next 3/8] net: ethernet: mtk_wed: introduce wed mcu support
` [PATCH v3 net-next 4/8] net: ethernet: mtk_wed: introduce wed wo support
` [PATCH v3 net-next 5/8] net: ethernet: mtk_wed: rename tx_wdma array in rx_wdma
` [PATCH v3 net-next 6/8] net: ethernet: mtk_wed: add configure wed wo support
` [PATCH v3 net-next 7/8] net: ethernet: mtk_wed: add rx mib counters
` [PATCH v3 net-next 8/8] MAINTAINERS: update MEDIATEK ETHERNET entry

[soc:for-next] BUILD SUCCESS 76b4abc1ae4b291ca70fbd35868b4a918211c96c
 2022-11-03  9:24 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_invalid_mode: Fix the test for legacy platform
 2022-11-03  9:30 UTC  (2+ messages)

[soc:arm/fixes] BUILD SUCCESS 5449cabd95bbf141e2b7471e8d3cedb6f3b92492
 2022-11-03  9:24 UTC 

[PATCH] systemd: Consider PACKAGECONFIG in RRECOMMENDS
 2022-11-03  9:29 UTC 

[PATCH] migration: check magic value for deciding the mapping of channels
 2022-11-03  9:29 UTC  (6+ messages)

[PATCH bpf RESEND 0/4] bpf: Support kernel function call in 32-bit ARM
 2022-11-03  9:21 UTC  (10+ messages)
` [PATCH bpf RESEND 1/4] bpf: Adapt 32-bit return value kfunc for 32-bit ARM when zext extension
` [PATCH bpf RESEND 2/4] bpf: Remove size check for sk in bpf_skb_is_valid_access for 32-bit architecture
` [PATCH bpf RESEND 3/4] bpf: Add kernel function call support in 32-bit ARM
` [PATCH bpf RESEND 4/4] bpf:selftests: Add kfunc_call test for mixing 32-bit and 64-bit parameters

[Buildroot] [PATCH v2 1/2] package/versal-firmware: new package
 2022-11-03  9:29 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] configs/versal_vck190: new defconfig

Xen vs Trenchboot: TXT AP bringup
 2022-11-03  9:29 UTC  (2+ messages)

[PATCH 0/9] Bundle URIs IV: advertise over protocol v2
 2022-11-03  9:28 UTC  (3+ messages)
` [PATCH 6/9] strbuf: reintroduce strbuf_parent_directory()

[PATCH] mpt3sas: Fix leaked raid template in _mpt3sas_init()
 2022-11-03  9:24 UTC 

[PATCH v2] perf tools: exclude the include/perf/ directory
 2022-11-03  9:27 UTC 

[PATCH v3 11/17] crypto: x86/sha - register all variations
 2022-11-03  9:26 UTC  (2+ messages)

question about uboot mt7620 RAM_VERSION
 2022-11-03  9:27 UTC  (8+ messages)

[PATCH 1/3] arm64: exynos: Add new compatible string for Exynos3250 SoC
 2022-11-03  9:24 UTC  (3+ messages)

[PATCH v10 1/2] thermal: loongson-2: add thermal management support
 2022-11-03  9:25 UTC  (2+ messages)

[PATCH] scsi: scsi_transport_spi: Fix unhandled errors in spi_transport_init()
 2022-11-03  9:22 UTC 

[PATCH v4 0/11] Introduce a unified API for SCMI Server testing
 2022-11-03  9:21 UTC  (8+ messages)

[Intel-wired-lan] [tnguy-next-queue:40GbE] BUILD SUCCESS 69b957440a6379b4ae4bc6eef07bbf5efdeb4233
 2022-11-03  9:24 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS 52a7ce84b151ed06b1f61d750cac7a2556a5ca83
 2022-11-03  9:23 UTC 

[bluetooth-next:master] BUILD SUCCESS ce52c2f041776966f6f053c5c591cd0fc2a93869
 2022-11-03  9:23 UTC 

[groeck-staging:watchdog-next] BUILD SUCCESS 077e12df5a65639ec002707ddcf9b50d67256204
 2022-11-03  9:24 UTC 

[PATCH net-next v3 1/2] net: wwan: t7xx: Use needed_headroom instead of hard_header_len
 2022-11-03  9:18 UTC  (2+ messages)
` [PATCH net-next v3 2/2] net: wwan: t7xx: Add NAPI support

[PATCH] docs: dt: writing-schema: Document usage of CHECK_DTBS make flag
 2022-11-03  9:19 UTC  (3+ messages)

[Intel-wired-lan] [tnguy-next-queue:1GbE] BUILD SUCCESS 790835fcc0cb9992349ae3c9010dbc7321aaa24d
 2022-11-03  9:24 UTC 

[PATCH] sched/fair: Introduce priority load balance for CFS
 2022-11-03  9:22 UTC  (6+ messages)

[PATCH v6 0/4] drivers: misc: Add support for TMR Manager and Inject IPs
 2022-11-03  9:15 UTC  (10+ messages)
` [PATCH v6 1/4] dt-bindings: misc: tmr-manager: Add device-tree binding for TMR Manager
` [PATCH v6 2/4] drivers: misc: Add Support "
` [PATCH v6 3/4] dt-bindings: misc: tmr-inject: Add device-tree binding for TMR Inject
` [PATCH v6 4/4] drivers: misc: Add Support for TMR Inject IP

[PATCH bpf v3] bpf: Fix memory leaks in __check_func_call
 2022-11-03  9:42 UTC 

[PATCH v3 1/3] tty: n_gsm: introduce macro for minimal unit size
 2022-11-03  9:17 UTC  (3+ messages)
` [PATCH v3 2/3] tty: n_gsm: add parameters used with parameter negotiation
` [PATCH v3 3/3] tty: n_gsm: add parameter negotiation support

[PATCH for 7.2] Fix broken configure with -Wunused-parameter
 2022-11-03  9:19 UTC  (4+ messages)

[dpdk-dev v1] crypto/ipsec_mb: handle mp request register error
 2022-11-03  9:20 UTC  (2+ messages)

[RFC/PoC 0/5] Provide example docbundles
 2022-11-03  9:17 UTC  (7+ messages)
` [RFC/PoC 2/5] Documentation Bundles: ignore artifact files from creating doc bundles
` [RFC/PoC 3/5] test-lib: add GIT_BUNDLE_DIR setup
` [RFC/PoC 5/5] docbundle: provide the git-log History Simplification example

[PATCH v4 00/14] KVM: arm64: Parallel stage-2 fault handling
 2022-11-03  9:15 UTC  (45+ messages)
` [PATCH v4 01/14] KVM: arm64: Combine visitor arguments into a context structure
` [PATCH v4 02/14] KVM: arm64: Stash observed pte value in visitor context
` [PATCH v4 03/14] KVM: arm64: Pass mm_ops through the "
` [PATCH v4 04/14] KVM: arm64: Don't pass kvm_pgtable through kvm_pgtable_walk_data
` [PATCH v4 05/14] KVM: arm64: Add a helper to tear down unlinked stage-2 subtrees
` [PATCH v4 06/14] KVM: arm64: Use an opaque type for pteps
` [PATCH v4 07/14] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
` [PATCH v4 08/14] KVM: arm64: Protect stage-2 traversal with RCU
` [PATCH v4 09/14] KVM: arm64: Atomically update stage 2 leaf attributes in parallel walks
` [PATCH v4 10/14] KVM: arm64: Split init and set for table PTE
` [PATCH v4 11/14] KVM: arm64: Make block->table PTE changes parallel-aware
` [PATCH v4 12/14] KVM: arm64: Make leaf->leaf "
` [PATCH v4 13/14] KVM: arm64: Make table->block "
` [PATCH v4 14/14] KVM: arm64: Handle stage-2 faults in parallel

[PATCH] staging: rtl8192e: Use min_t/max_t macros for variable comparison
 2022-11-03  9:18 UTC  (4+ messages)

[PATCH 5.4 00/64] 5.4.223-rc1 review
 2022-11-03  9:18 UTC  (2+ messages)

[PATCH 0/2] block: bugfix for bd_link_disk_holder()
 2022-11-03  9:17 UTC  (4+ messages)
` [PATCH 1/2] block: don't allow a disk link holder to itself

[PATCH V4 0/2] staging: vt6655: some checkpatch fixes in the file rxtx.c
 2022-11-03  9:17 UTC  (6+ messages)
` [PATCH V4 1/2] staging: vt6655: change the function name s_vFillRTSHead

[PATCH net v2] uapi: Add missing linux/stddef.h header file to in.h
 2022-11-03  9:11 UTC 

[PATCH net-next v1 1/1] net: dsa: microchip: ksz8: add MTU configuration support
 2022-11-03  9:13 UTC 

[PATCH v7 0/2] *** IT6505 driver read dt properties ***
 2022-11-03  9:12 UTC  (6+ messages)
` [PATCH v7 1/2] dt-bindings: it6505: add properties to restrict output bandwidth
` [PATCH v7 2/2] drm/bridge: add it6505 driver to read data-lanes and link-frequencies from dt

[PATCH 0/2] fs: fix capable() call in simple_xattr_list()
 2022-11-03  9:12 UTC  (7+ messages)

[PATCH v1] PCI: imx6: Keep the GPIO regulator always on
 2022-11-03  9:11 UTC  (3+ messages)

[PATCH v2 1/1] manuals: remove xterm requirements
 2022-11-03  9:11 UTC 

Bug report: git -L requires excessive memory
 2022-11-03  9:05 UTC  (3+ messages)
` [PATCH 0/3] line-log: plug some memory leaks

[PATCH net] xfrm: Fix ignored return value in xfrm6_init()
 2022-11-03  9:07 UTC 

[PATCH] net/i40e: fix PCTYPE configuration for X722
 2022-11-03 16:57 UTC 

[Intel-gfx] [PATCH] drm/i915/guc: don't hardcode BCS0 in guc_hang selftest
 2022-11-03  9:10 UTC  (3+ messages)
`  "

[PATCH] cmd: mmc: Print life time info
 2022-11-03  9:10 UTC  (3+ messages)

[PATCH v2 00/16] Updates to ov9282 sensor driver
 2022-11-03  9:09 UTC  (4+ messages)
` [PATCH v2 15/16] media: i2c: ov9282: Add support for 8bit readout

[Bridge] [RFC PATCH net-next 00/19] bridge: mcast: Extensions for EVPN
 2022-11-03  9:09 UTC  (5+ messages)
` [Bridge] [RFC PATCH net-next 17/19] bridge: mcast: Allow user space to add (*, G) with a source list and filter mode
    `  "

[Buildroot] [PATCH v1 1/3] add package/versal-firmware
 2022-11-03  9:08 UTC  (6+ messages)
` [Buildroot] [PATCH v1 2/3] add board/versal

[PATCH][next] x86/tdx: fix spelling mistake "attibute" -> "attribute"
 2022-11-03  9:08 UTC 

Projekt na wizerunek marki
 2022-11-03  9:00 UTC 

[PATCH v2] drm: lcdif: Set and enable FIFO Panic threshold
 2022-11-03  9:07 UTC  (2+ messages)

[PATCH 1/5] drm/amdgpu: Introduce gfx software ring (v8)
 2022-11-03  9:04 UTC  (10+ messages)
` [PATCH 4/5] drm/amdgpu: MCBP based on DRM scheduler (v8)

[PATCH net] net: ping6: Fix possible leaked pernet namespace in pingv6_init()
 2022-11-03  9:03 UTC 

[PATCH v1] clk: qcom: gcc-sc8280xp: add cxo as parent for gcc_ufs_ref_clkref_clk
 2022-11-03  9:06 UTC  (9+ messages)

[PATCH net] net: lapbether: fix issue of dev reference count leakage in lapbeth_device_event()
 2022-11-03  9:05 UTC 

Getting currently configured upstream DNS server
 2022-11-03  9:04 UTC  (3+ messages)

[PATCH] bitbake-worker: expand network varFlag
 2022-11-03  9:03 UTC 

[PULL] drm-intel-fixes
 2022-11-03  9:03 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v6 0/2] Modify documentation and machine driver for mt8186_rt1019_rt5682s sound card
 2022-11-03  9:02 UTC  (9+ messages)
` [PATCH v6 1/2] ASoC: mediatek: dt-bindings: modify machine bindings for two MICs case
` [PATCH v6 2/2] ASoC: mediatek: mt8186-rt5682: Modify machine driver for two DMICs case

[PATCH for-4.17 v2 2/3] amd/virt_ssbd: set SSBD at vCPU context switch
 2022-11-03  9:01 UTC  (7+ messages)
` [PATCH for-4.17 v2.1 "

[dpdk-dev] [PATCH 0/7] Register external threads as lcore
 2022-11-03  9:02 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 00/10] Register non-EAL "
  ` [dpdk-dev] [PATCH v6 06/10] eal: register non-EAL threads as lcores

[PATCH net] hamradio: fix issue of dev reference count leakage in bpq_device_event()
 2022-11-03  9:09 UTC 

[PATCH 1/2] PCI: loongson: add skip-scan property for child DT node
 2022-11-03  9:00 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: PCI: loongson: Add skip-scan property for child node

[PATCH v2 1/2] dt-bindings: PCI: xilinx-pcie: Convert to YAML schemas of Xilinx AXI PCIe Root Port Bridge
 2022-11-03  8:59 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: PCI: xilinx-nwl: Convert to YAML schemas of Xilinx NWL "


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.