linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-28 15:11:38 to 2021-07-28 17:38:32 UTC [more...]

[PATCH rcu 0/7] Torture-test updates for v5.15
 2021-07-28 17:38 UTC  (3+ messages)
` [PATCH rcu 1/7] refscale: Add measurement of clock readout
  ` [PATCH v2 "

[PATCH rcu 0/18] Miscellaneous fixes for v5.15
 2021-07-28 17:37 UTC  (3+ messages)
` [PATCH rcu 04/18] rcu: Weaken ->dynticks accesses and updates
  ` [PATCH v2 "

[PATCH v2 00/16] ASoC: qcom: Add AudioReach support
 2021-07-28 17:36 UTC  (3+ messages)
` [PATCH v2 04/16] ASoC: qcom: dt-bindings: add bindings Audio Processing manager

[PATCH v10 8/8] PCI: Change the type of probe argument in reset functions
 2021-07-28 17:35 UTC  (3+ messages)

[PATCH 0/2] add ethernet support to rk3568 dts
 2021-07-28 17:34 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: rockchip: add gmac0 node to rk3568
` [PATCH 2/2] arm64: dts: rockchip: rk3568-evb1-v10: add ethernet support

[PATCH v2 3/3] dt-bindings: extcon: usbc-tusb320: Add TUSB320L compatible string
 2021-07-28 17:33 UTC  (3+ messages)

[PATCH 0/9] fixes and enablement for rk356x
 2021-07-28 17:28 UTC  (16+ messages)
` [PATCH 1/9] dt-bindings: gpio: rockchip,gpio-bank: increase max clocks
` [PATCH 5/9] arm64: dts: rockchip: add rk3568 tsadc nodes
` [PATCH 6/9] arm64: dts: rockchip: add missing rk3568 cru phandles

linux-next: build failure after merge of the drivers-x86 tree
 2021-07-28 17:27 UTC  (3+ messages)

[PATCH] ASoC: samsung: Constify static snd_soc_ops
 2021-07-28 17:25 UTC 

[PATCH v6 00/17] Introduce SCMI transport based on VirtIO
 2021-07-28 17:25 UTC  (9+ messages)
` [PATCH v6 06/17] firmware: arm_scmi: Introduce monotonically increasing tokens
` [PATCH v6 08/17] firmware: arm_scmi: Add priv parameter to scmi_rx_callback
` [PATCH v6 15/17] firmware: arm_scmi: Add optional link_supplier() transport op

[RFC PATCH 0/4] split rk3568 and rk3566 device trees
 2021-07-28 17:25 UTC  (5+ messages)
` [RFC PATCH 4/4] arm64: dts: rockchip: add basic dts for Pine64 Quartz64-A

[RFC PATCH v6 0/3] arm64: Implement stack trace reliability checks
 2021-07-28 17:25 UTC  (5+ messages)
  ` [RFC PATCH v6 1/3] arm64: Improve the unwinder return value
  ` [RFC PATCH v6 3/3] arm64: Create a list of SYM_CODE functions, check return PC against list

[PATCH v3 0/9] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-07-28 17:25 UTC  (5+ messages)
` [PATCH v3 6/9] cgroup/cpuset: Add a new isolated cpus.partition type

[PATCH v2] PCI: PM: Add special case handling for PCIe device wakeup
 2021-07-28 17:25 UTC 

[PATCH v12 0/8] PCI: Expose and manage PCI device reset
 2021-07-28 17:24 UTC  (2+ messages)

[RFC 0/4] dma-fence: Deadline awareness
 2021-07-28 17:23 UTC  (21+ messages)
` [RFC 1/4] dma-fence: Add deadline awareness

[PATCH v2 0/7] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
 2021-07-28 17:23 UTC  (4+ messages)
` [PATCH v2 7/7] dt-bindings: adin1100: Add binding for ADIN1100 Ethernet PHY

[PATCH v2] ucounts: add missing data type changes
 2021-07-28 17:16 UTC  (2+ messages)

[PATCH 0/4] Improve the configfs read and write iterators further
 2021-07-28 17:14 UTC  (11+ messages)
` [PATCH 2/4] configfs: Fix writing at a non-zero offset

[PATCH v10 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism
 2021-07-28 17:09 UTC  (2+ messages)

[PATCH v7 00/24] x86/resctrl: Merge the CDP resources
 2021-07-28 17:06 UTC  (25+ messages)
` [PATCH v7 01/24] x86/resctrl: Split struct rdt_resource
` [PATCH v7 02/24] x86/resctrl: Split struct rdt_domain
` [PATCH v7 03/24] x86/resctrl: Add a separate schema list for resctrl
` [PATCH v7 04/24] x86/resctrl: Pass the schema in info dir's private pointer
` [PATCH v7 05/24] x86/resctrl: Label the resources with their configuration type
` [PATCH v7 06/24] x86/resctrl: Walk the resctrl schema list instead of an arch list
` [PATCH v7 07/24] x86/resctrl: Store the effective num_closid in the schema
` [PATCH v7 08/24] x86/resctrl: Add resctrl_arch_get_num_closid()
` [PATCH v7 09/24] x86/resctrl: Pass the schema to resctrl filesystem functions
` [PATCH v7 10/24] x86/resctrl: Swizzle rdt_resource and resctrl_schema in pseudo_lock_region
` [PATCH v7 11/24] x86/resctrl: Add a helper to read/set the CDP configuration
` [PATCH v7 12/24] x86/resctrl: Move the schemata names into struct resctrl_schema
` [PATCH v7 13/24] x86/resctrl: Group staged configuration into a separate struct
` [PATCH v7 14/24] x86/resctrl: Allow different CODE/DATA configurations to be staged
` [PATCH v7 15/24] x86/resctrl: Rename update_domains() resctrl_arch_update_domains()
` [PATCH v7 16/24] x86/resctrl: Add a helper to read a closid's configuration
` [PATCH v7 17/24] x86/resctrl: Pass configuration type to resctrl_arch_get_config()
` [PATCH v7 18/24] x86/resctrl: Make ctrlval arrays the same size
` [PATCH v7 19/24] x86/resctrl: Apply offset correction when config is staged
` [PATCH v7 20/24] x86/resctrl: Calculate the index from the configuration type
` [PATCH v7 21/24] x86/resctrl: Merge the ctrl_val arrays
` [PATCH v7 22/24] x86/resctrl: Remove rdt_cdp_peer_get()
` [PATCH v7 23/24] x86/resctrl: Expand resctrl_arch_update_domains()'s msr_param range
` [PATCH v7 24/24] x86/resctrl: Merge the CDP resources

[patch 0/4] prctl task isolation interface and vmstat sync
 2021-07-28 17:08 UTC  (14+ messages)
` [patch 1/4] add basic task isolation prctl interface

[PATCH 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-28 17:06 UTC  (4+ messages)
` [PATCH 03/13] x86/HV: Add new hvcall guest address host visibility support

[PATCH v3 0/2] hwmon: Add StarFive JH7100 temperature sensor
 2021-07-28 17:05 UTC  (3+ messages)

[syzbot] KASAN: use-after-free Write in put_ucounts
 2021-07-28 17:05 UTC  (3+ messages)
  ` [PATCH v1] ucounts: Fix race condition between alloc_ucounts and put_ucounts

[PATCH] ALSA: hda/realtek: add mic quirk for Acer SF314-42
 2021-07-28 17:02 UTC  (2+ messages)

[ANNOUNCE] v5.13-rt1
 2021-07-28 16:59 UTC  (20+ messages)
` [rfc/patch] mm/slub: restore/expand unfreeze_partials() local exclusion scope

[PATCH 1/2] acpi: Add acpi_init_properties to ACPI driver code
 2021-07-28 16:57 UTC  (4+ messages)

[RFC PATCH v2 00/69] KVM: X86: TDX support
 2021-07-28 16:51 UTC  (3+ messages)

[perf] fuzzer triggers unchecked MSR access error: WRMSR to 0x318
 2021-07-28 16:49 UTC 

[PATCH] hwmon: sht4x: update Documentation for Malformed table
 2021-07-28 16:49 UTC  (2+ messages)

[PATCH 0/6] drm/panel: atna33xc20: Fix the Samsung ATNA33XC20 panel
 2021-07-28 16:45 UTC  (7+ messages)
` [PATCH 1/6] drm/dp: Don't zero PWMGEN_BIT_COUNT when driver_pwm_freq_hz not specified
` [PATCH 2/6] drm/bridge: ti-sn65dsi86: Fix power off sequence
` [PATCH 3/6] drm/bridge: ti-sn65dsi86: Add some 100 us delays
` [PATCH 4/6] Revert "drm/panel-simple: Add Samsung ATNA33XC20"
` [PATCH 5/6] Revert "drm/panel-simple: Support for delays between GPIO & regulator"
` [PATCH 6/6] drm/panel: atna33xc20: Introduce the Samsung ATNA33XC20 panel

[PATCH] slub: fix unreclaimable slab stat for bulk free
 2021-07-28 16:45 UTC  (2+ messages)

[RFC PATCH 1/2] arm64: mm: Make virt_addr_valid to check for pfn_valid again
 2021-07-28 16:44 UTC  (2+ messages)
` [RFC PATCH 2/2] xen/unpopulated-alloc: Query hypervisor to provide unallocated space

[PATCH v2] mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()
 2021-07-28 16:44 UTC  (3+ messages)

[PATCH] mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()
 2021-07-28 16:43 UTC  (4+ messages)

[PATCH] ACPI: DPTF: Fix reading of attributes
 2021-07-28 16:42 UTC  (2+ messages)

[PATCH v9 00/10] CoreSight configuration management; ETM strobing
 2021-07-28 16:41 UTC  (4+ messages)
` [PATCH v9 05/10] coresight: syscfg: Add API to activate and enable configurations

[PATCH V9 00/18] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-07-28 16:40 UTC  (3+ messages)

New warning in nvme_setup_discard
 2021-07-28 16:38 UTC  (6+ messages)

[PATCH next] net: xfrm: fix shift-out-of-bounce
 2021-07-28 16:38 UTC 

forkat(int pidfd), execveat(int pidfd), other awful things?
 2021-07-28 16:37 UTC  (4+ messages)
    ` Leveraging pidfs for process creation without fork

[PATCH v8 0/2] firmware_loader: fix uaf in firmware_fallback_sysfs
 2021-07-28 16:37 UTC  (3+ messages)
` [PATCH v8 2/2] firmware_loader: fix use-after-free "

[PATCH 5.10 000/167] 5.10.54-rc1 review
 2021-07-28 16:32 UTC  (7+ messages)
` [PATCH 5.10 014/167] net: Introduce preferred busy-polling
` [PATCH 5.10 099/167] tcp: disable TFO blackhole logic by default

[PATCH 0/8] all: use find_next_*_bit() instead of find_first_*_bit() where possible
 2021-07-28 16:28 UTC  (6+ messages)

[PATCH 00/11] Implement generic prot_guest_has() helper function
 2021-07-28 16:28 UTC  (4+ messages)
` [PATCH 01/11] mm: Introduce a function to check for virtualization protection features

sched: Move SCHED_DEBUG sysctl to debugfs
 2021-07-28 16:23 UTC  (9+ messages)
` [PATCH 0/1] Improve yield (was: sched: Move SCHED_DEBUG sysctl to debugfs)
  ` [PATCH 1/1] sched/fair: improve yield_to vs fairness

[PATCH] KVM: x86: Exit to userspace when kvm_check_nested_events fails
 2021-07-28 16:24 UTC  (4+ messages)

[PATCH v26 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-07-28 16:23 UTC 

[PATCH 1/2] dt-bindings: Add bindings for Capella cm3323 Ambient Light Sensor
 2021-07-28 11:00 UTC  (2+ messages)
` [PATCH 2/2] drivers: iio: light: cm3323: Add device tree support

[PATCH] netfilter: nf_conntrack_bridge: Fix not free when error
 2021-07-28 16:18 UTC  (2+ messages)

[PATCH v6 00/24] x86/resctrl: Merge the CDP resources
 2021-07-28 16:17 UTC  (3+ messages)
` [PATCH v6 01/24] x86/resctrl: Split struct rdt_resource

[PATCH] bcm63xx_enet: remove needless variable definitions
 2021-07-28 16:14 UTC  (2+ messages)

[BUG] 4.4.262: infinite loop in futex_unlock_pi (EAGAIN loop)
 2021-07-28 16:15 UTC  (6+ messages)

[PATCH v6 0/6] Introduce multi-preference mempolicy
 2021-07-28 16:15 UTC  (11+ messages)
` [PATCH v6 1/6] mm/mempolicy: Add MPOL_PREFERRED_MANY for multiple preferred nodes
` [PATCH v6 2/6] mm/memplicy: add page allocation function for MPOL_PREFERRED_MANY policy

Backport commit a2d2010d95cd (iio: dac: ds4422/ds4424 drop of_node check) to Linux 4.19
 2021-07-28 16:15 UTC  (2+ messages)

[PATCH v1 1/1] PCI: keystone: Use device_get_match_data()
 2021-07-28 16:03 UTC  (3+ messages)

[PATCH v5 0/6] compat: remove compat_alloc_user_space
 2021-07-28 16:10 UTC  (5+ messages)
` [PATCH v5 1/6] kexec: move locking into do_kexec_load
` [PATCH v5 2/6] kexec: avoid compat_alloc_user_space

[Patch v4 0/6] Introduce LMh driver for Qualcomm SoCs
 2021-07-28 16:10 UTC  (3+ messages)
` [Patch v4 6/6] dt-bindings: thermal: Add dt binding for QCOM LMh

[PATCH] ASoC: dapm: Revert "use component prefix when checking widget names"
 2021-07-28 16:09 UTC  (4+ messages)

[RFC PATCH 0/4] TDX KVM selftests
 2021-07-28 16:07 UTC  (5+ messages)
` [RFC PATCH 1/4] KVM: selftests: Add support for creating non-default type VMs

[RFC PATCH v1] fscrypt: support encrypted and trusted keys
 2021-07-28 16:05 UTC  (4+ messages)

[PATCH v2 1/3] extcon: usbc-tusb320: Add support for mode setting and reset
 2021-07-28 15:17 UTC  (2+ messages)

[PATCH v4 0/4] pin and gpio controller driver for Renesas RZ/G2L
 2021-07-28 16:02 UTC  (3+ messages)
` [PATCH v4 1/4] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Add DT bindings for RZ/G2L pinctrl

[PATCH v4 0/6] staging: r8188eu: add newer/better RTL8188eu driver
 2021-07-28 16:00 UTC  (3+ messages)

[PATCH v2 00/24] iommu: Refactor DMA domain strictness
 2021-07-28 15:58 UTC  (25+ messages)
` [PATCH v2 01/24] iommu: Pull IOVA cookie management into the core
` [PATCH v2 02/24] iommu/amd: Drop IOVA cookie management
` [PATCH v2 03/24] iommu/arm-smmu: "
` [PATCH v2 04/24] iommu/vt-d: "
` [PATCH v2 05/24] iommu/exynos: "
` [PATCH v2 06/24] iommu/ipmmu-vmsa: "
` [PATCH v2 07/24] iommu/mtk: "
` [PATCH v2 08/24] iommu/rockchip: "
` [PATCH v2 09/24] iommu/sprd: "
` [PATCH v2 10/24] iommu/sun50i: "
` [PATCH v2 11/24] iommu/virtio: "
` [PATCH v2 12/24] iommu/dma: Unexport "
` [PATCH v2 13/24] iommu/dma: Remove redundant "!dev" checks
` [PATCH v2 14/24] iommu: Introduce explicit type for non-strict DMA domains
` [PATCH v2 15/24] iommu/amd: Prepare for multiple DMA domain types
` [PATCH v2 16/24] iommu/arm-smmu: "
` [PATCH v2 17/24] iommu/vt-d: "
` [PATCH v2 18/24] iommu: Express DMA strictness via the domain type
` [PATCH v2 19/24] iommu: Expose DMA domain strictness via sysfs
` [PATCH v2 20/24] iommu: Merge strictness and domain type configs
` [PATCH v2 21/24] iommu/dma: Factor out flush queue init
` [PATCH v2 22/24] iommu: Allow enabling non-strict mode dynamically
` [PATCH v2 23/24] iommu/arm-smmu: Allow non-strict in pgtable_quirks interface
` [PATCH v2 24/24] iommu: Only log strictness for DMA domains

[PATCH] Documentation: networking: add ioam6-sysctl into index
 2021-07-28 15:59 UTC 

[PATCH -next] selinux: correct the return value when loads initial sids
 2021-07-28 15:56 UTC  (2+ messages)

WARNING: CPU: 112 PID: 2041 at kernel/sched/sched.h:1453
 2021-07-28 15:55 UTC  (2+ messages)

[PATCH] Documentation: i2c: add i2c-sysfs into index
 2021-07-28 15:53 UTC 

[PATCH] sched: Fix nr_uninterruptible race causing increasing load average
 2021-07-28 15:45 UTC  (6+ messages)

[bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
 2021-07-28 15:39 UTC  (12+ messages)

[RFC PATCH v2 1/3] misc_cgroup: add support for nofile limit
 2021-07-28 15:38 UTC  (8+ messages)

patch suggestion: Kconfig symbols
 2021-07-28 15:37 UTC 

[PATCH v10 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism
 2021-07-28 15:36 UTC  (2+ messages)

[PATCH] sched/uclamp: Introduce a method to transform UCLAMP_MIN into BOOST
 2021-07-28 15:34 UTC  (8+ messages)

[PATCH net-next 0/3] arm64: dts: qcom: DTS updates
 2021-07-28 15:33 UTC  (5+ messages)
` [PATCH net-next 1/3] dt-bindings: net: qcom,ipa: make imem interconnect optional

[PATCH 0/2] Fix off-by-one in range_is_memory
 2021-07-28 15:32 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: "
` [PATCH 2/2] KVM: arm64: Minor optimization of range_is_memory

[PATCH v2 0/7] sections: Unify kernel sections range check and use
 2021-07-28 15:32 UTC  (5+ messages)
` [PATCH v2 5/7] kallsyms: Rename is_kernel() and is_kernel_text()
` [PATCH v2 6/7] sections: Add new "

[PATCH -tip v3 0/6] kprobes: treewide: Clean up kprobe code
 2021-07-28 15:30 UTC  (7+ messages)
` [PATCH -tip v3 1/6] kprobes: treewide: Cleanup the error messages for kprobes
` [PATCH -tip v3 2/6] kprobes: Fix coding style issues
` [PATCH -tip v3 3/6] kprobes: Use IS_ENABLED() instead of kprobes_built_in()
` [PATCH -tip v3 4/6] kprobes: Add assertions for required lock
` [PATCH -tip v3 5/6] kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimized_kprobe()
` [PATCH -tip v3 6/6] kprobes: Use bool type for functions which returns boolean value

[PATCH v2] Bluetooth: Shutdown controller after workqueues are flushed or cancelled
 2021-07-28 15:25 UTC  (4+ messages)

[PATCH v7 0/4] use bin_attribute to break the size limitation of cpumap ABI
 2021-07-28 15:25 UTC  (4+ messages)

add support for the global coherent pool to the dma core
 2021-07-28 15:20 UTC  (2+ messages)

[RFC PATCH 0/9] phy-rockchip-inno-usb2: support rk356x usb2phy
 2021-07-28 15:20 UTC  (10+ messages)
` [RFC PATCH 1/9] dt-bindings: soc: rockchip: add rk3568-usb2phy-grf
` [RFC PATCH 2/9] dt-bindings: phy: phy-rockchip-inno-usb2: add rk3568 documentation
` [RFC PATCH 3/9] dt-bindings: usb: generic-ohci: increase maximum clocks

[PATCH v2 1/1] serial: max310x: Use clock-names property matching to recognize EXTCLK
 2021-07-28 15:19 UTC  (3+ messages)

[PATCH 1/3] arm: dts: mt8135: Move pinfunc to include/dt-bindings/pinctrl
 2021-07-28 15:17 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: mediatek: convert pinctrl to yaml

[PATCH] crypto: ccp: shutdown SEV firmware on kexec
 2021-07-28 15:15 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).