All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-16 20:19:06 to 2021-12-16 21:10:14 UTC [more...]

pull-request: bpf 2021-12-16
 2021-12-16 21:10 UTC  (2+ messages)

[RFC PATCH v2] Bluetooth: btintel: Fix broken LED quirk for legacy ROM devices
 2021-12-16 21:09 UTC 

[PATCH] drm/hisilicon/hibmc: Allow to be built if COMPILE_TEST is enabled
 2021-12-16 21:09 UTC  (2+ messages)

[PATCH v6 00/28] External ECC engines & Macronix support
 2021-12-16 21:09 UTC  (4+ messages)
` [PATCH v6 03/28] dt-bindings: mtd: nand-controller: Harmonize the property types

[PATCH] dt-bindings: usb: qcom,dwc3: add binding for SM8450
 2021-12-16 21:09 UTC  (2+ messages)

[PATCH V2 00/10] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
 2021-12-16 21:07 UTC  (13+ messages)
` [PATCH V2 01/10] dt-bindings: power: imx8mq: add defines for VPU blk-ctrl domains
` [PATCH V2 02/10] dt-bindings: soc: add binding for i.MX8MQ VPU blk-ctrl
` [PATCH V2 08/10] dt-bindings: media: nxp, imx8mq-vpu: Add support for G1 and G2 on imx8mm
    ` [PATCH V2 08/10] dt-bindings: media: nxp,imx8mq-vpu: "

[PULL v2 000/101] ppc queue
 2021-12-16 20:25 UTC  (38+ messages)
` [PULL 001/101] pseries: Update SLOF firmware image
` [PULL 002/101] hw/ppc/mac.h: Remove MAX_CPUS macro
` [PULL 003/101] target/ppc: Fixed call to deferred exception
` [PULL 004/101] test/tcg/ppc64le: test mtfsf
` [PULL 005/101] target/ppc: ppc_store_fpscr doesn't update bits 0 to 28 and 52
` [PULL 006/101] target/ppc: Implement Vector Expand Mask
` [PULL 007/101] target/ppc: Implement Vector Extract Mask
` [PULL 008/101] target/ppc: Implement Vector Mask Move insns
` [PULL 009/101] ivshmem.c: change endianness to LITTLE_ENDIAN
` [PULL 010/101] ivshmem-test.c: enable test_ivshmem_server for ppc64 arch
` [PULL 011/101] pci-host: Allow extended config space access for PowerNV PHB4 model
` [PULL 012/101] docs: Minor updates on the powernv documentation
` [PULL 013/101] ppc/pnv.c: add a friendly warning when accel=kvm is used
` [PULL 014/101] docs/system/ppc/powernv.rst: document KVM support status
` [PULL 015/101] ppc/pnv.c: fix "system-id" FDT when -uuid is set
` [PULL 016/101] docs: Introducing pseries documentation
` [PULL 017/101] docs: rSTify ppc-spapr-hcalls.txt
` [PULL 018/101] docs: Rename ppc-spapr-hcalls.txt to ppc-spapr-hcalls.rst
` [PULL 019/101] Link new ppc-spapr-hcalls.rst file to pseries.rst
` [PULL 020/101] softfloat: Extend float_exception_flags to 16 bits
` [PULL 022/101] softfloat: Add flag specific to Inf * 0
` [PULL 023/101] softfloat: Add flags specific to Inf / Inf and 0 / 0
` [PULL 024/101] softfloat: Add flag specific to sqrt(-x)
` [PULL 025/101] softfloat: Add flag specific to convert non-nan to int
` [PULL 026/101] softfloat: Add flag specific to signaling nans
` [PULL 027/101] target/ppc: Update float_invalid_op_addsub for new flags
` [PULL 028/101] target/ppc: Update float_invalid_op_mul "
` [PULL 031/101] target/ppc: Update float_invalid_cvt "
` [PULL 033/101] target/ppc: Remove inline from do_fri
` [PULL 034/101] target/ppc: Use FloatRoundMode in do_fri
` [PULL 035/101] target/ppc: Tidy inexact handling "
` [PULL 039/101] target/ppc: Do not call do_float_check_status from do_fmadd
` [PULL 046/101] softfloat: Add float64r32 arithmetic routines
` [PULL 047/101] target/ppc: Add helpers for fmadds et al
` [PULL 050/101] target/ppc: Add helper for fmuls
` [PULL 060/101] target/ppc: remove 401/403 CPUs
` [PULL 064/101] ppc/ppc405: Convert printfs to trace-events

