linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-12 13:43:10 to 2021-01-12 15:56:27 UTC [more...]

[PATCH 0/6] sched/deadline: cpuset task acceptance review
 2021-01-12 15:53 UTC  (6+ messages)
` [PATCH 1/6] sched/deadline: Consolidate the SCHED_DL task_can_attach() check on its own function
` [PATCH 2/6] sched/deadline: Inform dl_task_can_attach() if the cpuset is exclusive
` [PATCH 3/6] sched/deadline: Allow DL tasks on empty (cgroup v2) cpusets
` [PATCH 4/6] sched/deadline: Block DL tasks on non-exclusive cpuset if bandwitdh control is enable
` [PATCH 5/6] sched/deadline: Add helpers to get the correct root domain/span/dl_bw

[net-next PATCH v3 00/15] ACPI support for dpaa2 driver
 2021-01-12 15:55 UTC  (18+ messages)
` [net-next PATCH v3 02/15] net: phy: Introduce fwnode_mdio_find_device()
` [net-next PATCH v3 04/15] of: mdio: Refactor of_phy_find_device()
` [net-next PATCH v3 05/15] net: phy: Introduce fwnode_get_phy_id()
` [net-next PATCH v3 06/15] of: mdio: Refactor of_get_phy_id()
` [net-next PATCH v3 07/15] net: mdiobus: Introduce fwnode_mdiobus_register_phy()
` [net-next PATCH v3 08/15] of: mdio: Refactor of_mdiobus_register_phy()
` [net-next PATCH v3 09/15] device property: Introduce fwnode_get_id()
` [net-next PATCH v3 10/15] net: mdio: Add ACPI support code for mdio
` [net-next PATCH v3 11/15] net: mdiobus: Introduce fwnode_mdiobus_register()
` [net-next PATCH v3 12/15] net/fsl: Use fwnode_mdiobus_register()
` [net-next PATCH v3 13/15] phylink: introduce phylink_fwnode_phy_connect()
` [net-next PATCH v3 14/15] net: phylink: Refactor phylink_of_phy_connect()
` [net-next PATCH v3 15/15] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver

[PATCH v5] modules: introduce the MODULE_SCMVERSION config
 2021-01-12 15:54 UTC  (2+ messages)

[PATCH 0/4] dmaengine: rcar-dmac: Add support for R-Car V3U
 2021-01-12 15:54 UTC  (4+ messages)
` [PATCH 4/4] "

[RFC PATCH v2 00/26] KVM/arm64: A stage 2 for the host
 2021-01-12 15:53 UTC  (7+ messages)
` [RFC PATCH v2 15/26] of/fdt: Introduce early_init_dt_add_memory_hyp()

[PATCH -tip V3 0/8] workqueue: break affinity initiatively
 2021-01-12 15:51 UTC  (12+ messages)

[PATCH 1/2] KVM: x86: Add emulation support for #GP triggered by VM instructions
 2021-01-12 15:51 UTC  (6+ messages)

[PATCH] mm/userfaultfd: fix memory corruption due to writeprotect
 2021-01-12 15:47 UTC  (13+ messages)

[PATCH v2 00/19] scsi: libsas: Remove in_interrupt() check
 2021-01-12 15:46 UTC  (7+ messages)
