messages from 2023-12-18 14:09:29 to 2023-12-18 15:37:52 UTC [more...]
[PATCH 5.15.y 000/154] ksmbd backport patches for 5.15.y
2023-12-18 15:33 UTC (47+ 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 1/4] ext4: fix double-free of blocks due to wrong extents moved_len
2023-12-18 15:32 UTC (7+ messages)
` [PATCH 3/4] ext4: avoid bb_free and bb_fragments inconsistency in mb_free_blocks()
` [PATCH 4/4] ext4: avoid dividing by 0 in mb_update_avg_fragment_size() when block bitmap corrupt
[PATCH 5.10 00/62] 5.10.205-rc1 review
2023-12-18 15:24 UTC (16+ messages)
` [PATCH 5.10 43/62] HID: multitouch: Add quirk for HONOR GLO-GXXX touchpad
` [PATCH 5.10 45/62] net: usb: qmi_wwan: claim interface 4 for ZTE MF290
` [PATCH 5.10 46/62] HID: hid-asus: add const to read-only outgoing usb buffer
` [PATCH 5.10 47/62] perf: Fix perf_event_validate_size() lockdep splat
` [PATCH 5.10 48/62] soundwire: stream: fix NULL pointer dereference for multi_link
` [PATCH 5.10 49/62] ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKS
` [PATCH 5.10 50/62] arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modify
` [PATCH 5.10 51/62] team: Fix use-after-free when an option instance allocation fails
` [PATCH 5.10 52/62] ring-buffer: Fix memory leak of free page
` [PATCH 5.10 58/62] tty: n_gsm: fix tty registration before control channel open
` [PATCH 5.10 59/62] tty: n_gsm, remove duplicates of parameters
` [PATCH 5.10 60/62] tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf()
` [PATCH 5.10 61/62] powerpc/ftrace: Create a dummy stackframe to fix stack unwind
` [PATCH 5.10 62/62] powerpc/ftrace: Fix stack teardown in ftrace_no_trace
stable-rc/queue/6.1 build: 20 builds: 0 failed, 20 passed, 1 warning (v6.1.68-106-ge1524ddfd1363)
2023-12-18 14:58 UTC
stable-rc/queue/4.19 build: 19 builds: 3 failed, 16 passed, 33 warnings (v4.19.302-36-ge049e5b8ef404)
2023-12-18 14:58 UTC
stable-rc/queue/5.10 build: 19 builds: 3 failed, 16 passed, 3 errors, 11 warnings (v5.10.204-62-gd1ec28a08d6ea)
2023-12-18 14:35 UTC
stable-rc/queue/6.1 baseline: 113 runs, 4 regressions (v6.1.68-105-g2656a04354e11)
2023-12-18 14:32 UTC
[PATCH] SELinux: Introduce security_file_ioctl_compat hook
2023-12-18 14:22 UTC (2+ messages)
[PATCH 5.15 00/83] 5.15.144-rc1 review
2023-12-18 13:52 UTC (84+ messages)
` [PATCH 5.15 01/83] perf/x86/uncore: Dont WARN_ON_ONCE() for a broken discovery table
` [PATCH 5.15 02/83] r8152: add USB device driver for config selection
` [PATCH 5.15 03/83] r8152: add vendor/device ID pair for D-Link DUB-E250
` [PATCH 5.15 04/83] r8152: add vendor/device ID pair for ASUS USB-C2500
` [PATCH 5.15 05/83] netfilter: nf_tables: fix exist matching on bigendian arches
` [PATCH 5.15 06/83] mm/memory_hotplug: handle memblock_add_node() failures in add_memory_resource()
` [PATCH 5.15 07/83] memblock: allow to specify flags with memblock_add_node()
` [PATCH 5.15 08/83] MIPS: Loongson64: Handle more memory types passed from firmware
` [PATCH 5.15 09/83] ksmbd: fix memory leak in smb2_lock()
` [PATCH 5.15 10/83] afs: Fix refcount underflow from error handling race
` [PATCH 5.15 11/83] HID: lenovo: Restrict detection of patched firmware only to USB cptkbd
` [PATCH 5.15 12/83] net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
` [PATCH 5.15 13/83] qca_debug: Prevent crash on TX ring changes
` [PATCH 5.15 14/83] qca_debug: Fix ethtool -G iface tx behavior
` [PATCH 5.15 15/83] qca_spi: Fix reset behavior
` [PATCH 5.15 16/83] atm: solos-pci: Fix potential deadlock on &cli_queue_lock
` [PATCH 5.15 17/83] atm: solos-pci: Fix potential deadlock on &tx_queue_lock
` [PATCH 5.15 18/83] net: vlan: introduce skb_vlan_eth_hdr()
` [PATCH 5.15 19/83] net: fec: correct queue selection
` [PATCH 5.15 20/83] octeontx2-af: fix a use-after-free in rvu_nix_register_reporters
` [PATCH 5.15 21/83] octeontx2-pf: Fix promisc mcam entry action
` [PATCH 5.15 22/83] octeontx2-af: Update RSS algorithm index
` [PATCH 5.15 23/83] atm: Fix Use-After-Free in do_vcc_ioctl
` [PATCH 5.15 24/83] net/rose: Fix Use-After-Free in rose_ioctl
` [PATCH 5.15 25/83] qed: Fix a potential use-after-free in qed_cxt_tables_alloc
` [PATCH 5.15 26/83] net: Remove acked SYN flag from packet in the transmit queue correctly
` [PATCH 5.15 27/83] net: ena: Destroy correct number of xdp queues upon failure
` [PATCH 5.15 28/83] net: ena: Fix xdp drops handling due to multibuf packets
` [PATCH 5.15 29/83] net: ena: Fix XDP redirection error
` [PATCH 5.15 30/83] stmmac: dwmac-loongson: Make sure MDIO is initialized before use
` [PATCH 5.15 31/83] sign-file: Fix incorrect return values check
` [PATCH 5.15 32/83] vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()
` [PATCH 5.15 33/83] dpaa2-switch: fix size of the dma_unmap
` [PATCH 5.15 34/83] net: stmmac: use dev_err_probe() for reporting mdio bus registration failure
` [PATCH 5.15 35/83] net: stmmac: Handle disabled MDIO busses from devicetree
` [PATCH 5.15 36/83] appletalk: Fix Use-After-Free in atalk_ioctl
` [PATCH 5.15 37/83] net: atlantic: fix double free in ring reinit logic
` [PATCH 5.15 38/83] cred: switch to using atomic_long_t
` [PATCH 5.15 39/83] fuse: dax: set fc->dax to NULL in fuse_dax_conn_free()
` [PATCH 5.15 40/83] ALSA: hda/hdmi: add force-connect quirk for NUC5CPYB
` [PATCH 5.15 41/83] ALSA: hda/hdmi: add force-connect quirks for ASUSTeK Z170 variants
` [PATCH 5.15 42/83] ALSA: hda/realtek: Apply mute LED quirk for HP15-db
` [PATCH 5.15 43/83] Revert "PCI: acpiphp: Reassign resources on bridge if necessary"
` [PATCH 5.15 44/83] PCI: loongson: Limit MRRS to 256
` [PATCH 5.15 45/83] drm/mediatek: Add spinlock for setting vblank event in atomic_begin
` [PATCH 5.15 46/83] usb: aqc111: check packet for fixup for true limit
` [PATCH 5.15 47/83] stmmac: dwmac-loongson: Add architecture dependency
` [PATCH 5.15 48/83] blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"
` [PATCH 5.15 49/83] blk-cgroup: bypass blkcg_deactivate_policy after destroying
` [PATCH 5.15 50/83] bcache: avoid oversize memory allocation by small stripe_size
` [PATCH 5.15 51/83] bcache: remove redundant assignment to variable cur_idx
` [PATCH 5.15 52/83] bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc()
` [PATCH 5.15 53/83] bcache: avoid NULL checking to c->root in run_cache_set()
` [PATCH 5.15 54/83] platform/x86: intel_telemetry: Fix kernel doc descriptions
` [PATCH 5.15 55/83] HID: glorious: fix Glorious Model I HID report
` [PATCH 5.15 56/83] HID: add ALWAYS_POLL quirk for Apple kb
` [PATCH 5.15 57/83] HID: hid-asus: reset the backlight brightness level on resume
` [PATCH 5.15 58/83] HID: multitouch: Add quirk for HONOR GLO-GXXX touchpad
` [PATCH 5.15 59/83] asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation
` [PATCH 5.15 60/83] net: usb: qmi_wwan: claim interface 4 for ZTE MF290
` [PATCH 5.15 61/83] HID: hid-asus: add const to read-only outgoing usb buffer
` [PATCH 5.15 62/83] perf: Fix perf_event_validate_size() lockdep splat
` [PATCH 5.15 63/83] btrfs: do not allow non subvolume root targets for snapshot
` [PATCH 5.15 64/83] soundwire: stream: fix NULL pointer dereference for multi_link
` [PATCH 5.15 65/83] ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKS
` [PATCH 5.15 66/83] arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modify
` [PATCH 5.15 67/83] team: Fix use-after-free when an option instance allocation fails
` [PATCH 5.15 68/83] drm/amdgpu/sdma5.2: add begin/end_use ring callbacks
` [PATCH 5.15 69/83] ring-buffer: Fix memory leak of free page
` [PATCH 5.15 70/83] tracing: Update snapshot buffer on resize if it is allocated
` [PATCH 5.15 71/83] ring-buffer: Do not update before stamp when switching sub-buffers
` [PATCH 5.15 72/83] ring-buffer: Have saved event hold the entire event
` [PATCH 5.15 73/83] ring-buffer: Fix writing to the buffer with max_data_size
` [PATCH 5.15 74/83] ring-buffer: Fix a race in rb_time_cmpxchg() for 32 bit archs
` [PATCH 5.15 75/83] ring-buffer: Do not try to put back write_stamp
` [PATCH 5.15 76/83] USB: gadget: core: adjust uevent timing on gadget unbind
` [PATCH 5.15 77/83] RDMA/irdma: Prevent zero-length STAG registration
` [PATCH 5.15 78/83] powerpc/ftrace: Create a dummy stackframe to fix stack unwind
` [PATCH 5.15 79/83] powerpc/ftrace: Fix stack teardown in ftrace_no_trace
` [PATCH 5.15 80/83] ksmbd: Mark as BROKEN in the 5.15.y kernel
` [PATCH 5.15 81/83] r8152: avoid to change cfg for all devices
` [PATCH 5.15 82/83] r8152: remove rtl_vendor_mode function
` [PATCH 5.15 83/83] r8152: fix the autosuspend doesnt work
[PATCH 5.4 00/40] 5.4.265-rc1 review
2023-12-18 13:52 UTC (41+ messages)
` [PATCH 5.4 01/40] afs: Fix refcount underflow from error handling race
` [PATCH 5.4 02/40] net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
` [PATCH 5.4 03/40] qca_debug: Prevent crash on TX ring changes
` [PATCH 5.4 04/40] qca_debug: Fix ethtool -G iface tx behavior
` [PATCH 5.4 05/40] qca_spi: Fix reset behavior
` [PATCH 5.4 06/40] atm: solos-pci: Fix potential deadlock on &cli_queue_lock
` [PATCH 5.4 07/40] atm: solos-pci: Fix potential deadlock on &tx_queue_lock
` [PATCH 5.4 08/40] atm: Fix Use-After-Free in do_vcc_ioctl
` [PATCH 5.4 09/40] net/rose: Fix Use-After-Free in rose_ioctl
` [PATCH 5.4 10/40] qed: Fix a potential use-after-free in qed_cxt_tables_alloc
` [PATCH 5.4 11/40] net: Remove acked SYN flag from packet in the transmit queue correctly
` [PATCH 5.4 12/40] sign-file: Fix incorrect return values check
` [PATCH 5.4 13/40] vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()
` [PATCH 5.4 14/40] net: stmmac: use dev_err_probe() for reporting mdio bus registration failure
` [PATCH 5.4 15/40] net: stmmac: Handle disabled MDIO busses from devicetree
` [PATCH 5.4 16/40] appletalk: Fix Use-After-Free in atalk_ioctl
` [PATCH 5.4 17/40] cred: switch to using atomic_long_t
` [PATCH 5.4 18/40] ALSA: hda/hdmi: add force-connect quirks for ASUSTeK Z170 variants
` [PATCH 5.4 19/40] Revert "PCI: acpiphp: Reassign resources on bridge if necessary"
` [PATCH 5.4 20/40] usb: aqc111: check packet for fixup for true limit
` [PATCH 5.4 21/40] blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"
` [PATCH 5.4 22/40] bcache: avoid oversize memory allocation by small stripe_size
` [PATCH 5.4 23/40] bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc()
` [PATCH 5.4 24/40] bcache: avoid NULL checking to c->root in run_cache_set()
` [PATCH 5.4 25/40] platform/x86: intel_telemetry: Fix kernel doc descriptions
` [PATCH 5.4 26/40] HID: add ALWAYS_POLL quirk for Apple kb
` [PATCH 5.4 27/40] HID: hid-asus: reset the backlight brightness level on resume
` [PATCH 5.4 28/40] HID: multitouch: Add quirk for HONOR GLO-GXXX touchpad
` [PATCH 5.4 29/40] asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation
` [PATCH 5.4 30/40] net: usb: qmi_wwan: claim interface 4 for ZTE MF290
` [PATCH 5.4 31/40] HID: hid-asus: add const to read-only outgoing usb buffer
` [PATCH 5.4 32/40] perf: Fix perf_event_validate_size() lockdep splat
` [PATCH 5.4 33/40] soundwire: stream: fix NULL pointer dereference for multi_link
` [PATCH 5.4 34/40] ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKS
` [PATCH 5.4 35/40] arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modify
` [PATCH 5.4 36/40] team: Fix use-after-free when an option instance allocation fails
` [PATCH 5.4 37/40] ring-buffer: Fix memory leak of free page
` [PATCH 5.4 38/40] mmc: block: Be sure to wait while busy in CQE error recovery
` [PATCH 5.4 39/40] powerpc/ftrace: Create a dummy stackframe to fix stack unwind
` [PATCH 5.4 40/40] powerpc/ftrace: Fix stack teardown in ftrace_no_trace
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox