Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2023-05-22 19:50:46 to 2023-05-25 13:40:48 UTC [more...]

[PATCH v2 0/4] Update thread safety markers
 2023-05-25 13:35 UTC  (14+ messages)
` [PATCH v2 1/4] rust: sync: reword the `Arc` safety comment for `Send`
` [PATCH v2 2/4] rust: sync: reword the `Arc` safety comment for `Sync`
` [PATCH v2 3/4] rust: specify when `ARef` is thread safe
` [PATCH v2 4/4] rust: task: add `Send` marker to `Task`

[PATCH v1 0/7] Bindings for the workqueue
 2023-05-25 11:40 UTC  (20+ messages)
` [PATCH v1 2/7] rust: add offset_of! macro
` [PATCH v1 3/7] rust: sync: add `Arc::{from_raw, into_raw}`
` [PATCH v1 4/7] rust: workqueue: define built-in queues
` [PATCH v1 5/7] rust: workqueue: add helper for defining work_struct fields
` [PATCH v1 6/7] rust: workqueue: add safe API to workqueue
` [PATCH v1 7/7] rust: workqueue: add `try_spawn` helper method

[PATCH 0/2] module: avoid all memory pressure due to duplicates
 2023-05-25 11:40 UTC  (9+ messages)
` [PATCH 1/2] fs/kernel_read_file: add support for duplicate detection
` [PATCH 2/2] module: add support to avoid duplicates early on load

[PATCH 6.3 000/363] 6.3.4-rc2 review
 2023-05-25  9:51 UTC  (9+ messages)

[PATCH] drm/i915: Fix clang -Wimplicit-fallthrough in intel_async_flip_check_hw()
 2023-05-24 18:56 UTC  (5+ messages)

[PATCH] drm/amdgpu: Fix return types of certain NBIOv7.9 callbacks
 2023-05-24 18:50 UTC  (2+ messages)

[PATCH 5.15 000/203] 5.15.113-rc1 review
 2023-05-24  9:04 UTC  (10+ messages)

[PATCH] mm/slab: remove HAVE_HARDENED_USERCOPY_ALLOCATOR
 2023-05-24  7:15 UTC  (11+ messages)

[PATCH 5.15 070/371] tpm, tpm_tis: Claim locality before writing interrupt registers
 2023-05-24  1:07 UTC  (3+ messages)

[PATCH 6.1 000/292] 6.1.30-rc1 review
 2023-05-23 23:54 UTC  (14+ messages)

[PATCH 6.3 000/364] 6.3.4-rc1 review
 2023-05-23 16:51 UTC  (99+ messages)
