All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-09 16:12:44 to 2021-12-09 16:54:11 UTC [more...]

[PATCH 0/3] amdgpu/pm: Implement parallel sysfs_emit solution for navi10
 2021-12-09  5:18 UTC  (4+ messages)
` [PATCH 1/3] amdgpu/pm: Implement new API function "emit" that accepts buffer base and write offset

[PATCH 1/2] drm/amdkfd: Use prange->list head for insert_list
 2021-12-09  0:03 UTC  (2+ messages)
` [PATCH 2/2] drm/amdkfd: Use prange->update_list head for remove_list

[PATCH v2 00/67] fscache, cachefiles: Rewrite
 2021-12-09 16:53 UTC  (2+ messages)
` [PATCH v2 01/67] fscache, cachefiles: Disable configuration

[PATCH 00/19] tests: fix broken &&-chains & abort loops on error
 2021-12-09 16:53 UTC  (9+ messages)
` [PATCH 02/19] t1010: fix unnoticed failure on Windows
` [PATCH 11/19] tests: fix broken &&-chains in `$(...)` command substitutions
` [PATCH 15/19] tests: simplify by dropping unnecessary `for` loops

[PATCH v2 0/3] Assorted fixes/tweaks to GuC support
 2021-12-09  4:03 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Assorted fixes/tweaks to GuC support (rev5)

[PATCH 1/2] drm/ bridge: tc358762: move bridge init to enable callback
 2021-12-09 16:53 UTC  (3+ messages)

[PATCH 1/4] dt-bindings: usb: chipidea: Convert to json-schema
 2021-12-09 16:53 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: usb: tegra: "
` [PATCH 3/4] dt-bindings: usb: tegra-xusb: "
` [PATCH 4/4] dt-bindings: usb: tegra-xudc: Document interconnects and iommus properties

Various problems trying to vga-passthrough a Renoir iGPU to a xen/qubes-os hvm
 2021-12-09  4:36 UTC  (3+ messages)

[PATCH v2] drm/amdgpu: fix incorrect VCN revision in SRIOV
 2021-12-09  5:18 UTC 

[PATCH v4 00/14] drm/hdcp: Pull HDCP auth/exchange/check into helpers
 2021-12-09  3:31 UTC  (3+ messages)
` [PATCH v4 14/14] drm/msm: Implement HDCP 1.x using the new drm HDCP helpers
  ` [Intel-gfx] "

[PATCH 1/2] drm/amdgpu: Detect if amdgpu in IOMMU isolation mode
 2021-12-09  0:41 UTC  (4+ messages)

[PATCH 17/18] drm: rockchip: Add VOP2 driver
 2021-12-09  0:49 UTC  (2+ messages)

[PATCH] drm/amd/pm: skip gfx cgpg in the s0ix suspend-resume
 2021-12-09  1:51 UTC 

[Intel-gfx] [CI] drm/i915/dmc: Update DMC to v2.14 on ADL-P
 2021-12-08 23:52 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] drm/dp: Actually read Adjust Request Post Cursor2 register
 2021-12-09  5:54 UTC  (3+ messages)

[PATCH] net: mana: Fix memory leak in mana_hwc_create_wq
 2021-12-09  0:32 UTC  (2+ messages)

[PATCH] Documentation: livepatch: Add kernel-doc link to klp_enable_patch
 2021-12-09 16:53 UTC 

[PATCH v2] drm/amdgpu: fix incorrect VCN revision in SRIOV
 2021-12-09  5:25 UTC 

[PATCH v3 2/2] md: raid1 add nowait support
 2021-12-09 16:53 UTC  (6+ messages)
` [RFC PATCH v4 1/4] md: add support for REQ_NOWAIT
  ` [RFC PATCH v4 4/4] md: raid456 add nowait support

[pull] amdgpu drm-fixes-5.16
 2021-12-09  4:28 UTC 

