All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-30 18:41:12 to 2022-08-30 19:24:17 UTC [more...]

[PATCH v2 00/10] Instantiate VT82xx functions in host device
 2022-08-30 19:00 UTC  (5+ messages)
` [PATCH v2 03/10] hw/isa/vt82c686: Prefer pci_address_space() over get_system_memory()
` [PATCH v2 05/10] hw/isa/vt82c686: Instantiate IDE function in host device
` [PATCH v2 06/10] hw/isa/vt82c686: Instantiate USB functions "
` [PATCH v2 07/10] hw/isa/vt82c686: Instantiate PM function "

[PATCH v3 00/19] Variety of fixes and new features for mr75203 driver
 2022-08-30 19:22 UTC  (19+ messages)
` [PATCH v3 01/19] dt-bindings: hwmon: (mr75203) update "intel,vm-map" property to be optional
` [PATCH v3 02/19] hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not defined
` [PATCH v3 03/19] hwmon: (mr75203) update pvt->v_num to the actual number of used sensors
` [PATCH v3 04/19] dt-bindings: hwmon: (mr75203) change "reset" property to be optional
` [PATCH v3 05/19] hwmon: (mr75203) skip reset-control deassert for SOCs that don't support it
` [PATCH v3 06/19] hwmon: (mr75203) fix multi-channel voltage reading
` [PATCH v3 07/19] hwmon: (mr75203) enable polling for all VM channels
` [PATCH v3 08/19] dt-bindings: hwmon: (mr75203) add "moortec,vm-active-channels" property
` [PATCH v3 09/19] hwmon: (mr75203) add VM active channel support
` [PATCH v3 10/19] dt-bindings: hwmon: (mr75203) add "moortec,vm-pre-scaler" property
` [PATCH v3 11/19] hwmon: (mr75203) add VM pre-scaler support
` [PATCH v3 12/19] hwmon: (mr75203) fix voltage equation for negative source input
` [PATCH v3 13/19] hwmon: (mr75203) modify the temperature equation according to series 5 datasheet
` [PATCH v3 14/19] dt-bindings: hwmon: (mr75203) add "moortec,ts-series" property
` [PATCH v3 15/19] hwmon: (mr75203) add support for series 6 temperature equation
` [PATCH v3 17/19] hwmon: (mr75203) parse temperature coefficients from device-tree
` [PATCH v3 18/19] hwmon: (mr75203) add debugfs to read and write temperature coefficients
` [PATCH v3 19/19] hwmon: (mr75203) fix coding style space errors

[Buildroot] [PATCHv3] package/rustc: needs C++ compiler with musl based toolchain
 2022-08-30 19:22 UTC  (6+ messages)

[PATCH v2 00/12] Start converting MVEBU bindings to DT Schema
 2022-08-30 19:22 UTC  (3+ messages)

[PATCH v3] overflow: Allow mixed type arguments
 2022-08-30 19:21 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-30 19:20 UTC 

[PATCH v1 1/1] gpio: rockchip: Switch to use fwnode instead of of_node
 2022-08-30 19:19 UTC  (3+ messages)

[PATCH net-next v2 0/5] net: altera: tse: phylink conversion
 2022-08-30 19:19 UTC  (11+ messages)
` [PATCH net-next v2 1/5] dt-bindings: net: Convert Altera TSE bindings to yaml
` [PATCH net-next v2 5/5] dt-bindings: net: altera: tse: add an optional pcs register range

[PATCH v3] keys: remove __user annotation from function prototype
 2022-08-30 19:19 UTC 

[PULL 00/23] First testing patches for QEMU 7.2
 2022-08-30 18:40 UTC  (20+ messages)