` [PATCH 6.3 281/364] igb: fix bit_shift to be in [1..8] range
` [PATCH 6.3 282/364] vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()
` [PATCH 6.3 283/364] net: wwan: iosm: fix NULL pointer dereference when removing device
` [PATCH 6.3 284/364] net: pcs: xpcs: fix C73 AN not getting enabled
` [PATCH 6.3 285/364] net: selftests: Fix optstring
` [PATCH 6.3 286/364] netfilter: nf_tables: fix nft_trans type confusion
` [PATCH 6.3 287/364] netfilter: nft_set_rbtree: fix null deref on element insertion
` [PATCH 6.3 288/364] bridge: always declare tunnel functions
` [PATCH 6.3 289/364] ALSA: usb-audio: Add a sample rate workaround for Line6 Pod Go
` [PATCH 6.3 290/364] USB: usbtmc: Fix direction for 0-length ioctl control messages
` [PATCH 6.3 291/364] usb-storage: fix deadlock when a scsi command timeouts more than once
` [PATCH 6.3 292/364] USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value
` [PATCH 6.3 293/364] usb: dwc3: gadget: Improve dwc3_gadget_suspend() and dwc3_gadget_resume()
` [PATCH 6.3 294/364] usb: dwc3: debugfs: Resume dwc3 before accessing registers
` [PATCH 6.3 295/364] usb: gadget: u_ether: Fix host MAC address case
` [PATCH 6.3 296/364] usb: typec: altmodes/displayport: fix pin_assignment_show
` [PATCH 6.3 297/364] Revert "usb: gadget: udc: core: Prevent redundant calls to pullup"
` [PATCH 6.3 298/364] Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only when started"
` [PATCH 6.3 299/364] xhci-pci: Only run d3cold avoidance quirk for s2idle
` [PATCH 6.3 300/364] xhci: Fix incorrect tracking of free space on transfer rings
` [PATCH 6.3 301/364] ALSA: hda: Fix Oops by 9.1 surround channel names
` [PATCH 6.3 302/364] ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table
` [PATCH 6.3 303/364] ALSA: hda/realtek: Add quirk for Clevo L140AU
` [PATCH 6.3 304/364] ALSA: hda/realtek: Add a quirk for HP EliteDesk 805
` [PATCH 6.3 305/364] ALSA: hda/realtek: Add quirk for 2nd ASUS GU603
` [PATCH 6.3 306/364] ALSA: hda/realtek: Add quirk for HP EliteBook G10 laptops
` [PATCH 6.3 307/364] ALSA: hda/realtek: Fix mute and micmute LEDs for yet another HP laptop
` [PATCH 6.3 308/364] can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag
` [PATCH 6.3 309/364] can: isotp: "
` [PATCH 6.3 310/364] can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()
` [PATCH 6.3 311/364] can: kvaser_pciefd: Call request_irq() before enabling interrupts
` [PATCH 6.3 312/364] can: kvaser_pciefd: Empty SRB buffer in probe
` [PATCH 6.3 313/364] can: kvaser_pciefd: Clear listen-only bit if not explicitly requested
` [PATCH 6.3 314/364] can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt
` [PATCH 6.3 315/364] can: kvaser_pciefd: Disable interrupts in probe error path
` [PATCH 6.3 316/364] wifi: brcmfmac: Check for probe() id argument being NULL
` [PATCH 6.3 317/364] wifi: rtw88: use work to update rate to avoid RCU warning
` [PATCH 6.3 318/364] wifi: rtw88: correct qsel_to_ep[] type as int
` [PATCH 6.3 319/364] SMB3: Close all deferred handles of inode in case of handle lease break
` [PATCH 6.3 320/364] SMB3: drop reference to cfile before sending oplock break
` [PATCH 6.3 321/364] ksmbd: smb2: Allow messages padded to 8byte boundary
` [PATCH 6.3 322/364] ksmbd: allocate one more byte for implied bcc[0]
` [PATCH 6.3 323/364] ksmbd: fix wrong UserName check in session_user
` [PATCH 6.3 324/364] ksmbd: fix global-out-of-bounds in smb2_find_context_vals
` [PATCH 6.3 325/364] KVM: arm64: Infer the PA offset from IPA in stage-2 map walker
` [PATCH 6.3 326/364] KVM: Fix vcpu_array[0] races
` [PATCH 6.3 327/364] statfs: enforce statfs[64] structure initialization
` [PATCH 6.3 328/364] maple_tree: make maple state reusable after mas_empty_area()
` [PATCH 6.3 329/364] mm: fix zswap writeback race condition
` [PATCH 6.3 330/364] perf script: Skip aggregation for stat events
` [PATCH 6.3 331/364] serial: Add support for Advantech PCI-1611U card
` [PATCH 6.3 332/364] serial: 8250_exar: Add support for USR298x PCI Modems
` [PATCH 6.3 333/364] serial: qcom-geni: fix enabling deactivated interrupt
` [PATCH 6.3 334/364] thunderbolt: Clear registers properly when auto clear isnt in use
` [PATCH 6.3 335/364] vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF
` [PATCH 6.3 336/364] ceph: force updating the msg pointer in non-split case
` [PATCH 6.3 337/364] drm/amd/pm: fix possible power mode mismatch between driver and PMFW
` [PATCH 6.3 338/364] drm/amdgpu/gmc11: implement get_vbios_fb_size()
` [PATCH 6.3 339/364] drm/amdgpu/gfx10: Disable gfxoff before disabling powergating
` [PATCH 6.3 340/364] drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 as well
` [PATCH 6.3 341/364] drm/amdgpu: refine get gpu clock counter method
` [PATCH 6.3 342/364] drm/amdgpu/gfx11: update gpu_clock_counter logic
` [PATCH 6.3 343/364] iommu/arm-smmu-qcom: Fix missing adreno_smmus
` [PATCH 6.3 344/364] dt-bindings: ata: ahci-ceva: Cover all 4 iommus entries
` [PATCH 6.3 345/364] powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEs
` [PATCH 6.3 346/364] powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV device
` [PATCH 6.3 347/364] tpm/tpm_tis: Disable interrupts for more Lenovo devices
` [PATCH 6.3 348/364] powerpc/64s/radix: Fix soft dirty tracking
` [PATCH 6.3 349/364] powerpc/bpf: populate extable entries only during the last pass
` [PATCH 6.3 350/364] nfp: fix NFP_NET_MAX_DSCP definition error
` [PATCH 6.3 351/364] nilfs2: fix use-after-free bug of nilfs_root in nilfs_evict_inode()
` [PATCH 6.3 352/364] s390/dasd: fix command reject error on ESE devices
` [PATCH 6.3 353/364] s390/crypto: use vector instructions only if available for ChaCha20
` [PATCH 6.3 354/364] s390/qdio: fix do_sqbs() inline assembly constraint
` [PATCH 6.3 355/364] arm64: Also reset KASAN tag if page is not PG_mte_tagged
` [PATCH 6.3 356/364] arm64: mte: Do not set PG_mte_tagged if tags were not initialized
` [PATCH 6.3 357/364] rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
` [PATCH 6.3 358/364] rethook, fprobe: do not trace rethook related functions
` [PATCH 6.3 359/364] remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warning
` [PATCH 6.3 360/364] ARM: 9294/2: vfp: Fix broken softirq handling with instrumentation enabled
` [PATCH 6.3 361/364] ARM: 9297/1: vfp: avoid unbalanced stack on success return path
` [PATCH 6.3 362/364] drm/amd/amdgpu: introduce gc_*_mes_2.bin v2
` [PATCH 6.3 363/364] drm/amdgpu: reserve the old gc_11_0_*_mes.bin
` [PATCH 6.3 364/364] scsi: Revert "scsi: core: Do not increase scsi_devices iorequest_cnt if dispatch failed"

