All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-14 17:28:47 to 2022-07-14 18:24:33 UTC [more...]

[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 v8 00/16] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-07-14 18:23 UTC  (5+ messages)
` [PATCH v8 04/16] clk: npcm8xx: add clock controller

[PATCH v2 0/5] Fix controller halt and endxfer timeout issues
 2022-07-14 17:41 UTC  (4+ 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  (4+ 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 00/11] submodule--helper: fix memory leaks
 2022-07-14 18:20 UTC  (5+ messages)
` [PATCH 06/11] submodule--helper: add and use *_release() functions
` [PATCH 07/11] submodule--helper: fix "errmsg_str" memory leak

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

[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  (3+ 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 v3 00/63] Improve static type checking for request flags
 2022-07-14 18:15 UTC  (65+ 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

[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  (14+ 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  (5+ messages)
` [LTP] [PATCH 2/2] read_all: Fix type warnings

[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

[PATCH -next] arch_topology: Fix cache attributes detection in the CPU hotplug path
 2022-07-14 17:52 UTC  (4+ messages)

[PATCH v2 00/11] Introduce new acpi/smbios python tests using biosbits
 2022-07-14 17:49 UTC  (5+ messages)
` [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables "

[PATCH v4 0/4] regulator: output-supply DT support
 2022-07-14 17:50 UTC  (10+ messages)
` [PATCH v4 2/4] dt-bindings: regulator: add bindings for output-supply

[PATCH v11 00/10] drm/i915: ttm for stolen
 2022-07-14 17:50 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: ttm for stolen (rev10)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[perf] odd fuzzer generated trace in intel_pmu_lbr_restore
 2022-07-14 17:50 UTC  (10+ messages)
` [perf] unchecked MSR access error: WRMSR to 0x689 "

[libvirt test] 171625: regressions - FAIL
 2022-07-14 17:49 UTC 

[PATCH v4 0/2] Xen FF-A mediator
 2022-07-14 17:49 UTC  (4+ messages)
` [PATCH v4 1/2] xen/arm: smccc: add support for SMCCCv1.2 extended input/output registers

[PATCH] arm64: use sanitized feature registers for conditional ZCR_EL1 and SMCR_EL1 reads
 2022-07-14 17:47 UTC  (3+ messages)

[Bug 216120] New: [BISECTED][REGRESSION] drm/amdgpu: add drm buddy support to amdgpu
 2022-07-14 17:47 UTC  (3+ messages)
` [Bug 216120] "

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

[RESEND 1/1] Bluetooth: Use chan_list_lock to protect the whole put/destroy invokation
 2022-07-14 17:46 UTC  (10+ messages)

[LTP] [PATCH] net_stress: Fix usage of variables from tst_net.sh
 2022-07-14 17:46 UTC  (3+ messages)

[PATCH 0/3] doc: unify config info on some cmds
 2022-07-14 17:44 UTC  (4+ messages)
` [PATCH 1/3] doc: grep: unify configuration variables definitions
` [PATCH 2/3] doc: apply: "
` [PATCH 3/3] doc: notes: "

[vireshk-pm:opp/linux-next-test 5/50] drivers/opp/core.c:2638 _opp_clear_config() warn: bitwise AND condition is false here
 2022-07-14 17:44 UTC 

[PATCH net-next] net: prestera: acl: fix code formatting
 2022-07-14 17:43 UTC  (3+ messages)

[PATCH] mmc: sdhci-brcmstb: use clk_get_rate(base_clk) in PM resume
 2022-07-14 17:41 UTC  (2+ messages)

[Nouveau] [PATCH v2 0/2] Miscellaneous runtime PM fixes for Nouveau
 2022-07-14 17:42 UTC  (8+ messages)
`  "
` [PATCH v2 1/2] drm/nouveau/acpi: Don't print error when we get -EINPROGRESS from pm_runtime
  ` [Nouveau] "
` [PATCH v2 2/2] drm/nouveau: Don't pm_runtime_put_sync(), only pm_runtime_put_autosuspend()
  ` [Nouveau] "

[PATCH] mm/damon/reclaim: fix potential memory leak in damon_reclaim_init()
 2022-07-14 17:43 UTC  (2+ messages)

[Bug 209745] New: Bluetooth connection to Logitech MX Master 2S lost after each reboot
 2022-07-14 17:42 UTC  (2+ messages)
` [Bug 209745] "

[PATCH] ext4: fix kernel BUG in ext4_free_blocks
 2022-07-14 17:40 UTC  (3+ messages)
` [PATCH] ext4: block range must be validated before use in ext4_mb_clear_bb()

[PATCH] coccinelle: Remove script that checks replacing 0/1 with false/true in functions returning bool
 2022-07-14 17:39 UTC  (2+ messages)

[RFC PATCH v9 00/23] Net Control VQ support in SVQ
 2022-07-14 17:37 UTC  (7+ messages)
` [RFC PATCH v9 20/23] vdpa: Buffer CVQ support on shadow virtqueue

[PATCH] posix_acl: Use try_cmpxchg in get_acl
 2022-07-14 17:38 UTC 

Linux 5.19-rc6
 2022-07-14 17:37 UTC  (10+ messages)

[meta-arago][kirkstone/master][PATCH 1/3] ti-crypto-examples: Remove ti-crypto-examples
 2022-07-14 17:37 UTC  (2+ messages)

[PATCH v4 0/2] usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driver
 2022-07-14 17:37 UTC  (3+ messages)

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

[PATCH 0/5] KVM: x86: Clean up rmap zap helpers
 2022-07-14 17:34 UTC  (5+ messages)

[morimoto:sound2-2022-07-08-v1 9/18] sound/soc/soc-core.c:966:5: sparse: sparse: symbol '__snd_soc_add_pcm_runtime' was not declared. Should it be static?
 2022-07-14 17:33 UTC 

[PATCH] MIPS: vpe: fix integer overflow in vpe_write()
 2022-07-14 17:34 UTC  (2+ messages)

[PATCH bpf-next] bpf: Add kptr_xchg to may_be_acquire_function check
 2022-07-14 17:33 UTC  (3+ messages)

[PATCH] epoll: Use try_cmpxchg in list_add_tail_lockless
 2022-07-14 17:32 UTC 

[PATCH v4 0/9] Type-C switch driver and Type-C framework updates
 2022-07-14 17:29 UTC  (4+ messages)

Response
 2022-07-14 17:22 UTC 


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.