[RFC PATCH v2 00/36] libsepol: add fuzzer for reading binary policies
 2021-12-09 16:49 UTC  (38+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/36] cifuzz: enable report-unreproducible-crashes
  ` [PATCH v3 02/36] cifuzz: use the default runtime of 600 seconds
  ` [PATCH v3 03/36] libsepol/fuzz: silence secilc-fuzzer
  ` [PATCH v3 04/36] libsepol: add libfuzz based fuzzer for reading binary policies
  ` [PATCH v3 05/36] libsepol/fuzz: limit element sizes for fuzzing
  ` [PATCH v3 06/36] libsepol: use logging framework in conditional.c
  ` [PATCH v3 07/36] libsepol: use logging framework in ebitmap.c
  ` [PATCH v3 08/36] libsepol: use mallocarray wrapper to avoid overflows
  ` [PATCH v3 09/36] libsepol: use reallocarray "
  ` [PATCH v3 10/36] libsepol: add checks for read sizes
  ` [PATCH v3 11/36] libsepol: enforce avtab item limit
  ` [PATCH v3 12/36] libsepol: clean memory on conditional insertion failure
  ` [PATCH v3 13/36] libsepol: reject abnormal huge sid ids
  ` [PATCH v3 14/36] libsepol: reject invalid filetrans source type
  ` [PATCH v3 15/36] libsepol: zero member before potential dereference
  ` [PATCH v3 16/36] libsepol: use size_t for indexes in strs helpers
  ` [PATCH v3 17/36] libsepol: do not underflow on short format arguments
  ` [PATCH v3 18/36] libsepol: do not crash on class gaps
  ` [PATCH v3 19/36] libsepol: do not crash on user gaps
  ` [PATCH v3 20/36] libsepol: use correct size for initial string list
  ` [PATCH v3 21/36] libsepol: do not create a string list with initial size zero
  ` [PATCH v3 22/36] libsepol: split validation of datum array gaps and entries
  ` [PATCH v3 23/36] libsepol: validate MLS levels
  ` [PATCH v3 24/36] libsepol: validate expanded user range and level
  ` [PATCH v3 25/36] libsepol: validate permission count of classes
  ` [PATCH v3 26/36] libsepol: resolve log message mismatch
  ` [PATCH v3 27/36] libsepol: validate avtab and avrule types
  ` [PATCH v3 28/36] libsepol: validate constraint expression operators and attributes
  ` [PATCH v3 29/36] libsepol: validate type of avtab type rules
  ` [PATCH v3 30/36] libsepol: validate ocontexts
  ` [PATCH v3 31/36] libsepol: validate genfs contexts
  ` [PATCH v3 32/36] libsepol: validate permissive types
  ` [PATCH v3 33/36] libsepol: validate policy properties
  ` [PATCH v3 34/36] libsepol: validate categories
  ` [PATCH v3 35/36] libsepol: validate fsuse types
  ` [PATCH v3 36/36] libsepol: validate class default targets

Recall: [PATCH v2] drm/amdgpu: fix incorrect VCN revision in SRIOV
 2021-12-09  5:24 UTC 

[RFC] block-backend: prevent dangling BDS pointer in blk_drain()
 2021-12-09 16:51 UTC  (4+ messages)

[PATCH 0/2] hwmon: (dell-smm) Improve ioctl handler
 2021-12-09 16:52 UTC  (5+ messages)
` [PATCH 1/2] hwmon: (dell-smm) Simplify "

[PATCH bpf-next 0/8] Add support for transmitting packets using XDP in bpf_prog_run()
 2021-12-09 16:51 UTC  (5+ messages)
` [PATCH bpf-next 6/8] bpf: Add XDP_REDIRECT support to XDP for bpf_prog_run()

[PATCH] tools/lib/lockdep: drop leftover liblockdep headers
 2021-12-09 16:51 UTC 

[PATCH] mtd: onenand: remove redundant variable ooblen
 2021-12-09 16:50 UTC  (3+ messages)

[PATCH] dt-bindings: mtd: ti,gpmc-nand: Add missing 'rb-gpios'
 2021-12-09 16:50 UTC  (3+ messages)

[RFC][PATCH 0/5] refcount: Improve code-gen
 2021-12-09 16:51 UTC  (4+ messages)

[PATCH 24/64] netfs: Pass more information on how to deal with a hole in the cache
 2021-12-09 16:49 UTC  (4+ messages)
` [PATCH 00/64] fscache, cachefiles: Rewrite

