All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-20 15:58:00 to 2023-12-20 16:12:54 UTC [more...]

[PATCH 5.15 000/159] 5.15.145-rc1 review
 2023-12-20 16:08 UTC  (46+ messages)
` [PATCH 5.15 001/159] ksmbd: use ksmbd_req_buf_next() in ksmbd_verify_smb_message()
` [PATCH 5.15 002/159] ksmdb: use cmd helper variable in smb2_get_ksmbd_tcon()
` [PATCH 5.15 003/159] ksmbd: Remove redundant flush_workqueue() calls
` [PATCH 5.15 004/159] ksmbd: remove md4 leftovers
` [PATCH 5.15 005/159] ksmbd: remove smb2_buf_length in smb2_hdr
` [PATCH 5.15 006/159] ksmbd: remove smb2_buf_length in smb2_transform_hdr
` [PATCH 5.15 007/159] ksmbd: change LeaseKey data type to u8 array
` [PATCH 5.15 008/159] ksmbd: use oid registry functions to decode OIDs
` [PATCH 5.15 009/159] ksmbd: Remove unused parameter from smb2_get_name()
` [PATCH 5.15 010/159] ksmbd: Remove unused fields from ksmbd_file struct definition
` [PATCH 5.15 011/159] ksmbd: set both ipv4 and ipv6 in FSCTL_QUERY_NETWORK_INTERFACE_INFO
` [PATCH 5.15 012/159] ksmbd: Fix buffer_check_err() kernel-doc comment
` [PATCH 5.15 013/159] ksmbd: Fix smb2_set_info_file() "
` [PATCH 5.15 014/159] ksmbd: Delete an invalid argument description in smb2_populate_readdir_entry()
` [PATCH 5.15 015/159] ksmbd: Fix smb2_get_name() kernel-doc comment
` [PATCH 5.15 016/159] ksmbd: register ksmbd ib client with ib_register_client()
` [PATCH 5.15 017/159] ksmbd: set 445 port to smbdirect port by default
` [PATCH 5.15 018/159] ksmbd: smbd: call rdma_accept() under CM handler
` [PATCH 5.15 019/159] ksmbd: smbd: create MR pool
` [PATCH 5.15 020/159] ksmbd: smbd: change the default maximum read/write, receive size
` [PATCH 5.15 021/159] ksmbd: add smb-direct shutdown
` [PATCH 5.15 022/159] ksmbd: smbd: fix missing clients memory region invalidation
` [PATCH 5.15 023/159] ksmbd: smbd: validate buffer descriptor structures
` [PATCH 5.15 024/159] ksmbd: add support for key exchange
` [PATCH 5.15 025/159] ksmbd: use netif_is_bridge_port
` [PATCH 5.15 026/159] ksmbd: store fids as opaque u64 integers
` [PATCH 5.15 028/159] ksmbd: Remove a redundant zeroing of memory
` [PATCH 5.15 029/159] ksmbd: replace usage of found with dedicated list iterator variable
` [PATCH 5.15 037/159] ksmbd: smbd: handle multiple Buffer descriptors
` [PATCH 5.15 038/159] ksmbd: fix wrong smbd max read/write size check
` [PATCH 5.15 039/159] ksmbd: Fix some kernel-doc comments
` [PATCH 5.15 040/159] ksmbd: smbd: fix connection dropped issue
` [PATCH 5.15 041/159] ksmbd: smbd: relax the count of sges required
` [PATCH 5.15 042/159] ksmbd: smbd: Remove useless license text when SPDX-License-Identifier is already used
` [PATCH 5.15 043/159] ksmbd: remove duplicate flag set in smb2_write
` [PATCH 5.15 044/159] ksmbd: remove unused ksmbd_share_configs_cleanup function
` [PATCH 5.15 045/159] ksmbd: use wait_event instead of schedule_timeout()
` [PATCH 5.15 046/159] ksmbd: request update to stale share config
` [PATCH 5.15 047/159] ksmbd: remove unnecessary generic_fillattr in smb2_open
` [PATCH 5.15 048/159] ksmbd: dont open-code file_path()
` [PATCH 5.15 049/159] ksmbd: dont open-code %pD
` [PATCH 5.15 050/159] ksmbd: constify struct path
` [PATCH 5.15 051/159] ksmbd: remove generic_fillattr use in smb2_open()
` [PATCH 5.15 052/159] ksmbd: casefold utf-8 share names and fix ascii lowercase conversion
` [PATCH 5.15 053/159] ksmbd: change security id to the one samba used for posix extension

[meta-ti][master/kirkstone][RFC] meta-ti-bsp: Build R5 bootloader without multiconfig
 2023-12-20 16:12 UTC  (2+ messages)

[PATCH vhost v4 00/15] vdpa/mlx5: Add support for resumable vqs
 2023-12-20 16:11 UTC  (7+ messages)
` [PATCH vhost v4 02/15] vdpa: Add VHOST_BACKEND_F_CHANGEABLE_VQ_ADDR_IN_SUSPEND flag
` [PATCH vhost v4 03/15] vdpa: Add VHOST_BACKEND_F_CHANGEABLE_VQ_STATE_IN_SUSPEND flag
` [PATCH vhost v4 04/15] vdpa: Accept VHOST_BACKEND_F_CHANGEABLE_VQ_ADDR_IN_SUSPEND backend feature

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-12-20  7:07 UTC  (7+ messages)
` [PATCH v10 06/50] x86/sev: Add the host SEV-SNP initialization support
` [PATCH v10 17/50] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled

[PATCH v4 00/13] RISC-V: Add steal-time support
 2023-12-20 16:11 UTC  (45+ messages)
` [PATCH v4 01/13] RISC-V: paravirt: Add skeleton for pv-time support
` [PATCH v4 02/13] RISC-V: Add SBI STA extension definitions
` [PATCH v4 03/13] RISC-V: paravirt: Implement steal-time support
` [PATCH v4 04/13] RISC-V: KVM: Add SBI STA extension skeleton
` [PATCH v4 05/13] RISC-V: KVM: Add steal-update vcpu request
` [PATCH v4 06/13] RISC-V: KVM: Add SBI STA info to vcpu_arch
` [PATCH v4 07/13] RISC-V: KVM: Add support for SBI extension registers
` [PATCH v4 08/13] RISC-V: KVM: Add support for SBI STA registers
` [PATCH v4 09/13] RISC-V: KVM: Implement SBI STA extension
` [PATCH v4 10/13] RISC-V: KVM: selftests: Move sbi_ecall to processor.c
` [PATCH v4 11/13] RISC-V: KVM: selftests: Add guest_sbi_probe_extension
` [PATCH v4 12/13] RISC-V: KVM: selftests: Add steal_time test support
` [PATCH v4 13/13] RISC-V: KVM: selftests: Add get-reg-list test for STA registers

Subscribe linux-wireless
 2023-12-20 16:11 UTC 

[PATCH 00/18] serial: sc16is7xx: fixes, cleanups and improvements
 2023-12-20 16:11 UTC  (16+ messages)
` [PATCH 04/18] serial: sc16is7xx: improve do/while loop in sc16is7xx_irq()
` [PATCH 08/18] serial: sc16is7xx: add driver name to struct uart_driver
` [PATCH 15/18] serial: sc16is7xx: pass R/W buffer in FIFO functions
` [PATCH 16/18] serial: sc16is7xx: reorder code to remove prototype declarations
` [PATCH 17/18] serial: sc16is7xx: refactor EFR lock
` [PATCH 18/18] serial: sc16is7xx: fix whitespace in sc16is7xx_startup() comments

[PATCH 1/2] i2c: i801: Add 0x29 as I²C address for lis3lv02d in Dell Precision 3540
 2023-12-20 16:10 UTC  (2+ messages)
` [PATCH 2/2] i2c: i801: Add 0x29 as I²C address for lis3lv02d in Dell XPS 15 7590

[PATCH v1 1/1] drivers: misc: Add socfpga_dtreg driver for Intel SoCFPGA
 2023-12-20 16:10 UTC  (5+ messages)

[PATCH v10 0/6] Improve pwm-ir-tx precision
 2023-12-20 16:09 UTC  (3+ messages)
` (subset) "

[PATCH 0/8] Minor improvements to CodingGuidelines and SubmittingPatches
 2023-12-20 16:09 UTC  (5+ messages)
` [PATCH 4/8] SubmittingPatches: update extra tags list

