linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-24 17:59:53 to 2021-10-25 03:44:27 UTC [more...]

[PATCH] drm: bridge: fix unmet dependency on DRM_KMS_HELPER for DRM_PANEL_BRIDGE
 2021-10-25  3:44 UTC 

kernel/sched/core.c:6299:35: error: 'struct task_struct' has no member named 'plug'
 2021-10-25  3:41 UTC 

[PATCH bpf-next,v2] riscv, bpf: Add BPF exception tables
 2021-10-25  3:53 UTC 

[PATCH 0/4] Do some changes about kprobe
 2021-10-25  3:31 UTC  (5+ messages)
` [PATCH 1/4] samples/kretprobes: Fix return value if register_kretprobe() failed
` [PATCH 2/4] docs, kprobes: Remove invalid URL and add new reference
` [PATCH 3/4] test_kprobes: Move it from kernel/ to lib/
` [PATCH 4/4] MAINTAINERS: Add git tree and missing files for KPROBES

[PATCH 00/11] Some bugfixs for ubifs/ubi
 2021-10-25  3:41 UTC  (12+ messages)
` [PATCH 01/11] ubifs: rename_whiteout: Fix double free for whiteout_ui->data
` [PATCH 02/11] ubifs: Fix deadlock in concurrent rename whiteout and inode writeback
` [PATCH 03/11] ubifs: Fix wrong number of inodes locked by ui_mutex in ubifs_inode comment
` [PATCH 04/11] ubifs: Add missing iput if do_tmpfile() failed in rename whiteout
` [PATCH 05/11] ubifs: Rename whiteout atomically
` [PATCH 06/11] ubifs: Fix 'ui->dirty' race between do_tmpfile() and writeback work
` [PATCH 07/11] ubifs: Rectify space amount budget for mkdir/tmpfile operations
` [PATCH 08/11] ubifs: setflags: Don't make a budget for 'ui->data_len'
` [PATCH 09/11] ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock()
` [PATCH 10/11] ubi: fastmap: Return error code if memory allocation fails in add_aeb()
` [PATCH 11/11] ubi: fastmap: Add all fastmap pebs into 'ai->fastmap' when fm->used_blocks>=2

[PATCH 1/3] refscale: simplify the errexit checkpoint
 2021-10-25  3:26 UTC  (3+ messages)
` [PATCH 2/3] refscale: prevent buffer to pr_alert() being too long
` [PATCH 3/3] refscale: always log the error message

[PATCH V4 00/19] RTLA: An interface for osnoise/timerlat tracers
 2021-10-25  3:26 UTC  (4+ messages)
` [PATCH V4 04/19] trace/osnoise: Support a list of trace_array *tr

[PATCH rdma-rc] IB/core: fix a UAF for netdev in netdevice_event process
 2021-10-25  3:42 UTC 

[PATCH v2] perf vendor events power10: Add metric events json file for power10 platform
 2021-10-25  3:23 UTC  (3+ messages)

[PATCH 1/2] refscale: simplify the errexit checkpoint
 2021-10-25  3:15 UTC  (6+ messages)
` [PATCH 2/2] refscale: prevent buffer to pr_alert() being too long

[PATCH] x86/kvm: Introduce boot parameter no-kvm-pvipi
 2021-10-25  3:14 UTC  (7+ messages)
    `  "
        `  "

[PATCH v5 0/4] clk: visconti: Add support common clock driver and reset driver
 2021-10-25  3:10 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: clock: Add DT bindings for PLL of Toshiba Visconti TMPV770x SoC
` [PATCH v5 2/4] dt-bindings: clock: Add DT bindings for SMU "
` [PATCH v5 3/4] clk: visconti: Add support common clock driver and reset driver
` [PATCH v5 4/4] MAINTAINERS: Add entries for Toshiba Visconti PLL and clock controller

[PATCH v2 0/2] use SM3 instead of SM3_256
 2021-10-25  3:04 UTC  (4+ messages)
` [PATCH v2 1/2] crypto: "

[PATCH 0/2] Driver for TI INA238 I2C Power Monitor
 2021-10-25  2:58 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: hwmon: ti,ina2xx: Document ti,ina238 compatible string
` [PATCH 2/2] hwmon: Driver for Texas Instruments INA238

[PATCH] firmware: qcom: scm: Don't break compile test on non-ARM platforms
 2021-10-25  2:58 UTC 