` [PULL 01/23] tests/qtest: Use g_setenv()
` [PULL 02/23] tests/qtest: Use g_mkdtemp()
` [PULL 03/23] tests: Use g_mkdir_with_parents()
` [PULL 04/23] tests/qtest: migration-test: Handle link() for win32
` [PULL 05/23] backends/tpm: Exclude headers and macros that don't exist on win32
` [PULL 06/23] tests/qtest: Adapt {m48t59,rtc}-test cases for win32
` [PULL 07/23] tests/qtest: Build e1000e-test for posix only
` [PULL 08/23] tests/qtest: Build cases that use memory-backend-file "
` [PULL 09/23] tests/qtest: i440fx-test: Skip running request_{bios, pflash} for win32
` [PULL 10/23] tests/qtest: migration-test: Skip running test_migrate_fd_proto on win32
` [PULL 11/23] tests/qtest: libqos: Drop inclusion of <sys/wait.h>
` [PULL 12/23] tests/qtest: libqos: Rename malloc.h to libqos-malloc.h
` [PULL 13/23] tests/qtest: device-plug-test: Reverse the usage of double/single quotes
` [PULL 14/23] tests/qtest: machine-none-test: Use double quotes to pass the cpu option
` [PULL 16/23] tests/qtest: prom-env-test: Use double quotes to pass the prom-env option
` [PULL 17/23] tests/vm: Add libslirp to the VM tests
` [PULL 18/23] tests/avocado: Do not run tests that require libslirp if it is not available
` [PULL 19/23] tests/avocado: Fix trivial typo
` [PULL 20/23] docs/devel/testing: fix minor typo

[PATCH v1 0/3] mm: minor cleanups around NUMA hinting
 2022-08-30 19:18 UTC  (7+ messages)
` [PATCH v1 2/3] mm/gup: use gup_can_follow_protnone() also in GUP-fast

What's cooking in git.git (Aug 2022, #10; Tue, 30)
 2022-08-30 19:17 UTC 

[PATCH v3 net-next 0/5] tcp: Introduce optional per-netns ehash
 2022-08-30 19:15 UTC  (6+ messages)
` [PATCH v3 net-next 1/5] tcp: Clean up some functions
` [PATCH v3 net-next 2/5] tcp: Set NULL to sk->sk_prot->h.hashinfo
` [PATCH v3 net-next 3/5] tcp: Access &tcp_hashinfo via net
` [PATCH v3 net-next 4/5] tcp: Save unnecessary inet_twsk_purge() calls
` [PATCH v3 net-next 5/5] tcp: Introduce optional per-netns ehash

[PATCH] drm/i915/slpc: Fix PCODE IA Freq requests when using SLPC
 2022-08-30 19:16 UTC  (3+ messages)
` [PATCH] drm/i915/slpc: Let's fix the PCODE min freq table setup for SLPC
  ` [Intel-gfx] "

[igt-dev] [PATCH igt] tests/kms_plane_multiple: Fix assumption about single primary plane
 2022-08-30 19:16 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

drivers/gpu/drm/ttm/ttm_bo_util.c:378:28: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-08-30 19:15 UTC 

[Buildroot] [git commit] package/rustc: needs C++ compiler with musl based toolchain
 2022-08-30 19:12 UTC 

[PATCH v3 0/5] Making microcode late-load robust
 2022-08-30 19:15 UTC  (3+ messages)
` [PATCH v3 5/5] x86/microcode: Place siblings in NMI loop while update in progress

CM-ITC, pch_can/c_can_pci, sendto() returning ENOBUFS
 2022-08-30 19:15 UTC  (7+ messages)

[PATCH v3 0/2] NFSD: memory shrinker for NFSv4 clients
 2022-08-30 19:14 UTC  (3+ messages)
` [PATCH v3 1/2] NFSD: keep track of the number of courtesy clients in the system
` [PATCH v3 2/2] NFSD: add shrinker to reap courtesy clients on low memory condition

buffer overflow in vfio_ccw_async_region_write/vfio_ccw_async_region_read
 2022-08-30 19:13 UTC  (2+ messages)

[PATCH -next 0/4] spi: Introduce BPF based SPI mockup controller
 2022-08-30 19:11 UTC  (4+ messages)
