linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-07 15:56:21 to 2021-10-07 17:47:50 UTC [more...]

[PATCH MANUALSEL 5.14 1/9] selftests: KVM: Align SMCCC call with the spec in steal_time
 2021-10-07 17:47 UTC  (5+ messages)
` [PATCH MANUALSEL 5.14 4/9] KVM: x86: reset pdptrs_from_userspace when exiting smm

[PATCH v4 0/7] kernel.h further split
 2021-10-07 17:46 UTC  (20+ messages)
` [PATCH v4 2/7] kernel.h: Split out container_of() and typeof_member() macros
` [PATCH v4 4/7] list.h: Replace kernel.h with the necessary inclusions
` [PATCH v4 5/7] llist: "
` [PATCH v4 6/7] plist: "
` [PATCH v4 7/7] media: entity: "

[RFC 0/7] Support in-kernel DMA with PASID and SVA
 2021-10-07 17:50 UTC  (11+ messages)

[PATCH v4] clk: Add write operation for clk_parent debugfs node
 2021-10-07 17:45 UTC  (3+ messages)

[PATCH] nfc: nci: fix the UAF of rf_conn_info object
 2021-10-07 17:44 UTC 

[PATCH 1/2] tools/perf: Add reverse_fn to handle branch_stack endian issue
 2021-10-07 17:42 UTC  (2+ messages)

[PATCH v2 0/4] task_struct: extend task comm from 16 to 24 for CONFIG_BASE_FULL
 2021-10-07 17:41 UTC  (3+ messages)
` [PATCH v2 4/4] kernel/kthread: show a warning if kthread's comm is truncated

[PATCH] ELF: fix overflow in total mapping size calculation
 2021-10-07 17:40 UTC  (6+ messages)

[PATCH] RDMA/iwpm: Remove redundant initialization of pointer err_str
 2021-10-07 17:39 UTC 

[PATCH v5 0/8] dt-bindings: memory-controllers: ti,gpmc: Convert to yaml
 2021-10-07 17:37 UTC  (2+ messages)

[PATCH v2 1/4] iio: light: cm3605: Make use of the helper function dev_err_probe()
 2021-10-07 17:38 UTC  (5+ messages)
` [PATCH v2 2/4] iio: light: cm36651: "
` [PATCH v2 4/4] iio: light: noa1305: "

[PATCH v2 0/2] Add a generic virtual thermal sensor
 2021-10-07 17:33 UTC  (4+ messages)
` [PATCH v2 2/2] thermal: add a virtual sensor to aggregate temperatures

[PATCH v8 00/11] Add TDX Guest Support (Initial support)
 2021-10-07 17:32 UTC  (8+ messages)
` [PATCH v8 05/11] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions
` [PATCH v8 06/11] x86/traps: Add #VE support for TDX guest

[PATCH v10 3/3] mm: add anonymous vma name refcounting
 2021-10-07 17:31 UTC  (23+ messages)

[PATCH v2] thermal: Move ABI documentation do Documentation/ABI
 2021-10-07 17:30 UTC  (4+ messages)

[PATCH v2 1/2] iio: st_sensors: Make use of the helper function dev_err_probe()
 2021-10-07 17:30 UTC  (6+ messages)
` [PATCH v2 2/2] iio: st_lsm9ds0: "

[PATCH v2 1/2] iio: health: afe4403: Make use of the helper function dev_err_probe()
 2021-10-07 17:33 UTC  (2+ messages)

[RESEND PATCH v3] drivers: thermal: tsens: add timeout to get_temp_tsens_valid
 2021-10-07 17:28 UTC 

[PATCH 1/2] perf evsel: Make evsel__env always return a valid env
 2021-10-07 17:28 UTC  (3+ messages)
` [PATCH 2/2] perf tools: Improve IBS error handling

[PATCH v2 0/3] Multiple headphone codec driver support
 2021-10-07 17:27 UTC  (4+ messages)
