All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-20 12:33:01 to 2020-04-20 12:49:07 UTC [more...]

[PATCH v5 00/25] iommu: Shared Virtual Addressing and SMMUv3 support
 2020-04-20 12:40 UTC  (11+ messages)
` [PATCH v5 02/25] iommu/sva: Manage process address spaces

[PATCH 5.4 00/60] 5.4.34-rc1 review
 2020-04-20 12:39 UTC  (29+ messages)
` [PATCH 5.4 01/60] amd-xgbe: Use __napi_schedule() in BH context
` [PATCH 5.4 02/60] hsr: check protocol version in hsr_newlink()
` [PATCH 5.4 06/60] net: ipv6: do not consider routes via gateways for anycast address check
` [PATCH 5.4 08/60] net: qrtr: send msgs from local of same id as broadcast
` [PATCH 5.4 09/60] net: revert default NAPI poll timeout to 2 jiffies
` [PATCH 5.4 13/60] net/mlx5: Fix frequent ioread PCI access during recovery
` [PATCH 5.4 18/60] Revert "ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()"
` [PATCH 5.4 19/60] ovl: fix value of i_ino for lower hardlink corner case
` [PATCH 5.4 20/60] scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
` [PATCH 5.4 21/60] platform/chrome: cros_ec_rpmsg: Fix race with host event
` [PATCH 5.4 22/60] jbd2: improve comments about freeing data buffers whose page mapping is NULL
` [PATCH 5.4 30/60] clk: at91: usb: use proper usbs_mask
` [PATCH 5.4 31/60] ARM: dts: imx7-colibri: fix muxing of usbc_det pin
` [PATCH 5.4 36/60] ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
` [PATCH 5.4 37/60] ALSA: usb-audio: Filter error from connector kctl ops, too
` [PATCH 5.4 40/60] ALSA: usb-audio: Check mapping at creating connector controls, too
` [PATCH 5.4 41/60] arm64: vdso: dont free unallocated pages
` [PATCH 5.4 43/60] tracing: Fix the race between registering snapshot event trigger and triggering snapshot operation
` [PATCH 5.4 44/60] btrfs: check commit root generation in should_ignore_root
` [PATCH 5.4 49/60] net/mlx5e: Rename hw_modify to preactivate
` [PATCH 5.4 50/60] net/mlx5e: Use preactivate hook to set the indirection table
` [PATCH 5.4 51/60] drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabled
` [PATCH 5.4 52/60] drm/amdgpu: fix the hw hang during perform system reboot and reset
` [PATCH 5.4 53/60] i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHT
` [PATCH 5.4 54/60] ext4: do not zeroout extents beyond i_disksize
` [PATCH 5.4 55/60] irqchip/ti-sci-inta: Fix processing of masked irqs
` [PATCH 5.4 57/60] x86/resctrl: Fix invalid attempt at removing the default resource group
` [PATCH 5.4 60/60] x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE

[PATCH 4.19 00/40] 4.19.117-rc1 review
 2020-04-20 12:39 UTC  (13+ messages)
` [PATCH 4.19 01/40] amd-xgbe: Use __napi_schedule() in BH context
` [PATCH 4.19 04/40] net: ipv6: do not consider routes via gateways for anycast address check
` [PATCH 4.19 05/40] net: qrtr: send msgs from local of same id as broadcast
` [PATCH 4.19 06/40] net: revert default NAPI poll timeout to 2 jiffies
` [PATCH 4.19 07/40] net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
` [PATCH 4.19 09/40] ovl: fix value of i_ino for lower hardlink corner case
` [PATCH 4.19 12/40] pwm: pca9685: Fix PWM/GPIO inter-operation
` [PATCH 4.19 21/40] keys: Fix proc_keys_next to increase position index
` [PATCH 4.19 23/40] btrfs: check commit root generation in should_ignore_root
` [PATCH 4.19 25/40] usb: dwc3: gadget: dont enable interrupt when disabling endpoint
` [PATCH 4.19 26/40] usb: dwc3: gadget: Dont clear flags before transfer ended
` [PATCH 4.19 27/40] drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabled

[PATCH 0/2] mm: Two small fixes for recent syzbot reports
 2020-04-20 12:47 UTC  (6+ messages)
` [PATCH 1/2] mm/mempolicy: Allow lookup_node() to handle fatal signal

[PATCH v3 0/7] Add support for Allwinner H6 DVFS
 2020-04-20 12:47 UTC  (7+ messages)

[PATCH v4 0/2] Add support for Allwinner H6 DVFS
 2020-04-20 12:46 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: dts: allwinner: h6: Add clock to CPU cores
