All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-10 16:00:32 to 2022-06-10 16:58:57 UTC [more...]

[PATCH bpf-next v9 00/10] bpf: cgroup_sock lsm flavor
 2022-06-10 16:57 UTC  (7+ messages)
` [PATCH bpf-next v9 01/10] bpf: add bpf_func_t and trampoline helpers
` [PATCH bpf-next v9 02/10] bpf: convert cgroup_bpf.progs to hlist
` [PATCH bpf-next v9 03/10] bpf: per-cgroup lsm flavor
` [PATCH bpf-next v9 04/10] bpf: minimize number of allocated lsm slots per program
` [PATCH bpf-next v9 05/10] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
` [PATCH bpf-next v9 06/10] bpf: expose bpf_{g,s}etsockopt to lsm cgroup

[PATCH] target/riscv: Remove condition guarding register zero for auipc and lui
 2022-06-10 16:55 UTC 

[Buildroot] [PATCH] package/nettle: bump to version 3.8
 2022-06-10 16:57 UTC 

[Buildroot] [PATCH] package/lsof: bump to version 4.95.0
 2022-06-10 16:57 UTC 

[PATCH v3] scripts/check-local-export: avoid 'wait $!' for process substitution
 2022-06-10 16:57 UTC  (2+ messages)

[Buildroot] [PATCH] package/libgtk3: bump to version 3.24.34
 2022-06-10 16:57 UTC 

[Buildroot] [PATCH] package/iptables: bump to version 1.8.8
 2022-06-10 16:56 UTC 

[Buildroot] [PATCH 1/1] package/gtest: needs gcc >= 5
 2022-06-10 16:54 UTC 

[Buildroot] [PATCH] package/htop: bump to version 3.2.1
 2022-06-10 16:56 UTC 

[Buildroot] [PATCH] package/gnutls: bump to version 3.7.6
 2022-06-10 16:55 UTC 

[Intel-gfx] [PATCH v2] drm/i915/bios: calculate panel type as per child device index in VBT
 2022-06-10 16:56 UTC  (3+ messages)

[PATCH v2] Bluetooth: RFCOMM: Use skb_trim to trim checksum
 2022-06-10 16:55 UTC  (4+ messages)

[powerpc:fixes-test] BUILD SUCCESS 8e1278444446fc97778a5e5c99bca1ce0bbc5ec9
 2022-06-10 16:53 UTC 

[Buildroot] [RFC PATCH v1 0/1] libbpf: Remove bpf.h in linux.mk
 2022-06-10 16:54 UTC  (2+ messages)
` [Buildroot] [RFC PATCH v1 1/1] package/libbpf: remove "

[PATCH 0/6] Configurable VLAN mode for NCSI driver
 2022-06-10 16:48 UTC  (7+ messages)
` [PATCH 1/6] net/ncsi: Fix value of NCSI_CAP_VLAN_ANY
` [PATCH 2/6] net/ncsi: Rename NCSI_CAP_VLAN_NO to NCSI_CAP_VLAN_FILTERED
` [PATCH 3/6] net/ncsi: Enable VLAN filtering when callback is registered
` [PATCH 4/6] ftgmac100: Remove enable NCSI VLAN filtering
` [PATCH 5/6] dt-bindings: net: Add NCSI bindings
` [PATCH 6/6] net/ncsi: Support VLAN mode configuration

Bug in merge-ort (rename detection can have collisions?)
 2022-06-10 16:53 UTC  (3+ messages)

[PATCH 0/4] pm8001 driver improvements
 2022-06-10 16:46 UTC  (5+ messages)
` [PATCH 1/4] scsi: pm8001: Rework shost initial values
` [PATCH 2/4] scsi: pm8001: Setup tags before using them
` [PATCH 3/4] scsi: pm8001: Use non-atomic bitmap ops for tag alloc + free
` [PATCH 4/4] scsi: pm8001: Expose HW queues for pm80xx hw

[PATCH] ARM: i.MX: Make sure *_get_boot_source always assignes *src
 2022-06-10 16:50 UTC 

[RFC PATCH 0/4] usb: xhci: Introduce xhci-snps
 2022-06-10 16:52 UTC  (5+ messages)
` [RFC PATCH 1/4] dt-bindings: usb: usb-xhci: Add xhci-snps-quirks

[PATCH v2] scsi: scsi_debug: fix zone transition to full condition
 2022-06-10 16:51 UTC  (2+ messages)

