All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-15 08:56:06 to 2021-03-15 09:36:18 UTC [more...]

post-receive: pub/scm/linux/kernel/git/chanwoo/linux
 2021-03-15  9:36 UTC 

[PATCH v3 0/6][Outreachy] commit: Implementation of "amend!" commit
 2021-03-15  9:35 UTC  (12+ messages)
` [PATCH v4 2/6] commit: add amend suboption to --fixup to create amend! commit

[PATCH v2 00/13] net: Pad short frames for network backends
 2021-03-15  9:22 UTC  (7+ messages)
` [PATCH v2 01/13] net: Add ETH_ZLEN define in eth.h
` [PATCH v2 02/13] net: Add a 'do_not_pad" to NetClientState

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-03-15  9:35 UTC 

[PATCH v4 0/4] mtd: spi-nor: OTP support
 2021-03-15  9:34 UTC  (11+ messages)
` [PATCH v4 1/4] mtd: spi-nor: add "
` [PATCH v4 3/4] mtd: spi-nor: winbond: add OTP support to w25q32fw/jw

[PULL V2 00/20] Net patches
 2021-03-15  9:14 UTC  (21+ messages)
` [PULL V2 01/20] virtio-net: calculating proper msix vectors on init
` [PULL V2 02/20] net: Fix build error when DEBUG_NET is on
` [PULL V2 03/20] net: validate that ids are well formed
` [PULL V2 04/20] e1000: fail early for evil descriptor
` [PULL V2 05/20] net: introduce qemu_receive_packet()
` [PULL V2 06/20] e1000: switch to use qemu_receive_packet() for loopback
` [PULL V2 07/20] dp8393x: switch to use qemu_receive_packet() for loopback packet
` [PULL V2 08/20] msf2-mac: switch to use qemu_receive_packet() for loopback
` [PULL V2 09/20] sungem: "
` [PULL V2 10/20] tx_pkt: switch to use qemu_receive_packet_iov() "
` [PULL V2 11/20] rtl8139: switch to use qemu_receive_packet() "
` [PULL V2 12/20] pcnet: "
` [PULL V2 13/20] cadence_gem: "
` [PULL V2 14/20] lan9118: "
` [PULL V2 15/20] pvrdma: wean code off pvrdma_ring.h kernel header
` [PULL V2 16/20] qapi: net: Add query-netdev command
` [PULL V2 17/20] tests: Add tests for "
` [PULL V2 18/20] net: Move NetClientState.info_str to dynamic allocations
` [PULL V2 19/20] hmp: Use QAPI NetdevInfo in hmp_info_network
` [PULL V2 20/20] net: Do not fill legacy info_str for backends

[dpdk-dev] [PATCH 0/2] support block cipher DIGEST_ENCRYPTED mode
 2021-03-15 10:29 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] common/cpt: support "
` [dpdk-dev] [PATCH 2/2] test/crypto: support block cipher "

[PATCH v2] edid: add support for DisplayID extension (5k resolution)
 2021-03-15  9:23 UTC  (3+ messages)

[PATCH] powerpc: define the variable 'uaccess_flush' as static
 2021-03-15  9:32 UTC  (5+ messages)

[PATCH v5 00/10] Add Host control mode to HPB
 2021-03-15  9:31 UTC  (7+ messages)
` [PATCH v5 03/10] scsi: ufshpb: Add region's reads counter

[PATCH v2] PM / devfreq: Unlock mutex and free devfreq struct in error path
 2021-03-15  9:31 UTC 

[PATCH v4 0/6] KVM: arm64: Add VLPI migration support on GICv4.1
 2021-03-15  9:30 UTC  (15+ messages)
` [PATCH v4 5/6] KVM: arm64: GICv4.1: Restore VLPI pending state to physical side

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-03-15  9:31 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-03-15  9:31 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-03-15  9:31 UTC 

