All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-28 17:43:47 to 2021-05-28 19:17:36 UTC [more...]

post-receive: pub/scm/virt/kvm/kvm
 2021-05-28 19:17 UTC 

post-receive: pub/scm/linux/kernel/git/wsa/linux
 2021-05-28 19:17 UTC 

[yocto][poky][master][PATCH} VirGL: depends on virtual/gbm
 2021-05-28 19:16 UTC 

grokmirror and pi-piper for all emails on a list
 2021-05-28 19:14 UTC 

[PATCH v4 1/1] drm/amdgpu: flush gart changes after all BO recovery
 2021-05-28 19:13 UTC  (2+ messages)

[PATCH] i2cdetect: Sort the bus list by number
 2021-05-28 19:13 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/pablo/nf-next
 2021-05-28 19:12 UTC 

post-receive: pub/scm/virt/kvm/kvm
 2021-05-28 19:12 UTC 

[PATCH] selftests: kvm: fix overlapping addresses in memslot_perf_test
 2021-05-28 19:11 UTC 

rebasing nf-next
 2021-05-28 19:10 UTC 

[PATCH v21 RESEND 0/4] add power control in i2c
 2021-05-28 19:08 UTC  (17+ messages)
` [PATCH v21 RESEND 1/4] i2c: core: support bus regulator controlling in adapter
` [PATCH v21 RESEND 2/4] dt-binding: i2c: mt65xx: add vbus-supply property
` [PATCH v21 RESEND 3/4] i2c: mediatek: mt65xx: add optional vbus-supply
` [PATCH v21 RESEND 4/4] arm64: dts: mt8183: add supply name for eeprom

[PATCH v2 3/5] media: i2c: add driver for the SK Hynix Hi-846 8M pixel camera
 2021-05-28 19:08 UTC  (5+ messages)

[PATCH 00/94] Introducing the Maple Tree
 2021-05-28 19:07 UTC  (9+ messages)
` [PATCH 21/94] radix tree test suite: Enhancements for "
` [PATCH 23/94] radix tree test suite: Add support for kmem_cache_free_bulk
` [PATCH 24/94] radix tree test suite: Add keme_cache_alloc_bulk() support

[RFC PATCH] mm: dump_page: print total mapcount for compound page
 2021-05-28 19:03 UTC  (5+ messages)

[PATCH v2 0/6] Convert to new hwmon registration api
 2021-05-28 19:02 UTC  (11+ messages)
` [PATCH v2 1/6] hwmon: (dell-smm-hwmon) Use platform device
` [PATCH v2 2/6] hwmon: (dell-smm-hwmon) Mark functions as __init
` [PATCH v2 3/6] hwmon: (dell-smm-hwmon) Use devm_add_action_or_reset()
` [PATCH v2 6/6] hwmon: (dell-smm-hwmon) Update docs

[GIT PULL] Clang feature fixes for v5.13-rc4
 2021-05-28 19:00 UTC  (2+ messages)

[GIT PULL] sound fixes for 5.13-rc4
 2021-05-28 19:00 UTC  (2+ messages)

[GIT PULL] Please pull NFS client bugfixes for 5.13
 2021-05-28 19:00 UTC  (2+ messages)

[GIT PULL] MIPS fixes for v5.13
 2021-05-28 18:59 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2021-05-28 18:59 UTC 

git push doesn't use local branch name as default
 2021-05-28 18:58 UTC  (7+ messages)

[PATCH] drm/rockchip: Fix an error handling path
 2021-05-28 18:55 UTC  (5+ messages)

[PATCH] drm/rockchip: cdn-dp: fix sign extension on an int multiply for a u64 result
 2021-05-28 18:55 UTC  (5+ messages)

[PATCH] drm/rockchip: vop_reg: add PX30 version info
 2021-05-28 18:55 UTC  (5+ messages)

[PATCH] ALSA: hda: Add AlderLake-M PCI ID
 2021-05-28 18:51 UTC 

[PATCH] dt-bindings: timer: Convert faraday,fttmr010 to yaml
 2021-05-28 18:53 UTC 

[igt-dev] [PATCH i-g-t v3 0/3] Fix the multiprocess mode of intel allocator
 2021-05-28 18:52 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Fix the multiprocess mode of intel allocator (rev3)

[PATCH v2 0/4] Add Rockchip SFC(serial flash controller) support
 2021-05-28 18:49 UTC  (6+ messages)
` [PATCH v2 2/4] spi: rockchip-sfc: Bindings for Rockchip serial flash controller

