LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH] pinctrl: amd: Fix an issue with shutdown when system set to s0ix
2021-08-12 9:17 UTC (2+ messages)
[PATCH] block: nbd: add sanity check for first_minor
2021-08-12 9:16 UTC (2+ messages)
[PATCH v7 1/4] Bluetooth: btusb: disable Intel link statistics telemetry events
2021-08-12 9:16 UTC (4+ messages)
` [PATCH v7 2/4] Bluetooth: btintel: support "
` [PATCH v7 3/4] Bluetooth: set quality report callback for Intel
` [PATCH v7 4/4] Bluetooth: Support the quality report events
[RFC V2 00/10] arm64/mm: Enable FEAT_LPA2 (52 bits PA support on 4K|16K pages)
2021-08-12 9:15 UTC (7+ messages)
` [RFC V2 01/10] mm/mmap: Dynamically initialize protection_map[]
` [RFC V2 10/10] arm64/mm: Enable CONFIG_ARM64_PA_BITS_52 on CONFIG_ARM64_[4K|16K]_PAGES
[PATCH v3 1/2] perf tools: Allow to control synthesize during record
2021-08-12 9:15 UTC (2+ messages)
finding regressions with syzkaller
2021-08-12 9:15 UTC (3+ messages)
[PATCH v4 0/2] make hvc pass dma capable memory to its backend
2021-08-12 9:14 UTC (6+ messages)
` [PATCH v4 1/2] tty: hvc: pass DMA capable memory to put_chars()
[PATCH] platform-msi: Add ABI to show msi_irqs of platform devices
2021-08-12 9:13 UTC (4+ messages)
[PATCH -next v3] x86/power: fix doc warnings in cpu.c
2021-08-12 9:08 UTC (2+ messages)
` [tip: x86/cleanups] x86/power: Fix kernel-doc "
Questions re the new mount_setattr(2) manual page
2021-08-12 9:08 UTC (10+ messages)
Regarding usb dwc3 core shutdown callback
2021-08-12 9:07 UTC
[PATCH] kvm: x86: move architecture-specific code into kvm_arch_vcpu_fault
2021-08-12 9:04 UTC (3+ messages)
` [PATCH v2 1/2] KVM: Refactor kvm_arch_vcpu_fault() to return a struct page pointer
[PATCH v6 0/2] hwpoison: fix race with hugetlb page allocation
2021-08-12 9:03 UTC (4+ messages)
` [PATCH v6 1/2] mm,hwpoison: "
[PATCH V4 0/7] loop: cleanup charging io to mem/blkcg
2021-08-12 9:00 UTC (8+ messages)
` [PATCH V4 1/7] mm: memcontrol: add helper of memcg_get_e_css
` [PATCH V4 2/7] loop: clean up blkcg association
[PATCH 0/8] kasan: test: avoid crashing the kernel with HW_TAGS
2021-08-12 8:58 UTC (18+ messages)
` [PATCH 1/8] kasan: test: rework kmalloc_oob_right
` [PATCH 2/8] kasan: test: avoid writing invalid memory
` [PATCH 3/8] kasan: test: avoid corrupting memory via memset
` [PATCH 4/8] kasan: test: disable kmalloc_memmove_invalid_size for HW_TAGS
` [PATCH 5/8] kasan: test: only do kmalloc_uaf_memset for generic mode
` [PATCH 6/8] kasan: test: clean up ksize_uaf
` [PATCH 7/8] kasan: test: avoid corrupting memory in copy_user_test
` [PATCH 8/8] kasan: test: avoid corrupting memory in kasan_rcu_uaf
[PATCH 00/19] Add driver for dvfsrc, support for interconnect
2021-08-12 8:58 UTC (20+ messages)
` [V11,PATCH 01/19] dt-bindings: soc: Add dvfsrc driver bindings
` [V11,PATCH 02/19] dt-bindings: mediatek: add compatible for MT8195 dvfsrc
` [V11,PATCH 03/19] soc: mediatek: add header for mediatek SIP interface
` [V11,PATCH 04/19] soc: mediatek: add driver for dvfsrc support
` [V11,PATCH 05/19] soc: mediatek: add support for mt6873
` [V11,PATCH 06/19] soc: mediatek: add support for mt8195
` [V11,PATCH 07/19] arm64: dts: mt8183: add dvfsrc related nodes
` [V11,PATCH 08/19] arm64: dts: mt8192: "
` [V11,PATCH 09/19] arm64: dts: mt8195: "
` [V11,PATCH 10/19] dt-bindings: interconnect: add MT6873 interconnect dt-bindings
` [V11,PATCH 11/19] dt-bindings: interconnect: add MT8195 "
` [V11,PATCH 12/19] interconnect: mediatek: Add interconnect provider driver
` [V11,PATCH 13/19] interconnect: mediatek: add support for mt8195
` [V11,PATCH 14/19] interconnect: mediatek: add initial bandwidth
` [V11,PATCH 15/19] regulator: mediatek: add support for mt8195
` [V11,PATCH 16/19] arm64: dts: mt8183: add dvfsrc related nodes
` [V11,PATCH 17/19] arm64: dts: mt8192: "
` [V11,PATCH 18/19] arm64: dts: mt8192: add dvfsrc regulator nodes
` [V11,PATCH 19/19] arm64: dts: mt8195: add dvfsrc related nodes
[PATCH v5 0/2] make hvc pass dma capable memory to its backend
2021-08-12 8:51 UTC (3+ messages)
` [PATCH v5 1/2] tty: hvc: pass DMA capable memory to put_chars()
` [PATCH v5 2/2] virtio-console: remove unnecessary kmemdup()
[PATCH v3] Bluetooth: btusb: Add support different nvm to distinguish different factory for WCN6855 controller
2021-08-12 8:50 UTC
[PATCH net-next] stmmac: align RX buffers
2021-08-12 8:48 UTC (6+ messages)
[PATCH v1 0/7] Remove in-tree usage of MAP_DENYWRITE
2021-08-12 8:43 UTC (8+ messages)
` [PATCH v1 1/7] binfmt: don't use MAP_DENYWRITE when loading shared libraries via uselib()
` [PATCH v1 2/7] kernel/fork: factor out atomcially replacing the current MM exe_file
` [PATCH v1 3/7] kernel/fork: always deny write access to "
` [PATCH v1 4/7] binfmt: remove in-tree usage of MAP_DENYWRITE
` [PATCH v1 5/7] mm: remove VM_DENYWRITE
` [PATCH v1 6/7] mm: ignore MAP_DENYWRITE in ksys_mmap_pgoff()
` [PATCH v1 7/7] fs: update documentation of get_write_access() and friends
[PATCH 0/3] Kconfig symbol clean-up on net
2021-08-12 8:42 UTC (5+ messages)
` [PATCH 1/3] net: Kconfig: remove obsolete reference to config MICROBLAZE_64K_PAGES
` [PATCH 2/3] net: 802: remove dead leftover after ipx driver removal
` [PATCH 3/3] net: dpaa_eth: remove dead select in menuconfig FSL_DPAA_ETH
linux-next: Tree for Aug 12
2021-08-12 8:39 UTC
[PATCH] workqueue: fix memory leak of struct pool_workqueue in destroy_workqueue()
2021-08-12 8:38 UTC
[PATCH for-next v2] RDMA/core/sa_query: Remove unused function
2021-08-12 8:35 UTC (2+ messages)
[PATCH 0/2] libtracefs: Make hist variable names unique
2021-08-12 8:34 UTC (3+ messages)
` [PATCH 1/2] libtracefs: Add random number to keep synthetic variables unique
[PATCH -next] loop: fix loop_validate_block_size() can't make sense
2021-08-12 8:34 UTC
[tip:master] BUILD SUCCESS 1fd628c2ee3d3d24661520f0356c0329389372ad
2021-08-12 8:32 UTC
[PATCH 0/3] staging: r8188eu: Remove 5GHz band related code
2021-08-12 8:29 UTC (4+ messages)
` [PATCH 1/3] staging: r8188eu: Remove all 5GHz network types
[PATCH v4 0/4] pin and gpio controller driver for Renesas RZ/G2L
2021-08-12 8:25 UTC (4+ messages)
` [PATCH v4 2/4] pinctrl: renesas: Add RZ/G2L pin and gpio controller driver
[PATCH 0/5] x86: Impplement support for unaccepted memory
2021-08-12 8:23 UTC (10+ messages)
` [PATCH 1/5] mm: Add "
[PATCH v3 0/7] Add minimal support for Exynos850 SoC
2021-08-12 8:17 UTC (3+ messages)
` [PATCH v3 7/7] arm64: dts: exynos: Add Exynos850 SoC support
[PATCH] mm/page_alloc: don't corrupt pcppage_migratetype
2021-08-12 8:17 UTC (2+ messages)
[PATCH v3 0/8] PCI: Drop duplicated tracking of a pci_dev's bound driver
2021-08-12 8:14 UTC (4+ messages)
` [PATCH v3 4/8] PCI: replace pci_dev::driver usage that gets the driver name
[PATCH 1/2] riscv: defconfig: enable BLK_DEV_NVME
2021-08-12 8:10 UTC (2+ messages)
` [PATCH 2/2] riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1
serial: sh-sci: Is there a potential buffer underflow in sci_dma_rx_complete()?
2021-08-12 8:10 UTC
Request to update WCN3991 FW file
2021-08-12 8:05 UTC
[PATCH] [v2,1/1] Fix WWAN device disabled issue after S3 deep
2021-08-12 8:03 UTC (2+ messages)
[PATCH resend] vsock/virtio: avoid potential deadlock when vsock device remove
2021-08-12 8:03 UTC (2+ messages)
[tip:x86/cache] BUILD SUCCESS 111136e69c9df50c3ca7d4e3977344b8a2d0d947
2021-08-12 8:03 UTC
[PATCH v11 00/11] Add support for Hikey 970 PCIe
2021-08-12 8:02 UTC (12+ messages)
` [PATCH v11 01/11] phy: HiSilicon: Add driver for Kirin 970 PCIe PHY
` [PATCH v11 02/11] PCI: kirin: Reorganize the PHY logic inside the driver
` [PATCH v11 03/11] PCI: kirin: Add support for a PHY layer
` [PATCH v11 04/11] PCI: kirin: Use regmap for APB registers
` [PATCH v11 05/11] PCI: kirin: Add support for bridge slot DT schema
` [PATCH v11 06/11] PCI: kirin: Add Kirin 970 compatible
` [PATCH v11 07/11] PCI: kirin: Add MODULE_* macros
` [PATCH v11 08/11] PCI: kirin: Allow building it as a module
` [PATCH v11 09/11] PCI: kirin: Add power_off support for Kirin 960 PHY
` [PATCH v11 10/11] PCI: kirin: fix poweroff sequence
` [PATCH v11 11/11] PCI: kirin: Allow removing the driver
[PATCH v4] platform/x86: acer-wmi: Add Turbo Mode support for Acer PH315-53
2021-08-12 7:59 UTC (2+ messages)
[PATCH v2 1/3] drivers/clocksource/timer-of: Remove __init markings
2021-08-12 7:58 UTC (4+ messages)
` [kbuild-all] "
[PATCH 0/2] Fix examples at pci/hisilicon,kirin-pcie.yaml
2021-08-12 7:55 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: PCI: kirin: fix bus-range
` [PATCH 2/2] dt-bindings: PCI: kirin: fix HiKey970 example
[GIT PULL] soc: Keystone driver update for v5.15
2021-08-12 7:53 UTC (2+ messages)
[PATCH v5 00/12] Add TDX Guest Support (Initial support)
2021-08-12 7:53 UTC (12+ messages)
` [PATCH v5 01/12] x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
` [PATCH v5 03/12] x86/cpufeatures: Add TDX Guest CPU feature
` [PATCH v5 04/12] x86/tdx: Add protected guest support for TDX guest
[PATCH v1] cpufreq: qcom-hw: Set dvfs_possible_from_any_cpu cpufreq driver flag
2021-08-12 7:51 UTC (3+ messages)
[PATCH v3 00/13] irqchip/irq-gic: Optimize masking by leveraging EOImode=1
2021-08-12 7:49 UTC (5+ messages)
` [PATCH v3 02/13] genirq: Define ack_irq() and eoi_irq() helpers
` [PATCH v3 05/13] genirq: Let purely flow-masked ONESHOT irqs through unmask_threaded_irq()
[PATCH v3 0/4] DT schema changes for HiKey970 PCIe hardware to work
2021-08-12 7:48 UTC (14+ messages)
[PATCH v4] media: atomisp: fix the uninitialized use and rename "retvalue"
2021-08-12 7:46 UTC (9+ messages)
[PATCH bpf-next v6 0/5] sockmap: add sockmap support for unix stream socket
2021-08-12 7:44 UTC (2+ messages)
[PATCH net-next 1/2] net: macb: Add PTP support for SAMA5D29
2021-08-12 7:44 UTC (2+ messages)
` [PATCH net-next 2/2] dt-bindings: net: macb: add documentation for sama5d29 ethernet interface
[PATCH v2] platform/x86: ISST: Fix optimization with use of numa
2021-08-12 7:41 UTC (2+ messages)
[PATCH V5 0/7] Add QSPI and QUPv3 DT nodes for SC7280 SoC
2021-08-12 7:41 UTC (8+ messages)
` [PATCH V5 1/7] arm64: dts: sc7280: Add QSPI node
` [PATCH V5 2/7] arm64: dts: sc7280: Configure SPI-NOR FLASH for sc7280-idp
` [PATCH V5 3/7] arm64: dts: sc7280: Add QUPv3 wrapper_0 nodes
` [PATCH V5 4/7] arm64: dts: sc7280: Update QUPv3 UART5 DT node
` [PATCH V5 5/7] arm64: dts: sc7280: Configure debug uart for sc7280-idp
` [PATCH V5 6/7] arm64: dts: sc7280: Configure uart7 to support bluetooth on sc7280-idp
` [PATCH V5 7/7] arm64: dts: sc7280: Add QUPv3 wrapper_1 nodes
[PATCH v1] media: camss: vfe: Don't use vfe->base before it's assigned
2021-08-12 7:40 UTC (5+ messages)
linux-next: Fixes tag needs some work in the drivers-x86 tree
2021-08-12 7:40 UTC (2+ messages)
[PATCH v5 0/3] Add SSIF BMC driver
2021-08-12 7:39 UTC (3+ messages)
` [PATCH v5 1/3] i2c: aspeed: Add slave_enable() to toggle slave mode
[BUG] RDMA/hw/qib/qib_iba6120: possible buffer underflow in rcvctrl_6120_mod()
2021-08-12 7:35 UTC
[PATCH v1 0/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem
2021-08-12 7:34 UTC (4+ messages)
` [PATCH v1 3/3] kernel/resource: cleanup and optimize iomem_is_exclusive()
[PATCH next] udmabuf: fix general protection fault in udmabuf_create
2021-08-12 7:32 UTC (2+ messages)
[PATCH v3] mailmap: update email address of Matthias Fuchs and Thomas Körper
2021-08-12 7:22 UTC (2+ messages)
[patch V2 02/10] hrtimer: Consolidate reprogramming code
2021-08-12 7:19 UTC (3+ messages)
` [tip: timers/core] "
[PATCH 2/2] riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1
2021-08-12 7:18 UTC (2+ messages)
[PATCH -fixes] riscv: Fix comment regarding kernel mapping overlapping with IS_ERR_VALUE
2021-08-12 7:18 UTC (2+ messages)
[PATCH 0/5] Small cleanup for mm/init.c and address conversion macros
2021-08-12 7:18 UTC (2+ messages)
[PATCH 1/2] irqchip/gic-v3: Add __gic_get_ppi_index() to find the PPI number from hwirq
2021-08-12 7:13 UTC (2+ messages)
` [irqchip: irq/irqchip-next] "
[PATCH 2/2] irqchip/gic-v3: Fix selection of partition domain for EPPIs
2021-08-12 7:13 UTC (2+ messages)
` [irqchip: irq/irqchip-next] "
[PATCH v3 0/2] cpu_pm: cpu_pm_notifier_chain vs PREEMPT_RT
2021-08-12 7:13 UTC (2+ messages)
[PATCH V4 0/4] Add QSPI and QUPv3 DT nodes for SC7280 SoC
2021-08-12 7:13 UTC (6+ messages)
` [PATCH V4 2/4] arm64: dts: sc7280: Add QUPv3 wrapper_0 nodes
mmap denywrite mess (Was: [GIT PULL] overlayfs fixes for 5.14-rc6)
2021-08-12 7:12 UTC (4+ messages)
[PATCH V2 net-next] net: fec: add WoL support for i.MX8MQ
2021-08-12 7:09 UTC
[PATCH v2 1/2] kunit: tool: make --raw_output support only showing kunit output
2021-08-12 7:09 UTC (4+ messages)
` [PATCH v2 2/2] kunit: add 'kunit.action' param to allow listing out tests
[PATCH] net: drop skbs in napi->rx_list when removing the napi context
2021-08-12 7:07 UTC (2+ messages)
[PATCH net-next 0/2] Adding Frame DMA functionality to Sparx5
2021-08-12 7:04 UTC (4+ messages)
` [PATCH net-next 1/2] net: sparx5: switchdev: adding frame DMA functionality
[PATCH v4 0/2] memblock: make memblock_find_in_range method private
2021-08-12 6:59 UTC (3+ messages)
` [PATCH v4 1/2] x86/mm: memory_map_top_down: remove spurious reservation of upper 2M
` [PATCH v4 2/2] memblock: make memblock_find_in_range method private
[PATCH v3] mmc: core: Return correct emmc response in case of ioctl error
2021-08-12 6:57 UTC
[PATCH v4 0/2] Add pinctrl support for Intel Keem Bay SoC
2021-08-12 6:54 UTC (3+ messages)
[PATCH 1/6] usb: mtu3: restore HS function when set SS/SSP
2021-08-12 6:52 UTC (11+ messages)
` [PATCH 2/6] usb: mtu3: fix the wrong HS mult value
` [PATCH 3/6] usb: cdnsp: fix the wrong mult value for HS isoc or intr
` [PATCH 4/6] usb: gadget: tegra-xudc: "
` [PATCH 5/6] usb: gadget: bdc: remove unnecessary AND operation when get ep maxp
` [PATCH 6/6] usb: gadget: "
[PATCH 5.10 000/135] 5.10.58-rc1 review
2021-08-12 6:50 UTC (2+ messages)
[PATCH] PCI: Remove duplicate #ifdef in pci_try_set_mwi()
2021-08-12 6:49 UTC (2+ messages)
[PATCH] [v2,1/1] This aims to support Foxconn SDX55
2021-08-12 6:46 UTC (4+ messages)
` "
` "
Corrupted files on "network" filesystem in 5.x kernels
2021-08-12 6:45 UTC
[PATCH 5.13 000/175] 5.13.10-rc1 review
2021-08-12 6:45 UTC (4+ messages)
` [PATCH 5.13 159/175] interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregate
linux-next: manual merge of the rust tree with the kbuild tree
2021-08-12 6:34 UTC (3+ messages)
[avpatel:riscv_kvm_aia_v1 35/41] drivers/irqchip/irq-riscv-imsic.c:269:12: error: 'struct imsic_priv' has no member named 'base_ipi'
2021-08-12 6:33 UTC
[RFC PATCH] virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO
2021-08-12 6:28 UTC (8+ messages)
[GIT PULL] seccomp fixes for v5.14-rc6
2021-08-12 6:23 UTC (2+ messages)
[GIT PULL] orphan sections fix for v5.14-rc6
2021-08-12 6:23 UTC (2+ messages)
[syzbot] WARNING in internal_create_group
2021-08-12 6:18 UTC (4+ messages)
[PATCH 00/18] ARC mm updates to support 3 or 4 levels of paging
2021-08-12 6:18 UTC (5+ messages)
` [PATCH 09/18] ARC: mm: non-functional code cleanup ahead of 3 levels
[PATCH 1/5] staging: r8188eu: remove unused efuse hal components
2021-08-12 6:17 UTC (4+ messages)
` [PATCH 3/5] staging: r8188eu: (trivial) remove a duplicate debug print
[syzbot] INFO: task hung in hci_req_sync
2021-08-12 6:13 UTC
[PATCH v5 0/4] Add DT bindings and DT nodes for PCIe and PHY in SC7280
2021-08-12 6:11 UTC (5+ messages)
` [PATCH v5 2/4] arm64: dts: qcom: sc7280: Add PCIe and PHY related nodes
` [PATCH v5 4/4] PCI: qcom: Switch pcie_1_pipe_clk_src after PHY init in SC7280
[PATCH v3 0/3] arm64: support page mapping percpu first chunk allocator
2021-08-12 6:07 UTC (2+ messages)
[PATCH net-next] net: bridge: switchdev: allow port isolation to be offloaded
2021-08-12 6:04 UTC (6+ messages)
[PATCH] Bluetooth: msft: add a bluetooth parameter, msft_enable
2021-08-12 6:00 UTC (4+ messages)
[PATCH] KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PF
2021-08-12 5:55 UTC (2+ messages)
[PATCH v1 0/2] AUXADC: Mediatek auxadc driver
2021-08-12 5:48 UTC (3+ messages)
` [PATCH v1 1/2] iio: mtk-auxadc: add support IIO_CHAN_INFO_RAW case
` [PATCH v1 2/2] iio: mtk-auxadc: update case IIO_CHAN_INFO_PROCESSED
signed integer overflow in atomic.h
2021-08-12 5:41 UTC
[PATCH] scripts/gdb: rework lx-symbols gdb script
2021-08-12 5:40 UTC (6+ messages)
page: next (older) | prev (newer) | latest
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).