linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-01 10:36:45 to 2020-12-01 13:00:13 UTC [more...]

[PATCH v2] mm: Don't fault around userfaultfd-registered regions on reads
 2020-12-01 12:59 UTC  (2+ messages)

[PATCH v2 bpf-next 00/13] Atomics for eBPF
 2020-12-01 12:56 UTC  (26+ messages)
` [PATCH v2 bpf-next 01/13] bpf: x86: Factor out emission of ModR/M for *(reg + off)
` [PATCH v2 bpf-next 02/13] bpf: x86: Factor out emission of REX byte
` [PATCH v2 bpf-next 05/13] bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
` [PATCH v2 bpf-next 07/13] bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
` [PATCH v2 bpf-next 08/13] bpf: Add instructions for atomic_[cmp]xchg
` [PATCH v2 bpf-next 10/13] bpf: Add instructions for atomic[64]_[fetch_]sub
` [PATCH v2 bpf-next 12/13] bpf: Add tests for new BPF atomic operations

[PATCH v2 0/7] imx8mq: updates for the interconnect fabric
 2020-12-01 12:56 UTC  (9+ messages)
` [PATCH v2 1/7] arm64: dts: imx8m: Add NOC nodes
` [PATCH v2 2/7] arm64: dts: imx8mq: Add interconnect provider property
` [PATCH v2 3/7] arm64: dts: imx8mq: Add interconnect for lcdif
` [PATCH v2 4/7] dt-bindings: mxsfb: Add interconnect bindings for LCDIF path
` [PATCH v2 5/7] interconnect: imx8mq: Use icc_sync_state
` [PATCH v2 6/7] arm64: defconfig: updates for 5.10
` [PATCH v2 7/7] arm64: defconfig: Enable interconnect for imx8mq

[PATCH] net: mac80211: cfg: enforce sanity checks for key_index in ieee80211_del_key()
 2020-12-01 12:56 UTC  (6+ messages)

[PATCH v5 00/16]Fix several bad kernel-doc markups
 2020-12-01 12:54 UTC  (19+ messages)
` [PATCH v5 01/16] HSI: fix a kernel-doc markup
` [PATCH v5 02/16] IB: fix kernel-doc markups
` [PATCH v5 03/16] parport: fix a kernel-doc markup
` [PATCH v5 04/16] rapidio: fix kernel-doc a markup
` [PATCH v5 05/16] fs: fix kernel-doc markups
` [PATCH v5 06/16] pstore/zone: fix a kernel-doc markup
` [PATCH v5 07/16] completion: drop init_completion define
` [PATCH v5 08/16] firmware: stratix10-svc: fix kernel-doc markups
` [PATCH v5 09/16] connector: fix a kernel-doc markup
` [PATCH v5 10/16] lib/crc7: "
` [PATCH v5 11/16] memblock: fix kernel-doc markups
` [PATCH v5 12/16] w1: fix a kernel-doc markup
` [PATCH v5 13/16] sched: fix "
` [PATCH v5 14/16] selftests: kselftest_harness.h: partially fix kernel-doc markups
` [PATCH v5 15/16] refcount.h: fix a kernel-doc markup
` [PATCH v5 16/16] scripts: kernel-doc: validate kernel-doc markup with the actual names

[PATCH 0/2] More RCU vs idle fixes
 2020-12-01 12:52 UTC  (7+ messages)
` [PATCH 1/2] sched/idle: Fix arch_cpu_idle() vs tracing

[PATCH 0/3] clear_warn_once: add timed interval resetting
 2020-12-01 12:49 UTC  (4+ messages)

[PATCH] drm/tegra: fix reference leak when pm_runtime_get_sync fails
 2020-12-01 12:56 UTC 

[PATCH] drm/v3d: fix reference leak when pm_runtime_get_sync fails
 2020-12-01 12:56 UTC 

[PATCH 00/18] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-12-01 12:48 UTC  (10+ messages)
` [PATCH 18/18] ipu3: Add driver for dummy INT3472 ACPI device

[PATCH] selftest/vm: Fix build error
 2020-12-01 12:47 UTC 

[PATCH 0/3] drm/rockchip: fix reference leak when pm_runtime_get_sync fails
 2020-12-01 12:54 UTC  (4+ messages)
` [PATCH 1/3] drm/rockchip: cdn-dp: "
` [PATCH 2/3] drm/rockchip: vop: "
` [PATCH 3/3] drm/rockchip: lvds: "

[PATCH 0/6] sched: support schedstats for RT sched class
 2020-12-01 12:46 UTC  (10+ messages)
` [PATCH 1/6] sched: don't include stats.h in sched.h
` [PATCH 2/6] sched, fair: use __schedstat_set() in set_next_entity()
` [PATCH 3/6] sched: make struct sched_statistics independent of fair sched class
` [PATCH 4/6] sched: make schedstats helpers "
` [PATCH 5/6] sched, rt: support sched_stat_runtime tracepoint for RT "
` [PATCH 6/6] sched, rt: support schedstats "

[BUG] SPI broken for SPI based panel drivers
 2020-12-01 12:41 UTC  (5+ messages)

SECCOMP_IOCTL_NOTIF_ADDFD race condition
 2020-12-01 12:41 UTC  (3+ messages)

[PATCH v4 00/14] An alternative series for asymmetric AArch32 systems
 2020-12-01 12:37 UTC  (7+ messages)
` [PATCH v4 09/14] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1

[PATCH] proc: add locking checks in proc_inode_is_dead
 2020-12-01 12:35 UTC  (3+ messages)

[PATCH drm/hisilicon v2 0/4] Add the new api to install irq
 2020-12-01 12:36 UTC  (8+ messages)
` [PATCH drm/hisilicon v2 1/4] drm/hisilicon: Assgin local variable to drm_device
` [PATCH drm/hisilicon v2 2/4] drm/hisilicon: Code refactoring for hibmc_drm_drv
` [PATCH drm/hisilicon v2 3/4] drm/irq: Add the new api to install irq
` [PATCH drm/hisilicon v2 4/4] drm/hisilicon: Use the new api devm_drm_irq_install

[PATCH 0/2] RFC: Precise TSC migration
 2020-12-01 12:30 UTC  (3+ messages)

[PATCH 0/6] ARC: build: fix various issues in arc boot Makefile
 2020-12-01 12:27 UTC  (3+ messages)

[PATCH] menuconfig,mconf-cfg: Allow specification of ncurses location
 2020-12-01 12:25 UTC  (2+ messages)

[PATCH] random: avoid arch_get_random_seed_long() when collecting IRQ randomness
 2020-12-01 12:23 UTC  (4+ messages)

[PATCH 0/3] Venus encoder improvements
 2020-12-01 12:22 UTC  (3+ messages)
` [PATCH 1/3] venus: venc: Init the session only once in queue_setup

[PATCH v2 00/19] Allwinner MIPI CSI-2 support for A31/V3s/A83T
 2020-12-01 12:20 UTC  (17+ messages)
` [PATCH v2 01/19] docs: phy: Add a part about PHY mode and submode
` [PATCH v2 03/19] phy: allwinner: phy-sun6i-mipi-dphy: Support D-PHY Rx mode for MIPI CSI-2
` [PATCH v2 04/19] media: sun6i-csi: Use common V4L2 format info for storage bpp
` [PATCH v2 06/19] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port
` [PATCH v2 07/19] media: sun6i-csi: Add support for MIPI CSI-2 bridge input
` [PATCH v2 09/19] ARM: dts: sunxi: h3/h5: Add CSI controller port for parallel input
` [PATCH v2 12/19] dt-bindings: media: Add A31 MIPI CSI-2 bindings documentation
` [PATCH v2 13/19] media: sunxi: Add support for the A31 MIPI CSI-2 controller

[PATCH] f2fs: compress: support compress level
 2020-12-01 12:20 UTC 

[PATCH V2 0/2] mm/debug_vm_pgtable: Some minor updates
 2020-12-01 12:19 UTC  (3+ messages)
` [PATCH V2 1/2] mm/debug_vm_pgtable/basic: Add validation for dirtiness after write protect
` [PATCH V2 2/2] mm/debug_vm_pgtable/basic: Iterate over entire protection_map[]

[PATCH 0/5] Thermal devfreq cooling improvements with Energy Model
 2020-12-01 12:19 UTC  (6+ messages)
` [PATCH 2/5] thermal: devfreq_cooling: get a copy of device status

