All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-18 15:15:27 to 2023-12-18 15:40:57 UTC [more...]

[PATCH v4 0/5] gpiolib: cdev: relocate debounce_period_us
 2023-12-18 15:40 UTC  (5+ messages)
` [PATCH v4 1/5] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc

[PATCH 5.15.y 000/154] ksmbd backport patches for 5.15.y
 2023-12-18 15:34 UTC  (104+ messages)
` [PATCH 5.15.y 001/154] ksmbd: use ksmbd_req_buf_next() in ksmbd_verify_smb_message()
` [PATCH 5.15.y 002/154] ksmdb: use cmd helper variable in smb2_get_ksmbd_tcon()
` [PATCH 5.15.y 003/154] ksmbd: Remove redundant 'flush_workqueue()' calls
` [PATCH 5.15.y 004/154] ksmbd: remove md4 leftovers
` [PATCH 5.15.y 005/154] ksmbd: remove smb2_buf_length in smb2_hdr
` [PATCH 5.15.y 006/154] ksmbd: remove smb2_buf_length in smb2_transform_hdr
` [PATCH 5.15.y 007/154] ksmbd: change LeaseKey data type to u8 array
` [PATCH 5.15.y 008/154] ksmbd: use oid registry functions to decode OIDs
` [PATCH 5.15.y 009/154] ksmbd: Remove unused parameter from smb2_get_name()
` [PATCH 5.15.y 010/154] ksmbd: Remove unused fields from ksmbd_file struct definition
` [PATCH 5.15.y 011/154] ksmbd: set both ipv4 and ipv6 in FSCTL_QUERY_NETWORK_INTERFACE_INFO
` [PATCH 5.15.y 012/154] ksmbd: Fix buffer_check_err() kernel-doc comment
` [PATCH 5.15.y 013/154] ksmbd: Fix smb2_set_info_file() "
` [PATCH 5.15.y 014/154] ksmbd: Delete an invalid argument description in smb2_populate_readdir_entry()
` [PATCH 5.15.y 015/154] ksmbd: Fix smb2_get_name() kernel-doc comment
` [PATCH 5.15.y 016/154] ksmbd: register ksmbd ib client with ib_register_client()
` [PATCH 5.15.y 017/154] ksmbd: set 445 port to smbdirect port by default
` [PATCH 5.15.y 018/154] ksmbd: smbd: call rdma_accept() under CM handler
` [PATCH 5.15.y 019/154] ksmbd: smbd: create MR pool
` [PATCH 5.15.y 020/154] ksmbd: smbd: change the default maximum read/write, receive size
` [PATCH 5.15.y 021/154] ksmbd: add smb-direct shutdown
` [PATCH 5.15.y 022/154] ksmbd: smbd: fix missing client's memory region invalidation
` [PATCH 5.15.y 023/154] ksmbd: smbd: validate buffer descriptor structures
` [PATCH 5.15.y 024/154] ksmbd: add support for key exchange
` [PATCH 5.15.y 025/154] ksmbd: use netif_is_bridge_port
` [PATCH 5.15.y 026/154] ksmbd: store fids as opaque u64 integers
` [PATCH 5.15.y 027/154] ksmbd: shorten experimental warning on loading the module
` [PATCH 5.15.y 028/154] ksmbd: Remove a redundant zeroing of memory
` [PATCH 5.15.y 029/154] ksmbd: replace usage of found with dedicated list iterator variable
` [PATCH 5.15.y 030/154] smb3: fix ksmbd bigendian bug in oplock break, and move its struct to smbfs_common
` [PATCH 5.15.y 031/154] ksmbd: remove filename in ksmbd_file
` [PATCH 5.15.y 032/154] ksmbd: validate length in smb2_write()
` [PATCH 5.15.y 033/154] ksmbd: smbd: change prototypes of RDMA read/write related functions
` [PATCH 5.15.y 034/154] ksmbd: smbd: introduce read/write credits for RDMA read/write
` [PATCH 5.15.y 035/154] ksmbd: smbd: simplify tracking pending packets
` [PATCH 5.15.y 036/154] ksmbd: smbd: change the return value of get_sg_list
` [PATCH 5.15.y 037/154] ksmbd: smbd: handle multiple Buffer descriptors
` [PATCH 5.15.y 038/154] ksmbd: fix wrong smbd max read/write size check
` [PATCH 5.15.y 039/154] ksmbd: Fix some kernel-doc comments
` [PATCH 5.15.y 040/154] ksmbd: smbd: fix connection dropped issue
` [PATCH 5.15.y 041/154] ksmbd: smbd: relax the count of sges required
` [PATCH 5.15.y 042/154] ksmbd: smbd: Remove useless license text when SPDX-License-Identifier is already used
` [PATCH 5.15.y 043/154] ksmbd: remove duplicate flag set in smb2_write
` [PATCH 5.15.y 044/154] ksmbd: remove unused ksmbd_share_configs_cleanup function
` [PATCH 5.15.y 045/154] ksmbd: use wait_event instead of schedule_timeout()
` [PATCH 5.15.y 046/154] ksmbd: request update to stale share config
` [PATCH 5.15.y 047/154] ksmbd: remove unnecessary generic_fillattr in smb2_open
` [PATCH 5.15.y 048/154] ksmbd: don't open-code file_path()
` [PATCH 5.15.y 049/154] ksmbd: don't open-code %pD
` [PATCH 5.15.y 050/154] ksmbd: constify struct path
` [PATCH 5.15.y 051/154] ksmbd: remove generic_fillattr use in smb2_open()
` [PATCH 5.15.y 052/154] ksmbd: casefold utf-8 share names and fix ascii lowercase conversion
` [PATCH 5.15.y 053/154] ksmbd: change security id to the one samba used for posix extension
` [PATCH 5.15.y 054/154] ksmbd: set file permission mode to match Samba server posix extension behavior
` [PATCH 5.15.y 055/154] ksmbd: fill sids in SMB_FIND_FILE_POSIX_INFO response
` [PATCH 5.15.y 056/154] ksmbd: fix encryption failure issue for session logoff response
` [PATCH 5.15.y 057/154] ksmbd: set NTLMSSP_NEGOTIATE_SEAL flag to challenge blob
` [PATCH 5.15.y 058/154] ksmbd: decrease the number of SMB3 smbdirect server SGEs
` [PATCH 5.15.y 059/154] ksmbd: reduce server smbdirect max send/receive segment sizes
` [PATCH 5.15.y 060/154] ksmbd: hide socket error message when ipv6 config is disable
` [PATCH 5.15.y 061/154] ksmbd: make utf-8 file name comparison work in __caseless_lookup()
` [PATCH 5.15.y 062/154] ksmbd: call ib_drain_qp when disconnected
` [PATCH 5.15.y 063/154] ksmbd: validate share name from share config response
` [PATCH 5.15.y 064/154] ksmbd: replace one-element arrays with flexible-array members
` [PATCH 5.15.y 065/154] ksmbd: set SMB2_SESSION_FLAG_ENCRYPT_DATA when enforcing data encryption for this share
` [PATCH 5.15.y 066/154] ksmbd: use F_SETLK when unlocking a file
` [PATCH 5.15.y 067/154] ksmbd: Fix resource leak in smb2_lock()
` [PATCH 5.15.y 068/154] ksmbd: Convert to use sysfs_emit()/sysfs_emit_at() APIs
` [PATCH 5.15.y 069/154] ksmbd: send proper error response in smb2_tree_connect()
` [PATCH 5.15.y 070/154] ksmbd: Implements sess->ksmbd_chann_list as xarray
` [PATCH 5.15.y 071/154] ksmbd: Implements sess->rpc_handle_list "
` [PATCH 5.15.y 072/154] ksmbd: fix typo, syncronous->synchronous
` [PATCH 5.15.y 073/154] ksmbd: Remove duplicated codes
` [PATCH 5.15.y 074/154] ksmbd: update Kconfig to note Kerberos support and fix indentation
` [PATCH 5.15.y 075/154] ksmbd: Fix spelling mistake "excceed" -> "exceeded"
` [PATCH 5.15.y 076/154] ksmbd: Fix parameter name and comment mismatch
` [PATCH 5.15.y 077/154] ksmbd: fix possible memory leak in smb2_lock()
` [PATCH 5.15.y 078/154] ksmbd: fix wrong signingkey creation when encryption is AES256
` [PATCH 5.15.y 079/154] ksmbd: remove unused is_char_allowed function
` [PATCH 5.15.y 080/154] ksmbd: delete asynchronous work from list
` [PATCH 5.15.y 081/154] ksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdr
` [PATCH 5.15.y 082/154] ksmbd: avoid out of bounds access in decode_preauth_ctxt()
` [PATCH 5.15.y 083/154] ksmbd: set NegotiateContextCount once instead of every inc
` [PATCH 5.15.y 084/154] ksmbd: avoid duplicate negotiate ctx offset increments
` [PATCH 5.15.y 085/154] ksmbd: remove unused compression negotiate ctx packing
` [PATCH 5.15.y 086/154] fs: introduce lock_rename_child() helper
` [PATCH 5.15.y 087/154] ksmbd: fix racy issue from using ->d_parent and ->d_name
` [PATCH 5.15.y 088/154] ksmbd: fix racy issue from session setup and logoff
` [PATCH 5.15.y 089/154] ksmbd: destroy expired sessions
` [PATCH 5.15.y 091/154] ksmbd: fix racy issue from smb2 close and logoff with multichannel
` [PATCH 5.15.y 092/154] ksmbd: fix racy issue under cocurrent smb2 tree disconnect
` [PATCH 5.15.y 093/154] ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()
` [PATCH 5.15.y 094/154] ksmbd: fix uninitialized pointer read in smb2_create_link()
` [PATCH 5.15.y 095/154] ksmbd: fix multiple out-of-bounds read during context decoding
` [PATCH 5.15.y 096/154] ksmbd: fix UAF issue from opinfo->conn
` [PATCH 5.15.y 097/154] ksmbd: call putname after using the last component
` [PATCH 5.15.y 098/154] ksmbd: fix out-of-bound read in deassemble_neg_contexts()
` [PATCH 5.15.y 099/154] ksmbd: fix out-of-bound read in parse_lease_state()
` [PATCH 5.15.y 100/154] ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR()
` [PATCH 5.15.y 101/154] ksmbd: check the validation of pdu_size in ksmbd_conn_handler_loop
` [PATCH 5.15.y 102/154] ksmbd: validate smb request protocol id
` [PATCH 5.15.y 103/154] ksmbd: add mnt_want_write to ksmbd vfs functions
` [PATCH 5.15.y 104/154] ksmbd: remove unused ksmbd_tree_conn_share function

