All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-10 06:25:31 to 2022-01-10 07:30:00 UTC [more...]

[PATCH 4.14 00/22] 4.14.262-rc1 review
 2022-01-10  7:23 UTC  (11+ messages)
` [PATCH 4.14 02/22] tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
` [PATCH 4.14 04/22] virtio_pci: Support surprise removal of virtio pci device
` [PATCH 4.14 05/22] ieee802154: atusb: fix uninit value in atusb_set_extended_addr
` [PATCH 4.14 07/22] mac80211: initialize variable have_higher_than_11mbit
` [PATCH 4.14 08/22] i40e: fix use-after-free in i40e_sync_filters_subtask()
` [PATCH 4.14 11/22] ipv6: Check attribute length for RTA_GATEWAY when deleting multipath route
` [PATCH 4.14 12/22] sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
` [PATCH 4.14 13/22] xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocate
` [PATCH 4.14 17/22] ipv6: Continue processing multipath route even if gateway attribute is invalid
` [PATCH 4.14 22/22] mISDN: change function names to avoid conflicts

[Buildroot] [PATCH v2 1/4] package/Makefile.in: use gcc wrappers for binutils tools
 2022-01-10  7:29 UTC  (5+ messages)
` [Buildroot] [PATCH v2 4/4] package/glibc: force -fno-lto

[PULL 00/10] virtio: revert config interrupt changes
 2022-01-10  7:16 UTC  (8+ messages)
` [PULL 01/10] Revert "virtio-pci: add support for configure interrupt"
` [PULL 02/10] Revert "virtio-mmio: "
` [PULL 03/10] Revert "virtio-net: "
` [PULL 04/10] Revert "vhost: "
` [PULL 06/10] Revert "vhost-vdpa: add support for config interrupt"
` [PULL 07/10] Revert "vhost: introduce new VhostOps vhost_set_config_call"
` [Virtio-fs] [PULL 10/10] Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"

[PATCH 4.9 00/21] 4.9.297-rc1 review
 2022-01-10  7:23 UTC  (22+ messages)
` [PATCH 4.9 01/21] Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 models
` [PATCH 4.9 02/21] tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
` [PATCH 4.9 03/21] tracing: Tag trace_percpu_buffer as a percpu pointer
` [PATCH 4.9 04/21] virtio_pci: Support surprise removal of virtio pci device
` [PATCH 4.9 05/21] ieee802154: atusb: fix uninit value in atusb_set_extended_addr
` [PATCH 4.9 06/21] mac80211: initialize variable have_higher_than_11mbit
` [PATCH 4.9 07/21] i40e: Fix incorrect netdevs real number of RX/TX queues
` [PATCH 4.9 08/21] sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
` [PATCH 4.9 09/21] xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocate
` [PATCH 4.9 10/21] rndis_host: support Hytera digital radios
` [PATCH 4.9 11/21] bug: split BUILD_BUG stuff out into <linux/build_bug.h>
` [PATCH 4.9 12/21] arm64: Remove a redundancy in sysreg.h
` [PATCH 4.9 13/21] arm64: reduce el2_setup branching
` [PATCH 4.9 14/21] arm64: move !VHE work to end of el2_setup
` [PATCH 4.9 15/21] arm64: sysreg: Move to use definitions for all the SCTLR bits
` [PATCH 4.9 16/21] phonet: refcount leak in pep_sock_accep
` [PATCH 4.9 17/21] scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()
` [PATCH 4.9 18/21] ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate
` [PATCH 4.9 19/21] net: udp: fix alignment problem in udp4_seq_show()
` [PATCH 4.9 20/21] mISDN: change function names to avoid conflicts
` [PATCH 4.9 21/21] power: reset: ltc2952: Fix use of floating point literals

[PATCH] dma-buf: Move sysfs work out of DMA-BUF export/release path
 2022-01-10  7:28 UTC  (7+ messages)

[PATCH 4.4 00/14] 4.4.299-rc1 review
 2022-01-10  7:22 UTC  (15+ messages)
` [PATCH 4.4 01/14] bpf, test: fix ld_abs + vlan push/pop stress test
` [PATCH 4.4 02/14] Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 models
` [PATCH 4.4 03/14] ieee802154: atusb: fix uninit value in atusb_set_extended_addr
` [PATCH 4.4 04/14] mac80211: initialize variable have_higher_than_11mbit
` [PATCH 4.4 05/14] i40e: Fix incorrect netdevs real number of RX/TX queues
` [PATCH 4.4 06/14] sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
` [PATCH 4.4 07/14] xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocate
` [PATCH 4.4 08/14] rndis_host: support Hytera digital radios
` [PATCH 4.4 09/14] phonet: refcount leak in pep_sock_accep
` [PATCH 4.4 10/14] scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()
` [PATCH 4.4 11/14] ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate
` [PATCH 4.4 12/14] net: udp: fix alignment problem in udp4_seq_show()
` [PATCH 4.4 13/14] mISDN: change function names to avoid conflicts
` [PATCH 4.4 14/14] power: reset: ltc2952: Fix use of floating point literals

[RFC] mempool: rte_mempool_do_generic_get optimizations
 2022-01-10  7:26 UTC  (5+ messages)
` [PATCH] mempool: optimize incomplete cache handling

