messages from 2022-02-07 13:15:32 to 2022-02-07 13:53:31 UTC [more...]
[Intel-gfx] [RFC 0/2] drm/i915/ttm: Evict and store of compressed object
2022-02-07 13:53 UTC (5+ messages)
` "
[PATCH 1/3] dt-bindings: serial: renesas,scif: Remove redundant renesas,scif-r9a07g054
2022-02-07 13:41 UTC (7+ messages)
` [PATCH 2/3] dt-bindings: serial: renesas,scif: Document RZ/G2UL SoC
` [PATCH 3/3] dt-bindings: serial: renesas,sci: "
[PATCH] tracing: cleanup double word in comment
2022-02-07 13:12 UTC
[xfs] b519cd5b0b: INFO:task_blocked_for_more_than#seconds
2022-02-07 13:20 UTC (2+ messages)
drivers/md/raid5.c:7055:9: sparse: sparse: cast removes address space '__percpu' of expression
2022-02-07 13:25 UTC (2+ messages)
[PATCH] Revert "ASoC: mediatek: Check for error clk pointer"
2022-02-07 13:17 UTC (4+ messages)
[PATCH v3 1/1] pps: generators: pps_gen_parport: Switch to use module_parport_driver()
2022-02-07 13:16 UTC
[PATCH 5.16 000/126] 5.16.8-rc1 review
2022-02-07 13:38 UTC (4+ messages)
[Virtio-fs] [virtiofsd] MR merged: passthrough: Reset config on FUSE_DESTROY
2022-02-07 13:52 UTC
[meta-oe][PATCH V4] gpsd-machine-conf: set precise BSD-3-Clause license
2022-02-07 13:51 UTC
[PATCH] kconfig: let 'shell' return enough output for deep path names
2022-02-07 13:44 UTC (2+ messages)
[PATCH v4] modules: add heuristic when stripping unneeded symbols
2022-02-07 13:21 UTC (4+ messages)
` [PATCH v5] "
[RFC PATCH for-stable] kbuild: Define LINUX_VERSION_{MAJOR,PATCHLEVEL,SUBLEVEL}
2022-02-07 13:33 UTC (5+ messages)
[PATCH bpf-next 0/2] Split bpf_sk_lookup remote_port field
2022-02-07 13:14 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wide
` [PATCH bpf-next 2/2] selftests/bpf: Cover 4-byte load from remote_port in bpf_sk_lookup
[PATCH] kbuild: replace $(H) with $(pound)
2022-02-07 13:49 UTC
[PATCH nft 0/3] flowtable json fixes
2022-02-07 13:29 UTC (5+ messages)
` [PATCH nft 1/3] json: add flow statement json export + parser
` [PATCH nft 2/3] parser_json: fix flowtable device datatype
` [PATCH nft 3/3] parser_json: permit empty device list
[PATCH nf-next,v2] netfilter: nft_cmp: optimize comparison for 16-bytes
2022-02-07 13:08 UTC
[Virtio-fs] [virtiofsd] MR merged: process_queue_pool: Only acquire the VringMutex lock once
2022-02-07 13:49 UTC
[PATCH] setlocalversion: update to Linux 5.16
2022-02-07 13:47 UTC
[PATCH] kvx: remove unused CONFIG_ARCHINFO
2022-02-07 13:47 UTC
[PATCH v3] hw/rx: rx-gdbsim DTB load address aligned of 16byte
2022-02-07 13:27 UTC (2+ messages)
[GSoC][PATCH] lib-read-tree-m-3way: modernize a test script (style)
2022-02-07 13:10 UTC (5+ messages)
Commit SHA1 == SHA1 checksum?
2022-02-07 13:32 UTC (9+ messages)
[PATCH 00/15] can: mcp251xfd: add PLL support
2022-02-07 13:10 UTC (16+ messages)
` [PATCH 01/15] can: mcp251xfd: mcp251xfd_reg_invalid(): rename from mcp251xfd_osc_invalid()
` [PATCH 02/15] can: mcp251xfd: mcp251xfd_regmap_crc_read(): ignore CRC error only if solely OSC register is read
` [PATCH 03/15] can: mcp251xfd: mcp251xfd_unregister(): simplify runtime PM handling
` [PATCH 04/15] can: mcp251xfd: mcp251xfd_chip_sleep(): introduce function to bring chip into sleep mode
` [PATCH 05/15] can: mcp251xfd: mcp251xfd_chip_stop(): convert to a void function
` [PATCH 06/15] can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): factor out into separate function
` [PATCH 07/15] can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): improve chip detection and error handling
` [PATCH 08/15] can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): prepare for PLL support
` [PATCH 09/15] can: mcp251xfd: mcp251xfd_chip_softreset_check(): wait for OSC ready before accessing chip
` [PATCH 10/15] can: mcp251xfd: mcp251xfd_chip_timestamp_init(): factor out into separate function
` [PATCH 11/15] can: mcp251xfd: mcp251xfd_chip_wake(): renamed from mcp251xfd_chip_clock_enable()
` [PATCH 12/15] can: mcp251xfd: __mcp251xfd_chip_set_mode(): prepare for PLL support: improve error handling and diagnostics
` [PATCH 13/15] can: mcp251xfd: mcp251xfd_chip_clock_init(): prepare for PLL support, wait for OSC ready
` [PATCH 14/15] can: mcp251xfd: mcp251xfd_register(): prepare to activate PLL after softreset
` [PATCH 15/15] can: mcp251xfd: add support for internal PLL
[PATCH 0/4] ALSA: hda: Expose codec organization functions
2022-02-07 12:35 UTC (2+ messages)
[PATCH] add pmu to amlogic meson sm1
2022-02-07 13:47 UTC (7+ messages)
` [PATCH v2] "
[cocci] spatch 1.1.1 segmentation fault report
2022-02-07 13:48 UTC (14+ messages)
[Virtio-fs] [PATCH v5 0/9] virtiofsd: Add support for file security context at file creation
2022-02-07 13:47 UTC (12+ messages)
` [Virtio-fs] [PATCH v5 3/9] virtiofsd: Parse extended "struct fuse_init_in"
` "
` [Virtio-fs] [PATCH v5 5/9] virtiofsd, fuse_lowlevel.c: Add capability to parse security context
` [PATCH v5 0/9] virtiofsd: Add support for file security context at file creation
[PATCH] soc/tegra: bpmp: cleanup double word in comment
2022-02-07 13:09 UTC
[PATCH 1/2] gpu: host1x: Always return syncpoint value when waiting
2022-02-07 13:19 UTC (4+ messages)
` [PATCH 2/2] gpu: host1x: Fix refcount leak in buffer cache
[PATCH] io_uring: unregister eventfd while holding lock when freeing ring ctx
2022-02-07 13:46 UTC (2+ messages)
[PATCH] mm: Outline copy_overflow()
2022-02-07 13:46 UTC (3+ messages)
[PATCH] ceph: wait for async create reply before sending any cap messages
2022-02-07 13:16 UTC (4+ messages)
[PATCH] Staging: nvec: Fix ending in '(' error
2022-02-07 13:39 UTC
[PATCH] net/ice: fix gcc error with -DRTE_LIBRTE_ICE_16BYTE_RX_DESC
2022-02-07 16:48 UTC (3+ messages)
[PATCH] m68k: defconfig: Disable fbdev on Sun3/3x
2022-02-07 13:11 UTC
[LTP] [PATCH v3] syscalls/statx09: Add new test
2022-02-07 13:45 UTC (6+ messages)
` [LTP] [PATCH v4] "
[PATCH v10 0/3] virtio-vsock: SOCK_SEQPACKET description
2022-02-07 13:45 UTC (4+ messages)
[PATCH 1/2] drm/i195: Fix dbuf slice config lookup
2022-02-07 13:27 UTC (4+ messages)
` [Intel-gfx] "
` [PATCH 2/2] drm/i915: Fix mbus join "
` [Intel-gfx] "
[PATCH v3 00/30] KVM: s390: enable zPCI for interpretive execution
2022-02-07 13:04 UTC (3+ messages)
` [PATCH v3 30/30] MAINTAINERS: additional files related kvm s390 pci passthrough
[RFC 00/37] ASoC: Intel: AVS - Audio DSP for cAVS
2022-02-07 13:42 UTC (7+ messages)
Unable to transfer big files to Nokia N9
2022-02-07 13:14 UTC (7+ messages)
[PATCH v2 00/12] iio: buffer-dma: write() and new DMABUF based API
2022-02-07 13:01 UTC (13+ messages)
` [PATCH v2 01/12] iio: buffer-dma: Get rid of outgoing queue
` [PATCH v2 02/12] iio: buffer-dma: Enable buffer write support
` [PATCH v2 03/12] iio: buffer-dmaengine: Support specifying buffer direction
` [PATCH v2 04/12] iio: buffer-dmaengine: Enable write support
` [PATCH v2 05/12] iio: core: Add new DMABUF interface infrastructure
` [PATCH v2 06/12] iio: buffer-dma: split iio_dma_buffer_fileio_free() function
` [PATCH v2 07/12] iio: buffer-dma: Use DMABUFs instead of custom solution
` [PATCH v2 08/12] iio: buffer-dma: Implement new DMABUF based userspace API
` [PATCH v2 09/12] iio: buffer-dmaengine: Support "
` [PATCH v2 10/12] iio: core: Add support for cyclic buffers
` [PATCH v2 11/12] iio: buffer-dmaengine: "
` [PATCH v2 12/12] Documentation: iio: Document high-speed DMABUF based API
[PATCH 00/16] scsi: libsas and users: Factor out LLDD TMF code
2022-02-07 13:13 UTC (12+ messages)
[LTP] [PATCH v2 0/5] Add memcontrol03 and declarative CG API
2022-02-07 13:18 UTC (4+ messages)
` [LTP] [PATCH v2 2/5] API/cgroup: Declare required controllers and version in test struct
[PATCH v4 00/11] media: atmel: atmel-isc: implement media controller
2022-02-07 13:40 UTC (4+ messages)
` [PATCH v4 03/11] "
Zulip created
2022-02-07 13:00 UTC (2+ messages)
[PATCH 0/6] fix the curly braces mismatch problem
2022-02-07 13:39 UTC (3+ messages)
[Buildroot] Xilinx zynqmp_zcu10x_defconfigs: two things left
2022-02-07 13:38 UTC (7+ messages)
Dealing with SUBLEVEL overflow in backports
2022-02-07 13:04 UTC (7+ messages)
[PATCH 0/4] A few cleanup patches around memory_hotplug
2022-02-07 13:36 UTC (5+ messages)
` [PATCH 1/4] mm/memory_hotplug: remove obsolete comment of __add_pages
` [PATCH 2/4] mm/memory_hotplug: avoid calling zone_intersects() for ZONE_NORMAL
` [PATCH 3/4] mm/memory_hotplug: clean up try_offline_node
` [PATCH 4/4] mm/memory_hotplug: fix misplaced comment in offline_pages
[Intel-gfx] [PATCH 2/2] drm/i915/gem: Don't try to map and fence large scanout buffers (v5)
2022-02-07 13:36 UTC (6+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gem: Don't try to map and fence large scanout buffers (v6)
[PATCH] dt-bindings: pwm: mtk-disp: add compatible string for MT8183 SoC
2022-02-07 12:51 UTC (2+ messages)
[LTP] [PATCH] syscalls/inotify: New test for IN_DELETE regression
2022-02-07 13:35 UTC (4+ messages)
[meta-oe][PATCH V3] gpsd-machine-conf: set precise BSD-2-Clause license
2022-02-07 13:35 UTC (2+ messages)
` [oe] "
[RFC PATCH 0/2] landlock network implementation cover letter
2022-02-07 13:18 UTC (11+ messages)
` [RFC PATCH 1/2] landlock: TCP network hooks implementation
` [RFC PATCH 2/2] landlock: selftests for bind and connect hooks
[PATCH] net/mlx5: fix Meter capabilities reporting
2022-02-07 13:29 UTC
[PATCH v2 0/4] drm/tiny: Add driver for Solomon SSD1307 OLED displays
2022-02-07 12:44 UTC (5+ messages)
` [PATCH v2 1/4] drm/format-helper: Add drm_fb_{xrgb8888,gray8}_to_mono_reversed()
` [PATCH v2 1/4] drm/format-helper: Add drm_fb_{xrgb8888, gray8}_to_mono_reversed()
[PATCH] m68k: defconfig: Update defconfigs for v5.17-rc3
2022-02-07 13:10 UTC
[PATCH] net/mlx5: fix Committed Bucket Size calculation
2022-02-07 13:28 UTC
[RFC 00/13] ASoC: Intel: avs: Topology and path management
2022-02-07 13:25 UTC (14+ messages)
` [RFC 01/13] ASoC: Intel: avs: Declare vendor tokens
` [RFC 02/13] ASoC: Intel: avs: Add topology parsing infrastructure
` [RFC 03/13] ASoC: Intel: avs: Parse module-extension tuples
` [RFC 04/13] ASoC: Intel: avs: Parse pplcfg and binding tuples
` [RFC 05/13] ASoC: Intel: avs: Parse pipeline and module tuples
` [RFC 06/13] ASoC: Intel: avs: Parse path and path templates tuples
` [RFC 07/13] ASoC: Intel: avs: Add topology loading operations
` [RFC 08/13] ASoC: Intel: avs: Declare path and its components
` [RFC 09/13] ASoC: Intel: avs: Path creation and freeing
` [RFC 10/13] ASoC: Intel: avs: Path state management
` [RFC 11/13] ASoC: Intel: avs: Arm paths after creating them
` [RFC 12/13] ASoC: Intel: avs: Prepare modules before bindings them
` [RFC 13/13] ASoC: Intel: avs: Configure modules according to their type
[PATCH] m68k: mm: Remove check for VM_IO to fix deferred I/O
2022-02-07 13:06 UTC (3+ messages)
[PATCH 1/2 net-next] net: dsa: mv88e6xxx: Fix off by in one in mv88e6185_phylink_get_caps()
2022-02-07 12:40 UTC (2+ messages)
[PATCH v3 1/1] iio: chemical: atlas-ezo-sensor: Make use of device properties
2022-02-07 12:42 UTC
[RFC PATCH 0/6] RLIMIT_NPROC in ucounts fixups
2022-02-07 12:18 UTC (5+ messages)
` [RFC PATCH 2/6] set*uid: Check RLIMIT_PROC against new credentials
` [RFC PATCH 3/6] cred: Count tasks by their real uid into RLIMIT_NPROC
` [RFC PATCH 4/6] ucounts: Allow root to override RLIMIT_NPROC
` [RFC PATCH 6/6] selftests: Test RLIMIT_NPROC in clone-created user namespaces
[bug report] x86/pkeys: Add self-tests
2022-02-07 12:55 UTC
[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-02-07 12:24 UTC (3+ messages)
` [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
[PATCH] ARM: dts: at91: remove status = "okay" from soc specific dtsi
2022-02-07 13:25 UTC (2+ messages)
[RFC PATCH 0/3] Add SCMI clk support for NXP S32G2
2022-02-07 13:24 UTC (4+ messages)
` [RFC PATCH 1/3] dt-bindings: clock: Add s32g2 clock binding
` [RFC PATCH 2/3] arm64: dts: s32g2: add SCMI support
` [RFC PATCH 3/3] arm64: dts: s32g2: add USDHC support
drivers/media/dvb-frontends/stv0367.c:995:12: warning: stack frame size (9464) exceeds limit (8192) in 'stv0367ter_algo'
2022-02-07 13:25 UTC (2+ messages)
[PATCH 0/4] Shovel firmware specific code to appropriate locations
2022-02-07 12:27 UTC (4+ messages)
` [PATCH 1/4] device property: Convert device_{dma_supported,get_dma_attr} to fwnode
[PATCH V2 5/6] mailbox: imx: introduce rxdb callback
2022-02-07 13:25 UTC
[PATCH v2 00/10] ethdev: datapath-focused flow rules management
2022-02-07 13:23 UTC (22+ messages)
` [PATCH v3 "
` [PATCH v3 01/10] ethdev: introduce flow pre-configuration hints
` [PATCH v3 02/10] ethdev: add flow item/action templates
` [PATCH v3 03/10] ethdev: bring in async queue-based flow rules operations
` [PATCH v3 04/10] app/testpmd: implement rte flow configuration
` [PATCH v3 05/10] app/testpmd: implement rte flow template management
` [PATCH v3 06/10] app/testpmd: implement rte flow table management
` [PATCH v3 07/10] app/testpmd: implement rte flow queue flow operations
` [PATCH v3 08/10] app/testpmd: implement rte flow push operations
` [PATCH v3 09/10] app/testpmd: implement rte flow pull operations
` [PATCH v3 10/10] app/testpmd: implement rte flow queue indirect actions
[PATCH 0/5] Support exporting BDSs via VDUSE
2022-02-07 13:12 UTC (3+ messages)
` [PATCH 1/5] linux-headers: Add vduse.h
[PATCH v4 0/8] platform/x86: introduce p2sb_bar() helper
2022-02-07 12:11 UTC (3+ messages)
` [PATCH v4 6/8] i2c: i801: convert to use common P2SB accessor
kvm-unit-tests: timed out on arm64 devices
2022-02-07 12:12 UTC
[PATCH] dt-bindings: gpio: gpio-vf610: Add imx93 compatible string
2022-02-07 12:25 UTC
[PATCH v4 0/4] Watchdog: sp5100_tco: Replace cd6h/cd7h port I/O accesses with MMIO accesses
2022-02-07 13:03 UTC (3+ messages)
[PATCH 00/19] initial EHT support
2022-02-07 12:10 UTC (4+ messages)
` [PATCH 04/19] ieee80211: Add EHT (802.11be) definitions
[PATCH v3 1/5] i2c: Introduce common module to instantiate CCGx UCSI
2022-02-07 13:13 UTC (3+ messages)
[v4 0/3] Add support for Maxim MAX735x/MAX736x variants
2022-02-07 12:56 UTC (3+ messages)
` [v4 3/3] i2c: muxes: pca954x: Add regulator support
[RFC Patch v3 0/3] I2C statistics as sysfs attributes
2022-02-07 13:01 UTC (3+ messages)
` [RFC Patch v3 1/3] i2c debug counters "
[PATCH v4 0/9] i2c: piix4: Replace cd6h/cd7h port I/O accesses with MMIO accesses
2022-02-07 12:08 UTC (2+ messages)
[RFCv3 0/6] Hi,
2022-02-07 12:06 UTC (2+ messages)
` [RFCv3 0/6] TI camera serdes and I2C address translation (Was: [RFCv3 0/6] Hi,)
[PATCH v1 0/6] i2c: npcm: Bug fixes timeout, spurious interrupts
2022-02-07 12:00 UTC (3+ messages)
` [PATCH v1 6/6] i2c: npcm: Support NPCM845
[PATCH] ARM: dts: stm32: Add CM4 reserved memory, rproc and IPCC on DHCOR SoM
2022-02-07 13:16 UTC (2+ messages)
[LTP] [PATCH] getrusage03: skip on small RAM system
2022-02-07 13:19 UTC (2+ messages)
[PATCH v3 0/8] Add support for HiSilicon PCIe Tune and Trace device
2022-02-07 11:42 UTC (3+ messages)
` [PATCH v3 2/8] hisi_ptt: Register PMU device for PTT trace
[PATCH] lib/test_string.c: return -ENOMEM on memset16_selftest allocation failure
2022-02-07 12:15 UTC (2+ messages)
[PATCH v2] drm/privacy-screen: Fix sphinx warning
2022-02-07 13:16 UTC (3+ messages)
[PATCH v2 5/6] eal/windows: fix the curly braces mismatch problem
2022-02-07 13:15 UTC (2+ messages)
[PATCH 0/4] Probing support for LUKS2
2022-02-07 13:15 UTC (5+ messages)
` [PATCH 3/4] luks2: set up dummy sector size during scan
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.