[PATCH 00/14] Clean up the writeback paths
 2023-12-18 15:40 UTC  (6+ messages)
` [PATCH 08/14] hfsplus: Really remove hfsplus_writepage

[PATCH 0/3] ARM: dts: qcom: sdx55: fix USB wakeup interrupts
 2023-12-18 15:40 UTC  (3+ messages)
` [PATCH 1/3] ARM: dts: qcom: sdx55: fix pdc '#interrupt-cells'

[PATCH v3 00/17] enable nvmet-fc for blktests
 2023-12-18 15:30 UTC  (4+ messages)
` [PATCH v3 01/16] nvmet: report ioccsz and iorcsz for disc ctrl
` [PATCH v3 02/16] nvmet-fc: remove unnecessary bracket
` [PATCH v3 03/16] nvmet-trace: avoid dereferencing pointer too early

[PATCH v4 0/4 + v1 0/1] x86/spec-ctrl: IBPB improvements
 2023-12-18 15:40 UTC  (7+ messages)
` [PATCH v4 1/4] x86/spec-ctrl: add logic to issue IBPB on exit to guest
` [PATCH v4 3/4] x86: limit issuing of IBPB during context switch

[PATCH 0/2] Allow disabling USB3 ports in xHCI/DWC3
 2023-12-18 15:40 UTC  (4+ messages)

[PATCH 1/3] hwmon: max31827: Add PEC support
 2023-12-18 14:55 UTC  (3+ messages)

[OE-core][PATCH 1/2] bitbake.conf: Add runtimedir
 2023-12-18 15:38 UTC  (2+ messages)
` [OE-core][PATCH v2] "