` [PATCH v2 1/3] ASoC: soc-acpi: add comp_ids field for machine driver matching

[PATCH v11 4/5] PCI: qcom: Add a flag in match data along with ops
 2021-10-07 17:25 UTC  (2+ messages)

[PATCH 1/2] tracing: show size of requested buffer
 2021-10-07 17:26 UTC  (5+ messages)

[PATCH 0/3] Updates for simple-pm-bus and ti-sysc bindings
 2021-10-07 17:24 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: bus: simple-pm-bus: Make clocks and power-domains optional

[RFC PATCH 0/4] Add "output-impedance" property to pinconf-generic
 2021-10-07 17:23 UTC  (9+ messages)
` [RFC PATCH 1/4] dt-bindings: pincfg-node: Add "output-impedance" property
` [RFC PATCH 2/4] pinctrl: pinconf-generic: Add support for "output-impedance" to be extracted from DT files
` [RFC PATCH 3/4] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Add output-impedance property
` [RFC PATCH 4/4] pinctrl: renesas: pinctrl-rzg2l: Add support to get/set drive-strength and output-impedance

[PATCH v2 0/4] ASoC: Intel: bytcr_rt5651: few cleanups
 2021-10-07 17:02 UTC  (5+ messages)
` [PATCH v2 1/4] ASoC: Intel: bytcr_rt5651: Get platform data via dev_get_platdata()
` [PATCH v2 2/4] ASoC: Intel: bytcr_rt5651: Use temporary variable for struct device
` [PATCH v2 3/4] ASoC: Intel: bytcr_rt5651: use devm_clk_get_optional() for mclk
` [PATCH v2 4/4] ASoC: Intel: bytcr_rt5651: Utilize dev_err_probe() to avoid log saturation

[PATCH v2 1/3] driver core: Provide device_match_acpi_handle() helper
 2021-10-07 17:18 UTC  (6+ messages)
` [PATCH v2 3/3] gpiolib: acpi: Replace custom code with device_match_acpi_handle()

[PATCH] ACPI: tools: fix compilation error
 2021-10-07 17:19 UTC  (2+ messages)

[PATCH 0/3] perf tools: Enable strict JSON parsing
 2021-10-07 17:22 UTC  (3+ messages)
` [PATCH 1/3] perf vendor-events: Fix all remaining invalid JSON files

[PATCH 5.10-rt+] drm/i915/gt: transform irq_disable into local_lock
 2021-10-07 17:19 UTC  (2+ messages)

[PATCH v2 1/8] iio: dac: ad8801: Make use of the helper function dev_err_probe()
 2021-10-07 17:23 UTC  (4+ messages)
` [PATCH v2 8/8] iio: dac: ti-dac7311: "

[PATCH v3 1/3] driver core: Provide device_match_acpi_handle() helper
 2021-10-07 17:18 UTC  (3+ messages)
` [PATCH v3 2/3] i2c: acpi: Replace custom function with device_match_acpi_handle()
` [PATCH v3 3/3] gpiolib: acpi: Replace custom code "

[PATCH v2 0/3] [PATCH v2 0/3] Update ASUS WMI supported boards
 2021-10-07 17:17 UTC  (8+ messages)
` [PATCH v2 2/3] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI
` [PATCH v2 3/3] hwmon: (asus_wmi_sensors) Support X370 "

[PATCH v2 0/2] libperf: Add support for scaling counters obtained from the read() system call during multiplexing
 2021-10-07 17:17 UTC  (5+ messages)
