All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-14 17:55:54 to 2022-07-14 18:39:50 UTC [more...]

[PATCH v7 00/13] FWU: Add FWU Multi Bank Update feature support
 2022-07-14 18:39 UTC 

[PATCH v5 0/8] Misc NPCM7XX patches
 2022-07-14 18:28 UTC  (2+ messages)
` [PATCH v5 5/8] blockdev: Add a new IF type IF_OTHER

Hyperlaunch Working Group: Status and Next Steps (15JUL22)
 2022-07-14 18:37 UTC  (2+ messages)

[PATCH] selftests/landlock: skip ptrace_test when YAMA is enabled
 2022-07-14 18:36 UTC  (7+ messages)

[PATCH 0/8] Misc NPCM7XX patches
 2022-07-14 18:27 UTC  (6+ messages)
` [PATCH 1/8] hw/i2c: Clear ACK bit in NPCM7xx SMBus module
` [PATCH 2/8] hw/i2c: Read FIFO during RXF_CTL change in NPCM7XX SMBus
` [PATCH 3/8] hw/adc: Fix CONV bit in NPCM7XX ADC CON register
` [PATCH 4/8] hw/adc: Make adci[*] R/W in NPCM7XX ADC
` [PATCH 5/8] blockdev: Add a new IF type IF_OTHER

RTT-PROBE: lore-subspace-rtt
 2022-07-14 18:36 UTC 

[stable:PATCH v4.9.323] arm64: entry: Restore tramp_map_kernel ISB
 2022-07-14 18:33 UTC  (4+ messages)
` Patch "arm64: entry: Restore tramp_map_kernel ISB" has been added to the 4.9-stable tree

[PATCH 1/4] gpio: mvebu: Fix check for pwm support on non-A8K platforms
 2022-07-14 18:33 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/4] doc: gpio-mvebu: Add information about Armada 38x and Armada 39x
  ` [PATCH v2 3/4] ARM: dts: armada-38x: Fix compatible string for gpios
  ` [PATCH v2 4/4] ARM: dts: armada-39x: "

[PATCH v6] ACPI: skip IRQ override on AMD Zen platforms
 2022-07-14 18:35 UTC  (2+ messages)

[luxis1999-iommufd:iommufd-v5.19-rc5 84/104] drivers/iommu/iommufd/device.c:131:21: sparse: sparse: dubious: !x & y
 2022-07-14 18:34 UTC 

[PATCH v2] platform/chrome: cros_ec: Send host event for prepare/complete
 2022-07-14 18:34 UTC  (4+ messages)

[GIT PULL] smb3 client fixes
 2022-07-14 18:33 UTC  (2+ messages)

[PATCH 00/11] submodule--helper: fix memory leaks
 2022-07-14 18:33 UTC  (7+ messages)
` [PATCH 06/11] submodule--helper: add and use *_release() functions
` [PATCH 07/11] submodule--helper: fix "errmsg_str" memory leak
` [PATCH 09/11] submodule--helper: free "char *" in "struct update_data"

Gang submit v2
 2022-07-14 18:32 UTC  (7+ messages)
` [PATCH 01/10] drm/sched: move calling drm_sched_entity_select_rq
` [PATCH 07/10] drm/amdgpu: move setting the job resources

[PATCH v2 bpf-next 0/5] Add SEC("ksyscall") support
 2022-07-14 18:31 UTC  (2+ messages)

[PATCH] KVM: arm64: selftests: Add support for GICv2 on v3
 2022-07-14 18:30 UTC  (4+ messages)

[PATCH v4 RESEND] drivers/base: fix userspace break from using bin_attributes for cpumap and cpulist
 2022-07-14 18:30 UTC 

[PATCH 1/2] ACPI: video: Force backlight native for some TongFang devices
 2022-07-14 18:29 UTC  (3+ messages)

[PATCH 0/5] hisi_sas/libsas: Some misc patches
 2022-07-14 18:23 UTC  (6+ messages)