` [PATCH v4 2/2] arm64: dts: allwinner: h6: Add thermal trip points/cooling map

[PATCH v3 00/22] Avoid IPI while updating page table entries
 2020-04-20 12:44 UTC  (20+ messages)
` [PATCH v3 01/22] powerpc/pkeys: Avoid using lockless page table walk
` [PATCH v3 02/22] powerpc/pkeys: Check vma before returning key fault error to the user
` [PATCH v3 03/22] powerpc/mm/hash64: use _PAGE_PTE when checking for pte_present
` [PATCH v3 05/22] powerpc/book3s64/hash: Use the pte_t address from the caller
` [PATCH v3 06/22] powerpc/mce: Don't reload pte val in addr_to_pfn
` [PATCH v3 07/22] powerpc/perf/callchain: Use __get_user_pages_fast in read_user_stack_slow
` [PATCH v3 08/22] powerpc/kvm/book3s: switch from raw_spin_*lock to arch_spin_lock
` [PATCH v3 09/22] powerpc/kvm/book3s: Add helper to walk partition scoped linux page table
` [PATCH v3 11/22] powerpc/kvm/book3s: Use kvm helpers to walk shadow or secondary table
` [PATCH v3 12/22] powerpc/kvm/book3s: Add helper for host page table walk
` [PATCH v3 13/22] powerpc/kvm/book3s: Use find_kvm_host_pte in page fault handler
` [PATCH v3 14/22] powerpc/kvm/book3s: Use find_kvm_host_pte in h_enter
` [PATCH v3 16/22] powerpc/kvm/book3s: Avoid using rmap to protect parallel page table update
` [PATCH v3 17/22] powerpc/kvm/book3s: use find_kvm_host_pte in kvmppc_book3s_instantiate_page
` [PATCH v3 18/22] powerpc/kvm/book3s: Use find_kvm_host_pte in kvmppc_get_hpa
` [PATCH v3 19/22] powerpc/kvm/book3s: Use pte_present instead of opencoding _PAGE_PRESENT check
` [PATCH v3 20/22] powerpc/mm/book3s64: Avoid sending IPI on clearing PMD
` [PATCH v3 21/22] mm: change pmdp_huge_get_and_clear_full take vm_area_struct as arg
` [PATCH v3 22/22] powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race

[PATCH v2 0/7] Add H6 I2S support
 2020-04-20 12:44 UTC  (7+ messages)
` [PATCH v2 4/7] ASoC: sun4i-i2s: Set sign extend sample
` [PATCH v2 6/7] ASoC: sun4i-i2s: Adjust regmap settings

[PATCH 5.6 00/71] 5.6.6-rc1 review
 2020-04-20 12:39 UTC  (39+ messages)
` [PATCH 5.6 03/71] l2tp: Allow management of tunnels and session in user namespace
` [PATCH 5.6 05/71] net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin
` [PATCH 5.6 06/71] net: ipv6: do not consider routes via gateways for anycast address check
` [PATCH 5.6 07/71] net: macsec: fix using wrong structure in macsec_changelink()
` [PATCH 5.6 08/71] net: phy: micrel: use genphy_read_status for KSZ9131
` [PATCH 5.6 09/71] net: qrtr: send msgs from local of same id as broadcast
` [PATCH 5.6 13/71] net: ethernet: mediatek: move mt7623 settings out off the mt7530
` [PATCH 5.6 18/71] net: icmp6: do not select saddr from iif when route has prefsrc set
` [PATCH 5.6 24/71] scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
` [PATCH 5.6 25/71] platform/chrome: cros_ec_rpmsg: Fix race with host event
` [PATCH 5.6 26/71] jbd2: improve comments about freeing data buffers whose page mapping is NULL
` [PATCH 5.6 28/71] perf report: Fix no branch type statistics report issue
` [PATCH 5.6 29/71] pwm: pca9685: Fix PWM/GPIO inter-operation
` [PATCH 5.6 30/71] net: stmmac: xgmac: Fix VLAN register handling
` [PATCH 5.6 31/71] net/bpfilter: remove superfluous testing message
` [PATCH 5.6 32/71] ext4: fix incorrect group count in ext4_fill_super error message
` [PATCH 5.6 37/71] ARM: dts: imx7-colibri: fix muxing of usbc_det pin
` [PATCH 5.6 38/71] arm64: dts: librem5-devkit: add a vbus supply to usb0
` [PATCH 5.6 39/71] usb: dwc3: gadget: Dont clear flags before transfer ended
` [PATCH 5.6 40/71] ASoC: Intel: mrfld: fix incorrect check on p->sink
` [PATCH 5.6 41/71] ASoC: Intel: mrfld: return error codes when an error occurs
` [PATCH 5.6 42/71] ALSA: hda: Allow setting preallocation again for x86
` [PATCH 5.6 43/71] ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
` [PATCH 5.6 44/71] ALSA: usb-audio: Filter error from connector kctl ops, too
` [PATCH 5.6 47/71] ALSA: usb-audio: Check mapping at creating connector controls, too
` [PATCH 5.6 48/71] arm64: vdso: dont free unallocated pages
` [PATCH 5.6 50/71] tracing: Fix the race between registering snapshot event trigger and triggering snapshot operation
` [PATCH 5.6 51/71] btrfs: check commit root generation in should_ignore_root
` [PATCH 5.6 53/71] mac80211: fix race in ieee80211_register_hw()
` [PATCH 5.6 55/71] net/mlx5e: Encapsulate updating netdev queues into a function
` [PATCH 5.6 56/71] net/mlx5e: Rename hw_modify to preactivate
` [PATCH 5.6 57/71] net/mlx5e: Use preactivate hook to set the indirection table
` [PATCH 5.6 60/71] drm/amdgpu: fix the hw hang during perform system reboot and reset
` [PATCH 5.6 61/71] i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHT
` [PATCH 5.6 62/71] drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()
` [PATCH 5.6 66/71] irqchip/ti-sci-inta: Fix processing of masked irqs
` [PATCH 5.6 69/71] x86/resctrl: Fix invalid attempt at removing the default resource group
` [PATCH 5.6 71/71] scsi: target: iscsi: calling iscsit_stop_session() inside iscsit_close_session() has no effect

