messages from 2020-09-09 02:44:06 to 2020-09-09 04:44:48 UTC [more...]
[cip-dev] [PATCH 4.4.y-cip 00/11] ti-cpufreq backport
2020-09-09 4:42 UTC (11+ messages)
` [cip-dev] [PATCH 4.4.y-cip 01/11] PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindings
` [cip-dev] [PATCH 4.4.y-cip 02/11] PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp API
` [cip-dev] [PATCH 4.4.y-cip 03/11] Documentation: dt: add bindings for ti-cpufreq
` [cip-dev] [PATCH 4.4.y-cip 04/11] cpufreq: ti: Add cpufreq driver to determine available OPPs at runtime
` [cip-dev] [PATCH 4.4.y-cip 05/11] cpufreq: ti: Fix 'of_node_put' being called twice in error handling path
` [cip-dev] [PATCH 4.4.y-cip 07/11] cpufreq: ti-cpufreq: add missing of_node_put()
` [cip-dev] [PATCH 4.4.y-cip 08/11] cpufreq: ti-cpufreq: Fix an incorrect error return value
` [cip-dev] [PATCH 4.4.y-cip 09/11] cpufreq: dt: Don't use generic platdev driver for ti-cpufreq platforms
` [cip-dev] [PATCH 4.4.y-cip 10/11] ARM: omap2plus_defconfig: Enable support for ti-cpufreq
` [cip-dev] [PATCH 4.4.y-cip 11/11] ARM: dts: am33xx: Add updated operating-points-v2 table for cpu
Question about STEP_DECOMPRESS_NOWQ
2020-09-09 4:43 UTC (2+ messages)
` [f2fs-dev] "
[balbi-usb:testing/fixes] BUILD SUCCESS 51609fba0cca69206a213171ce0cdf2dfc9cb21d
2020-09-09 4:42 UTC
drivers/devfreq/imx-bus.c:120:34: warning: unused variable 'imx_bus_of_match'
2020-09-09 4:42 UTC
[RFC 0/4] Add a 'in_mmio' device flag to avoid the DMA to MMIO
2020-09-09 4:39 UTC (3+ messages)
Warrior and Thud stable branches
2020-09-09 4:39 UTC
WARNING: suspicious RCU usage: race/events/tlb.h:57 suspicious rcu_dereference_check() usage!
2020-09-09 4:38 UTC
drivers/accessibility/speakup/speakup_soft.c:296 softsynthx_read() error: double unlocked 'speakup_info.spinlock' (orig line 257)
2020-09-09 4:36 UTC
[PATCH v5] crypto: af_alg - add extra parameters for DRBG interface
2020-09-09 4:35 UTC (3+ messages)
` [PATCH v6] "
[PATCH 0/7] Add CPUFreq support for SM8250 SoC
2020-09-09 4:35 UTC (8+ messages)
` [PATCH 5/7] cpufreq: qcom-hw: Use regmap for accessing hardware registers
drivers/gpu/drm/armada/armada_overlay.c:329:1: warning: no previous prototype for 'armada_overlay_duplicate_state'
2020-09-09 4:34 UTC
[PATCH net-next] net: dsa: b53: Report VLAN table occupancy via devlink
2020-09-09 4:32 UTC
[PATCH v2] kbuild: preprocess module linker script
2020-09-09 4:27 UTC (7+ messages)
WARNING: suspicious RCU usage: include/trace/events/tlb.h:57 suspicious rcu_dereference_check() usage!
2020-09-09 4:27 UTC
[PATCH bpf-next 00/11] RFC: Make check_func_arg table driven
2020-09-09 4:22 UTC (9+ messages)
` [PATCH bpf-next 01/11] btf: Fix BTF_SET_START_GLOBAL macro
` [PATCH bpf-next 02/11] btf: add a global set of valid BTF socket ids
` [PATCH bpf-next 03/11] btf: make btf_set_contains take a const pointer
` [PATCH bpf-next 04/11] bpf: check scalar or invalid register in check_helper_mem_access
[PATCH 1/2] drm/radeon: Don't use WC for VRAM if !RADEON_GEM_GTT_WC
2020-09-09 4:22 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu: Don't use WC for VRAM if !AMDGPU_GEM_CREATE_CPU_GTT_USWC
[PATCH] mm/vmscan: fix infinite loop in drop_slab_node
2020-09-09 4:19 UTC (3+ messages)
` [External] "
[PATCH v2] net: phy: call phy_disable_interrupts() in phy_attach_direct() instead
2020-09-09 4:18 UTC (3+ messages)
poky dhcpcd failed build
2020-09-09 4:17 UTC (6+ messages)
` [yocto] "
general protection fault in unlink_file_vma
2020-09-09 4:15 UTC (2+ messages)
[PATCH] i2c: busses: replace spin_lock_irqsave by spin_lock in hard IRQ
2020-09-09 4:10 UTC (2+ messages)
[PATCH 1/3] MIPS: Loongson64: Increase NR_IRQS to 320
2020-09-09 4:09 UTC (3+ messages)
` [PATCH 2/3] irqchip/loongson-htvec: Fix initial interrupts clearing
` [PATCH 3/3] irqchip/loongson-pch-pic: Reserve legacy LPC irqs
[qemu-mainline test] 153971: regressions - FAIL
2020-09-09 4:11 UTC
[PATCH 0/2] scsi: lpfc: Reduce logging object code size
2020-09-09 4:10 UTC (2+ messages)
[PATCH net 2/2] hv_netvsc: Cache the current data path to avoid duplicate call and message
2020-09-09 4:08 UTC
[PATCH net 1/2] hv_netvsc: Switch the data path at the right time during hibernation
2020-09-09 4:07 UTC
[PATCH v2 net] net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
2020-09-09 4:07 UTC
[PATCH] drm/nouveau: Add fine-grain temperature reporting
2020-09-09 4:05 UTC (4+ messages)
` [Nouveau] "
[Linux-kernel-mentees] Evaluate and Improve checkpatch: general doubts about project
2020-09-09 3:46 UTC
[PATCH bpf-next] selftests/bpf: fix test_sysctl_loop{1,2} failure due to clang change
2020-09-09 4:04 UTC (4+ messages)
[PATCH] platform/chrome: cros_ec_debugfs: Support pd_info v2 format
2020-09-09 4:04 UTC
[PATCH, v4] Revert "ath10k: fix DMA related firmware crashes on multiple devices"
2020-09-09 4:02 UTC (5+ messages)
` [PATCH,v4] "
[BlueZ PATCH v1 1/4] client: Implement basic interface of ADV monitor in bluetoothctl
2020-09-09 4:01 UTC (4+ messages)
` [BlueZ PATCH v1 2/4] client: Implement more interfaces "
[RFC PATCH 00/16] 1GB THP support on x86_64
2020-09-09 4:01 UTC (9+ messages)
[PATCH] usb: ohci: Default to per-port over-current protection
2020-09-09 3:57 UTC
[PATCH] msgop.2: Add restriction on ENOSYS error
2020-09-09 3:57 UTC
[PATCH v2 2/3] soc: sifive: Add SiFive specific Cadence DDR controller driver
2020-09-09 3:56 UTC (5+ messages)
drivers/iommu/io-pgtable-arm.c:1138 arm_lpae_dump_ops() warn: should '8 << data->pgd_bits' be a 64 bit
2020-09-09 3:56 UTC
[ovmf test] 153993: regressions - FAIL
2020-09-09 3:53 UTC
[GIT PULL] KVM/arm64 fixes for 5.9
2020-09-09 3:23 UTC (4+ messages)
` [PATCH 7/9] KVM: arm64: Do not try to map PUDs when they are folded into PMD
[PATCH v4 0/2] gpio: Add a managed API
2020-09-09 3:53 UTC (4+ messages)
` [PATCH v4 2/2] test: gpio: Add tests for the "
[PATCH 0/9] Rework runtime suspend and SCSI domain validation
2020-09-09 3:51 UTC (3+ messages)
` [PATCH 7/9] scsi_transport_spi: Freeze request queues instead of quiescing
[dpdk-dev] [RFC] app/testpmd: distinguish ICMP identifier fields in packet
2020-09-09 3:49 UTC (5+ messages)
` [dpdk-dev] [RFC v2 1/1] "
[PATCH bpf-next 0/2] bpf: detect build errors for man pages for bpftool and eBPF helpers
2020-09-09 3:48 UTC (2+ messages)
[PATCH] firmware: arm_scmi: Fix NULL pointer dereference in mailbox_chan_free
2020-09-09 3:47 UTC (2+ messages)
Question: Why is there no notification when a file is opened using filp_open()?
2020-09-09 3:44 UTC (6+ messages)
[PATCH v4 0/5] fsstress,fsx: add io_uring test and do some fix
2020-09-09 3:58 UTC (4+ messages)
` [PATCH v4 5/5] fsx: add IO_URING test
[xen-unstable bisection] complete test-xtf-amd64-amd64-1
2020-09-09 3:43 UTC
[v1,0/3] PCI: mediatek: Add new generation controller support
2020-09-09 3:39 UTC (10+ messages)
` [v1,1/3] dt-bindings: Add YAML schemas for Gen3 PCIe controller
[PATCH for-next 0/9] RDMA/hns: Misc Updates
2020-09-09 3:41 UTC (4+ messages)
` [PATCH for-next 1/9] RDMA/hns: Refactor process about opcode in post_send()
cron job: media_tree daily build: ERRORS
2020-09-09 3:41 UTC
[RESEND PATCH 1/1] block: Set same_page to false in __bio_try_merge_page if ret is false
2020-09-09 3:36 UTC (2+ messages)
[PATCH] support: user more portable atomic wrappers
2020-09-09 3:32 UTC
[Buildroot] [PATCH 1/1] package/rtl8821au: fix build against 5.8.x kernel
2020-09-09 3:32 UTC
drivers/dma/xilinx/xilinx_dpdma.c:1172 xilinx_dpdma_synchronize() error: double unlocked 'chan->vchan.lock' (orig line 1170)
2020-09-09 3:32 UTC
[GIT PULL FOR v5.10 (v2)] mtk-vcodec: venc: support for MT8183
2020-09-09 3:29 UTC (5+ messages)
[pull request][net-next V2 00/12] mlx5 Multi packet tx descriptors for SKBs
2020-09-09 3:29 UTC (4+ messages)
` [net-next V2 03/12] net/mlx5e: Move mlx5e_tx_wqe_inline_mode to en_tx.c
permissions of main folder for git-manpages.tar.gz
2020-09-09 3:28 UTC (3+ messages)
[f2fs-dev] [PATCH] f2fs: clean up vm_map_ram() call
2020-09-09 3:28 UTC (5+ messages)
[v1,1/3] dt-bindings: Add YAML schemas for Gen3 PCIe controller
2020-09-09 3:14 UTC (4+ messages)
[PATCH net-next 0/5] net: ipa: wake up system on RX available
2020-09-09 3:27 UTC (3+ messages)
` [PATCH net-next 1/5] net: ipa: use atomic exchange for suspend reference
[PATCH trivial] net: ethernet/neterion/vxge: fix spelling of "functionality"
2020-09-09 3:26 UTC (2+ messages)
[PATCH trivial] nfc: pn533/usb.c: fix spelling of "functions"
2020-09-09 3:26 UTC (2+ messages)
[PATCH bpf-next v2 0/2] tools: bpftool: support creating outer maps
2020-09-09 3:25 UTC (3+ messages)
` [PATCH bpf-next v2 1/2] tools: bpftool: clean up function to dump map entry
[RFC] dt-bindings: mailbox: add doorbell support to ARM MHU
2020-09-09 3:23 UTC (14+ messages)
[PATCH] net/sock: don't drop udp packets if udp_mem[2] not reached
2020-09-09 3:24 UTC (5+ messages)
[PATCH net-next] ipv6: add tos reflection in TCP reset and ack
2020-09-09 3:21 UTC (2+ messages)
drivers/mtd/nand/raw/ams-delta.c:373:34: warning: unused variable 'gpio_nand_of_id_table'
2020-09-09 3:21 UTC
[PATCH 0/8] qedf: Misc fixes for the driver
2020-09-09 3:19 UTC (2+ messages)
[PATCH] ide:do nothing for identify cmd if no any device attached
2020-09-09 3:13 UTC (4+ messages)
` 答复: "
[PATCH net] ip: fix tos reflection in ack and reset packets
2020-09-09 3:20 UTC (2+ messages)
[PATCH v2 00/12] target/arm: Add vSPE support to KVM guest
2020-09-09 3:19 UTC (7+ messages)
` [PATCH v2 11/12] target/arm/kvm: spe: Enable userspace irqchip support
` [PATCH v2 12/12] target/arm: spe: Add corresponding doc and test
[PATCH net-next 0/3] rxrpc: Allow more calls to same peer
2020-09-09 3:18 UTC (2+ messages)
[PATCH 00/14] multipath-tools series: some cleanups and fixes checked by codedex tool
2020-09-09 3:18 UTC (7+ messages)
` [PATCH 09/14] libmultipath: check whether mp->features is NULl in, assemble_map
[PATCH] net: tc35815: switch from 'pci_' to 'dma_' API
2020-09-09 3:17 UTC (3+ messages)
[PATCH] hippi: switch from 'pci_' to 'dma_' API
2020-09-09 3:17 UTC (3+ messages)
[PATCH net-next] sfc: coding style cleanups in mcdi_port_common.c
2020-09-09 3:15 UTC (2+ messages)
[PATCH for-next] riscv/mm/fault: Fix inline placement in vmalloc_fault() declaration
2020-09-09 3:14 UTC (2+ messages)
[PATCH for-next] riscv/mm/fault: Set FAULT_FLAG_INSTRUCTION flag in do_page_fault()
2020-09-09 3:14 UTC (2+ messages)
[PATCH 4.19 00/88] 4.19.144-rc1 review
2020-09-09 3:13 UTC (4+ messages)
` [PATCH 4.19 41/88] net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()
pull-request: ieee802154 for net 2020-09-08
2020-09-09 3:13 UTC (2+ messages)
[ANNOUNCE] v5.9-rc3-rt3
2020-09-09 3:12 UTC (2+ messages)
[PATCH net-next] net: bridge: mcast: fix unused br var when lockdep isn't defined
2020-09-09 3:12 UTC (3+ messages)
` [PATCH net-next] rcu: prevent RCU_LOCKDEP_WARN() from swallowing the condition
[PATCH net] MAINTAINERS: remove John Allen from ibmvnic
2020-09-09 3:10 UTC (2+ messages)
[PATCH] fib: fix fib_rule_ops indirect call wrappers when CONFIG_IPV6=m
2020-09-09 3:09 UTC (2+ messages)
[PATCH 0/5] Netfilter fixes for net
2020-09-09 3:08 UTC (2+ messages)
[PATCH v4 0/7] vhost-user-blk: fix the migration issue and enhance qtests
2020-09-09 3:06 UTC (13+ messages)
` [PATCH v4 2/7] vhost: check queue state in the vhost_dev_set_log routine
` [PATCH v4 3/7] tests/qtest/vhost-user-test: prepare the tests for adding new dev class
` [PATCH v4 4/7] tests/qtest/libqos/virtio-blk: add support for vhost-user-blk
` [PATCH v4 5/7] tests/qtest/vhost-user-test: add support for the vhost-user-blk device
` [PATCH v4 6/7] tests/qtest/vhost-user-test: add migrate_reconnect test
` [PATCH v4 7/7] tests/qtest/vhost-user-test: enable the reconnect tests
[PATCH net-next 0/3] devlink show controller info
2020-09-09 3:06 UTC (5+ messages)
` [PATCH net-next v2 0/6] devlink show controller number
` [PATCH net-next v2 5/6] devlink: Introduce "
[PATCH stable 4.19 v2 0/2] arm64: entry: Place an SB sequence following an ERET instruction
2020-09-09 3:04 UTC (4+ messages)
[PATCH net-next] netlabel: Fix some kernel-doc warnings
2020-09-09 3:04 UTC (2+ messages)
[PATCH net-next] net: wimax: i2400m: fix 'msg_skb' kernel-doc warning in i2400m_msg_to_dev()
2020-09-09 3:04 UTC (2+ messages)
[PATCH net-next] bnx2x: Fix some kernel-doc warnings
2020-09-09 3:04 UTC (2+ messages)
[RFC V2 0/9] x86/mmu:Introduce parallel memory virtualization to boost performance
2020-09-09 3:04 UTC (2+ messages)
[PATCH net-next] cipso: fix 'audit_secid' kernel-doc warning in cipso_ipv4.c
2020-09-09 3:03 UTC (2+ messages)
[MPTCP] [MPTCP][PATCH net] mptcp: fix kmalloc flag in mptcp_pm_nl_get_local_id
2020-09-09 3:01 UTC (2+ messages)
` "
[PATCH v1] mpt3sas: Add support for Non-secure Aero and Sea PCI IDs
2020-09-09 3:02 UTC (6+ messages)
[PATCH] net: phy: call phy_disable_interrupts() in phy_attach_direct() instead
2020-09-09 3:01 UTC (2+ messages)
[v4,0/4] introduce TI reset controller for MT8192 SoC
2020-09-09 2:57 UTC (6+ messages)
` [v4,3/4] reset-controller: ti: introduce a new reset handler
[PATCH 1/2] kunit: support failure from dynamic analysis tools
2020-09-09 3:00 UTC (5+ messages)
` [PATCH 2/2] kunit: ubsan integration
[PATCH v2 0/5] input: misc: Add IBM Operation Panel driver
2020-09-09 2:59 UTC (4+ messages)
` [PATCH v2 3/5] i2c: aspeed: Mask IRQ status to relevant bits
[PATCH V2 for-5.2] hw/null-machine: Add the kvm_type() hook for MIPS
2020-09-09 2:57 UTC (3+ messages)
[PATCH 00/16] common: Drop remaining includes in common.h
2020-09-09 2:58 UTC (3+ messages)
` [RFCv2] "
[PATCH RESEND 1/3] KVM: SVM: Get rid of handle_fastpath_set_msr_irqoff()
2020-09-09 2:57 UTC (3+ messages)
` [PATCH RESEND 2/3] KVM: SVM: Move svm_complete_interrupts() into svm_vcpu_run()
` [PATCH RESEND 3/3] KVM: SVM: Reenable handle_fastpath_set_msr_irqoff() after complete_interrupts()
[PATCH net] ipv6: avoid lockdep issue in fib6_del()
2020-09-09 2:57 UTC (2+ messages)
[PATCH 0/2] SAN Congestion Management (SCM) statistics
2020-09-09 2:57 UTC (3+ messages)
[PATCH v4] usb-serial:cp210x: add support to software flow control
2020-09-09 2:39 UTC
[dpdk-dev] [PATCH v1] net/iavf: support flex desc metadata extraction
2020-09-09 2:54 UTC
[PATCH v9 00/24] coresight: allow to build coresight as modules
2020-09-09 2:54 UTC (4+ messages)
[PATCH 3/3] KVM: SVM: Reenable handle_fastpath_set_msr_irqoff() after complete_interrupts()
2020-09-09 2:55 UTC
[PATCH 2/3] KVM: SVM: Move svm_complete_interrupts() into svm_vcpu_run()
2020-09-09 2:55 UTC
[PATCH] Remove STATFS_IS_STATFS64 conditional as it is zero in all ports
2020-09-09 2:48 UTC
[PATCH 1/3] KVM: SVM: Get rid of handle_fastpath_set_msr_irqoff()
2020-09-09 2:54 UTC
[PATCH 0/4] scsi: ufs-mediatek: Fixes for kernel v5.10
2020-09-09 2:50 UTC (4+ messages)
[net-next] net: smsc911x: Remove unused variables
2020-09-09 2:53 UTC (2+ messages)
[PATCH 00/14] treewide: add initial support for R-Car V3U
2020-09-09 2:52 UTC (4+ messages)
` [PATCH 12/14] clk: renesas: cpg-mssr: Add "
[Intel-gfx] [PATCH] drm/i915/gvt: Introduce per object locking in GVT scheduler
2020-09-09 2:52 UTC (4+ messages)
[PATCH net-next 0/7] net: hns3: misc updates
2020-09-09 2:52 UTC (3+ messages)
[Bug 1894818] [NEW] COLO's guest VNC client hang after failover
2020-09-09 2:40 UTC (2+ messages)
` [Bug 1894818] "
[PATCH v2] net: tracepoint: fix print wrong sysctl_mem value
2020-09-09 2:49 UTC (2+ messages)
[ovmf test] 153990: regressions - FAIL
2020-09-09 2:46 UTC
[PATCH v2 0/2] Add SPMI support for Mediatek MT6873/8192 SoC IC
2020-09-09 2:44 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: spmi: document binding for the Mediatek SPMI controller
[dpdk-dev] [PATCH 1/3] ethdev: introduce FEC API
2020-09-09 2:43 UTC (5+ messages)
` [dpdk-dev] [PATCH V2 0/3] add FEC support
` [dpdk-dev] [PATCH V2 1/3] ethdev: introduce FEC API
` [dpdk-dev] [PATCH V2 2/3] net/hns3: support FEC
` [dpdk-dev] [PATCH V2 3/3] app/testpmd: add FEC command
[PATCH next v2 0/3] soc: ti: k3: ringacc: add am65x sr2.0 support
2020-09-09 2:40 UTC (4+ messages)
PROBLEM: another potential concurrency bug in swap_inode_boot_loader()
2020-09-09 2:44 UTC (2+ messages)
[PATCH v18 00/32] per memcg lru_lock
2020-09-09 2:44 UTC (10+ messages)
[PATCH 0/7] riscv: Correctly handle IPIs already pending upon boot
2020-09-09 2:44 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.