Documenting security advisories
 2023-12-18 15:37 UTC 

[PATCH v4 1/1] dt-bindings: watchdog: starfive,jh7100-wdt: Add compatible for JH8100
 2023-12-18 15:37 UTC  (2+ messages)

[PATCH 2/2 v3] smbios: Fallback to the default DT if sysinfo nodes are missing
 2023-12-18 15:37 UTC  (14+ messages)

[OE-core][PATCH] ipk: Switch to using zstd compression
 2023-12-18 15:37 UTC  (2+ messages)
` [OE-core][PATCH v2] "

Convert write_cache_pages() to an iterator v3
 2023-12-18 15:35 UTC  (18+ messages)
` [PATCH 01/17] writeback: fix done_index when hitting the wbc->nr_to_write
` [PATCH 02/17] writeback: also update wbc->nr_to_write on writeback failure
` [PATCH 03/17] writeback: rework the loop termination condition in write_cache_pages
` [PATCH 04/17] writeback: only update ->writeback_index for range_cyclic writeback
` [PATCH 05/17] writeback: remove a duplicate prototype for tag_pages_for_writeback
` [PATCH 06/17] writeback: Factor out writeback_finish()
` [PATCH 07/17] writeback: Factor writeback_get_batch() out of write_cache_pages()
` [PATCH 08/17] writeback: Factor should_writeback_folio() "
` [PATCH 09/17] writeback: Simplify the loops in write_cache_pages()
` [PATCH 10/17] pagevec: Add ability to iterate a queue
` [PATCH 11/17] writeback: Use the folio_batch queue iterator
` [PATCH 12/17] writeback: Factor writeback_iter_init() out of write_cache_pages()
` [PATCH 13/17] writeback: Factor writeback_get_folio() "
` [PATCH 14/17] writeback: Factor writeback_iter_next() "
` [PATCH 15/17] writeback: Add for_each_writeback_folio()
` [PATCH 16/17] writeback: Remove a use of write_cache_pages() from do_writepages()
` [PATCH 17/17] writeback: update the kerneldoc comment for tag_pages_for_writeback