[PATCH] hwmon: (lm90) Fix false alarm when writing convrate on max6658
 2021-03-15  9:30 UTC  (7+ messages)
      ` hwmon: (lm90) Fix max6658 sporadic wrong temperature reading

[RFC net] net: dsa: Centralize validation of VLAN configuration
 2021-03-15  9:29 UTC  (6+ messages)

[PATCH] tee: amdtee: unload TA only when its refcount becomes 0
 2021-03-15  9:29 UTC  (2+ messages)

[PATCH net-next] net: sched: remove unnecessay lock protection for skb_bad_txq/gso_skb
 2021-03-15  9:30 UTC 

[PATCH] Hexagon (target/hexagon) fix typo in comment
 2021-03-15  9:28 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-03-15  9:29 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-03-15  9:29 UTC 

[PATCH 0/2] VSP trivial enhancements
 2021-03-15  9:27 UTC  (7+ messages)
` [PATCH 1/2] media: v4l: vsp1: Fix bru null pointer access

[LTP] [PATCH 1/2] pec: Convert to the new API
 2021-03-15  9:28 UTC  (2+ messages)
` [LTP] [PATCH 2/2] pec: Fix multiple event test

[PATCH v19 0/8] Free some vmemmap pages of HugeTLB page
 2021-03-15  9:20 UTC  (9+ messages)
` [PATCH v19 1/8] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
` [PATCH v19 2/8] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v19 3/8] mm: hugetlb: gather discrete indexes of tail page
` [PATCH v19 4/8] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
` [PATCH v19 5/8] mm: hugetlb: alloc "
` [PATCH v19 6/8] mm: hugetlb: set the PageHWPoison to the raw error page
` [PATCH v19 7/8] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
` [PATCH v19 8/8] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-03-15  9:27 UTC 

[PATCH stable v4.4] media: hdpvr: Fix an error handling path in hdpvr_probe()
 2021-03-15  9:25 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Use dev_info if VFCT table not valid
 2021-03-15  9:25 UTC  (2+ messages)

[PATCH] Bluetooth: hci_h5: btrtl: Add quirk for keep power during suspend/resume for specific devices
 2021-03-15  9:24 UTC  (2+ messages)
`  "

[PATCH v2 bpf-next 00/11] BPF static linking
 2021-03-15  9:24 UTC  (3+ messages)
` [PATCH v2 bpf-next 08/11] bpftool: add `gen object` command to perform "

FAILED: patch "[PATCH] mm/page_alloc.c: refactor initialization of struct page for" failed to apply to 5.11-stable tree
 2021-03-15  9:23 UTC  (2+ messages)

[PATCH v2] rtw88: Fix an error code in rtw_debugfs_set_rsvd_page()
 2021-03-15  9:23 UTC 

[Bug 212255] New: WARNING: at arch/x86/kernel/fpu/core.c:129 kernel_fpu_begin_mask
 2021-03-15  9:24 UTC  (2+ messages)
` [Bug 212255] "

[PATCH v7] arm: Add Kconfig entry to select CONFIG_DTB_FILE
 2021-03-15  9:23 UTC 

Renesas RZ/G2M + Sony IMX290 Camera questions/issues
 2021-03-15  9:23 UTC  (6+ messages)

[PATCH] USB: serial: cp210x: Improve wording in some comments
 2021-03-15  9:23 UTC  (4+ messages)

[PATCH] PM / devfreq: unlock mutex and free devfreq struct in error path
 2021-03-15  9:22 UTC  (3+ messages)

[PATCH 5.4] x86: ipipe: Harden path between use_temporary_mm and unuse_temporary_mm
 2021-03-15  9:22 UTC  (7+ messages)

[PATCH v7 0/2] ARM: Implement MODULE_PLT support in FTRACE
 2021-03-15  9:19 UTC  (12+ messages)
` [PATCH v7 2/2] ARM: ftrace: Add MODULE_PLTS support

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-03-15  9:21 UTC 

v5.4.y-queue, v5.10.y-queue build failures
 2021-03-15  9:20 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-03-15  9:20 UTC 

FAILED: patch "[PATCH] MIPS: kernel: Reserve exception base early to prevent" failed to apply to 4.19-stable tree
 2021-03-15  9:19 UTC 

FAILED: patch "[PATCH] MIPS: kernel: Reserve exception base early to prevent" failed to apply to 4.4-stable tree
 2021-03-15  9:19 UTC 