[xlnx:master 11563/12268] drivers/media/i2c/adv7511-v4l2.c:427:2: error: void function 'adv7511_set_rgb_quantization_mode' should not return a value
 2021-05-28 18:46 UTC  (2+ messages)

[Buildroot] [PATCHv3 00/15] Introduce BR2_ENABLE_RUNTIME_DEBUG
 2021-05-28 18:49 UTC  (7+ messages)
` [Buildroot] [PATCHv3 11/15] package/sofia-sip: use BR2_ENABLE_RUNTIME_DEBUG iso BR2_ENABLE_DEBUG
` [Buildroot] [PATCHv3 12/15] package/uclibc: "

[PATCH] ASoC: SOF: Intel: pci-tgl: add ADL-M support
 2021-05-28 18:41 UTC 

QCA6174 pcie wifi: Add pci quirks
 2021-05-28 18:47 UTC  (4+ messages)

[RFC v2 0/7] Improve RISC-V Perf support using SBI PMU extension
 2021-05-28 18:44 UTC  (16+ messages)
` [RFC v2 1/7] RISC-V: Remove the current perf implementation
` [RFC v2 2/7] RISC-V: Add CSR encodings for all HPMCOUNTERS
` [RFC v2 3/7] RISC-V: Add a perf core library for pmu drivers
` [RFC v2 4/7] RISC-V: Add a simple platform driver for RISC-V legacy perf
` [RFC v2 5/7] RISC-V: Add RISC-V SBI PMU extension definitions
` [RFC v2 6/7] RISC-V: Add perf platform driver based on SBI PMU extension
` [RFC v2 7/7] Documentation: riscv: Remove the old documentation

[PATCH 1/4] block: remove redundant =y from BLK_CGROUP dependency
 2021-05-28 18:44 UTC  (4+ messages)
` [PATCH 2/4] block: simplify Kconfig files
` [PATCH 3/4] block: move menu "Partition type" to block/partitions/Kconfig
` [PATCH 4/4] block: move CONFIG_BLOCK guard to top Makefile

[PATCH v2] Bluetooth: MGTM: Fix slab-out-of-bounds in tlv_data_is_valid
 2021-05-28 18:45 UTC 

post-receive: pub/scm/linux/kernel/git/acme/linux
 2021-05-28 18:44 UTC 

post-receive: pub/scm/linux/kernel/git/acme/linux
 2021-05-28 18:44 UTC 

[PATCH v4] mm, hugetlb: Fix simple resv_huge_pages underflow on UFFDIO_COPY
 2021-05-28 18:43 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] bpf: support input xdp_md context in BPF_PROG_TEST_RUN
 2021-05-28 18:40 UTC  (7+ messages)
` [PATCH bpf-next v2 1/3] "
` [PATCH bpf-next v2 3/3] selftests/bpf: Add test for "

[PATCH v3] arm64: dts: ti: k3-am65: Add support for UHS-I modes in MMCSD1 subsystem
 2021-05-28 18:34 UTC  (3+ messages)

[PATCH] common: The do_repeat flag interferes with commands issued via run_command API
 2021-05-28 18:34 UTC  (3+ messages)

[PATCH 1/2] Bluetooth: btrtl: rename USB fw for RTL8761
 2021-05-28 18:34 UTC  (2+ messages)