[PATCH V3 0/4] zram: fix two races and one zram leak
 2021-10-25  2:54 UTC  (5+ messages)
` [PATCH V3 1/4] zram: fix race between zram_reset_device() and disksize_store()
` [PATCH V3 2/4] zram: don't fail to remove zram during unloading module
` [PATCH V3 3/4] zram: avoid race between zram_remove and disksize_store
` [PATCH V3 4/4] zram: replace fsync_bdev with sync_blockdev

Commit 0d989ac2c90b broke my x86-64 build
 2021-10-25  2:51 UTC  (4+ messages)

linux-next: build failure after merge of the kspp-gustavo tree
 2021-10-25  2:42 UTC  (4+ messages)

linux-next: build failure after merge of the qcom tree
 2021-10-25  2:37 UTC  (2+ messages)

[RESEND v2 4/5] PCI: imx6: Fix the clock reference handling unbalance when link never came up
 2021-10-25  2:35 UTC  (6+ messages)

[PATCH v3 0/9] kprobes: Make KUnit and add stacktrace on kretprobe tests
 2021-10-25  2:34 UTC  (4+ messages)
` [PATCH v3 2/9] kprobes: Add a test case for stacktrace from kretprobe handler

[PATCH v5 0/8] vDPA driver for Alibaba ENI
 2021-10-25  2:27 UTC  (14+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/8] virtio-pci: introduce legacy device module
  ` [PATCH v6 4/8] vdpa: add new callback get_vq_num_min in vdpa_config_ops
  ` [PATCH v6 5/8] vdpa: min vq num of vdpa device cannot be greater than max vq num
  ` [PATCH v6 6/8] virtio_vdpa: setup correct vq size with callbacks get_vq_num_{max,min}
  ` [PATCH v6 7/8] vdpa: add new attribute VDPA_ATTR_DEV_MIN_VQ_SIZE
  ` [PATCH v6 8/8] eni_vdpa: add vDPA driver for Alibaba ENI

linux-next: manual merge of the block tree with Linus' tree
 2021-10-25  2:26 UTC 

linux-next: build warning after merge of the qcom tree
 2021-10-25  2:24 UTC  (3+ messages)

[PATCH v10 00/11] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2021-10-25  2:18 UTC  (3+ messages)
  ` [PATCH v10 06/11] arm64: Make profile_pc() use arch_stack_walk()

linux-next: build failure after merge of the sound-asoc tree
 2021-10-25  2:13 UTC 

[PATCH v3 0/9] add the imx8m pcie phy driver and imx8mm pcie support
 2021-10-25  2:12 UTC  (12+ messages)

[PATCH 0/4] MIPS: process: Some fixes and improvements about get_frame_info()
 2021-10-25  2:11 UTC  (4+ messages)
` [PATCH 4/4] MIPS: Add is_jr_ra_ins() to end the loop early

linux-next: build failure after merge of the kspp-gustavo tree
 2021-10-25  1:55 UTC  (2+ messages)

[PATCH] drm: Fix wrong use of connector in vop_get_edp_connector
 2021-10-25  1:55 UTC 

[PATCH v2] scsi: bnx2fc: Make use of the helper macro kthread_run()
 2021-10-25  1:53 UTC 

[PATCH v3 00/11] Support Pensando Elba SoC
 2021-10-25  1:51 UTC  (12+ messages)
` [PATCH v3 01/11] dt-bindings: arm: pensando: add Pensando boards
` [PATCH v3 02/11] dt-bindings: Add vendor prefix for Pensando Systems
` [PATCH v3 03/11] dt-bindings: mmc: Add Pensando Elba SoC binding
` [PATCH v3 04/11] dt-bindings: spi: Add compatible for Pensando Elba SoC
` [PATCH v3 05/11] spi: dw: Add Pensando Elba SoC SPI Controller bindings
` [PATCH v3 06/11] MAINTAINERS: Add entry for PENSANDO
` [PATCH v3 07/11] arm64: Add config for Pensando SoC platforms
` [PATCH v3 08/11] spi: cadence-quadspi: Add compatible for Pensando Elba SoC
` [PATCH v3 09/11] mmc: sdhci-cadence: Add Pensando Elba SoC support
` [PATCH v3 10/11] spi: dw: Add support for Pensando Elba SoC
` [PATCH v3 11/11] arm64: dts: Add Pensando Elba SoC support

[PATCH v3] user_events: Enable user processes to create and write to trace events
 2021-10-25  1:40 UTC  (4+ messages)

[syzbot] KASAN: use-after-free Read in blk_mq_sched_tags_teardown
 2021-10-25  1:35 UTC 

[PATCH 0/8] KVM: SEV-ES: fixes for string I/O emulation
 2021-10-25  1:31 UTC  (3+ messages)
` [PATCH 1/8] KVM: SEV-ES: fix length of string I/O

