linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-08 17:02:11 to 2021-02-08 18:28:03 UTC [more...]

MIPS noncoherent DMA cleanups
 2021-02-08 15:57 UTC  (3+ messages)
` [PATCH 5/6] driver core: lift dma_default_coherent into common code

[PATCH v6 1/2] procfs: Allow reading fdinfo with PTRACE_MODE_READ
 2021-02-08 15:53 UTC  (2+ messages)
` [PATCH v6 2/2] procfs/dmabuf: Add inode number to /proc/*/fdinfo

[PATCH v10 0/7] Support running driver's probe for a device powered off
 2021-02-08 15:52 UTC  (5+ messages)
` [PATCH v10 3/7] Documentation: ACPI: Document _DSE object usage for enum power state

[PATCH] mm/vmalloc: use rb_tree instead of list for vread() lookups
 2021-02-08 15:53 UTC 

[PATCH 00/18] Apple M1 SoC platform bring-up
 2021-02-08 15:51 UTC  (9+ messages)
` [PATCH 08/18] arm64: cpufeature: Add a feature for FIQ support
` [PATCH 11/18] arm64: Kconfig: Require FIQ support for ARCH_APPLE
` [PATCH 15/18] irqchip/apple-aic: Add support for the Apple Interrupt Controller

[for-linus][PATCH] tracing: Do not count ftrace events in top level enable output
 2021-02-08 15:51 UTC 

Linux 4.9.256
 2021-02-08 15:50 UTC  (2+ messages)

[PATCH] bus: fsl-mc: Fix test for end of loop
 2021-02-08 15:49 UTC  (4+ messages)

[PATCH v5 0/7] gpio: ep93xx: fixes series patch
 2021-02-08 15:48 UTC  (5+ messages)
` [PATCH v5 1/7] gpio: ep93xx: fix BUG_ON port F usage
` [PATCH v5 2/7] gpio: ep93xx: Fix single irqchip with multi gpiochips

[PATCH] USB: serial: drop bogus to_usb_serial_port() checks
 2021-02-08 15:48 UTC 

rcu: INFO: rcu_sched self-detected stall on CPU: Workqueue: xfs-conv/md0 xfs_end_io
 2021-02-08 15:44 UTC  (5+ messages)

[GIT PULL] x86/urgent for v5.11-rc7
 2021-02-08 15:47 UTC  (8+ messages)

[PATCH 00/49] Add Alder Lake support for perf
 2021-02-08 15:25 UTC  (50+ messages)
` [PATCH 01/49] x86/cpufeatures: Enumerate Intel Hybrid Technology feature bit
` [PATCH 02/49] x86/cpu: Describe hybrid CPUs in cpuinfo_x86
` [PATCH 03/49] perf/x86/intel: Hybrid PMU support for perf capabilities
` [PATCH 04/49] perf/x86: Hybrid PMU support for intel_ctrl
` [PATCH 05/49] perf/x86: Hybrid PMU support for counters
` [PATCH 06/49] perf/x86: Hybrid PMU support for unconstrained
` [PATCH 07/49] perf/x86: Hybrid PMU support for hardware cache event
` [PATCH 08/49] perf/x86: Hybrid PMU support for event constraints
` [PATCH 09/49] perf/x86: Hybrid PMU support for extra_regs
` [PATCH 10/49] perf/x86/intel: Factor out intel_pmu_check_num_counters
` [PATCH 11/49] perf/x86/intel: Factor out intel_pmu_check_event_constraints
` [PATCH 12/49] perf/x86/intel: Factor out intel_pmu_check_extra_regs
` [PATCH 13/49] perf/x86: Expose check_hw_exists
` [PATCH 14/49] perf/x86: Remove temporary pmu assignment in event_init
` [PATCH 15/49] perf/x86: Factor out x86_pmu_show_pmu_cap
` [PATCH 16/49] perf/x86: Register hybrid PMUs
` [PATCH 17/49] perf/x86: Add structures for the attributes of Hybrid PMUs
` [PATCH 18/49] perf/x86/intel: Add attr_update for "
` [PATCH 19/49] perf/x86: Support filter_match callback
` [PATCH 20/49] perf/x86/intel: Add Alder Lake Hybrid support
` [PATCH 21/49] perf: Introduce PERF_TYPE_HARDWARE_PMU and PERF_TYPE_HW_CACHE_PMU
` [PATCH 22/49] perf/x86/intel/uncore: Add Alder Lake support
` [PATCH 23/49] perf/x86/msr: Add Alder Lake CPU support
` [PATCH 24/49] perf/x86/cstate: "
` [PATCH 25/49] perf/x86/rapl: Add support for Intel Alder Lake
` [PATCH 26/49] perf jevents: Support unit value "cpu_core" and "cpu_atom"
` [PATCH 27/49] perf util: Save pmu name to struct perf_pmu_alias
` [PATCH 28/49] perf pmu: Save detected hybrid pmus to a global pmu list
` [PATCH 29/49] perf pmu: Add hybrid helper functions
` [PATCH 30/49] perf list: Support --cputype option to list hybrid pmu events
` [PATCH 31/49] perf stat: Hybrid evsel uses its own cpus
` [PATCH 32/49] perf header: Support HYBRID_TOPOLOGY feature
` [PATCH 33/49] perf header: Support hybrid CPU_PMU_CAPS
` [PATCH 34/49] tools headers uapi: Update tools's copy of linux/perf_event.h
` [PATCH 35/49] perf parse-events: Create two hybrid hardware events
` [PATCH 36/49] perf parse-events: Create two hybrid cache events
` [PATCH 37/49] perf parse-events: Support hardware events inside PMU
` [PATCH 38/49] perf list: Display pmu prefix for partially supported hybrid cache events
` [PATCH 39/49] perf parse-events: Support hybrid raw events
` [PATCH 40/49] perf stat: Support --cputype option for hybrid events
` [PATCH 41/49] perf stat: Support metrics with "
` [PATCH 42/49] perf evlist: Create two hybrid 'cycles' events by default
` [PATCH 43/49] perf stat: Add default hybrid events
` [PATCH 44/49] perf stat: Uniquify hybrid event name
` [PATCH 45/49] perf stat: Merge event counts from all hybrid PMUs
` [PATCH 46/49] perf stat: Filter out unmatched aggregation for hybrid event
` [PATCH 47/49] perf evlist: Warn as events from different hybrid PMUs in a group
` [PATCH 48/49] perf Documentation: Document intel-hybrid support
` [PATCH 49/49] perf evsel: Adjust hybrid event and global event mixed group

[PATCH 2/3] mac80211: Add support to trigger sta disconnect on hardware restart
 2021-02-08 15:43 UTC  (2+ messages)

[PATCH iproute2-next V3] devlink: add support for port params get/set
 2021-02-08 15:41 UTC  (2+ messages)

[PATCH 1/4] perf tools: record aarch64 registers automatically
 2021-02-08 15:39 UTC  (3+ messages)
` [PATCH 4/4] perf tools: determine if LR is the return address

[PATCH v2] printk: fix deadlock when kernel panic
 2021-02-08 15:40 UTC  (5+ messages)
  ` [External] "

[PATCH 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-02-08 15:39 UTC  (4+ messages)
` [PATCH 6/7] fs/xfs: Handle CoW for fsdax write() path

[PATCH v4 0/8] Make fw_devlink=on more forgiving
 2021-02-08 15:38 UTC  (3+ messages)
` [PATCH v4 8/8] clk: Mark fwnodes when their clock provider is added/removed

[PATCH 5.10 000/120] 5.10.15-rc1 review
 2021-02-08 15:01 UTC  (103+ messages)
` [PATCH 5.10 001/120] USB: serial: cp210x: add pid/vid for WSDA-200-USB
` [PATCH 5.10 008/120] usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop()
` [PATCH 5.10 010/120] usb: dwc3: fix clock issue during resume in OTG mode
` [PATCH 5.10 011/120] usb: xhci-mtk: fix unreleased bandwidth data
` [PATCH 5.10 012/120] usb: xhci-mtk: skip dropping bandwidth of unchecked endpoints
` [PATCH 5.10 013/120] usb: xhci-mtk: break loop when find the endpoint to drop
` [PATCH 5.10 016/120] Input: i8042 - unbreak Pegatron C15B
` [PATCH 5.10 019/120] arm64: dts: rockchip: Use only supported PCIe link speed on Pinebook Pro
` [PATCH 5.10 026/120] bpf, cgroup: Fix optlen WARN_ON_ONCE toctou
` [PATCH 5.10 028/120] bpf, inode_storage: Put file handler if no storage was found
` [PATCH 5.10 029/120] um: virtio: free vu_dev only with the contained struct device
` [PATCH 5.10 030/120] bpf, preload: Fix build when $(O) points to a relative path
` [PATCH 5.10 031/120] arm64: dts: meson: switch TFLASH_VDD_EN pin to open drain on Odroid-C4
` [PATCH 5.10 032/120] r8169: work around RTL8125 UDP hw bug
` [PATCH 5.10 033/120] rxrpc: Fix deadlock around release of dst cached on udp tunnel
` [PATCH 5.10 034/120] arm64: dts: ls1046a: fix dcfg address range
` [PATCH 5.10 035/120] SUNRPC: Fix NFS READs that start at non-page-aligned offsets
` [PATCH 5.10 036/120] igc: set the default return value to -IGC_ERR_NVM in igc_write_nvm_srwr
` [PATCH 5.10 037/120] igc: check return value of ret_val in igc_config_fc_after_link_up
` [PATCH 5.10 038/120] i40e: Revert "i40e: dont report link up for a VF who hasnt enabled queues"
` [PATCH 5.10 039/120] ibmvnic: device remove has higher precedence over reset
` [PATCH 5.10 040/120] net/mlx5: Fix function calculation for page trees
` [PATCH 5.10 041/120] net/mlx5: Fix leak upon failure of rule creation
` [PATCH 5.10 042/120] net/mlx5e: Update max_opened_tc also when channels are closed
` [PATCH 5.10 043/120] net/mlx5e: Release skb in case of failure in tc update skb
` [PATCH 5.10 044/120] net: lapb: Copy the skb before sending a packet
` [PATCH 5.10 045/120] net: mvpp2: TCAM entry enable should be written after SRAM data
` [PATCH 5.10 046/120] r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is set
` [PATCH 5.10 047/120] net: ipa: pass correct dma_handle to dma_free_coherent()
` [PATCH 5.10 048/120] ARM: dts: sun7i: a20: bananapro: Fix ethernet phy-mode
` [PATCH 5.10 049/120] nvmet-tcp: fix out-of-bounds access when receiving multiple h2cdata PDUs
` [PATCH 5.10 050/120] vdpa/mlx5: Restore the hardware used index after change map
` [PATCH 5.10 051/120] memblock: do not start bottom-up allocations with kernel_end
` [PATCH 5.10 052/120] kbuild: fix duplicated flags in DEBUG_CFLAGS
` [PATCH 5.10 053/120] thunderbolt: Fix possible NULL pointer dereference in tb_acpi_add_link()
` [PATCH 5.10 054/120] ovl: fix dentry leak in ovl_get_redirect
` [PATCH 5.10 055/120] ovl: avoid deadlock on directory ioctl
` [PATCH 5.10 056/120] ovl: implement volatile-specific fsync error behaviour
` [PATCH 5.10 057/120] mac80211: fix station rate table updates on assoc
` [PATCH 5.10 058/120] gpiolib: free device name on error path to fix kmemleak
` [PATCH 5.10 059/120] fgraph: Initialize tracing_graph_pause at task creation
` [PATCH 5.10 060/120] tracing/kprobe: Fix to support kretprobe events on unloaded modules
` [PATCH 5.10 061/120] kretprobe: Avoid re-registration of the same kretprobe earlier
` [PATCH 5.10 062/120] tracing: Use pause-on-trace with the latency tracers
` [PATCH 5.10 063/120] tracepoint: Fix race between tracing and removing tracepoint
` [PATCH 5.10 064/120] libnvdimm/namespace: Fix visibility of namespace resource attribute
` [PATCH 5.10 065/120] libnvdimm/dimm: Avoid race between probe and available_slots_show()
` [PATCH 5.10 066/120] genirq: Prevent [devm_]irq_alloc_desc from returning irq 0
` [PATCH 5.10 067/120] genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
` [PATCH 5.10 068/120] scripts: use pkg-config to locate libcrypto
` [PATCH 5.10 069/120] xhci: fix bounce buffer usage for non-sg list case
` [PATCH 5.10 070/120] RISC-V: Define MAXPHYSMEM_1GB only for RV32
` [PATCH 5.10 071/120] cifs: report error instead of invalid when revalidating a dentry fails
` [PATCH 5.10 072/120] iommu: Check dev->iommu in dev_iommu_priv_get() before dereferencing it
` [PATCH 5.10 073/120] smb3: Fix out-of-bounds bug in SMB2_negotiate()
` [PATCH 5.10 074/120] smb3: fix crediting for compounding when only one request in flight
` [PATCH 5.10 075/120] mmc: sdhci-pltfm: Fix linking err for sdhci-brcmstb
` [PATCH 5.10 076/120] mmc: core: Limit retries when analyse of SDIO tuples fails
` [PATCH 5.10 077/120] Fix unsynchronized access to sev members through svm_register_enc_region
` [PATCH 5.10 078/120] drm/dp/mst: Export drm_dp_get_vc_payload_bw()
` [PATCH 5.10 079/120] drm/i915: Fix the MST PBN divider calculation
` [PATCH 5.10 080/120] drm/i915/gem: Drop lru bumping on display unpinning
` [PATCH 5.10 081/120] drm/i915/gt: Close race between enable_breadcrumbs and cancel_breadcrumbs
` [PATCH 5.10 082/120] drm/i915/display: Prevent double YUV range correction on HDR planes
` [PATCH 5.10 083/120] drm/i915: Extract intel_ddi_power_up_lanes()
` [PATCH 5.10 084/120] drm/i915: Power up combo PHY lanes for for HDMI as well
` [PATCH 5.10 085/120] drm/amd/display: Revert "Fix EDID parsing after resume from suspend"
` [PATCH 5.10 086/120] io_uring: dont modify identitys files uncess identity is cowed
` [PATCH 5.10 087/120] nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDs
` [PATCH 5.10 088/120] KVM: SVM: Treat SVM as unsupported when running as an SEV guest
` [PATCH 5.10 089/120] KVM: x86/mmu: Fix TDP MMU zap collapsible SPTEs
` [PATCH 5.10 090/120] KVM: x86: Allow guests to see MSR_IA32_TSX_CTRL even if tsx=off
` [PATCH 5.10 091/120] KVM: x86: fix CPUID entries returned by KVM_GET_CPUID2 ioctl
` [PATCH 5.10 092/120] KVM: x86: Update emulator context mode if SYSENTER xfers to 64-bit mode
` [PATCH 5.10 093/120] KVM: x86: Set so called reserved CR3 bits in LM mask at vCPU reset
` [PATCH 5.10 094/120] DTS: ARM: gta04: remove legacy spi-cs-high to make display work again
` [PATCH 5.10 095/120] ARM: dts; gta04: SPI panel chip select is active low
` [PATCH 5.10 096/120] ARM: footbridge: fix dc21285 PCI configuration accessors
` [PATCH 5.10 097/120] ARM: 9043/1: tegra: Fix misplaced tegra_uart_config in decompressor
` [PATCH 5.10 098/120] mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
` [PATCH 5.10 099/120] mm: hugetlb: fix a race between freeing and dissolving the page
` [PATCH 5.10 100/120] mm: hugetlb: fix a race between isolating and freeing page
` [PATCH 5.10 101/120] mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
` [PATCH 5.10 102/120] mm, compaction: move high_pfn to the for loop scope
` [PATCH 5.10 103/120] mm/vmalloc: separate put pages and flush VM flags
` [PATCH 5.10 104/120] mm: thp: fix MADV_REMOVE deadlock on shmem THP
` [PATCH 5.10 105/120] mm/filemap: add missing mem_cgroup_uncharge() to __add_to_page_cache_locked()
` [PATCH 5.10 106/120] x86/build: Disable CET instrumentation in the kernel
` [PATCH 5.10 107/120] x86/debug: Fix DR6 handling
` [PATCH 5.10 108/120] x86/debug: Prevent data breakpoints on __per_cpu_offset
` [PATCH 5.10 109/120] x86/debug: Prevent data breakpoints on cpu_dr7
` [PATCH 5.10 110/120] x86/apic: Add extra serialization for non-serializing MSRs
` [PATCH 5.10 111/120] Input: goodix - add support for Goodix GT9286 chip
` [PATCH 5.10 112/120] Input: xpad - sync supported devices with fork on GitHub
` [PATCH 5.10 113/120] Input: ili210x - implement pressure reporting for ILI251x
` [PATCH 5.10 114/120] md: Set prev_flush_start and flush_bio in an atomic way
` [PATCH 5.10 115/120] igc: Report speed and duplex as unknown when device is runtime suspended
` [PATCH 5.10 116/120] neighbour: Prevent a dead entry from updating gc_list
` [PATCH 5.10 117/120] net: ip_tunnel: fix mtu calculation
` [PATCH 5.10 118/120] udp: ipv4: manipulate network header of NATed UDP GRO fraglist
` [PATCH 5.10 119/120] net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_add
` [PATCH 5.10 120/120] net: sched: replaced invalid qdisc tree flush helper in qdisc_replace

[PATCH v4 4/5] ASoC: Intel: Add DMI quirk table to soc_intel_is_byt_cr()
 2021-02-08 15:24 UTC  (11+ messages)

[PATCH v1 1/2] USB: serial: Drop if with an always false condition
 2021-02-08 15:28 UTC  (2+ messages)

[net-next PATCH v5 00/15] ACPI support for dpaa2 driver
 2021-02-08 15:31 UTC  (6+ messages)
` [net-next PATCH v5 11/15] net: mdiobus: Introduce fwnode_mdiobus_register()
` [net-next PATCH v5 13/15] phylink: introduce phylink_fwnode_phy_connect()
` [net-next PATCH v5 14/15] net: phylink: Refactor phylink_of_phy_connect()
` [net-next PATCH v5 15/15] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver

[PATCH v5 1/2] procfs: Allow reading fdinfo with PTRACE_MODE_READ
 2021-02-08 15:30 UTC  (4+ messages)
` [PATCH v5 2/2] procfs/dmabuf: Add inode number to /proc/*/fdinfo

