All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-23 01:10:31 to 2020-07-23 02:26:47 UTC [more...]

[PATCH v2 0/3] kprobes: Remove MODULE dependency
 2020-07-23  1:51 UTC  (5+ messages)
` [PATCH v2 1/3] module: Rename module_alloc() to text_alloc() and move to kernel proper

[PATCH 1/2] net: forbid the reentrant RX
 2020-07-23  2:25 UTC  (6+ messages)
` [PATCH 2/2] e1000e: make TX reentrant

[PATCH v3 0/5] add DM based reset driver for SiFive SoC's
 2020-07-23  2:26 UTC  (3+ messages)
` [PATCH v3 5/5] configs: reset: fu540: enable dm reset framework for SiFive SoC

[RFC 00/11] Hyper-V: Support PAGE_SIZE larger than 4K
 2020-07-23  2:26 UTC  (8+ messages)
` [RFC 09/11] HID: hyperv: Make ringbuffer at least take two pages
` [RFC 11/11] scsi: storvsc: Support PAGE_SIZE larger than 4K

[Bridge] [PATCH net-next] Documentation: networking: Clarify switchdev devices behavior
 2020-07-23  2:25 UTC  (3+ messages)
`  "

[RFC PATCH] mm: silence soft lockups from unlock_page
 2020-07-21 13:38 UTC  (5+ messages)

[PATCH v16 0/3] da7280: haptic driver submission
 2020-07-23  2:23 UTC  (4+ messages)
` [PATCH v16 3/3] Input: new da7280 haptic driver

[PATCH v5 1/4] riscv: Move kernel mapping to vmalloc zone
 2020-07-22  4:50 UTC  (3+ messages)

[RFC v2 00/76] target/riscv: support vector extension v0.9
 2020-07-23  2:18 UTC  (9+ messages)
` [RFC v2 15/76] target/riscv: rvv-0.9: add fractional LMUL
` [RFC v2 16/76] target/riscv: rvv-0.9: add VMA and VTA

[PATCH 1/2] USB: Fix device driver race
 2020-07-23  2:19 UTC  (4+ messages)

[PATCH v3] fs:ceph: Remove unused variables in ceph_mdsmap_decode()
 2020-07-23  2:25 UTC 

stable/linux-4.14.y build: 200 builds: 0 failed, 200 passed, 1 warning (v4.14.189)
 2020-07-23  2:18 UTC 

[v7, PATCH 0/7] add drm support for MT8183
 2020-07-23  2:03 UTC  (24+ messages)
` [v7, PATCH 1/7] drm/mediatek: move ddp component defint into mtk_mmsys.h
` [v7, PATCH 2/7] mtk-mmsys: add mmsys private data
` [v7, PATCH 3/7] mtk-mmsys: add mt8183 mmsys support
` [v7, PATCH 4/7] dt-bindings: mediatek: add rdma_fifo_size description for mt8183 display
` [v7, PATCH 5/7] arm64: dts: add display nodes for mt8183
` [v7, PATCH 6/7] drm/mediatek: add fifo_size into rdma private data
` [v7, PATCH 7/7] drm/mediatek: add support for mediatek SOC MT8183

[PATCH,v2] ipvlan: add the check of ip header checksum
 2020-07-23  2:15 UTC  (6+ messages)
  ` 答复: "

[PATCH v4 0/8] Fix up and simplify error recovery mechanism
 2020-07-23  2:13 UTC  (4+ messages)
` [PATCH v4 3/8] ufs: ufs-qcom: Fix a few BUGs in func ufs_qcom_dump_dbg_regs()

[PATCH 1/1] riscv: Enable ARCH_HAS_FAST_MULTIPLIER for RV64I
 2020-07-23  2:13 UTC  (5+ messages)

[PATCH v2 00/12] usb: Handle different sublink speeds
 2020-07-23  2:13 UTC  (13+ messages)
` [PATCH v2 01/12] usb: ch9: Add sublink speed struct
` [PATCH v2 02/12] usb: gadget: composite: Avoid using magic numbers
` [PATCH v2 03/12] usb: gadget: Expose sublink speed attributes
` [PATCH v2 04/12] usb: gadget: Set max speed for SSP devices
` [PATCH v2 05/12] usb: composite: Properly report sublink speed
` [PATCH v2 06/12] usb: devicetree: Introduce num-lanes and lsm
` [PATCH v2 07/12] usb: common: Add functions to get lanes "
` [PATCH v2 08/12] usb: dwc3: Initialize lane count and sublink speed
` [PATCH v2 09/12] usb: dwc3: gadget: Report sublink speed capability
` [PATCH v2 10/12] usb: dwc3: gadget: Implement setting of sublink speed
` [PATCH v2 11/12] usb: dwc3: gadget: Track connected lane and "
` [PATCH v2 12/12] usb: dwc3: gadget: Set speed only up to the max supported

