linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-22 16:51:20 to 2021-07-22 20:09:25 UTC [more...]

[PATCH 0/5] drm/msm/dp: Allow variation in register regions
 2021-07-22 20:09 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: msm/dp: Change reg definition
` [PATCH 2/5] drm/msm/dp: Use devres for ioremap()
` [PATCH 3/5] drm/msm/dp: Refactor ioremap wrapper

[PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
 2021-07-22 20:09 UTC  (13+ messages)

[PATCH v3 0/6] asm-generic: strncpy_from_user/strnlen_user cleanup
 2021-07-22 20:07 UTC  (5+ messages)
` [PATCH v3 9/9] asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
  ` [PATCH v3 9/9] asm-generic: reverse GENERIC_{STRNCPY_FROM, STRNLEN}_USER symbols

[PATCH 1/2] futex: mark futex_detect_cmpxchg() as 'noinline'
 2021-07-22 20:05 UTC  (4+ messages)

[PATCH][next] net: dsa: sja1105: remove redundant re-assignment of pointer table
 2021-07-22 20:05 UTC  (2+ messages)

[PATCH net v2] can: raw: fix raw_rcv panic for sock UAF
 2021-07-22 19:56 UTC  (5+ messages)

[PATCH v6 0/2] firmware_loader: fix uaf in firmware_fallback_sysfs
 2021-07-22 19:59 UTC  (3+ messages)
` [PATCH v6 1/2] firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback

nouveau broken again on Riva TNT2 in 5.14.0-rc2
 2021-07-22 19:51 UTC  (2+ messages)

[PATCH] net: qrtr: mhi: synchronize qrtr and mhi preparation
 2021-07-22 19:50 UTC  (6+ messages)

[PATCH v3 1/4] clk: fractional-divider: Export approximation algorithm to the CCF users
 2021-07-22 19:50 UTC  (4+ messages)
` [PATCH v3 2/4] clk: fractional-divider: Hide clk_fractional_divider_ops from wide audience
` [PATCH v3 3/4] clk: fractional-divider: Introduce POWER_OF_TWO_PS flag
` [PATCH v3 4/4] clk: fractional-divider: Document the arithmetics used behind the code

[PATCH V2] ath10k: don't fail if IRAM write fails
 2021-07-22 19:42 UTC  (2+ messages)

[PATCH v3 0/5] drm: use dyndbg in drm_print
 2021-07-22 19:38 UTC  (4+ messages)
` [PATCH v3 3/5] drm/print: RFC add choice to use dynamic debug in drm-debug

[PATCH] soc: fsl: qe: convert QE interrupt controller to platform_device
 2021-07-22 19:37 UTC  (4+ messages)

[PATCH] iommu/amd: Convert from atomic_t to refcount_t on pasid_state->count
 2021-07-22 19:34 UTC 

[PATCH v1 1/1] clk: x86: Rename clk-lpt to more specific clk-lpss-atom
 2021-07-22 19:34 UTC 

[PATCH v2 0/3] kvm/arm: New VMID allocator based on asid
 2021-07-22 19:33 UTC  (6+ messages)
` [PATCH v2 3/3] kvm/arm: Align the VMID allocation with the arm64 ASID one

[PATCH] iommu/amd: Convert from atomic_t to refcount_t on device_state->count
 2021-07-22 19:33 UTC  (2+ messages)

[PATCH] phy: qmp: Provide unique clock names for DP clocks
 2021-07-22 19:31 UTC  (2+ messages)

[PATCH] ath10k: don't fail if IRAM write fails
 2021-07-22 19:29 UTC 

[PATCH v2 0/7] add fixes to pass DP Link Layer compliance test cases
 2021-07-22 19:24 UTC  (15+ messages)
` [PATCH v2 1/7] drm/msm/dp: use dp_ctrl_off_link_stream during PHY compliance test run
` [PATCH v2 2/7] drm/msm/dp: reduce link rate if failed at link training 1
` [PATCH v2 3/7] drm/msm/dp: reset aux controller after dp_aux_cmd_fifo_tx() failed
` [PATCH v2 4/7] drm/msm/dp: replug event is converted into an unplug followed by an plug events
` [PATCH v2 5/7] drm/msm/dp: return correct edid checksum after corrupted edid checksum read
` [PATCH v2 6/7] drm/msm/dp: do not end dp link training until video is ready
` [PATCH v2 7/7] drm/msm/dp: retrain link when loss of symbol lock detected

[PATCH v2 0/4] Fix restricted DMA vs swiotlb_exit()
 2021-07-22 19:22 UTC  (2+ messages)

[PATCH v3] include: linux: Reorganize timekeeping and ktime headers
 2021-07-22 19:19 UTC  (4+ messages)

[PATCH v5 3/3] pwm: Add support for Xilinx AXI Timer
 2021-07-22 19:18 UTC  (3+ messages)

[PATCH 0/3] drm, drm/vmwgfx: fixes and updates related to drm_master
 2021-07-22 19:17 UTC  (7+ messages)
` [PATCH 1/3] drm: use the lookup lock in drm_is_current_master
` [PATCH 3/3] drm/vmwgfx: fix potential UAF in vmwgfx_surface.c

[jens.wiklander:optee_ffa_v3 5/5] ffa_abi.c:(.init.text+0x0): multiple definition of `init_module'; drivers/tee/optee/smc_abi.o:smc_abi.c:(.init.text+0x0): first defined here
 2021-07-22 18:59 UTC 

[jirislaby:devel 59/62] arch/arm64/lib/memcpy.S:61: Error: junk at end of line, first unrecognized character is `('
 2021-07-22 19:07 UTC 

[PATCH] dma-buf: heaps: Set allocation limit for system heap
 2021-07-22 19:07 UTC 

[PATCH v1] clk: tegra: Implement disable_unused() of tegra_clk_sdmmc_mux_ops
 2021-07-22 19:06 UTC  (2+ messages)

[PATCH v2 0/8] My AVIC patch queue
 2021-07-22 19:06 UTC  (6+ messages)
` [PATCH v2 8/8] KVM: x86: hyper-v: Deactivate APICv only when AutoEOI feature is in use

[PATCH v9 0/9] add support for direct I/O with fscrypt using blk-crypto
 2021-07-22 19:04 UTC  (3+ messages)
` [PATCH v9 6/9] iomap: support "

[PATCH] percpu: remove export of pcpu_base_addr
 2021-07-22 18:58 UTC 

[jirislaby:devel 59/62] arch/arm64/lib/memcpy.S:61: Error: junk at end of line, first unrecognized character is `('
 2021-07-22 18:57 UTC 

dmaengine: idxd: fix submission race window
 2021-07-22 18:56 UTC 

[PATCH] mpls: defer ttl decrement in mpls_forward()
 2021-07-22 18:50 UTC 

[PATCH 5.10 000/123] 5.10.53-rc2 review
 2021-07-22 18:50 UTC 

[PATCH 5.10 000/125] 5.10.53-rc1 review
 2021-07-22 18:48 UTC  (3+ messages)

octeontx2-af: Introduce internal packet switching
 2021-07-22 18:47 UTC 

[PATCH 0/2] shm: omit forced shm destroy if task IPC namespace was changed
 2021-07-22 18:46 UTC  (3+ messages)
` [RFC PATCH] shm: extend forced shm destroy to support objects from several IPC nses

[PATCH v7 0/4] use bin_attribute to break the size limitation of cpumap ABI
 2021-07-22 18:45 UTC  (12+ messages)
` [PATCH v7 4/4] lib: test_bitmap: add bitmap_print_to_buf test cases

[PATCH 17/23] iommu/vt-d: Prepare for multiple DMA domain types
 2021-07-22 18:44 UTC  (4+ messages)

[PATCH v1 1/1] once: Fix trivia typo Not -> Note
 2021-07-22 18:43 UTC 

[PATCH v10 0/6] Re-introduce TX FIFO resize for larger EP bursting
 2021-07-22 18:43 UTC  (7+ messages)

[PATCH 0/3] sched, x86, arm64: PREEMPT_RT, FPU and preemption
 2021-07-22 18:32 UTC  (5+ messages)
` [PATCH 1/3] sched/preempt: Introduce preempt_{enable, disable}_bh()
` [PATCH 2/3] x86/fpu: Make FPU protection reuse common helper
` [PATCH 3/3] arm64/fpsimd: Fix FPSIMD context handling vs PREEMPT_RT

[PATCH v5 00/26] userfaultfd-wp: Support shmem and hugetlbfs
 2021-07-22 18:30 UTC  (2+ messages)

[PATCH] writeback: memcg: simplify cgroup_writeback_by_id
 2021-07-22 18:26 UTC 

[“PATCH” 0/2] Add support for Intel Thunder Bay SPI
 2021-07-22 18:26 UTC  (7+ messages)
` [“PATCH” 1/2] dt-bindings: spi: Add bindings for Intel Thunder Bay SoC
` [“PATCH” 2/2] spi: dw: Add support for Intel Thunder Bay SPI

[PATCH v5 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
 2021-07-22 18:25 UTC  (3+ messages)
` [PATCH v5 06/14] RDMA/irdma: Use irq_update_affinity_hint

[PATCH net-next] ipv6: fix "'ioam6_if_id_max' defined but not used" warn
 2021-07-22 18:07 UTC  (2+ messages)

[PATCH 00/16] KVM: arm64: MMIO guard PV services
 2021-07-22 18:04 UTC  (6+ messages)
` [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure

[PATCH v3] mm: Enable suspend-only swap spaces
 2021-07-22 18:00 UTC  (5+ messages)

[PATCH] Bluetooth: btusb: Add support for Foxconn Mediatek Chip
 2021-07-22 18:00 UTC  (3+ messages)
` [PATCH v2] "

[GIT PULL] Hyper-V fixes for 5.14-rc3
 2021-07-22 18:00 UTC  (4+ messages)

[GIT PULL] MMC fixes for v5.14-rc3
 2021-07-22 18:00 UTC  (2+ messages)

[GIT PULL] arm64 fixes for -rc3
 2021-07-22 18:00 UTC  (2+ messages)

[PATCH v3] drm/dp_mst: Fix return code on sideband message failure
 2021-07-22 17:53 UTC  (4+ messages)

[PATCH] ipv6: decrease hop limit counter in ip6_forward()
 2021-07-22 17:44 UTC 

linux-5.13.2: warning from kernel/rcu/tree_plugin.h:359
 2021-07-22 17:44 UTC  (10+ messages)

[PATCH] f2fs: use rwlock instead of rwsem for journal
 2021-07-22 17:44 UTC  (2+ messages)
` [PATCH v2] f2fs: don't sleep while grabing nat_tree_lock

[bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
 2021-07-22 17:40 UTC  (12+ messages)

[PATCH v2 00/10] Add Modem support on SC7280 SoCs
 2021-07-22 17:34 UTC  (6+ messages)
` [PATCH v2 10/10] arm64: dts: qcom: sc7280: Update Q6V5 MSS node

[PATCHv3 0/8] videobuf2: support new noncontiguous DMA API
 2021-07-22 17:33 UTC  (5+ messages)
` [PATCHv3 7/8] videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flag
` [PATCHv3 8/8] videobuf2: handle non-contiguous DMA allocations

[RESEND] scsi: aacraid: aachba: replace if with max()
 2021-07-22 17:32 UTC 

[PATCH v2 0/9] ARM: remove set_fs callers and implementation
 2021-07-22 17:27 UTC  (5+ messages)

[PATCH -next 1/2] riscv: implemented auipc simulate instruction
 2021-07-22 17:26 UTC  (2+ messages)

[PATCH v8 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
 2021-07-22 17:26 UTC  (7+ messages)

[PATCH] memory: tegra: fix unused-function warning
 2021-07-22 17:22 UTC  (2+ messages)

[RESEND] gpu: ipu-v3: use swap()
 2021-07-22 17:21 UTC 

[PATCH] KVM: x86: Check the right feature bit for MSR_KVM_ASYNC_PF_ACK access
 2021-07-22 17:19 UTC  (2+ messages)

[RESEND] ppc4xx: replace sscanf() by kstrtoul()
 2021-07-22 17:16 UTC 

[PATCH] ASoC: codecs: wcd938x: fix wcd module dependency
 2021-07-22 17:10 UTC  (2+ messages)

[PATCH] ASoC: amd: enable stop_dma_first flag for cz_dai_7219_98357 dai link
 2021-07-22 17:10 UTC  (2+ messages)

[PATCH] regulator: fixed: use dev_err_probe for register
 2021-07-22 17:09 UTC  (2+ messages)

[PATCH] spi: meson-spicc: fix memory leak in meson_spicc_remove
 2021-07-22 17:09 UTC  (2+ messages)

[PATCH] spi: update modalias_show after of_device_uevent_modalias support
 2021-07-22 17:09 UTC  (2+ messages)

[PATCH v1 1/1] spi: pxa2xx: Adapt reset_sccr1() to the case when no message available
 2021-07-22 17:09 UTC  (2+ messages)

[RESEND] crypto: atmel-aes: use swap()
 2021-07-22 17:08 UTC 

[PATCH] spi: update modalias_show after of_device_uevent_modalias support
 2021-07-22 17:07 UTC 

[PATCH] lib/string: Bring optimized memcmp from glibc
 2021-07-22 17:03 UTC  (8+ messages)

[PATCH] KVM: Consider SMT idle status when halt polling
 2021-07-22 15:07 UTC  (2+ messages)

[PATCH v2 0/2] s390x: KVM: CPU Topology
 2021-07-22 17:02 UTC  (3+ messages)
` [PATCH v2 1/2] s390x: KVM: accept STSI for CPU topology information
` [PATCH v2 2/2] s390:kvm: Topology expose TOPOLOGY facility

[PATCH] checkpatch: add grammatical judgement for total output
 2021-07-22 17:01 UTC  (4+ messages)

[RESEND] gpu: ipu-v3: use swap()
 2021-07-22 16:59 UTC 

[PATCH] staging: rtl8188eu: Line over 100 characters
 2021-07-22 16:59 UTC  (3+ messages)

[PATCH v6] iomap: support tail packing inline read
 2021-07-22 16:57 UTC  (5+ messages)

[jirislaby:devel 19/62] include/linux/tty_flip.h:43:34: warning: 'struct tty_ldisc' declared inside parameter list will not be visible outside of this definition or declaration
 2021-07-22 16:51 UTC 

[PATCH v11 0/3] PCI: uniphier: Add PME/AER support for UniPhier PCIe host controller
 2021-07-22 16:54 UTC  (4+ messages)
` [PATCH v11 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER

[RFC PATCH v1 net-next 1/1] net: ethernet: ti: cpsw: allow MTU > 1500 when overridden by module parameter
 2021-07-22 16:50 UTC  (4+ messages)

[PATCH 0/2] PCI: Make use of PCI_DEVICE_XXX() helper function
 2021-07-22 16:52 UTC  (2+ messages)

[PATCH 5.13 000/156] 5.13.5-rc1 review
 2021-07-22 16:32 UTC  (67+ messages)
` [PATCH 5.13 072/156] ARM: dts: stm32: fix stpmic node for stm32mp1 boards
` [PATCH 5.13 074/156] ARM: OMAP2+: Block suspend for am3 and am4 if PM is not configured
` [PATCH 5.13 076/156] firmware: tegra: bpmp: Fix Tegra234-only builds
` [PATCH 5.13 077/156] arm64: dts: rockchip: Update RK3399 PCI host bridge window to 32-bit address memory
` [PATCH 5.13 078/156] arm64: dts: ls208xa: remove bus-num from dspi node
` [PATCH 5.13 079/156] arm64: dts: imx8mn-beacon-som: Assign PMIC clock
` [PATCH 5.13 080/156] arm64: dts: imx8mq: assign PCIe clocks
` [PATCH 5.13 081/156] arm64: dts: imx8: conn: fix enet clock setting
` [PATCH 5.13 084/156] thermal/drivers/imx_sc: Add missing of_node_put for loop iteration
` [PATCH 5.13 091/156] scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8
` [PATCH 5.13 092/156] scsi: libsas: Add LUN number check in .slave_alloc callback
` [PATCH 5.13 093/156] scsi: libfc: Fix array index out of bound exception
` [PATCH 5.13 097/156] thermal/core/thermal_of: Stop zone device before unregistering it
` [PATCH 5.13 098/156] s390/traps: do not test MONITOR CALL without CONFIG_BUG
` [PATCH 5.13 104/156] Revert "mm/shmem: fix shmem_swapin() race with swapoff"
` [PATCH 5.13 106/156] mm/userfaultfd: fix uffd-wp special cases for fork()
` [PATCH 5.13 107/156] f2fs: Show casefolding support only when supported
` [PATCH 5.13 108/156] net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clear
` [PATCH 5.13 109/156] net: dsa: mv88e6xxx: enable .port_set_policy() on Topaz
` [PATCH 5.13 110/156] net: dsa: mv88e6xxx: use correct .stats_set_histogram() "
` [PATCH 5.13 111/156] net: dsa: mv88e6xxx: enable .rmu_disable() "
` [PATCH 5.13 112/156] net: dsa: mv88e6xxx: enable devlink ATU hash param for Topaz
` [PATCH 5.13 113/156] net: dsa: mv88e6xxx: enable SerDes RX stats "
` [PATCH 5.13 114/156] net: dsa: mv88e6xxx: enable SerDes PCS register dump via ethtool -d on Topaz
` [PATCH 5.13 115/156] net: ipv6: fix return value of ip6_skb_dst_mtu
` [PATCH 5.13 116/156] netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfo
` [PATCH 5.13 117/156] net/sched: act_ct: fix err check for nf_conntrack_confirm
` [PATCH 5.13 118/156] netfilter: nf_tables: Fix dereference of null pointer flow
` [PATCH 5.13 119/156] vmxnet3: fix cksum offload issues for tunnels with non-default udp ports
` [PATCH 5.13 120/156] net/sched: act_ct: remove and free nf_table callbacks
` [PATCH 5.13 121/156] net: bridge: sync fdb to new unicast-filtering ports
` [PATCH 5.13 122/156] net: marvell: always set skb_shared_info in mvneta_swbm_add_rx_fragment
` [PATCH 5.13 123/156] net: netdevsim: use xso.real_dev instead of xso.dev in callback functions of struct xfrmdev_ops
` [PATCH 5.13 124/156] net: bcmgenet: Ensure all TX/RX queues DMAs are disabled
` [PATCH 5.13 125/156] net: ip_tunnel: fix mtu calculation for ETHER tunnel devices
` [PATCH 5.13 126/156] net: moxa: fix UAF in moxart_mac_probe
` [PATCH 5.13 127/156] net: qcom/emac: fix UAF in emac_remove
` [PATCH 5.13 128/156] net: ti: fix UAF in tlan_remove_one
` [PATCH 5.13 129/156] net: send SYNACK packet with accepted fwmark
` [PATCH 5.13 130/156] net: do not reuse skbuff allocated from skbuff_fclone_cache in the skb cache
` [PATCH 5.13 131/156] net: validate lwtstate->data before returning from skb_tunnel_info()
` [PATCH 5.13 132/156] net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_leave()
` [PATCH 5.13 133/156] net: fddi: fix UAF in fza_probe
` [PATCH 5.13 134/156] dma-buf/sync_file: Dont leak fences on merge failure
` [PATCH 5.13 135/156] kbuild: do not suppress Kconfig prompts for silent build
` [PATCH 5.13 136/156] vboxsf: Honor excl flag to the dir-inode create op
` [PATCH 5.13 137/156] vboxsf: Make vboxsf_dir_create() return the handle for the created file
` [PATCH 5.13 138/156] vboxsf: Add vboxsf_[create|release]_sf_handle() helpers
` [PATCH 5.13 139/156] vboxsf: Add support for the atomic_open directory-inode op
` [PATCH 5.13 140/156] ARM: dts: aspeed: Fix AST2600 machines line names
` [PATCH 5.13 141/156] ARM: dts: tacoma: Add phase corrections for eMMC
` [PATCH 5.13 142/156] ARM: dts: everest: "
` [PATCH 5.13 143/156] tcp: consistently disable header prediction for mptcp
` [PATCH 5.13 144/156] tcp: annotate data races around tp->mtu_info
` [PATCH 5.13 145/156] tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
` [PATCH 5.13 146/156] ipv6: tcp: drop silly ICMPv6 packet too big messages
` [PATCH 5.13 147/156] tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy path
` [PATCH 5.13 148/156] tools: bpf: Fix error in make -C tools/ bpf_install
` [PATCH 5.13 149/156] bpftool: Properly close va_list ap by va_end() on error
` [PATCH 5.13 150/156] bpf: Track subprog poke descriptors correctly and fix use-after-free
` [PATCH 5.13 151/156] perf test bpf: Free obj_buf
` [PATCH 5.13 152/156] drm/panel: nt35510: Do not fail if DSI read fails
` [PATCH 5.13 153/156] firmware: arm_scmi: Avoid padding in sensor message structure
` [PATCH 5.13 154/156] udp: annotate data races around unix_sk(sk)->gso_size
` [PATCH 5.13 155/156] udp: properly flush normal packet at GRO time
` [PATCH 5.13 156/156] mt76: mt7921: continue to probe driver when fw already downloaded


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