[PATCH] ipmi: simplify duplicated if condition
 2021-10-25  1:22 UTC 

[PATCH] scsi: ufs: clean up the Kconfig file
 2021-10-25  1:17 UTC  (4+ messages)

[PATCH] riscv: cacheinfo: fix typo of homogenous
 2021-10-25  1:12 UTC  (3+ messages)

[PATCH] ASoC: fix unmet dependency on GPIOLIB for SND_SOC_MAX98357A
 2021-10-25  1:06 UTC 

[PATCH] riscv: Don't use va_pa_offset on kdump
 2021-10-25  1:00 UTC  (2+ messages)

[PATCH] ACPI: CPPC: fix return value in register_pcc_channel()
 2021-10-25  0:55 UTC  (2+ messages)
  ` 答复: [gmail.com代发]Re: "

[PATCH binder] binder: remove duplicate include in binder.c
 2021-10-25  0:45 UTC  (2+ messages)

[PATCH] certs: system_keyring.c: clean up kernel-doc
 2021-10-25  0:38 UTC 

[PATCH v2 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-10-25  0:35 UTC  (4+ messages)
` [PATCH v2 11/16] dt-bindings: pinctrl: Add StarFive JH7100 bindings

[tip:x86/urgent] BUILD SUCCESS 0a30896fc5025e71c350449760b240fba5581b42
 2021-10-25  0:35 UTC 

[PATCH V3 00/49] x86/entry/64: Convert a bunch of ASM entry code into C code
 2021-10-25  0:34 UTC  (3+ messages)
` [PATCH V3 32/49] x86/entry: Add the C version ist_restore_cr3()

[PATCH v4 0/4] clk: visconti: Add support common clock driver and reset driver
 2021-10-25  0:29 UTC  (4+ messages)
` [PATCH v4 3/4] "

[tip:x86/sev] BUILD SUCCESS ce47d0c00ff5621ae5825c9d81722b23b0df395e
 2021-10-25  0:16 UTC 

[syzbot] WARNING in z_erofs_lz4_decompress
 2021-10-25  0:16 UTC  (2+ messages)

[PATCH] erofs: get rid of ->lru usage
 2021-10-25  0:12 UTC  (3+ messages)

linux-next: manual merge of the nfsd tree with the nfs tree
 2021-10-25  0:10 UTC  (2+ messages)

[PATCH 00/13] This patchset aims to add initial support for the i.MXRT10xx family
 2021-10-25  0:05 UTC  (9+ messages)
` [PATCH 03/13] dt-bindings: imx: Add pinctrl binding doc for i.MXRT1050
` [PATCH 12/13] ARM: dts: imx: add i.MXRT1050-EVK support

[net-next v1] tcp: don't free a FIN sk_buff in tcp_remove_empty_skb()
 2021-10-24 23:59 UTC 

[PATCH v2 8/8] staging: vchiq_core: fix quoted strings split across lines
 2021-10-24 23:56 UTC  (2+ messages)

linux-next: manual merge of the risc-v tree with the kbuild tree
 2021-10-24 23:50 UTC 

[PATCH] pinctrl: core: fix possible memory leak in pinctrl_enable()
 2021-10-24 23:43 UTC  (2+ messages)

Potential null-pointer-dereference problem due to missing null-checking for ata_timing_find_mode
 2021-10-24 23:24 UTC 

[PATCH v2 0/8] Arm boards syscon 'unit_address_format' clean-ups
 2021-10-24 23:21 UTC  (4+ messages)
` [PATCH v2 6/8] ARM: dts: arm: Update register-bit-led nodes 'reg' and node names

[PATCH 0/2] Enable Qualcomm Crypto Engine on sm8150
 2021-10-24 23:19 UTC  (5+ messages)
` [PATCH 1/2] crypto: qce: Add 'sm8150-qce' compatible string check

[PATCH 1/2] ARM: versatile: remove leading 0 on unit address
 2021-10-24 23:16 UTC 