[PATCH 00/11] usb: Handle different sublink speeds
 2020-07-23  2:11 UTC  (10+ messages)
` [PATCH 06/11] usb: devicetree: dwc3: Introduce num-lanes and lsm

linux-next: manual merge of the bpf-next tree with the net tree
 2020-07-23  2:11 UTC  (2+ messages)

Linux RAID with btrfs stuck and consume 100 % CPU
 2020-07-23  2:08 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2020-07-23  2:08 UTC 

drivers/spi/spi-rspi.c:1128:29: warning: unused variable 'rspi_rz_ops'
 2020-07-23  1:35 UTC  (2+ messages)

[PATCH v3 00/39] SHA-256, part 3/3
 2020-07-23  2:04 UTC  (14+ messages)
` [PATCH v3 07/39] t6301: make hash size independent
` [PATCH v3 10/39] t7003: compute appropriate length constant
` [PATCH v3 15/39] t7405: make hash size independent
` [PATCH v3 16/39] t7506: avoid checking for SHA-1-specific constants
` [PATCH v3 17/39] t7508: use $ZERO_OID instead of hard-coded constant
` [PATCH v3 21/39] t9300: abstract away SHA-1-specific constants
` [PATCH v3 27/39] t5308: make test work with SHA-256
` [PATCH v3 28/39] t0410: mark test with SHA1 prerequisite
` [PATCH v3 32/39] setup: add support for reading extensions.objectformat
` [PATCH v3 34/39] t: add test_oid option to select hash algorithm
` [PATCH v3 35/39] t: allow testing different hash algorithms via environment
` [PATCH v3 36/39] t: make SHA1 prerequisite depend on default hash

[PATCH v2 0/6] mx6cuboxi: enable OF_PLATDATA with MMC support
 2020-07-23  2:01 UTC  (3+ messages)

[PATCH] encrypted-keys: Replace HTTP links with HTTPS ones
 2020-07-23  2:01 UTC  (3+ messages)

[OE-core][dunfell 00/25] Patch review
 2020-07-23  1:58 UTC  (6+ messages)
` [OE-core][dunfell 04/25] kernel/yocto: ensure that defconfigs are processed first

[PATCH][poky][dunfell] kernel-yocto: account for extracted defconfig in elements check
 2020-07-23  1:58 UTC 

[RFC PATCH 00/16] Core scheduling v6
 2020-07-23  1:57 UTC  (6+ messages)
` [RFC PATCH 11/16] sched: migration changes for core scheduling
  ` [RFC PATCH 11/16] sched: migration changes for core scheduling(Internet mail)

[dpdk-dev] [PATCH] net/i40e: fix incorrect hash look up table
 2020-07-23  1:57 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[Patch net] geneve: fix an uninitialized value in geneve_changelink()
 2020-07-23  1:56 UTC 

[PATCH] tpm: avoid accessing cleared ops during shutdown
 2020-07-23  1:56 UTC  (8+ messages)

[dpdk-dev] [PATCH 0/2] Deprecation notice updates
 2020-07-23  1:55 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/2] doc: add deprecation notice for change of rawdev APIs

[SELinux-notebook PATCH] lsm_selinux: document genfs_seclabel_symlinks policy capability
 2020-07-23  1:54 UTC  (3+ messages)
` [SELinux-notebook PATCH v2] "

[PATCH v3 bpf-next] fold test_current_pid_tgid_new_ns into test_progs
 2020-07-23  1:54 UTC 

[PATCH 0/3] Use standard C string APIs in FDT helper
 2020-07-23  1:54 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] "
` [PATCH 3/3] "

[PATCH v2 1/4] mm/page_alloc: fix non cma alloc context
 2020-07-23  1:53 UTC  (3+ messages)

[PATCH v4] iommu/mediatek: check 4GB mode by reading infracfg
 2020-07-23  1:47 UTC  (4+ messages)

