linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-23 16:08:05 to 2020-11-23 18:41:11 UTC [more...]

[PATCH net-next v5] net/tun: Call netdev notifiers
 2020-11-23 18:40 UTC  (4+ messages)

[RFC] Documentation/scheduler/schedutil.txt
 2020-11-23 18:39 UTC  (7+ messages)

[PATCH v5 00/11] Raspberry Pi PoE HAT fan support
 2020-11-23 18:38 UTC  (12+ messages)
` [PATCH v5 01/11] firmware: raspberrypi: Keep count of all consumers
` [PATCH v5 02/11] firmware: raspberrypi: Introduce devm_rpi_firmware_get()
` [PATCH v5 03/11] clk: bcm: rpi: Release firmware handle on unbind
` [PATCH v5 04/11] gpio: raspberrypi-exp: "
` [PATCH v5 05/11] reset: raspberrypi: "
` [PATCH v5 06/11] soc: bcm: raspberrypi-power: "
` [PATCH v5 07/11] staging: vchiq: "
` [PATCH v5 08/11] input: raspberrypi-ts: Release firmware handle when not needed
` [PATCH v5 09/11] dt-bindings: pwm: Add binding for RPi firmware PWM bus
` [PATCH v5 10/11] DO NOT MERGE: ARM: dts: Add RPi's official PoE hat support
` [PATCH v5 11/11] pwm: Add Raspberry Pi Firmware based PWM bus

[PATCH bpf-next v2 1/3] ima: Implement ima_inode_hash
 2020-11-23 18:36 UTC  (7+ messages)
` [PATCH bpf-next v2 3/3] bpf: Update LSM selftests for bpf_ima_inode_hash

[PATCH] regulator: Kconfig: Fix REGULATOR_QCOM_RPMH dependencies to avoid build error
 2020-11-23 18:36 UTC  (3+ messages)

[PATCH v6] swiotlb: Adjust SWIOTBL bounce buffer size for SEV guests
 2020-11-23 18:02 UTC  (4+ messages)

[PATCH 0/6] tlb: Fix access and (soft-)dirty bit management
 2020-11-23 18:35 UTC  (18+ messages)
` [PATCH 3/6] tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()
` [PATCH 4/6] mm: proc: Invalidate TLB after clearing soft-dirty page state
` [PATCH 5/6] tlb: mmu_gather: Introduce tlb_gather_mmu_fullmm()
  ` [tlb] e242a269fa: WARNING:at_mm/mmu_gather.c:#tlb_gather_mmu
` [PATCH 6/6] mm: proc: Avoid fullmm flush for young/dirty bit toggling

[PATCH v7 00/17] Add support for Clang LTO
 2020-11-23 18:34 UTC  (4+ messages)
` [PATCH v7 15/17] KVM: arm64: disable LTO for the nVHE directory

Pinning ZONE_MOVABLE pages
 2020-11-23 18:34 UTC  (8+ messages)

[PATCH] Documentation: kunit: provide guidance for testing many inputs
 2020-11-23 18:32 UTC  (2+ messages)

[PATCH 0/2] hwspinlock: add sunxi hardware spinlock support
 2020-11-23 18:32 UTC  (12+ messages)
` [PATCH 2/2] "

[PATCH 5.4 000/158] 5.4.80-rc1 review
 2020-11-23 18:31 UTC  (3+ messages)
` [PATCH 5.4 044/158] compiler.h: fix barrier_data() on clang

[net-next v3 0/8] seg6: add support for SRv6 End.DT4/DT6 behavior
 2020-11-23 18:28 UTC  (10+ messages)
` [net-next v3 1/8] vrf: add mac header for tunneled packets when sniffer is attached
` [net-next v3 2/8] seg6: improve management of behavior attributes
` [net-next v3 3/8] seg6: add support for optional attributes in SRv6 behaviors
` [net-next v3 4/8] seg6: add callbacks for customizing the creation/destruction of a behavior
` [net-next v3 5/8] seg6: add support for the SRv6 End.DT4 behavior
` [net-next v3 6/8] seg6: add VRF support for SRv6 End.DT6 behavior
` [net-next v3 7/8] selftests: add selftest for the SRv6 End.DT4 behavior
` [net-next v3 8/8] selftests: add selftest for the SRv6 End.DT6 (VRF) behavior
` [iproute2-next v1 1/1] seg6: add support for vrftable attribute in End.DT4/DT6 behaviors

[PATCH] um: ubd: Set device serial attribute from cmdline
 2020-11-23 18:31 UTC 

memory leak in hub_event
 2020-11-23 18:29 UTC  (4+ messages)
`  "