[PATCH 0/5] docs/doc-guide: Sphinx related updates
 2022-06-10 16:50 UTC  (5+ messages)
` [RFC PATCH 3/5] docs/doc-guide: Update guidelines for title adornments

pull-request: wireless-next-2022-06-10
 2022-06-10 16:50 UTC  (2+ messages)

[PULL 00/28] target-arm queue
 2022-06-10 16:07 UTC  (29+ messages)
` [PULL 01/28] target/arm: Mark exception helpers as noreturn
` [PULL 02/28] target/arm: Add coproc parameter to syn_fp_access_trap
` [PULL 03/28] target/arm: Move exception_target_el out of line
` [PULL 04/28] target/arm: Move arm_singlestep_active "
` [PULL 05/28] target/arm: Move arm_generate_debug_exceptions "
` [PULL 06/28] target/arm: Use is_a64 in arm_generate_debug_exceptions
` [PULL 07/28] target/arm: Move exception_bkpt_insn to debug_helper.c
` [PULL 08/28] target/arm: Move arm_debug_exception_fsr "
` [PULL 09/28] target/arm: Rename helper_exception_with_syndrome
` [PULL 10/28] target/arm: Introduce gen_exception_insn_el_v
` [PULL 11/28] target/arm: Rename gen_exception_insn to gen_exception_insn_el
` [PULL 12/28] target/arm: Introduce gen_exception_insn
` [PULL 13/28] target/arm: Create helper_exception_swstep
` [PULL 14/28] target/arm: Remove TBFLAG_ANY.DEBUG_TARGET_EL
` [PULL 15/28] target/arm: Move gen_exception to translate.c
` [PULL 16/28] target/arm: Rename gen_exception to gen_exception_el
` [PULL 17/28] target/arm: Introduce gen_exception
` [PULL 18/28] target/arm: Introduce gen_exception_el_v
` [PULL 19/28] target/arm: Introduce helper_exception_with_syndrome
` [PULL 20/28] target/arm: Remove default_exception_el
` [PULL 21/28] target/arm: Create raise_exception_debug
` [PULL 22/28] target/arm: Move arm_debug_target_el to debug_helper.c
` [PULL 23/28] target/arm: Fix Secure PL1 tests in fp_exception_el
` [PULL 24/28] tests/qtest: Reduce npcm7xx_sdhci test image size
` [PULL 25/28] target/arm: Adjust format test in scr_write
` [PULL 26/28] target/arm: SCR_EL3.RW is RAO/WI without AArch32 EL[12]
` [PULL 27/28] gdbstub: Don't use GDB syscalls if no GDB is attached
` [PULL 28/28] semihosting/config: Merge --semihosting-config option groups

linux v5.18.3 fails to boot
 2022-06-10 16:49 UTC  (3+ messages)

[PATCH v2 0/6] Add support for upcoming chips to k10temp and amd_nb
 2022-06-10 16:49 UTC  (7+ messages)
` [PATCH v2 1/6] x86/amd_nb: Add AMD Family 17h A0-AF IDs
` [PATCH v2 2/6] x86/amd_nb: Add Family 19h model 70h-7Fh IDs
` [PATCH v2 3/6] x86/amd_nb: Add Family 19h model 60h-6Fh IDs

[PATCH] gpio: pca9570: add pca9571 support
 2022-06-10 16:48 UTC 

[PATCH v2] xilinx: zynqmp: Do not use 0 as spl bss start address
 2022-06-10 16:48 UTC  (4+ messages)
    ` [SPAM] "

[PATCH] arm64: errata: add detection for AMEVCNTR01 incrementing incorrectly
 2022-06-10 16:47 UTC  (3+ messages)

[mm-unstable v3 PATCH 0/7] Cleanup transhuge_xxx helpers
 2022-06-10 16:47 UTC  (8+ messages)
` [v3 PATCH 2/7] mm: thp: introduce transhuge_vma_size_ok() helper

[PATCH 0/6] Configurable VLAN mode for NCSI driver
 2022-06-10 16:45 UTC  (7+ messages)