[PATCH 0/4] upload-pack: custom allowed object filters
 2020-07-23  1:50 UTC  (9+ messages)
` [PATCH 2/4] upload-pack.c: allow banning certain object filter(s)

[PATCH v1] clk: Export __clk_lookup()
 2020-07-23  1:49 UTC  (5+ messages)

[PATCH v3 0/3] kprobes: Remove MODULES dependency
 2020-07-23  1:49 UTC  (6+ messages)
` [PATCH v3 1/3] kprobes: Add text_alloc() and text_free()

[PATCH v3 1/4] dt-bindings: clk: versaclock5: fix 'idt' prefix typos
 2020-07-23  1:49 UTC  (2+ messages)

[PATCH v2] mm/page_alloc: fix memalloc_nocma_{save/restore} APIs
 2020-07-23  1:49 UTC 

[PATCH v2 0/4] upload-pack: custom allowed object filters
 2020-07-23  1:49 UTC  (5+ messages)
` [PATCH v2 1/4] list_objects_filter_options: introduce 'list_object_filter_config_name'
` [PATCH v2 2/4] upload-pack.c: allow banning certain object filter(s)
` [PATCH v2 3/4] upload-pack.c: pass 'struct list_objects_filter_options *'
` [PATCH v2 4/4] upload-pack.c: introduce 'uploadpackfilter.tree.maxDepth'

[Bug 206987] New: [drm] [amdgpu] Whole system crashes when the driver is in mode_support_and_system_configuration
 2020-07-23  1:47 UTC  (2+ messages)
` [Bug 206987] "

[PATCH V3] clk: vc5: Add memory check to prevent oops
 2020-07-23  1:46 UTC  (2+ messages)

[PATCH][next] clk: vc5: fix use of memory after it has been kfree'd
 2020-07-23  1:46 UTC  (3+ messages)

[PATCH v3] iommu/mediatek: check 4GB mode by reading infracfg
 2020-07-23  1:44 UTC  (6+ messages)

[PATCH 1/1] iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu
 2020-07-23  1:38 UTC  (6+ messages)

[PATCH] mm/page_alloc: fix memalloc_nocma_{save/restore} APIs
 2020-07-23  1:42 UTC  (6+ messages)

[LTP] [PATCH v2] Port setsockopt01 to the new API
 2020-07-23  1:42 UTC  (2+ messages)

[PATCH] PCI: Disallow ASPM on ASMedia ASM1083/1085 PCIe-PCI bridge
 2020-07-23  1:41 UTC  (3+ messages)

[PATCH nft 1/2] netlink: fix concat range expansion in map case
 2020-07-23  1:39 UTC  (4+ messages)
` [PATCH nft 2/2] tests: extend 0043concatenated_ranges_0 to cover maps too

[PATCH 0/7] gpio: dwapb: Refactor GPIO resources initialization
 2020-07-23  1:38 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: gpio: dwapb: Add ngpios property support
` [PATCH 2/7] gpio: dwapb: Add ngpios DT-property support
` [PATCH 3/7] gpio: dwapb: Move MFD-specific IRQ handler
` [PATCH 4/7] gpio: dwapb: Convert driver to using the GPIO-lib-based IRQ-chip
` [PATCH 5/7] gpio: dwapb: Get reset control by means of resource managed interface
` [PATCH 6/7] gpio: dwapb: Get clocks "
` [PATCH 7/7] gpio: dwapb: Use resource managed GPIO-chip add data method

[PATCH v2 1/1] iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu
 2020-07-23  1:34 UTC  (2+ messages)

[PATCH V2] fs:ceph: Remove unused variables in ceph_mdsmap_decode()
 2020-07-23  1:38 UTC  (5+ messages)

[PATCH] keys: asymmetric: fix error return code in software_key_query()
 2020-07-23  1:36 UTC  (5+ messages)

[PATCH] platform/x86: thinkpad_acpi: performance mode interface
 2020-07-23  1:36 UTC  (6+ messages)
    ` [External] "

[PATCH 0/4] add i2c support for mt8192
 2020-07-23  1:29 UTC  (9+ messages)
` [PATCH 1/4] i2c: mediatek: Add apdma sync in i2c driver
` [PATCH 2/4] i2c: mediatek: Support DMA mask range over 33-bits

null pointer dereference regression in 5.7
 2020-07-23  1:01 UTC  (6+ messages)

[PATCH v2 0/3] add regmap-spi-avmm & Intel Max10 BMC chip support
 2020-07-23  1:30 UTC  (6+ messages)
` [PATCH v2 1/3] regmap: add Intel SPI Slave to AVMM Bus Bridge support