[RFC PATCH] module: Introduce module unload taint tracking
 2021-12-09 16:49 UTC  (3+ messages)

[PATCH 0/2] Add SMP/SMT support for Ingenic sysost driver
 2021-12-09 16:48 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: timer: Add bindings for new Ingenic SoCs
` [PATCH 2/2] clocksource: Ingenic: Add SMP/SMT support for sysost driver
` [PATCH v2] MIPS: Ingenic: Add system type for new Ingenic SoCs

[PATCH v3 0/4] Add ARTPEC-8 support to DWMMC controller
 2021-12-09 16:45 UTC  (10+ messages)
` [PATCH v3 1/4] dt-bindings: mmc: exynos-dw-mshc: Add support for ARTPEC-8
` [PATCH v3 2/4] mmc: dw_mmc-exynos: "
` [PATCH v3 3/4] mmc: dw_mmc: Add driver callbacks for data read timeout
` [PATCH v3 4/4] mmc: dw_mmc: Do not wait for DTO in case of error

[PATCH v4 1/3] mm: protect free_pgtables with mmap_lock write lock in exit_mmap
 2021-12-09 16:47 UTC  (4+ messages)
` [PATCH 4/3] mm: drop MMF_OOM_SKIP from exit_mmap

[PATCH v4 0/4] ti-sn65dsi83 patches
 2021-12-09 16:44 UTC  (6+ messages)
` [PATCH v4 4/4] drm/bridge: ti-sn65dsi83: Add vcc supply regulator support

[PATCH V1 0/2] mm/damon: Do little changes
 2021-12-09 16:46 UTC  (4+ messages)
` [PATCH V1 1/2] mm/damon/dbgfs: Avoid target_ids display wrong pid value
` [PATCH V1 2/2] mm/damon: Modify the display form of damon tracepoint

[PATCH 0/3] Apple PMGR fixup: Implement support for min-ps
 2021-12-09 16:44 UTC  (4+ messages)
` [PATCH 2/3] soc: apple: apple-pmgr-pwrstate: Add auto-PM min level support

[PATCH 0/4] Prepare general purpose clocks on msm8916
 2021-12-09 16:37 UTC  (5+ messages)
` [PATCH 1/4] clk: qcom: clk-rcg2: Fail Duty-Cycle configuration if MND divider is not enabled
` [PATCH 2/4] clk: qcom: clk-rcg2: Make sure to not write d=0 to the NMD register
` [PATCH 3/4] pinctrl: qcom: msm8916: Allow CAMSS GP clocks to be muxed
` [PATCH 4/4] clk: qcom: gcc-msm8916: Add rates to the GP clocks

[PATCH] Clocksource: Avoid misjudgment of clocksource
 2021-12-09 16:44 UTC  (3+ messages)

ARM: mach-at91: how to stop U-Boot/SPL from disabling the watchdog timer on SAMAD3 Xplained
 2021-12-09 16:43 UTC  (2+ messages)

[RFC PATCH 00/17] drm: bridge: Samsung MIPI DSIM bridge
 2021-12-09 16:40 UTC  (7+ messages)

[PATCH 0/6] RFC: adding support to GCC for detecting trust boundaries
 2021-12-09 16:42 UTC  (4+ messages)

[PATCH net-next v3 0/6] net: lan966x: Add switchdev and vlan support
 2021-12-09 16:43 UTC  (4+ messages)
` [PATCH net-next v3 6/6] net: lan966x: Add switchdev support

[PATCH v3] libtracefs: New APIs for getting the raw format of synth event
 2021-12-09 16:38 UTC 

[PATCH] gcc: Fix tm.h plugin header
 2021-12-09 16:40 UTC  (2+ messages)
