Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2023-06-12 10:51:06 to 2023-06-16 15:02:06 UTC [more...]

[PATCH v2 00/11] `scripts/rust_is_available.sh` improvements
 2023-06-16 15:00 UTC  (24+ messages)
` [PATCH v2 01/11] kbuild: rust_is_available: remove -v option
` [PATCH v2 02/11] kbuild: rust_is_available: fix version check when CC has multiple arguments
` [PATCH v2 03/11] docs: rust: add paragraph about finding a suitable `libclang`
` [PATCH v2 04/11] kbuild: rust_is_available: print docs reference
` [PATCH v2 05/11] kbuild: rust_is_available: add check for `bindgen` invocation
` [PATCH v2 06/11] kbuild: rust_is_available: check that environment variables are set
` [PATCH v2 07/11] kbuild: rust_is_available: fix confusion when a version appears in the path
` [PATCH v2 08/11] kbuild: rust_is_available: normalize version matching
` [PATCH v2 09/11] kbuild: rust_is_available: handle failures calling `$RUSTC`/`$BINDGEN`
` [PATCH v2 10/11] kbuild: rust_is_available: check that output looks as expected
` [PATCH v2 11/11] kbuild: rust_is_available: add test suite

[PATCH] regulator: pca9450: Fix LDO3OUT and LDO4OUT MASK
 2023-06-14 12:52 UTC 

[PATCH] ASoC: imx-audmix: check return value of devm_kasprintf()
 2023-06-14 12:15 UTC 

[PATCH 0/6] KUnit integration for Rust doctests
 2023-06-16 11:14 UTC  (43+ messages)
` [PATCH 1/6] rust: init: make doctests compilable/testable
` [PATCH 2/6] rust: str: "
` [PATCH 3/6] rust: sync: "
` [PATCH 4/6] rust: types: "
` [PATCH 5/6] rust: support running Rust documentation tests as KUnit ones
` [PATCH 6/6] MAINTAINERS: add Rust KUnit files to the KUnit entry

[PATCH] MIPS: Mark core_vpe_count() as __init
 2023-06-15 19:42 UTC  (2+ messages)

[PATCH 0/2] drm/amdgpu: Fix instances of -Wunused-const-variable with CONFIG_DEBUG_FS=n
 2023-06-15 17:30 UTC  (4+ messages)
` [PATCH 1/2] drm/amdgpu: Remove CONFIG_DEBUG_FS guard around body of amdgpu_rap_debugfs_init()
` [PATCH 2/2] drm/amdgpu: Move clocks closer to its only usage in amdgpu_parse_cg_state()

[PATCH] clk: sprd: composite: Simplify determine_rate implementation
 2023-06-14 19:43 UTC  (3+ messages)

[PATCH] rust: make `UnsafeCell` the outer type in `Opaque`
 2023-06-14 19:04 UTC  (6+ messages)

[PATCH 4.19 00/23] 4.19.286-rc1 review
 2023-06-14  8:56 UTC  (12+ messages)
` [PATCH 4.19 02/23] i40e: fix build warnings in i40e_alloc.h
` [PATCH 4.19 21/23] btrfs: check return value of btrfs_commit_transaction in relocation

[PATCH 5.15 00/91] 5.15.117-rc1 review
 2023-06-14  5:01 UTC  (11+ messages)

[PATCH 6.1 000/132] 6.1.34-rc1 review
 2023-06-13 23:40 UTC  (13+ messages)

[PATCH] mm/slab_common: use SLAB_NO_MERGE instead of negative refcount
 2023-06-13 23:15 UTC  (2+ messages)

[PATCH 6.3 000/160] 6.3.8-rc1 review
 2023-06-13 23:10 UTC  (48+ messages)
` [PATCH 6.3 038/160] wifi: cfg80211: fix locking in regulatory disconnect
` [PATCH 6.3 110/160] rbd: get snapshot context after exclusive lock is ensured to be held
` [PATCH 6.3 113/160] pinctrl: meson-axg: add missing GPIOA_18 gpio group
` [PATCH 6.3 114/160] usb: usbfs: Enforce page requirements for mmap
` [PATCH 6.3 115/160] usb: usbfs: Use consistent mmap functions
` [PATCH 6.3 116/160] mm: page_table_check: Make it dependent on EXCLUSIVE_SYSTEM_RAM
` [PATCH 6.3 117/160] mm: page_table_check: Ensure user pages are not slab pages
` [PATCH 6.3 118/160] soc: qcom: rpmh-rsc: drop redundant unsigned >=0 comparision
` [PATCH 6.3 119/160] arm64: dts: qcom: sc8280xp: Flush RSC sleep & wake votes
` [PATCH 6.3 137/160] i2c: mv64xxx: Fix reading invalid status value in atomic mode
` [PATCH 6.3 138/160] firmware: arm_ffa: Set handle field to zero in memory descriptor
` [PATCH 6.3 139/160] gpio: sim: fix memory corruption when adding named lines and unnamed hogs
` [PATCH 6.3 140/160] i2c: sprd: Delete i2c adapter in .removes error path
` [PATCH 6.3 141/160] riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readable
` [PATCH 6.3 142/160] eeprom: at24: also select REGMAP
` [PATCH 6.3 143/160] soundwire: stream: Add missing clear of alloc_slave_rt
` [PATCH 6.3 144/160] riscv: fix kprobe __user string arg print fault issue
` [PATCH 6.3 145/160] vduse: avoid empty string for dev name
` [PATCH 6.3 146/160] vdpa/mlx5: Fix hang when cvq commands are triggered during device unregister
` [PATCH 6.3 147/160] vhost: support PACKED when setting-getting vring_base
` [PATCH 6.3 148/160] vhost_vdpa: "
` [PATCH 6.3 149/160] ksmbd: fix out-of-bound read in deassemble_neg_contexts()
` [PATCH 6.3 150/160] ksmbd: fix out-of-bound read in parse_lease_state()
` [PATCH 6.3 151/160] ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR()
` [PATCH 6.3 152/160] ksmbd: check the validation of pdu_size in ksmbd_conn_handler_loop
` [PATCH 6.3 153/160] Bluetooth: Fix potential double free caused by hci_conn_unlink
` [PATCH 6.3 154/160] Bluetooth: Refcnt drop must be placed last in hci_conn_unlink
` [PATCH 6.3 155/160] Bluetooth: Fix UAF in hci_conn_hash_flush again
` [PATCH 6.3 156/160] Revert "ext4: dont clear SB_RDONLY when remounting r/w until quota is re-enabled"
` [PATCH 6.3 157/160] ext4: only check dquot_initialize_needed() when debugging
` [PATCH 6.3 158/160] wifi: rtw89: correct PS calculation for SUPPORTS_DYNAMIC_PS
` [PATCH 6.3 159/160] wifi: rtw88: "
` [PATCH 6.3 160/160] Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE"

