All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-23 07:04:21 to 2021-03-23 07:49:06 UTC [more...]

[RFC PATCH 0/8] make hugetlb put_page safe for all calling contexts
 2021-03-23  7:48 UTC  (5+ messages)
` [RFC PATCH 1/8] hugetlb: add per-hstate mutex to synchronize user adjustments

[PATCH] crash_dump: Fix duplicate included pgtable.h
 2021-03-23  7:48 UTC  (2+ messages)

[PATCH v2] docs: simplify each section title
 2021-03-23  7:47 UTC 

[PATCH] md/dm-mpath: check whether all pgpaths have same uuid in multipath_ctr()
 2021-03-23  7:47 UTC  (5+ messages)
  `  "
      ` [dm-devel] "

[PATCH] ccs-data.h: fix kernel-doc typo
 2021-03-23  7:47 UTC 

[RFC 0/7] Add support to process rx packets in thread
 2021-03-23  7:45 UTC  (11+ messages)
` [RFC 2/7] ath10k: Add support to process rx packet "

[PATCHv2 0/2] Fixes for for dra7 timer wrap errata i940
 2021-03-23  7:43 UTC  (6+ messages)
` [PATCH 1/2] clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issue
` [PATCH 2/2] clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940

include/linux/compiler_types.h:315:38: error: call to '__compiletime_assert_536' declared with attribute error: BUILD_BUG_ON failed: offsetof(struct can_frame, len) != offsetof(struct canfd_frame, len) || offsetof(struct can_frame, data) != offsetof(struc
 2021-03-23  7:45 UTC  (13+ messages)
  ` [kbuild-all] "

[dpdk-dev] [PATCH 0/3] Fixes for testpmd
 2021-03-23  7:46 UTC  (6+ messages)
` [dpdk-dev] [PATCH 3/3] app/testpmd: use of Rx/Tx in testpmd

[meta-networking] [PATCH] atftp: move atftpd.init from files to atftp subdirectory
 2021-03-23  7:44 UTC 

[PATCH v2] fs/exec: fix typos and sentence disorder
 2021-03-23  7:42 UTC 

[dpdk-dev] [PATCH 1/3] meson: fix minimum required meson version
 2021-03-23  7:42 UTC  (6+ messages)

raid5 crash on system which PAGE_SIZE is 64KB
 2021-03-23  7:41 UTC  (4+ messages)

[PATCH v8 0/3] Add support for secure regions in NAND
 2021-03-23  7:39 UTC  (8+ messages)
` [PATCH v8 1/3] dt-bindings: mtd: Convert Qcom NANDc binding to YAML
` [PATCH v8 2/3] dt-bindings: mtd: Add a property to declare secure regions in NAND chips
` [PATCH v8 3/3] mtd: rawnand: Add support for secure regions in NAND memory

[PATCH net-next 0/8] net: hns: add some cleanups
 2021-03-23  7:41 UTC  (9+ messages)
` [PATCH net-next 1/8] net: hns: remove unused get_autoneg()
` [PATCH net-next 2/8] net: hns: remove unused set_autoneg()
` [PATCH net-next 3/8] net: hns: remove unused set_rx_ignore_pause_frames()
` [PATCH net-next 4/8] net: hns: remove unused config_half_duplex()
` [PATCH net-next 5/8] net: hns: remove unused NIC_LB_TEST_RX_PKG_ERR
` [PATCH net-next 6/8] net: hns: remove unused HNS_LED_PC_REG
` [PATCH net-next 7/8] net: hns: remove unnecessary !! operation in hns_mac_config_sds_loopback_acpi()
` [PATCH net-next 8/8] net: hns: remove redundant variable initialization

[PATCH 1/1] powerpc/iommu: Enable remaining IOMMU Pagesizes present in LoPAR
 2021-03-23  7:41 UTC  (2+ messages)

[PATCH -next] crypto: hisilicon/hpre: fix link error
 2021-03-23  7:41 UTC  (2+ messages)

[PATCH] ftrace: shut up -Wcast-function-type warning for ftrace_ops_no_ops
 2021-03-23  7:39 UTC  (2+ messages)

[PATCH] soundwire: intel: move to auxiliary bus
 2021-03-23  7:37 UTC  (6+ messages)

[GIT PULL] SoCFPGA changes for v2021.04-rc5
 2021-03-23  7:38 UTC 

[PATCH] drm/ttm: stop warning on TT shrinker failure
 2021-03-23  7:38 UTC  (12+ messages)

[PATCH] [v2] static_call: fix function type mismatch
 2021-03-23  7:37 UTC  (4+ messages)
` [tip: locking/core] static_call: Fix "

[PATCH] static_call: fix function type mismatch
 2021-03-23  7:35 UTC  (5+ messages)

[norov:remove-find-h 13/15] arch/m68k/include/asm/bitops.h:396:24: error: conflicting types for 'find_first_bit'
 2021-03-23  7:37 UTC 

fix nvme-tcp and nvme-rdma controller reset hangs when using multipath
 2021-03-23  7:36 UTC  (12+ messages)
` [PATCH 2/2] nvme-multipath: don't block on blk_queue_enter of the underlying device

[PATCH V2 RESEND 0/4] PM / devfreq: a few small fixes and improvements
 2021-03-23  7:20 UTC  (10+ messages)
` [PATCH V2 RESEND 1/4] PM / devfreq: Use more accurate returned new_freq as resume_freq
` [PATCH V2 RESEND 2/4] PM / devfreq: Remove the invalid description for get_target_freq
` [PATCH V2 RESEND 3/4] PM / devfreq: bail out early if no freq changes in devfreq_set_target
` [PATCH V2 RESEND 4/4] PM / devfreq: imx8m-ddrc: remove imx8m_ddrc_get_dev_status

[PATCH] serial: imx: drop workaround for forced irq threading
 2021-03-23  7:34 UTC  (8+ messages)

[PATCH] video/fbdev: Fix a double free in hvfb_probe
 2021-03-23  7:33 UTC  (2+ messages)

[PATCH 0/3] arm64: lib: improve copy performance
 2021-03-23  7:34 UTC  (8+ messages)
` [PATCH 1/3] arm64: lib: introduce ldp2/stp2 macro
` [PATCH 2/3] arm64: lib: improve copy performance when size is ge 128 bytes
` [PATCH 3/3] arm64: lib: improve copy performance when size is less than 128 and ge 64 bytes

[Intel-wired-lan] [tnguy-next-queue:100GbE] BUILD SUCCESS WITH WARNING a6379db818a850d1c1012cffe160cfc14d64cb40
 2021-03-23  7:32 UTC 

[PATCH] net: can: Remove duplicate include of regmap.h
 2021-03-23  7:30 UTC  (2+ messages)

[PATCH] nvme: fix APST error for power latency tolerance
 2021-03-23  7:31 UTC 

CAN performance test
 2021-03-23  7:26 UTC  (2+ messages)

[RFC PATCH] arch: riscv: cpu: Add callback to init each core
 2021-03-23  7:31 UTC  (5+ messages)

[cip-dev] [PATCH 4.19.y-cip 00/40] Renesas RZ/G2{E,H,M,N} add VIN, CSI2 support
 2021-03-23  7:31 UTC  (4+ messages)

[RFC v5 0/6] hmp,qmp: Add some commands to introspect virtio deices
 2021-03-23  7:29 UTC  (4+ messages)
` [RFC v5 1/6] qmp: add QMP command x-debug-query-virtio

[PATCH 1/2] IMA: Move check_evmctl to setup, add require_evmctl()
 2021-03-23  7:30 UTC  (4+ messages)
` [PATCH 2/2] IMA/ima_keys.sh: Require evmctl 1.3.2
    ` [LTP] "

[PATCH] clk: qcom: camcc: Update the clock ops for the SC7180
 2021-03-23  7:29 UTC  (2+ messages)

[PATCH 1/4] mm/doc: Fix fault_flag_allow_retry_first kerneldoc
 2021-03-23  7:28 UTC  (8+ messages)
` [PATCH 2/4] mm/doc: Fix page_maybe_dma_pinned kerneldoc
` [PATCH 3/4] mm/doc: Turn fault flags into an enum
` [PATCH 4/4] mm/doc: Add mm.h and mm_types.h to the mm-api document

[PATCH] kgdb: fix gcc-11 warning on indentation
 2021-03-23  7:28 UTC  (4+ messages)

[PATCH v10] i2c: virtio: add a virtio i2c frontend driver
 2021-03-23 14:19 UTC  (2+ messages)

[PATCH] xfs: use a unique and persistent value for f_fsid
 2021-03-23  7:26 UTC  (4+ messages)

[PATCH v3 00/41] KVM: PPC: Book3S: C-ify the P9 entry/exit code
 2021-03-23  7:26 UTC  (8+ messages)
` [PATCH v3 19/41] KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 path

[PATCH v5 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-03-23  7:26 UTC  (7+ messages)
` [PATCH v5 03/11] vhost-vdpa: protect concurrent access to vhost device iotlb
    `  "
` [PATCH v5 07/11] vdpa: Support transferring virtual addressing during DMA mapping
    `  "

[PATCH v2 0/4] drm/bridge: ti-sn65dsi86: Support EDID reading
 2021-03-23  7:25 UTC  (6+ messages)

drivers/opp/of.c:959:12: warning: stack frame size of 1056 bytes in function '_of_add_table_indexed'
 2021-03-23  7:25 UTC  (4+ messages)

__scsi_remove_device: fix comments minor error
 2021-03-23  7:24 UTC 

[PATCH] media: camera-sensor.rst: fix c:function build warning
 2021-03-23  7:24 UTC 

[PATCH] KCOV: Introduced tracing unique covered PCs
 2021-03-23  7:23 UTC  (3+ messages)
` [PATCH] Introduced new tracing mode KCOV_MODE_UNIQUE

[PATCH v2] Bluetooth: Remove trailing semicolon in macros
 2021-03-23  7:23 UTC  (2+ messages)
` [v2] "

[PATCH] xen: Create EFI_VENDOR directory
 2021-03-23  7:23 UTC  (6+ messages)

[RFC PATCH 00/11] drm/bridge: ti-sn65dsi86: Support DisplayPort mode
 2021-03-23  7:21 UTC  (28+ messages)
` [RFC PATCH 01/11] dt-bindings: drm/bridge: ti-sn65dsi8: Make enable GPIO optional
` [RFC PATCH 02/11] drm/bridge: ti-sn65dsi86: "
` [RFC PATCH 03/11] drm/bridge: ti-sn65dsi86: Unregister AUX adapter in remove()
` [RFC PATCH 04/11] drm/bridge: ti-sn65dsi86: Use bitmask to store valid rates
` [RFC PATCH 05/11] drm/bridge: ti-sn65dsi86: Wrap panel with panel-bridge
` [RFC PATCH 06/11] drm/bridge: ti-sn65dsi86: Group code in sections
` [RFC PATCH 07/11] drm/bridge: ti-sn65dsi86: Split connector creation to a function
` [RFC PATCH 08/11] drm/bridge: ti-sn65dsi86: Implement bridge connector operations
` [RFC PATCH 11/11] drm/bridge: ti-sn65dsi86: Support hotplug detection

[PATCH v6 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2021-03-23  1:03 UTC  (9+ messages)
` [PATCH v6 01/14] media: uapi: Add some RGB bus formats for i.MX8qm/qxp pixel combiner
` [PATCH v6 03/14] dt-bindings: display: bridge: Add i.MX8qm/qxp pixel combiner binding
` [PATCH v6 05/14] dt-bindings: display: bridge: Add i.MX8qm/qxp display pixel link binding

[PATCH -next] drm/nouveau/core/client: Mark nvkm_uclient_sclass with static keyword
 2021-03-23  7:48 UTC 

[PATCH] gpu/xen: Fix a use after free in xen_drm_drv_init
 2021-03-23  1:46 UTC 

[PATCH -next] drm: Markdrm_send_event_helper with static keyword
 2021-03-23  7:38 UTC 

[PATCH 0/5] cifsd: introduce new SMB3 kernel server
 2021-03-23  7:19 UTC  (5+ messages)
  ` [PATCH 2/5] cifsd: add server-side procedures for SMB3

[PATCH -next] coresight: etm-perf: Mark format_attr_contextid with static keyword
 2021-03-23  7:54 UTC  (4+ messages)

[PATCH] X86: __set_clr_pte_enc() miscalculates physical address
 2021-03-23  7:20 UTC  (3+ messages)

[PATCH 00/14] pwm: Patches I consider ready for the next merge window
 2021-03-23  7:19 UTC  (3+ messages)

[PATCH 5.10 000/156] 5.10.26-rc2 review
 2021-03-23  7:19 UTC  (3+ messages)

[LTP] [s390x vDSO Bug?] clock_gettime(CLOCK_MONOTONIC_RAW, ...) gets abnormal ts value
 2021-03-23  7:11 UTC  (3+ messages)
`  "

[android-goldfish:android-3.18 109/182] net/batman-adv/debugfs.c:507:63: sparse: sparse: incorrect type in argument 4 (different modifiers)
 2021-03-23  7:19 UTC 

[tnguy-next-queue:100GbE 15/18] drivers/net/ethernet/intel/iavf/iavf_fdir.c:340:5: warning: format specifies type 'unsigned short' but the argument has type 'int'
 2021-03-23  7:19 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 4.19 00/43] 4.19.183-rc1 review
 2021-03-23  7:17 UTC  (2+ messages)

[PATCH] usb: Add data checks in usbtmc_disconnect
 2021-03-23  7:16 UTC  (2+ messages)

[PATCH v4] IMA: Allow only ima-buf template for key measurement
 2021-03-23  7:16 UTC  (3+ messages)
  ` [LTP] "

[PATCH 00/16] TI/Cadence: Add Sierra/Torrent SERDES driver
 2021-03-23  7:16 UTC  (6+ messages)
` [PATCH 02/16] drivers: reset: Handle gracefully NULL pointers

[PATCH net] net/sched: act_ct: clear post_ct if doing ct_clear
 2021-03-23  7:15 UTC  (2+ messages)

[PATCH 1/3] w1: ds2438: fixed a coding style issues
 2021-03-23  7:14 UTC  (2+ messages)

Question about rtl8723bs
 2021-03-23  7:15 UTC  (2+ messages)

[PATCH v2 01/13] dt-bindings: usb: mtk-xhci: support property usb2-lpm-disable
 2021-03-23  7:02 UTC  (22+ messages)
` [PATCH v2 02/13] dt-bindings: usb: mtk-xhci: add support wakeup for mt8183 and mt8192
` [PATCH v2 03/13] dt-bindings: usb: mtu3: "
` [PATCH v2 04/13] usb: xhci-mtk: fix broken streams issue on 0.96 xHCI
` [PATCH v2 05/13] usb: xhci-mtk: support quirk to disable usb2 lpm
` [PATCH v2 06/13] usb: xhci-mtk: support ip-sleep wakeup for MT8183
` [PATCH v2 07/13] usb: xhci-mtk: add support ip-sleep wakeup for mT8192
` [PATCH v2 08/13] usb: xhci-mtk: drop CONFIG_OF
` [PATCH v2 09/13] usb: xhci-mtk: remove MODULE_ALIAS
` [PATCH v2 10/13] usb: mtu3: support ip-sleep wakeup for MT8183
` [PATCH v2 11/13] usb: mtu3: add support ip-sleep wakeup for MT8192
` [PATCH v2 12/13] usb: mtu3: drop CONFIG_OF
` [PATCH v2 13/13] arm64: dts: mt8183: update wakeup register offset

[PATCH 00/11] staging: rtl8723bs: fix extern declaration checkpatch issues
 2021-03-23  7:13 UTC  (5+ messages)
` [PATCH 03/11] staging: rtl8723bs: moved function prototype out of core/rtw_ioctl_set.c and core/rtw_mlme.c

[PATCH] staging: wimax: Mundane typo fixes
 2021-03-23  7:13 UTC  (4+ messages)

[PATCH v1] xfs: return err code if xfs_buf_associate_memory fail
 2021-03-23  6:24 UTC 

[PATCH v2 0/2] btrfs: zoned: automatic BG reclaim
 2021-03-23  7:11 UTC  (4+ messages)
` [PATCH v2 2/2] btrfs: zoned: automatically reclaim zones

[PATCH V2 0/6] PM / devfreq: a few small fixes and improvements
 2021-03-23  7:26 UTC  (6+ messages)

[PATCH 0/3] target/arm: Add nested virtualization support
 2021-03-23  7:08 UTC  (4+ messages)
` [PATCH 3/3] Enable nested virtualization support in arm64 KVM mode

[PATCH v2 00/14] Add binding updates and DT files for SC7280 SoC
 2021-03-23  7:06 UTC  (6+ messages)
` [PATCH v2 05/14] arm64: dts: qcom: sc7280: Add RSC and PDC devices

5.10.y Kernel Panic while poweroff and reboot - Null Pointer Exception - with TPM-Module SLB 9670
 2021-03-23  7:04 UTC  (4+ messages)

linux-next: Tree for Mar 23
 2021-03-23  7:03 UTC 


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.