` [1/2] "

[PATCH 1/1]: scsi scsi_dh_alua: don't fail I/O until transition time expires
 2021-05-28 18:34 UTC 

[PATCH V2][Ping] perf test: Test 17 fails with make LIBPFM4=1 on s390 z/VM
 2021-05-28 18:33 UTC  (2+ messages)

updated Amlogic repo used for linux-next
 2021-05-28 18:32 UTC  (4+ messages)

[PATCH 0/2] Add ICSSG MDIO nodes on AM65x & J721E SoCs
 2021-05-28 18:29 UTC  (5+ messages)

[PATCH] powerpc/barrier: Avoid collision with clang's __lwsync macro
 2021-05-28 18:27 UTC  (2+ messages)

[PATCH 0/3] scsi: Fix a handful of memcpy() field overflows
 2021-05-28 18:29 UTC  (6+ messages)
` [PATCH 1/3] scsi: fcoe: Statically initialize flogi_maddr
` [PATCH 2/3] scsi: esas2r: Switch to flexible array member
` [PATCH 3/3] scsi: isci: Use correctly sized target buffer for memcpy()

[PATCH] vfio: Fix unregister SaveVMHandler in vfio_migration_finalize
 2021-05-28 18:27 UTC  (4+ messages)

[PATCH v2] lockdown, selinux: avoid bogus SELinux lockdown permission checks
 2021-05-28 18:10 UTC  (6+ messages)
` [PATCH v2] lockdown,selinux: "

[PATCH rdma-next v1 0/2] Enable relaxed ordering for ULPs
 2021-05-28 18:27 UTC  (3+ messages)
` [PATCH rdma-next v1 1/2] RDMA: Enable Relaxed Ordering by default for kernel ULPs

[PULL 00/31] tcg patch queue
 2021-05-28 18:25 UTC  (2+ messages)

[PATCH v3 0/7] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-05-28 18:14 UTC  (8+ messages)
` [PATCH v3 1/7] ACPI ERST: bios-tables-test.c steps 1 and 2
` [PATCH v3 2/7] ACPI ERST: header file for ERST
` [PATCH v3 3/7] ACPI ERST: support for ACPI ERST feature
` [PATCH v3 4/7] ACPI ERST: include ERST feature in build of ACPI support
` [PATCH v3 5/7] ACPI ERST: create ERST device for pc/x86 machines
` [PATCH v3 6/7] ACPI ERST: qtest for ERST
` [PATCH v3 7/7] ACPI ERST: step 6 of bios-tables-test.c

[PATCH] mfd:Add SUNIX mfd & PCIe driver
 2021-05-28 18:26 UTC  (2+ messages)

[LTP] [PATCH] doc: Modernize test-writing-guidelines
 2021-05-28 18:25 UTC 

[poky][dunfell][PATCH] openssh: Add fixes for CVEs reported for openssh
 2021-05-28 18:24 UTC 

[PATCH] MAINTAINERS: adjust to removing i2c designware platform data
 2021-05-28 18:19 UTC  (6+ messages)

[PATCH v4 1/3] platform/x86: firmware_attributes_class: Create helper file for handling firmware-attributes class registration events
 2021-05-28 18:19 UTC  (5+ messages)
` [PATCH v4 3/3] platform/x86: think-lmi: Add WMI interface support on Lenovo platforms
    ` [External] "

post-receive: pub/scm/linux/kernel/git/ebiederm/user-namespace
 2021-05-28 18:17 UTC 

[Intel-gfx] Tracing a "drm_mode_prune_invalid"
 2021-05-28 18:15 UTC  (4+ messages)

[PATCH] selftest: Add test for Soft-Dirty PTE bit
 2021-05-28 18:14 UTC 

[RESEND PATCH] drm/rockchip: dsi: move all lane config except LCDC mux to bind()
 2021-05-28 18:09 UTC  (5+ messages)

[RESEND PATCH] drm/rockchip: dsi: remove extra component_del() call
 2021-05-28 18:09 UTC  (5+ messages)

[PATCH] drm/rockchip: remove unused function
 2021-05-28 18:09 UTC  (5+ messages)

[PATCH -next] drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on error in cdn_dp_grf_write()
 2021-05-28 18:09 UTC  (5+ messages)

[PATCH] drm/rockchip: cdn-dp-core: add MODULE_FIRMWARE macro
 2021-05-28 18:09 UTC  (4+ messages)

[PATCH v3 0/5] drm: rockchip: various ports for older VOPs
 2021-05-28 18:09 UTC  (5+ messages)

[PATCH] rsi: fix broken AP mode due to unwanted encryption
 2021-05-28 18:11 UTC  (2+ messages)

[PATCH 0/5] Optimization batch 12: miscellaneous unthemed stuff
 2021-05-28 18:09 UTC  (6+ messages)
` [PATCH 1/5] merge-ort: replace string_list_df_name_compare with faster alternative

