linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-30 02:07:33 to 2021-01-30 10:12:40 UTC [more...]

[PATCH v7 0/2] Kbuild: DWARF v5 support
 2021-01-30  1:53 UTC  (5+ messages)
` [PATCH v7 1/2] Kbuild: make DWARF version a choice
` [PATCH v7 2/2] Kbuild: implement support for DWARF v5

[PATCH v3 0/3] perf/smmuv3: Don't reserve the PMCG register spaces
 2021-01-30  2:23 UTC  (5+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 3/3] iommu/arm-smmu-v3: Reserving the entire SMMU register space

[PATCH] tracing/kprobe: Fix to support kretprobe events on unloaded modules
 2021-01-30  2:07 UTC  (4+ messages)

[PATCH 0/2] capability conversion fixes
 2021-01-30  2:06 UTC  (9+ messages)
` [PATCH 2/2] security.capability: fix conversions on getxattr

[PATCH net-next 0/8] net: dsa: microchip: DSA driver support for LAN937x switch
 2021-01-30  2:27 UTC  (7+ messages)
` [PATCH net-next 1/8] dt-bindings: net: dsa: dt bindings for microchip lan937x
` [PATCH net-next 2/8] net: dsa: tag_ksz: add tag handling for Microchip LAN937x

[PATCH] mwl8k: assign value when defining variables
 2021-01-30  7:27 UTC 

[PATCH v13 3/8] drm/mediatek: add mtk_dither_set_common() function
 2021-01-30 10:05 UTC  (2+ messages)
  ` [PATCH v13 4/8] drm/mediatek: separate gamma module

[Patch v2 net-next 3/7] octeontx2-pf: ethtool fec mode support
 2021-01-30 10:05 UTC 

[PATCH v3 00/34] Intel Vision Processing base enabling
 2021-01-30  7:01 UTC  (71+ messages)
