All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-14 06:43:17 to 2020-07-14 07:08:24 UTC [more...]

[PATCH 1/3] module: Rename module_alloc() to text_alloc() and move to kernel proper
 2020-07-14  6:35 UTC  (4+ messages)

[PATCH] timers: Use only bucket expiry for base->next_expiry value
 2020-07-14  7:08 UTC  (3+ messages)

[PATCH v2 00/29] Fix a bunch more SCSI related W=1 warnings
 2020-07-14  7:08 UTC  (25+ messages)
` [PATCH v2 01/29] scsi: libfc: fc_exch: Supply some missing kerneldoc struct/function attributes/params
` [PATCH v2 02/29] include: scsi: scsi_transport_fc: Match HBA Attribute Length with HBAAPI V2.0 definitions
` [PATCH v2 03/29] scsi: libfc: fc_disc: trivial: Fix spelling mistake of 'discovery'
` [PATCH v2 04/29] scsi: fcoe: fcoe: Fix various kernel-doc infringements
` [PATCH v2 05/29] scsi: fcoe: fcoe_ctlr: Fix a myriad of documentation issues
` [PATCH v2 06/29] scsi: fcoe: fcoe_transport: Correct some kernel-doc issues
` [PATCH v2 10/29] scsi: libfc: fc_lport: Repair function parameter documentation
` [PATCH v2 11/29] scsi: libfc: fc_rport: Fix a couple of misdocumented function parameters
` [PATCH v2 12/29] scsi: libfc: fc_fcp: Provide missing and repair existing function documentation
` [PATCH v2 19/29] scsi: aic7xxx: aic7xxx_osm: Remove unused variable 'ahc'
` [PATCH v2 20/29] scsi: aic7xxx: aic7xxx_osm: Remove unused variable 'targ'
` [PATCH v2 21/29] scsi: aic7xxx: aic7xxx_osm: Fix 'amount_xferred' set but not used issue

[PATCH v4 00/16] Allwinner A100 Initial support
 2020-07-14  7:07 UTC  (10+ messages)
` [PATCH v4 01/16] dt-bindings: clk: sunxi-ccu: add compatible string for A100 CCU and R-CCU
` [PATCH v4 02/16] clk: sunxi-ng: add support for the Allwinner A100 CCU
` [PATCH v4 03/16] dt-bindings: pinctrl: sunxi: Get rid of continual nesting
` [PATCH v4 04/16] dt-bindings: pinctrl: sunxi: Add A100 pinctrl bindings
` [PATCH v4 05/16] pinctrl: sunxi: add support for the Allwinner A100 pin controller

generic DMA bypass flag v4
 2020-07-14  7:07 UTC  (5+ messages)
` [PATCH 4/5] dma-mapping: add a dma_ops_bypass flag to struct device

[PATCHv3 0/4] watchdog: rti: support attach to running timer
 2020-07-14  7:06 UTC  (5+ messages)
` [PATCHv3 3/4] watchdog: rti-wdt: attach to running watchdog during probe

[PATCH 0/9] drm/msm: Avoid possible infinite probe deferral and speed booting
 2020-07-13 14:58 UTC  (3+ messages)
  ` [Freedreno] "

[PATCH 0/5] hw/i2c: Rename method names for consistency and add documentation
 2020-07-14  7:05 UTC  (5+ messages)
` [PATCH 5/5] hw/i2c: Document the I2C qdev helpers

[PATCH v4 0/3] drm/msm: handle for EPROBE_DEFER for of_icc_get
 2020-07-13 22:53 UTC  (4+ messages)
` [PATCH v4 1/3] drm/msm: fix unbalanced pm_runtime_enable in adreno_gpu_{init, cleanup}
` [PATCH v4 2/3] drm/msm: reset devfreq freq_table/max_state before devfreq_add_device
` [PATCH v4 3/3] drm/msm: handle for EPROBE_DEFER for of_icc_get

