All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-16 01:47:53 to 2022-09-16 03:37:38 UTC [more...]

[PATCH v2 00/18] Fix the DAX-gup mistake
 2022-09-16  3:36 UTC  (17+ messages)
` [PATCH v2 01/18] fsdax: Wait on @page not @page->_refcount
` [PATCH v2 02/18] fsdax: Use dax_page_idle() to document DAX busy page checking
` [PATCH v2 03/18] fsdax: Include unmapped inodes for page-idle detection
` [PATCH v2 04/18] ext4: Add ext4_break_layouts() to the inode eviction path
` [PATCH v2 05/18] xfs: Add xfs_break_layouts() "
` [PATCH v2 06/18] fsdax: Rework dax_layout_busy_page() to dax_zap_mappings()
` [PATCH v2 07/18] fsdax: Update dax_insert_entry() calling convention to return an error
` [PATCH v2 08/18] fsdax: Cleanup dax_associate_entry()
` [PATCH v2 09/18] fsdax: Rework dax_insert_entry() calling convention
` [PATCH v2 10/18] fsdax: Manage pgmap references at entry insertion and deletion
` [PATCH v2 11/18] devdax: Minor warning fixups
` [PATCH v2 12/18] devdax: Move address_space helpers to the DAX core
` [PATCH v2 13/18] dax: Prep mapping helpers for compound pages
` [PATCH v2 14/18] devdax: add PUD support to the DAX mapping infrastructure
` [PATCH v2 15/18] devdax: Use dax_insert_entry() + dax_delete_mapping_entry()
` [PATCH v2 16/18] mm/memremap_pages: Support initializing pages to a zero reference count

[PATCH iproute2-next 0/1] ip: add NLM_F_ECHO support
 2022-09-16  3:34 UTC  (2+ messages)
` [PATCH iproute2-next 1/1] "

[PATCH v2 0/6] Change mmsys compatible for mt8195 mediatek-drm
 2022-09-16  3:34 UTC  (4+ messages)
` [PATCH v2 1/6] dt-bindings: arm: mediatek: mmsys: change compatible for MT8195

[PATCH v3 0/4] Add dp-intf and dp nodes
 2022-09-16  2:50 UTC  (8+ messages)
` [PATCH v3 2/4] arm64: dts: mt8195: Add edptx and dptx nodes
` [PATCH v3 3/4] arm64: dts: mediatek: cherry: Add dp-intf ports
` [PATCH v3 4/4] arm64: dts: mediatek: cherry: Add edptx and dptx support

[PATCH] dt-bindings: mailbox: Convert mtk-gce to DT schema
 2022-09-16  3:29 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Split GAM and MSLICE steering
 2022-09-16  3:31 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] KVM: duplicate code
 2022-09-16  3:26 UTC 

[PATCH] libbpf: adjust OPTS_VALID logic, so that it can be used correctly
 2022-09-16  3:22 UTC  (2+ messages)

[PULL linux-firmware] Update mediatek mt81xx SOF firmware
 2022-09-16  3:21 UTC 

[PATCH] btrfs: fixed an incorrect variable assignment
 2022-09-16  3:11 UTC 

[PATCH V4 0/6] Introduce erofs shared domain
 2022-09-16  3:19 UTC  (8+ messages)
` [PATCH V4 2/6] erofs: code clean up for fscache
` [PATCH V4 3/6] erofs: introduce fscache-based domain
` [PATCH V4 4/6] erofs: introduce a pseudo mnt to manage shared cookies

[PATCH v2 0/8] kallsyms: Optimizes the performance of lookup symbols
 2022-09-16  3:17 UTC  (3+ messages)

[PATCH] PCI: endpoint: fix Kconfig indent style
 2022-09-16  3:13 UTC  (3+ messages)

[ANNOUNCE] Git for Windows 2.38.0-rc0
 2022-09-16  3:06 UTC 

[PATCH] Staging: rtl8192e: fixed brace, space, and align coding style issues
 2022-09-16  3:06 UTC 

[PATCH] riscv: ztso: disallow elf binaries needing TSO
 2022-09-16  3:05 UTC  (2+ messages)