` [PATCH v3 01/34] Add Vision Processing Unit (VPU) documentation
` [PATCH v3 02/34] dt-bindings: mailbox: Add Intel VPU IPC mailbox bindings
` [PATCH v3 03/34] mailbox: vpu-ipc-mailbox: Add support for Intel VPU IPC mailbox
` [PATCH v3 04/34] dt-bindings: Add bindings for Keem Bay IPC driver
` [PATCH v3 05/34] keembay-ipc: Add Keem Bay IPC module
` [PATCH v3 06/34] dt-bindings: Add bindings for Keem Bay VPU IPC driver
` [PATCH v3 07/34] keembay-vpu-ipc: Add Keem Bay VPU IPC module
` [PATCH v3 08/34] misc: xlink-pcie: Add documentation for XLink PCIe driver
` [PATCH v3 09/34] misc: xlink-pcie: lh: Add PCIe EPF driver for Local Host
` [PATCH v3 10/34] misc: xlink-pcie: lh: Add PCIe EP DMA functionality
` [PATCH v3 11/34] misc: xlink-pcie: lh: Add core communication logic
` [PATCH v3 12/34] misc: xlink-pcie: lh: Prepare changes for adding remote host driver
` [PATCH v3 13/34] misc: xlink-pcie: rh: Add PCIe EP driver for Remote Host
` [PATCH v3 14/34] misc: xlink-pcie: rh: Add core communication logic
` [PATCH v3 15/34] misc: xlink-pcie: Add XLink API interface
` [PATCH v3 16/34] misc: xlink-pcie: Add asynchronous event notification support for XLink
` [PATCH v3 17/34] xlink-ipc: Add xlink ipc device tree bindings
` [PATCH v3 18/34] xlink-ipc: Add xlink ipc driver
` [PATCH v3 19/34] xlink-core: Add xlink core device tree bindings
` [PATCH v3 20/34] xlink-core: Add xlink core driver xLink
` [PATCH v3 21/34] xlink-core: Enable xlink protocol over pcie
` [PATCH v3 22/34] xlink-core: Enable VPU IP management and runtime control
` [PATCH v3 23/34] xlink-core: add async channel and events
` [PATCH v3 24/34] dt-bindings: misc: Add Keem Bay vpumgr
` [PATCH v3 25/34] misc: Add Keem Bay VPU manager
` [PATCH v3 26/34] dt-bindings: misc: intel_tsens: Add tsens thermal bindings documentation
` [PATCH v3 27/34] misc: Tsens ARM host thermal driver
` [PATCH v3 28/34] misc: Intel tsens IA host driver
` [PATCH v3 29/34] Intel tsens i2c slave driver
` [PATCH v3 30/34] misc:intel_tsens: Intel Keem Bay tsens driver
` [PATCH v3 31/34] Intel Keem Bay XLink SMBus driver
` [PATCH v3 32/34] dt-bindings: misc: hddl_dev: Add hddl device management documentation
` [PATCH v3 33/34] misc: Hddl device management for local host
` [PATCH v3 34/34] misc: HDDL device management for IA host
` [PATCH v4 00/34] Intel Vision Processing base enabling
` [PATCH v4 01/34] Add Vision Processing Unit (VPU) documentation
` [PATCH v4 02/34] dt-bindings: mailbox: Add Intel VPU IPC mailbox bindings
` [PATCH v4 03/34] mailbox: vpu-ipc-mailbox: Add support for Intel VPU IPC mailbox
` [PATCH v4 04/34] dt-bindings: Add bindings for Keem Bay IPC driver
` [PATCH v4 05/34] keembay-ipc: Add Keem Bay IPC module
` [PATCH v4 06/34] dt-bindings: Add bindings for Keem Bay VPU IPC driver
` [PATCH v4 07/34] keembay-vpu-ipc: Add Keem Bay VPU IPC module
` [PATCH v4 08/34] misc: xlink-pcie: Add documentation for XLink PCIe driver
` [PATCH v4 09/34] misc: xlink-pcie: lh: Add PCIe EPF driver for Local Host
` [PATCH v4 10/34] misc: xlink-pcie: lh: Add PCIe EP DMA functionality
` [PATCH v4 11/34] misc: xlink-pcie: lh: Add core communication logic
` [PATCH v4 12/34] misc: xlink-pcie: lh: Prepare changes for adding remote host driver
` [PATCH v4 13/34] misc: xlink-pcie: rh: Add PCIe EP driver for Remote Host
` [PATCH v4 14/34] misc: xlink-pcie: rh: Add core communication logic
` [PATCH v4 15/34] misc: xlink-pcie: Add XLink API interface
` [PATCH v4 16/34] misc: xlink-pcie: Add asynchronous event notification support for XLink
` [PATCH v4 17/34] xlink-ipc: Add xlink ipc device tree bindings
` [PATCH v4 18/34] xlink-ipc: Add xlink ipc driver
` [PATCH v4 19/34] xlink-core: Add xlink core device tree bindings
` [PATCH v4 20/34] xlink-core: Add xlink core driver xLink
` [PATCH v4 21/34] xlink-core: Enable xlink protocol over pcie
` [PATCH v4 22/34] xlink-core: Enable VPU IP management and runtime control
` [PATCH v4 23/34] xlink-core: add async channel and events
` [PATCH v4 24/34] dt-bindings: misc: Add Keem Bay vpumgr
` [PATCH v4 25/34] misc: Add Keem Bay VPU manager
` [PATCH v4 26/34] dt-bindings: misc: intel_tsens: Add tsens thermal bindings documentation
` [PATCH v4 27/34] misc: Tsens ARM host thermal driver
` [PATCH v4 28/34] misc: Intel tsens IA host driver
` [PATCH v4 29/34] Intel tsens i2c slave driver
` [PATCH v4 30/34] misc:intel_tsens: Intel Keem Bay tsens driver
` [PATCH v4 31/34] Intel Keem Bay XLink SMBus driver
` [PATCH v4 32/34] dt-bindings: misc: hddl_dev: Add hddl device management documentation
` [PATCH v4 33/34] misc: Hddl device management for local host
` [PATCH v4 34/34] misc: HDDL device management for IA host

[PATCH net-next v4 0/2] Add nci suit and virtual nci device driver
 2021-01-30  2:30 UTC  (2+ messages)

[tip:ras/core] BUILD SUCCESS 1dba8a9538f5164eb8874eed4c7d6799a3c64963
 2021-01-30  6:28 UTC 

[tip:x86/urgent] BUILD SUCCESS 20bf2b378729c4a0366a53e2018a0b70ace94bcd
 2021-01-30  6:28 UTC 

[PATCH v2 3/5] pcie-qcom: provide a way to power up qca6390 chip on RB5 platform
 2021-01-30  8:04 UTC 

[PATCH v2 net-next 0/4] net: consolidate page_is_pfmemalloc() usage
 2021-01-30  2:39 UTC  (5+ messages)
` [PATCH v2 net-next 1/4] mm: constify page_is_pfmemalloc() argument
` [PATCH v2 net-next 3/4] net: introduce common dev_page_is_reserved()

[PATCH v14 00/13] Introduce support for guest CET feature
 2021-01-30  6:32 UTC  (4+ messages)
` [PATCH v14 10/13] KVM: x86: Enable CET virtualization for VMX and advertise CET to userspace