` [PATCH v2 03/19] scsi: libsas: Introduce a _gfp() variant of event notifiers
` [PATCH v2 04/19] scsi: mvsas: Pass gfp_t flags to libsas "
` [PATCH v2 16/19] scsi: libsas: Switch back to original event notifiers API

[btrfs] e076ab2a2c: fio.write_iops -18.3% regression
 2021-01-12 15:45 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8821ae: style: Simplify bool comparison
 2021-01-12 15:47 UTC  (3+ messages)

[PATCH] ARM: fix link warning with XIP + frame-pointer
 2021-01-12 15:46 UTC 

regression in iwlwifi: page fault in iwl_dbg_tlv_alloc_region() (commit ba8f6f4ae254)
 2021-01-12 15:46 UTC  (6+ messages)

[PATCH] dt-bindings: Remove plain text OF graph binding
 2021-01-12 15:46 UTC 

[PATCH v2 02/19] scsi: libsas and users: Remove notifier indirection
 2021-01-12 15:43 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v8 1/2] Serial: silabs si4455 serial driver
 2021-01-12 15:43 UTC  (3+ messages)

[PATCH bpf-next v6 00/11] Atomics for eBPF
 2021-01-12 15:42 UTC  (12+ messages)
` [PATCH bpf-next v6 01/11] bpf: x86: Factor out emission of ModR/M for *(reg + off)
` [PATCH bpf-next v6 02/11] bpf: x86: Factor out emission of REX byte
` [PATCH bpf-next v6 03/11] bpf: x86: Factor out a lookup table for some ALU opcodes
` [PATCH bpf-next v6 04/11] bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
` [PATCH bpf-next v6 05/11] bpf: Move BPF_STX reserved field check into BPF_STX verifier code
` [PATCH bpf-next v6 06/11] bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
` [PATCH bpf-next v6 07/11] bpf: Add instructions for atomic_[cmp]xchg
` [PATCH bpf-next v6 08/11] bpf: Pull out a macro for interpreting atomic ALU operations
` [PATCH bpf-next v6 09/11] bpf: Add bitwise atomic instructions
` [PATCH bpf-next v6 10/11] bpf: Add tests for new BPF atomic operations
` [PATCH bpf-next v6 11/11] bpf: Document new atomic instructions

[PATCH 2/2] selftests/bpf: add verifier test for PTR_TO_MEM spill
 2021-01-12 15:43 UTC  (4+ messages)

[PATCH v1 1/1] time64.h: Consolidated PSEC_PER_SEC definition
 2021-01-12 15:41 UTC  (2+ messages)

[PATCH 0/9] KVM/ARM: Some vgic fixes and init sequence KVM selftests
 2021-01-12 15:39 UTC  (5+ messages)
` [PATCH 5/9] KVM: arm: move has_run_once after the map_resources
` [PATCH 6/9] docs: kvm: devices/arm-vgic-v3: enhance KVM_DEV_ARM_VGIC_CTRL_INIT doc

[PATCH v1 0/2] Add 100 base-x mode
 2021-01-12 15:39 UTC  (12+ messages)
` [PATCH v1 1/2] net: phy: "
` [PATCH v1 2/2] sfp: add support for 100 base-x SFPs

[PATCH] PCI: quirk for preventing bus reset on TI C667X
 2021-01-12 15:36 UTC 

[PATCH AUTOSEL 5.7 01/30] drm/msm: fix potential memleak in error branch
 2021-01-12 15:35 UTC  (9+ messages)
` [PATCH AUTOSEL 5.7 03/30] ima: extend boot_aggregate with kernel measurements

[PATCH v2] spi: spi-qcom-qspi: Use irq trigger flags from firmware
 2021-01-12 15:33 UTC  (2+ messages)

[PATCH] blk: avoid divide-by-zero with zero granularity
 2021-01-12 15:34 UTC  (2+ messages)

[RFC] perf/x86: Only expose userspace rdpmc for events on current CPU
 2021-01-12 15:32 UTC  (2+ messages)

[PATCH] iio: adc: stm32-adc: fix erroneous handling of spurious IRQs
 2021-01-12 15:24 UTC 

[PATCH v2 00/15] drm/vc4: hdmi: Add CEC support for the BCM2711
 2021-01-12 15:24 UTC  (2+ messages)

[PATCH net] rxrpc: Fix handling of an unsupported token type in rxrpc_read()
 2021-01-12 15:23 UTC 

[RFC PATCH v3 00/16] CXL 2.0 Support
 2021-01-12 15:17 UTC  (4+ messages)
` [RFC PATCH v3 03/16] cxl/acpi: add OSC support

[PATCH v8 0/4] drm: LogiCVC display controller support
 2021-01-12 15:17 UTC  (3+ messages)
` [PATCH v8 1/4] dt-bindings: display: Document the Xylon LogiCVC display controller

[PATCH v5 3/4] drivers/soc/litex: support 32-bit subregisters, 64-bit CPUs
 2021-01-12 15:14 UTC  (2+ messages)

[PATCH ghak90 v11 00/11] audit: implement container identifier
 2021-01-12 15:09 UTC  (12+ messages)
` [PATCH ghak90 v11 01/11] audit: collect audit task parameters
` [PATCH ghak90 v11 02/11] audit: add container id
` [PATCH ghak90 v11 03/11] audit: log container info of syscalls
` [PATCH ghak90 v11 04/11] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 v11 05/11] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 v11 06/11] audit: add containerid support for user records
` [PATCH ghak90 v11 07/11] audit: add containerid filtering
` [PATCH ghak90 v11 08/11] audit: add support for containerid to network namespaces
` [PATCH ghak90 v11 09/11] audit: contid check descendancy and nesting
` [PATCH ghak90 v11 10/11] audit: track container nesting
` [PATCH ghak90 v11 11/11] audit: add capcontid to set contid outside init_user_ns

