All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-22 19:20:06 to 2022-07-22 20:22:43 UTC [more...]

[Buildroot] [PATCH 0/8] genimage.cfg file clean-up
 2022-07-22 20:21 UTC  (4+ messages)
` [Buildroot] [PATCH 1/8] board/orangepi/common/genimage.cfg: use quotes around "gpt"
` [Buildroot] [PATCH 2/8] board/*/genimage.cfg: use partition-table-type = "gpt"
` [Buildroot] [PATCH 3/8] docs/manual: update documentation about partition-type-uuid convention in genimage.cfg

[PATCH 0/4] Pre-requisites for client-side RPC-with-TLS support
 2022-07-22 20:22 UTC  (5+ messages)
` [PATCH 3/4] SUNRPC: Replace dprintk() call site in xs_data_ready

[PATCH] xfs: Fix comment typo
 2022-07-22 20:20 UTC  (2+ messages)

[PATCH] xfs: Fix comment typo
 2022-07-22 20:20 UTC  (2+ messages)

[PATCH v1 00/11] Put struct nfsd4_copy on a diet
 2022-07-22 20:20 UTC  (12+ messages)
` [PATCH v1 01/11] NFSD: Shrink size of struct nfsd4_copy_notify
` [PATCH v1 02/11] NFSD: Shrink size of struct nfsd4_copy
` [PATCH v1 03/11] NFSD: Reorder the fields in struct nfsd4_op
` [PATCH v1 04/11] NFSD: Make nfs4_put_copy() static
` [PATCH v1 05/11] NFSD: Make boolean fields in struct nfsd4_copy into atomic bit flags
` [PATCH v1 06/11] NFSD: Refactor nfsd4_cleanup_inter_ssc() (1/2)
` [PATCH v1 07/11] NFSD: Refactor nfsd4_cleanup_inter_ssc() (2/2)
` [PATCH v1 08/11] NFSD: Refactor nfsd4_do_copy()
` [PATCH v1 09/11] NFSD: Remove kmalloc from nfsd4_do_async_copy()
` [PATCH v1 10/11] NFSD: Add nfsd4_send_cb_offload()
` [PATCH v1 11/11] NFSD: Move copy offload callback arguments into a separate structure

[PATCH v1 00/10] baseband/acc200
 2022-07-22 20:19 UTC  (6+ messages)

[helgaas-pci:pci/misc 2/2] drivers/pcmcia/omap_cf.c:240:18: error: implicit declaration of function 'pci_remap_iospace'; did you mean 'pci_remap_cfgspace'?
 2022-07-22 20:19 UTC  (5+ messages)

[PATCH bpf 1/2] bpf: Update bpf_design_QA.rst to clarify that kprobes is not ABI
 2022-07-22 20:17 UTC  (3+ messages)
` [PATCH bpf 2/2] bpf: Update bpf_design_QA.rst to clarify that attaching to functions "

[PATCH] libtracefs: Return negative number when tracefs_filter_string_append() fails
 2022-07-22 20:17 UTC 

[Buildroot] Buildroot failure due to undeclared variable
 2022-07-22 20:15 UTC  (3+ messages)
    ` [Buildroot] Fwd: "

[PATCH] userfaultfd: don't fail on unrecognized features
 2022-07-22 20:15 UTC 

[PATCH 1/1] bpf: Drop unprotected find_vpid() in favour of find_get_pid()
 2022-07-22 20:15 UTC  (7+ messages)

[PATCH 0/2] UFS Multi-Circular Queue (MCQ)
 2022-07-22 20:14 UTC  (6+ messages)
` [PATCH 1/2] scsi: ufs: Add Multi-Circular Queue support

[PATCH v9] ath9k: let sleep be interrupted when unregistering hwrng
 2022-07-22 20:13 UTC  (4+ messages)
` [PATCH v10] "

[PATCH v2 0/3] Add Broadcom STB memory controller driver
 2022-07-22 20:10 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: memory-controller: Document Broadcom STB MEMC
` [PATCH v2 2/3] Documentation: sysfs: Document Broadcom STB memc sysfs knobs
` [PATCH v2 3/3] memory: Add Broadcom STB memory controller driver

[PATCH 01/17] Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to Kconfig
 2022-07-22 20:12 UTC  (5+ messages)

[PATCH] hfsplus: Fix code typo
 2022-07-22 20:12 UTC  (2+ messages)

[PATCH v1 1/8] NFSD: Optimize nfsd4_encode_operation()
 2022-07-22 20:12 UTC  (9+ messages)
` [PATCH v1 2/8] NFSD: Optimize nfsd4_encode_fattr()
` [PATCH v1 3/8] NFSD: Clean up SPLICE_OK in nfsd4_encode_read()
` [PATCH v1 4/8] NFSD: Add an nfsd4_read::rd_eof field
` [PATCH v1 5/8] NFSD: Optimize nfsd4_encode_readv()
` [PATCH v1 6/8] NFSD: Simplify starting_len
` [PATCH v1 7/8] NFSD: Use xdr_pad_size()
` [PATCH v1 8/8] NFSD: Clean up nfsd_encode_readlink()

[PATCH v2 1/4] drm/amd/display: Drop dm_sw_gfx7_2d_thin_l_vp and dm_sw_gfx7_2d_thin_gl
 2022-07-22 20:11 UTC  (4+ messages)
` [PATCH v2 3/4] drm/amd/display: Remove parameters from rq_dlg_get_dlg_reg

[RFC 0/3] add snapshot/restore fuzzing device
 2022-07-22 20:10 UTC  (5+ messages)
` [RFC 1/3] create skeleton snapshot device and add docs
` [RFC 2/3] implement ram save/restore
` [RFC 3/3] use migration code for cpu and device save/restore

[patch 00/38] x86/retbleed: Call depth tracking mitigation
 2022-07-22 20:11 UTC  (6+ messages)

[PATCH] spi: dt-bindings: spi-controller: correct example indentation
 2022-07-22 20:11 UTC  (2+ messages)

[PATCH for-7.2 00/10] add hmp 'save-fdt' and 'info fdt' commands
 2022-07-22 20:00 UTC  (11+ messages)
` [PATCH for-7.2 01/10] hw/arm/boot.c: do not free machine->fdt in arm_load_dtb()
` [PATCH for-7.2 02/10] hw/ppc/pegasos2.c: set machine->fdt in machine_reset()
` [PATCH for-7.2 03/10] hw/ppc: set machine->fdt in spapr machine
` [PATCH for-7.2 04/10] hmp, device_tree.c: introduce fdt-save
` [PATCH for-7.2 05/10] hmp, device_tree.c: introduce 'info fdt' command
` [PATCH for-7.2 06/10] device_tree.c: support printing of strings props
` [PATCH for-7.2 07/10] device_tree.c: support remaining FDT prop types
` [PATCH for-7.2 08/10] device_node.c: enable 'info fdt' to print subnodes
` [PATCH for-7.2 09/10] device_tree.c: add fdt_print_property() helper
` [PATCH for-7.2 10/10] hmp, device_tree.c: add 'info fdt <property>' support

[PATCH] Bluetooth: btrtl: Fix typo in comment
 2022-07-22 20:10 UTC  (2+ messages)

[PATCH bpf-next] bpf: simplify bpf_prog_pack_[size|mask]
 2022-07-22 20:10 UTC  (2+ messages)

[PATCH v2 0/3] Clean-up stale/unused hci_request.c code
 2022-07-22 20:10 UTC  (2+ messages)

[PATCH v5 bpf-next 0/4] ftrace: host klp and bpf trampoline together
 2022-07-22 20:10 UTC  (2+ messages)

Feature request: provide a persistent IDs on a commit
 2022-07-22 20:08 UTC  (5+ messages)

[djiang:cxl-security 10/16] arch/x86/include/asm/cacheflush.h:15:9: error: implicit declaration of function 'wbinvd_on_all_cpus'
 2022-07-22 20:08 UTC 

[GIT PULL] Block fix for 5.19-rc8
 2022-07-22 20:08 UTC  (2+ messages)

[GIT PULL] sound fixes for 5.19-rc8
 2022-07-22 20:07 UTC  (2+ messages)

[GIT PULL] RISC-V Fixes for 5.19-rc8
 2022-07-22 20:07 UTC  (3+ messages)

[GIT PULL] MMC fixes for v5.19-rc8
 2022-07-22 20:07 UTC  (2+ messages)

[GIT PULL] gpio: fixes for v5.19-rc8
 2022-07-22 20:07 UTC  (2+ messages)

[GIT PULL] pin control fixes for v5.19
 2022-07-22 20:07 UTC  (2+ messages)

[git pull] drm fixes for 5.19-rc8
 2022-07-22 20:07 UTC  (3+ messages)

[GIT PULL] io_uring fixes for 5.19-rc8
 2022-07-22 20:07 UTC  (2+ messages)

[GIT PULL] ACPI fix for v5.19-rc8
 2022-07-22 20:07 UTC  (2+ messages)

[PULL REQUEST] i2c-for-5.19-rc8
 2022-07-22 20:07 UTC  (2+ messages)

driver type raw-xz supports discard=unmap?
 2022-07-22 20:03 UTC 

[PATCH] riscv: compat: vdso: Fix vdso_install target
 2022-07-22 20:06 UTC  (3+ messages)

[PATCH] Bluetooth: hci_sync: Use safe loop when adding accept list
 2022-07-22 20:06 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/12] Random assortment of (mostly) GuC related patches
 2022-07-22 20:05 UTC  (8+ messages)
` [Intel-gfx] [PATCH 06/12] drm/i915/guc: Use streaming loads to speed up dumping the guc log
` [Intel-gfx] [PATCH 10/12] drm/i915/guc: Support larger contexts on newer hardware

[PATCH v4 0/2] Add RZ/G2L DSI driver
 2022-07-22 20:04 UTC  (7+ messages)
` [PATCH v4 1/2] dt-bindings: display: bridge: Document RZ/G2L MIPI DSI TX bindings
` [PATCH v4 2/2] drm: rcar-du: Add RZ/G2L DSI driver

[PATCH 0/3] Add SFC support for Ingenic SoCs
 2022-07-22 20:03 UTC  (4+ messages)
` [PATCH 3/3] SPI: Ingenic: "

[PATCH v6 00/12] thermal OF rework
 2022-07-22 20:00 UTC  (11+ messages)
` [PATCH v6 01/10] thermal/core: Remove duplicate information when an error occurs
` [PATCH v6 02/10] thermal/of: Replace device node match with device node search
` [PATCH v6 03/10] thermal/of: Remove the device node pointer for thermal_trip
` [PATCH v6 04/10] thermal/of: Move thermal_trip structure to thermal.h
` [PATCH v6 05/10] thermal/core: Remove unneeded EXPORT_SYMBOLS
` [PATCH v6 06/10] thermal/core: Move thermal_set_delay_jiffies to static
` [PATCH v6 07/10] thermal/core: Rename 'trips' to 'num_trips'
` [PATCH v6 08/10] thermal/core: Add thermal_trip in thermal_zone
` [PATCH v6 09/10] thermal/of: Use thermal trips stored in the thermal zone
` [PATCH v6 10/10] thermal/of: Initialize trip points separately

[PATCH v2 0/5] Fix controller halt and endxfer timeout issues
 2022-07-22 19:59 UTC  (10+ messages)
` [PATCH v2 4/5] usb: dwc3: Allow end transfer commands to be sent during soft disconnect

[peterz-queue:sched/idle 15/37] vmlinux.o: warning: objtool: rcu_idle_exit+0x22: call to ftrace_likely_update() leaves .noinstr.text section
 2022-07-22 19:57 UTC 

[PATCH net-next v3 0/3] Add a second bind table hashed by port + address
 2022-07-22 19:54 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: Add a bhash2 "
` [PATCH net-next v3 2/3] selftests/net: Add test for timing a bind request to a port with a populated bhash entry
` [PATCH net-next v3 3/3] selftests/net: Add sk_bind_sendto_listen and sk_connect_zero_addr

[PATCH] orangefs: Fix code typo
 2022-07-22 19:56 UTC 

[PATCH v3 2/2] asm-generic: Add new pci.h and use it
 2022-07-22 19:55 UTC  (15+ messages)

[PATCH 0/2] procfs: document proc timestamps
 2022-07-22 19:56 UTC  (3+ messages)
` [PATCH 2/2] Documentation/filesystems/proc.rst: document procfs inode timestamps

Additional Huge Pages
 2022-07-22 19:53 UTC  (5+ messages)

[PATCH] cifs: list_for_each() -> list_for_each_entry()
 2022-07-22 19:50 UTC  (2+ messages)

[PATCH] cifs: remove dead/commented code, cifsproto.h cleanup
 2022-07-22 19:48 UTC  (2+ messages)

[PATCH v4 3/5] PCI: axis: Add ARTPEC-8 PCIe controller driver
 2022-07-22 19:46 UTC  (4+ messages)

[PATCH] fsnotify: Fix comment typo
 2022-07-22 19:46 UTC 

[PATCH v2 0/1] dt-bindings: spi/display/panel: drop SPI CPHA and CPOL
 2022-07-22 19:45 UTC  (4+ messages)
` [PATCH v2 1/1] spi/panel: dt-bindings: drop CPHA and CPOL from common properties

[PATCH 0/2] t0021: convert perl script to C test-tool helper
 2022-07-22 19:42 UTC  (3+ messages)
` [PATCH 1/2] t/t0021: convert the rot13-filter.pl script to C
` [PATCH 2/2] t/t0021: replace old rot13-filter.pl uses with new test-tool cmd

[PATCH] powerpc/fsl-pci: Fix Class Code of PCIe Root Port
 2022-07-22 19:42 UTC  (3+ messages)

[PATCH 1/2] firmware: cs_dsp: Add pre_stop callback
 2022-07-22 19:39 UTC  (3+ messages)

git write-tree segfault with core.untrackedCache true and nonexistent index
 2022-07-22 19:41 UTC  (3+ messages)

[PATCH] ASoC: Intel: avs: Use lookup table to create modules
 2022-07-22 19:39 UTC  (3+ messages)

[PATCH] xfs: Fix comment typo
 2022-07-22 19:40 UTC 

[PATCH v2] ASoC: amd: vangogh: Use non-legacy DAI naming for cs35l41
 2022-07-22 19:39 UTC  (3+ messages)

[meta-python][PATCH] Add runtime dependencies for python3-supervisor
 2022-07-22 19:39 UTC 

[PATCH V4 8/8] arm64: dts: imx8mp: add VPU blk ctrl node
 2022-07-22 19:37 UTC  (3+ messages)

[ovmf test] 171776: all pass - PUSHED
 2022-07-22 19:38 UTC 

[brgl:gpio/for-current] BUILD SUCCESS 32c094a09d5829ad9b02cdf667569aefa8de0ea6
 2022-07-22 19:37 UTC 

[PATCH Part2 v6 05/49] x86/sev: Add RMP entry lookup helpers
 2022-07-22 19:38 UTC  (12+ messages)

[brgl:gpio/for-next] BUILD SUCCESS a0a2d10aad65afb1558d7b8ad5770dff75493d45
 2022-07-22 19:36 UTC 

[PATCH 5.15 00/89] 5.15.57-rc1 review
 2022-07-22 19:36 UTC  (2+ messages)

linux-next: Tree for Jul 22
 2022-07-22 19:35 UTC  (3+ messages)
` linux-next: Tree for Jul 22 [drivers/usb/dwc3/dwc3-qcom.ko]
` linux-next: Tree for Jul 22 (drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_interface.c)

[PATCH v1 00/33] New thermal OF code
 2022-07-22 19:34 UTC  (4+ messages)
` [PATCH v1 17/33] thermal/drivers/rcar: Switch to new of API

[PATCH v2 net-next 00/19] ipmr: get rid of rwlocks
 2022-07-22 19:34 UTC  (3+ messages)
` [PATCH v2 net-next 08/19] ipmr: do not acquire mrt_lock while calling ip_mr_forward()

[PATCH bpf-next v1 1/2] bpf: Fix ref_obj_id for dynptr data slices in verifier
 2022-07-22 19:33 UTC  (6+ messages)
` [PATCH bpf-next v1 2/2] selftests/bpf: add extra test for using dynptr data slice after release

[PATCH 5.18 00/70] 5.18.14-rc1 review
 2022-07-22 19:33 UTC  (2+ messages)

[PATCH] xfs: Fix comment typo
 2022-07-22 19:32 UTC 

[PATCH 0/3] Add Broadcom STB memory controller driver
 2022-07-22 19:31 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: memory-controller: Document Broadcom STB MEMC
` [PATCH 2/3] dt-bindings: arm: bcm: Refer to the YAML binding for MEMC
` [PATCH 3/3] memory: Add Broadcom STB memory controller driver

[cocci] pcre vs pcre2
 2022-07-22 19:30 UTC  (2+ messages)

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-07-22 19:30 UTC  (6+ messages)
` [PATCHv7 02/14] mm: Add "

Xenomai 4 / oob_sendmsg crashes kernel from tidbits/oob-net-icmp
 2022-07-22 19:30 UTC  (12+ messages)

linux-next: build failure after merge of the bitmap tree
 2022-07-22 19:29 UTC  (2+ messages)

backtrace fetching message with b4
 2022-07-22 19:26 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/guc: Check for ct enabled while waiting for response
 2022-07-22 19:25 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/guc: Check for ct enabled while waiting for response (rev3)

[syzbot] INFO: task hung in __input_unregister_device (4)
 2022-07-22 19:25 UTC  (4+ messages)

[PATCH] media: staging: media: zoran: Deleted dead code
 2022-07-22 19:25 UTC  (3+ messages)

[PATCH v6 00/14] qapi: net: add unix socket type support to netdev backend
 2022-07-22 19:06 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add Xilinx Versal CPM Root Port maintainers
 2022-07-22 19:24 UTC  (2+ messages)

[PATCH v6 0/2] Add support for Xilinx Versal CPM5 Root Port
 2022-07-22 19:24 UTC  (2+ messages)

[dm-devel] [PATCH v2 0/4] dm pr_ops fixes
 2022-07-22 19:22 UTC  (2+ messages)

Building on Ubuntu; and persistence_domain:cpu_cache
 2022-07-22 19:22 UTC  (4+ messages)

[Intel-gfx] [PATCH v3] drm/i915: stop using swiotlb
 2022-07-22 19:21 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: stop using swiotlb (rev3)

[PATCH v7 00/14] qapi: net: add unix socket type support to netdev backend
 2022-07-22 19:04 UTC  (3+ messages)
` [PATCH v7 01/14] net: introduce convert_host_port()
` [PATCH v7 07/14] net: stream: add unix socket

[Intel-gfx] [PATCH] drm/i915/selftests: Increase delay for RPS test
 2022-07-22 19:20 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/selftests: Increase delay for RPS test (rev2)


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.