[v1] drm/msm/dpu: enumerate second cursor pipe for external interface
 2020-07-13 10:18 UTC  (3+ messages)
  ` [Freedreno] "

[PATCH v2 0/8] Initial SM8150 and SM8250 DPU bringup
 2020-07-11  0:47 UTC  (9+ messages)
` [PATCH v2 1/8] drm/msm/dpu: use right setup_blend_config for sm8150 and sm8250
` [PATCH v2 2/8] drm/msm/dpu: update UBWC config "
` [PATCH v2 3/8] drm/msm/dpu: move some sspp caps to dpu_caps
` [PATCH v2 4/8] drm/msm/dpu: don't use INTF_INPUT_CTRL feature on sdm845
` [PATCH v2 5/8] drm/msm/dpu: set missing flush bits for INTF_2 and INTF_3
` [PATCH v2 6/8] drm/msm/dpu: intf timing path for displayport
` [PATCH v2 7/8] drm/msm/dpu: add SM8150 to hw catalog
` [PATCH v2 8/8] drm/msm/dpu: add SM8250 "

[PATCH 00/20] Documentation: eliminate duplicated words
 2020-07-13 12:24 UTC  (5+ messages)
` [PATCH 13/20] Documentation: mips/ingenic-tcu: eliminate duplicated word
` [PATCH 18/20] Documentation: security/keys: "

[RFC PATCH] interconnect: qcom: add functions to query addr/cmds for a path
 2020-07-13 15:33 UTC  (3+ messages)

[PATCH] drm/vboxvideo: Replace HTTP links with HTTPS ones
 2020-07-13 12:49 UTC 

[PATCH 0/6] staging: qlge: General cleanup and refactor
 2020-07-14  6:43 UTC  (7+ messages)
` [PATCH 4/6] staging: qlge: qlge_main: Simplify while statements

[PATCH 00/25] dma-fence annotations, round 3
 2020-07-10 14:23 UTC  (10+ messages)
` [PATCH 02/25] dma-fence: prime lockdep annotations

[PATCH v3] drm/msm: handle for EPROBE_DEFER for of_icc_get
 2020-07-10 23:46 UTC 

[PATCH v5 00/14] Add regulator devfreq support to Panfrost
 2020-07-10  9:54 UTC  (15+ messages)
` [PATCH v5 01/14] drm/panfrost: avoid static declaration
` [PATCH v5 02/14] drm/panfrost: clean headers in devfreq
` [PATCH v5 03/14] drm/panfrost: don't use pfdevfreq.busy_count to know if hw is idle
` [PATCH v5 04/14] drm/panfrost: introduce panfrost_devfreq struct
` [PATCH v5 05/14] drm/panfrost: use spinlock instead of atomic
` [PATCH v5 06/14] drm/panfrost: properly handle error in probe
` [PATCH v5 07/14] drm/panfrost: rename error labels in device_init
` [PATCH v5 08/14] drm/panfrost: move devfreq_init()/fini() in device
` [PATCH v5 09/14] drm/panfrost: dynamically alloc regulators
` [PATCH v5 10/14] drm/panfrost: add regulators to devfreq
` [PATCH v5 11/14] arm64: defconfig: Enable devfreq cooling device
` [PATCH v5 12/14] arm64: dts: allwinner: h6: Add cooling map for GPU
` [PATCH v5 13/14] [DO NOT MERGE] arm64: dts: allwinner: h6: Add GPU OPP table
` [PATCH v5 14/14] [DO NOT MERGE] arm64: dts: allwinner: force GPU regulator to be always

[v1] drm/msm/dpu: add support for clk and bw scaling for display
 2020-07-13 15:59 UTC  (3+ messages)
  ` [Freedreno] "

[PATCH v3 00/14] Add regulator devfreq support to Panfrost
 2020-07-10 13:50 UTC  (4+ messages)