[Buildroot] [PATCH] package/fakedate: fix finding the right date executable
 2021-12-16 21:08 UTC  (3+ messages)

[PATCH v3 00/25] iomap/xfs folio patches
 2021-12-16 21:07 UTC  (26+ messages)
` [PATCH v3 01/25] block: Add bio_add_folio()
` [PATCH v3 02/25] block: Add bio_for_each_folio_all()
` [PATCH v3 03/25] fs/buffer: Convert __block_write_begin_int() to take a folio
` [PATCH v3 04/25] iomap: Convert to_iomap_page "
` [PATCH v3 05/25] iomap: Convert iomap_page_create "
` [PATCH v3 06/25] iomap: Convert iomap_page_release "
` [PATCH v3 07/25] iomap: Convert iomap_releasepage to use "
` [PATCH v3 08/25] iomap: Add iomap_invalidate_folio
` [PATCH v3 09/25] iomap: Pass the iomap_page into iomap_set_range_uptodate
` [PATCH v3 10/25] iomap: Convert bio completions to use folios
` [PATCH v3 11/25] iomap: Use folio offsets instead of page offsets
` [PATCH v3 12/25] iomap: Convert iomap_read_inline_data to take a folio
` [PATCH v3 13/25] iomap: Convert readahead and readpage to use "
` [PATCH v3 14/25] iomap: Convert iomap_page_mkwrite "
` [PATCH v3 15/25] iomap: Allow iomap_write_begin() to be called with the full length
` [PATCH v3 16/25] iomap: Convert __iomap_zero_iter to use a folio
` [PATCH v3 17/25] iomap: Convert iomap_write_begin() and iomap_write_end() to folios
` [PATCH v3 18/25] iomap: Convert iomap_write_end_inline to take a folio
` [PATCH v3 19/25] iomap,xfs: Convert ->discard_page to ->discard_folio
` [PATCH v3 20/25] iomap: Simplify iomap_writepage_map()
` [PATCH v3 21/25] iomap: Simplify iomap_do_writepage()
` [PATCH v3 22/25] iomap: Convert iomap_add_to_ioend() to take a folio
` [PATCH v3 23/25] iomap: Convert iomap_migrate_page() to use folios
` [PATCH v3 24/25] iomap: Support large folios in invalidatepage
` [PATCH v3 25/25] xfs: Support large folios

[patch 0/6] x86/fpu: Preparatory changes for guest AMX support
 2021-12-16 21:07 UTC  (15+ messages)
` [patch 5/6] x86/fpu: Provide fpu_update_guest_xcr0/xfd()

[PATCH 2/2] mm: reimplement si_mem_available()
 2021-12-16 21:05 UTC  (3+ messages)

[PATCH] trusted-firmware-a: move corstone1000 to TF-A 2.6
 2021-12-16 21:04 UTC  (2+ messages)

[PATCH] arm-bsp/trusted-firmware-m: update CS1K bbappend for TF-M 1.5.0, again
 2021-12-16 21:04 UTC  (2+ messages)

stable-rc/queue/5.4 build: 166 builds: 1 failed, 165 passed, 25 warnings (v5.4.165-19-ga0fc6495a990)
 2021-12-16 21:02 UTC 

[PATCH v6 0/5] tools/usbip: Patch set summary
 2021-12-16 21:01 UTC  (5+ messages)

[PATCH v7 00/14] ima: Namespace IMA with audit support in IMA-ns
 2021-12-16 21:00 UTC  (3+ messages)

