All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-19 16:14:31 to 2022-04-19 16:46:50 UTC [more...]

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-04-19 16:38 UTC  (97+ messages)
` [PATCH 01/48] ARM: pxa: split mach/generic.h
` [PATCH 02/48] ARM: pxa: make mainstone.h private
` [PATCH 03/48] ARM: pxa: make mach/regs-uart.h private
` [PATCH 04/48] ARM: pxa: remove mach/dma.h
` [PATCH 05/48] ARM: pxa: split up mach/hardware.h
` [PATCH 06/48] ARM: pxa: stop using mach/bitfield.h
` [PATCH 07/48] ARM: pxa: move mach/sound.h to linux/platform_data/
` [PATCH 08/48] ARM: pxa: move regs-lcd.h into driver
` [PATCH 09/48] watchdog: sa1100: use platform device registration
` [PATCH 10/48] ARM: pxa: pxa2xx-ac97-lib: use IRQ resource
` [PATCH 11/48] ARM: pxa: move pcmcia board data into mach-pxa
` [PATCH 12/48] ARM: pxa: make addr-map.h header local
` [PATCH 13/48] ARM: pxa: use pdev resource for palmld mmio
` [PATCH 14/48] ARM: pxa: maybe fix gpio lookup tables
` [PATCH 15/48] ARM: pxa: tosa: use gpio descriptor for audio
` [PATCH 16/48] ARM: pxa: poodle: use platform data for poodle asoc driver
` [PATCH 17/48] ARM: pxa: corgi: use gpio descriptors for audio
` [PATCH 18/48] ARM: pxa: hx4700: "
` [PATCH 19/48] ARM: pxa: lubbock: pass udc irqs as resource
` [PATCH 20/48] ARM: pxa: spitz: use gpio descriptors for audio
` [PATCH 21/48] ARM: pxa: eseries: use gpio lookup "
` [PATCH 22/48] ARM: pxa: z2: use gpio lookup for audio device
` [PATCH 23/48] ARM: pxa: magician: use platform driver for audio
` [PATCH 24/48] ARM: pxa: mainstone-wm97xx: use gpio lookup table
` [PATCH 25/48] ARM: pxa: zylonite: use gpio lookup instead mfp header
` [PATCH 26/48] input: touchscreen: mainstone: fix pxa2xx+pxa3xx configuration
` [PATCH 27/48] input: touchscreen: mainstone: sync with zylonite driver
` [PATCH 28/48] Input: touchscreen: use wrapper for pxa2xx ac97 registers
` [PATCH 29/48] Input: wm97xx - switch to using threaded IRQ
` [PATCH 30/48] Input: wm97xx - get rid of irq_enable method in wm97xx_mach_ops
` [PATCH 31/48] ASoC: pxa: use pdev resource for FIFO regs
` [PATCH 32/48] ASoC: pxa: ac97: use normal MMIO accessors
` [PATCH 33/48] ASoC: pxa: i2s: "
` [PATCH 34/48] ARM: pxa: pcmcia: move smemc configuration back to arch
` [PATCH 35/48] ARM: pxa: remove get_clk_frequency_khz()
` [PATCH 36/48] cpufreq: pxa3: move clk register access to clk driver
` [PATCH 37/48] ARM: pxa: move smemc register access from clk to platform
` [PATCH 38/48] ARM: pxa: move clk register definitions to driver
` [PATCH 39/48] power: tosa: simplify probe function
` [PATCH 40/48] ARM: pxa: tosa: use gpio lookup for battery
` [PATCH 41/48] ARM: pxa: remove unused mach/bitfield.h
` [PATCH 42/48] ARM: mmp: remove tavorevb board support
` [PATCH 43/48] ARM: mmp: rename pxa_register_device
` [PATCH 44/48] ARM: pxa: move plat-pxa to drivers/soc/
` [PATCH 45/48] ARM: PXA: fix multi-cpu build of xsc3
` [PATCH 46/48] ARM: pxa: move mach/*.h to mach-pxa/
` [PATCH 47/48] ARM: pxa: remove support for MTD_XIP
` [PATCH 48/48] ARM: pxa: convert to multiplatform

propagating vmgenid outward and upward
 2022-04-19 16:43 UTC  (6+ messages)

[PATCH BlueZ] test: changes for Python3
 2022-04-19 16:41 UTC  (2+ messages)
` [BlueZ] "

fscache corruption in Linux 5.17?
 2022-04-19 16:41 UTC  (5+ messages)

[PATCH RT v4.19-RT] genirq: Add lost hunk to irq_forced_thread_fn()
 2022-04-19 16:41 UTC 

sound/soc/sh/rcar/ssiu.c:112 rsnd_ssiu_busif_err_status_clear() error: uninitialized symbol 'offset'
 2022-04-19 16:44 UTC 

[RFC 0/2] introduce QEMUMachind.cmd()
 2022-04-19 16:42 UTC  (3+ messages)
` [PATCH 1/2] python/machine.py: upgrade vm.command() method

[RFC PATCH 00/15] Region driver
 2022-04-19 16:43 UTC  (4+ messages)
` [RFC PATCH 05/15] cxl/acpi: Reserve CXL resources from request_free_mem_region

[patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE
 2022-04-19 16:41 UTC  (12+ messages)

FYI: net/phy/marvell10g: android kernel builing error due to modpost error
 2022-04-19 16:39 UTC  (3+ messages)

[PATCH v2 00/10] Introduce In Field Scan driver
 2022-04-19 16:38 UTC  (13+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 01/11] x86/microcode/intel: Expose collect_cpu_info_early() for IFS
  ` [PATCH v3 02/11] Documentation: In-Field Scan
  ` [PATCH v3 03/11] platform/x86/intel/ifs: Create device for Intel IFS (In Field Scan)
  ` [PATCH v3 04/11] platform/x86/intel/ifs: Add stub driver for In-Field Scan
  ` [PATCH v3 05/11] platform/x86/intel/ifs: Read IFS firmware image
  ` [PATCH v3 06/11] platform/x86/intel/ifs: Check IFS Image sanity
  ` [PATCH v3 07/11] platform/x86/intel/ifs: Authenticate and copy to secured memory
  ` [PATCH v3 08/11] platform/x86/intel/ifs: Add scan test support
  ` [PATCH v3 09/11] platform/x86/intel/ifs: Add IFS sysfs interface
  ` [PATCH v3 10/11] trace: platform/x86/intel/ifs: Add trace point to track Intel IFS operations
  ` [PATCH v3 11/11] platform/x86/intel/ifs: add ABI documentation for IFS

RTT-PROBE: lore-subspace-rtt
 2022-04-19 16:38 UTC 

[PATCHv4 0/8] mm, x86/cc: Implement support for unaccepted memory
 2022-04-19 16:38 UTC  (11+ messages)
` [PATCHv4 3/8] efi/x86: "

[PATCH] random: add fork_event sysctl for polling VM forks
 2022-04-19 16:37 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/dg2: Add workaround 18019627453
 2022-04-19 16:37 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/display: Add workaround 22014263786

[patch 00/10] x86/cpu: Consolidate APERF/MPERF code
 2022-04-19 16:37 UTC  (13+ messages)
` [patch 05/10] x86/aperfmperf: Put frequency invariance aperf/mperf data into a struct
` [patch 06/10] x86/aperfmperf: Restructure arch_scale_freq_tick()
` [patch 07/10] x86/aperfmperf: Make parts of the frequency invariance code unconditional
` [patch 08/10] x86/aperfmperf: Store aperf/mperf data for cpu frequency reads
` [patch 09/10] x86/aperfmperf: Replace aperfmperf_get_khz()
` [patch 10/10] x86/aperfmperf: Replace arch_freq_get_on_cpu()

[RFC] eal: add bus cleanup to eal cleanup
 2022-04-19 16:36 UTC  (2+ messages)

[PATCH v3 0/2] dt-bindings: PCI: uniphier: Fix endpoint descriptions
 2022-04-19 16:35 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings: PCI: uniphier-ep: Clean up reg, clocks, resets, and their names using compatible string

[PATCH bpf-next v2] bpf: move rcu lock management out of BPF_PROG_RUN routines
 2022-04-19 16:35 UTC  (8+ messages)

[PATCH] binfmt_flat: fix sparse annotation ordering
 2022-04-19 16:35 UTC  (4+ messages)
  ` [PATCH] binfmt_flat; Drop vestigates of coredump support

[PATCH v2 1/2] dt-bindings: lcdif: Add compatible for i.MX8MP
 2022-04-19 16:35 UTC  (3+ messages)

[PATCH 0/5 v3] U8500 clkout clocks v3
 2022-04-19 16:34 UTC  (3+ messages)
` [PATCH 1/5 v3] dt-bindings: clock: u8500: Add clkout clock bindings

[PATCH v5 0/5] drm/msm: rework clock handling
 2022-04-19 16:34 UTC  (9+ messages)
` [PATCH v5 3/5] drm/msm/dp: set stream_pixel rate directly

[virtio-comment] [PATCH] packed-ring.tex: link conformance statements
 2022-04-19 16:33 UTC  (3+ messages)
` [virtio] "

[Buildroot] [PATCH 1/2] package/tbb: bump to version 2021.5.0
 2022-04-19 16:32 UTC  (2+ messages)

[PATCH v3 0/4] DRM: Bridge: DW_HDMI: Add new features and bug fix
 2022-04-19 16:32 UTC  (3+ messages)

[PATCH] PCI: qcom: Remove ddrss_sf_tbu clock from sc8180x
 2022-04-19 16:34 UTC  (2+ messages)

[PATCH] show-branch: fix SEGFAULT when `--current` and `--reflog` together
 2022-04-19 16:32 UTC 

[PATCH] xen/arm: silence ambiguous integer casting warning error
 2022-04-19 16:31 UTC  (3+ messages)

[PATCH 1/3] ARM: dts: stm32: add SRAM binding
 2022-04-19 16:29 UTC  (5+ messages)
` [PATCH 2/3] ARM: dts: stm32: add stm32mp1 pwr voltage regulator
` [PATCH 3/3] ARM: dts: stm32: add STM32MP1-based Phytec board

[PATCH v3 00/16] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-04-19 16:31 UTC  (5+ messages)
` [PATCH v3 14/16] mm: support GUP-triggered unsharing "

[PATCH] dt-bindings: soc: qcom: smd-rpm: Fix missing MSM8936 compatible
 2022-04-19 16:31 UTC  (2+ messages)

[virtio-dev] [PATCH] fixupdiff: escape ^ caret
 2022-04-19 16:30 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-19 16:28 UTC 

[PATCH v3 0/7] feec() energy margin removal
 2022-04-19 16:27 UTC  (5+ messages)
` [PATCH v4 2/7] sched/fair: Decay task PELT values during wakeup migration

[RFC PATCH for-7.1] Remove the slirp submodule (and only compile with an external libslirp)
 2022-04-19 16:24 UTC  (6+ messages)

[PATCH v9 0/4] trace: Introduce objtrace trigger to trace the kernel object
 2022-04-19 16:26 UTC  (4+ messages)
` [PATCH v9 1/4] trace: Add trace any "

Pull request: u-boot-rockchip-20220418
 2022-04-19 16:25 UTC  (2+ messages)

[PATCH 0/3] rtla: v5.18-rc2 Fixes
 2022-04-19 16:23 UTC  (2+ messages)

[PATCH 0/2] btrfs-progs: fsck: fix false warning on sprouted filesystems
 2022-04-19 16:18 UTC  (3+ messages)
` [PATCH 1/2] btrfs-progs: check: fix wrong total bytes check for seed device

[PATCH 0/4] selftest/vm fix segfault in mremap_test
 2022-04-19 16:21 UTC  (5+ messages)
` [PATCH 2/4] selftest/vm: verify remap destination address "

[PATCH] rteval: kcompile: Tweak default source tarball selection
 2022-04-19 16:21 UTC 

[PATCH] ntb_perf: fix doubletest cocci warning
 2022-04-19 15:49 UTC  (2+ messages)

[PATCH] usb: dwc3-generic: Fix the iMX8MQ support
 2022-04-19 15:11 UTC  (3+ messages)

[PATCH v2 0/3] Simplify VBIF handling
 2022-04-19 16:20 UTC  (8+ messages)
` [PATCH v2 1/3] drm/msm/dpu: index dpu_kms->hw_vbif using vbif_idx
` [PATCH v2 2/3] drm/msm/dpu: fix error handling around dpu_hw_vbif_init
` [PATCH v2 3/3] drm/msm/dpu: drop VBIF indices

[PATCH v2] pstore: Support already existing reserved-memory node
 2022-04-19 16:20 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] test:/kms_sysfs_edid_timing: Icrease mean time
 2022-04-19 16:20 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH 0/5] Fix IDXD PCI device close
 2022-04-19 16:20 UTC  (7+ messages)
` [PATCH 2/5] dma/idxd: fix memory leak due to free on incorrect pointer
` [PATCH 3/5] app/test: close dma devices during cleanup

[PATCH 1/2] drm/amdkfd: Cleanup IO links during KFD device removal
 2022-04-19 16:18 UTC  (16+ messages)
` [PATCH 2/2] drm/amdkfd: Add PCIe Hotplug Support for AMDKFD
    ` [EXTERNAL] "

[PATCH for-next v2] RDMA/rxe: Fix "Replace mr by rkey in responder resources"
 2022-04-19 16:18 UTC  (2+ messages)

next/pending-fixes baseline: 476 runs, 7 regressions (v5.18-rc3-249-g4604e2bc18b6a)
 2022-04-19 16:17 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-19 16:17 UTC 

[PATCH v2] clk: bcm2835: Round UART input clock up
 2022-04-19 16:11 UTC  (9+ messages)

[PATCH v9 9/9] KVM: VMX: enable IPI virtualization
 2022-04-19 15:45 UTC 

[PATCH] drm: bridge: adv7511: Enable DRM_BRIDGE_OP_HPD based on HPD interrupt
 2022-04-19 16:16 UTC  (3+ messages)

[PATCH v2] mm/swapfile: unuse_pte can map random data if swap read fails
 2022-04-19 16:16 UTC  (7+ messages)

[PATCH v9 8/9] KVM: x86: Allow userspace set maximum VCPU id for VM
 2022-04-19 15:44 UTC 

[syzbot] INFO: rcu detected stall in sys_lsetxattr
 2022-04-19 16:16 UTC 

[syzbot] INFO: rcu detected stall in sys_setxattr (2)
 2022-04-19 16:16 UTC 

[PATCH] drm: bridge: panel: Register connector if DRM device is already registered
 2022-04-19 16:16 UTC  (3+ messages)

[PATCH v3 for 7.1 1/1] block: add 'force' parameter to 'blockdev-change-medium' command
 2022-04-19 16:11 UTC  (2+ messages)

[PATCH v9 7/9] KVM: Move kvm_arch_vcpu_precreate() under kvm->lock
 2022-04-19 15:44 UTC 

[PATCH 0/3] rteval: Offline NUMA node bugfix
 2022-04-19 16:14 UTC  (4+ messages)
` [PATCH 1/3] rteval: systopology: Fix offline NUMA node parsing
` [PATCH 2/3] rteval: kcompile: Fix offline node handling
` [PATCH 3/3] rteval: systopology: Slight CpuList.__expand_cpulist() cleanup

[igt-dev] [PATCH i-g-t] gem_lmem_swapping: Check requirements before module unload
 2022-04-19 16:14 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for gem_lmem_swapping: Check requirements before module unload (rev2)

[Buildroot] [PATCH 1/1] package/dhcp: use internal bind
 2022-04-19 16:12 UTC  (17+ 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.