` [PATCH 1/6] net/ncsi: Fix value of NCSI_CAP_VLAN_ANY
` [PATCH 2/6] net/ncsi: Rename NCSI_CAP_VLAN_NO to NCSI_CAP_VLAN_FILTERED
` [PATCH 3/6] net/ncsi: Enable VLAN filtering when callback is registered
` [PATCH 4/6] ftgmac100: Remove enable NCSI VLAN filtering
` [PATCH 5/6] dt-bindings: net: Add NCSI bindings
` [PATCH 6/6] net/ncsi: Support VLAN mode configuration

[PATCH 0/8] arm64: binman: use binman symbols for imx
 2022-06-10 16:47 UTC  (4+ messages)
` [PATCH 7/8] binman_sym: guard with CONFIG_IS_ENABLED(BINMAN_SYMBOLS)

[PATCH v2 00/17] Add support for AXP192 PMIC
 2022-06-10 16:47 UTC  (5+ messages)
` [PATCH v2 02/17] regmap-irq: Add get_irq_reg to support unusual register layouts

[PATCH bpf-next 0/2] bpftool: Restore memlock rlimit bump
 2022-06-10 16:46 UTC  (5+ messages)
` [PATCH bpf-next 1/2] Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"

[PATCH 1/2] rcu/kvfree: Remove useless monitor_todo flag
 2022-06-10 16:45 UTC  (7+ messages)
` [PATCH 2/2] rcu/kvfree: Introduce KFREE_DRAIN_JIFFIES_[MAX/MIN] interval

[PATCH v6 0/7] scalar: implement the subcommand "diagnose"
 2022-06-10 16:44 UTC  (5+ messages)
` [PATCH v6+ 0/7] js/scalar-diagnose rebased
  ` [PATCH v6+ 4/7] scalar: implement `scalar diagnose`

[igt-dev] [v3] tests/i915/kms_dsc: Validate dsc with diff plane formats
 2022-06-10 16:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/kms_dsc: Validate dsc with diff plane formats (rev3)

[OE-core] [honister] test and patches for xwayland support
 2022-06-10 16:43 UTC  (2+ messages)
`  "

Linux DRTM on UEFI platforms
 2022-06-10 16:40 UTC  (3+ messages)

[PATCH] ci(github): bring back the 'print test failures' step
 2022-06-10 16:40 UTC  (3+ messages)

[PATCH 5/5] vfio/iommu_type1: Simplify group attachment
 2022-06-10 16:39 UTC 

[PATCH 0/2] Introduce CABA helper process tree
 2022-06-10 16:38 UTC  (8+ messages)
` [PATCH 1/2] Add CABA tree to task_struct
` [PATCH 2/2] tests: Add CABA selftest

[PATCH v1 0/5] media: rkvdec: Fix H.264 error resilience
 2022-06-10 16:39 UTC  (11+ messages)
` [PATCH v1 1/5] media: rkvdec: Disable H.264 error detection
` [PATCH v1 4/5] media: rkvdec: Re-enable "

[PATCH BlueZ v3 0/4] test-runner: Add support for audio daemons
 2022-06-10 16:38 UTC  (5+ messages)
` [PATCH BlueZ v3 1/4] test-runner: Add DBus session support
` [PATCH BlueZ v3 2/4] doc/test-runner: Add audio config options
` [PATCH BlueZ v3 3/4] test-runner: Add audio card support
` [PATCH BlueZ v3 4/4] test-runner: Add udevd and trigger events

[PATCH 00/17] ASoC: Intel: haswell and broadwell boards update
 2022-06-10 16:34 UTC  (3+ messages)
` [PATCH 09/17] ASoC: Intel: bdw_rt286: Reword prefixes of all driver members

[PATCH 0/2] soundwire: Intel: add trigger callback
 2022-06-10 15:06 UTC  (8+ messages)
` [PATCH 1/2] soundwire: intel: uniquify debug message
` [PATCH 2/2] soundwire: Intel: add trigger callback

[PATCH] rcu/tree: Add comment to describe GP done condition in fqs loop
 2022-06-10 16:37 UTC  (2+ messages)

[PATCH] scsi: storvsc: Correct sysfs parameters as per Hyper-V storvsc requirement
 2022-06-10 16:37 UTC  (2+ messages)

[PATCH net-next v2 0/5] net: dsa: realtek: rtl8365mb: improve handling of PHY modes
 2022-06-10 16:36 UTC  (3+ messages)
` [PATCH net-next v2 5/5] net: dsa: realtek: rtl8365mb: handle PHY interface modes correctly

[Bug 209745] New: Bluetooth connection to Logitech MX Master 2S lost after each reboot
 2022-06-10 16:37 UTC  (2+ messages)
` [Bug 209745] "