Linux 6.6.8
 2023-12-20 16:08 UTC  (2+ messages)

Linux 6.1.69
 2023-12-20 16:08 UTC  (2+ messages)

Linux 4.19.303
 2023-12-20 16:08 UTC  (2+ messages)

Linux 4.14.334
 2023-12-20 16:08 UTC  (2+ messages)

Linux 5.4.265
 2023-12-20 16:08 UTC  (2+ messages)

[PATCH v2 0/7] Early Boot Allocation on Power
 2023-12-20 16:07 UTC  (4+ messages)
` [PATCH v2 5/7] xen/ppc: Enable bootfdt and boot allocator

Linux 5.10.205
 2023-12-20 16:08 UTC  (2+ messages)

Linux 5.15.144
 2023-12-20 16:07 UTC  (2+ messages)

[PATCH for-5.15.y+] kasan: disable kasan_non_canonical_hook() for HW tags
 2023-12-20 16:07 UTC  (2+ messages)

[PATCH v4l-utils] keytable: fix segfault when reading legacy keymaps
 2023-12-20 16:00 UTC 

[iptables PATCH 00/23] Guided option parser for ebtables
 2023-12-20 16:06 UTC  (24+ messages)
` [iptables PATCH 01/23] libxtables: xtoptions: Prevent XTOPT_PUT with XTTYPE_HOSTMASK
` [iptables PATCH 02/23] libxtables: xtoptions: Support XTOPT_NBO with XTTYPE_UINT*
` [iptables PATCH 03/23] libxtables: xtoptions: Implement XTTYPE_ETHERMACMASK
` [iptables PATCH 04/23] libxtables: xtoptions: Treat NFPROTO_BRIDGE as IPv4
` [iptables PATCH 05/23] ebtables: Support for guided option parser
` [iptables PATCH 06/23] extensions: libebt_*: Drop some needless init callbacks
` [iptables PATCH 07/23] extensions: libebt_stp: Use guided option parser
` [iptables PATCH 08/23] extensions: libebt_arpreply: "
` [iptables PATCH 09/23] extensions: libebt_dnat: "
` [iptables PATCH 10/23] extensions: libebt_ip6: "
` [iptables PATCH 11/23] extensions: libebt_ip: "
` [iptables PATCH 12/23] extensions: libebt_log: "
` [iptables PATCH 13/23] extensions: libebt_mark: "
` [iptables PATCH 14/23] extensions: libebt_nflog: "
` [iptables PATCH 15/23] extensions: libebt_snat: "
` [iptables PATCH 16/23] extensions: libebt_redirect: "
` [iptables PATCH 17/23] extensions: libebt_802_3: "
` [iptables PATCH 18/23] extensions: libebt_vlan: "
` [iptables PATCH 19/23] extensions: libebt_arp: "
` [iptables PATCH 20/23] extensions: libxt_limit: Use guided option parser for NFPROTO_BRIDGE, too
` [iptables PATCH 21/23] extensions: libebt_pkttype: Use guided option parser
` [iptables PATCH 22/23] extensions: libebt_mark_m: "
` [iptables PATCH 23/23] extensions: libxt_HMARK: Review HMARK_parse()

[PATCH 24.03] build: track mandatory rather than optional libs
 2023-12-20 16:05 UTC  (5+ messages)
` [PATCH v3 0/3] Improve optional lib support
  ` [PATCH v3 2/3] build: remove 5 libs from mandatory list

[PATCH v11] pwm: bcm2835: Allow PWM driver to be used in atomic context
 2023-12-20 16:06 UTC  (3+ messages)

[RFC PATCH v3 00/20] Zero copy Rx using io_uring
 2023-12-20 16:06 UTC  (5+ messages)
` [RFC PATCH v3 06/20] io_uring: separate header for exported net bits
` [RFC PATCH v3 10/20] io_uring: setup ZC for an Rx queue when registering an ifq

[PATCH] net: sched: em_text: fix possible memory leak in em_text_destroy()
 2023-12-20 16:05 UTC  (3+ messages)

[PATCH] gfs2: Remove use of error flag in journal reads
 2023-12-20 16:05 UTC  (2+ messages)

[syzbot] [crypto?] KASAN: slab-out-of-bounds Read in arc4_crypt
 2023-12-20 15:53 UTC  (2+ messages)
