All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-02 13:51:01 to 2021-11-02 14:24:38 UTC [more...]

[PATCH] string: uninline memcpy_and_pad
 2021-11-02 14:24 UTC 

[PATCH V2 00/17] Add support for J721E SK
 2021-11-02 14:05 UTC  (15+ messages)
` [PATCH V2 01/17] common: make: Support show_board_info() as part of SPL build
` [PATCH V2 02/17] drivers: power: pmic: Add support for tps659412 PMIC
` [PATCH V2 03/17] drivers: power: regulator: tps65941_regulator: Add support for 3Phase buck
` [PATCH V2 04/17] board: ti: j721e: Guard functions with right #ifdef to avoid build warnings
` [PATCH V2 05/17] board: ti: j721e: Enable support for reading EEPROM at next alternate address
` [PATCH V2 06/17] board: ti: j721e: Add support to update board_name for j721e-sk
` [PATCH V2 07/17] board: ti: j721e: Disable probing of daughtercards
` [PATCH V2 08/17] board: ti: j721e: Add support for detecting multiple device trees
` [PATCH V2 09/17] arm: j721e: Add support for selecting DT based on EEPROM
` [PATCH V2 10/17] arm: dts: k3-j721e-r5-common-proc-board: Do not use power-domains for I2C
` [PATCH V2 11/17] arm: dts: k3-j721e-sk: Add initial A72 specific dts support
` [PATCH V2 12/17] arm: dts: k3-j721e-r5-sk: Add initial R5 specific dts support for j721e-sk
` [PATCH V2 13/17] configs: j721e_evm_r5: Enable support for building multiple dtbs into FIT
` [PATCH V2 14/17] configs: j721e_evm_a72: Add SK dtb as part of DTB FIT

[PATCH v5 00/11] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-11-02 14:24 UTC  (5+ messages)
` [PATCH v5 07/11] platform/x86: int3472: Split into 2 drivers

[dpdk-dev] [PATCH v4 0/6] Flow entites behavior on port restart
 2021-11-02 14:23 UTC  (9+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 1/6] ethdev: add capability to keep flow rules on restart
  ` [dpdk-dev] [PATCH v5 2/6] ethdev: add capability to keep shared objects "
  ` [dpdk-dev] [PATCH v5 3/6] net: advertise no support for keeping flow rules
  ` [dpdk-dev] [PATCH v5 4/6] net/mlx5: discover max flow priority using DevX
  ` [dpdk-dev] [PATCH v5 5/6] net/mlx5: create drop queue "
  ` [dpdk-dev] [PATCH v5 6/6] net/mlx5: preserve indirect actions on restart

next/master baseline: 679 runs, 2 regressions (next-20211102)
 2021-11-02 14:23 UTC 

[PATCH v2 0/7] Implement byteswap and update references
 2021-11-02 14:23 UTC  (3+ messages)
` [PATCH v2 1/7] xen: implement byteswap.h

5.14.9 aarch64 OOPS Workqueue: btrfs-delalloc btrfs_work_helper
 2021-11-02 14:23 UTC  (19+ messages)

[PATCH V3 0/4] Add SEV_INIT_EX support
 2021-11-02 14:23 UTC  (5+ messages)
` [PATCH V3 1/4] crypto: ccp - Fix SEV_INIT error logging on init
` [PATCH V3 2/4] crypto: ccp - Move SEV_INIT retry for corrupted data
` [PATCH V3 3/4] crypto: ccp - Refactor out sev_fw_alloc()
` [PATCH V3 4/4] crypto: ccp - Add SEV_INIT_EX support

[PATCH 0/2] Add RTC driver for Sunplus SP7021 SoC
 2021-11-02 14:22 UTC  (3+ messages)
` [PATCH 1/2] rtc: Add driver for Sunplus SP7021

[PATCH v2] generic-loader: check that binary file target location exists
 2021-11-02 14:04 UTC  (3+ messages)

[PULL 00/41] MIPS patches for 2021-11-02
 2021-11-02 13:42 UTC  (35+ messages)
