linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-26 22:33:50 to 2021-09-27 07:37:59 UTC [more...]

[PATCH RESEND 0/2] Use generic code for randomization of virtual address of x86
 2021-09-27  7:37 UTC  (3+ messages)
` [PATCH RESEND 2/2] x86/mm: Randomize va with generic arch_pick_mmap_layout()

[PATCH v4] x86/insn, tools/x86: Fix some potential undefined behavior
 2021-09-27  7:36 UTC  (2+ messages)

[PATCH v4 1/2] xen-pciback: prepare for the split for stub and PV
 2021-09-27  7:35 UTC  (4+ messages)
` [PATCH v4 2/2] xen-pciback: allow compiling on other archs than x86

[PATCH v2 0/5] ARM: dts: imx6sl / imx6sll: dtbs_check errors
 2021-09-27  7:34 UTC  (5+ messages)
` [PATCH v2 4/5] ARM: dts: imx6sl: fix mmc compatibles

[PATCH v3 0/7] badblocks improvement for multiple bad block ranges
 2021-09-27  7:30 UTC  (7+ messages)
` [PATCH v3 1/6] badblocks: add more helper structure and routines in badblocks.h
` [PATCH v3 2/6] badblocks: add helper routines for badblock ranges handling
` [PATCH v3 3/6] badblocks: improvement badblocks_set() for multiple "

[PATCH v2 1/2] clk: imx: imx6ul: Move csi_sel mux to correct base register
 2021-09-27  7:28 UTC  (2+ messages)
