linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-14 12:48:22 to 2020-11-14 20:32:57 UTC [more...]

[PATCH] clk: remove unneeded dead-store initialization
 2020-11-14 20:32 UTC  (2+ messages)

[PATCH net-next v2] net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handling
 2020-11-14 20:16 UTC  (3+ messages)

[RESEND PATCH v2 0/5] drm/msm: support for host-cached BOs
 2020-11-14 20:07 UTC  (13+ messages)
` [RESEND PATCH v2 1/5] drm/msm: add MSM_BO_CACHED_COHERENT
` [RESEND PATCH v2 2/5] dma-direct: add dma_direct_bypass() to force direct ops
` [RESEND PATCH v2 3/5] drm/msm: call dma_direct_bypass()
` [RESEND PATCH v2 4/5] drm/msm: add DRM_MSM_GEM_SYNC_CACHE for non-coherent cache maintenance
` [RESEND PATCH v2 5/5] drm/msm: bump up the uapi version

[PATCH] venus: guard load_scale
 2020-11-14 20:06 UTC  (2+ messages)

[PATCH] ipv6: remove unused function ipv6_skb_idev()
 2020-11-14 20:03 UTC  (3+ messages)

[PATCH RFC v1 0/4] dwmac-meson8b: picosecond precision RX delay support
 2020-11-14 20:01 UTC  (5+ messages)
` [PATCH RFC v1 1/4] dt-bindings: net: dwmac-meson: use picoseconds for the RGMII RX delay
` [PATCH RFC v1 2/4] net: stmmac: dwmac-meson8b: "
` [PATCH RFC v1 3/4] net: stmmac: dwmac-meson8b: move RGMII delays into a separate function
` [PATCH RFC v1 4/4] net: stmmac: dwmac-meson8b: add support for the RGMII RX delay on G12A

[PATCH 1/5] drm/panel/samsung-sofef00: Add panel for OnePlus 6/T devices
 2020-11-14 19:59 UTC  (4+ messages)
` [PATCH 2/5] dt-bindings: panel-simple-dsi: add samsung panels for OnePlus 6/T

[PATCH v4 net-next 00/13] Add ethtool ntuple filters support
 2020-11-14 19:53 UTC  (14+ messages)
` [PATCH v4 net-next 01/13] octeontx2-af: Modify default KEX profile to extract TX packet fields
` [PATCH v4 net-next 02/13] octeontx2-af: Verify MCAM entry channel and PF_FUNC
` [PATCH v4 net-next 03/13] octeontx2-af: Generate key field bit mask from KEX profile
` [PATCH v4 net-next 04/13] octeontx2-af: Add mbox messages to install and delete MCAM rules
` [PATCH v4 net-next 05/13] octeontx2-pf: Add support for ethtool ntuple filters
` [PATCH v4 net-next 06/13] octeontx2-pf: Add support for unicast MAC address filtering
` [PATCH v4 net-next 07/13] octeontx2-af: Add debugfs entry to dump the MCAM rules
` [PATCH v4 net-next 08/13] octeontx2-af: Modify nix_vtag_cfg mailbox to support TX VTAG entries
` [PATCH v4 net-next 09/13] octeontx2-pf: Implement ingress/egress VLAN offload
` [PATCH v4 net-next 10/13] octeontx2-pf: Add support for SR-IOV management functions
` [PATCH v4 net-next 11/13] octeontx2-af: Handle PF-VF mac address changes
` [PATCH v4 net-next 12/13] octeontx2-af: Add new mbox messages to retrieve MCAM entries
` [PATCH v4 net-next 13/13] octeontx2-af: Delete NIX_RXVLAN_ALLOC mailbox message

[PATCH net] vsock: forward all packets to the host when no H2G is registered
 2020-11-14 19:50 UTC  (2+ messages)

[PATCH] afs: Fix afs_write_end() when called with copied == 0 [ver #2]
 2020-11-14 19:46 UTC  (4+ messages)

[PATCH net] net: phy: smsc: add missed clk_disable_unprepare in smsc_phy_probe()
 2020-11-14 19:45 UTC  (3+ messages)

[GIT PULL] clk fixes for v5.10-rc3
 2020-11-14 19:39 UTC 

[PATCH rcu-dev] rcu/trace: Add tracing for how segcb list changes
 2020-11-14 19:31 UTC 

[PATCH 0/3] drm/msm: Shrinker fixes and opts
 2020-11-14 19:30 UTC  (4+ messages)
` [PATCH 1/3] drm/msm: Protect obj->active_count under obj lock
` [PATCH 2/3] drm/msm/shrinker: We can vmap shrink active_list too
` [PATCH 3/3] drm/msm/shrinker: Only iterate dontneed objs

[PATCH 00/40] [Set 7] Rid W=1 warnings from GPU
 2020-11-14 19:27 UTC  (5+ messages)
` [PATCH 12/40] drm/pl111/pl111_display: Make local function static
` [PATCH 13/40] drm/panel/panel-tpo-tpg110: Correct misnaming and supply missing param description

[PATCH RT 0/5] Linux 5.4.74-rt42-rc2
 2020-11-14 19:24 UTC  (6+ messages)
` [PATCH RT 1/5] net: Properly annotate the try-lock for the seqlock

[PATCH 0/9] iio: adc: at91_adc: cleanup DT bindings
 2020-11-14 19:22 UTC  (18+ messages)
` [PATCH 2/9] iio: adc: at91_adc: rework resolution selection
` [PATCH 3/9] dt-bindings:iio:adc:atmel,sama9260-adc: conversion to yaml from at91_adc.txt
` [PATCH 4/9] iio: adc: at91_adc: rework trigger definition
` [PATCH 5/9] iio: adc: at91_adc: merge at91_adc_probe_dt back in at91_adc_probe
` [PATCH 6/9] iio: adc: at91_adc: remove forward declaration
` [PATCH 7/9] iio: adc: at91_adc: use devm_input_allocate_device

[Linux-kernel-mentees] [PATCH v3 net] rose: Fix Null pointer dereference in rose_send_frame()
 2020-11-14 19:18 UTC  (3+ messages)
` [Linux-kernel-mentees] [PATCH v4 "

[PATCH net-next 0/3] net: ethernet: ti: cpsw: enable broadcast/multicast rate limit support
 2020-11-14 19:17 UTC  (5+ messages)
` [PATCH net-next 2/3] net: ethernet: ti: cpsw_new: "
` [PATCH net-next 3/3] net: ethernet: ti: am65-cpsw: "

Suggestion: Lengthen the review period for stable releases from 48 hours to 7 days
 2020-11-14 19:16 UTC  (2+ messages)

[PATCH 0/3] usb: meson: fix shared reset control use
 2020-11-14 19:13 UTC  (5+ messages)
` [PATCH 1/3] phy: amlogic: phy-meson-gxl-usb2: fix shared reset controller use
` [PATCH 3/3] phy: amlogic: meson8b-usb2: fix shared reset control use

[PATCH v2] mm/shmem.c: make shmem_mapping() inline
 2020-11-14 19:11 UTC  (3+ messages)

[PATCH v3 net-next 00/13] Add ethtool ntuple filters support
 2020-11-14 19:06 UTC 

[PATCH v3 net-next 00/13] Add ethtool ntuple filters support
 2020-11-14 19:00 UTC  (6+ messages)
` [PATCH v3 net-next 01/13] octeontx2-af: Modify default KEX profile to extract TX packet fields
    ` [EXT] "
  ` [EXT] Re: [PATCH v3 net-next 00/13] Add ethtool ntuple filters support

[PATCH v3 net-next 07/13] octeontx2-af: Add debugfs entry to dump the MCAM rules
 2020-11-14 18:57 UTC 

[PATCH v3 net-next 03/13] octeontx2-af: Generate key field bit mask from KEX profile
 2020-11-14 18:54 UTC 

[PATCH V3 net-next 00/10] net: hns3: updates for -next
 2020-11-14 18:54 UTC  (3+ messages)
` [PATCH V3 net-next 06/10] net: hns3: add ethtool priv-flag for DIM

[PATCH v3 net-next 04/13] octeontx2-af: Add mbox messages to install and delete MCAM rules
 2020-11-14 18:52 UTC 

BCM20702A0 bluetooth dongle not working
 2020-11-14 18:50 UTC  (2+ messages)

[PATCH bpf,perf]] bpf,perf: return EOPNOTSUPP for attaching bpf handler on PERF_COUNT_SW_DUMMY
 2020-11-14 18:49 UTC  (3+ messages)