[PATCH] pinctrl: bcm2835: Allow building driver as a module
 2021-10-24 22:55 UTC  (2+ messages)

[PATCH 0/3] nolibc fixes marked for -stable
 2021-10-24 22:52 UTC  (2+ messages)

problem in changing from active to passive mode
 2021-10-24 22:44 UTC  (2+ messages)

[rmk-arm:clearfog 2/13] drivers/net/dsa/mv88e6xxx/mv88e6xxx_debugfs.c:739:6: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
 2021-10-24 22:43 UTC 

linux-next: manual merge of the nds32 tree with the kbuild tree
 2021-10-24 22:38 UTC 

[PATCH net-next] netdevsim: Register and unregister devlink traps on probe/remove device
 2021-10-24 10:48 UTC  (4+ messages)

[PATCH] virtio_blk: allow 0 as num_request_queues
 2021-10-24 22:30 UTC  (6+ messages)

[PATCH v7 0/2] gpio: gpio-cascade: add generic GPIO cascade
 2021-10-24 22:18 UTC  (5+ messages)
  ` [PATCH v7 1/2] dt-bindings: gpio-cascade: add documentation
  ` [PATCH v7 2/2] gpio: gpio-cascade: add generic GPIO cascade

[PATCH v3 00/23] Fix some issues at documentation
 2021-10-24 22:08 UTC  (11+ messages)
` [PATCH v3 04/23] MAINTAINERS: update arm,vic.yaml reference
` [PATCH v3 06/23] MAINTAINERS: update faraday,ftrtc010.yaml reference
` [PATCH v3 08/23] MAINTAINERS: update intel,ixp46x-rng.yaml reference
` [PATCH v3 10/23] MAINTAINERS: update gemini.yaml reference
` [PATCH v3 12/23] MAINTAINERS: update mtd-physmap.yaml reference

[PATCH] ACPI: AC: Quirk GK45 to skip reading _PSR
 2021-10-24 22:04 UTC 

[PATCH v3] dt-bindings: opp: Allow multi-worded OPP entry names
 2021-10-24 21:57 UTC 

[PATCH v2] gpio: Return EPROBE_DEFER if gc->to_irq is NULL
 2021-10-24 21:49 UTC  (2+ messages)

[PATCH] ARM: add BUILD_BUG_ON to check if fixmap range spans multiple pmds
 2021-10-24 21:44 UTC  (2+ messages)

[PATCH v2 0/8] vchiq_core: various style cleanups
 2021-10-24 21:25 UTC  (8+ messages)
` [PATCH v2 1/8] staging: vchiq_core: cleanup blank lines
` [PATCH v2 2/8] staging: vchiq_core: cleanup code alignment issues
` [PATCH v2 3/8] staging: vchiq_core.h: fix CamelCase in function declaration
` [PATCH v2 4/8] staging: vchiq_core.h: use preferred kernel types
` [PATCH v2 5/8] staging: vchiq: drop trailing semicolon in macro definition
` [PATCH v2 6/8] staging: vchiq_core: drop extern prefix in function declarations
` [PATCH v2 7/8] staging: vchiq_core: cleanup lines that end with '(' or '['

[PATCH 1/2] pinctrl: tegra: include lpdr pin properties
 2021-10-24 21:25 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: tegra: Add pinmux support for Tegra194

linux-next: Fixes tag needs some work in the vhost tree
 2021-10-24 21:23 UTC 

[PATCH] arm64: dts: rockchip: disable USB type-c DisplayPort
 2021-10-24 21:18 UTC  (2+ messages)

[PATCH 00/23] x86: Support Intel Advanced Matrix Extensions (part 4)
 2021-10-24 21:17 UTC  (3+ messages)
` [PATCH 06/23] x86/arch_prctl: Add controls for dynamic XSTATE components

[PATCH v9 0/4] Mediatek MT7986 pinctrl support
 2021-10-24 21:07 UTC  (2+ messages)

[PATCH v6 0/2] pinctrl: pinctrl-microchip-sgpio: Extend to call reset driver
 2021-10-24 21:03 UTC  (2+ messages)

[RFC PATCH] drm/aperture: Add param to disable conflicting framebuffers removal
 2021-10-24 20:43 UTC  (6+ messages)

[PATCH] mailbox: remove the error message when gce clk is defer
 2021-10-24 20:25 UTC 

[PATCH v2 0/3] report the controller capabilities through the netlink interface
 2021-10-24 18:30 UTC  (3+ messages)
` [PATCH v2 1/3] can: dev: replace can_priv::ctrlmode_static by can_get_static_ctrlmode()