FAILED: patch "[PATCH] MIPS: kernel: Reserve exception base early to prevent" failed to apply to 4.9-stable tree
 2021-03-15  9:19 UTC 

FAILED: patch "[PATCH] MIPS: kernel: Reserve exception base early to prevent" failed to apply to 4.14-stable tree
 2021-03-15  9:19 UTC 

FAILED: patch "[PATCH] MIPS: kernel: Reserve exception base early to prevent" failed to apply to 5.4-stable tree
 2021-03-15  9:19 UTC 

FAILED: patch "[PATCH] MIPS: kernel: Reserve exception base early to prevent" failed to apply to 5.10-stable tree
 2021-03-15  9:19 UTC 

[Nouveau] That dispnv50 patch blew up my laptop AGAIN as now it's in the LTS kernel
 2021-03-15  9:18 UTC  (2+ messages)

v4.19.y-queue, v5.4.y-queue stable rc build failures
 2021-03-15  9:17 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-03-15  9:17 UTC 

ARCH=arm LLVM_IAS=1 patches for 5.10, 5.4, and 4.19
 2021-03-15  9:16 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-03-15  9:15 UTC 

[dpdk-dev] [PATCH 0/2] ethdev: remove some use of legacy filtering interface
 2021-03-15  9:15 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 1/2] ethdev: replace callback getting filter operations

[PATCH v5 00/11] gpio: implement the configfs testing module
 2021-03-15  9:14 UTC  (12+ messages)
` [PATCH v5 01/11] configfs: increase the item name length
` [PATCH v5 02/11] configfs: use (1UL << bit) for internal flags
` [PATCH v5 03/11] configfs: implement committable items
` [PATCH v5 04/11] samples: configfs: add a committable group
` [PATCH v5 05/11] lib: bitmap: remove the 'extern' keyword from function declarations
` [PATCH v5 06/11] lib: bitmap: order includes alphabetically
` [PATCH v5 07/11] lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc()
` [PATCH v5 08/11] gpio: sim: new testing module
` [PATCH v5 09/11] selftests: gpio: provide a helper for reading chip info
` [PATCH v5 10/11] selftests: gpio: add a helper for reading GPIO line names
` [PATCH v5 11/11] selftests: gpio: add test cases for gpio-sim

Backported patches for stable 4.4 and 4.9
 2021-03-15  9:14 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-03-15  9:15 UTC 

[PATCH 0/1] Add support for OV5693 Sensor
 2021-03-15  9:13 UTC  (4+ messages)
` [PATCH 1/1] media: i2c: Add support for ov5693 sensor

[PATCH] rtw88: Fix an error code in rtw_debugfs_set_rsvd_page()
 2021-03-15  9:11 UTC  (2+ messages)

[PATCH] utils: Use fma in qemu_strtosz
 2021-03-15  9:10 UTC  (2+ messages)

Patchwork summary for: linux-renesas-soc
 2021-03-15  9:10 UTC 

[PATCH gatesgarth] arm-autonomy/linux-arm-autonomy: Drop XenStore initialisation patch
 2021-03-15  9:13 UTC 

[PATCH] configs: omap3_logic: Enable CONFIG_SPL_ALLOC_BD
 2021-03-15  9:10 UTC  (3+ messages)

