All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-15 16:28:42 to 2022-11-15 17:02:07 UTC [more...]

[PATCH v2] irqchip/wpcm450: fix memory leak in wpcm450_aic_of_init()
 2022-11-15 16:57 UTC  (3+ messages)

[PATCH bpf-next v7 00/26] Allocated objects, BPF linked lists
 2022-11-15 17:01 UTC  (24+ messages)
` [PATCH bpf-next v7 08/26] bpf: Introduce allocated objects support
` [PATCH bpf-next v7 09/26] bpf: Recognize lock and list fields in allocated objects
` [PATCH bpf-next v7 14/26] bpf: Rewrite kfunc argument handling
` [PATCH bpf-next v7 17/26] bpf: Introduce bpf_obj_new
` [PATCH bpf-next v7 19/26] bpf: Permit NULL checking pointer with non-zero fixed offset
` [PATCH bpf-next v7 20/26] bpf: Introduce single ownership BPF linked list API
` [PATCH bpf-next v7 21/26] bpf: Add 'release on unlock' logic for bpf_list_push_{front,back}
` [PATCH bpf-next v7 22/26] selftests/bpf: Add __contains macro to bpf_experimental.h

[PATCH -next] firmware: google: fix a NULL vs IS_ERR() check in cbmem_entry_probe()
 2022-11-15 17:01 UTC  (2+ messages)

[igt-dev] [i-g-t v5 00/52] Add IGT support for Bigjoiner
 2022-11-15 16:59 UTC  (54+ messages)