[PATCH v2 02/24] exec: Simplify unshare_files
 2020-11-23 18:25 UTC  (5+ messages)
` [PATCH v2 16/24] bpf/task_iter: In task_file_seq_get_next use task_lookup_next_fd_rcu

[RESEND,PATCH] ARM: fix __div64_32() error when compiling with clang
 2020-11-23 18:16 UTC  (2+ messages)

[git pull] habanalabs fixes for 5.10-rc6
 2020-11-23 18:14 UTC 

[PATCH v4 00/19] sched: Migrate disable support
 2020-11-23 18:13 UTC  (6+ messages)
` [PATCH v4 11/19] sched/core: Make migrate disable and CPU hotplug cooperative

[RFC PATCH] regmap: remove duplicate `type` field from `regcache_sync` trace event
 2020-11-23 18:10 UTC  (3+ messages)

[PATCH] coresight: tmc-etr: Check if page is valid before dma_map_page()
 2020-11-23 18:10 UTC  (3+ messages)

[ANNOUNCE] 4.4.245-rt211
 2020-11-23 18:07 UTC 

[PATCH 0/4] x86/MCE: some minor fixes
 2020-11-23 18:07 UTC  (7+ messages)
` [PATCH 2/4] x86/mce: move the mce_panic() call and kill_it assignments at the right places

[PATCH 0/9] relay: cleanup and const callbacks, take 2
 2020-11-23 18:06 UTC  (11+ messages)
` [PATCH 1/9] relay: remove unused buf_mapped and buf_unmapped callbacks
` [PATCH 2/9] relay: require non-NULL callbacks in relay_open()
` [PATCH 3/9] relay: make create_buf_file and remove_buf_file callbacks mandatory
` [PATCH 4/9] relay: allow the use of const callback structs
` [PATCH 5/9] drm/i915: make relay callbacks const
` [PATCH 6/9] ath10k: "
` [PATCH 7/9] ath11k: "
` [PATCH 8/9] ath9k: "
` [PATCH 9/9] blktrace: "

[PATCH 1/7] kbuild: doc: update the description about kbuild Makefiles
 2020-11-23 18:03 UTC  (9+ messages)
` [PATCH 2/7] kbuild: doc: replace arch/$(ARCH)/ with arch/$(SRCARCH)/
` [PATCH 5/7] kbuild: doc: split if_changed explanation to a separate section
` [PATCH 6/7] kbuild: doc: clarify the difference between extra-y and always-y
` [PATCH 7/7] kbuild: doc: document subdir-y syntax

[PATCH 1/6] relay: allow the use of const callback structs
 2020-11-23 18:01 UTC  (3+ messages)

[PATCH v3 0/2] powerpc/ptrace: Hard wire PT_SOFTE value to 1 in gpr_get() too
 2020-11-23 18:01 UTC  (5+ messages)