[v3 00/15] powerpc/perf: Add support for power10 PMU Hardware
 2020-07-23  1:28 UTC  (8+ messages)
` [v3 11/15] powerpc/perf: BHRB control to disable BHRB logic when not used

[PATCH] libmultipath: free pp if store_path fails in disassemble_map
 2020-07-23  1:28 UTC  (3+ messages)

[Intel-wired-lan] [PATCH S49 01/15] ice: refactor ice_discover_caps to avoid need to retry
 2020-07-23  1:26 UTC  (30+ messages)
` [Intel-wired-lan] [PATCH S49 02/15] ice: split ice_parse_caps into separate functions
` [Intel-wired-lan] [PATCH S49 03/15] ice: split ice_discover_caps into two functions
` [Intel-wired-lan] [PATCH S49 04/15] ice: Add advanced power mgmt for WoL
` [Intel-wired-lan] [PATCH S49 05/15] ice: refactor FC functions
` [Intel-wired-lan] [PATCH S49 06/15] ice: move auto FEC checks into ice_cfg_phy_fec()
` [Intel-wired-lan] [PATCH S49 07/15] ice: restore PHY settings on media insertion
` [Intel-wired-lan] [PATCH S49 08/15] ice: add link lenient and default override support
` [Intel-wired-lan] [PATCH S49 09/15] ice: support Total Port Shutdown on devices that support it
` [Intel-wired-lan] [PATCH S49 10/15] ice: add ice_aq_get_phy_caps() debug logs
` [Intel-wired-lan] [PATCH S49 11/15] ice: update reporting of autoneg capabilities
` [Intel-wired-lan] [PATCH S49 12/15] ice: Rename low_power_ctrl
` [Intel-wired-lan] [PATCH S49 13/15] ice: add AQC get link topology handle support
` [Intel-wired-lan] [PATCH S49 14/15] ice: Report AOC PHY Types as Fiber
` [Intel-wired-lan] [PATCH S49 15/15] ice: add 1G SGMII PHY type

[PATCH] libmultipath: free pgp if add_pathgroup fails in disassemble_map func
 2020-07-23  1:25 UTC  (3+ messages)

[PATCH] nvme: Namepace identification descriptor list is optional
 2020-07-23  1:23 UTC  (2+ messages)

[PATCH v6 0/3] Drivers: hv: vmbus: vmbus_requestor data structure for VMBus hardening
 2020-07-23  1:24 UTC  (3+ messages)
` [PATCH v6 1/3] Drivers: hv: vmbus: Add "

[PATCH] ARM: milbeaut: Add missing of_node_put()
 2020-07-23  1:24 UTC  (2+ messages)

[RFC 0/2] Add support for bus lock VM exit
 2020-07-23  1:21 UTC  (8+ messages)
` [RFC 2/2] KVM: VMX: Enable "

[PATCH/RFC v7] ARM: boot: Obtain start of physical memory from DTB
 2020-07-23  1:19 UTC  (6+ messages)

[PATCH v2 net-next 00/15] qed, qede: improve chain API and add XDP_REDIRECT support
 2020-07-23  1:19 UTC  (2+ messages)

[ndctl PATCH] ndctl/lib: fix new symbol location in the symbol script
 2020-07-23  1:00 UTC 

[PATCH][next] net: qed_hsi.h: Avoid the use of one-element array
 2020-07-23  1:23 UTC  (3+ messages)

[PATCH] buildhistory: use pid for temporary txt file name
 2020-07-23  1:16 UTC 

[PATCH net] net: atlantic: fix PTP on AQC10X
 2020-07-23  1:15 UTC  (2+ messages)

[PATCH] cxgb4: add missing release on skb in uld_send()
 2020-07-23  1:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH][next] bna: bfi.h: Avoid the use of one-element array
 2020-07-23  1:12 UTC  (2+ messages)

libmultipath: fix null dereference
 2020-07-23  1:11 UTC 

[PATCH][next] tg3: Avoid the use of one-element array
 2020-07-23  1:11 UTC  (2+ messages)

[PATCH][next] ionic: fix memory leak of object 'lid'
 2020-07-23  1:10 UTC  (3+ 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.