[PATCH v2] drm/msm/dp: power off DP phy bases on phy state at suspend
 2021-05-28 18:08 UTC 

post-receive: pub/scm/linux/kernel/git/brgl/linux
 2021-05-28 18:06 UTC 

[PATCH] security: remove unneeded subdir-$(CONFIG_...)
 2021-05-28 18:01 UTC 

[PATCH] clk: imx8mq: remove SYS PLL 1/2 clock gates
 2021-05-28 18:01 UTC  (2+ messages)

iproute2: ip address add prefer keyword confusion
 2021-05-28 18:02 UTC  (3+ messages)

post-receive: pub/scm/devel/pahole/pahole
 2021-05-28 18:02 UTC 

post-receive: pub/scm/devel/pahole/pahole
 2021-05-28 18:02 UTC 

[RFC bpf-next 0/4] add partial rx hw csum offload support for XDP
 2021-05-28 18:01 UTC  (6+ messages)
` [RFC bpf-next 1/4] net: xdp: introduce flags field in xdp_buff and xdp_frame
` [RFC bpf-next 2/4] mvneta: return csum computation result from mvneta_rx_csum
` [RFC bpf-next 3/4] net: mvneta: report csum result in xdp_buff
` [RFC bpf-next 4/4] net: xdp: update csum building the skb

OOPs when compiling with clang-11
 2021-05-28 17:59 UTC 

[PATCH v3 0/3] fpga: Use standard class dev_release function
 2021-05-28 17:43 UTC  (4+ messages)
` [PATCH v3 3/3] fpga: region: Use standard dev_release for class driver

[PATCH] drm/amd/display: Avoid HDCP over-read and corruption
 2021-05-28 17:53 UTC  (2+ messages)

[PATCH v4 00/15] qemu_iotests: improve debugging options
 2021-05-28 17:53 UTC  (11+ messages)
` [PATCH v4 11/15] qemu-iotests: allow valgrind to read/delete the generated log file
` [PATCH v4 12/15] qemu-iotests: insert valgrind command line as wrapper for qemu binary
` [PATCH v4 13/15] docs/devel/testing: add -valgrind option to the debug section of QEMU iotests
` [PATCH v4 14/15] qemu-iotests: add option to show qemu binary logs on stdout
` [PATCH v4 15/15] docs/devel/testing: add -p option to the debug section of QEMU iotests

post-receive: pub/scm/linux/kernel/git/cel/linux
 2021-05-28 17:53 UTC 

post-receive: pub/scm/linux/kernel/git/tnguy/next-queue
 2021-05-28 17:52 UTC 

post-receive: pub/scm/linux/kernel/git/tnguy/next-queue
 2021-05-28 17:50 UTC 

post-receive: pub/scm/linux/kernel/git/tnguy/next-queue
 2021-05-28 17:50 UTC 

post-receive: pub/scm/linux/kernel/git/tnguy/linux
 2021-05-28 17:49 UTC 

[dpdk-dev] [PATCH] doc: fix default burst size
 2021-05-28 17:45 UTC 

[PATCH v2 1/1] NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error
 2021-05-28 17:44 UTC  (4+ messages)

[PATCH v5 0/3] Unify NVIDIA Tegra ASoC machine drivers
 2021-05-28 17:42 UTC  (3+ messages)
` [PATCH v5 2/3] ASoC: tegra: Unify "

[PATCH 00/11] softfloat: Improve denormal handling
 2021-05-28 17:41 UTC  (3+ messages)
` [PATCH 03/11] softfloat: Introduce float_flag_inorm_denormal


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.