[PATCH net-next 00/18] refactor duplicate codes in the qdisc class walk function
 2022-09-16  3:05 UTC  (19+ messages)
` [PATCH net-next 01/18] net/sched: sch_api: add helper for tc qdisc walker stats dump
` [PATCH net-next 02/18] net/sched: use tc_qdisc_stats_dump() in qdisc
` [PATCH net-next 03/18] selftests/tc-testings: add selftests for cake qdisc
` [PATCH net-next 04/18] selftests/tc-testings: add selftests for cbq qdisc
` [PATCH net-next 05/18] selftests/tc-testings: add selftests for cbs qdisc
` [PATCH net-next 06/18] selftests/tc-testings: add selftests for drr qdisc
` [PATCH net-next 07/18] selftests/tc-testings: add selftests for dsmark qdisc
` [PATCH net-next 08/18] selftests/tc-testings: add selftests for fq_codel qdisc
` [PATCH net-next 09/18] selftests/tc-testings: add selftests for hfsc qdisc
` [PATCH net-next 10/18] selftests/tc-testings: add selftests for htb qdisc
` [PATCH net-next 11/18] selftests/tc-testings: add selftests for mqprio qdisc
` [PATCH net-next 12/18] selftests/tc-testings: add selftests for multiq qdisc
` [PATCH net-next 13/18] selftests/tc-testings: add selftests for netem qdisc
` [PATCH net-next 14/18] selftests/tc-testings: add selftests for qfq qdisc
` [PATCH net-next 15/18] selftests/tc-testings: add show class case for ingress qdisc
` [PATCH net-next 16/18] selftests/tc-testings: add show class case for mq qdisc
` [PATCH net-next 17/18] selftests/tc-testings: add show class case for prio qdisc
` [PATCH net-next 18/18] selftests/tc-testings: add show class case for red qdisc

[PATCH 1/1] iommu/vt-d: Enable PASID during iommu device probe
 2022-09-16  3:05 UTC  (6+ messages)

Closing the BPF map permission loophole
 2022-09-16  3:03 UTC  (2+ messages)

[PATCH 0/2] introduce NitroSketch Mode into membership library
 2022-09-16  3:03 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] member: implement NitroSketch mode
` [PATCH v5 0/2] introduce NitroSketch Mode into membership library
  ` [PATCH v5 1/2] member: implement NitroSketch mode
  ` [PATCH v5 2/2] test/member: add functional and perf tests for sketch

[PATCH] scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts()
 2022-09-16  3:01 UTC  (2+ messages)

[PATCH 0/1] mpt3sas: Fix return value check of dma_get_required_mask
 2022-09-16  3:01 UTC  (2+ messages)

[PATCH] scsi: qedf: Fix a UAF bug in __qedf_probe
 2022-09-16  3:01 UTC  (2+ messages)

[PATCH v4] x86/tsc: Add option to force frequency recalibration with HW timer
 2022-09-16  3:01 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v1] tests/kms_cursor_crc: Wait extra vblank
 2022-09-16  3:00 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_cursor_crc: Wait extra vblank (rev2)

[PATCH v4 09/10] LoongArch: Enable CONFIG_KALLSYMS_ALL and CONFIG_DEBUG_FS
 2022-09-16  2:57 UTC  (2+ messages)
` [PATCH v4 10/10] LoongArch/ftrace: Fix unwind state when option func_stack_trace

next/pending-fixes baseline: 617 runs, 21 regressions (v6.0-rc5-224-g269f27f24a11)
 2022-09-16  2:56 UTC 

[virtio-dev] [PATCH v8] virtio_net: support for split transport header
 2022-09-16  2:56 UTC 

[PATCH v4 00/10] LoongArch: Add ftrace support
 2022-09-16  2:55 UTC  (9+ messages)
` [PATCH v4 01/10] LoongArch/ftrace: Add basic support
` [PATCH v4 02/10] LoongArch/ftrace: Add recordmcount support
` [PATCH v4 03/10] LoongArch/ftrace: Add dynamic function tracer support
` [PATCH v4 04/10] LoongArch/ftrace: Add dynamic function graph "
` [PATCH v4 05/10] LoongArch/ftrace: Add DYNAMIC_FTRACE_WITH_REGS support
` [PATCH v4 06/10] LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_ARGS support
` [PATCH v4 07/10] LoongArch: modules/ftrace: Initialize PLT at load time
` [PATCH v4 08/10] LoongArch/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support