` [OE-core] "

[PATCH v13 00/11] app/test: enable subset of tests on Windows
 2021-12-09 16:39 UTC  (8+ messages)
` [PATCH v14 "
  ` [PATCH v14 04/11] app/test: skip interrupt "

[PATCH v2 0/3] libtracefs: APIs for inspecting hist/synth objects
 2021-12-09 16:37 UTC  (3+ messages)

Reuse framebuffer after a kexec (amdgpu / efifb)
 2021-12-09 16:00 UTC 

[PATCH] exit: Retain nsproxy for exit_task_work() work entries
 2021-12-09 16:39 UTC  (11+ messages)

[PATCH nf] netfilter: ctnetlink: remove expired entries first
 2021-12-09 16:39 UTC 

[PATCH v2 1/4] dt-bindings: arm-smmu: Document nvidia, memory-controller property
 2021-12-09 16:36 UTC  (12+ messages)
` [PATCH v2 1/4] dt-bindings: arm-smmu: Document nvidia,memory-controller property
` [PATCH v2 2/4] dt-bindings: arm-smmu: Add compatible for Tegra234 SOC
` [PATCH v2 3/4] iommu/arm-smmu: Support Tegra234 SMMU
` [PATCH v2 4/4] arm64: tegra: Add Tegra234 IOMMUs

[PATCH 0/2] ACPI: Arm Generic Diagnostic Dump and Reset device
 2021-12-09 16:36 UTC  (4+ messages)
` [PATCH 2/2] ACPI: AGDI: Add driver for "

[igt-dev] [PATCH v4 0/2] tests/amdgpu: Introduce DSC tests
 2021-12-09 16:38 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/amdgpu: Introduce DSC tests (rev2)

[PATCH v2] media: v4l2-mem2mem: Apply DST_QUEUE_OFF_BASE on MMAP buffers across ioctls
 2021-12-09 16:38 UTC 

[RFC v16 0/9] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-12-09 16:37 UTC  (16+ messages)
` [RFC v16 1/9] iommu: Introduce attach/detach_pasid_table API

[tip: x86/urgent] x86/boot: Pull up cmdline preparation and early param parsing
 2021-12-09 16:37 UTC  (7+ messages)

[PULL 0/1] Block patches
 2021-12-09 16:34 UTC  (3+ messages)

[PATCH 0/4] dt-bindings: Add trivial Apple t6000/t6001 SoC bindings
 2021-12-09 16:34 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: i2c: apple,i2c: Add apple,t6000-i2c compatible
  ` [PATCH 2/4] dt-bindings: i2c: apple, i2c: Add apple, t6000-i2c compatible

Re:[PATCH] mirror: Avoid assertion failed in mirror_run
 2021-12-09 16:33 UTC  (2+ messages)
` [PATCH] "

[PATCH 0/2] Apple mailbox fixup: switch to generic compatibles
 2021-12-09 16:33 UTC  (3+ messages)

[PATCH] arm64: kexec: Fix missing error code 'ret' warning in load_other_segments()
 2021-12-09 16:32 UTC  (5+ messages)

[PATCH] gpg-interface: trim CR from ssh-keygen -Y find-principals
 2021-12-09 16:33 UTC  (5+ messages)

[PATCH] dt-bindings: mailbox: apple,mailbox: Add power-domains property
 2021-12-09 16:31 UTC  (3+ messages)
` [PATCH] dt-bindings: mailbox: apple, mailbox: "

Minutes: Yocto Project Weekly Triage Meeting 12/9/2021
 2021-12-09 16:33 UTC 

[patch] --filter option in ld: srcfix
 2021-12-09 16:32 UTC  (5+ messages)

[V2 2/6] driver core: auxiliary bus: Add driver data helpers
 2021-12-09 16:32 UTC  (2+ messages)

[PATCH 0/4] Enable PASID for DMA API users
 2021-12-09 16:32 UTC  (8+ messages)
` [PATCH 2/4] iommu: Add PASID support for DMA mapping "

[PATCH v2 00/11] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2021-12-09 16:29 UTC  (5+ messages)
` [PATCH v2 03/11] mm/gup: migrate PIN_LONGTERM dev coherent pages to system

[PATCH v1] app/testpmd: fix dereference before null check
 2021-12-09 16:27 UTC 

[PATCH v5 07/16] ima: Move ima_htable into ima_namespace
 2021-12-09 16:26 UTC  (3+ messages)

[PATCH v2] i2c: tegra: use i2c_timings for bus clock freq
 2021-12-09 16:28 UTC 

[PATCH v4 0/6] Expand display core documentation
 2021-12-09 16:26 UTC  (2+ messages)

usb:core: possible bug in wMaxPacketSize validation in config.c?
 2021-12-09 16:26 UTC  (2+ messages)

[syzbot] INFO: task can't die in reclaim_throttle
 2021-12-09 16:25 UTC  (3+ messages)

[PATCH 0/1] backports: fix build on recent v4.14 kernels
 2021-12-09 16:25 UTC  (2+ messages)
` [PATCH 1/1] "

QEMU 6.2.0 and rhbz#1999878
 2021-12-09 16:22 UTC  (6+ messages)

[PATCH] bridge: extend BR_ISOLATE to full split-horizon
 2021-12-09 16:23 UTC  (5+ messages)

[ovmf test] 167267: regressions - FAIL
 2021-12-09 16:22 UTC 

[PATCH v2] KVM: x86: Always set kvm_run->if_flag
 2021-12-09 16:21 UTC  (2+ messages)

[patch 21/32] NTB/msi: Convert to msi_on_each_desc()
 2021-12-09 16:21 UTC  (12+ messages)

[PATCH 0/2] Clock based PWM output driver
 2021-12-09 16:20 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pwm: Document clk based PWM controller
` [PATCH 2/2] pwm: Add clock based PWM output driver

[PATCH v2] net: dsa: felix: Fix memory leak in felix_setup_mmio_filtering
 2021-12-09 16:20 UTC  (2+ messages)

[PATCH net 0/3] net: wwan: iosm: bug fixes
 2021-12-09 16:20 UTC  (2+ messages)

[PATCH] docs/trace: fix a label of boottime-trace
 2021-12-09 16:17 UTC  (3+ messages)

[PATCH 1/3] iio: as3935: Remove unnecessary cast
 2021-12-09 16:17 UTC  (3+ messages)
` [PATCH 2/3] iio: in2xx-adc: "
` [PATCH 3/3] iio: vz89x: "

[PATCH 00/15] ath11k: add support for 6 GHz station for various modes : LPI, SP and VLP
 2021-12-09 16:16 UTC  (4+ messages)
` [PATCH 01/15] ath11k: add support for extended wmi service bit

[PATCHSET 0/2] Cancelation fixes
 2021-12-09 16:16 UTC  (3+ messages)
` [PATCH 2/2] io_uring: ensure task_work gets run as part of cancelations
  ` [PATCH v2 "

[poky][dunfell][PATCH] busybox: Fix multiple security issues in awk
 2021-12-09 16:15 UTC  (2+ messages)
` [OE-core] "

[PATCH] media: v4l2-mem2mem: Apply DST_QUEUE_OFF_BASE on MMAP buffers across ioctls
 2021-12-09 16:15 UTC  (3+ messages)

[meta-python][PATCH] python3-pymetno: Introduce recipe on 0.7.0
 2021-12-09 16:14 UTC  (3+ messages)
` [oe] "

[meta-python][PATCH v2] python3-pymetno: Introduce recipe on 0.7.0
 2021-12-09 16:14 UTC 

[sashal-stable:pending-4.19 1/1] drivers/pinctrl/pinctrl-amd.c:966:2: error: implicit declaration of function 'acpi_register_wakeup_handler'
 2021-12-09 16:14 UTC 

[PATCH 0/4] feec() energy margin removal
 2021-12-09 16:11 UTC  (2+ messages)
` [PATCH 4/4] sched/fair: Remove the energy margin in feec()


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.