[PATCH v2 00/14] aio: remove AioContext lock
 2023-12-18 15:36 UTC  (11+ messages)
` [PATCH v2 02/14] scsi: assert that callbacks run in the correct AioContext
` [PATCH v2 07/14] block: remove bdrv_co_lock()
` [PATCH v2 08/14] scsi: remove AioContext locking
` [PATCH v2 09/14] aio-wait: draw equivalence between AIO_WAIT_WHILE() and AIO_WAIT_WHILE_UNLOCKED()
` [PATCH v2 10/14] aio: remove aio_context_acquire()/aio_context_release() API

[PATCH V3 net-next 0/4] There are some features for the HNS3 ethernet driver
 2023-12-18 15:35 UTC  (3+ messages)
` [PATCH V3 net-next 4/4] net: hns3: move constants from hclge_debugfs.h to hclge_debugfs.c

[PATCH RFC net-next] net: sched: act_mirred: Extend the cpu mirred nest guard with an explicit loop ttl
 2023-12-18 15:35 UTC  (3+ messages)

[PATCH] scsi: ufs: core: Let the sq_lock protect sq_tail_slot access
 2023-12-18 15:32 UTC 

[PATCH net-next v9 00/10] net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing
 2023-12-18 15:34 UTC  (4+ messages)
` [PATCH net-next v9 08/10] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode

Possible bug in Xen
 2023-12-18 15:34 UTC 

[PATCH] block: skip cgroups for passthrough io
 2023-12-18 15:27 UTC 

[GIT PULL] intel-gpio for 6.8-1
 2023-12-18 15:33 UTC  (2+ messages)

[PATCH 0/6] Staging: rtl8192e: Rename 6 variables to Style guide spec
 2023-12-18 15:32 UTC  (2+ messages)

[PATCH 0/4] ext4: fix divide error in mb_update_avg_fragment_size()
 2023-12-18 15:32 UTC  (3+ messages)
` [PATCH 1/4] ext4: fix double-free of blocks due to wrong extents moved_len

[PATCH] drivers: staging: media: atomisp: pci: Fixes a spelling mistake in sh_css_defs.h
 2023-12-18 15:32 UTC 

[GIT PULL 3/3] arm64: dts: ti: Updates for v6.8 for TI K3 platforms
 2023-12-18 15:31 UTC  (2+ messages)

[PATCH 00/13] arm: exynos: Add E850-96 board
 2023-12-18 15:31 UTC  (2+ messages)

[PATCH v3] tracing: Add filter-direct option
 2023-12-18 15:32 UTC 

[PATCH v4 00/11] media: rkisp1: Add support for i.MX8MP
 2023-12-18 15:31 UTC  (5+ messages)
` [PATCH v4 05/11] media: rkisp1: Fix RSZ_CTRL bits "

[GIT PULL 2/3] arm64: defconfig: Updates for v6.8 for TI K3 platforms
 2023-12-18 15:31 UTC  (2+ messages)

[GIT PULL] ARM: dts: ti: keystone: Updates for v6.8
 2023-12-18 15:30 UTC  (2+ messages)

[GIT PULL 1/3] drivers/firmware updates for v6.8 for TI K3 platforms
 2023-12-18 15:30 UTC  (2+ messages)

[PATCH] virtio_balloon: stay awake while adjusting balloon
 2023-12-18 15:30 UTC  (7+ messages)

[PATCH] staging: rtl8712: fix open parentheses alignment
 2023-12-18 15:30 UTC  (2+ messages)

[PATCH 1/2] qemurunner: Impove stdout logging handling
 2023-12-18 15:29 UTC  (2+ messages)
` [PATCH 2/2] qemurunner: Impove handling of serial port output blocking