` [PATCH 1/5] scsi: hisi_sas: Call hisi_sas_slave_configure() from slave_configure_v3_hw()
` [PATCH 2/5] scsi: hisi_sas: Remove unnecessary variable to hold DMA map elements
` [PATCH 3/5] scsi: hisi_sas: Relocate DMA unmap of SMP task
` [PATCH 4/5] scsi: hisi_sas: Modify v3 HW SATA completion error processing
` [PATCH 5/5] scsi: libsas: Resume SAS host for phy reset or enable via sysfs

[PATCH ndctl] cxl: Add list all option to the cxl command
 2022-07-14 18:27 UTC 

[PATCH] random: Use try_cmpxchg in _credit_init_bits
 2022-07-14 18:28 UTC 

[PATCH v1 1/1] nvdimm/namespace: drop unneeded temporary variable in size_store()
 2022-07-14 18:28 UTC  (2+ messages)

[PATCH v3 0/9] New boards support: db845c and qcs404-evb
 2022-07-14 18:27 UTC  (5+ messages)
` [PATCH v3 9/9] board: qualcomm: Add support for QCS404 EVB

[PATCH v3 00/63] Improve static type checking for request flags
 2022-07-14 18:27 UTC  (66+ messages)
` [PATCH v3 01/63] treewide: Rename enum req_opf into enum req_op
` [PATCH v3 02/63] block: Use enum req_op where appropriate
` [PATCH v3 03/63] block: Change the type of the last .rw_page() argument
` [PATCH v3 04/63] block: Change the type of req_op() and bio_op() into enum req_op
` [PATCH v3 05/63] block: Introduce the type blk_opf_t
` [PATCH v3 06/63] block: Use the new blk_opf_t type
` [PATCH v3 07/63] block/bfq: "
` [PATCH v3 08/63] block/mq-deadline: "
` [PATCH v3 09/63] block/kyber: "
` [PATCH v3 10/63] blktrace: Trace remapped requests correctly
` [PATCH v3 11/63] blktrace: Use the new blk_opf_t type
` [PATCH v3 12/63] block/brd: Use the enum req_op type
` [PATCH v3 13/63] block/drbd: Use the enum req_op and blk_opf_t types
` [PATCH v3 14/63] block/drbd: Combine two drbd_submit_peer_request() arguments
` [PATCH v3 15/63] block/floppy: Fix a sparse warning
` [PATCH v3 16/63] block/rnbd: Use blk_opf_t where appropriate
` [PATCH v3 17/63] xen-blkback: Use the enum req_op and blk_opf_t types
` [PATCH v3 18/63] block/zram: Use enum req_op where appropriate
` [PATCH v3 19/63] nvdimm-btt: Use the enum req_op type
` [PATCH v3 20/63] um: Use enum req_op where appropriate
` [PATCH v3 21/63] dm/core: Reduce the size of struct dm_io_request
` [PATCH v3 22/63] dm/core: Rename kcopyd_job.rw into kcopyd.op
` [PATCH v3 23/63] dm/core: Combine request operation type and flags
` [PATCH v3 24/63] dm/ebs: Change 'int rw' into 'enum req_op op'
` [PATCH v3 25/63] dm/dm-flakey: Use the new blk_opf_t type
` [PATCH v3 26/63] dm/dm-integrity: Combine request operation and flags
` [PATCH v3 27/63] dm mirror log: Use the new blk_opf_t type
` [PATCH v3 28/63] dm-snap: Combine request operation type and flags
` [PATCH v3 29/63] dm/zone: Use the enum req_op type
` [PATCH v3 30/63] dm/dm-zoned: "
` [PATCH v3 31/63] md/core: Combine two sync_page_io() arguments
` [PATCH v3 32/63] md/bcache: Combine two uuid_io() arguments
` [PATCH v3 33/63] md/bcache: Combine two prio_io() arguments
` [PATCH v3 34/63] md/raid1: Use the new blk_opf_t type
` [PATCH v3 35/63] md/raid10: "
` [PATCH v3 36/63] md/raid5: Use the enum req_op and blk_opf_t types
` [PATCH v3 37/63] nvme/host: "
` [PATCH v3 38/63] nvme/target: Use the new blk_opf_t type
` [PATCH v3 39/63] scsi/core: Improve static type checking
` [PATCH v3 40/63] scsi/core: Change the return type of scsi_noretry_cmd() into bool
` [PATCH v3 41/63] scsi/core: Use the new blk_opf_t type
` [PATCH v3 42/63] scsi/device_handlers: "
` [PATCH v3 43/63] scsi/ufs: Rename a 'dir' argument into 'op'
` [PATCH v3 44/63] scsi/target: Use the new blk_opf_t type
` [PATCH v3 45/63] mm: "
` [PATCH v3 46/63] fs/buffer: "
` [PATCH v3 47/63] fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
` [PATCH v3 48/63] fs/direct-io: Reduce the size of struct dio
` [PATCH v3 49/63] fs/mpage: Use the new blk_opf_t type
` [PATCH v3 50/63] fs/btrfs: Use the enum req_op and blk_opf_t types
` [PATCH v3 51/63] fs/ext4: Use the new blk_opf_t type
` [PATCH v3 52/63] fs/f2fs: Use the enum req_op and blk_opf_t types
` [PATCH v3 53/63] fs/gfs2: "
` [PATCH v3 54/63] fs/hfsplus: "
` [PATCH v3 55/63] fs/iomap: Use the new blk_opf_t type
` [PATCH v3 56/63] fs/jbd2: Fix the documentation of the jbd2_write_superblock() callers
` [PATCH v3 57/63] fs/nfs: Use enum req_op where appropriate
` [PATCH v3 58/63] fs/nilfs2: Use the enum req_op and blk_opf_t types
` [PATCH v3 59/63] fs/ntfs3: Use enum req_op where appropriate
` [PATCH v3 60/63] fs/ocfs2: Use the enum req_op and blk_opf_t types
` [PATCH v3 61/63] PM: "
` [PATCH v3 62/63] fs/xfs: "
` [PATCH v3 63/63] fs/zonefs: Use the enum req_op type for tracing request operations

Question: regmap_field_write() - why using update?
 2022-07-14 18:27 UTC  (5+ messages)

What's cooking in git.git (Jul 2022, #03; Mon, 11)
 2022-07-14 18:27 UTC  (5+ messages)
` gc/bare-repo-discovery (was Re: What's cooking in git.git (Jul 2022, #03; Mon, 11))

[PATCH] perf/x86/intel/lbr: Fix unchecked MSR access error on HSW
 2022-07-14 18:26 UTC 

linux-next: Tree for Jul 14
 2022-07-14 18:26 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-14 18:26 UTC 

[PATCH v6 0/2] Read _SUB from ACPI to be able to identify firmware
 2022-07-14 18:24 UTC  (4+ messages)
` [PATCH v6 1/2] ACPI: utils: Add api to read _SUB from ACPI

[XEN PATCH 0/2] xen: check-endbr.sh fix and improvement
 2022-07-14 18:24 UTC  (3+ messages)
` [XEN PATCH 1/2] xen: Fix check-endbr with mawk

[PATCH] shortlog: use a stable sort
 2022-07-14 18:25 UTC  (2+ messages)

[PATCH v8 00/16] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-07-14 18:23 UTC  (6+ messages)
` [PATCH v8 04/16] clk: npcm8xx: add clock controller

[PATCH v4 0/8] drm/i915: ttm for internal
 2022-07-14 18:24 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: ttm for internal (rev4)

[PATCH v4 0/4] regulator: output-supply DT support
 2022-07-14 18:24 UTC  (2+ messages)

[PATCH v1 1/1] nvdimm/namespace: return uuid_null only once in nd_dev_to_uuid()
 2022-07-14 18:24 UTC  (2+ messages)

[PATCH 0/4] KVM: x86/mmu: pte_list_desc fix and cleanups
 2022-07-14 18:23 UTC  (4+ messages)
` [PATCH 2/4] KVM: x86/mmu: Defer "full" MMU setup until after vendor hardware_setup()

[PATCH v2 0/5] Fix controller halt and endxfer timeout issues
 2022-07-14 17:38 UTC  (3+ messages)
` [PATCH v2 3/5] usb: dwc3: gadget: Adjust IRQ management during soft disconnect/connect

[PATCH v2,bpf-next] bpf: Don't redirect packets with invalid pkt_len
 2022-07-14 18:22 UTC  (2+ messages)

[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-07-14 18:21 UTC  (3+ messages)
` [RFC PATCH v6] "

[PATCH 0/3] KVM: x86: Fix fault-related bugs in LTR/LLDT emulation
 2022-07-14 18:20 UTC  (3+ messages)

[PATCH v4] drivers/base: fix userspace break from using bin_attributes for cpumap and cpulist
 2022-07-14 18:20 UTC  (2+ messages)

[PATCH bpf-next 0/3] Maintain selftest configuration in-tree
 2022-07-14 18:20 UTC  (8+ messages)
  ` [PATCH bpf-next 1/3] selftests/bpf: Copy over libbpf configs

[PATCH] sched/fair: no sync wakeup from interrupt context
 2022-07-14 18:18 UTC  (3+ messages)

お問合せありがとうございます
 2022-07-14 18:07 UTC 

[PATCH] platform/chrome: cros_ec: Send host event for prepare/complete
 2022-07-14 18:17 UTC  (5+ messages)

network driver takedown at reboof -f ?
 2022-07-14 18:17 UTC  (5+ messages)

[RFC] vhost: Move svq avail handler to virtio_net_handle_ctrl
 2022-07-14 18:15 UTC 

[PATCH 5.15 00/78] 5.15.55-rc1 review
 2022-07-14 18:16 UTC  (12+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-14 18:16 UTC 

[PATCH v1] arm64: dts: rk3399: i2s: switch BCLK to GPIO
 2022-07-14 18:14 UTC  (4+ messages)

[PATCH] RISC-V: Allow both Zmmul and M
 2022-07-14 18:00 UTC 

[PATCH bpf-next 1/3] mm/vmalloc: introduce vmalloc_exec which allocates RO+X memory
 2022-07-14 18:15 UTC  (5+ messages)

[PATCH] arm: dts: qcom: Sync pinctrl DT nodes with Linux bindings
 2022-07-14 18:15 UTC  (2+ messages)

[PATCH] ufs: host: ufschd-pltfrm: Hold reference returned by of_parse_phandle()
 2022-07-14 18:15 UTC  (2+ messages)

[PATCH v2 0/2] limit the number of v4 clients to 1024 per 1GB of system memory
 2022-07-14 18:14 UTC  (4+ messages)

[PATCHv4 0/8] Linear Address Masking enabling
 2022-07-14 18:12 UTC  (6+ messages)
` [PATCHv4 6/8] x86/mm: Provide ARCH_GET_UNTAG_MASK and ARCH_ENABLE_TAGGED_ADDR

[PATCH v2 1/2] Bluetooth: hci_sync: Fix not updating privacy_mode
 2022-07-14 18:12 UTC  (2+ messages)
` [PATCH v2 2/2] Bluetooth: hci_sync: Don't remove connected devices from accept list

[PATCH v3] lib/bitmap: Make count and length parameters unsigned
 2022-07-14 18:12 UTC  (3+ messages)

[PATCH 0/8] Misc NPCM7XX patches
 2022-07-14 18:00 UTC  (9+ messages)
` [PATCH 1/8] hw/i2c: Clear ACK bit in NPCM7xx SMBus module
` [PATCH 2/8] hw/i2c: Read FIFO during RXF_CTL change in NPCM7XX SMBus
` [PATCH 3/8] hw/adc: Fix CONV bit in NPCM7XX ADC CON register
` [PATCH 4/8] hw/adc: Make adci[*] R/W in NPCM7XX ADC
` [PATCH 5/8] blockdev: Add a new IF type IF_OTHER
` [PATCH 6/8] hw/arm: npcm8xx_boards: EEPROMs can take bus as parameter
` [PATCH 7/8] hw/arm: Set drive property for at24c eeprom
` [PATCH 8/8] hw/arm: quanta-gbs-bmc add i2c devices

[PATCH v3 0/8] rebase: update branches in multi-part topic
 2022-07-14 18:11 UTC  (5+ messages)
` [PATCH v4 00/12] "

[PATCH] x86/bugs: Switch to "auto" when "ibrs" selected on Enhanced IBRS parts
 2022-07-14 18:11 UTC  (7+ messages)

[PATCH v3] The Yosemite V3.5 is a facebook multi-node server platform that host four OCP server. The BMC in the Yosemite V3.5 platform based on AST2600 SoC
 2022-07-14 18:05 UTC  (5+ messages)

[PATCH bpf-next v2] docs/bpf: Update documentation for BTF_KIND_FUNC
 2022-07-14 18:11 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-14 18:06 UTC 

[PATCH net-next 0/3][pull request] 100GbE Intel Wired LAN Driver Updates 2022-07-14
 2022-07-14 18:03 UTC  (4+ messages)
` [PATCH net-next 1/3] ice: add support for Auto FEC with FEC disabled
` [PATCH net-next 2/3] ice: Add EXTTS feature to the feature bitmap
` [PATCH net-next 3/3] ice: Remove pci_aer_clear_nonfatal_status() call

[PATCH v7 000/102] KVM TDX basic feature support
 2022-07-14 18:05 UTC  (4+ messages)
` [PATCH v7 036/102] KVM: x86/mmu: Allow non-zero value for non-present SPTE

[PATCH v4 0/4] KVM: Dirty quota-based throttling
 2022-07-14 18:04 UTC  (11+ messages)
` [PATCH v4 1/4] KVM: Implement dirty quota-based throttling of vcpus

[PATCH 1/2] Bluetooth: hci_sync: Fix not updating privacy_mode
 2022-07-14 18:03 UTC 

[PATCH 1/2] doc: add enqueue depth for new event type
 2022-07-14 18:01 UTC  (11+ messages)
  ` [EXT] "

[PATCH RFC v2 liburing 0/2] multishot recvmsg
 2022-07-14 18:02 UTC  (3+ messages)

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2022-07-14
 2022-07-14 17:58 UTC  (4+ messages)
` [PATCH net 1/3] e1000e: Enable GPT clock before sending message to CSME
` [PATCH net 2/3] Revert "e1000e: Fix possible HW unit hang after an s0ix exit"
` [PATCH net 3/3] igc: Reinstate IGC_REMOVED logic and implement it properly

[PATCH] binddynport.c honor ip_local_reserved_ports
 2022-07-14 18:01 UTC  (2+ messages)

[GIT PULL] ASoC fixes for v5.19-rc4-2
 2022-07-14 17:59 UTC 

Excluding a script / process and its descendants from audit
 2022-07-14 17:53 UTC 

[PATCH] arm64: dts: rockchip: Fix SD card init on rk3399-nanopi4
 2022-07-14 17:57 UTC  (12+ messages)
          ` [PATCH v2] "

[PATCH v1] drm/scheduler: Don't kill jobs in interrupt context
 2022-07-14 17:58 UTC  (16+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-14 17:56 UTC 

[LTP] [PATCH 1/2] read_all: Add worker timeout
 2022-07-14 17:56 UTC  (3+ messages)

[PATCH v6 0/7] tpm: rng: Move TPM RNG functionality to driver model
 2022-07-14 17:55 UTC  (8+ messages)
` [PATCH v6 3/7] tpm: Add the RNG child device


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.