[Intel-gfx] [PATCH i-g-t 00/11] Fixes for i915_hangman and gem_exec_capture
 2021-12-16 20:59 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 07/11] tests/i915/i915_hangman: Add alive-ness test after error capture
  ` [Intel-gfx] "

[PATCH v2 0/5] rtc: nintendo: Add a RTC driver for the GameCube, Wii and Wii U
 2021-12-16 20:58 UTC  (9+ messages)
` [PATCH v3 "

[PATCH v2 0/3] ARM: mstar: Initial Miyoo Mini support
 2021-12-16 20:54 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add prefix for Miyoo

[PATCH] python3-idna: Drop from OE-Core
 2021-12-16 20:55 UTC  (3+ messages)
` [OE-core] "

[Intel-gfx] [PATCH] drm/i915: remove circ_buf.h includes
 2021-12-16 20:55 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 1/3] hwmon: (asus-ec-sensors) add driver for ASUS EC
 2021-12-16 20:53 UTC  (3+ messages)
` [PATCH 2/3] hwmon: update ASUS EC driver documentation
` [PATCH 3/3] hwmon: remove asus_wmi_ec_sensors driver

Balance loop on "device delete missing"? (RAID 1, Linux 5.15, "found 1 extents, stage: update data pointers")
 2021-12-16 20:52 UTC  (6+ messages)

[PATCH] net: stmmac: dwmac-rk: fix oob read in rk_gmac_setup
 2021-12-16 20:51 UTC  (4+ messages)

[PATCH v2] sfc_ef100: potential dereference of null pointer
 2021-12-16 20:51 UTC  (2+ messages)

[PATCH net] net: systemport: Add global locking for descriptor lifecycle
 2021-12-16 20:51 UTC  (2+ messages)

[PATCH net] sit: do not call ipip6_dev_free() from sit_init_net()
 2021-12-16 20:51 UTC  (2+ messages)

[PATCH] virtio_net: fix rx_drops stat for small pkts
 2021-12-16 20:51 UTC  (2+ messages)

[PATCH net] net: Fix double 0x prefix print in SKB dump
 2021-12-16 20:51 UTC  (2+ messages)

[dunfell/master][PATCH] linux-ti-staging: move docker.cfg to be accessible by rt/systest variants
 2021-12-16 20:50 UTC 

[PATCH v3] arm64: errata: Fix exec handling in erratum 1418040 workaround
 2021-12-16 20:48 UTC 

[Buildroot] [PATCH 1/3] package/cross-ldd: new package
 2021-12-16 20:49 UTC  (6+ messages)
` [Buildroot] [PATCH 2/3] package/dracut: new host package
` [Buildroot] [PATCH 3/3] fs/dracut: new fs type

[RFC v16 1/9] iommu: Introduce attach/detach_pasid_table API
 2021-12-16 20:48 UTC  (11+ messages)

[PATCH 5.10.y-cip 0/7] Add binding and SoC identification for Renesas RZ/G2L SoC and Renesas RZ/G2L SMARC EVK
 2021-12-16 20:46 UTC  (6+ messages)
  ` [cip-dev] "

[PATCH net-next v2] net: prestera: flower template support
 2021-12-16 20:45 UTC  (2+ messages)

[RESEND 1/2] sctp: export sctp_endpoint_{hold,put}() for use by seperate modules
 2021-12-16 20:44 UTC  (6+ messages)
` [RESEND 2/2] sctp: hold cached endpoints to prevent possible UAF

[PATCH v2 00/28] iomap/xfs folio patches
 2021-12-16 20:43 UTC  (5+ messages)
` [PATCH v2 19/28] iomap: Convert __iomap_zero_iter to use a folio

[PATCH v3 00/13] xen: drop hypercall function tables
 2021-12-16 20:43 UTC  (7+ messages)
` [PATCH v3 02/13] xen: harmonize return types of hypercall handlers

[PATCH bpf] bpf: selftests: Fix racing issue in btf_skc_cls_ingress test
 2021-12-16 20:43 UTC  (2+ messages)

[PATCH v4 06/10] dpp: add DPP authentication protocol
 2021-12-16 20:42 UTC 

[RFC PATCH v4 4/4] md: raid456 add nowait support
 2021-12-16 20:37 UTC  (12+ messages)
` [PATCH v5 1/4] md: add support for REQ_NOWAIT
  ` [PATCH v5 3/4] md: raid10 add nowait support

[PATCH v16, 13/19] media: mtk-vcodec: Add work queue for core hardware decode
 2021-12-16 20:34 UTC  (3+ messages)

[PATCH] serial: 8250: Move alpha-specific quirk out of the core
 2021-12-16 20:36 UTC  (2+ messages)

[PATCH v4 07/10] dpp-util: add dpp_parse_configuration_object
 2021-12-16 20:36 UTC 

[PATCH v2 00/13] KVM: selftests: Add tests for SEV and SEV-ES guests
 2021-12-16 20:35 UTC  (3+ messages)
` [PATCH v2 07/13] KVM: selftests: add library for creating/interacting with SEV guests

[PATCH] rlimits: do not grab tasklist_lock for do_prlimit on current
 2021-12-16 20:34 UTC 

[PATCH nft] Improve handling of errors from mnl* functions"
 2021-12-16 20:33 UTC  (4+ messages)
` [PATCH nft 2/2] Handle retriable errors from mnl functions

[PATCH v3 0/2] CAN: Add support for setting mux
 2021-12-16 20:33 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: phy: ti,tcan104x-can: Document mux-states property

[PATCH v4 0/2] Add iop driver for Sunplus SP7021
 2021-12-16 20:33 UTC  (3+ messages)
` [PATCH v4 1/2] dt-binding: misc: Add iop yaml file "

[PATCH v2] ASoC: dt-bindings: audio-graph-port: enable both flag/phandle for bitclock/frame-master
 2021-12-16 20:32 UTC  (3+ messages)

[PATCH v5 0/9] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2021-12-16 20:31 UTC  (4+ messages)
` [PATCH v5 6/9] dt-bindings: serial: fsl-lpuart: add i.MXRT1050 compatible

[PATCH v3 0/8] phy-rockchip-inno-usb2: support rk356x usb2phy
 2021-12-16 20:31 UTC  (6+ messages)
` [PATCH v3 2/8] dt-bindings: phy: phy-rockchip-inno-usb2: add rk3568 documentation

[PATCH bpf-next v2 0/6] tools/bpf: Enable cross-building with clang
 2021-12-16 20:32 UTC  (2+ messages)

renesas/master baseline: 518 runs, 4 regressions (renesas-devel-2021-12-16-v5.16-rc5)
 2021-12-16 20:32 UTC 

renesas/master baseline-nfs: 66 runs, 1 regressions (renesas-devel-2021-12-16-v5.16-rc5)
 2021-12-16 20:32 UTC 

[Intel-gfx] [PATCH] drm/i915/guc: Check for wedged before doing stuff
 2021-12-16 20:30 UTC  (3+ messages)

[PATCH] hwmon: (ntc_thermistor): Add Samsung 1404-001221 NTC
 2021-12-16 20:29 UTC  (2+ messages)

When tap PMD is used, memory loss occurs in secondary block
 2021-12-16 20:28 UTC 

[PATCH v3 1/2] dt-bindings: clock: Add qualcomm QCM2290 DISPCC bindings
 2021-12-16 20:28 UTC  (2+ messages)

[pull] amdgpu, amdkfd, radeon drm-next-5.17
 2021-12-16 20:27 UTC 

[PATCH v3 0/7] Support for some TQMa8M* boards
 2021-12-16 20:26 UTC  (4+ messages)
` [PATCH v3 3/7] arm64: defconfig: enable drivers for TQ TQMa8MxML-MBa8Mx

[RESEND, PATCH v7 1/2] dt-bindings: sound: tlv320adc3xxx: New codec driver
 2021-12-16 20:26 UTC  (3+ messages)

[git:media_tree/master] media: i2c: max9286: Use dev_err_probe() helper
 2021-12-16 20:27 UTC 

[PATCH] iio: position: Add support for ams AS5600 angle sensor
 2021-12-16 20:26 UTC 

[PATCH 0/7] arm64: dts: exynos: Add E850-96 board support
 2021-12-16 20:25 UTC  (7+ messages)
` [PATCH 3/7] dt-bindings: Add vendor prefix for WinLink
` [PATCH 5/7] dt-bindings: pinctrl: samsung: Add pin drive definitions for Exynos850

[PATCH] xen: make some per-scheduler performance counters sched global ones
 2021-12-16 20:25 UTC  (3+ messages)

[PATCH v6 20/28] spi: spi-mem: Fill the spi-mem controller capabilities of all the drivers
 2021-12-16 20:24 UTC  (4+ messages)

stable-rc/queue/4.4 build: 187 builds: 5 failed, 182 passed, 6 errors, 36 warnings (v4.4.295-5-g649b146b7173)
 2021-12-16 20:25 UTC 

stable-rc/queue/4.19 build: 174 builds: 4 failed, 170 passed, 32 warnings (v4.19.221-9-gf48d5f004d75)
 2021-12-16 20:25 UTC 

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-12-16 20:24 UTC  (5+ messages)
` [PATCH v8 07/40] x86/sev: Add a helper for the PVALIDATE instruction
` [PATCH v8 08/40] x86/sev: Check the vmpl level

drivers/gpu/drm/i915/gt/mock_engine.c:48 mock_timeline_pin() warn: inconsistent returns 'tl->hwsp_ggtt->obj->base.resv'
 2021-12-16 20:24 UTC 

[Buildroot] [PATCH] package/icu: fix build failure due to a library clash
 2021-12-16 20:24 UTC  (2+ messages)

[PATCH 0/2] patchwork-bot: Ignore empty context lines
 2021-12-16 20:23 UTC  (3+ messages)

[PATCH v4 0/4] Renesas RZ/N1 NAND controller support
 2021-12-16 20:23 UTC  (4+ messages)
` [PATCH v4 1/4] dt-bindings: mtd: rzn1: Describe Renesas RZ/N1 NAND controller

Exception return
 2021-12-16 20:21 UTC  (5+ messages)

[PATCH] selftests/bpf: remove ARRAY_SIZE defines from tests
 2021-12-16 20:22 UTC  (9+ messages)

linux-next: manual merge of the userns tree with the cel tree
 2021-12-16 20:22 UTC  (2+ messages)

[PATCH v2 0/2] Fix warnings in blktrace
 2021-12-16 20:21 UTC  (9+ messages)
` [PATCH v2 1/2] block: Avoid sleeping function called from invalid context bug
` [PATCH v2 2/2] blktrace: switch trace spinlock to a raw spinlock

stable-rc/queue/4.9 build: 188 builds: 3 failed, 185 passed, 2 errors, 34 warnings (v4.9.293-7-gd89b8545a1fa)
 2021-12-16 20:21 UTC 

[PATCH v3 00/68] fscache, cachefiles: Rewrite
 2021-12-16 20:20 UTC  (6+ messages)
` [PATCH v3 56/68] afs: Handle len being extending over page end in write_begin/write_end

[PING PATCH v7] kallsyms: new /proc/kallmodsyms with builtin modules
 2021-12-16 20:19 UTC  (8+ messages)
` [PATCH v7 1/7] kbuild: bring back tristate.conf
` [PATCH v7 2/7] kbuild: add modules_thick.builtin
` [PATCH v7 3/7] kbuild: generate an address ranges map at vmlinux link time
` [PATCH v7 4/7] kallsyms: introduce sections needed to map symbols to built-in modules
` [PATCH v7 5/7] kallsyms: optimize .kallsyms_modules*
` [PATCH v7 6/7] kallsyms: add /proc/kallmodsyms
` [PATCH v7 7/7] kallsyms: add reliable symbol size info

[Intel-wired-lan] [PATCH net-next v3] i40e: Disable hw-tc-offload feature on driver load
 2021-12-16 20:20 UTC  (2+ messages)

[PATCH v4 02/10] dbus: add DPP interface
 2021-12-16 20:20 UTC 

[PATCH] e1000: fix tx re-entrancy problem
 2021-12-16 20:22 UTC  (6+ messages)

[PATCH 0/2] Enable named interrupt smbus-alert for ACPI as well
 2021-12-16 20:18 UTC  (5+ messages)
` [PATCH 2/2] i2c: smbus: Use device_ functions instead of of_

[PATCH v4 10/10] doc: document DPP interface
 2021-12-16 20:19 UTC 

[paulmck-rcu:rcu/next] BUILD SUCCESS 52979a8e8b591cdceb61190f3eeebc2399828510
 2021-12-16 20:18 UTC 

[PATCH 0/2] usb: dwc3: Add a quirk to set GUCTL.SPRSCTRLTRANSEN bit
 2021-12-16 20:19 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: usb: document snps,dis_split_quirk property in dwc3


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.