[PATCH 5.10 00/68] 5.10.184-rc1 review
 2023-06-13 23:09 UTC  (11+ messages)

[PATCH 5.4 00/45] 5.4.247-rc1 review
 2023-06-13 23:09 UTC  (8+ messages)

[PATCH 4.14 00/21] 4.14.318-rc1 review
 2023-06-13 23:08 UTC  (6+ messages)

[PATCH] ASoC: tlv320aic32x4: pll: Remove impossible condition in clk_aic32x4_pll_determine_rate()
 2023-06-13 19:00 UTC  (3+ messages)

[PATCH v4 0/5] Handle corrected machine check interrupt storms
 2023-06-13 17:45 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/5] x86/mce: Add per-bank CMCI storm mitigation

[PATCH] ASoC: siu: Add MODULE_FIRMWARE macro
 2023-06-13  9:54 UTC 

[PATCH 6.3 000/286] 6.3.7-rc1 review
 2023-06-13  9:27 UTC  (5+ messages)
` [PATCH 6.3 136/286] media: dvb-core: Fix use-after-free on race condition at dvb_frontend

[PATCH v1] rust: error: integrate Rust error type with `errname`
 2023-06-12 23:36 UTC  (4+ messages)

[PATCH] clk: meson: a1: Staticize rtc clk
 2023-06-12 21:30 UTC  (4+ messages)

[PATCH] drm/amdgpu: Wrap -Wunused-but-set-variable in cc-option
 2023-06-12 15:39 UTC  (3+ messages)


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