` [igt-dev] [i-g-t v5 01/52] lib/igt_kms: Add a helper for valid pipe/output constraint
` [igt-dev] [i-g-t] tests/kms_vrr: Add Negative tests to validate VRR
` [igt-dev] [i-g-t v5 02/52] lib/igt_kms: Bigjoiner check in max_bpc constraint
` [igt-dev] [i-g-t v5 03/52] tests/kms_async_flips: Add support for Bigjoiner
` [igt-dev] [i-g-t v5 04/52] tests/kms_atomic: "
` [igt-dev] [i-g-t v5 05/52] tests/kms_atomic_interruptible: "
` [igt-dev] [i-g-t v5 06/52] tests/kms_atomic_transition: "
` [igt-dev] [i-g-t v5 07/52] tests/kms_color_helper: Helper to check Bigjoiner constraint
` [igt-dev] [i-g-t v5 08/52] tests/kms_color: Add support for Bigjoiner
` [igt-dev] [i-g-t v5 09/52] tests/chamelium/kms_color_chamelium: "
` [igt-dev] [i-g-t v5 10/52] tests/kms_concurrent: "
` [igt-dev] [i-g-t v5 11/52] tests/kms_content_protection: "
` [igt-dev] [i-g-t v5 12/52] tests/kms_cursor_crc: "
` [igt-dev] [i-g-t v5 13/52] tests/kms_cursor_edge_walk: "
` [igt-dev] [i-g-t v5 14/52] tests/kms_cursor_legacy: "
` [igt-dev] [i-g-t v5 15/52] tests/kms_display_modes: "
` [igt-dev] [i-g-t v5 16/52] tests/kms_dp_tiled_display: "
` [igt-dev] [i-g-t v5 17/52] tests/kms_flip_event_leak: "
` [igt-dev] [i-g-t v5 18/52] tests/kms_invalid_mode: "
` [igt-dev] [i-g-t v5 19/52] tests/kms_lease: "
` [igt-dev] [i-g-t v5 20/52] tests/kms_multipipe_modeset: Find the suitable mode instead of using default
` [igt-dev] [i-g-t v5 21/52] tests/kms_pipe_crc_basic: Add support for Bigjoiner
` [igt-dev] [i-g-t v5 22/52] tests/kms_plane: "
` [igt-dev] [i-g-t v5 23/52] tests/kms_plane_alpha_blend: "
` [igt-dev] [i-g-t v5 24/52] tests/kms_plane_cursor: "
` [igt-dev] [i-g-t v5 25/52] tests/kms_plane_lowres: "
` [igt-dev] [i-g-t v5 26/52] tests/kms_plane_multiple: "
` [igt-dev] [i-g-t v5 27/52] tests/kms_plane_scaling: "
` [igt-dev] [i-g-t v5 28/52] tests/kms_prime: "
` [igt-dev] [i-g-t v5 29/52] tests/kms_properties: "
` [igt-dev] [i-g-t v5 30/52] tests/kms_rmfb: "
` [igt-dev] [i-g-t v5 31/52] tests/kms_rotation_crc: "
` [igt-dev] [i-g-t v5 32/52] tests/kms_scaling_modes: "
` [igt-dev] [i-g-t v5 33/52] tests/kms_sequence: "
` [igt-dev] [i-g-t v5 34/52] tests/kms_universal_plane: "
` [igt-dev] [i-g-t v5 35/52] tests/kms_vblank: "
` [igt-dev] [i-g-t v5 36/52] tests/kms_vrr: "
` [igt-dev] [i-g-t v5 37/52] tests/i915/kms_big_fb: "
` [igt-dev] [i-g-t v5 38/52] tests/i915/kms_big_joiner: Negative tests "
` [igt-dev] [i-g-t v5 39/52] tests/i915/kms_busy: Add support "
` [igt-dev] [i-g-t v5 40/52] tests/i915/kms_ccs: "
` [igt-dev] [i-g-t v5 41/52] tests/i915/kms_cdclk: "
` [igt-dev] [i-g-t v5 42/52] tests/i915/kms_draw_crc: "
` [igt-dev] [i-g-t v5 43/52] tests/i915/kms_fence_pin_leak: "
` [igt-dev] [i-g-t v5 44/52] tests/i915/kms_flip_scaled_crc: "
` [igt-dev] [i-g-t v5 45/52] tests/i915/kms_flip_tiling: "
` [igt-dev] [i-g-t v5 46/52] tests/i915/kms_frontbuffer_tracking: "
` [igt-dev] [i-g-t v5 47/52] tests/i915/kms_mmap_write_crc: "
` [igt-dev] [i-g-t v5 48/52] tests/i915/kms_psr2_sf: "
` [igt-dev] [i-g-t v5 49/52] tests/i915/kms_psr2_su: "
` [igt-dev] [i-g-t v5 50/52] tests/i915/kms_psr: "
` [igt-dev] [i-g-t v5 51/52] tests/i915/kms_psr_stress_test: "
` [igt-dev] [i-g-t v5 52/52] tests/i915/kms_pwrite_crc: "

WARNING in bpf_bprintf_prepare
 2022-11-15 17:01 UTC  (11+ messages)

[bug report] net: ipa: reduce arguments to ipa_table_init_add()
 2022-11-15 17:00 UTC  (2+ messages)

[PATCH v2] scsi/cxgbi/libcxgbi: make sure sg is present before calling sg_next()
 2022-11-15 16:59 UTC  (2+ messages)

man ld(1): see also ldd, ldconfig
 2022-11-15 16:51 UTC 

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-15 16:56 UTC  (3+ messages)
` [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit

[PATCH] trace-cmd library: Use tracefs_cpu for recorder helpers
 2022-11-15 16:59 UTC 

[syzbot] INFO: task hung in nfc_rfkill_set_block
 2022-11-15 16:56 UTC  (2+ messages)

[PATCH 4.9 3/3] provide arch_test_bit_acquire for architectures that define test_bit
 2022-11-15 16:57 UTC 

[PATCH 4.9 2/3] wait_on_bit: add an acquire memory barrier
 2022-11-15 16:56 UTC 

CET shadow stack app compatibility
 2022-11-15 16:57 UTC  (4+ messages)

[PATCH 4.9 1/3] bitops: always define asm-generic non-atomic bitops
 2022-11-15 16:56 UTC 

[PATCH 0/3] block/scsi/nvme: Add error codes for PR ops
 2022-11-15 16:56 UTC  (6+ messages)
` [PATCH 3/3] nvme: Convert NVMe errors to PT_STS errors

[syzbot] INFO: task hung in rfkill_global_led_trigger_worker (2)
 2022-11-15 16:56 UTC 

[PATCH v3 0/3] x86/crash: Fix double NMI shootdown bug
 2022-11-15 16:56 UTC  (3+ messages)

Patchwork housekeeping for: spi-devel-general
 2022-11-15 16:56 UTC 

[PATCH 4.14 3/3] provide arch_test_bit_acquire for architectures that define test_bit
 2022-11-15 16:55 UTC 

[PATCH v2] spi: spi-imx: Fix spi_bus_clk if requested clock is higher than input clock
 2022-11-15 16:54 UTC  (3+ messages)

[PATCH 4.14 2/3] wait_on_bit: add an acquire memory barrier
 2022-11-15 16:54 UTC 

[PATCH 4.14 1/3] bitops: always define asm-generic non-atomic bitops
 2022-11-15 16:53 UTC 

[PATCH 4.19 3/3] provide arch_test_bit_acquire for architectures that define test_bit
 2022-11-15 16:53 UTC 

[PATCH v2] scsi: target: tcm_loop: fix possible name leak in tcm_loop_setup_hba_bus()
 2022-11-15 16:54 UTC  (2+ messages)

[PATCH v3 00/10] Restructure perf list and add json output
 2022-11-15 16:53 UTC  (4+ messages)
` [PATCH v3 09/10] perf list: Reorganize to use callbacks

[PATCH 4.19 2/3] wait_on_bit: add an acquire memory barrier
 2022-11-15 16:52 UTC 

[RFC PATCHv6 0/7] ipvs: Use kthreads for stats
 2022-11-15 16:53 UTC  (7+ messages)
` [RFC PATCHv6 3/7] ipvs: use u64_stats_t for the per-cpu counters

[PATCH 0/3] btrfs-progs: receive: fix a silent data loss bug with encoded writes
 2022-11-15 16:53 UTC  (5+ messages)
` there should be some better way to inform interested people about data corruption issues

[PULL 00/11] Hexagon bug fixes and performance improvement
 2022-11-15 16:52 UTC  (4+ messages)

[PATCH 4.19 1/3] bitops: always define asm-generic non-atomic bitops
 2022-11-15 16:51 UTC 

[Intel-gfx] [PATCH v2] drm/i915/ttm: never purge busy objects
 2022-11-15 16:52 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/ttm: never purge busy objects (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] spi: spi-imx: Revert "spi: spi-imx: add PIO polling support"
 2022-11-15 16:52 UTC  (10+ messages)

[net-next][PATCH v2 1/2] dsa: lan9303: Change stat name
 2022-11-15 16:51 UTC  (2+ messages)
` [net-next][PATCH v2 2/2] dsa: lan9303: Add 2 ethtool stats

[igt-dev] [PATCH i-g-t] runner: Use 'abort' as result if a test caused an abort
 2022-11-15 16:51 UTC  (2+ messages)

[PATCH] python3-hypothesis: upgrade 6.56.4 -> 6.57.1
 2022-11-15 16:51 UTC 

[RFC v3 00/11] Add BananaPi R3
 2022-11-15 16:50 UTC  (5+ messages)
` [RFC v3 11/11] arm64: dts: mt7986: add BPI-R3 nand/nor overlays
    ` Aw: "

[PATCH 5.4 3/3] provide arch_test_bit_acquire for architectures that define test_bit
 2022-11-15 16:49 UTC 

[PATCH for-4.17 v4 0/2] amd/virt_ssbd: refactoring and fixes
 2022-11-15 16:50 UTC  (5+ messages)
` [PATCH for-4.17 v4 2/2] amd: remove VIRT_SC_MSR_HVM synthetic feature

[PATCH v2] arm64/fpsimd: Add interface for kernel use of SVE and SME
 2022-11-15 16:49 UTC  (3+ messages)

[PATCH v4 3/3] USB: serial: option: add u-blox LARA-L6 modem
 2022-11-15 16:50 UTC  (2+ messages)

[PATCH 5.4 2/3] wait_on_bit: add an acquire memory barrier
 2022-11-15 16:49 UTC 

[PATCH v3 0/7] memory: prevent dma-reentracy issues
 2022-11-15 16:49 UTC  (4+ messages)
` [PATCH v3 1/7] memory: associate DMA accesses with the initiator Device

renesas-drivers-2022-11-15-v6.1-rc5
 2022-11-15 16:49 UTC 

[PATCH -next]pstore/zone: Preallocate zone buffer for psz_kmsg_write_record
 2022-11-15 16:49 UTC 

[PATCH 5.4 1/3] bitops: always define asm-generic non-atomic bitops
 2022-11-15 16:48 UTC 

[PATCH v2 00/12] Enable Display for SM8350
 2022-11-15 16:49 UTC  (7+ messages)
` [PATCH v2 01/12] dt-bindings: display: msm: Add qcom,sm8350-dpu binding
` [PATCH v2 02/12] dt-bindings: display: msm: Add qcom,sm8350-mdss binding
  ` [PATCH v2 02/12] dt-bindings: display: msm: Add qcom, sm8350-mdss binding

[PATCH 5.10 3/3] provide arch_test_bit_acquire for architectures that define test_bit
 2022-11-15 16:47 UTC 

[PATCH v3 00/11] ARM: suniv: USB and PopStick board support
 2022-11-15 16:47 UTC  (16+ messages)
` [PATCH v3 03/11] phy: sun4i-usb: add support for the USB PHY on F1C100s SoC
` [PATCH v3 09/11] ARM: dts: suniv: add device tree for PopStick v1.1

[PATCH v1 for 7.2 0/9] test and doc updates
 2022-11-15 16:46 UTC  (15+ messages)
` [Virtio-fs] [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
                    `  "

[PATCH 5.10 2/3] wait_on_bit: add an acquire memory barrier
 2022-11-15 16:46 UTC 

[PATCH v5 1/3] USB: serial: option: remove old LARA-R6 PID
 2022-11-15 16:46 UTC  (2+ messages)

HDA ALC1220 DualCodec no optical out
 2022-11-15 16:46 UTC 

[PATCH 5.10 1/3] bitops: always define asm-generic non-atomic bitops
 2022-11-15 16:46 UTC 

[PATCH v2 00/11] MSM8956/76 and Sony Xperia X / X Compact support
 2022-11-15 16:46 UTC  (17+ messages)
` [PATCH v2 02/11] dt-bindings: nvmem: Fix qcom,qfprom compatibles enum ordering
` [PATCH v2 03/11] dt-bindings: nvmem: Add compatible for MSM8976
` [PATCH v2 04/11] dt-bindings: sram: qcom,imem: Document MSM8976
` [PATCH v2 05/11] dt-bindings: mailbox: qcom: Allow syscon on qcom,msm8976-apcs-kpss-global
` [PATCH v2 06/11] dt-bindings: arm: qcom,ids: Add SoC IDs for MSM8956 and MSM8976
` [PATCH v2 07/11] soc: qcom: socinfo: Add MSM8956/76 SoC IDs to the soc_id table
` [PATCH v2 10/11] arm64: dts: qcom: Add DTS for MSM8976 and MSM8956 SoCs
` [PATCH v2 11/11] arm64: dts: qcom: Add support for SONY Xperia X/X Compact

[bug report] bpf: Consolidate spin_lock, timer management into btf_record
 2022-11-15 16:46 UTC  (2+ messages)

[PATCH 0/4] remove unnecessary null checks
 2022-11-15 16:46 UTC  (3+ messages)

[PATCH 5.15 3/3] provide arch_test_bit_acquire for architectures that define test_bit
 2022-11-15 16:44 UTC 

[bug report] bpf: Refactor map->off_arr handling
 2022-11-15 16:45 UTC  (2+ messages)

[PATCH 5.15 2/3] wait_on_bit: add an acquire memory barrier
 2022-11-15 16:44 UTC 

[PATCH v4 03/17] interval-tree: Add a utility to iterate over spans in an interval tree
 2022-11-15 16:44 UTC  (3+ messages)

[PATCH] rte_ring: remove leftover comment about watermark
 2022-11-15 16:44 UTC  (2+ messages)

[PATCH 5.15 1/3] bitops: always define asm-generic non-atomic bitops
 2022-11-15 16:42 UTC 

[linux-nvme:nvme-6.2 26/41] drivers/nvme/host/core.c:5122:6: error: assigning to 'int' from incompatible type 'void'
 2022-11-15 16:43 UTC 

[ti:ti-rt-linux-5.10.y 20049/20211] drivers/media/platform/chips-media/wave5/wave5-vpu-dec.c:127:6: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned int')
 2022-11-15 16:43 UTC 

[PATCH v2 0/4] arm64/signal: Support TPIDR2
 2022-11-15 16:42 UTC  (6+ messages)
` [PATCH v2 2/4] arm64/signal: Include TPIDR2 in the signal context

[PATCH printk v4 00/39] reduce console_lock scope
 2022-11-15 16:43 UTC  (7+ messages)
` [PATCH printk v4 38/39] printk: relieve console_lock of list synchronization duties
  ` replay log: "
` [PATCH printk v4 39/39] tty: serial: sh-sci: use setup() callback for early console

[PATCH] Asoc: core: fix wrong size kzalloc for rtd's components member
 2022-11-15 16:42 UTC  (2+ messages)

[PATCH for 7.2? v2 0/2] Arm GICv2 fixes
 2022-11-15 16:43 UTC  (4+ messages)
` [PATCH v2 2/2] hw/intc: add implementation of GICD_IIDR to Arm GIC

[PATCH] ASoC: codecs: tx-macro: add dmic support via tx macro
 2022-11-15 16:42 UTC  (3+ messages)

[PATCH v4] status: long status advice adapted to recent capabilities
 2022-11-15 16:42 UTC  (4+ messages)
` [PATCH v5] "

[Intel-gfx] [PATCH v5 0/9] Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes
 2022-11-15 16:42 UTC  (6+ messages)
` [Intel-gfx] [PATCH v5 3/9] drm/i915/dp: Replace intel_dp.dfp members with the new crtc_state sink_format

[PATCH v2] dt-bindings: pinctrl: qcom,msm8976: convert to dtschema
 2022-11-15 16:41 UTC  (3+ messages)

[PATCH] drm/msm: Enable unpin/eviction by default
 2022-11-15 16:42 UTC  (2+ messages)

[BUG] mlx5_core general protection fault in mlx5_cmd_comp_handler
 2022-11-15 16:41 UTC  (10+ messages)

[PATCH v1] ring: correct the comment and figure description
 2022-11-15 16:41 UTC  (2+ messages)

[PATCH v2 0/2] irqchip: loongarch-cpu: add DT support
 2022-11-15 16:40 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: interrupt-controller: add yaml for LoongArch CPU interrupt controller

[PATCH] mm: Make drop_caches keep reclaiming on all nodes
 2022-11-15 16:39 UTC  (2+ messages)

[PATCH v2] status: long status advice adapted to recent capabilities
 2022-11-15 16:38 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] net: dsa: use NET_NAME_PREDICTABLE for user ports with name given in DT
 2022-11-15 16:38 UTC  (3+ messages)
` [PATCH v2] net: dsa: use more appropriate NET_NAME_* constants for user ports

[PATCH for-7.2] rtl8139: honor large send MSS value
 2022-11-15 16:36 UTC 

[PATCH iptables] nft-shared: replace nftnl_expr_get_data() by nftnl_expr_get()
 2022-11-15 16:38 UTC  (2+ messages)

[PATCH iptables] nft: replace nftnl_.*_nlmsg_build_hdr() by nftnl_nlmsg_build_hdr()
 2022-11-15 16:38 UTC  (2+ messages)

[iptables PATCH] Drop extra newline from xtables_error() calls
 2022-11-15 16:37 UTC  (2+ messages)

[RFC v2 0/3] Introduce infrastructure to report time in hardware sleep state
 2022-11-15 16:35 UTC  (5+ messages)
` [RFC v2 1/3] PM: Add a sysfs files to represent sleep duration

[PATCH] platform/x86: hp-wmi: Ignore Smart Experience App event
 2022-11-15 16:33 UTC  (2+ messages)

Resets during user commands leads to hung task and controller stuck in connecting
 2022-11-15 16:34 UTC  (5+ messages)

[bug report] RDMA/siw: Fix immediate work request flush to completion queue
 2022-11-15 16:34 UTC  (2+ messages)

[PATCH v2] perf list: Add PMU pai_ext event description for IBM z16
 2022-11-15 16:34 UTC  (5+ messages)

[Intel-gfx] [PATCH v7 00/20] drm/i915/vm_bind: Add VM_BIND functionality
 2022-11-15 16:33 UTC  (7+ messages)
` [Intel-gfx] [PATCH v7 20/20] drm/i915/vm_bind: Async vm_unbind support
          `  "

[iptables PATCH 0/7] De-duplicate code here and there
 2022-11-15 16:33 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: arm: sunxi: Add BIQU CB1
 2022-11-15 16:31 UTC  (10+ messages)
` [PATCH v3 2/2] arm64: dts: Add basic support for "

[PATCH] builtin/gc.c: fix -Wdeclaration-after-statement
 2022-11-15 16:32 UTC  (3+ messages)
` [PATCH v2] maintenance --unregister: fix uninit'd data use & -Wdeclaration-after-statement

[Intel-gfx] [PATCH v2] drm/display: Don't assume dual mode adaptors support i2c sub-addressing
 2022-11-15 16:31 UTC  (5+ messages)
`  "

[PATCH v2 0/7] Add the Renesas USBF controller support
 2022-11-15 16:30 UTC  (6+ messages)
` [PATCH v2 6/7] ARM: dts: r9a06g032: Add the USBF controller node

[RFC PATCH bpf-next 0/3] bpf: Implement bpf_get_kern_btf_id() kfunc
 2022-11-15 16:30 UTC  (2+ messages)

[PATCH] x86/irq: do not release irq until all cleanup is done
 2022-11-15 16:29 UTC  (2+ messages)

[PATCH] btrfs: send: avoid unaligned encoded writes when attempting to clone range
 2022-11-15 16:29 UTC 

[Intel-wired-lan] [PATCH net-next 00/13] resource management using devlink reload
 2022-11-15 12:08 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH net-next 13/13] devlink, ice: add MSIX vectors as devlink resource

[Intel-wired-lan] [PATCH 1/1] ice: restrict PTP HW clock freq adjustments to 100, 000, 000 PPB
 2022-11-15  9:41 UTC 

[PATCH] mempool: add object usage counts for the telemetry api
 2022-11-15 16:28 UTC  (2+ messages)

[PATCH] ethtool: doc: clarify what drivers can implement in their get_drvinfo()
 2022-11-15 16:28 UTC  (5+ messages)
` [PATCH net-next v3] "


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.