[PATCH] x86: PM: Register syscore_ops for scale invariance
 2021-01-12 15:10 UTC  (3+ messages)

[PATCH v4] PCI: endpoint: Fix NULL pointer dereference for ->get_features()
 2021-01-12 14:02 UTC 

[btrfs] e86bb85b1f: stress-ng.utime.ops_per_sec -70.1% regression
 2021-01-12 15:24 UTC 

[PATCH v2] arm64: perf: Fix access percpu variables in preemptible context
 2021-01-12 15:07 UTC  (3+ messages)

[PATCH 0/2] perf/x86/intel/uncore: Derive die id from NUMA info with more than 8 nodes
 2021-01-12 15:07 UTC  (5+ messages)
` [PATCH 2/2] perf/x86/intel/uncore: With > 8 nodes, get pci bus die id from NUMA info

[PATCH] swiotlb: Validate bounce size in the sync/unmap path
 2021-01-12 15:07 UTC 

[PATCH v9 0/4] drm/panfrost: Add support for mt8183 GPU
 2021-01-12 15:07 UTC  (3+ messages)
` [PATCH v9 1/4] dt-bindings: gpu: mali-bifrost: Add Mediatek MT8183

[PATCH v3 0/6] Fix some bugs about HugeTLB code
 2021-01-12 15:05 UTC  (22+ messages)
` [PATCH v3 1/6] mm: migrate: do not migrate HugeTLB page whose refcount is one
      ` [External] "
` [PATCH v3 3/6] mm: hugetlb: fix a race between freeing and dissolving the page
    ` [External] "

[PATCH bpf 1/2] bpf: support PTR_TO_MEM{,_OR_NULL} register spilling
 2021-01-12 15:01 UTC  (4+ messages)

fbcon: remove soft scrollback code (missing Doc. patch)
 2021-01-12 15:00 UTC  (4+ messages)

[PATCH v7 0/9] Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2021-01-12 15:00 UTC  (5+ messages)
` [PATCH v7 6/9] media: Add parsing for APP14 data segment in jpeg helpers
` [PATCH v7 9/9] media: imx-jpeg: Use v4l2 jpeg helpers in mxc-jpeg

[PATCH][v3] cpufreq: intel_pstate: Get percpu max freq via HWP MSR register if available
 2021-01-12 15:03 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sdm660: Fix CPU capacities
 2021-01-12 14:59 UTC  (2+ messages)

[PATCH v4] certs: Add EFI_CERT_X509_GUID support for dbx entries
 2021-01-12 14:57 UTC  (4+ messages)

[PATCH bpf-next] bpf: Fix a verifier message for alloc size helper arg
 2021-01-12 14:55 UTC  (3+ messages)

[PATCH 0/4] sched: Fix hot-unplug regressions
 2021-01-12 14:43 UTC  (4+ messages)
` [PATCH 2/4] kthread: Extract KTHREAD_IS_PER_CPU
` [PATCH 3/4] workqueue: Tag bound workers with KTHREAD_IS_PER_CPU
` [PATCH 4/4] sched: Fix CPU hotplug / tighten is_per_cpu_kthread()

[PATCH v3 00/21] arm64: Early CPU feature override, and applications to VHE, BTI and PAuth
 2021-01-12 14:54 UTC  (8+ messages)
` [PATCH v3 09/21] arm64: cpufeature: Add global feature override facility

[PATCH v2] fs/buffer.c: Revoke LRU when trying to drop buffers
 2021-01-12 15:07 UTC  (2+ messages)
` [fs/buffer.c] 6bb5a3cec4: WARNING:suspicious_RCU_usage

[PATCH v2 2/2] ASoC: rt715:add Mic Mute LED control support
 2021-01-12 14:47 UTC  (4+ messages)

[PATCH v9, 00/11] drm/mediatek: add support for mediatek SOC MT8183
 2021-01-12 14:49 UTC  (3+ messages)
` [PATCH v9, 01/11] dt-bindings: mediatek: add rdma-fifo-size description for mt8183 display