` [PATCH next] crypto: fix oob "

[PATCH v3 1/2] drm/amdgpu: Auto-validate DMABuf imports in compute VMs
 2023-12-20 16:04 UTC  (7+ messages)

[PULL 00/43] target-arm queue
 2023-12-20 16:03 UTC  (2+ messages)

[PATCH] thunderbolt: Reduce retry timeout to speed up boot for some devices
 2023-12-20 16:04 UTC  (3+ messages)

openbmc/telemetry: First complaint of unresponsiveness
 2023-12-20 16:03 UTC  (4+ messages)

[PATCH v3 0/4] dt-bindings: tpm: Clean all the things
 2023-12-20 16:04 UTC  (2+ messages)

[PULL 00/19] First batch of misc patches for QEMU 9.0
 2023-12-20 16:03 UTC  (2+ messages)

[PULL 00/47] vfio queue
 2023-12-20 16:03 UTC  (2+ messages)

[qemu-web PATCH] Add QEMU 8.2.0 release announcement
 2023-12-20 16:02 UTC 

[PATCH v2 0/7] remove some usage of gadget_is_{*}speed() API
 2023-12-20 16:02 UTC  (5+ messages)
` [PATCH v2 3/7] usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()

[PATCH v8 0/2] Introducing trace buffer mapping by user-space
 2023-12-20 16:02 UTC  (6+ messages)

[GIT PULL] s390 fixes for 6.7-rc7
 2023-12-20 16:01 UTC 

[PATCH 1/2] ARM: boards: polyhex-debix: enable HAB support
 2023-12-20 16:00 UTC  (4+ messages)

[PATCH v5 net-next 0/3] add multi-buff support for xdp running in generic mode
 2023-12-20 16:01 UTC  (3+ messages)
` [PATCH v5 net-next 3/3] xdp: "

[PATCH] pwm: meson: Simplify using dev_err_probe()
 2023-12-20 15:59 UTC  (10+ messages)

[PATCH v4 00/16] Transparent Contiguous PTEs for User Mappings
 2023-12-20 15:59 UTC  (22+ messages)
` [PATCH v4 02/16] mm: Batch-copy PTE ranges during fork()

[PATCH net-next] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII
 2023-12-20 15:59 UTC  (5+ messages)

[PATCH RFC V2 4/4] coresight: Have a stab at support for pause / resume
 2023-12-20 15:59 UTC  (4+ messages)
` [PATCH RFC V3 "

net/core/sock.c lacks some SO_TIMESTAMPING_NEW support
 2023-12-20 15:59 UTC  (7+ messages)

[PATCH v9 01/32] tick-sched: Fix function names in comments
 2023-12-20 15:59 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v9 02/32] tick/sched: Cleanup confusing variables
 2023-12-20 15:59 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v9 03/32] tick-sched: Warn when next tick seems to be in the past
 2023-12-20 15:59 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v9 04/32] tracing/timers: Enhance timer_start tracepoint
 2023-12-20 15:59 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v9 05/32] tracing/timers: Add tracepoint for tracking timer base is_idle flag
 2023-12-20 15:59 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v9 06/32] timers: Do not IPI for deferrable timers
 2023-12-20 15:59 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v9 07/32] timers: Move store of next event into __next_timer_interrupt()
 2023-12-20 15:59 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v9 08/32] timers: Clarify check in forward_timer_base()
 2023-12-20 15:59 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v9 09/32] timers: Split out forward timer base functionality
 2023-12-20 15:59 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v9 10/32] timers: Use already existing function for forwarding timer base
 2023-12-20 15:59 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v9 11/32] timers: Rework idle logic
 2023-12-20 15:59 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v9 12/32] timers: Fix nextevt calculation when no timers are pending
 2023-12-20 15:59 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v2 0/6] riscv: hwprobe: add Zicond, Zacas and Ztso support
 2023-12-20 15:57 UTC  (5+ messages)
` [PATCH v2 1/6] riscv: add ISA extension parsing for Ztso
` [PATCH v2 4/6] riscv: add ISA extension parsing for Zacas
` [PATCH v2 5/6] riscv: hwprobe: export Zacas ISA extension
` [PATCH v2 6/6] riscv: hwprobe: export Zicond extension


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.