[PATCH 00/11] Add support for the T-Head vendor extensions
 2022-09-16  2:47 UTC  (5+ messages)
` [PATCH 01/11] riscv: Add privilege level to DisasContext
` [PATCH 02/11] RISC-V: Adding T-Head CMO instructions

[PATCH v2 0/6] KVM: x86/mmu: Fix wrong usages of range-based tlb flushing
 2022-09-16  2:49 UTC  (6+ messages)
` [PATCH v2 1/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in validate_direct_spte()

What's cooking in git.git (Sep 2022, #04; Thu, 15)
 2022-09-16  2:47 UTC 

[PATCH 00/11] ppc/e500: Add support for two types of flash, cleanup
 2022-09-16  2:43 UTC  (7+ messages)
` [PATCH 01/11] hw/ppc/meson: Allow e500 boards to be enabled separately
` [PATCH 02/11] hw/gpio/meson: Introduce dedicated config switch for hw/gpio/mpc8xxx
` [PATCH 03/11] docs/system/ppc/ppce500: Add heading for networking chapter

[PATCH v2 0/8] target/riscv: Improve RISC-V Debug support
 2022-09-16  2:42 UTC  (14+ messages)
` [PATCH v2 1/8] target/riscv: debug: Determine the trigger type from tdata1.type
` [PATCH v2 2/8] target/riscv: debug: Introduce build_tdata1() to build tdata1 register content
` [PATCH v2 3/8] target/riscv: debug: Introduce tdata1, tdata2, and tdata3 CSRs
` [PATCH v2 4/8] target/riscv: debug: Restrict the range of tselect value can be written
` [PATCH v2 5/8] target/riscv: debug: Introduce tinfo CSR
` [PATCH v2 6/8] target/riscv: debug: Create common trigger actions function

[PATCH net-next 0/4] net: hns3: updates for -next
 2022-09-16  2:38 UTC  (5+ messages)
` [PATCH net-next 1/4] net: hns3: add support for external loopback test
` [PATCH net-next 2/4] net: hns3: optimize converting dscp to priority process of hns3_nic_select_queue()
` [PATCH net-next 3/4] net: hns3: refactor function hclge_mbx_handler()
` [PATCH net-next 4/4] net: hns3: add judge fd ability for sync and clear process of flow director

[PATCH v3] dt-bindings: mfd: mt6370: fix the indentation in the example
 2022-09-16  2:38 UTC  (2+ messages)

[PATCH] net: ethernet: ti: am65-cpsw: remove unused parameter of am65_cpsw_nuss_common_open()
 2022-09-16  2:35 UTC 

[PATCH] scsi: scsi_transport_fc: use %u for dev_loss_tmo
 2022-09-16  2:37 UTC  (2+ messages)

[ANNOUNCE] Git v2.38.0-rc0
 2022-09-16  2:37 UTC 

[PATCH] block/blk-rq-qos: delete useless enmu RQ_QOS_IOPRIO
 2022-09-16  2:32 UTC 

[PATCH] jailhouse: Hold reference returned from of_find_xxx API
 2022-09-16  2:00 UTC  (2+ messages)
  `  "

[RFC PATCH 0/2] KVM: VMX: Fix VM entry failure on PT_MODE_HOST_GUEST while host is using PT
 2022-09-16  2:30 UTC  (10+ messages)

[tip:objtool/core] BUILD SUCCESS 7a7621dfa417aa3715d2a3bd1bdd6cf5018274d0
 2022-09-16  2:28 UTC 

[soc:footbridge/cleanup] BUILD SUCCESS be7f3f901c619e24c93b8044c074306feedd8ee9
 2022-09-16  2:28 UTC 

[tip:perf/core] BUILD SUCCESS b4e12b2d70fd9eccdb3cef8015dc1788ca38e3fd
 2022-09-16  2:28 UTC 

drivers/gpu/drm/i915/gem/i915_gem_stolen.c:817:58: warning: shift count is negative
 2022-09-16  2:28 UTC 

[tip:x86/core] BUILD SUCCESS 8c03af3e090e9d57d90f482d344563dd4bae1e66
 2022-09-16  2:28 UTC 

[PATCH v3 0/5] Support ACPI NVDIMM Label Methods
 2022-09-16  2:27 UTC  (4+ messages)
` [PATCH v3 4/5] acpi/nvdimm: Implement "