` [PATCH v3 13/14] [DO NOT MERGE] arm64: dts: allwinner: h6: Add GPU OPP table

[PATCH v4 00/14] Add regulator devfreq support to Panfrost
 2020-07-10  9:46 UTC  (16+ messages)
` [PATCH v4 01/14] drm/panfrost: avoid static declaration
` [PATCH v4 02/14] drm/panfrost: clean headers in devfreq
` [PATCH v4 03/14] drm/panfrost: don't use pfdevfreq.busy_count to know if hw is idle
` [PATCH v4 04/14] drm/panfrost: introduce panfrost_devfreq struct
` [PATCH v4 05/14] drm/panfrost: use spinlock instead of atomic
` [PATCH v4 06/14] drm/panfrost: properly handle error in probe
` [PATCH v4 07/14] drm/panfrost: rename error labels in device_init
` [PATCH v4 08/14] drm/panfrost: move devfreq_init()/fini() in device
` [PATCH v4 09/14] drm/panfrost: dynamically alloc regulators
` [PATCH v4 10/14] drm/panfrost: add regulators to devfreq
` [PATCH v4 11/14] arm64: defconfig: Enable devfreq cooling device
` [PATCH v4 12/14] arm64: dts: allwinner: h6: Add cooling map for GPU
` [PATCH v4 13/14] [DO NOT MERGE] arm64: dts: allwinner: h6: Add GPU OPP table
` [PATCH v4 14/14] [DO NOT MERGE] arm64: dts: allwinner: force GPU regulator to be always

[RFC PATCH 00/15] PKS: Add Protection Keys Supervisor (PKS) support
 2020-07-14  7:02 UTC  (31+ messages)
` [RFC PATCH 01/15] x86/pkeys: Create pkeys_internal.h
` [RFC PATCH 02/15] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
` [RFC PATCH 03/15] x86/pks: Enable Protection Keys Supervisor (PKS)
` [RFC PATCH 04/15] x86/pks: Preserve the PKRS MSR on context switch
` [RFC PATCH 05/15] x86/pks: Add PKS kernel API
` [RFC PATCH 06/15] x86/pks: Add a debugfs file for allocated PKS keys
` [RFC PATCH 07/15] Documentation/pkeys: Update documentation for kernel pkeys
` [RFC PATCH 08/15] x86/pks: Add PKS Test code
` [RFC PATCH 09/15] fs/dax: Remove unused size parameter
` [RFC PATCH 10/15] drivers/dax: Expand lock scope to cover the use of addresses
` [RFC PATCH 11/15] memremap: Add zone device access protection
` [RFC PATCH 12/15] kmap: Add stray write protection for device pages
` [RFC PATCH 13/15] dax: Stray write protection for dax_direct_access()
` [RFC PATCH 14/15] nvdimm/pmem: Stray write protection for pmem->virt_addr
` [RFC PATCH 15/15] [dax|pmem]: Enable stray write protection

[PATCH v2] drm/msm: handle for EPROBE_DEFER for of_icc_get
 2020-07-10 23:10 UTC  (3+ messages)

[PATCH 0/4] drm: core: Convert logging to drm_* functions
 2020-07-13 13:58 UTC  (7+ messages)

[PATCH v8 1/2] dt-binding: Add DSI/LVDS TC358775 bridge bindings
 2020-07-10 13:41 UTC  (2+ messages)
` [PATCH v8 2/2] display/drm/bridge: TC358775 DSI/LVDS driver

[PATCH] vgacon: fix a UAF in do_update_region()
 2020-07-13 11:04 UTC 

[PATCH] drm: hold gem reference until object is no longer accessed
 2020-07-10 22:40 UTC 

[PATCH] drm: omapdrm: Replace HTTP links with HTTPS ones
 2020-07-13 12:28 UTC 

[XDC 2020] Virtual conference + Call for Proposals extended 2 weeks more
 2020-07-13 10:07 UTC  (2+ messages)
` [Mesa-dev] "

KASAN: use-after-free Read in drm_gem_object_release
 2020-07-13 16:47 UTC  (6+ messages)

[PATCH] fbdev: sm712fb: handle ioremap() errors in probe
 2020-07-13  8:05 UTC 