[PATCH v3] f2fs: compress: add compress_inode to cache compressed blocks
 2020-12-01 12:18 UTC 

[PATCH v2 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-12-01 12:16 UTC  (8+ messages)

[RFC PATCH v1 0/4] KVM: arm64: Add VLPI migration support on GICv4.1
 2020-12-01 12:15 UTC  (16+ messages)
` [RFC PATCH v1 1/4] irqchip/gic-v4.1: Plumb get_irqchip_state VLPI callback
` [RFC PATCH v1 3/4] KVM: arm64: GICv4.1: Restore VLPI's pending state to physical side

[PATCH 4.19 00/57] 4.19.161-rc1 review
 2020-12-01 12:07 UTC  (9+ messages)
` [PATCH 4.19 08/57] KVM: x86: Fix split-irqchip vs interrupt injection window request

[PATCH -next v2] firmware: xilinx: Mark pm_api_features_map with static keyword
 2020-12-01 12:03 UTC  (2+ messages)

[PATCH v2] docs: add a reset controller chapter to the driver API docs
 2020-12-01 11:57 UTC 

[PATCH v3 0/2] phy: ralink: phy-mt7621-pci: some fixes for COMPILE_TEST
 2020-12-01 11:57 UTC  (5+ messages)
` [PATCH v3 1/2] phy: ralink: phy-mt7621-pci: drop 'COMPILE_TEST' from Kconfig
` [PATCH v3 2/2] phy: ralink: phy-mt7621-pci: set correct name in MODULE_DEVICE_TABLE macro

[PATCH v4 0/3] mainline Plymovent M2M and BAS board
 2020-12-01 11:56 UTC  (3+ messages)
` [PATCH v5 1/6] dt-bindings: display: simple: Add EDT ETM0700G0BDH6 display

[PATCH v2 0/5] regmap/SoundWire/ASoC: Add SoundWire SDCA support
 2020-12-01 11:54 UTC  (3+ messages)
` [PATCH v2 2/5] regmap/SoundWire: sdw: add support for SoundWire 1.2 MBQ

armmmci rmmod causes hung tasks
 2020-12-01 11:51 UTC  (4+ messages)

[RFC PATCH v3 0/4] Allocate memmap from hotadded memory (per device)
 2020-12-01 11:51 UTC  (5+ messages)
` [RFC PATCH v3 1/4] mm,memory_hotplug: Add mhp_supports_memmap_on_memory
` [RFC PATCH v3 2/4] mm,memory_hotplug: Allocate memmap from the added memory range
` [RFC PATCH v3 3/4] mm,memory_hotplug: Enable MHP_MEMMAP_ON_MEMORY when supported
` [RFC PATCH v3 4/4] mm,memory_hotplug: Add mhp_memmap_on_memory boot option

drivers/char/random.c needs a (new) maintainer
 2020-12-01 11:42 UTC  (4+ messages)

[PATCH v1 0/1] drm/imx/dcss: Add interconnect support
 2020-12-01 11:41 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH v3 0/2] scs: switch to vmapped shadow stacks
 2020-12-01 11:40 UTC  (2+ messages)

[PATCH 0/5] irq: Reorder time handling against HARDIRQ_OFFSET on IRQ entry v2
 2020-12-01 11:40 UTC  (6+ messages)
` [PATCH 4/5] irqtime: Move irqtime entry accounting after irq offset incrementation

[GIT PULL] ARM: SoC fixes for v5.10, part 3
 2020-12-01 11:39 UTC  (6+ messages)

[PATCH] x86/reboot/quirks: Add Zotac ZBOX CI327 nano PCI reboot quirk
 2020-12-01 11:39 UTC 

[PATCH v9 0/8] Carry forward IMA measurement log on kexec on ARM64
 2020-12-01 11:39 UTC  (10+ messages)
` [PATCH v9 3/8] ima: Define get_ima_kexec_buffer() in drivers/of
` [PATCH v9 6/8] powerpc: Move ima_get_kexec_buffer() and ima_free_kexec_buffer() to ima
` [PATCH v9 7/8] arm64: Store IMA log information in kimage used for kexec

[PATCH v3] NFC: nxp-nci: Make firmware GPIO pin optional
 2020-12-01 11:39 UTC 

[PATCH v4 00/27]Fix several bad kernel-doc markups
 2020-12-01 11:39 UTC  (4+ messages)
` [PATCH v4 07/27] IB: fix "

[PATCH -next] firmware: xilinx: Mark pm_api_features_map with static keyword
 2020-12-01 11:35 UTC  (2+ messages)
` 答复: "

[PATCH 0/7] HWPoison: Refactor get page interface
 2020-12-01 11:35 UTC  (4+ messages)
` [PATCH 3/7] mm,madvise: call soft_offline_page() without MF_COUNT_INCREASED

linux-next: Tree for Nov 30
 2020-12-01 11:34 UTC  (3+ messages)
` linux-next: Tree for Nov 30 (drivers/pci/controller/dwc/pcie-designware-host.c)

[PATCH] vdpa/mlx5: Use random MAC for the vdpa net instance
 2020-12-01 11:32 UTC  (10+ messages)

[PATCH 0/6] imx8mq: updates for the interconnect fabric
 2020-12-01 11:29 UTC  (5+ messages)
` [PATCH 3/6] arm64: dts: imx8mq: Add interconnect for lcdif
` [PATCH 5/6] arm64: defconfig: Enable interconnect for imx8mq

[PATCH v5] checkpatch: add fix and improve warning msg for Non-standard signature
 2020-12-01 11:29 UTC 

[PATCH v2 0/4] configfs: implement committable items and add sample code
 2020-12-01 11:26 UTC  (5+ messages)
` [PATCH v2 2/4] configfs: use BIT() for internal flags
` [PATCH v2 3/4] configfs: implement committable items

[PATCH 0/3] arm64:msr: Add MSR driver
 2020-12-01 11:26 UTC  (4+ messages)

[RFC PATCH v3.1 00/27] Add support UHS-II for GL9755
 2020-12-01 11:24 UTC  (5+ messages)
` [RFC PATCH v3.1 20/27] mmc: sdhci-uhs2: add request() and others

[PATCH v2] NFC: nxp-nci: Make firmware GPIO pin optional
 2020-12-01 11:21 UTC  (2+ messages)

[PATCH] drm: mxsfb: Add interconnect path request
 2020-12-01 11:20 UTC  (2+ messages)

[PATCH RFC 00/39] x86/KVM: Xen HVM guest support
 2020-12-01 11:19 UTC  (4+ messages)
` [PATCH RFC 02/39] KVM: x86/xen: intercept xen hypercalls if enabled

[PATCH 0/5] tty: add flag to suppress ready signalling on open
 2020-12-01 11:19 UTC  (10+ messages)
` [PATCH 2/5] serial: core: add sysfs attribute "

[PATCH v4 0/6] kasan: add workqueue and timer stack for generic KASAN
 2020-12-01 11:17 UTC  (4+ messages)

[PATCHv2] reset: socfpga: add error handling and release mem-region
 2020-12-01 11:13 UTC  (2+ messages)

[PATCH -next] x86/platform/uv: Mark some symbols with static keyword
 2020-12-01 11:12 UTC  (3+ messages)
  ` 答复: "

[RFC PATCH 0/3] net: Adding the Sparx5 Switch Driver
 2020-12-01 11:11 UTC  (4+ messages)
` [RFC PATCH 2/3] net: sparx5: Add Sparx5 switchdev driver

5.10 regression caused by: "uas: fix sdev->host->dma_dev": many XHCI swiotlb buffer is full / DMAR: Device bounce map failed errors on thunderbolt connected XHCI controller
 2020-12-01 11:09 UTC  (5+ messages)
` [PATCH 1/2] uas: revert from scsi_add_host_with_dma() to scsi_add_host()

split up lockdep and syscall related functionailty in generic entry code
 2020-12-01 11:09 UTC  (3+ messages)
` [PATCH] entry: split lockdep and syscall work functions

[GIT pull] locking/urgent for v5.10-rc6
 2020-12-01 11:07 UTC  (11+ messages)

[PATCH v3] lib: Convert test_hexdump.c to KUnit
 2020-12-01 11:06 UTC  (2+ messages)

[PATCH 0/3] phy: ralink: phy-mt7621-pci: some fixes for COMPILE_TEST
 2020-12-01 11:04 UTC  (6+ messages)
` [PATCH 1/3] phy: ralink: phy-mt7621-pci: add include search path in Makefile

[PATCH] sched/fair: Clear SMT siblings after determining the core is not idle
 2020-12-01 11:03 UTC  (3+ messages)

[PATCH] rtc: pcf2127: clear the flag TSF1 before enabling interrupt generation
 2020-12-01 11:02 UTC  (2+ messages)

[PATCH v2 0/3] phy: ralink: phy-mt7621-pci: some fixes for COMPILE_TEST
 2020-12-01 10:56 UTC  (4+ messages)
` [PATCH v2 1/3] phy: ralink: phy-mt7621-pci: add include search path in Makefile
` [PATCH v2 2/3] phy: ralink: phy-mt7621-pci: avoid warning if COMPILE_TEST is enabled
` [PATCH v2 3/3] phy: ralink: phy-mt7621-pci: set correct name in MODULE_DEVICE_TABLE macro

[PATCH] tty: serial: jsm : jsm_tty.c : fixed file by adding spacing and removing assignment in if statement
 2020-12-01 10:56 UTC 

[PATCH v2 00/17] vdpa: generalize vdpa simulator
 2020-12-01 10:52 UTC  (6+ messages)
` [PATCH v2 12/17] vdpa_sim: add get_config callback in vdpasim_dev_attr

[PATCH 0/2] reboot: sysfs improvements
 2020-12-01 10:52 UTC  (5+ messages)
` [PATCH 1/2] reboot: allow to override reboot type if quirks are found
` [PATCH 2/2] reboot: hide from sysfs not applicable settings

linux-next: Signed-off-by missing for commit in the usb-chipidea-next tree
 2020-12-01 10:52 UTC  (2+ messages)

[RFC PATCH v2 0/2] scheduler: expose the topology of clusters and add cluster scheduler
 2020-12-01 10:46 UTC  (2+ messages)

[rcu:rcu/next] BUILD SUCCESS 0c61524f0b0253f61e399fc210475c0ae231af41
 2020-12-01 10:45 UTC 

[PATCH v2 1/7] kbuild: doc: update the description about kbuild Makefiles
 2020-12-01 10:43 UTC  (2+ messages)

[PATCH v1] kbuild: enforce -Werror=unused-result
 2020-12-01 10:42 UTC  (2+ messages)

[PATCH] x86/irq: Lower unhandled irq error severity
 2020-12-01 10:41 UTC  (8+ messages)

linux-next: build failure after merge of the phy-next tree
 2020-12-01 10:39 UTC  (3+ messages)

[PATCH] PCI: tegra: Read "dbi" base address to program in application logic
 2020-12-01 10:39 UTC  (2+ messages)

[PATCH] PCI: tegra: Move "dbi" accesses to post common DWC initialization
 2020-12-01 10:36 UTC  (2+ messages)

[PATCH] mailbox: arm_mhu_db: Fix mhu_db_shutdown by replacing kfree with devm_kfree
 2020-12-01 10:37 UTC  (2+ messages)

[RFC][PATCH 00/18] crypto: Add generic Kerberos library
 2020-12-01 10:36 UTC  (8+ messages)

[linux-sunxi] Re: [PATCH 3/3] arm64: allwinner: dts: a64: add DT for PineTab developer sample
 2020-12-01 10:35 UTC  (11+ messages)


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