` [PATCH -next 1/4] spi: mockup: Add SPI controller testing driver

[PATCH v3 0/7] vfs: clean up i_version behavior and expose it via statx
 2022-08-30 19:11 UTC  (17+ messages)
` [PATCH v3 1/7] iversion: update comments with info about atime updates

RTT-PROBE: lore-subspace-rtt
 2022-08-30 19:10 UTC 

[PATCH linux-next] media: venus: hfi: Remove the unneeded result variable
 2022-08-30 19:10 UTC  (2+ messages)

[PATCH 1/2] Documentation: raise minimum supported version of binutils to 2.25.1
 2022-08-30 19:08 UTC  (4+ messages)
` [PATCH 2/2] powerpc: remove old code for binutils < 2.25

[PATCH 0/3] A couple of CI fixes regarding the built-in add --patch
 2022-08-30 19:09 UTC  (6+ messages)
` [PATCH 1/3] add -p: avoid ambiguous signed/unsigned comparison
` [PATCH 2/3] t3701: test the built-in `add -i` regardless of NO_PERL

[PATCH v2 0/2] add sysfs entry "patched" for each klp_object
 2022-08-30 19:09 UTC  (3+ messages)

[Buildroot] [PATCH] package/{python-}protobuf: bump to version 31.5
 2022-08-30 19:08 UTC  (2+ messages)

[PATCH v3 0/4] tweaks for denying tiny xfs
 2022-08-30 19:07 UTC  (5+ messages)
` [PATCH v3 1/4] tests: increase fs size for mkfs

[PATCH] iio: cdc: ad7746: Suppress false uninitialized value warning
 2022-08-30 18:33 UTC 

[Buildroot] [git commit] package/{python-}protobuf: bump to version 21.5
 2022-08-30 19:06 UTC 

[PATCH 0/7] fix null-ptr-deref in binder_alloc and others
 2022-08-30 19:06 UTC  (5+ messages)
` [PATCH 1/7] binder: fix alloc->vma_vm_mm null-ptr dereference
` [PATCH 4/7] binder: remove binder_alloc_set_vma()

[PATCH] ASoC: amd: fix spelling mistake: "i.e" -> "i.e."
 2022-08-30 19:04 UTC  (3+ messages)

[PATCH 0/2] Add missing trace points in emulator path
 2022-08-30 19:05 UTC  (5+ messages)
` [PATCH 1/2] KVM: x86: Return emulator error if RDMSR/WRMSR emulation failed
` [PATCH 2/2] KVM: x86: Add missing trace points for RDMSR/WRMSR in emulator path

[PATCH v4 4/4] media: i2c: Add driver for ST VGXY61 camera sensor
 2022-08-30 19:04 UTC  (2+ messages)

[PATCH net-next] net: dsa: hellcreek: Print warning only once
 2022-08-30 19:04 UTC  (2+ messages)

[PATCH v9 0/3] arm64: dts: qcom: Add new board revision and LTE SKUs for sc7280-villager family
 2022-08-30 19:04 UTC  (3+ messages)
` [PATCH v9 1/3] dt-bindings: arm: qcom: document sc7280 and villager board

[PATCH 0/4] Add driver for CSI2 and CRU modules found on Renesas RZ/G2L SoC
 2022-08-30 19:03 UTC  (5+ messages)
` [PATCH 3/4] media: platform: Add Renesas RZ/G2L MIPI CSI-2 receiver driver

[PATCH RFC] mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context
 2022-08-30 19:03 UTC  (5+ messages)

[PATCH v3 0/3] Add RZ/N1 CAN support
 2022-08-30 19:03 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: can: nxp,sja1000: Document RZ/N1 power-domains support

[PATCH v2 3/3] KVM: selftests: Randomize page access order
 2022-08-30 19:02 UTC  (2+ messages)

[PATCH v2 00/41] drm: Analog TV Improvements
 2022-08-30 19:01 UTC  (20+ messages)
` [PATCH v2 22/41] drm/atomic-helper: Add a TV properties reset helper
    ` [Nouveau] "