` [PULL 01/41] MAINTAINERS: Add MIPS general architecture support entry
` [PULL 03/41] MAINTAINERS: Split MIPS TCG frontend vs MIPS machines/hardware
` [PULL 04/41] target/mips: Fix MSA MADDV.B opcode
` [PULL 05/41] target/mips: Fix MSA MSUBV.B opcode
` [PULL 06/41] target/mips: Adjust style in msa_translate_init()
` [PULL 07/41] target/mips: Use dup_const() to simplify
` [PULL 08/41] target/mips: Have check_msa_access() return a boolean
` [PULL 10/41] target/mips: Rename sa16 -> sa, bz_df -> bz -> bz_v
` [PULL 11/41] target/mips: Convert MSA LDI opcode to decodetree
` [PULL 12/41] target/mips: Convert MSA I5 instruction format "
` [PULL 13/41] target/mips: Convert MSA BIT "
` [PULL 14/41] target/mips: Convert MSA SHF opcode "
` [PULL 16/41] target/mips: Convert MSA load/store instruction format "
` [PULL 17/41] target/mips: Convert MSA 2RF "
` [PULL 18/41] target/mips: Convert MSA FILL opcode "
` [PULL 19/41] target/mips: Convert MSA 2R instruction format "
` [PULL 20/41] target/mips: Convert MSA VEC "
` [PULL 21/41] target/mips: Convert MSA 3RF instruction format to decodetree (DF_HALF)
` [PULL 22/41] target/mips: Convert MSA 3RF instruction format to decodetree (DF_WORD)
` [PULL 23/41] target/mips: Convert MSA 3R instruction format to decodetree (part 1/4)
` [PULL 24/41] target/mips: Convert MSA 3R instruction format to decodetree (part 2/4)
` [PULL 25/41] target/mips: Convert MSA 3R instruction format to decodetree (part 3/4)
` [PULL 26/41] target/mips: Convert MSA 3R instruction format to decodetree (part 4/4)
` [PULL 27/41] target/mips: Convert MSA ELM instruction format to decodetree
` [PULL 28/41] target/mips: Convert MSA COPY_U opcode "
` [PULL 29/41] target/mips: Convert MSA COPY_S and INSERT opcodes "
` [PULL 30/41] target/mips: Convert MSA MOVE.V opcode "
` [PULL 31/41] target/mips: Convert CFCMSA "
` [PULL 32/41] target/mips: Convert CTCMSA "
` [PULL 33/41] target/mips: Remove generic MSA opcode
` [PULL 34/41] target/mips: Remove one MSA unnecessary decodetree overlap group
` [PULL 38/41] usb/uhci: Disallow user creating a vt82c686-uhci-pci device
` [PULL 39/41] usb/uhci: Replace pci_set_irq with qemu_set_irq
` [PULL 41/41] Revert "elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too"

[PATCH V2 0/4] Add SEV_INIT_EX support
 2021-11-02 14:21 UTC  (6+ messages)
` [PATCH V2 4/4] crypto: ccp - "

[PATCH] ipv4/raw: support binding to nonlocal addresses
 2021-11-02 14:19 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 5.10 00/77] 5.10.77-rc1 review
 2021-11-02 14:12 UTC  (3+ messages)
` [PATCH 5.10 68/77] sctp: add vtag check in sctp_sf_violation

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 18aeb4bdf06aecc8676eacd3efe2098d7da77ba0
 2021-11-02 14:21 UTC 

[PATCH] string: uninline memcpy_and_pad
 2021-11-02 14:20 UTC  (3+ messages)

[Bug 214899] New: ideapad-laptop: platform backlight device not working
 2021-11-02 14:20 UTC  (3+ messages)
` [Bug 214899] "

[PATCH] configure: fix --audio-drv-list help message
 2021-11-02 13:56 UTC 

pull.rebase config option broken in 2.33.1
 2021-11-02 14:20 UTC  (2+ messages)

[dpdk-dev] Overriding rte_config.h
 2021-11-02 14:19 UTC  (6+ messages)

[PATCH] ext4: Allow to change s_last_trim_minblks via sysfs
 2021-11-02 14:19 UTC  (2+ messages)
` [PATCH v2] "