[Patch v2 net-next 4/7] octeontx2-af: Physical link configuration support
 2021-01-30  9:54 UTC 

[Patch v2 net-next 2/7] octeontx2-af: Add new CGX_CMD to get PHY FEC statistics
 2021-01-30  9:52 UTC 

[GIT PULL] A Single RISC-V Fix for 5.11-rc6
 2021-01-30  2:52 UTC 

[PATCH v5 0/4] ARM: Add support for Hisilicon Kunpeng L3 cache controller
 2021-01-30  3:00 UTC  (7+ messages)
` [PATCH v5 4/4] "

[PATCH net-next v2 0/4] bridge: mrp: Extend br_mrp_switchdev_*
 2021-01-30  3:01 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Remove the defunct update_pte() paging hook
 2021-01-30  3:00 UTC  (2+ messages)

[PATCH net-next 2/2] net: ipv6: don't generate link local address on PUREIP device
 2021-01-30  3:07 UTC  (2+ messages)

[PATCH] soc: mediatek: cmdq: Remove cmdq_pkt_flush()
 2021-01-30  9:45 UTC  (3+ messages)

kprobes broken since 0d00449c7a28 ("x86: Replace ist_enter() with nmi_enter()")
 2021-01-30  8:28 UTC  (13+ messages)

[Patch v2 net-next 1/7] octeontx2-af: forward error correction configuration
 2021-01-30  9:42 UTC 

[RFC PATCH net-next] bonding: add a vlan+srcmac tx hashing option
 2021-01-30  9:41 UTC  (8+ messages)
      ` question about bonding mode 4

[Patch v2 net-next 6/7] octeontx2-pf: ethtool physical link status
 2021-01-30  9:40 UTC 

[PATCH v6 0/4] CPUFreq: Add support for opp-sharing cpus
 2021-01-30  9:43 UTC  (4+ messages)
` [PATCH v6 2/4] scmi-cpufreq: Move CPU initialisation to probe

[PATCH v4 0/2] perf/smmuv3: Don't reserve the PMCG register spaces
 2021-01-30  7:33 UTC  (4+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] iommu/arm-smmu-v3: Reserving the entire SMMU register space

[Patch v2 net-next 4/7] octeontx2-af: Physical link configuration support
 2021-01-30  9:38 UTC 

general protection fault in tomoyo_socket_sendmsg_permission
 2021-01-30  2:25 UTC  (7+ messages)

[PATCH] net/ethernet: convert to use module_platform_driver in octeon_mgmt.c
 2021-01-30  3:20 UTC  (2+ messages)

[RFC PATCH v1 0/4] vfio: Add IOPF support for VFIO passthrough
 2021-01-30  9:31 UTC  (9+ messages)
` [RFC PATCH v1 1/4] vfio/type1: Add a bitmap to track IOPF mapped pages
` [RFC PATCH v1 3/4] vfio: Try to enable IOPF for VFIO devices

[RFC PATCH 00/12] Introduce sv48 support without relocable kernel
 2021-01-30  9:33 UTC  (2+ messages)

powerpc-linux-ld: bnx2x_main.c:undefined reference to `__pskb_pull_tail'
 2021-01-30  2:48 UTC 

[PATCH] btrfs: fix boolreturn.cocci warnings
 2021-01-30  6:49 UTC 

[PATCH] hugetlbfs: fix some comment typos
 2021-01-30  9:23 UTC 

[PATCH] hugetlbfs: show pagesize in unit of GB if possible
 2021-01-30  9:03 UTC 

[PATCH v2 0/5] Add support for Qualcomm QCA639x chips family
 2021-01-30  3:59 UTC  (4+ messages)