` [PATCH v2 2/2] clk: imx: imx6ul: Fix csi clk gate register

[PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat
 2021-09-27  7:22 UTC  (10+ messages)
` [PATCH 01/14] KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPU
` [PATCH 05/14] KVM: s390: Clear valid_wakeup in kvm_s390_handle_wait(), not in arch hook
` [PATCH 06/14] KVM: Drop obsolete kvm_arch_vcpu_block_finish()
` [PATCH 09/14] KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
` disabling halt polling broken? (was Re: [PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat)

[PATCH resend] slub: Add back check for free nonslab objects
 2021-09-27  7:22 UTC  (4+ messages)

[syzbot] WARNING in cfg80211_bss_update (2)
 2021-09-27  7:19 UTC 

[PATCH 1/2] drm/rockchip: dsi: hold pm-runtime across bind/unbind
 2021-09-27  7:17 UTC  (4+ messages)
` [PATCH 2/2] drm/rockchip: dsi: Fix unbalanced clock on probe error

[PATCH] dt-bindings: phy: qcom,qmp: Update maintainer email
 2021-09-27  7:16 UTC 

linux-next: build failure after merge of the rtc tree
 2021-09-27  7:16 UTC  (2+ messages)

Add Apple M1 support to PASemi i2c driver
 2021-09-27  7:07 UTC  (4+ messages)

[RFC PATCH] x86, vmlinux.lds: Add debug option to force all data sections aligned
 2021-09-27  7:04 UTC  (5+ messages)

[PATCH v2 0/4] merge contiguous physical memory regions
 2021-09-27  7:00 UTC  (2+ messages)

[PATCH V4 00/22] arch: Add basic LoongArch support
 2021-09-27  6:52 UTC  (24+ messages)
` [PATCH V4 01/22] Documentation: LoongArch: Add basic documentations
` [PATCH V4 02/22] Documentation/zh_CN: Add basic LoongArch documentations
` [PATCH V4 03/22] LoongArch: Add elf-related definitions
` [PATCH V4 04/22] LoongArch: Add writecombine support for drm
` [PATCH V4 05/22] LoongArch: Add build infrastructure
` [PATCH V4 06/22] LoongArch: Add CPU definition headers
` [PATCH V4 07/22] LoongArch: Add atomic/locking headers
` [PATCH V4 08/22] LoongArch: Add other common headers
` [PATCH V4 09/22] LoongArch: Add boot and setup routines
` [PATCH V4 10/22] LoongArch: Add exception/interrupt handling
` [PATCH V4 11/22] LoongArch: Add process management
` [PATCH V4 12/22] LoongArch: Add memory management
` [PATCH V4 13/22] LoongArch: Add system call support
` [PATCH V4 14/22] LoongArch: Add signal handling support
` [PATCH V4 15/22] LoongArch: Add elf and module support
` [PATCH V4 16/22] LoongArch: Add misc common routines
` [PATCH V4 17/22] LoongArch: Add some library functions
` [PATCH V4 18/22] LoongArch: Add PCI controller support
` [PATCH V4 19/22] LoongArch: Add VDSO and VSYSCALL support
` [PATCH V4 20/22] LoongArch: Add multi-processor (SMP) support
` [PATCH V4 21/22] LoongArch: Add Non-Uniform Memory Access (NUMA) support
` [PATCH V4 22/22] LoongArch: Add Loongson-3 default config file

[RESEND PATCH V10] dt-bindings: spi: Add sc7280 support
 2021-09-27  6:48 UTC 

[PATCH 0/2] Add QCM2290 USB3 PHY support
 2021-09-27  6:48 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom,qmp: Add QCM2290 USB3 PHY
` [PATCH 2/2] phy: qcom-qmp: Add QCM2290 USB3 PHY support

[PATCH V10 0/8] Add QSPI and QUPv3 DT nodes for SC7280 SoC
 2021-09-27  6:47 UTC  (4+ messages)
` [PATCH V10 1/8] dt-bindings: spi: Add sc7280 support

[PATCH V3] mm: debug_vm_pgtable: Don't use __P000 directly
 2021-09-27  6:43 UTC 

[PATCH v2 0/2] Specify empty NUMA node
 2021-09-27  6:41 UTC  (3+ messages)
` [PATCH v2 1/2] Documentation, dt, numa: Add note to "
` [PATCH v2 2/2] of, numa: Fetch empty NUMA node ID from distance map

[PATCH V2] rtc: zynqmp: Add calibration set and get support
 2021-09-27  6:38 UTC 

[PATCH v5 0/2] irqchip/mchp-eic: add driver for Microchip EIC
 2021-09-27  6:36 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: microchip,eic: add bindings
` [PATCH v5 2/2] irqchip/mchp-eic: add support

[PATCH] rtc: msc313: fix missing include
 2021-09-27  6:37 UTC 

[PATCH V2] mm: debug_vm_pgtable: Don't use __P000 directly
 2021-09-27  6:21 UTC  (3+ messages)

[RESEND PATCH 0/3] Few Tegra210 ADMA fixes
 2021-09-27  6:20 UTC  (2+ messages)

[PATCH] f2fs: fix to use WHINT_MODE
 2021-09-27  6:06 UTC 

[REGRESSION] nvme: code command_id with a genctr for use-after-free validation crashes apple T2 SSD
 2021-09-27  6:05 UTC  (2+ messages)

[PATCH] KVM: VMX: Remove redundant handling of bus lock vmexit
 2021-09-27  5:53 UTC 

linux-next: Tree for Sep 27
 2021-09-27  5:51 UTC 

[PATCH v2] mmc: sdhci-sprd: Wait until DLL locked after being configured
 2021-09-27  5:48 UTC  (2+ messages)

linux-next: build warning after merge of the drm-misc tree
 2021-09-27  5:44 UTC 

[PATCH] mmc: sdhci-pci-o2micro: Fix spelling mistake "unsupport" -> "unsupported"
 2021-09-27  5:43 UTC  (2+ messages)

[PATCH] kernfs: fix the race in the creation of negative dentry
 2021-09-27  5:31 UTC  (8+ messages)

[V3] venus: vdec: decoded picture buffer handling during reconfig sequence
 2021-09-27  5:24 UTC  (3+ messages)

[PATCH v3 1/2] xen-pciback: prepare for the split for stub and PV
 2021-09-27  5:13 UTC  (7+ messages)
` [PATCH v3 2/2] xen-pciback: allow compiling on other archs than x86

[PATCH 0/3] Add missing vdd-supply for QUSB2 PHY
 2021-09-27  4:48 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: phy: qcom,qusb2: Add missing vdd-supply
` [PATCH 2/3] phy: qcom-qusb2: Add missing vdd supply
` [PATCH 3/3] arm64: dts: qcom: Add missing vdd-supply for QUSB2 PHY

[PATCH] tty/sysrq: More intuitive Shift handling
 2021-09-27  4:42 UTC  (2+ messages)

[PATCH v4 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
 2021-09-27  4:38 UTC  (3+ messages)
` [PATCH v4 5/5] mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_HUGETLB_PAGE_FREE_VMEMMAP

[PATCH] Urgent bug fix causing Apple SSDs to not work
 2021-09-27  4:35 UTC  (5+ messages)

linux-next: build failure after merge of the crypto tree
 2021-09-27  4:32 UTC 

[PATCH v2 2/2] arm64: dts: qcom: sm8250: Add Coresight support
 2021-09-27  4:26 UTC  (2+ messages)

[PATCH 1/2] Documentation: Update ioctl-number.rst for Intel Software Defined Silicon interface
 2021-09-27  4:04 UTC  (6+ messages)
` [PATCH 2/2] platform/x86: Add Intel Software Defined Silicon driver

[PATCH] PCI/sysfs: add write attribute for boot_vga
 2021-09-27  3:57 UTC  (3+ messages)

[PATCH v1] ARM: dts: aspeed: mtjade: Add some gpios
 2021-09-27  3:47 UTC  (2+ messages)

[PATCH V2 00/41] x86/entry/64: Convert a bunch of ASM entry code into C code
 2021-09-27  3:27 UTC  (5+ messages)
` [PATCH V2 01/41] x86/entry: Fix swapgs fence

[PATCH] mm/mmap: Define index macros for protection_map[]
 2021-09-27  3:22 UTC 

[PATCH] PCI/sysfs: add write attribute for boot_vga
 2021-09-27  3:06 UTC  (3+ messages)

[PATCH] cgroup/debug: Fix lockdep splat with "%pK" format specifier
 2021-09-27  2:58 UTC 

[syzbot] INFO: rcu detected stall in io_ring_exit_work
 2021-09-27  2:54 UTC  (2+ messages)

[PATCH v2 0/2] Add Coresight support for RB5 board
 2021-09-27  2:42 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sm8250: Add Coresight support

[PATCH] powerpc/eeh:Fix some mistakes in comments
 2021-09-27  2:35 UTC 

[v4,5/9] dt-bindings: pinctrl: update bindings for MT7986 SoC
 2021-09-27  2:34 UTC  (2+ messages)
` [v5,5/9] "

[PATCH v7 0/5] arm: aspeed: Add UART routing support
 2021-09-27  2:30 UTC  (6+ messages)
` [PATCH v7 1/5] ARM: dts: aspeed: Drop reg-io-width from LPC nodes
` [PATCH v7 2/5] dt-bindings: mfd: aspeed-lpc: Convert to YAML schema
` [PATCH v7 3/5] dt-bindings: aspeed: Add UART routing controller
` [PATCH v7 4/5] soc: aspeed: Add UART routing support
` [PATCH v7 5/5] ARM: dts: aspeed: Add uart routing to device tree

[PATCH] slub: Add back check for free nonslab objects
 2021-09-27  2:09 UTC  (2+ messages)

Re:[PATCH 3/3] rxrpc: Fix _usecs_to_jiffies() by using usecs_to_jiffies()
 2021-09-27  2:01 UTC 

[PATCH v2] drivers/mmc: fix reference count leaks in moxart_probe
 2021-09-27  1:57 UTC 

[PATCH] arm64: dts: qcom: Drop vdd-supply from qusb2-phy devices
 2021-09-27  2:00 UTC  (4+ messages)

bcachefs - snapshots
 2021-09-27  1:49 UTC 

本申し込み完了
 2021-09-27  1:34 UTC 

[PATCH v2 0/3] iommu/t-d: Use SL for GPA->HPA translation
 2021-09-27  1:39 UTC  (10+ messages)
` [PATCH v2 1/3] iommu/vt-d: Remove duplicate identity domain flag
` [PATCH v2 2/3] iommu/vt-d: Check FL and SL capability sanity in scalable mode
` [PATCH v2 3/3] iommu/vt-d: Use second level for GPA->HPA translation

[PATCH v3 9/9] mm: Remove swap BIO paths and only use DIO paths
 2021-09-27  1:41 UTC  (11+ messages)
` [RFC][PATCH v3 0/9] mm: Use DIO for swap and fix NFS swapfiles

[PATCH v6 0/4] arm: aspeed: Add UART routing support
 2021-09-27  1:16 UTC  (4+ messages)
` [PATCH v6 1/4] dt-bindings: mfd: aspeed-lpc: Convert to YAML schema

[PATCH] Documentation, dt, numa: Add note to empty NUMA node
 2021-09-27  1:16 UTC  (6+ messages)

[PATCH] perf annotate: Add riscv64 support
 2021-09-27  0:51 UTC 

[PATCH 1/2] kexec, KEYS: make the code in bzImage64_verify_sig public
 2021-09-27  0:50 UTC  (2+ messages)
` [PATCH 2/2] arm64: kexec_file: use more system keyrings to verify kernel image signature

[PATCH 1/2] locking/mutex: remove rcu_read_lock/unlock as we already disabled preemption
 2021-09-27  0:46 UTC  (3+ messages)

[RFC PATCH] userfaultfd: support control over mm of remote PIDs
 2021-09-26 17:06 UTC 

[PATCH 4.14 00/26] 4.14.248-rc2 review
 2021-09-27  0:30 UTC  (2+ messages)

[PATCH 5.4 00/49] 5.4.149-rc2 review
 2021-09-27  0:30 UTC  (2+ messages)

linux-next: build failure after merge of the bluetooth tree
 2021-09-27  0:16 UTC 

[PATCH] Revert "brcmfmac: use ISO3166 country code and 0 rev as fallback"
 2021-09-27  0:08 UTC  (2+ messages)

linux-next: manual merge of the thermal tree with Linus' tree
 2021-09-26 23:50 UTC 

[PATCH] net: cisco: Fix a function name in comments
 2021-09-26 23:45 UTC  (2+ messages)

[RFC PATCH 0/8] mm/madvise: support process_madvise(MADV_DONTNEED)
 2021-09-26 16:12 UTC  (9+ messages)
` [RFC PATCH 1/8] mm/madvise: propagate vma->vm_end changes
` [RFC PATCH 2/8] mm/madvise: remove unnecessary check on madvise_dontneed_free()
` [RFC PATCH 3/8] mm/madvise: remove unnecessary checks on madvise_free_single_vma()
` [RFC PATCH 4/8] mm/madvise: define madvise behavior in a struct
` [RFC PATCH 5/8] mm/madvise: perform certain operations once on process_madvise()
` [RFC PATCH 6/8] mm/madvise: more aggressive TLB batching
` [RFC PATCH 7/8] mm/madvise: deduplicate code in madvise_dontneed_free()
` [RFC PATCH 8/8] mm/madvise: process_madvise(MADV_DONTNEED)

[syzbot] memory leak in __mdiobus_register
 2021-09-26 23:44 UTC  (3+ messages)

[PATCH v1 0/3] Tegra ARM32 device-tree improvements for 5.16
 2021-09-26 23:37 UTC  (4+ messages)
` [PATCH v1 1/3] ARM: tegra: acer-a500: Correct compatible of ak8975 magnetometer
` [PATCH v1 2/3] ARM: tegra: Name clock and regulator nodes according to DT-schema
` [PATCH v1 3/3] ARM: tegra: Update Broadcom Bluetooth device-tree nodes

[PATCH v7 0/5] make '%pD' print the full path of file
 2021-09-26 22:57 UTC  (4+ messages)
` [PATCH v7 1/5] d_path: fix Kernel doc validator complaints

[PATCH v13 00/35] NVIDIA Tegra power management patches for 5.16
 2021-09-26 22:40 UTC  (36+ messages)
` [PATCH v13 01/35] opp: Change type of dev_pm_opp_attach_genpd(names) argument
` [PATCH v13 02/35] soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()
` [PATCH v13 03/35] soc/tegra: pmc: Disable PMC state syncing
` [PATCH v13 04/35] soc/tegra: Don't print error message when OPPs not available
` [PATCH v13 05/35] dt-bindings: clock: tegra-car: Document new clock sub-nodes
` [PATCH v13 06/35] clk: tegra: Support runtime PM and power domain
` [PATCH v13 07/35] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v13 08/35] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v13 09/35] gpu: host1x: Add runtime PM and OPP support
` [PATCH v13 10/35] gpu: host1x: Add host1x_channel_stop()
` [PATCH v13 11/35] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v13 12/35] drm/tegra: hdmi: Add OPP support
` [PATCH v13 13/35] drm/tegra: gr2d: Support generic power domain and runtime PM
` [PATCH v13 14/35] drm/tegra: gr3d: "
` [PATCH v13 15/35] drm/tegra: vic: Support system suspend
` [PATCH v13 16/35] usb: chipidea: tegra: Add runtime PM and OPP support
` [PATCH v13 17/35] bus: tegra-gmi: "
` [PATCH v13 18/35] pwm: tegra: "
` [PATCH v13 19/35] mmc: sdhci-tegra: "
` [PATCH v13 20/35] mtd: rawnand: tegra: "
` [PATCH v13 21/35] spi: tegra20-slink: Add "
` [PATCH v13 22/35] media: dt: bindings: tegra-vde: Convert to schema
` [PATCH v13 23/35] media: dt: bindings: tegra-vde: Document OPP and power domain
` [PATCH v13 24/35] media: staging: tegra-vde: Support generic "
` [PATCH v13 25/35] soc/tegra: fuse: Reset hardware
` [PATCH v13 26/35] soc/tegra: fuse: Use resource-managed helpers
` [PATCH v13 27/35] soc/tegra: regulators: Prepare for suspend
` [PATCH v13 28/35] soc/tegra: pmc: Rename 3d power domains
` [PATCH v13 29/35] soc/tegra: pmc: Rename core power domain
` [PATCH v13 30/35] soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30
` [PATCH v13 31/35] ARM: tegra: Add OPP tables and power domains to Tegra20 device-trees
` [PATCH v13 32/35] ARM: tegra: Add OPP tables and power domains to Tegra30 device-trees
` [PATCH v13 33/35] ARM: tegra: Add Memory Client resets to Tegra20 GR2D, GR3D and Host1x
` [PATCH v13 34/35] ARM: tegra: Add Memory Client resets to Tegra30 "
` [PATCH v13 35/35] ARM: tegra20/30: Disable unused host1x hardware

[PATCH v2 0/5] test_hash.c: refactor into KUnit
 2021-09-26 22:33 UTC  (2+ messages)
` [PATCH v2 5/5] test_hash.c: refactor into kunit


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