[PATCH] vt: Reject zero-sized screen buffer size
 2020-07-12 11:10 UTC  (7+ messages)
` fbconsole needs more parameter validations
        ` [PATCH v3] vt: Reject zero-sized screen buffer size
          ` [PATCH] fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins

[PATCH v3 net] rtnetlink: Fix memory(net_device) leak when ->newlink fails
 2020-07-14  7:48 UTC 

[PATCH v3 6/9] drm/bridge: ti-sn65dsi86: Use 18-bit DP if we can
 2020-07-10 17:10 UTC  (10+ messages)

[soc:broadcom/dts] BUILD SUCCESS aee13efe44c10b747e6b59659a242d8f7d266e92
 2020-07-14  7:02 UTC 

[soc:uniphier/dt64] BUILD SUCCESS e6bd81a2290f03db8baf761d06071f269dc8e177
 2020-07-14  7:02 UTC 

[soc:uniphier/dt] BUILD SUCCESS 781865604d1695314df901e106d27b26446359d8
 2020-07-14  7:02 UTC 

[PATCH] drm/tidss: Replace HTTP links with HTTPS ones
 2020-07-13 12:39 UTC 

[PATCH] vgacon: Fix an out-of-bounds in vgacon_scrollback_update()
 2020-07-13 10:57 UTC 

[PATCH v4] ARM: dts: Configure osc clock for d_can on am437x
 2020-07-14  7:02 UTC  (4+ messages)
` [PATCH v4] Fix dcan driver probe failed on am437x platform

[PATCH v2 1/2] drm/msm/a6xx: hwcg tables in gpulist
 2020-07-10 23:04 UTC  (2+ messages)
` [PATCH v2 2/2] drm/msm/a6xx: add A640/A650 hwcg

[PATCH] Replace HTTP links with HTTPS ones: BACKLIGHT CLASS/SUBSYSTEM
 2020-07-10 18:15 UTC  (3+ messages)

[PATCH] f2fs: gc: fix the variable used in PTR_ERR()
 2020-07-13  8:07 UTC 

[PATCH] init/do_mounts: fix a coding style error
 2020-07-14  7:02 UTC 

[PATCH RESEND v2 1/2] drm/bridge: dw-hdmi: Don't cleanup i2c adapter and ddc ptr in __dw_hdmi_probe() bailout path
 2020-07-11  0:59 UTC  (4+ messages)
` [PATCH RESEND v2 2/2] drm/bridge: dw-hdmi: Always add the bridge in the global bridge list

[v5] dt-bindings: msm: disp: add yaml schemas for DPU and DSI bindings
 2020-07-10 13:57 UTC 

[PATCH v4] Add package managers as a plugin
 2020-07-14  7:02 UTC  (5+ messages)
` [PATCH v4 01/12] Move rpm manifest to its own subdir

[PATCH v6] drm/i915: Init lspcon after HPD in intel_dp_detect()
 2020-07-10 15:48 UTC  (3+ messages)

[PATCH] cdc-acm: acm_init: Set initial BAUD to B0
 2020-07-14  7:02 UTC  (4+ messages)

[PATCH 2.6.26-4.14] IB/ipoib: Arm "send_cq" to process completions in due time
 2020-07-14  7:02 UTC  (8+ messages)

/sys/kernel/debug/kmemleak empty despite kmemleak reports
 2020-07-14  6:59 UTC  (5+ messages)

[PATCH] xfs/010,030: filter AG header CRC error warnings
 2020-07-14  7:13 UTC  (2+ messages)

[Bug 208333] New: No desktop on 5.8 rc1 rc2 with Gtx 760 driver nouveau
 2020-07-14  6:59 UTC  (2+ messages)
` [Bug 208333] Black screen with Kernel 5.8 rc1/2/3/4 with Nvidia "

linusw/for-next baseline: 85 runs, 2 regressions (gpio-v5.8-2-58-g1752911c6d10)
 2020-07-14  6:59 UTC 