[Buildroot] [PATCH] feat: add siitool package
 2021-11-02 14:18 UTC 

[PATCH] drm/amdkfd: avoid recursive lock in migrations back to RAM
 2021-11-02 14:18 UTC  (2+ messages)

[RFC 0/6] support subsets of scalar crypto extension
 2021-11-02 14:18 UTC  (3+ messages)
` [RFC 1/6] target/riscv: rvk: add flag support for Zbk[bcx]

[PATCH v1 1/2] media: dt-bindings: media: camss: sdm845: Make clock-lanes property const
 2021-11-02 14:18 UTC  (5+ messages)
` [PATCH v1 2/2] media: dt-bindings: media: camss: Document clock-lanes property

[PATCH v3 00/11] PCI devices passthrough on Arm, part 3
 2021-11-02 14:17 UTC  (8+ messages)
` [PATCH v3 08/11] vpci/header: Emulate PCI_COMMAND register for guests

[RFC PATCH] software node: Skip duplicated software_node sysfs
 2021-11-02 14:17 UTC  (3+ messages)

[PATCH v2] remoteproc: use %pe format string to print return error code
 2021-11-02 14:15 UTC  (3+ messages)

[PATCH v3 1/3] arm64: dts: qcom: sc7280: add display dt nodes
 2021-11-02 11:31 UTC  (3+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: sc7280: Add DSI display nodes
` [PATCH v3 3/3] arm64: dts: qcom: sc7280: add edp display dt nodes

[PATCH 00/21] iomap/xfs folio patches
 2021-11-02 14:15 UTC  (4+ messages)
` [PATCH 02/21] block: Add bio_add_folio()

[PATCH v8 00/29] Add LoongArch linux-user emulation support
 2021-11-02 13:56 UTC  (3+ messages)
` [PATCH v8 26/29] target/loongarch: 'make check-tcg' support

git bisect bugs
 2021-11-02 14:15 UTC 

[PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
 2021-11-02 14:15 UTC  (11+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915: Factor out i915_ggtt_suspend_vm/i915_ggtt_resume_vm()
 2021-11-02 14:15 UTC  (2+ messages)

[RFC bpf-next 0/2] bpf: Fix BTF data for modules
 2021-11-02 14:14 UTC  (10+ messages)

[PATCH for-4.16 v4] gnttab: allow setting max version per-domain
 2021-11-02 14:14 UTC  (4+ messages)
` [PATCH for-4.16 2/2] xen: Report grant table v1/v2 capabilities to the toolstack

[PATCH v2 0/2] drm/i915: Failsafe migration blits
 2021-11-02 14:14 UTC  (6+ messages)
` [PATCH v2 2/2] drm/i915/ttm: "
    ` [Intel-gfx] "

[PATCH net] net: ethernet: microchip: lan743x: Fix skb allocation failure
 2021-11-02 14:14 UTC 

[PATCH v2] btrfs-progs: Make "btrfs filesystem df" command to show upper case profile
 2021-11-02 14:12 UTC  (2+ messages)

[PATCH 1/2] virtio-gpu: splitting one extended mode guest fb into n-scanouts
 2021-11-02 13:51 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2] power: supply: bq27xxx: Fix kernel crash on IRQ handler register error
 2021-11-02 14:12 UTC  (4+ messages)

[PATCH net-next] amt: fix error return code in amt_init()
 2021-11-02 14:12 UTC  (2+ messages)

[PATCH] mm: fix panic in __alloc_pages
 2021-11-02 14:12 UTC  (13+ messages)

[PATCH -next] ALSA: timer: Fix use-after-free problem
 2021-11-02 14:10 UTC  (3+ messages)

[GIT PULL] Networking for 5.16
 2021-11-02 14:10 UTC  (6+ messages)

[PATCH v3] perf evsel: Fix missing exclude_{host,guest} setting
 2021-11-02 14:10 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: cleanup flow mark Rx offload deprecation notice
 2021-11-02 14:09 UTC  (3+ messages)

[PATCH 0/3] semind: Index more symbols
 2021-11-02 14:06 UTC  (4+ messages)
` [PATCH 1/3] dissect: Allow to show all symbols
` [PATCH 2/3] dissect: Show macro definitions
` [PATCH 3/3] dissect: Show typedefs

[PATCH v2 0/4] hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
 2021-11-02 13:51 UTC  (6+ messages)

[PATCH 4.19,v3] VFS: Fix memory leak caused by concurrently mounting fs with subtype
 2021-11-02 14:22 UTC 

[PATCH net] net: ethernet: microchip: lan743x: Fix skb allocation failure
 2021-11-02 14:10 UTC 

[harknott 0/6] Patch review Nov 2nd
 2021-11-02 14:09 UTC  (5+ messages)
` [harknott 1/6] Apache: Several CVE fixes
` [harknott 3/6] gattlib: Place pkgconfig file in correct package
` [harknott 5/6] gst-shark: Define SRCREV_FORMAT
` [harknott 6/6] android-tools: "

b4: unicode control characters -- warn or remove?
 2021-11-02 14:09 UTC  (5+ messages)

[PATCH] signal: SIGKILL can cause signal effects to appear at PTRACE_EVENT_EXIT without tracer notification
 2021-11-02 14:08 UTC  (2+ messages)

[PATCH 1/5] perf cs-etm: Print size using consistent format
 2021-11-02 14:07 UTC  (5+ messages)
` [PATCH 5/5] perf arm-spe: Snapshot mode test

[PATCH v2] scsi: scsi_debug: fix type in min_t to avoid stack OOB
 2021-11-02 14:06 UTC 

[PATCH 0/4] Follow up to checkpatch fixes
 2021-11-02 13:46 UTC  (5+ messages)
` [PATCH 1/4] 9p: fix file headers
` [PATCH 2/4] 9p: fix a bunch of checkpatch warnings
` [PATCH 3/4] 9p v9fs_parse_options: replace simple_strtoul with kstrtouint
` [PATCH 4/4] 9p p9mode2perm: remove useless strlcpy and check sscanf return code

[PATCH 1/2] fetch/git: Handle github dropping git:// support
 2021-11-02 14:06 UTC  (4+ messages)
` [bitbake-devel] "

[PATCH] remoteproc: use %d format string to print return error code
 2021-11-02 14:04 UTC  (4+ messages)

[PATCH] xen/efi: Fix Grub2 boot on arm64
 2021-11-02 14:05 UTC 

[PATCH v1 00/15] create power sequencing subsystem
 2021-11-02 14:05 UTC  (3+ messages)

[PATCH] PCI: Marvell: Update PCIe fixup
 2021-11-02 14:01 UTC  (9+ messages)

[PATCH v9 0/5] Initial support for multi-actuator HDDs
 2021-11-02 14:02 UTC  (5+ messages)
` [PATCH v9 3/5] libata: support concurrent positioning ranges log

[PATCH v2 00/13] replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
 2021-11-02 12:34 UTC  (8+ messages)
  ` [PATCH v2 06/13] drm/exynos: "
        ` [Intel-gfx] "
        ` [Nouveau] "

[PATCH] Bluetooth: Fix receiving HCI_LE_Advertising_Set_Terminated event
 2021-11-02 14:00 UTC  (2+ messages)

[PATCH v2 0/3] x86/IOMMU: enabled / intremap handling
 2021-11-02 14:00 UTC  (6+ messages)
` [PATCH v2 3/3] AMD/IOMMU: iommu_enable vs iommu_intremap

[PATCH v2 0/2] fuse: Send file/inode security context during creation
 2021-11-02 14:00 UTC  (4+ messages)
` [PATCH v2 2/2] fuse: Send security context of inode on file creation
    ` [Virtio-fs] "

[PATCH 0/2] Add support for AD7293 Power Amplifier
 2021-11-02 13:59 UTC  (3+ messages)
` [PATCH 1/2] iio:amplifiers:ad7293: add support for AD7293
` [PATCH 2/2] dt-bindings:iio:amplifiers: add ad7293 doc

amdgpu support for Ryzen 5XXXG, with integrated graphics: is it?
 2021-11-02 13:59 UTC  (4+ messages)

[PATCH v3 00/10] i915: Initial multi-tile support
 2021-11-02 13:58 UTC  (6+ messages)
` [PATCH v3 05/10] drm/i915: Prepare for multiple gts
    ` [Intel-gfx] "

[kvalo-ath:pending 53/53] drivers/net/wireless/ath/wcn36xx/txrx.c:275:42: error: variable 'sband' set but not used
 2021-11-02 13:56 UTC  (3+ messages)

[PATCH 0/3] blk-mq: misc fixes
 2021-11-02 13:57 UTC  (4+ messages)
` [PATCH 3/3] blk-mq: update hctx->nr_active in blk_mq_end_request_batch()

[Bug 213829] Intel AX210 Bluetooth controller doesn't start from warm boot
 2021-11-02 13:57 UTC 

[PATCH v2 00/22] Explicitly deny IRQ0 in the USB host drivers
 2021-11-02 13:55 UTC  (6+ messages)
` [PATCH v2 01/22] usb: host: ehci-exynos: deny IRQ0

refactor the i915 GVT support and move to the modern mdev API v2
 2021-11-02 13:56 UTC  (5+ messages)
` [PATCH 02/29] drm/i915/gvt: integrate into the main Makefile
  ` [Intel-gfx] "

[PATCH v2] ref-manual: update overlayfs class
 2021-11-02 13:56 UTC 

[PULL 0/9] pc,pci,virtio: features, fixes
 2021-11-02 13:54 UTC  (3+ messages)
` [PULL 8/9] pci: Export pci_for_each_device_under_bus*()

[Ocfs2-devel] [GIT PULL] gfs2: Fix mmap + page fault deadlocks
 2021-11-02 13:54 UTC  (4+ messages)
` [Cluster-devel] "
`  "

[PATCH v2] mm, slub: emit the "free" trace report before freeing memory in kmem_cache_free()
 2021-11-02 13:53 UTC  (2+ messages)

[PATCH v0] vl: flush all task from rcu queue before exiting
 2021-11-02 13:39 UTC 

[PATCH v2] media: platform: mtk-mdp3: Revise frame change criteria
 2021-11-02 13:52 UTC  (4+ messages)

Notes from the Git Contributors' Summit 2021, virtual, Oct 19/20
 2021-11-02 13:52 UTC  (4+ messages)
` [Summit topic] Crazy (and not so crazy) ideas
  ` scripting speedups [was: [Summit topic] Crazy (and not so crazy) ideas]

[PATCH v8, 00/17] Support multi hardware decode using of_platform_populate
 2021-11-02 13:51 UTC  (6+ messages)
` [PATCH v8, 15/17] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192

[PATCH v2 0/4] fpga: zynqmp: Adding support of loading authenticated images
 2021-11-02 13:52 UTC  (7+ messages)
` [PATCH v2 1/4] fpga: add option for loading FPGA secure bitstreams
  ` [PATCH v2 2/4] cmd: fpga: Separating the support of fpga loads
    ` [PATCH v2 3/4] fpga: add fit_fpga_load function
      ` [PATCH v2 4/4] fpga: zynqmp: support loading authenticated images

[PATCH] media: em28xx: fix memory leak in em28xx_init_dev
 2021-11-02 13:50 UTC  (5+ messages)

[PATCH V6 net-next 0/6] ethtool: add support to set/get tx copybreak buf size and rx buf len
 2021-11-02 13:46 UTC  (4+ messages)
` [PATCH V6 net-next 3/6] ethtool: add support to set/get rx buf len via ethtool
` [PATCH V6 net-next 4/6] ethtool: extend ringparam setting/getting API with rx_buf_len
` [PATCH V6 net-next 6/6] net: hns3: remove the way to set tx spare buf via module parameter


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.