[PATCH v4 00/11] Improve PMU support
 2022-01-10  7:25 UTC  (6+ messages)
` [PATCH v4 04/11] target/riscv: pmu: Make number of counters configurable
` [PATCH v4 07/11] target/riscv: Support mcycle/minstret write operation

[Buildroot] [PATCH 1/1] package/systemd: Allow extra config options
 2022-01-10  7:26 UTC  (6+ messages)

[PATCH 1/2] sun4i-emac.h: add register related marcos
 2022-01-10  7:23 UTC  (4+ messages)
` [PATCH 2/2] sun4i-emac.c: replace magic number with macro

[PATCH 0/2] sun4i-emac: replace magic number with marcos
 2022-01-10  7:23 UTC  (2+ messages)

[PATCH 0/6] virtio: support advance DMA
 2022-01-10  7:24 UTC  (9+ messages)
` [PATCH 2/6] virtio: split: alloc indirect desc with extra
` [PATCH 4/6] virtio: split: virtqueue_add_split() support dma address
` [PATCH 6/6] virtio: add api virtio_dma_map() for advance dma

[PATCH v2] leds: pca9532: Make pca9532_destroy_devices() return void
 2022-01-10  7:23 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v5] ASoC: dt-bindings: davinci-mcasp: convert McASP bindings to yaml schema
 2022-01-10  7:21 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/python-pyparsing: bump to version 3.0.6
 2022-01-10  7:21 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-packaging: bump to version 21.3
 2022-01-10  7:21 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/squid: needs threads
 2022-01-10  7:20 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/hiawatha: mbedtls is mandatory, not optional
 2022-01-10  7:20 UTC  (2+ messages)

[Buildroot] [git commit] package/python-pyparsing: bump to version 3.0.6
 2022-01-10  7:17 UTC 