` [PATCH v2 1/2] libperf: Add processing to scale the counters obtained during the read() system call when multiplexing

[GIT PULL] Networking for 5.15-rc5
 2021-10-07 17:15 UTC  (2+ messages)

[GIT PULL] Hyper-V fixes for 5.15-rc8
 2021-10-07 17:15 UTC  (2+ messages)

[PATCH] ACPICA: drop unneeded initialization value
 2021-10-07 17:14 UTC  (2+ messages)

lets settle the LED `function` property regarding the netdev trigger
 2021-10-07 17:13 UTC  (12+ messages)

[PATCH v6 0/6] iommu/tegra-smmu: Add pagetable mappings to debugfs
 2021-10-07 17:13 UTC  (13+ messages)
` [PATCH v6 1/6] iommu/tegra-smmu: Rename struct iommu_group *group to *grp
` [PATCH v6 2/6] iommu/tegra-smmu: Rename struct tegra_smmu_group_soc *soc to *group_soc
` [PATCH v6 3/6] iommu/tegra-smmu: Rename struct tegra_smmu_swgroup *group to *swgrp
` [PATCH v6 4/6] iommu/tegra-smmu: Use swgrp pointer instead of swgroup id
` [PATCH v6 5/6] iommu/tegra-smmu: Attach as pointer to tegra_smmu_group
` [PATCH v6 6/6] iommu/tegra-smmu: Add pagetable mappings to debugfs

[PATCH] arm64: dts: rockchip: nanopi4: decrease Bluetooth UART baud rate
 2021-10-07 17:13 UTC  (3+ messages)

[net-next PATCH 00/13] Multiple improvement for qca8337 switch
 2021-10-07 17:09 UTC  (11+ messages)
` [net-next PATCH 06/13] Documentation: devicetree: net: dsa: qca8k: document rgmii_1_8v bindings
` [net-next PATCH 07/13] net: dsa: qca8k: add support for mac6_exchange, sgmii falling edge

[PATCH v6 0/6] iio: Add output buffer support
 2021-10-07 17:13 UTC  (6+ messages)
` [PATCH v6 1/6] "

[PATCH net-next v2] net: phy: micrel: ksz9131 led errata workaround
 2021-10-07 17:08 UTC  (2+ messages)

[PATCH v1 0/2] i2c:busses:Microchip PCI1XXXX I2C adapter
 2021-10-07 17:05 UTC  (13+ messages)
` [PATCH v1 1/2] i2c:busses:Register PCI1XXXX adapter to I2C subsystem
` [PATCH v1 2/2] i2c:busses:Read and Write routines for PCI1XXXX I2C module

[PATCH 0/2] mm/mprotect: avoid unnecessary TLB flushes
 2021-10-07 17:07 UTC  (5+ messages)
` [PATCH 2/2] mm/mprotect: do not flush on permission promotion

[PATCH 0/3] erofs: some decompression improvements
 2021-10-07 17:06 UTC  (4+ messages)
` [PATCH 1/3] erofs: get compression algorithms directly on mapping
` [PATCH 2/3] erofs: introduce the secondary compression head
` [PATCH 3/3] erofs: introduce readmore decompression strategy

[PATCH v2] libperf tests: Fix test_stat_cpu
 2021-10-07 17:05 UTC  (2+ messages)

[RFC net-next PATCH 00/16] Add support for Xilinx PCS
 2021-10-07 17:04 UTC  (11+ messages)
` [RFC net-next PATCH 10/16] net: macb: Move PCS settings to PCS callbacks

[PATCH v2 0/4] ASoC: Intel: bytcr_rt5640: few cleanups
 2021-10-07 16:57 UTC  (5+ messages)
` [PATCH v2 1/4] ASoC: Intel: bytcr_rt5640: Get platform data via dev_get_platdata()
` [PATCH v2 2/4] ASoC: Intel: bytcr_rt5640: Use temporary variable for struct device
` [PATCH v2 3/4] ASoC: Intel: bytcr_rt5640: use devm_clk_get_optional() for mclk
` [PATCH v2 4/4] ASoC: Intel: bytcr_rt5640: Utilize dev_err_probe() to avoid log saturation

[PATCH] lkdtm: avoid printk() in recursive_loop()
 2021-10-07 16:59 UTC  (2+ messages)

[PATCH 00/21] perf metric: Fixes and allow modifiers
 2021-10-07 16:56 UTC  (22+ messages)
` [PATCH 01/21] tools lib: Add list_sort
` [PATCH 02/21] perf pmu: Add const to pmu_events_map
` [PATCH 03/21] perf pmu: Make pmu_sys_event_tables const
` [PATCH 04/21] perf pmu: Make pmu_event tables const
` [PATCH 05/21] perf metric: Move runtime value to the expr context
` [PATCH 06/21] perf metric: Add documentation and rename a variable
` [PATCH 07/21] perf metric: Add metric new and free
` [PATCH 08/21] perf metric: Only add a referenced metric once
` [PATCH 09/21] perf metric: Modify resolution and recursion check
` [PATCH 10/21] perf metric: Comment data structures
` [PATCH 11/21] perf metric: Document the internal 'struct metric'
` [PATCH 12/21] perf metric: Simplify metric_refs calculation
` [PATCH 13/21] perf parse-events: Add const to evsel name
` [PATCH 14/21] perf parse-events: Add new "metric-id" term
` [PATCH 15/21] perf parse-events: Allow config on kernel PMU events
` [PATCH 16/21] perf metric: Encode and use metric-id as qualifier
` [PATCH 17/21] perf expr: Add subset utility
` [PATCH 18/21] perf metrics: Modify setup and deduplication
` [PATCH 19/21] perf metric: Switch fprintf to pr_err
` [PATCH 20/21] perf parse-events: Identify broken modifiers
` [PATCH 21/21] perf metric: Allow modifiers on metrics