[PATCH 00/13] lpfc: Update lpfc to revision 14.2.0.7
 2022-09-16  2:27 UTC  (2+ messages)

[PATCH v2 0/4] Add PMEM support for RISC-V
 2022-09-16  2:24 UTC  (4+ messages)
` [PATCH v2 1/4] RISC-V: Fix ioremap_cache() and ioremap_wc() for systems with Svpbmt

[PATCH 0/8] perf: Fix error return code
 2022-09-16  2:56 UTC  (9+ messages)
` [PATCH 1/8] perf c2c: Fix error return code in perf_c2c__report
` [PATCH 2/8] perf lock: Fix error return code in __cmd_contention
` [PATCH 3/8] perf probe: Fix error return code in perf_del_probe_events
` [PATCH 4/8] perf record: Fix error return code in cmd_record
` [PATCH 5/8] perf report: Fix error return code in cmd_report
` [PATCH 6/8] perf sched: Fix error return code in perf_sched__timehist
` [PATCH 7/8] perf stat: Fix error return code in cmd_stat
` [PATCH 8/8] perf trace: Fix error return code in trace__replay and cmd_trace

[PATCH v3 4/4] tty: serial: use DEFINE_UART_PORT_TX_HELPER_LIMITED()
 2022-09-16  2:18 UTC 

[PATCH v4 0/2] NFSD: Simplify READ_PLUS
 2022-09-16  2:17 UTC  (4+ messages)
` [PATCH v4 1/2] NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data

[igt-dev] [PATCH i-g-t 0/1] clear igt_devs.devs_scanned in igt_devices_free
 2022-09-16  2:17 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[ovmf test] 173222: regressions - FAIL
 2022-09-16  2:16 UTC 

[RFC] PM: core: Add pm_wakeup_pending check in device suspend_noirq
 2022-09-16  2:15 UTC 

[LTP] [PATCH] getitimer03.c: convert to new LTP API
 2022-09-16  2:12 UTC  (4+ messages)
` [LTP] [PATCH v2] "

[PATCH] net/bonding: add link speeds configuration
 2022-09-16  2:09 UTC  (4+ messages)
` [PATCH V2] "

[PATCH v2] ARM: OMAP2+: Hold reference returned from of_find_xxx API
 2022-09-16  2:08 UTC 

[LTP] [PATCH 2/2] io_uring.h: Remove io_uring_setup_supported_by_kernel()
 2022-09-16  2:08 UTC 

[PATCH] scsi: aic79xx: Use __ro_after_init explicitly
 2022-09-16  2:02 UTC  (2+ messages)

[PATCH v3] scsi: ufs: add a variant operation in struct ufs_hba_variant_ops
 2022-09-15 13:49 UTC 

[PATCH v8 1/4] perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driver
 2022-09-16  2:03 UTC  (12+ messages)