[igt-dev] [PATCH i-g-t v2 0/2] Shared reset domain
 2022-01-10  7:20 UTC  (3+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for Shared reset domain (rev2)
` [igt-dev] ✓ Fi.CI.BAT: success "

[Buildroot] [git commit] package/squid: needs threads
 2022-01-10  7:17 UTC 

[Buildroot] [git commit] package/python-packaging: bump to version 21.3
 2022-01-10  7:17 UTC 

[PATCH v1 1/1] net/qede: fix redundant condition in debug code
 2022-01-10  7:19 UTC  (2+ messages)

[Buildroot] [git commit] package/python-distro: new package
 2022-01-10  7:17 UTC 

[PATCH v2 00/35] brcmfmac: Support Apple T2 and M1 platforms
 2022-01-10  7:19 UTC  (5+ messages)
` [PATCH v2 11/35] brcmfmac: msgbuf: Increase RX ring sizes to 1024
` [PATCH v2 12/35] brcmfmac: pcie: Fix crashes due to early IRQs

[Buildroot] [git commit] package/linux-firmware: add option for Cypress FullMAC
 2022-01-10  7:17 UTC 

[Buildroot] [git commit] package/hiawatha: mbedtls is mandatory, not optional
 2022-01-10  7:17 UTC 

[PATCH v2] ASoC: cs42l51: Improve error handling in cs42l51_remove()
 2022-01-10  7:18 UTC 

[PATCH v1 1/1] iio: adc: tsc2046: fix memory corruption by preventing array overflow
 2022-01-10  7:19 UTC  (3+ messages)

[Buildroot] [git commit] package/hiawatha: disable ASM if needed
 2022-01-10  7:17 UTC 

[Buildroot] [PATCH 1/1] package/python-distro: new package
 2022-01-10  7:19 UTC  (2+ messages)

[RFC 00/10] add generic vDPA device support
 2022-01-10  7:14 UTC  (5+ messages)
` [RFC 01/10] virtio: get class_id and pci device id by the virtio id

[PATCH v10 00/38] v4l: subdev internal routing and streams
 2022-01-10  7:18 UTC  (4+ messages)
` [PATCH v10 15/38] media: entity: Add media_entity_has_route() function

[Buildroot] [PATCH] package/linux-firmware: add option for Cypress FullMAC
 2022-01-10  7:18 UTC  (2+ messages)

[PATCH 0/3] Wait for NPA pools to get filled
 2022-01-10  7:15 UTC  (2+ messages)

stable-rc/queue/4.4 baseline: 116 runs, 1 regressions (v4.4.298-13-g45579b4281d3)
 2022-01-10  7:15 UTC 

[Intel-gfx] [PATCH] drm/i915/display: Enable second VDSC engine for higher moderates
 2022-01-10  7:15 UTC  (12+ messages)

[Buildroot] [PATCH 1/1] package/gensio: add avahi optional dependency
 2022-01-10  7:13 UTC  (2+ messages)

[PATCH] ASoC: codecs: lpass-rx-macro: Check for error pointer after calling devm_regmap_init_mmio
 2022-01-10  7:11 UTC  (2+ messages)

#python Freescale/NXP linux kernel python2 remove
 2022-01-10  7:12 UTC  (2+ messages)
` [yocto] "

[PATCH] ixgbe: Remove useless DMA-32 fallback configuration
 2022-01-10  7:11 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH] ixgb: Remove useless DMA-32 fallback configuration
 2022-01-10  7:11 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH v3 0/7] support subsets of scalar crypto extension
 2022-01-10  7:06 UTC  (4+ messages)
` [PATCH v3 7/7] target/riscv: rvk: expose zbk* and zk* properties

[mkp-scsi:for-next 67/132] drivers/scsi/elx/libefc/efc_els.c:73 efc_els_io_alloc_size() warn: sleeping in atomic context
 2022-01-10  7:11 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 0/3] Add start offset and alignment detection
 2022-01-10  7:10 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Add start offset and alignment detection (rev7)

[PATCH v7 07/14] vdpa/mlx5: Support configuring max data virtqueue
 2022-01-10  7:09 UTC  (8+ messages)
` [PATCH v7 00/14] Allow for configuring max number of virtqueue pairs

[linux-next:master 10650/11475] drivers/net/can/janz-ican3.c:1303 ican3_get_echo_skb() error: uninitialized symbol 'dlc'
 2022-01-10  7:09 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2022-01-09
 2022-01-10  7:07 UTC 

[PATCH 0/2] tracing: Fix filtering on string pointers
 2022-01-10  7:06 UTC  (3+ messages)
` [PATCH 1/2] tracing: Have syscall trace events use trace_event_buffer_lock_reserve()

[PATCH RFC bpf-next v1 5/8] bpf: Introduce a new program type bpf_view
 2022-01-10  7:06 UTC 

[PATCH v4 00/12] Add riscv kvm accel support
 2022-01-10  6:52 UTC  (7+ messages)
` [PATCH v4 08/12] target/riscv: Handle KVM_EXIT_RISCV_SBI exit
` [PATCH v4 10/12] target/riscv: Add kvm_riscv_get/put_regs_timer

[PATCH v6 6/7] usb: gadget: uvc: add VIDIOC function
 2022-01-10  7:04 UTC  (2+ messages)

[PATCH 0/7] Drop unnecessary power related lock protections
 2022-01-10  7:03 UTC  (7+ messages)
` [PATCH 3/7] drm/amd/pm: drop unneeded smu->metrics_lock