[PATCH v2 00/39] Enable build of full Xen for RISC-V
 2023-12-18 15:28 UTC  (3+ messages)
` [PATCH v2 38/39] xen/riscv: enable full Xen build

[PATCH v6 0/9] stmmac: Add Loongson platform support
 2023-12-18 15:28 UTC  (5+ messages)
` [PATCH v6 5/9] net: stmmac: Add Loongson-specific register definitions

[PATCH v2] srcu: Improve comments about acceleration leak
 2023-12-18 15:27 UTC  (5+ messages)

rmk offline until after Christmas
 2023-12-18 15:27 UTC  (2+ messages)

sound/ac97/bus.c:192: warning: Function parameter or struct member 'drv' not described in 'snd_ac97_codec_driver_register'
 2023-12-18 15:25 UTC 

[PATCH] x86: don't open-code max_page calculation nor pfn_to_paddr()
 2023-12-18 15:24 UTC  (2+ messages)

[PATCH 5.10 00/62] 5.10.205-rc1 review
 2023-12-18 15:24 UTC  (2+ messages)

Why is `revert` undocumented in interactive rebase todo help?
 2023-12-18 15:23 UTC  (2+ messages)
` [PATCH] rebase-interactive: show revert option and add single letter shortcut

[RFC PATCH v5 0/6] Add support for DEVNAME:0.0 style hardware based addressing
 2023-12-18 15:23 UTC  (3+ messages)
` [RFC PATCH v5 5/6] serial: core: Handle serial console options

[PATCH 0/2] x86: KVM: Limit guest physical bits when 5-level EPT is unsupported
 2023-12-18 15:23 UTC  (3+ messages)
` [PATCH 2/2] x86: KVM: Emulate instruction when GPA can't be translated by EPT

[PATCH v2 0/9] acpi: add ACPI support on QEMU ARM and RISC-V
 2023-12-18 15:22 UTC  (6+ messages)
` [PATCH v2 8/9] configs: qemu: add config fragment for ACPI

[RFC 0/3] kdump: Check mem_map of CMA area in kdump
 2023-12-18 15:19 UTC  (2+ messages)

[PATCH 0/2] Introduce new iio resolution standard attribute
 2023-12-18 15:19 UTC  (4+ messages)
` [PATCH 2/2] iio: light: vcnl4000: Add ps high definition for vcnl4040

[PATCH v2] virtio_balloon: stay awake while adjusting balloon
 2023-12-18 15:18 UTC 

[RFC PATCH 0/5] support for Marvell 88PM886 PMIC
 2023-12-18 15:18 UTC  (5+ messages)
` [RFC PATCH 1/5] dt-bindings: mfd: add entry for the Marvell 88PM88X PMICs
` [RFC PATCH 3/5] dt-bindings: input: add entry for 88pm88x-onkey

ovl: ovl_fs::creator_cred::usage scalability issues
 2023-12-18 15:17 UTC  (7+ messages)
` [RFC] HACK: overlayfs: Optimize overlay/restore creds

[PATCH] wifi: mac80211: Use subsystem appropriate debug call
 2023-12-18 15:17 UTC  (2+ messages)

[PATCH] kunit: Fix NULL-dereference in kunit_init_suite() if suite->log is NULL
 2023-12-18 15:17 UTC 

[PATCH] ARM64: mmu: fix mmu_early_enable VA->PA mapping
 2023-12-18 14:00 UTC  (3+ messages)

[PATCH] drivers: staging: media: atomisp: pci: Fixes spelling mistakes in ia_css_irq.h
 2023-12-18 15:17 UTC 

dma_sync_sg_for_device/cpu look very inefficient
 2023-12-18 15:16 UTC  (2+ messages)

[PATCH v1 0/7] Add support for various laptops using CS35L41 HDA without _DSD
 2023-12-18 15:12 UTC  (3+ messages)
` [PATCH v1 1/7] ALSA: hda: cs35l41: Add config table to support many laptops "
` [PATCH v1 2/7] ALSA: hda: cs35l41: Support additional ASUS ROG 2023 models

remove support for the host aware zoned model
 2023-12-18 15:15 UTC  (3+ messages)
` [PATCH 2/5] virtio_blk: remove the broken zone revalidation support


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.