[PATCH v5 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-03-15  9:08 UTC  (4+ messages)
` [PATCH v5 01/11] file: Export __receive_fd() to modules

[PATCH] ARM: da850-evm: Fix boot issues from missing SPL_PAD_TO
 2021-03-15  9:10 UTC  (2+ messages)

[PATCH] arm-autonomy/linux-arm-autonomy: Drop mainlined kernel patch for xenbus probe
 2021-03-15  9:11 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-03-15  9:09 UTC 

[GIT PULL] TI changes for v2021.04 rc4
 2021-03-15  9:09 UTC 

[PATCH v6] [GSOC] commit: add --trailer option
 2021-03-15  9:08 UTC  (2+ messages)
` [PATCH v7] "

[dpdk-dev] [RFC] net/i40e: change the timing of FDIR input set configuration
 2021-03-15  9:01 UTC 

[PATCH] net: gem: Fix setting PCS auto-negotiation state
 2021-03-15  9:08 UTC  (2+ messages)
` [PATCH] net: gem: Fix setting PCS auto-negotiation statee

[PATCH 0/3] hw: Constify VMStateDescription
 2021-03-15  9:05 UTC  (2+ messages)

non-standard baud rates with Prolific 2303 USB-serial
 2021-03-15  9:07 UTC  (11+ messages)

[PATCH v4 0/4] Make alloc_contig_range handle Hugetlb pages
 2021-03-15  9:06 UTC  (2+ messages)

[PATCH v6 0/37] SCMI vendor protocols and modularization
 2021-03-15  9:03 UTC  (5+ messages)
` [PATCH v6 37/37] firmware: arm_scmi: add dynamic scmi devices creation

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-03-15  9:06 UTC 

[PATCH v12 0/7] soc: mediatek: SVS: introduce MTK SVS
 2021-03-15  8:52 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/geert/renesas-devel
 2021-03-15  9:06 UTC 

post-receive: pub/scm/linux/kernel/git/geert/renesas-devel
 2021-03-15  9:06 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-03-15  9:05 UTC 

[PATCH v4] mm/vmalloc: randomize vmalloc() allocations
 2021-03-15  9:04 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-03-15  9:05 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-03-15  9:03 UTC 

[PATCH v1 1/1] gpiolib: Read "gpio-line-names" from a firmware node
 2021-03-15  9:01 UTC  (2+ messages)

[PATCH v2] irqchip/irq-mst: Support polarity configuration
 2021-03-15  8:58 UTC  (4+ messages)

[PATCH] powerpc/603: Fix protection of user pages mapped with PROT_NONE
 2021-03-15  8:55 UTC  (4+ messages)

[PATCH] ethernet: amazon: ena: A typo fix in the file ena_com.h
 2021-03-15  9:00 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-03-15  9:01 UTC 

[PATCH v5 0/4] clk: rockchip: add clock controller for rk3568
 2021-03-15  8:56 UTC  (15+ messages)
` [PATCH v5 1/4] dt-binding: clock: Document rockchip, rk3568-cru bindings
  ` [PATCH v5 1/4] dt-binding: clock: Document rockchip,rk3568-cru bindings
` [PATCH v5 2/4] clk: rockchip: add dt-binding header for rk3568
` [PATCH v5 3/4] clk: rockchip: support more core div setting
` [PATCH v5 4/4] clk: rockchip: add clock controller for rk3568

Contributing ARM tests results to KCIDB
 2021-03-15  9:00 UTC  (12+ messages)

[PATCH 0/7] Add FU740 chip and HiFive Unmatched board support
 2021-03-15  9:00 UTC  (6+ messages)
` [PATCH 7/7] drivers: net: macb: add fu740 support

[tpm2] Re: FAPI Provision Could not open: /HN
 2021-03-15  9:00 UTC 

[PATCH v3 0/4] acpi: Set proper maximum size for "etc/table-loader" blob
 2021-03-15  8:57 UTC  (2+ messages)

[PATCH rt-tests v2 00/14] JSON cleanups and more tests updated
 2021-03-15  8:58 UTC  (8+ messages)
` [PATCH rt-tests v2 01/14] cyclictest: Fix printf format specifier
` [PATCH rt-tests v2 04/14] rt-util: Copy command line before getopt_long() is called

[PATCH v2 00/14] Embed struct vfio_device in all sub-structures
 2021-03-15  8:58 UTC  (3+ messages)
` [PATCH v2 12/14] vfio: Make vfio_device_ops pass a 'struct vfio_device *' instead of 'void *'

Backported patches for stable 4.14 - 5.4
 2021-03-15  8:58 UTC 

[PATCH v7 0/2] target/s390x: Implement the MVPG condition-code-option bit
 2021-03-15  8:54 UTC  (3+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] target/s390x: Store r1/r2 for page-translation exceptions during MVPG

[PATCH] io_uring: don't iterate ctx list to update sq_thread_idle
 2021-03-15  8:56 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-03-15  8:57 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-03-15  8:56 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-03-15  8:56 UTC 

[dm-devel] [PATCH 2/2] dm verity: allow only one verify mode
 2021-03-15  3:33 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.