[PATCH] arm64/fpsimd: Fix typo in comment
 2022-06-10 16:35 UTC  (3+ messages)

[PATCH v2] arm64/sme: Fix EFI save/restore
 2022-06-10 16:35 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/3] drm/doc/rfc: i915 VM_BIND feature design + uapi
 2022-06-10 16:36 UTC  (14+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Update i915 uapi documentation
    `  "
` [Intel-gfx] [PATCH 3/3] drm/doc/rfc: VM_BIND uapi definition
        `  "

[PATCH] arm64/sysreg: Fix typo in Enum element regex
 2022-06-10 16:35 UTC  (3+ messages)

[PATCH v14 5/7] dt-bindings: PCI: qcom: Support additional MSI interrupts
 2022-06-10 16:35 UTC  (3+ messages)

[PATCH v4 00/23] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-06-10 16:34 UTC  (3+ messages)
` [PATCH v4 19/23] ata: ahci: Add DWC AHCI SATA controller support

[rdma:for-rc] BUILD SUCCESS 118f767413ada4eef7825fbd4af7c0866f883441
 2022-06-10 16:34 UTC 

[PATCH 0/4] dt-bindings: arm: qcom: qcom,board-id and qcom,msm-id
 2022-06-10 16:33 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: arm: qcom: document qcom,msm-id and qcom,board-id

[PATCH v2 0/6] bitops: let optimize out non-atomic bitops on compile-time constants
 2022-06-10 16:32 UTC  (8+ messages)
` [PATCH v2 2/6] bitops: always define asm-generic non-atomic bitops

[PATCH kvmtool 00/24] Virtio v1 support
 2022-06-10 16:31 UTC  (3+ messages)

[PATCH V2] libxl/arm: Create specific IOMMU node to be referred by virtio-mmio device
 2022-06-10 16:31 UTC  (3+ messages)

[PATCH v3 0/2] bpf: Add bpf_verify_signature() helper
 2022-06-10 16:30 UTC  (4+ messages)
` [PATCH v3 1/2] "

[PATCH 0/2] ci(GitHub): mark up compile errors, too
 2022-06-10 16:30 UTC  (3+ messages)
` [PATCH 2/2] ci(github): also mark up compile errors

+ maintainers-add-memory-hotunplug-section-and-add-myself-as-reviewer.patch added to mm-hotfixes-unstable branch
 2022-06-10 16:29 UTC 

[PATCH 0/3] New SMCA Syndrome registers and FRU Text feature
 2022-06-10 16:29 UTC  (2+ messages)

[PATCH] crypto/openssl: support cmac operations
 2022-06-10 16:28 UTC 

[PATCH] event/dlb2: add support for single 512B write of 4 QEs
 2022-06-10 16:27 UTC  (4+ messages)
` [PATCH v7] "
` [PATCH v8] "

[dm-devel] [PATCH] dm crypt: set bdev to clone bio
 2022-06-10 16:26 UTC  (2+ messages)
` [dm-devel] "

[PATCH v7] sched/fair: Consider cpu affinity when allowing NUMA imbalance in find_idlest_group
 2022-06-10 16:25 UTC  (5+ messages)

[PATCH] clk: ingenic-tcu: Properly enable registers before accessing timers
 2022-06-10 16:24 UTC  (5+ messages)

[PATCH 0/3] ASoC: SOF: ipc3-dtrace: Handle race during initialization
 2022-06-10 16:22 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] lib/intel_memory_region: Fix missing header inclusion
 2022-06-10 16:22 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] fs/ntfs3: Don't clear upper bits accidentally in log_replay()
 2022-06-10 16:21 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915/display: Add smem fallback allocation for dpt
 2022-06-10 16:21 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] "

[PATCH v8 0/6] Add Xilinx RPU subsystem support
 2022-06-10 16:18 UTC  (10+ messages)
` [PATCH v8 1/6] dt-bindings: remoteproc: Add Xilinx RPU subsystem bindings

[PATCH 1/5] classes/buildcfg: Move git/layer revision code into new OE module buildcfg
 2022-06-10 16:21 UTC  (3+ messages)
` [OE-core] "

[PATCH] crypto/ipsec_mb: enable compilation for non x86 arch
 2022-06-10 16:21 UTC 