[PATCH] gpio: Revert regression in sysfs-gpio (gpiolib.c)
 2022-01-10  7:02 UTC  (5+ messages)

[PATCH -next v4] bfq: fix use-after-free in bfq_dispatch_request
 2022-01-10  7:12 UTC 

[PATCH v3 0/4] btrfs: match device by dev_t
 2022-01-10  6:58 UTC  (11+ messages)
` [PATCH v3 1/4] btrfs: harden identification of the stale device
` [PATCH v3 2/4] btrfs: redeclare btrfs_stale_devices arg1 to dev_t
` [PATCH v3 3/4] btrfs: add device major-minor info in the struct btrfs_device

[honister][meta-yocto][PATCH 0/2] Patch review
 2022-01-10  6:58 UTC  (3+ messages)
` [honister][meta-yocto][PATCH 1/2] linux-yocto/5.10: update genericx86* machines to v5.10.87
` [honister][meta-yocto][PATCH 2/2] linux-yocto/5.14: update genericx86* machines to v5.14.21

[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
 2022-01-10  6:50 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2022-01-10  6:56 UTC 

FAILED: patch "[PATCH] power: reset: ltc2952: Fix use of floating point literals" failed to apply to 4.9-stable tree
 2022-01-10  6:56 UTC  (3+ messages)
` [PATCH 4.4,4.9] power: reset: ltc2952: Fix use of floating point literals

[PATCH] ASoC: codecs: lpass-tx-macro: Check for error pointer after calling devm_regmap_init_mmio
 2022-01-10  6:55 UTC  (2+ messages)

[PATCH] softmmu/device_tree: Silence compiler warning with --enable-sanitizers
 2022-01-10  6:39 UTC  (2+ messages)

[PATCH v4] clk: sifive: Fix W=1 kernel build warning
 2022-01-10  6:55 UTC  (2+ messages)

[PATCH] HID: Ignore battery for Elan touchscreen on HP Envy X360 15t-dr100
 2022-01-10  6:55 UTC  (2+ messages)

[PATCH] drm/tegra: Fix reference leak in tegra_dsi_ganged_probe
 2022-01-10  6:53 UTC  (2+ messages)

[PATCH net-next] veth: Do not record rx queue hint in veth_xmit
 2022-01-10  6:52 UTC  (4+ messages)

[PATCH v7 00/10] Add Sunplus SP7021 SoC Support
 2022-01-10  6:37 UTC  (6+ messages)
` [PATCH v7 06/10] clk: Add Sunplus SP7021 clock driver

[PATCH V3] overview-manual: document hash equivalence
 2022-01-10  6:29 UTC  (2+ messages)
  ` [docs] "

[LTP] [PATCH v3 07/12] syscalls/quotactl08: Test quoatctl01 but quota info hidden in filesystem
 2022-01-10  6:48 UTC  (7+ messages)
` [LTP] [PATCH v4 1/6] "
  ` [LTP] [PATCH v4 5/6] syscalls/quotactl09: Test error when "

[PATCH v5 0/2] Add SPI control driver for Sunplus SP7021 SoC
 2022-01-10  6:47 UTC  (3+ messages)
` [PATCH v5 1/2] SPI: Add SPI driver for Sunplus SP7021
` [PATCH v5 2/2] devicetree: bindings SPI Add bindings doc "

[zanussi-trace:ftrace/cleanup-hist-func-v6 6/6] kernel/trace/trace_events_hist.c:5465:33: error: passing argument 2 of 'data->ops->print' from incompatible pointer type
 2022-01-10  6:46 UTC  (2+ messages)

[oe] [PATCH 0/3] Updated dstat command
 2022-01-10  6:46 UTC  (3+ messages)