` [PATCH v2 2/5] arm64: qcom: dts: qrb5165-rb5: add qca6391 power device

[PATCH v14 00/11] support reserving crashkernel above 4G on arm64 kdump
 2021-01-30  7:10 UTC  (12+ messages)
` [PATCH v14 01/11] x86: kdump: replace the hard-coded alignment with macro CRASH_ALIGN
` [PATCH v14 02/11] x86: kdump: make the lower bound of crash kernel reservation consistent
` [PATCH v14 03/11] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel()
` [PATCH v14 04/11] x86: kdump: move xen_pv_domain() check and insert_resource() to setup_arch()
` [PATCH v14 05/11] x86: kdump: move reserve_crashkernel[_low]() into crash_core.c
` [PATCH v14 06/11] x86/elf: Move vmcore_elf_check_arch_cross to arch/x86/include/asm/elf.h
` [PATCH v14 07/11] arm64: kdump: introduce some macroes for crash kernel reservation
` [PATCH v14 08/11] arm64: kdump: reimplement crashkernel=X
` [PATCH v14 09/11] x86, arm64: Add ARCH_WANT_RESERVE_CRASH_KERNEL config
` [PATCH v14 10/11] arm64: kdump: add memory for devices by DT property linux,usable-memory-range
` [PATCH v14 11/11] kdump: update Documentation about crashkernel

[PATCH 4.4 00/24] 4.4.254-rc1 review
 2021-01-30  7:13 UTC 

[PATCH] drm/lima: fix reference leak in lima_pm_busy
 2021-01-30  6:31 UTC  (2+ messages)

[PATCH v2] kvfree_rcu: Release page cache under memory pressure
 2021-01-30  6:47 UTC  (2+ messages)
  ` 回复: "

[PATCH] ext4: Remove unreachable code
 2021-01-30  6:42 UTC  (2+ messages)

[PATCH 4.14 00/50] 4.14.218-rc1 review
 2021-01-30  6:44 UTC 

[PATCH 4.9 00/30] 4.9.254-rc1 review
 2021-01-30  7:08 UTC  (2+ messages)

[PATCH RFC 00/30] userfaultfd-wp: Support shmem and hugetlbfs
 2021-01-30  8:08 UTC  (5+ messages)
` [PATCH RFC 21/30] hugetlb: Pass vma into huge_pte_alloc()

bcmgenet.c:undefined reference to `netif_carrier_on'
 2021-01-30  6:46 UTC 

[PATCH v12] staging: fbtft: add tearing signal detect
 2021-01-30  6:39 UTC  (4+ messages)

[PATCH v1 2/2] mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfo
 2021-01-30  8:48 UTC  (2+ messages)
  ` [PATCH v3] "

[PATCH] pinctrl: Support pin that does not support configuration option
 2021-01-30  8:21 UTC 

[PATCH] media: allegro-dvt: Use __packed sentence
 2021-01-30  8:51 UTC  (2+ messages)

[PATCH v1 0/2] Make fw_devlink=on more forgiving
 2021-01-30  4:08 UTC  (4+ messages)
` [PATCH v1 1/2] driver core: fw_devlink: Detect supplier devices that will never be added
` [PATCH v1 2/2] driver core: fw_devlink: Handle missing drivers for optional suppliers

[PATCH] mm/rmap: use page_not_mapped in try_to_unmap()
 2021-01-30  8:49 UTC 

[PATCH] mm/mempolicy: use helper range_in_vma() in queue_pages_test_walk()
 2021-01-30  9:13 UTC 

[PATCH 0/3] cdev: Generic shutdown handling
 2021-01-30  1:59 UTC  (2+ messages)

cxgb4_ethtool.c:undefined reference to `netif_tx_stop_all_queues'
 2021-01-30  8:44 UTC 

[Internal review][PATCH stable v5.4 1/2] ICMPv6: Add ICMPv6 Parameter Problem, code 3 definition
 2021-01-30  8:36 UTC  (2+ messages)

[PATCH v2] misc: bcm-vk: only support ttyVK if CONFIG_TTY is set
 2021-01-30  8:55 UTC  (2+ messages)

[PATCH 1/2] docs: Make syscalls' helpers naming consistent
 2021-01-30  7:18 UTC  (2+ messages)

[PATCH v2] staging: qlge/qlge_ethtool.c: Switch from strlcpy to strscpy
 2021-01-30  4:48 UTC 

[PATCH v2 0/2] Remove the IIO counter ABI
 2021-01-30  2:37 UTC  (3+ messages)
` [PATCH v2 1/2] counter: 104-quad-8: Remove "
` [PATCH v2 2/2] iio: Remove the IIO counter ABI documentation

[PATCH] soc: ti: k3-ringacc: Use of_device_get_match_data()
 2021-01-30  5:04 UTC 

[PATCH v2] xen-blkback: fix compatibility bug with single page rings
 2021-01-30  5:09 UTC  (4+ messages)

[PATCH v8 0/9] remoteproc: qcom: q6v5-wcss: Add support for secure pil
 2021-01-30  5:20 UTC  (10+ messages)
` [PATCH v8 1/9] remoteproc: qcom: Add PRNG proxy clock
` [PATCH v8 2/9] remoteproc: qcom: Add secure PIL support
` [PATCH v8 3/9] remoteproc: qcom: Add support for split q6 + m3 wlan firmware
` [PATCH v8 4/9] remoteproc: qcom: Add ssr subdevice identifier
` [PATCH v8 5/9] remoteproc: qcom: Update regmap offsets for halt register
` [PATCH v8 6/9] dt-bindings: clock: qcom: Add reset for WCSSAON
` [PATCH v8 7/9] clk: qcom: Add WCSSAON reset
` [PATCH v8 8/9] arm64: dts: Add support for scm on IPQ8074 SoCs
` [PATCH v8 9/9] arm64: dts: qcom: Enable Q6v5 WCSS for ipq8074 SoC