[PATCH v11 0/7] soc: mediatek: SVS: introduce MTK SVS
 2021-01-12 14:48 UTC  (5+ messages)
` [PATCH v11 1/7] dt-bindings: soc: mediatek: add mtk svs dt-bindings
` [PATCH v11 5/7] dt-bindings: soc: mediatek: add mt8192 "

[PATCH v2 0/5] Amlogic Meson Always-On ARC remote-processor support
 2021-01-12 14:46 UTC  (3+ messages)
` [PATCH v2 5/5] ARM: dts: meson: add the AO ARC remote processor

Old platforms: bring out your dead
 2021-01-12 14:44 UTC  (8+ messages)

[PATCH v14 0/6] Carry forward IMA measurement log on kexec on ARM64
 2021-01-12 14:42 UTC  (2+ messages)

[PATCH 00/11] kasan: HW_TAGS tests support and fixes
 2021-01-12 14:34 UTC  (7+ messages)
` [PATCH 09/11] kasan: fix memory corruption in kasan_bitops_tags test
` [PATCH 10/11] kasan: fix bug detection via ksize for HW_TAGS mode
` [PATCH 11/11] kasan: add proper page allocator tests

Infinite recursion in device_reorder_to_tail() due to circular device links
 2021-01-12 14:32 UTC  (2+ messages)

[GIT PULL] Please pull NFS client bugfixes
 2021-01-12 14:31 UTC 

[PATCH 0/2] arm64: small updates to rebooting
 2021-01-12 14:28 UTC  (4+ messages)
` [PATCH 1/2] arm64: add grace period when rebooting

[PATCH] arm64: Kconfig: Increase NR_CPUS default to 512
 2021-01-12 14:27 UTC  (7+ messages)

[PATCH v3 0/5] Expose RPi4's bootloader configuration
 2021-01-12 14:23 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: nvmem: Add bindings for rmem driver
` [PATCH v3 2/5] nvmem: Add driver to expose reserved memory as nvmem
` [PATCH v3 3/5] ARM: dts: bcm2711: Add reserved memory template to hold firmware configuration
` [PATCH v3 4/5] arm64: defconfig: Enable nvmem's rmem driver
` [PATCH v3 5/5] ARM: multi_v7_defconfig: "

[PATCH] arm64: dts: qcom: sm8150: Add support for deep CPU cluster idle
 2021-01-12 14:22 UTC  (4+ messages)

[PATCH] drm: Improve the output_poll_changed description
 2021-01-12 14:20 UTC  (2+ messages)

[PATCH v2 00/48] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2021-01-12 14:16 UTC  (7+ messages)
` [PATCH v2 28/48] soc/tegra: Introduce core power domain driver
` [PATCH v2 31/48] soc/tegra: regulators: Support Core domain state syncing
` [PATCH v2 35/48] drm/tegra: dc: Support OPP and SoC core voltage scaling

[PATCH] x86/entry: Remove deprecated do_IRQ declaration
 2021-01-12 14:14 UTC  (2+ messages)
` [tip: x86/cleanups] x86/entry: Remove now unused do_IRQ() declaration

[PATCH v1 0/7] coresight: etm-perf: Fix pid tracing with VHE
 2021-01-12 14:14 UTC  (6+ messages)
` [PATCH v1 1/7] coresight: etm-perf: Add support for PID tracing for kernel at EL2

[x86/mce] 7bb39313cd: netperf.Throughput_tps -4.5% regression
 2021-01-12 14:21 UTC  (2+ messages)

[PATCH v13 00/15] s390/vfio-ap: dynamic configuration support
 2021-01-12 14:14 UTC  (4+ messages)
` [PATCH v13 11/15] s390/vfio-ap: implement in-use callback for vfio_ap driver

[PATCH] dmaengine: ti: k3-udma: Set rflow count for BCDMA split channels
 2021-01-12 14:14 UTC 

[PATCH 1/2] cros_ec_commands: Add EC_CODEC_I2S_RX_RESET
 2021-01-12 14:10 UTC  (5+ messages)

[PATCH v5 0/3] AMS, Collision Avoidance, and Protocol Error
 2021-01-12 14:09 UTC  (7+ messages)
` [PATCH v5 2/3] usb: typec: tcpm: Protocol Error handling