` [oe] [PATCH 3/3] pcp: Added a new recipe which provides "

[PATCH iproute2-next 0/3] more patches from pm_nl_ctl
 2022-01-10  6:46 UTC  (3+ messages)

[PATCH v2 2/2] hwmon: Add "label" attribute
 2022-01-10  6:44 UTC  (3+ messages)

[PATCH] ASoC: codecs: lpass-wsa-macro: Check for error pointer after calling devm_regmap_init_mmio
 2022-01-10  6:42 UTC  (2+ messages)

[PATCH] mm: Generalize ARCH_HAS_FILTER_PGPROT
 2022-01-10  6:41 UTC 

[PATCH v2 0/4] net/9p: optimize transport module loading
 2022-01-10  6:42 UTC  (4+ messages)
` [PATCH v2 2/4] 9p/trans_fd: split into dedicated module

[PATCH] net: hns: Fix missing put_device() call in hns_mac_register_phy
 2022-01-10  6:40 UTC 

Linux kernel 5.16 released
 2022-01-10  6:40 UTC 

[dpdk-dev] [RFC] mempool: implement index-based per core cache
 2022-01-10  6:38 UTC  (8+ messages)
` [PATCH 0/1] "

[PATCH v1] net/axgbe: use PCI root complex device to distinguish AMD hardware
 2022-01-10  6:38 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v7 0/2] Add iop driver for Sunplus SP7021
 2022-01-10  6:37 UTC  (3+ messages)
` [PATCH v7 1/2] dt-binding: misc: Add iop yaml file "
` [PATCH v7 2/2] misc: Add iop driver "

[PATCH] platform/x86: x86-android-tablets: Trivial typo fix for MODULE_AUTHOR
 2022-01-10  6:36 UTC 

[PATCH] platform/x86: x86-android-tablets: Fix the buttons on CZC P10T tablet
 2022-01-10  6:35 UTC 

[PATCH RESEND] Enable full width counting for KVM: x86/pmu
 2022-01-10  6:34 UTC  (6+ messages)
` [kvm-unit-tests PATCH] x86: pmu: Test full-width counter writes support

[PATCH iproute2-next v2] mptcp: add id check for deleting address
 2022-01-10  6:33 UTC 

stable-rc/queue/5.15 build: 180 builds: 4 failed, 176 passed, 14 errors, 5 warnings (v5.15.13-70-g916d1894bcce)
 2022-01-10  6:32 UTC 

[PATCH 6/7] iio: adc: sc27xx: add support for PMIC ump9620
 2022-01-10  6:30 UTC  (3+ messages)

[PATCH v5 0/4] clk: ralink: make system controller a reset provider
 2022-01-10  6:31 UTC  (4+ messages)

[PATCH v3 0/4] Refactor Aspeed USB vhub driver
 2022-01-10  6:29 UTC  (9+ messages)
` [PATCH v3 2/4] usb: aspeed-vhub: fix remote wakeup failure in iKVM use case

[PATCH 0/1] usb: gadget: f_mass_storage: Make CD-ROM emulation work with Mac OS-X
 2022-01-10  6:30 UTC  (4+ messages)
` [PATCH] "
  ` [PATCH v2] "

[RFC PATCH v3 00/11] KVM: arm64: Add support for hypercall services selection
 2022-01-10  6:28 UTC  (5+ messages)
` [RFC PATCH v3 04/11] KVM: arm64: Setup a framework for hypercall bitmap firmware registers

[PATCH 2/2] tclibc-baremetal: Supply missing /bin/sh target in the baremetal sdk
 2022-01-10  6:29 UTC 

[PATCH 1/2] tclibc-newlib: Supply missing /bin/sh target in newlib sdk
 2022-01-10  6:28 UTC 

[LTP] [PATCH v2 4/4] sysctl/sysctl02.sh: Use kconfig shell api
 2022-01-10  1:49 UTC  (5+ messages)
` [LTP] [PATCH v3 1/4] lib/tst_kconfig: Modify the return type of tst_kconfig_check function
  ` [LTP] [PATCH v3 2/4] lib: Introduce KCONFIG_SKIP_CHECK environment variable
  ` [LTP] [PATCH v3 3/4] shell: add kconfig parse api
  ` [LTP] [PATCH v3 4/4] sysctl/sysctl02.sh: Use kconfig shell api


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.