` [PATCH v8 2/4] docs/perf: Add documentation for the Amlogic G12 DDR PMU
` [PATCH v8 3/4] dt-binding: perf: Add Amlogic "
` [PATCH v8 4/4] arm64: dts: meson: Add DDR PMU node

[PATCH 1/2] scsi: mpi3mr: fix error codes in mpi3mr_report_manufacture()
 2022-09-16  2:04 UTC  (2+ messages)

[PATCH] xfs: fail dax mount if reflink is enabled on a partition
 2022-09-16  2:04 UTC  (13+ messages)

[PATCH v7 2/3] usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS
 2022-09-16  2:02 UTC 

[LTP] [PATCH] lapi/io_uring.h: Optimization io_uring_setup_supported_by_kernel()
 2022-09-16  1:59 UTC 

[PATCH v7 3/3] uas: ignore UAS for Thinkplus chips
 2022-09-16  2:02 UTC 

[PATCH v7 1/3] uas: add no-uas quirk for Hiksemi usb_disk
 2022-09-16  2:02 UTC 

[PATCH 2/2] pinctrl: qcom: add sdm670 pinctrl
 2022-09-16  2:01 UTC  (2+ messages)

[PATCH net-next,v4 0/9] refactor duplicate codes in the tc cls walk function
 2022-09-16  2:02 UTC  (10+ messages)
` [PATCH net-next,v4 1/9] net/sched: cls_api: add helper for tc cls walker stats dump
` [PATCH net-next,v4 2/9] net/sched: use tc_cls_stats_dump() in filter
` [PATCH net-next,v4 3/9] selftests/tc-testings: add selftests for bpf filter
` [PATCH net-next,v4 4/9] selftests/tc-testings: add selftests for cgroup filter
` [PATCH net-next,v4 5/9] selftests/tc-testings: add selftests for flow filter
` [PATCH net-next,v4 6/9] selftests/tc-testings: add selftests for route filter
` [PATCH net-next,v4 7/9] selftests/tc-testings: add selftests for rsvp filter
` [PATCH net-next,v4 8/9] selftests/tc-testings: add selftests for tcindex filter
` [PATCH net-next,v4 9/9] selftests/tc-testings: add list case for basic filter

[PATCH] scsi: core: Add io timeout count for scsi device
 2022-09-16  2:01 UTC 

[PATCH 0/5] Change mmsys compatible for mt8195 mediatek-drm
 2022-09-16  1:11 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: arm: mediatek: mmsys: change compatible for MT8195

[PATCH v2] scsi: ufs: add a variant operation in struct ufs_hba_variant_ops
 2022-09-16  1:59 UTC  (3+ messages)

[PATCH net-next,v3 0/9] refactor duplicate codes in the tc cls walk function
 2022-09-16  1:59 UTC  (6+ messages)
` [PATCH net-next,v3 1/9] net/sched: cls_api: add helper for tc cls walker stats updating

[ammarfaizi2-block:crng/random/jd/vdso 3/3] arch/x86/include/asm/vdso/gettimeofday.h:248:34: error: 'VDSO_CLOCKMODE_TSC' undeclared; did you mean 'VDSO_CLOCKMODE_MAX'?
 2022-09-16  1:57 UTC 

[ammarfaizi2-block:crng/random/jd/vdso 3/3] arch/x86/entry/vdso/vgetrandom.c:10:9: warning: no previous prototype for function '__vdso_getrandom'
 2022-09-16  1:57 UTC 

[ammarfaizi2-block:crng/random/jd/vdso 3/3] include/vdso/processor.h:10:10: fatal error: 'asm/vdso/processor.h' file not found
 2022-09-16  1:57 UTC 

[PATCH net v2] tun: Check tun device queue status in tun_chr_write_iter
 2022-09-16  1:56 UTC  (2+ messages)

[PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
 2022-09-16  1:55 UTC  (11+ messages)

[PATCH 1/5] tty: remove TTY_MAGIC
 2022-09-16  1:55 UTC  (5+ messages)
` [PATCH 2/5] tty: remove TTY_DRIVER_MAGIC
` [PATCH 3/5] tty: n_hdlc: remove HDLC_MAGIC
` [PATCH 4/5] tty: synclink_gt: remove MGSL_MAGIC
` [PATCH 5/5] tty: hvc: remove HVC_IUCV_MAGIC

[PATCH 0/2] Remove unused declarations for scsi
 2022-09-16  1:48 UTC  (2+ messages)

[Intel-gfx] [PATCH v6 0/3] Initial Meteorlake Support
 2022-09-16  1:46 UTC  (5+ messages)
` [PATCH v6 1/3] drm/i915: Read graphics/media/display arch version from hw
` [Intel-gfx] [PATCH v6 2/3] drm/i915: Parse and set stepping for platforms with GMD
  `  "
` [Intel-gfx] [PATCH v6 3/3] drm/i915/mtl: Define engine context layouts

[PATCH v10 00/15] FWU: Add FWU Multi Bank Update feature support
 2022-09-16  1:47 UTC  (3+ messages)
` [PATCH v10 10/15] FWU: Add support for the FWU Multi Bank Update feature


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.