` [PATCH v3 2/2] "

[PATCH v2 00/24] Opt-in always-on nVHE hypervisor
 2020-11-23 18:01 UTC  (14+ messages)
` [PATCH v2 08/24] kvm: arm64: Add SMC handler in nVHE EL2
` [PATCH v2 12/24] kvm: arm64: Bootstrap PSCI "
` [PATCH v2 19/24] kvm: arm64: Intercept host's PSCI_CPU_ON SMCs
` [PATCH v2 20/24] kvm: arm64: Intercept host's CPU_SUSPEND PSCI SMCs
` [PATCH v2 21/24] kvm: arm64: Add kvm-arm.protected early kernel parameter
` [PATCH v2 23/24] kvm: arm64: Trap host SMCs in protected mode

[PATCH] btrfs: remove the useless value assignment in block_rsv_release_bytes
 2020-11-23 17:58 UTC  (4+ messages)

[PATCH v5 0/9] "Task_isolation" mode
 2020-11-23 17:58 UTC  (10+ messages)
` [PATCH v5 1/9] task_isolation: vmstat: add quiet_vmstat_sync function
` [PATCH v5 2/9] task_isolation: vmstat: add vmstat_idle function
` [PATCH v5 3/9] task_isolation: userspace hard isolation from kernel
` [PATCH v5 4/9] task_isolation: Add task isolation hooks to arch-independent code
` [PATCH v5 5/9] task_isolation: Add driver-specific hooks
` [PATCH v5 6/9] task_isolation: arch/arm64: enable task isolation functionality
` [PATCH v5 7/9] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu()
` [PATCH v5 8/9] task_isolation: ringbuffer: don't interrupt CPUs running isolated tasks on buffer resize
` [PATCH v5 9/9] task_isolation: kick_all_cpus_sync: don't kick isolated cpus

[PATCH v2] net: mvpp2: divide fifo for dts-active ports only
 2020-11-23 17:54 UTC 

[PATCH v6 0/5] Add support for SCMIv3.0 Voltage Domain Protocol and SCMI-Regulator
 2020-11-23 17:49 UTC  (5+ messages)
` [PATCH v6 4/5] dt-bindings: arm: add support for SCMI Regulators
` [PATCH v6 5/5] regulator: add SCMI driver

[PATCH v1] net: mvpp2: divide fifo for dts-active ports only
 2020-11-23 17:48 UTC  (9+ messages)
  ` [EXT] "

[PATCH 0/3] hisi_sas: A small bunch of misc patches
 2020-11-23 17:41 UTC  (4+ messages)
` [PATCH 1/3] scsi: hisi_sas: Reduce some indirection in v3 hw driver
` [PATCH 2/3] scsi: hisi_sas: Fix up probe error handling for v3 hw
` [PATCH 3/3] scsi: hisi_sas: Move debugfs code to v3 hw driver

[PATCH v2] char: tpm: add i2c driver for cr50
 2020-11-23 17:41 UTC  (3+ messages)

[PATCH v5 0/7] media: v4l2: Add extended fmt and buffer ioctls
 2020-11-23 17:40 UTC  (6+ messages)
` [PATCH v5 2/7] media: v4l2: Add extended buffer operations

[PATCH v2 1/4] pwm: pca9685: Switch to atomic API
 2020-11-23 17:38 UTC  (5+ messages)
` [PATCH v2 2/4] pwm: pca9685: Set full OFF bits in probe
` [PATCH v2 3/4] pwm: pca9685: Support staggered output ON times
` [PATCH v2 4/4] dt-bindings: pwm: pca9685: Add staggered-outputs property

[RFC PATCH] ceph: add ceph.caps vxattr
 2020-11-23 17:38 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v2] PM: Add dev_wakeup_path() helper
 2020-11-23 17:36 UTC  (2+ messages)

[PATCH 0/2] Remove one more platform_device_add_properties() call
 2020-11-23 17:36 UTC  (3+ messages)

[PATCH v3] checkpatch: add fix and improve warning msg for Non-standard signature
 2020-11-23 17:33 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 0/8] cppc_cpufreq: fix, clarify and improve support
 2020-11-23 17:32 UTC  (3+ messages)
` [PATCH] cppc_cpufreq: optimise memory allocation for HW and NONE coordination

memory leak in inet_create (2)
 2020-11-23 17:31 UTC  (2+ messages)

[PATCH v2] powercap: Adjust printing the constraint name with new line
 2020-11-23 17:29 UTC  (2+ messages)

[PATCH v2] ARM: multi_v7_defconfig: ti: Enable networking options for nfs boot
 2020-11-23 17:27 UTC  (3+ messages)

[PATCH] PM / suspend: fix kernel-doc markup
 2020-11-23 17:26 UTC  (2+ messages)

[PATCH v4 1/5] drm: panel: simple: Fixup the struct panel_desc kernel doc
 2020-11-23 17:24 UTC  (2+ messages)

[PATCH v2 0/2] fpga: dfl: optional VSEC for start of dfl
 2020-11-23 17:24 UTC  (4+ messages)
` [PATCH v2 2/2] fpga: dfl: look for vendor specific capability