[PATCH v9 0/4] Add non PAS wcss Q6 support for QCS404
 2021-01-30  5:19 UTC  (5+ messages)
` [PATCH v9 1/4] remoteproc: qcom: wcss: populate hardcoded param using driver data
` [PATCH v9 2/4] dt-bindings: remoteproc: qcom: Add Q6V5 Modem PIL binding for QCS404
` [PATCH v9 3/4] remoteproc: qcom: wcss: Add non pas wcss Q6 support "
` [PATCH v9 4/4] remoteproc: qcom: wcss: explicitly request exclusive reset control

[PATCH 1/2] net: atm: pppoatm: use tasklet_init to initialize wakeup tasklet
 2021-01-30  2:30 UTC  (2+ messages)

[PATCH 4.19 00/26] 4.19.172-rc1 review
 2021-01-30  5:43 UTC 

[PATCH net] rxrpc: Fix deadlock around release of dst cached on udp tunnel
 2021-01-30  5:50 UTC  (2+ messages)

[PATCH] arm64: dts: meson-gx: remove wrong reserved BL31 memory
 2021-01-30  5:40 UTC 

[PATCH] platform/x86: dell-wmi-sysman: fix a NULL pointer dereference
 2021-01-30  3:55 UTC  (3+ messages)

[PATCH v5 net-next] net: Remove redundant calls of sk_tx_queue_clear()
 2021-01-30  5:10 UTC  (2+ messages)

[PATCH v7 0/5] Introduce the Counter character device interface
 2021-01-30  5:15 UTC  (6+ messages)
` [PATCH v7 3/5] counter: Add "

[PATCH v6 net-next] vmxnet3: Remove buf_info from device accessible structures
 2021-01-30  5:09 UTC 

[PATCH] drm/msm/dsi: save PLL registers across first PHY reset
 2021-01-30  2:00 UTC  (3+ messages)

cxgb4_ethtool.c:undefined reference to `ethtool_rx_flow_rule_create'
 2021-01-30  4:51 UTC 

[PATCH -next] ACPI: tables: Mark acpi_init_fpdt with static keyword
 2021-01-30  2:23 UTC  (3+ messages)
  ` 答复: "

[PATCH] gpiolib: free device name on error path to fix kmemleak
 2021-01-30  3:44 UTC  (3+ messages)

[PATCH] mtd: rawnand: Do not check for bad block if bbt is unavailable
 2021-01-30  3:54 UTC 

[PATCH v2 3/5] pcie-qcom: provide a way to power up qca6390 chip on RB5 platform
 2021-01-30  3:53 UTC  (4+ messages)

5.9.11 still hanging 2mn at each boot and looping on nvidia-gpu 0000:01:00.3: PME# enabled (Quadro RTX 4000 Mobile)
 2021-01-30  2:04 UTC  (3+ messages)

[PATCH V3 0/6] x86: don't abuse tss.sp1
 2021-01-30  2:53 UTC  (3+ messages)

[PATCH v3 00/34] Intel Vision Processing base enabling
 2021-01-30  2:02 UTC  (4+ messages)
` [PATCH v3 06/34] dt-bindings: Add bindings for Keem Bay VPU IPC driver

[PATCH V5 5/5] gpio: gpio-xilinx: Add check if width exceeds 32
 2021-01-30  2:05 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).