[PATCH 5.4 00/65] 5.4.97-rc1 review
 2021-02-08 15:01 UTC  (9+ messages)
` [PATCH 5.4 48/65] mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
` [PATCH 5.4 54/65] x86/build: Disable CET instrumentation in the kernel
` [PATCH 5.4 55/65] x86/apic: Add extra serialization for non-serializing MSRs
` [PATCH 5.4 56/65] iwlwifi: mvm: dont send RFH_QUEUE_CONFIG_CMD with no queues
` [PATCH 5.4 57/65] Input: xpad - sync supported devices with fork on GitHub
` [PATCH 5.4 59/65] md: Set prev_flush_start and flush_bio in an atomic way
` [PATCH 5.4 62/65] net: ip_tunnel: fix mtu calculation
` [PATCH 5.4 65/65] usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720

[PATCH 0/8] sched/fair: misfit task load-balance tweaks
 2021-02-08 15:29 UTC  (7+ messages)
` [PATCH 3/8] sched/fair: Tweak misfit-related capacity checks

[PATCH v4] mfd: da9063: Support SMBus and I2C mode
 2021-02-08 15:27 UTC 

[RFC, v3 0/2] msi support for platform devices
 2021-02-08 15:27 UTC  (4+ messages)
` [RFC v4 0/3] "
  ` [RFC v4 3/3] vfio: platform: reset: add msi support

[PATCH 00/20] net: stmmac: Obvious cleanups and several fixes
 2021-02-08 15:27 UTC  (3+ messages)
` [PATCH 01/20] net: phy: realtek: Fix events detection failure in LPI mode

[PATCH 1/5] sched: make struct task_struct::state 32-bit
 2021-02-08 15:25 UTC  (5+ messages)

[PATCH v1] kvm: x86: Revise guest_fpu xcomp_bv field
 2021-02-08 16:16 UTC  (2+ messages)

[PATCH v3] jfs: turn diLog(), dataLog() and txLog() into void functions
 2021-02-08 15:23 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).