[PATCH 0/1] usb: dwc3: meson-g12a: fix shared reset control use
 2020-07-14  6:56 UTC  (4+ messages)

[PATCH] usb: typec: tcpm: Move to high priority workqueue for processing events
 2020-07-14  6:57 UTC  (3+ messages)

[PATCH stable-4.14] IB/umem: fix reference count leak in ib_umem_odp_get()
 2020-07-14 14:56 UTC 

[PATCH 0/1] Upstreaming the KFD IPC API
 2020-07-14  6:56 UTC  (5+ messages)
` [PATCH 1/1] drm/amdkfd: Add "

[PATCH 0/2] add Intel Max10 BMC chip support
 2020-07-14  6:52 UTC  (6+ messages)
` [PATCH 1/2] mfd: intel-m10-bmc: add Max10 BMC chip support for Intel FPGA PAC

[PATCH stable-4.19] IB/umem: fix reference count leak in ib_umem_odp_get()
 2020-07-14 14:54 UTC 

[PATCH 01/16] drm/amd/powerplay: add more members for dpm table
 2020-07-14  6:55 UTC  (4+ messages)
` [PATCH 13/16] drm/amd/powerplay: apply gfxoff disablement/enablement for all SMU11 ASICs

[RFC PATCH v1] scsi: ufs: modify write booster
 2020-07-14  6:52 UTC  (2+ messages)

[PATCH v2 net] rtnetlink: Fix memory(net_device) leak when ->newlink fails
 2020-07-14  7:32 UTC  (2+ messages)

[PATCH] dts: arm64: lx2160a-rdb: fix shunt-resistor
 2020-07-14  6:52 UTC  (3+ messages)

Question about NMIs and Xenomai
 2020-07-14  6:52 UTC 

Using gerrit or github for review?
 2020-07-14  6:51 UTC  (6+ messages)

[PATCH] mm, oom: don't invoke oom killer if current has been reapered
 2020-07-14  6:51 UTC  (8+ messages)

[PATCH 0/3] readfile(2): a new syscall to make open/read/close faster
 2020-07-14  6:51 UTC  (3+ messages)

[PATCH v3 0/6] Remove default DMA window before creating DDW
 2020-07-14  6:46 UTC  (7+ messages)
` [PATCH v3 4/6] powerpc/pseries/iommu: "

[PATCH 0/2] tcpm: Error handling for tcpm_register_partner_altmodes
 2020-07-14  6:49 UTC  (5+ messages)
` [PATCH 1/2] usb: typec: Comment correction for typec_partner_register_altmode
` [PATCH 2/2] usb: typec: tcpm: Error handling for tcpm_register_partner_altmodes

[PATCH] ARM: dts: exynos: Disable frequency scaling for FSYS bus
 2020-07-14  6:47 UTC 

[PATCH] MIPS: Replace HTTP links with HTTPS ones
 2020-07-14  6:45 UTC  (2+ messages)

[PATCH net-next] rtnetlink: Fix memory(net_device) leak when ->newlink fails
 2020-07-14  6:47 UTC  (3+ messages)

genhomedircon and passwd
 2020-07-14  6:46 UTC  (2+ messages)

drivers/isdn/hardware/mISDN/hfcmulti.c:1092:26: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-07-14  6:43 UTC  (2+ messages)

[PATCH net-next] can: silence remove_proc_entry warning
 2020-07-14  6:44 UTC  (2+ messages)

[linux-stable-rc:linux-5.4.y 793/3868] csky-linux-ld: atmel-aes.c:undefined reference to `atmel_sha_authenc_spawn'
 2020-07-14  6:45 UTC  (2+ messages)

[PATCH 4.19] IB/umem: fix reference count leak in ib_umem_odp_get()
 2020-07-14 10:57 UTC  (3+ messages)

[Ksummit-discuss] [PATCH v3] CodingStyle: Inclusive Terminology
 2020-07-14  6:43 UTC  (5+ messages)


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.