` [PATCH v2 23/41] drm/atomic-helper: Add an analog TV atomic_check implementation
    ` [Nouveau] "
` [PATCH v2 31/41] drm/vc4: vec: Use TV Reset implementation
    ` [Nouveau] "
` [PATCH v2 32/41] drm/vc4: vec: Convert to the new TV mode property
    ` [Nouveau] "

[PATCH v2 2/3] KVM: selftests: Randomize which pages are written vs read
 2022-08-30 19:02 UTC  (2+ messages)

[PATCH v2 1/3] KVM: selftests: Create source of randomness for guest code
 2022-08-30 19:01 UTC  (2+ messages)

[PATCH v5] livepatch: Clear relocation targets on a module removal
 2022-08-30 18:53 UTC  (2+ messages)

[dunfell][PATCHv2] u-boot: fix CVE-2022-34835
 2022-08-30 19:00 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-30 19:00 UTC 

[PATCH 0/7] pipeline: support direct registers and meters
 2022-08-30 18:58 UTC  (9+ messages)
` [PATCH V3 "
  ` [PATCH V3 1/7] table: add entry ID for regular tables
  ` [PATCH V3 2/7] table: add entry ID for learner tables
  ` [PATCH V3 3/7] pipeline: add table entry ID read instruction
  ` [PATCH V3 4/7] pipeline: support direct registers on the control path
  ` [PATCH V3 5/7] pipeline: support direct meters "
  ` [PATCH V3 6/7] examples/pipeline: add CLI commands for direct registers
  ` [PATCH V3 7/7] examples/pipeline: add CLI commands for direct meters

[OE-core] [dunfell][PATCH] u-boot: fix CVE-2022-34835
 2022-08-30 18:58 UTC  (2+ messages)
`  "

[PATCH 00/11] Start converting MVEBU bindings to YAML
 2022-08-30 18:58 UTC  (4+ messages)

[PATCH] random: use raw spinlocks for use on RT
 2022-08-30 18:57 UTC  (10+ messages)

[PATCH net 0/2] tcp: tcp challenge ack fixes
 2022-08-30 18:56 UTC  (3+ messages)
` [PATCH net 1/2] tcp: annotate data-race around challenge_timestamp
` [PATCH net 2/2] tcp: make global challenge ack rate limitation per net-ns and default disabled

[PATCH xfrm-next v3 0/6] Extend XFRM core to allow full offload configuration
 2022-08-30 18:56 UTC  (6+ messages)

curiosities with tempfile.active
 2022-08-30 18:56 UTC  (5+ messages)

[PATCH 00/15] Tidy up vfio_device life cycle
 2022-08-30 18:55 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

Is this nfsd kernel oops known?
 2022-08-30 18:54 UTC  (7+ messages)

[PATCH u-boot v2019.04-aspeed-openbmc 0/2] ram: Configure ECC
 2022-08-30 18:51 UTC  (4+ messages)
` [PATCH u-boot v2019.04-aspeed-openbmc 2/2] ram/aspeed: Remove ECC config option

[PATCH 1/1] spi: spi-rockchip: Add rk3588-spi compatible
 2022-08-30 18:53 UTC  (3+ messages)

[PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
 2022-08-30 18:53 UTC  (13+ messages)

[Cluster-devel] [PATCH] gfs2: Register fs after creating workqueues
 2022-08-30 18:52 UTC 

[PATCH v5 00/16] Finish converting git bisect into a built-in
 2022-08-30 18:50 UTC  (18+ messages)
` [PATCH v6 "
  ` [PATCH v6 01/16] bisect--helper: retire the --no-log option
  ` [PATCH v6 02/16] bisect--helper: really retire --bisect-next-check
  ` [PATCH v6 03/16] bisect--helper: really retire `--bisect-autostart`
  ` [PATCH v6 04/16] bisect--helper: simplify exit code computation
  ` [PATCH v6 05/16] bisect--helper: make `terms` an explicit singleton
  ` [PATCH v6 06/16] bisect--helper: make the order consistently `argc, argv`
  ` [PATCH v6 07/16] bisect--helper: migrate to OPT_SUBCOMMAND()
  ` [PATCH v6 08/16] bisect: verify that a bogus option won't try to start a bisection
  ` [PATCH v6 09/16] bisect run: fix the error message
  ` [PATCH v6 10/16] bisect: avoid double-quoting when printing the failed command
  ` [PATCH v6 11/16] bisect--helper: calling `bisect_state()` without an argument is a bug
  ` [PATCH v6 12/16] bisect--helper: make `state` optional
  ` [PATCH v6 13/16] bisect: move even the command-line parsing to `bisect--helper`
  ` [PATCH v6 14/16] Turn `git bisect` into a full built-in
  ` [PATCH v6 15/16] bisect: remove Cogito-related code
  ` [PATCH v6 16/16] bisect: no longer try to clean up left-over `.git/head-name` files

RTT-PROBE: lore-subspace-rtt
 2022-08-30 18:50 UTC 

[qemu-mainline test] 172869: regressions - FAIL
 2022-08-30 18:46 UTC 

[PATCH for-next 0/2] RDMA/erdma: Introduce custom implementation of drain_sq and drain_rq
 2022-08-30 18:45 UTC  (9+ messages)

[PATCH] f2fs: fix to disallow getting inner inode via f2fs_iget()
 2022-08-30 18:44 UTC  (2+ messages)

[PATCH] Remove HFS support
 2022-08-30 18:43 UTC  (8+ messages)

[PATCH v2 1/2] clk: qcom: gcc-sc7180: Keep the USB GDSC always on
 2022-08-30 18:43 UTC  (4+ messages)

[PATCH v2] overflow: Allow mixed type arguments
 2022-08-30 18:42 UTC  (3+ messages)

[PATCH net] nfp: fix the access to management firmware hanging
 2022-08-30 18:42 UTC  (2+ messages)

[PATCH 01/19] drm/amdgpu: add CHIP_IP_DISCOVERY support for virtualization
 2022-08-30 18:40 UTC  (16+ messages)
` [PATCH 03/19] drm/amdgpu: add a compute pipe reset for RS64
` [PATCH 04/19] drm/amdgpu: enable WPTR_POLL_ENABLE for sriov on sdma_v6_0
` [PATCH 05/19] drm/amdgpu: refine virtualization psp fw skip check
` [PATCH 06/19] drm/amdgpu: sriov remove vcn_4_0 and jpeg_4_0
` [PATCH 08/19] drm/amdgpu: Use PSP program IH_RB_CNTL registers under SRIOV
` [PATCH 10/19] drm/amdgpu: skip "Issue additional private vm invalidation to MMHUB" on SRIOV
` [PATCH 11/19] drm/amdgpu: Skip the VRAM base offset "
` [PATCH 12/19] drm/amdgpu: Skip program SDMA0_SEM_WAIT_FAIL_TIMER_CNTL under SRIOV VF
` [PATCH 13/19] drm/amdgpu: Use RLCG to program GRBM_GFX_CNTL during full access time
` [PATCH 14/19] drm/admgpu: Skip CG/PG on SOC21 under SRIOV VF
` [PATCH 15/19] drm/amd: Skip smu_v13 register irq on "
` [PATCH 16/19] drm/amdgpu/vcn: Disable CG/PG for SRIOV
` [PATCH 17/19] drm/amdgpu/vcn: Add vcn/vcn1 in white list to load its firmware under sriov
` [PATCH 18/19] drm/amdgpu/vcn: Add sriov VCN v4_0 unified queue support
` [PATCH 19/19] drm/amdgpu/vcn: Add MMSCH v4_0 support for sriov

[PATCH v2 00/11] Improvements to the Qcom PCIe Endpoint driver
 2022-08-30 18:41 UTC  (3+ messages)
` [PATCH v2 10/11] dt-bindings: PCI: qcom-ep: Add support for SM8450 SoC

[ANNOUNCE] Git v2.37.3
 2022-08-30 18:40 UTC 


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.