[robh:mpam/cache-id 8/12] arch/openrisc/kernel/smp.c:68:26: error: too few arguments to function 'of_get_cpu_hwid'
 2021-10-07 16:56 UTC 

[PATCH v4 0/4] ASoC: Intel: bytcht_es8316: few cleanups
 2021-10-07 16:45 UTC  (5+ messages)
` [PATCH v4 1/4] ASoC: Intel: bytcht_es8316: Get platform data via dev_get_platdata()
` [PATCH v4 2/4] ASoC: Intel: bytcht_es8316: Use temporary variable for struct device
` [PATCH v4 3/4] ASoC: Intel: bytcht_es8316: Switch to use gpiod_get_optional()
` [PATCH v4 4/4] ASoC: Intel: bytcht_es8316: Utilize dev_err_probe() to avoid log saturation

[PATCH] x86/PCI: Add pci=no_e820 cmdline option to ignore E820 reservations for bridge windows
 2021-10-07 16:55 UTC  (2+ messages)

[PATCH v7 0/8] Fix year 2038 issue for sound subsystem
 2021-10-07 16:51 UTC  (11+ messages)
` [PATCH v7 8/9] ALSA: add new 32-bit layout for snd_pcm_mmap_status/control
  ` [alsa-devel] "
              ` [musl] "

[PATCH] pinctrl: renesas: r8a779[56]x: add MediaLB pins
 2021-10-07 16:48 UTC  (2+ messages)

[PATCH v1 0/6] mmc: sdhci-pci: Add some CD GPIO related quirks
 2021-10-07 16:42 UTC  (2+ messages)

[RFC PATCH 0/8] mm/madvise: support process_madvise(MADV_DONTNEED)
 2021-10-07 16:46 UTC  (12+ messages)

[PATCH v2 1/1] auxdisplay: panel: Switch to use module_parport_driver()
 2021-10-07 16:43 UTC  (2+ messages)

[PATCH] dma debug: report -EEXIST errors in add_dma_entry
 2021-10-07 16:40 UTC  (9+ messages)
` DPAA2 triggers, "

[GIT PULL] Apple SoC fixes for 5.15
 2021-10-07 16:38 UTC 

[PATCH] rtlwifi: rtl8192ee: Remove redundant initialization of variable version
 2021-10-07 16:37 UTC 

[PATCH] mm: don't call should_failslab() for !CONFIG_FAILSLAB
 2021-10-07 16:36 UTC  (3+ messages)

[PATCH] mm:vmscan: fix extra adjustment for lruvec's nonresident_age in case of reactivation
 2021-10-07 16:34 UTC  (3+ messages)
    ` 回复: "
        ` 回复: "

[PATCH v2] media: imx-jpeg: Add pm-runtime support for imx-jpeg
 2021-10-07 16:30 UTC 

[PATCH 1/1] virtio: write back F_VERSION_1 before validate
 2021-10-07 16:16 UTC  (6+ messages)

[PATCH] user_events: Enable user processes to create and write to trace events
 2021-10-07 16:22 UTC  (5+ messages)

[PATCH 4.14 00/75] 4.14.249-rc1 review
 2021-10-07 16:21 UTC  (4+ messages)