[PATCH V2 0/5] mm: Convert sysfs sprintf family to sysfs_emit
 2020-11-14 18:50 UTC  (6+ messages)
` [PATCH V2 1/5] mm: Use sysfs_emit for struct kobject * uses
` [PATCH V2 2/5] mm: huge_memory: Convert remaining use of sprintf to sysfs_emit and neatening
` [PATCH V2 3/5] mm:backing-dev: Use sysfs_emit in macro defining functions
` [PATCH V2 4/5] mm: shmem: Convert shmem_enabled_show to use sysfs_emit_at
` [PATCH V2 5/5] mm: slub: Convert sysfs sprintf family to sysfs_emit/sysfs_emit_at

[PATCH] thermal: intel_pch_thermal: Add PCI ids for Lewisburg PCH
 2020-11-14 18:41 UTC  (3+ messages)

[PATCH v3 net-next 02/13] octeontx2-af: Verify MCAM entry channel and PF_FUNC
 2020-11-14 18:39 UTC 

[PATCH v3 net-next 01/13] octeontx2-af: Modify default KEX profile to extract TX packet fields
 2020-11-14 18:33 UTC 

[PATCH] clk: qcom: camcc-sc7180: Use runtime PM ops instead of clk ones
 2020-11-14 18:30 UTC  (2+ messages)

ERROR: modpost: "vhost_iotlb_itree_next" undefined!
 2020-11-14 18:28 UTC 

[PATCH 0/2] Preserve goldfish rtc
 2020-11-14 18:25 UTC  (4+ messages)
` [PATCH 1/2] rtc: goldfish: Remove GOLDFISH dependency
` [PATCH 2/2] MAINTAINERS: Set myself as Goldfish RTC maintainer

[PATCH net] net: ipa: lock when freeing transaction
 2020-11-14 18:20 UTC 

[PATCH v6] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces
 2020-11-14 18:12 UTC  (2+ messages)

WARNING: can't access registers at asm_common_interrupt
 2020-11-14 18:10 UTC  (13+ messages)

load_unaligned_zeropad() on x86-64
 2020-11-14 18:02 UTC  (2+ messages)

[PATCH v5 8/8] rpmsg: Turn name service into a stand alone driver
 2020-11-14 17:51 UTC  (11+ messages)

[PATCH -next] cxgb4: Remove unused variable ret
 2020-11-14 17:50 UTC  (2+ messages)

[PATCH] afs: Fix afs_write_end() when called with copied == 0 [ver #3]
 2020-11-14 17:27 UTC 

[PATCH net-next] net: linux/skbuff.h: combine NET + KCOV handling
 2020-11-14 17:27 UTC  (3+ messages)

[PATCH] afs: Fix afs_write_end() when called with copied == 0
 2020-11-14 17:26 UTC  (2+ messages)

BananaPi M2 support
 2020-11-14 17:20 UTC 

[PATCH] clk: qcom: lpass-sc7180: Clean up on error in lpass_sc7180_init()
 2020-11-14 17:04 UTC  (2+ messages)

[PATCH v3 1/4] dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID
 2020-11-14 16:49 UTC  (9+ messages)
` [PATCH v3 2/4] arm64: dts: imx8m: add compatible string to .dtsi file
` [PATCH v3 3/4] arm64: dts: imx8m: add nvmem-cell related stuff
` [PATCH v3 4/4] soc: imx8m: change to use platform driver