[igt-dev] [PATCH v2 i-g-t] i915/gem_exec_balancer: fix parallel_ordering with no-reloc
 2022-06-10 16:21 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915/gem_exec_balancer: fix parallel_ordering with no-reloc (rev2)

[groeck-staging:hwmon] BUILD SUCCESS ac6888ac5a11c0a47d1f1da4b7809c0c595fdc5d
 2022-06-10 16:20 UTC 

[igt-dev] [PATCH] lib/igt_kms: Add a helper function to check Bigjoiner support
 2022-06-10 16:19 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_kms: Add a helper function to check Bigjoiner support (rev3)

neighbour netlink notifications delivered in wrong order
 2022-06-10 16:18 UTC  (9+ messages)

[PATCH] ASoC: samsung: i2s: Check before clk_unregister() not needed
 2022-06-10 16:15 UTC  (3+ messages)

[PATCH mdadm v1 00/14] Bug fixes and testing improvments
 2022-06-10 16:16 UTC  (3+ messages)
` [PATCH mdadm v1 14/14] tests: Add broken files for all broken tests

[PATCHv3 0/8] Linear Address Masking enabling
 2022-06-10 16:16 UTC  (3+ messages)
` [PATCHv3 6/8] x86/mm: Provide ARCH_GET_UNTAG_MASK and ARCH_ENABLE_TAGGED_ADDR

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-06-10 16:14 UTC  (8+ messages)
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based "

[PATCH 0/3] docs/zh_CN: Update the translation of vm to 5.19-rc1
 2022-06-10 16:12 UTC  (3+ messages)
` [PATCH 3/3] docs/zh_CN: Update the translation of vm index "

[PATCH v3] io_uring: switch cancel_hash to use per entry spinlock
 2022-06-10 16:10 UTC  (4+ messages)

[PATCH 1/2] drm/amd/pm: enable UCLK DS feature for SMU 13.0.0
 2022-06-10 16:08 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/pm: enable MACO support "

[PATCH] drivers: wait optionally when counting allocated pointers
 2022-06-10 16:07 UTC 

[geert-renesas-drivers:renesas-clk] BUILD SUCCESS 02c96ed9e4cd1f47bfcd10296fec6b0b69d6b3c6
 2022-06-10 16:05 UTC 

[igt-dev] [i-g-t 0/3] tests/kms_pipe_crc_basic: IGT test cleanup
 2022-06-10 16:05 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_pipe_crc_basic: IGT test cleanup (rev3)

[PATCH net-next v1 0/5] ptp_ocp: set of small cleanups
 2022-06-10 16:04 UTC  (6+ messages)
` [PATCH net-next v1 1/5] ptp_ocp: use dev_err_probe()

[Bug 210301] New: *ERROR* IB test failed on gfx (-110) on Ryzen 4750u
 2022-06-10 16:04 UTC  (2+ messages)
` [Bug 210301] "

[RFC PATCH] target/arm: de-duplicate our register XML definitions
 2022-06-10 16:03 UTC  (2+ messages)

[PATCH] vboxguest: add missing devm_free_irq
 2022-06-10 16:02 UTC  (4+ messages)

[PATCH] x86/spec-ctrl: More MSR_ARCH_CAPS enumerations
 2022-06-10 16:00 UTC 

git bisect outputs list of commits in the wrong order
 2022-06-10 16:01 UTC 

[PATCH] ASoC: SOF: debug: Clarify the IPC timeout handling path
 2022-06-10 15:58 UTC  (2+ messages)

[igt-dev] [i-g-t 0/3] tests/kms_cursor_legacy: IGT test cleanup
 2022-06-10 16:01 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH] drm/amdgpu: Fix GTT size reporting in amdgpu_ioctl
 2022-06-10 16:00 UTC  (2+ messages)

[Intel-gfx] [PATCH v7] drm/i915/display: disable HPD workers before display driver unregister
 2022-06-10 16:00 UTC  (2+ messages)
`  "

[PATCH 0/2] ASoC: codecs: qualcomm move gain to S8_TLV
 2022-06-10 15:58 UTC  (2+ messages)

[PATCH 00/11] ASoC: codecs: Series of fixes for realtek codecs used on RVPs
 2022-06-10 15:58 UTC  (2+ messages)
` (subset) "

[PATCH] ASoC: SOF: ipc3-dtrace: use pm_runtime_resume_and_get()
 2022-06-10 15:58 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.