` [PATCH 4.14 54/75] af_unix: fix races in sk_peer_pid and sk_peer_cred accesses

[GIT PULL] perf tools fixes for v5.15: 3rd batch
 2021-10-07 16:20 UTC 

[RFC v3 PATCH 0/5] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-10-07 16:18 UTC  (16+ messages)
` [v3 PATCH 2/5] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
` [v3 PATCH 3/5] mm: hwpoison: refactor refcount check handling

[PATCH v2 0/4] Allow access to confidential computing secret area in SEV guests
 2021-10-07 16:17 UTC  (4+ messages)
` [PATCH v2 4/4] virt: Add sev_secret module to expose confidential computing secrets

[RFC] [PATCH net-next v6 0/3] r8169: Implement dynamic ASPM mechanism for recent 1.0/2.5Gbps Realtek NICs
 2021-10-07 16:15 UTC  (4+ messages)
` [RFC] [PATCH net-next v5 1/3] PCI/ASPM: Introduce a new helper to report ASPM capability
` [RFC] [PATCH net-next v6 2/3] r8169: Enable chip-specific ASPM regardless of PCIe ASPM status
` [RFC] [PATCH net-next v6 3/3] r8169: Implement dynamic ASPM mechanism

[PATCH v7 0/6] clk: qcom: use power-domain for sm8250's clock controllers
 2021-10-07 16:16 UTC  (4+ messages)
` [PATCH v7 7/8] clk: qcom: dispcc-sm8250: stop using mmcx regulator

[PATCH] vt6655: fix camelcase in byRate
 2021-10-07 16:15 UTC 

[REGRESSION][BISECTED] 5.15-rc1: Broken AHCI on NVIDIA ION (MCP79)
 2021-10-07 16:13 UTC  (11+ messages)

[RFC] drm/msm/dp: Allow attaching a drm_panel
 2021-10-07 16:15 UTC  (11+ messages)

[PATCH v2 00/17] arm64: Self-hosted trace related errata workarounds
 2021-10-07 16:11 UTC  (9+ messages)
` [PATCH v2 10/17] arm64: Enable workaround for TRBE overwrite in FILL mode
` [PATCH v2 11/17] arm64: errata: Add workaround for TSB flush failures
` [PATCH v2 15/17] arm64: Add erratum detection for TRBE write to out-of-range
` [PATCH v2 17/17] arm64: Advertise TRBE erratum workaround for write to out-of-range address

[PATCH 5.14 000/172] 5.14.10-rc3 review
 2021-10-07 16:05 UTC  (2+ messages)

False positive EXPORT_SYMBOL warning with NS variants
 2021-10-07 16:04 UTC  (2+ messages)
` [PATCH] checkpatch: Improve EXPORT_SYMBOL test for EXPORT_SYMBOL_NS uses

[PATCH v2 1/2] vsock: Refactor vsock_*_getsockopt to resemble sock_getsockopt
 2021-10-07 16:04 UTC  (3+ messages)
` [PATCH v2 2/2] vsock: Enable y2038 safe timeval for timeout

[PATCH v5 00/14] PCI: Add support for Apple M1
 2021-10-07 16:03 UTC  (11+ messages)
` [PATCH v5 10/14] arm64: apple: Add pinctrl nodes
` [PATCH v5 11/14] arm64: apple: Add PCIe node
` [PATCH v5 12/14] arm64: dts: apple: t8103: Add PCIe DARTs
` [PATCH v5 13/14] arm64: dts: apple: t8103: Add root port interrupt routing
` [PATCH v5 14/14] arm64: dts: apple: j274: Expose PCI node for the Ethernet MAC address

[rostedt-trace:ftrace/core 30/30] net/ipv4/netfilter/nf_nat_snmp_basic_main.c:218:2: error: used type 'typeof ((help))' (aka 'int (struct sk_buff *, unsigned int, struct nf_conn *, enum ip_conntrack_info)') where arithmetic or pointer type is required
 2021-10-07 15:58 UTC 

[PATCH] Bluetooth: btrtl: Ask ic_info to drop firmware
 2021-10-07 15:56 UTC  (4+ messages)

[PATCH 0/2] Add a generic virtual thermal sensor
 2021-10-07 15:56 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: Add bindings for the "


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).