[PATCH v23 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-11-14 16:49 UTC  (6+ messages)
` [PATCH v23 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v23 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v23 3/5] firmware: xilinx: Add RPU configuration APIs
` [PATCH v23 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH v23 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH] iio: adc: ad7887: convert probe to device-managed functions
 2020-11-14 16:45 UTC  (2+ messages)

UBSAN: array-index-out-of-bounds in dbAdjTree
 2020-11-14 16:14 UTC  (4+ messages)

[PATCH] iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack
 2020-11-14 16:20 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/4] iio: adc: xilinx: use even more devres
 2020-11-14 16:17 UTC  (4+ messages)
` [PATCH v2 1/4] device: provide devm_krealloc_array()

[RFC bpf-next 0/3] bpf: support module BTF in btf display helpers
 2020-11-14 16:04 UTC  (4+ messages)
` [RFC bpf-next 1/3] bpf: add module support to "

[PATCH] counter: microchip-tcb-capture: Fix CMR value check
 2020-11-14 16:03 UTC  (2+ messages)

[PATCHv1 0/4] Extend FPGA manager and region drivers for
 2020-11-14 15:59 UTC  (12+ messages)
` [PATCHv1 1/4] fpga: fpga-mgr: add FPGA_MGR_BITSTREM_AUTHENTICATION flag
` [PATCHv1 3/4] dt-bindings: fpga: add authenticate-fpga-config property
` [PATCHv1 4/4] fpga: stratix10-soc: entend driver for bitstream authentication

[PATCH] iio: adc: stm32-adc: adapt clock duty cycle for proper operation
 2020-11-14 15:52 UTC  (4+ messages)

[PATCH] ASoC: samsung: remove the unused variable value assignment
 2020-11-14 15:49 UTC  (2+ messages)

[PATCH v8 00/26] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-14 15:42 UTC  (17+ messages)
` [PATCH v8 01/26] memory: tegra: Correct stub of devm_tegra_memory_controller_get()
` [PATCH v8 02/26] memory: tegra20-emc: Use dev_pm_opp_set_clkname()
` [PATCH v8 03/26] memory: tegra20-emc: Factor out clk initialization
` [PATCH v8 04/26] memory: tegra20-emc: Add devfreq support
` [PATCH v8 05/26] memory: tegra20-emc: Remove IRQ number from error message
` [PATCH v8 06/26] memory: tegra30: Add FIFO sizes to memory clients
` [PATCH v8 07/26] memory: tegra30-emc: Make driver modular
` [PATCH v8 08/26] memory: tegra30-emc: Continue probing if timings are missing in device-tree

[PATCH V3] AER: aer_root_reset() non-native handling
 2020-11-14 15:37 UTC  (2+ messages)

[for-next][PATCH 0/4] ftrace/tracing/livepatch: More updates for 5.11
 2020-11-14 15:32 UTC  (5+ messages)
` [for-next][PATCH 1/4] ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
` [for-next][PATCH 2/4] ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default
` [for-next][PATCH 3/4] livepatch: Use the default ftrace_ops instead of REGS when ARGS is available
` [for-next][PATCH 4/4] tracing: Remove the useless value assignment in test_create_synth_event()

[PATCH] iio: core: centralize ioctl() calls to the main chardev
 2020-11-14 15:32 UTC  (5+ messages)

[PATCH v2 00/39] ABI: add it to the documentation build system
 2020-11-14 15:27 UTC  (10+ messages)
` [PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output
              ` Duplicated ABI entries - Was: "

[ANNOUNCE] 5.4.77-rt43
 2020-11-14 15:23 UTC 

[PATCH v4 00/13] iio: imu: new inv_icm42600 driver
 2020-11-14 15:23 UTC  (3+ messages)
` [PATCH v4 08/13] Documentation: ABI: add specific icm42600 documentation

[PATCH v4 00/16] Overhaul multi-page lookups for THP
 2020-11-14 15:22 UTC  (7+ messages)
` [PATCH v4 06/16] mm/filemap: Add helper for finding pages
` [PATCH v4 13/16] mm: Pass pvec directly to find_get_entries

[PATCH] rtw88: coex: remove the unreached code in rtw_coex_set_tdma
 2020-11-14 15:22 UTC 

[PATCH V4 net-bugfixs] net/ethernet: Update ret when ptp_clock is ERROR
 2020-11-14 15:14 UTC  (8+ messages)
`  "
  `  "

[PATCH net-next RFC] net: wan: Delete the DLCI / SDLA drivers
 2020-11-14 15:09 UTC 

[PATCH] USB: apple-mfi-fastcharge: Use devm_kzalloc and simplify the code
 2020-11-14 15:02 UTC  (4+ messages)

[PATCH] i40e: remove the useless value assignment in i40e_clean_adminq_subtask
 2020-11-14 14:55 UTC 

[tip:locking/core] BUILD SUCCESS 932f8c64d38bb08f69c8c26a2216ba0c36c6daa8
 2020-11-14 14:50 UTC 

INFO: task hung in reboot
 2020-11-14 14:47 UTC  (2+ messages)

KASAN: use-after-free Write in afs_manage_cell
 2020-11-14 14:41 UTC  (3+ messages)

[PATCH v5 0/7] media: v4l2: Add extended fmt and buffer ioctls
 2020-11-14 14:21 UTC  (4+ messages)
` [PATCH v5 1/7] media: v4l2: Extend pixel formats to unify single/multi-planar handling (and more)

qcom-pmic-typec.c:undefined reference to `.usb_role_switch_set_role'
 2020-11-14 14:10 UTC 

[PATCH v4 0/8] media: i2c: Add RDACM21 camera module
 2020-11-14 14:04 UTC  (4+ messages)
` [PATCH v4 1/8] media: i2c: Add driver for "

[PATCH] dmaengine: qcom: Add ADM driver
 2020-11-14 14:02 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "
      ` [PATCH v5] "

[PATCH 1/6] arm64: dts: qcom: msm8916-longcheer-l8150: Enable PM8916 vibrator
 2020-11-14 13:56 UTC  (2+ messages)

[PATCH] media: atomisp: make atomisp_css_continuous_set_num_raw_frames() void
 2020-11-14 13:55 UTC 

[PATCH 0/6] ARM: mstar: Basic MPLL support
 2020-11-14 13:50 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: clk: mstar msc313 mpll binding header
` [PATCH 2/6] dt-bindings: clk: mstar msc313 mpll binding description
` [PATCH 3/6] clk: mstar: MStar/SigmaStar MPLL driver
` [PATCH 4/6] ARM: mstar: Select MSTAR_MSC313_MPLL
` [PATCH 5/6] ARM: mstar: Add the external clocks to the base dsti
` [PATCH 6/6] ARM: mstar: Add mpll to base dtsi

[PATCH v2 1/2] clk: rockchip: add CLK_SET_RATE_PARENT to sclk for rk3066a i2s and uart clocks
 2020-11-14 13:41 UTC  (2+ messages)
` [PATCH v2 2/2] clk: rockchip: fix i2s gate bits on rk3066 and rk3188

[PATCH 4.19 000/264] 4.19.153-rc1 review
 2020-11-14 13:27 UTC  (6+ messages)

[PATCH] media: atomisp: make atomisp_css_stop() void
 2020-11-14 13:19 UTC 

arch/sparc/kernel/led.c:107:30: error: 'led_proc_ops' defined but not used
 2020-11-14 13:09 UTC 

[PATCH v2 0/9] Stateless H.264 de-staging
 2020-11-14 12:58 UTC  (6+ messages)
` [PATCH v2 3/9] media: Rename stateful codec control macros
` [PATCH v2 9/9] media: docs: Move the H264 stateless codec uAPI

[PATCH v5 0/5] objtool and cross compilation
 2020-11-14 12:53 UTC  (2+ messages)
` [PATCH] scripts/sorttable: Fix ORC unwind table sorting on big endian

[PATCH mm v10 00/42] kasan: add hardware tag-based mode for arm64
 2020-11-14 12:47 UTC  (3+ messages)
` [PATCH mm v10 28/42] arm64: kasan: Allow enabling in-kernel MTE


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