[GIT PULL] pin control fixes for v5.15
 2021-10-24 20:16 UTC 

[PATCH] iio: adc: lpc18xx_adc: Reorder clk_get_rate function call
 2021-10-24 20:12 UTC  (2+ messages)

[syzbot] WARNING: refcount bug in memfd_secret
 2021-10-24 20:09 UTC  (3+ messages)

[PATCH] net: nxp: lpc_eth.c: avoid hang when bringing interface down
 2021-10-24 19:55 UTC  (2+ messages)

[git pull] autofs braino fix
 2021-10-24 19:56 UTC  (2+ messages)

[PATCH] scsi: elx: libefc_sli: Use 'bitmap_zalloc()' when applicable
 2021-10-24 19:48 UTC 

[PATCH v1 1/2] ASoC: tegra: Restore AC97 support
 2021-10-24 19:28 UTC  (2+ messages)
` [PATCH v1 2/2] ASoC: tegra: Set default card name for Trimslice

[PATCH] mlxsw: spectrum: Use 'bitmap_zalloc()' when applicable
 2021-10-24 19:17 UTC 

[PATCH v1 0/3] Tegra ARM32 device-tree improvements for 5.16
 2021-10-24 19:08 UTC  (4+ messages)
` [PATCH v1 2/3] ARM: tegra: Name clock and regulator nodes according to DT-schema

[net-next PATCH] net: convert users of bitmap_foo() to linkmode_foo()
 2021-10-24 18:50 UTC  (2+ messages)

[PATCH v2][next] sysctl: Avoid open coded arithmetic in memory allocator functions
 2021-10-24 18:54 UTC  (5+ messages)

[PATCH v2] staging: vt6655: fix camelcase byData in card.c
 2021-10-24 18:43 UTC  (3+ messages)

[PATCH v7 0/14] net: phy: Add qca8081 ethernet phy driver
 2021-10-24 18:43 UTC  (23+ messages)
` [PATCH v7 03/14] net: phy: at803x: improve the WOL feature
` [PATCH v7 05/14] net: phy: add qca8081 ethernet phy driver
` [PATCH v7 06/14] net: phy: add qca8081 read_status
` [PATCH v7 07/14] net: phy: add qca8081 get_features
` [PATCH v7 08/14] net: phy: add qca8081 config_aneg
` [PATCH v7 09/14] net: phy: add constants for fast retrain related register
` [PATCH v7 10/14] net: phy: add genphy_c45_fast_retrain
` [PATCH v7 11/14] net: phy: add qca8081 config_init
` [PATCH v7 12/14] net: phy: add qca8081 soft_reset and enable master/slave seed
` [PATCH v7 13/14] net: phy: adjust qca8081 master/slave seed value if link down
` [PATCH v7 14/14] net: phy: add qca8081 cdt feature

[PATCH] ASoC: adau1701: Replace legacy gpio interface for gpiod
 2021-10-24 18:42 UTC 

[PATCH] staging: r8188eu: remove unused local variable
 2021-10-24 18:35 UTC 

[PATCH] gpio: clean up Kconfig file
 2021-10-24 18:19 UTC  (2+ messages)

[PATCH] dma-mapping: Use 'bitmap_zalloc()' when applicable
 2021-10-24 18:18 UTC  (3+ messages)

[PATCH 0/2] usb: misc: add support for microchip,usb2244 USB-SD controller
 2021-10-24 18:06 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: usb: misc: Add binding for Microchip usb2244 Controller
` [PATCH 2/2] usb: misc: usb244: add support for USB2 ultra fast sd controller

[PATCH 0/5] staging: r8188eu: remove struct sreset_priv
 2021-10-24 18:04 UTC  (6+ messages)
` [PATCH 1/5] staging: r8188eu: silent_reset_inprogress is never read
` [PATCH 2/5] staging: r8188eu: wifi_error_status is write-only
` [PATCH 3/5] staging: r8188eu: silentreset_mutex is unused
` [PATCH 4/5] staging: r8188eu: remove last_tx_complete_time
` [PATCH 5/5] staging: r8188eu: remove the sreset_priv structure


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