[PATCH 1/4] rust: macros: fix usage of `#[allow]` in `quote!`
 2023-05-23 16:15 UTC  (8+ messages)
` [PATCH 2/4] rust: macros: refactor generics parsing of `#[pin_data]` into its own function
` [PATCH 3/4] rust: macros: replace Self with the concrete type in #[pin_data]
` [PATCH 4/4] rust: init: update macro expansion example in docs

[PATCH v1 1/2] rust: sync: add `Arc::ptr_eq`
 2023-05-23 16:01 UTC  (6+ messages)
` [PATCH v1 2/2] rust: sync: implement `AsRef<T>` for `Arc<T>`

[PATCH 6.3 000/694] 6.3.2-rc1 review
 2023-05-23 15:47 UTC  (3+ messages)
` [PATCH 6.3 169/694] arm64: dts: imx8mp: Drop simple-bus from fsl,imx8mp-media-blk-ctrl

[PATCH v1 0/7] Bindings for the workqueue
 2023-05-23 14:08 UTC  (3+ messages)

[PATCH v1 1/2] rust: specify when `ARef` is thread safe
 2023-05-23 13:27 UTC  (4+ messages)
` [PATCH v1 2/2] rust: task: add `Send` marker to `Task`

[PATCH v1 6/7] rust: workqueue: add safe API to workqueue
 2023-05-23 11:07 UTC  (2+ messages)

[PATCH v1 1/7] rust: workqueue: add low-level workqueue bindings
 2023-05-23 10:03 UTC  (2+ messages)

[GIT PULL] Modules fixes for v6.4-rc4
 2023-05-22 23:33 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox