All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-24 11:19:16 to 2020-08-24 12:02:43 UTC [more...]

[PATCH v6 00/16] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-08-24 12:01 UTC  (41+ messages)
` [Intel-gfx] "
` [PATCH v6 01/16] ACPI / LPSS: Resume Cherry Trail PWM controller in no-irq phase
  ` [Intel-gfx] "
` [PATCH v6 02/16] ACPI / LPSS: Save Cherry Trail PWM ctx registers only once (at activation)
  ` [Intel-gfx] "
` [PATCH v6 03/16] pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()
  ` [Intel-gfx] "
` [PATCH v6 04/16] pwm: lpss: Add range limit check for the base_unit register value
  ` [Intel-gfx] "
` [PATCH v6 05/16] pwm: lpss: Add pwm_lpss_prepare_enable() helper
  ` [Intel-gfx] "
` [PATCH v6 06/16] pwm: lpss: Use pwm_lpss_apply() when restoring state on resume
` [Intel-gfx] [PATCH v6 07/16] pwm: crc: Fix period / duty_cycle times being off by a factor of 256
  `  "
` [Intel-gfx] [PATCH v6 08/16] pwm: crc: Fix off-by-one error in the clock-divider calculations
  `  "
` [PATCH v6 09/16] pwm: crc: Fix period changes not having any effect
  ` [Intel-gfx] "
` [PATCH v6 10/16] pwm: crc: Enable/disable PWM output on enable/disable
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 11/16] pwm: crc: Implement apply() method to support the new atomic PWM API
  `  "
` [PATCH v6 12/16] pwm: crc: Implement get_state() method
  ` [Intel-gfx] "
` [PATCH v6 13/16] drm/i915: panel: Add get_vbt_pwm_freq() helper
  ` [Intel-gfx] "

Yocto uses older PV instead of newest - how to figure out why?
 2020-08-24 12:02 UTC 

[PATCH 1/3] memory: samsung: exynos5422-dmc: rename timing register fields variables
 2020-08-24 12:01 UTC  (5+ messages)
` [PATCH 2/3] memory: samsung: exynos5422-dmc: remove unused exynos5_dmc members

[PATCH v2 0/8] x86/debug: Untangle handle_debug()
 2020-08-24 12:00 UTC  (6+ messages)
` [PATCH v2 5/8] x86/debug: Simplify #DB signal code

[PATCH] workqueue: Use wake_up_worker() to wake up first idle worker
 2020-08-24 12:00 UTC 

[PATCH v3 0/4] x86: build adjustments
 2020-08-24 12:00 UTC  (5+ messages)
` [PATCH v3 1/4] x86/EFI: sanitize build logic
` [PATCH v3 2/4] x86: don't build with EFI support in shim-exclusive mode
` [PATCH v3 3/4] bitmap: move to/from xenctl_bitmap conversion helpers
` [PATCH v3 4/4] x86: don't include domctl and alike in shim-exclusive builds

[Buildroot] [git commit] package/openfpgaloader: drop ftdipp
 2020-08-24 12:00 UTC 

[Buildroot] [git commit] package/openfpgaloader: drop udev from comment
 2020-08-24 12:00 UTC 

[PATCH v2 00/10] mm/memory_hotplug: online_pages()/offline_pages() cleanups
 2020-08-24 11:59 UTC  (4+ messages)
` [PATCH v2 09/10] mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()

[PATCH] dmaengine: ti: k3-udma: Remove redundant is_slave_direction() checks
 2020-08-24 12:01 UTC 

[PATCH] dmaengine: ti: k3-udma: Fix the TR initialization for prep_slave_sg
 2020-08-24 12:01 UTC 

[PATCH] drm/amd/pm: fix is_dpm_running() run error on 32bit system
 2020-08-24 11:59 UTC  (2+ messages)

[PATCH] netlink: remove duplicated nla_need_padding_for_64bit() check
 2020-08-24 11:58 UTC 

[PATCH 1/5] i2c: xiic: Fix broken locking on tx_msg
 2020-08-24 11:58 UTC  (10+ messages)
` [PATCH 2/5] i2c: xiic: Drop broken interrupt handler

IPMI implementation of Get Device ID command
 2020-08-24 11:57 UTC  (3+ messages)

[RFC PATCH] drm/amdgpu: add support for user trap handlers
 2020-08-24 11:49 UTC 

[PATCH bpf V2] selftests/bpf: Fix test_progs-flavor run getting number of tests
 2020-08-24 11:57 UTC 

[djwong-xfs:scrub-fixes 81/182] fs/xfs/libxfs/xfs_dquot_buf.c:309 xfs_dquot_from_disk_timestamp() error: we previously assumed 'timer' could be null (see line 308)
 2020-08-24 11:57 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: Fix test_progs-flavor run getting number of tests
 2020-08-24 11:57 UTC  (3+ messages)

Re:Re: [PATCH] powerpc: Fix a bug in __div64_32 if divisor is zero
 2020-08-24 11:54 UTC  (3+ messages)

[RFC PATCH v2 0/4] Use ACPI PCI hot-plug for q35
 2020-08-24 11:51 UTC  (5+ messages)

[RFC PATCH 0/3] opp: required_opps: Power on genpd, scale down in reverse order
 2020-08-24 11:55 UTC  (11+ messages)
` [RFC PATCH 1/3] opp: Reduce code duplication in _set_required_opps()
` [RFC PATCH 2/3] opp: Set required OPPs in reverse order when scaling down
` [RFC PATCH 3/3] opp: Power on (virtual) power domains managed by the OPP core

[PATCH v2 00/13] Introduce USB U2F key device
 2020-08-24 11:48 UTC  (14+ messages)
` [PATCH v2 01/13] hw/usb: Regroup USB HID protocol values
` [PATCH v2 02/13] docs: Add USB U2F key device documentation
` [PATCH v2 03/13] hw/usb: Add U2F key base class
` [PATCH v2 04/13] hw/usb: Add U2F key base class implementation
` [PATCH v2 05/13] hw/usb: Add U2F key passthru mode
` [PATCH v2 06/13] hw/usb: Add U2F key emulated mode
` [PATCH v2 07/13] hw/usb: Add U2F key build recipe
` [PATCH v2 08/13] configure: Add USB U2F key device
` [PATCH v2 09/13] docs/system: Add U2F key to the USB devices examples
` [PATCH v2 10/13] docs/qdev-device-use.txt: Add USB U2F key to the QDEV "
` [PATCH v2 11/13] scripts: Add u2f-setup-gen script
` [PATCH v2 12/13] hw/usb: Add U2F device check to passthru mode
` [PATCH v2 13/13] hw/usb: Add U2F device autoscan "

[PATCH] mm/mempool: Add 'else' to split mutually exclusive case
 2020-08-24 11:53 UTC 

[PATCH v2 0/5] Remodel HD3SS3220 device nodes
 2020-08-24 11:54 UTC  (4+ messages)
` [PATCH v2 2/5] dt-bindings: usb: renesas,usb3-peri: Document HS and SS data bus

[PATCH] drm/etnaviv: always start/stop scheduler in timeout processing
 2020-08-24 11:54 UTC  (2+ messages)

[cip-dev] [PATCH 4.19.y-cip 00/12] Support RZ/G2[MN] rev4 board
 2020-08-24  6:46 UTC  (6+ messages)
` [cip-dev] [PATCH 4.19.y-cip 01/12] arm64: dts: renesas: r8a774a1-hihope-rzg2m[-ex/-ex-idk-1110wr]: Rename HiHope RZ/G2M boards

[PATCH v2 0/6] kasan: add workqueue and timer stack for generic KASAN
 2020-08-24 11:50 UTC  (4+ messages)

[PATCH v2 5/6] kasan: add tests for workqueue stack recording
 2020-08-24 11:49 UTC  (4+ messages)

[PATCH] mmc: pic32: PIC32MZDA SDHCI controller non-functional
 2020-08-24 11:50 UTC  (2+ messages)

[PATCH v2 6/6] kasan: update documentation for generic kasan
 2020-08-24 11:46 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/qede: fix dereference before null check
 2020-08-24 11:46 UTC 

[PATCH] ati-vga: Fix checks in ati_2d_blt() to avoid crash
 2020-08-24 11:42 UTC  (3+ messages)

[PATCH net] ipv6: ndisc: adjust ndisc_ifinfo_sysctl_change prototype
 2020-08-24 11:46 UTC 

[RESEND PATCH v3 0/8] mtd: spi-nor: Move cadence-qaudspi to spi-mem framework
 2020-08-24 11:45 UTC  (9+ messages)
` [RESEND PATCH v3 5/8] mtd: spi-nor: cadence-quadspi: Handle probe deferral while requesting DMA channel
` [RESEND PATCH v3 7/8] mtd: spi-nor: Convert cadence-quadspi to use spi-mem framework

[PATCH 00/10] pseries NUMA distance rework
 2020-08-24 11:45 UTC  (10+ messages)
` [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa

[PATCH] net: Use helper macro RT_TOS() in __icmp_send()
 2020-08-24 11:44 UTC 

[PATCH] net: gem: Add support for more PHYs on MDIO bus
 2020-08-24 11:45 UTC 

[PATCH v2 0/7] KVM: nSVM: ondemand nested state allocation + smm fixes
 2020-08-24 11:43 UTC  (7+ messages)
` [PATCH v2 2/7] KVM: nSVM: rename nested 'vmcb' to vmcb12_gpa in few places
` [PATCH v2 3/7] KVM: SVM: refactor msr permission bitmap allocation

[PATCH v4 0/2] staging: android: Remove BUG/BUG_ON from ion
 2020-08-24 11:43 UTC  (12+ messages)
` [PATCH v4 1/2] staging: android: Remove BUG_ON from ion_page_pool.c
` [PATCH v4 2/2] staging: android: Remove BUG from ion_system_heap.c

[PATCH 00/18] Convert arch/arm to use iommu-dma
 2020-08-24 11:40 UTC  (6+ messages)

[PATCH 0/5] Add PCIe EP nodes on RZ/G2[EMN]
 2020-08-24 11:35 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: pci: rcar-pci-ep: Document r8a774a1 and r8a774b1

[PATCH 0/2] Modularize RPMH driver
 2020-08-24 11:35 UTC  (3+ messages)
` [PATCH 1/2] Revert "drivers: qcom: rpmh-rsc: Use rcuidle tracepoints for rpmh"

[PATCH V2 1/2] opp: Allow dev_pm_opp_get_opp_table() to return -EPROBE_DEFER
 2020-08-24 11:39 UTC  (3+ messages)

[PATCH] rpc.idmapd: rework the verbosity of idmapd
 2020-08-24 11:36 UTC 

[PATCH 0/6] Netfilter fixes for net
 2020-08-24 11:39 UTC  (7+ messages)
` [PATCH 1/6] netfilter: conntrack: allow sctp hearbeat after connection re-use
` [PATCH 2/6] netfilter: nft_set_rbtree: Handle outcomes of tree rotations in overlap detection
` [PATCH 3/6] netfilter: nft_set_rbtree: Detect partial overlap with start endpoint match
` [PATCH 4/6] netfilter: nf_tables: add NFTA_SET_USERDATA if not null
` [PATCH 5/6] netfilter: nf_tables: incorrect enum nft_list_attributes definition
` [PATCH 6/6] netfilter: nf_tables: fix destination register zeroing

[Buildroot] [PATCH 1/2] package/openfpgaloader: drop udev from comment
 2020-08-24 11:40 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/openfpgaloader: frop ftdipp

[PATCH v5] overlayfs: Provide a mount option "volatile" to skip sync
 2020-08-24 11:39 UTC  (5+ messages)

[PATCH v1 0/6] Introduce Embedded Controller driver for Acer A500
 2020-08-24 11:38 UTC  (4+ messages)
` [PATCH v1 3/6] leds: Add driver for Acer Iconia Tab A500

[PATCH] net: gain ipv4 mtu when mtu is not locked
 2020-08-24 11:35 UTC 

meson: problems building under msys2/mingw-w64 native
 2020-08-24 11:37 UTC  (2+ messages)

[PATCH] env: kconfig: Add default option for ARCH_ZYNQ
 2020-08-24 11:37 UTC 

[PATCH 0/3] dt-bindings: media: ov772x: Convert to json-schama
 2020-08-24 11:34 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: media: ov772x: Convert to json-schema

[PATCH stable-5.4.y backport 1/2] KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
 2020-08-24 11:30 UTC  (2+ messages)
` [PATCH stable-5.4.y backport 2/2] KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set

[MPTCP] [MPTCP][PATCH v8 mptcp-next 8/8] selftests: mptcp: add remove addr and subflow test cases
 2020-08-24 11:36 UTC 

[MPTCP] [MPTCP][PATCH v8 mptcp-next 7/8] selftests: mptcp: add remove cfg in mptcp_connect
 2020-08-24 11:36 UTC 

[MPTCP] [MPTCP][PATCH v8 mptcp-next 6/8] mptcp: add RM_ADDR related mibs
 2020-08-24 11:36 UTC 

[MPTCP] [MPTCP][PATCH v8 mptcp-next 5/8] mptcp: fix subflow's remote_id is zero issue
 2020-08-24 11:36 UTC 

[MPTCP] [MPTCP][PATCH v8 mptcp-next 4/8] mptcp: fix every subflow's local_id is zero
 2020-08-24 11:36 UTC 

[MPTCP] [MPTCP][PATCH v8 mptcp-next 3/8] mptcp: implementing mptcp_pm_remove_subflow
 2020-08-24 11:36 UTC 

[MPTCP] [MPTCP][PATCH v8 mptcp-next 2/8] mptcp: fix mptcp_pm_nl_rm_addr_received logic issue
 2020-08-24 11:36 UTC 

[MPTCP] [MPTCP][PATCH v8 mptcp-next 1/8] mptcp: remove addr and subflow in PM netlink
 2020-08-24 11:36 UTC 

[MPTCP] [MPTCP][PATCH v8 mptcp-next 0/8] Add REMOVE_ADDR support
 2020-08-24 11:36 UTC 

[PATCH 0/2] Exynos5422 DMC: adjust to new devfreq monitoring mechanism
 2020-08-24 11:34 UTC  (8+ messages)
` [PATCH 2/2] ARM: dts: exynos: Remove interrupts from DMC controller in Exynos5422

[RFC] Design proposal for upstream core-scheduling interface
 2020-08-24 11:32 UTC  (2+ messages)

[PATCH 0/2] Fix race conditions when reading out policy data
 2020-08-24 11:30 UTC  (3+ messages)
` [PATCH 1/2] selinux: fix a race condition in security_read_policy()
` [PATCH 2/2] selinux: fix a race condition in sel_open_policy()

[PATCH stable-5.7.y backport 1/2] KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
 2020-08-24 11:30 UTC  (2+ messages)
` [PATCH stable-5.7.y backport 2/2] KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set

[PATCH stable-5.8.y backport 1/2] KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
 2020-08-24 11:30 UTC  (2+ messages)
` [PATCH stable-5.8.y backport 2/2] KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set

[PATCH 0/2][v2] Some leaked root fixes
 2020-08-24 11:30 UTC  (6+ messages)
` [PATCH 2/2] btrfs: pretty print leaked root name

[RESEND PATCH v2 1/3] rtc: ds1307: Enable battery backup on RX8130
 2020-08-24 11:31 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: rtc: add chargeable flag for rx8130

Z-Turn board support on U-Boot 2020.10-rc2, got some errors
 2020-08-24 11:31 UTC  (2+ messages)

[PATCH stable-4.19.y backport 1/2] KVM: Pass MMU notifier 'blockable' flag to kvm_unmap_hva_range()
 2020-08-24 11:30 UTC  (2+ messages)
` [PATCH stable-4.19.y backport 2/2] KVM: arm64: Only reschedule if 'blockable'

[PATCH v7 0/4] Apply COR-filter to the block-stream permanently
 2020-08-24 11:30 UTC  (3+ messages)
` [PATCH v7 4/4] block: apply COR-filter to block-stream jobs

[PATCH stable-4.14.y backport] KVM: arm/arm64: Don't reschedule in unmap_stage2_range()
 2020-08-24 11:29 UTC 

[xenomai-images][ PATCH v2 0/4] ci: Add configuration to run on gitlab.com
 2020-08-24 11:30 UTC  (6+ messages)
` [xenomai-images][ PATCH v2 1/4] ci: Build and test from gitlab.com
` [xenomai-images][ PATCH v2 2/4] ci: Add option to compress ext4-images
` [xenomai-images][ PATCH v2 3/4] test/README: Update
` [xenomai-images][ PATCH v2 4/4] scripts/run-lava-tests: Add LAVA_MASTER_URL

[PATCH stable-4.9.y backport] KVM: arm/arm64: Don't reschedule in unmap_stage2_range()
 2020-08-24 11:29 UTC 

[PATCH stable-4.4.y backport] KVM: arm/arm64: Don't reschedule in unmap_stage2_range()
 2020-08-24 11:28 UTC 

Strange switching [threadname] to secondary mode after exception #0 in kernel-space at 0x80272444
 2020-08-24 11:28 UTC  (2+ messages)

[PATCH] spi: spi-fsl-dspi: Add ACPI support
 2020-08-24 11:25 UTC  (5+ messages)

FAILED: patch "[PATCH] KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE" failed to apply to 5.8-stable tree
 2020-08-24 11:23 UTC  (2+ messages)

[PATCH] mailmap: add entry for <mstarovoitov@marvell.com>
 2020-08-24 11:22 UTC 

[PATCH v5 0/2] Add Intel LGM soc DMA support
 2020-08-24 11:24 UTC  (5+ messages)
` [PATCH v5 2/2] "

FAILED: patch "[PATCH] KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()" failed to apply to 5.7-stable tree
 2020-08-24 11:21 UTC  (2+ messages)

[PATCH] Fix array overruns in ucsi.c partner_altmode[]
 2020-08-24 11:21 UTC  (2+ messages)

[LTP] [PATCH v2 1/1] prepare_lvm.sh: Allow to define tmp directory
 2020-08-24 11:21 UTC 

[PATCH 0/5] crypto: Implement cmac based on cbc skcipher
 2020-08-24 11:20 UTC  (4+ messages)
` [PATCH 6/6] crypto: cmac - Use cbc skcipher instead of raw cipher

[mac80211-next:rtnl 1/1] net/wireless/nl80211.c:3105 nl80211_set_wiphy() error: we previously assumed 'rdev' could be null (see line 3085)
 2020-08-24 11:18 UTC 

[PATCH] workqueue: Warning when work try to flush own workqueue
 2020-08-24 11:19 UTC 

[PATCH v2 00/13] extcon: ptn5150: Improvements and fixes
 2020-08-24 11:28 UTC  (3+ 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.