[PATCH v1] kernel.h: Drop unneeded <linux/kernel.h> inclusion from other headers
 2021-01-12 14:08 UTC  (5+ messages)

[RFC v2] nvfs: a filesystem for persistent memory
 2021-01-12 14:06 UTC  (5+ messages)
` Expense of read_iter

[PATCH] locking/qspinlock: Modify comments to adapt to code modification
 2021-01-12 14:06 UTC  (2+ messages)

[PATCH v2] arch: consolidate pm_power_off callback
 2021-01-12 14:05 UTC  (2+ messages)

[PATCH V2 1/2] scripts: dtc: Add fdtoverlay.c and fdtdump.c to DTC_SOURCE
 2021-01-12 14:04 UTC  (4+ messages)
` [PATCH] of: unittest: Statically apply overlays using fdtoverlay

[PATCH net] net: stmmac: use __napi_schedule() for PREEMPT_RT
 2021-01-12 14:01 UTC 

[PATCH 1/2] KVM: x86: Add emulation support for #GP triggered by VM instructions
 2021-01-12 14:01 UTC  (2+ messages)

drivers/media/pci/intel/ipu3/ipu3-cio2.c:163:63: sparse: sparse: cast truncates bits from constant value (20000 becomes 0)
 2021-01-12 14:03 UTC  (2+ messages)

[RFC PATCH 0/4] Kexec FDT setup consolidation
 2021-01-12 14:02 UTC  (3+ messages)
` [RFC PATCH 3/4] arm64: Use common of_kexec_setup_new_fdt()

[PATCH 0/2] irq: detect slow IRQ handlers
 2021-01-12 13:59 UTC  (3+ messages)
` [PATCH 1/2] irq: abstract irqaction handler invocation
` [PATCH 2/2] irq: detect long-running IRQ handlers

[RFC PATCH v2] net: bridge: igmp: Extend IGMP query to be per vlan
 2021-01-12 13:59 UTC 

[PATCH/RFC 0/2] ALSA: firewire: Fix integer overflows on 32-bit
 2021-01-12 13:58 UTC  (8+ messages)
` [PATCH/RFC 1/2] ALSA: fireface: Fix integer overflow in transmit_midi_msg()
` [PATCH/RFC 2/2] ALSA: firewire-tascam: Fix integer overflow in midi_port_work()

[PATCH] MAINTAINERS: Update my email address and maintainer level status
 2021-01-12 13:55 UTC  (2+ messages)

[PATCH] ALSA: hda: fix SND_INTEL_DSP_CONFIG dependency
 2021-01-12 13:55 UTC  (4+ messages)
` [PATCH] ASoC: SOF: Intel: avoid reverse module dependency

[PCI] dc83615370: will-it-scale.per_process_ops -1.2% regression
 2021-01-12 14:10 UTC 

[PATCH v3 0/3] Add Hisilicon L3 cache controller support
 2021-01-12 13:55 UTC  (5+ messages)
` [PATCH v3 2/3] dt-bindings: arm: hisilicon: Add binding for L3 cache controller

[PATCH v3 1/2] regulator: mt6358: Add OF match table
 2021-01-12 13:52 UTC  (2+ messages)

Aarch64 EXT4FS inode checksum failures - seems to be weak memory ordering issues
 2021-01-12 13:46 UTC  (13+ messages)

[PATCH v2 0/2] fix tegra-hda on tegra30 devices
 2021-01-12 13:46 UTC  (4+ messages)

[PATCH] arm64: defconfig: Enable CLK_RCAR_USB2_CLOCK_SEL
 2021-01-12 13:45 UTC 

pmwg/integ bisection: baseline.login on rk3328-rock64
 2021-01-12 13:46 UTC  (2+ messages)

[PATCH 00/40] [Set 12] Rid W=1 warnings from GPU
 2021-01-12 13:44 UTC  (5+ messages)
` [PATCH 13/40] drm/amd/display/dc/calcs/dce_calcs: Move some large variables from the stack to the heap
` [PATCH 14/40] drm/amd/display/dc/calcs/dce_calcs: Remove some large variables from the stack

[torture] 6e9c2c547d: WARNING:at_kernel/sched/core.c:#__set_cpus_allowed_ptr
 2021-01-12 13:59 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).