[Intel-gfx] [PATCH v2] drm/i915/gt: Poison residual state [HWSP] across resume
 2020-04-20 12:45 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Poison residual state [HWSP] across resume. (rev3)

[PATCH 00/12] "Task_isolation" mode
 2020-04-20 12:45 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v3 00/13] "
    ` [PATCH v3 03/13] task_isolation: add instruction synchronization memory barrier
        ` [EXT] "

[PATCH v2] staging: mt7621-pinctrl: Use correct pointer type argument for sizeof
 2020-04-20 12:41 UTC  (2+ messages)

[PATCH 5.5 00/65] 5.5.19-rc1 review
 2020-04-20 12:39 UTC  (47+ messages)
` [PATCH 5.5 01/65] amd-xgbe: Use __napi_schedule() in BH context
` [PATCH 5.5 02/65] hsr: check protocol version in hsr_newlink()
` [PATCH 5.5 03/65] l2tp: Allow management of tunnels and session in user namespace
` [PATCH 5.5 04/65] net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware mode
` [PATCH 5.5 06/65] net: ipv6: do not consider routes via gateways for anycast address check
` [PATCH 5.5 07/65] net: phy: micrel: use genphy_read_status for KSZ9131
` [PATCH 5.5 09/65] net: revert default NAPI poll timeout to 2 jiffies
` [PATCH 5.5 10/65] net: tun: record RX queue in skb before do_xdp_generic()
` [PATCH 5.5 11/65] net: dsa: mt7530: move mt7623 settings out off the mt7530
` [PATCH 5.5 12/65] net: ethernet: mediatek: "
` [PATCH 5.5 13/65] net/mlx5: Fix frequent ioread PCI access during recovery
` [PATCH 5.5 15/65] net/mlx5e: Fix nest_level for vlan pop action
` [PATCH 5.5 17/65] net: icmp6: do not select saddr from iif when route has prefsrc set
` [PATCH 5.5 18/65] net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridge
` [PATCH 5.5 20/65] Revert "ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()"
` [PATCH 5.5 21/65] ovl: fix value of i_ino for lower hardlink corner case
` [PATCH 5.5 22/65] scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
` [PATCH 5.5 24/65] jbd2: improve comments about freeing data buffers whose page mapping is NULL
` [PATCH 5.5 25/65] acpi/nfit: improve bounds checking for func
` [PATCH 5.5 26/65] perf report: Fix no branch type statistics report issue
` [PATCH 5.5 27/65] pwm: pca9685: Fix PWM/GPIO inter-operation
` [PATCH 5.5 32/65] HID: lg-g15: Do not fail the probe when we fail to disable F# emulation
` [PATCH 5.5 33/65] clk: at91: sam9x60: fix usb clock parents
` [PATCH 5.5 34/65] clk: at91: usb: use proper usbs_mask
` [PATCH 5.5 35/65] ARM: dts: imx7-colibri: fix muxing of usbc_det pin
` [PATCH 5.5 36/65] arm64: dts: librem5-devkit: add a vbus supply to usb0
` [PATCH 5.5 37/65] usb: dwc3: gadget: Dont clear flags before transfer ended
` [PATCH 5.5 38/65] ASoC: Intel: mrfld: fix incorrect check on p->sink
` [PATCH 5.5 39/65] ASoC: Intel: mrfld: return error codes when an error occurs
` [PATCH 5.5 40/65] ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
` [PATCH 5.5 41/65] ALSA: usb-audio: Filter error from connector kctl ops, too
` [PATCH 5.5 44/65] ALSA: usb-audio: Check mapping at creating connector controls, too
` [PATCH 5.5 46/65] keys: Fix proc_keys_next to increase position index
` [PATCH 5.5 49/65] nl80211: fix NL80211_ATTR_FTM_RESPONDER policy
` [PATCH 5.5 50/65] mac80211: fix race in ieee80211_register_hw()
` [PATCH 5.5 52/65] net/mlx5e: Encapsulate updating netdev queues into a function
` [PATCH 5.5 53/65] net/mlx5e: Rename hw_modify to preactivate
` [PATCH 5.5 54/65] net/mlx5e: Use preactivate hook to set the indirection table
` [PATCH 5.5 56/65] drm/amdgpu: fix the hw hang during perform system reboot and reset
` [PATCH 5.5 57/65] i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHT
` [PATCH 5.5 59/65] ext4: do not zeroout extents beyond i_disksize
` [PATCH 5.5 60/65] irqchip/ti-sci-inta: Fix processing of masked irqs
` [PATCH 5.5 61/65] x86/resctrl: Preserve CDP enable over CPU hotplug
` [PATCH 5.5 63/65] scsi: target: remove boilerplate code
` [PATCH 5.5 64/65] scsi: target: fix hang when multiple threads try to destroy the same iscsi session
` [PATCH 5.5 65/65] x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE

why we need to do infinite RLC_SPM register setting during VM flush
 2020-04-20 12:42 UTC  (7+ messages)

[PATCH 0/2] ASoC: qdsp6: fix default FE dais and routings
 2020-04-20 12:39 UTC  (6+ messages)

[PATCH] mt76: mt7615: fix max wtbl size for 7663
 2020-04-20 12:39 UTC  (2+ messages)

[PATCH 1/2] sh: remove sh5 support
 2020-04-20 12:38 UTC  (4+ messages)
` [PATCH 2/2] sh: remove unused sh5 files

[PATCH net] net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DISABLED
 2020-04-20 12:39 UTC  (9+ messages)

[PATCH] drm/amdgpu: update spm register through mmio
 2020-04-20 12:38 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] support/scripts: add check-dotconfig.py
 2020-04-20 12:38 UTC  (4+ messages)

[PATCH v3] Introduce a description of the Backport and Fixes tags
 2020-04-20 12:36 UTC  (4+ messages)

Was there a way to bind a shared memory object onto a fixed physical memory address?
 2020-04-20 12:34 UTC  (4+ messages)

[PATCH 1/3] rcu: Use static initializer for krc.lock
 2020-04-20 12:36 UTC  (12+ messages)

[PATCH] staging: mt7621-pinctrl: Use correct pointer type argument for sizeof
 2020-04-20 12:37 UTC  (5+ messages)

[PATCH 0/6] x86/mem-paging: misc cleanup
 2020-04-20 12:35 UTC  (11+ messages)
` [PATCH 3/6] x86/mem-paging: use guest handle for XENMEM_paging_op_prep

How about a v4l-utils-1.20 release?
 2020-04-20 12:35 UTC  (3+ messages)

linux-next: Tree for Apr 17
 2020-04-20 12:27 UTC  (5+ messages)
` linux-next: Tree for Apr 17 (mmc/host/sdhci-of-at91.c)

[Intel-wired-lan] [PATCH] e1000: remove unneeded conversion to bool
 2020-04-20 12:35 UTC 

[Intel-wired-lan] [PATCH] i40e: Remove unneeded conversion to bool
 2020-04-20 12:34 UTC 

[PATCH v3 0/4] Fix some issues about kmod
 2020-04-20 12:33 UTC  (5+ messages)
` [PATCH v3 1/4] selftests: kmod: Use variable NAME in kmod_test_0001()
` [PATCH v3 2/4] kmod: Remove redundant "be an" in the comment
` [PATCH v3 3/4] kmod: Return directly if module name is empty in request_module()
` [PATCH v3 4/4] test_kmod: Avoid potential double free in trigger_config_run_type()

[PATCH 0/4] ARM: sun7i: Convert A20 GMAC driver to CCU
 2020-04-20 12:32 UTC  (3+ messages)

RFC: Drm-connector properties managed by another driver / privacy screen support
 2020-04-20 12:33 UTC  (9+ messages)
        ` Operating KMS UAPI (Re: RFC: Drm-connector properties managed by another driver / privacy screen support)

[PATCH v19 0/4] qcow2: Implement zstd cluster compression method
 2020-04-20 12:31 UTC  (3+ messages)
` [PATCH v19 1/4] qcow2: introduce compression type feature


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.