[PATCH v4 00/11] Raspberry Pi PoE HAT fan support
 2020-11-23 17:19 UTC  (5+ messages)
` [PATCH v4 01/11] firmware: raspberrypi: Keep count of all consumers

[PATCH 1/2] f2fs: add compress_mode mount option
 2020-11-23 17:19 UTC  (4+ messages)
` [PATCH 2/2] f2fs: add F2FS_IOC_DECOMPRESS_FILE and F2FS_IOC_COMPRESS_FILE
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: add compress_mode mount option

[PATCH v6 0/8] IMA: support for measuring kernel integrity critical data
 2020-11-23 17:18 UTC  (6+ messages)

[PATCH v2] arm64: dts: sdm845: Add iommus property to qup
 2020-11-23 17:14 UTC  (2+ messages)

[PATCH] mm/compaction: make defer_compaction and compaction_deferred static
 2020-11-23 17:08 UTC 

[PATCHv9 0/8] System Cache support for GPU and required SMMU support
 2020-11-23 17:06 UTC  (9+ messages)
` [PATCHv9 1/8] iommu/io-pgtable-arm: Add support to use system cache
` [PATCHv9 2/8] iommu/arm-smmu: Add domain attribute for pagetable configuration
` [PATCHv9 3/8] iommu/arm-smmu: Move non-strict mode to use io_pgtable_domain_attr
` [PATCHv9 4/8] drm/msm: rearrange the gpu_rmw() function
` [PATCHv9 5/8] drm/msm/a6xx: Add support for using system cache(LLC)
` [PATCHv9 6/8] drm/msm/a6xx: Add support for using system cache on MMU500 based targets
` [PATCHv9 7/8] iommu: arm-smmu-impl: Use table to list QCOM implementations
` [PATCHv9 8/8] iommu: arm-smmu-impl: Add a space before open parenthesis

[RFC] MAINTAINERS tag for cleanup robot
 2020-11-23 17:06 UTC  (8+ messages)

[PATCH] f2fs: change to use rwsem for cp_mutex
 2020-11-23 17:05 UTC  (2+ messages)

[PATCH v11 00/14] s390/vfio-ap: dynamic configuration support
 2020-11-23 17:03 UTC  (6+ messages)
` [PATCH v11 05/14] s390/vfio-ap: implement in-use callback for vfio_ap driver

[PATCH v2] docs: ACPI: enumeration: add PCI hierarchy representation
 2020-11-23 17:02 UTC  (2+ messages)

[PATCH 0/6] STM32 USBPHYC PLL management rework
 2020-11-23 17:01 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: phy: phy-stm32-usbphyc: move PLL supplies to parent node
` [PATCH 2/6] phy: stm32: manage 1v1 and 1v8 supplies at pll activation/deactivation
` [PATCH 3/6] phy: stm32: replace regulator_bulk* by multiple regulator_*
` [PATCH 4/6] phy: stm32: ensure pll is disabled before phys creation
` [PATCH 5/6] phy: stm32: ensure phy are no more active when removing the driver
` [PATCH 6/6] phy: stm32: rework PLL Lock detection

[PATCHv8 0/8] System Cache support for GPU and required SMMU support
 2020-11-23 17:01 UTC  (12+ messages)
` [PATCHv8 1/8] iommu/io-pgtable-arm: Add support to use system cache
` [PATCHv8 2/8] iommu/arm-smmu: Add domain attribute for pagetable configuration
` [PATCHv8 3/8] iommu/arm-smmu: Move non-strict mode to use domain_attr_io_pgtbl_cfg

[PATCH] compiler_attribute: remove CONFIG_ENABLE_MUST_CHECK
 2020-11-23 17:00 UTC  (4+ messages)

[PATCH v5 1/4] dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID
 2020-11-23 16:58 UTC  (8+ messages)
` [PATCH v5 2/4] arm64: dts: imx8m: add SoC ID compatible
` [PATCH v5 3/4] arm64: dts: imx8m: add NVMEM provider and consumer to read soc unique ID
` [PATCH v5 4/4] soc: imx8m: change to use platform driver

[PATCH v4 00/34] SEV-ES hypervisor support
 2020-11-23 16:52 UTC  (2+ messages)

[PATCH] Asoc: qcom: Fix enabling BCLK and LRCLK in LPAIF invalid state
 2020-11-23 16:51 UTC  (2+ messages)

[PATCH 001/141] afs: Fix fall-through warnings for Clang
 2020-11-23 16:51 UTC  (22+ messages)
` [PATCH 000/141] "
                    ` [Intel-wired-lan] "

[PATCH] bus: fsl-mc: simplify DPRC version check
 2020-11-23 16:48 UTC 

PROBLEM: fanotify_mark EFAULT on x86
 2020-11-23 16:46 UTC  (4+ messages)

[PATCH -next] irq-chip/gic-v3-its: Fixed an issue where the ITS executes the residual commands in the queue again when the ITS wakes up from sleep mode
 2020-11-23 16:45 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] irqchip/gic-v3-its: Unconditionally save/restore the ITS state on suspend

[PATCH] irqchip/exiu: Fix the index of fwspec for IRQ type
 2020-11-23 16:45 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH 01/38] ASoC: ak5558: drop of_match_ptr from of_device_id table
 2020-11-23 16:45 UTC  (12+ messages)

[PATCH] firmware: arm_scmi: remove residual _le structs naming
 2020-11-23 16:42 UTC  (2+ messages)

[PATCH 0/2] clk: meson: g12a: add MIPI DSI Host Pixel Clock
 2020-11-23 16:38 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clk: g12a-clkc: add DSI Pixel clock bindings
` [PATCH 2/2] clk: meson: g12a: add MIPI DSI Host Pixel Clock

[GIT PULL] interconnect fixes for 5.10-rc
 2020-11-23 16:37 UTC  (2+ messages)

inconsistent lock state in io_file_data_ref_zero
 2020-11-23 16:37 UTC  (2+ messages)

[PATCH] kfence: Avoid stalling work queue task without allocations
 2020-11-23 16:36 UTC  (13+ messages)

[PATCH v3] kbuild: use -fmacro-prefix-map for .S sources
 2020-11-23 16:33 UTC  (5+ messages)

[PATCH v3] HID: i2c-hid: add polling mode based on connected GPIO chip's pin status
 2020-11-23 16:32 UTC  (6+ messages)

[PATCH v9 0/2] Add Intel LGM SoC DMA support
 2020-11-23 16:30 UTC  (11+ messages)
` [PATCH v9 1/2] dt-bindings: dma: Add bindings for Intel LGM SoC
` [PATCH v9 2/2] Add Intel LGM SoC DMA support

[PATCH] memory: tegra30-emc: Remove unnecessary of_node_put in tegra_emc_probe
 2020-11-23 16:30 UTC  (2+ messages)

[PATCH] nfc: s3fwrn5: use signed integer for parsing GPIO numbers
 2020-11-23 16:23 UTC 

[ANNOUNCE] 5.4.78-rt44
 2020-11-23 16:20 UTC 

[PATCH v2] mm: memcontrol: account pagetables per node
 2020-11-23 16:14 UTC 

[PATCH] ARM: dts: sun8i-h2-plus-bananapi-m2-zero: add gpio-poweroff to DT
 2020-11-23 16:10 UTC 

[PATCH v2] kcsan: Avoid scheduler recursion by using non-instrumented preempt_{disable,enable}()
 2020-11-23 16:08 UTC  (5+ messages)

[PATCH] memstick: fix a double-free bug in memstick_check
 2020-11-23 16:07 UTC  (2+ messages)

[PATCH 1/2] mmc: sdhci-sprd: drop of_match_ptr from of_device_id table
 2020-11-23 16:07 UTC  (4+ messages)
` [PATCH 2/2] mmc: sdhci-st: "

[PATCH v2 0/1] mmc: sdhci-of-arasan: Fix clock registration fail for Keem Bay SOC
 2020-11-23 16:07 UTC  (3+ messages)
` [PATCH v2 1/1] "


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