messages from 2022-11-14 13:08:27 to 2022-11-19 12:09:46 UTC [more...]
[PATCH v5 0/3] implement getrandom() in vDSO
2022-11-19 12:09 UTC (3+ messages)
` [PATCH v5 1/3] random: add vgetrandom_alloc() syscall
` [PATCH v5 2/3] random: introduce generic vDSO getrandom() implementation
[PATCH v4 0/3] implement getrandom() in vDSO
2022-11-19 11:43 UTC (10+ messages)
` [PATCH v4 1/3] random: add vgetrandom_alloc() syscall
` [PATCH v4 2/3] random: introduce generic vDSO getrandom() implementation
` [PATCH v4 3/3] x86: vdso: Wire up getrandom() vDSO implementation
[PATCH] drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()
2022-11-18 17:40 UTC (4+ messages)
[PATCH] drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()
2022-11-18 17:40 UTC (4+ messages)
[PATCH v2 0/5] Use EFI variables for random seed
2022-11-18 13:32 UTC (6+ messages)
` [PATCH v2 1/5] efi: vars: prohibit reading random seed variables
` [PATCH v2 2/5] efi: stub: use random seed from EFI variable
` [PATCH v2 3/5] random: add back async readiness notifier
` [PATCH v2 4/5] vsprintf: initialize siphash key using notifier
` [PATCH v2 5/5] efi: random: refresh non-volatile random seed when RNG is initialized
[PATCH v2] ARM: Drop '-mthumb' from AFLAGS_ISA
2022-11-18 8:23 UTC (2+ messages)
[PATCH 00/14] IFS multi test image support and misc changes
2022-11-17 23:04 UTC (49+ messages)
` [PATCH v2 "
` [PATCH v2 09/14] platform/x86/intel/ifs: Use generic microcode headers and functions
` [PATCH v2 12/14] platform/x86/intel/ifs: Add current_batch sysfs entry
` [PATCH v3 00/16] IFS multi test image support and misc changes
` [PATCH v3 01/16] platform/x86/intel/ifs: Remove unused selection
` [PATCH v3 02/16] platform/x86/intel/ifs: Return a more appropriate Error code
` [PATCH v3 03/16] platform/x86/intel/ifs: Remove image loading during init
` [PATCH v3 04/16] platform/x86/intel/ifs: Remove memory allocation from load path
` [PATCH v3 05/16] x86/microcode/intel: Reuse find_matching_signature()
` [PATCH v3 06/16] x86/microcode/intel: Use appropriate type in microcode_sanity_check()
` [PATCH v3 07/16] x86/microcode/intel: Reuse microcode_sanity_check()
` [PATCH v3 08/16] x86/microcode/intel: Add hdr_type to intel_microcode_sanity_check()
` [PATCH v3 09/16] x86/microcode/intel: Use a reserved field for metasize
` [PATCH v3 10/16] platform/x86/intel/ifs: Add metadata support
` [PATCH v3 11/16] platform/x86/intel/ifs: Use generic microcode headers and functions
` [PATCH v3 12/16] platform/x86/intel/ifs: Add metadata validation
` [PATCH v3 13/16] platform/x86/intel/ifs: Remove reload sysfs entry
` [PATCH v3 14/16] platform/x86/intel/ifs: Add current_batch "
` [PATCH v3 15/16] Documentation/ABI: Update IFS ABI doc
` [PATCH v3 16/16] Revert "platform/x86/intel/ifs: Mark as BROKEN"
[PATCH] ARM: Drop '-mthumb' from AFLAGS_ISA
2022-11-17 22:51 UTC (4+ messages)
[PATCH v2 0/3] convert tree to get_random_u32_{below,above,between}()
2022-11-17 22:15 UTC (24+ messages)
` [PATCH v2 1/3] treewide: use get_random_u32_below() instead of deprecated function
` [PATCH v2 2/3] treewide: use get_random_u32_{above,below}() instead of manual loop
` [PATCH v2 3/3] treewide: use get_random_u32_between() when possible
` [PATCH v3 0/3] convert tree to get_random_u32_{below,above,inclusive}()
` [PATCH v3 1/3] treewide: use get_random_u32_below() instead of deprecated function
` [PATCH v3 2/3] treewide: use get_random_u32_{above,below}() instead of manual loop
` [PATCH v3 3/3] treewide: use get_random_u32_inclusive() when possible
[PATCH] scsi: elx: libefc: Fix second parameter type in state callbacks
2022-11-17 18:29 UTC (2+ messages)
[PATCH 5.15 000/130] 5.15.79-rc2 review
2022-11-16 20:56 UTC (7+ messages)
[PATCH 6.0 000/190] 6.0.9-rc1 review
2022-11-16 15:47 UTC (39+ messages)
` [PATCH 6.0 134/190] nilfs2: fix deadlock in nilfs_count_free_blocks()
` [PATCH 6.0 168/190] KVM: SVM: replace regs argument of __svm_vcpu_run() with vcpu_svm
` [PATCH 6.0 170/190] KVM: SVM: Only dump VMSA to klog at KERN_DEBUG level
` [PATCH 6.0 171/190] KVM: SVM: retrieve VMCB from assembly
` [PATCH 6.0 172/190] KVM: SVM: move guest vmsave/vmload back to assembly
` [PATCH 6.0 173/190] can: dev: fix skb drop check
` [PATCH 6.0 174/190] dmaengine: at_hdmac: Fix at_lli struct definition
` [PATCH 6.0 175/190] dmaengine: at_hdmac: Dont start transactions at tx_submit level
` [PATCH 6.0 176/190] dmaengine: at_hdmac: Start transfer for cyclic channels in issue_pending
` [PATCH 6.0 177/190] dmaengine: at_hdmac: Fix premature completion of desc "
` [PATCH 6.0 178/190] dmaengine: at_hdmac: Do not call the complete callback on device_terminate_all
` [PATCH 6.0 179/190] dmaengine: at_hdmac: Protect atchan->status with the channel lock
` [PATCH 6.0 180/190] dmaengine: at_hdmac: Fix concurrency problems by removing atc_complete_all()
` [PATCH 6.0 181/190] dmaengine: at_hdmac: Fix concurrency over descriptor
` [PATCH 6.0 182/190] dmaengine: at_hdmac: Free the memset buf without holding the chan lock
` [PATCH 6.0 183/190] dmaengine: at_hdmac: Fix concurrency over the active list
` [PATCH 6.0 184/190] dmaengine: at_hdmac: Fix descriptor handling when issuing it to hardware
` [PATCH 6.0 185/190] dmaengine: at_hdmac: Fix completion of unissued descriptor in case of errors
` [PATCH 6.0 186/190] dmaengine: at_hdmac: Dont allow CPU to reorder channel enable
` [PATCH 6.0 187/190] dmaengine: at_hdmac: Fix impossible condition
` [PATCH 6.0 188/190] dmaengine: at_hdmac: Check return code of dma_async_device_register
` [PATCH 6.0 189/190] drm/amdkfd: Migrate in CPU page fault use current mm
` [PATCH 6.0 190/190] ALSA: memalloc: Try dma_alloc_noncontiguous() at first
[PATCH 5.10 000/118] 5.10.154-rc1 review
2022-11-16 11:37 UTC (11+ messages)
` [PATCH 5.10 001/118] serial: 8250: Let drivers request full 16550A feature probing
` [PATCH 5.10 024/118] NFC: nxp-nci: remove unnecessary labels
` [PATCH 5.10 026/118] nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()
` [PATCH 5.10 027/118] nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()
[PATCH 5.10 00/95] 5.10.155-rc1 review
2022-11-16 1:44 UTC (11+ messages)
[PATCH 5.15 000/131] 5.15.79-rc1 review
2022-11-15 14:04 UTC (18+ messages)
[PATCH v1 00/28] Rust core additions
2022-11-14 21:06 UTC (48+ messages)
` [PATCH v1 01/28] rust: prelude: split re-exports into groups
` [PATCH v1 02/28] rust: print: add more `pr_*!` levels
` [PATCH v1 03/28] rust: print: add `pr_cont!` macro
` [PATCH v1 04/28] rust: samples: add `rust_print` example
` [PATCH v1 05/28] rust: macros: add `concat_idents!` proc macro
` [PATCH v1 06/28] rust: macros: add `#[vtable]` "
` [PATCH v1 07/28] rust: macros: take string literals in `module!`
` [PATCH v1 08/28] rust: error: declare errors using macro
` [PATCH v1 09/28] rust: error: add codes from `errno-base.h`
` [PATCH v1 11/28] rust: prelude: add `error::code::*` constant items
` [PATCH v1 12/28] rust: alloc: add `RawVec::try_with_capacity_in()` constructor
` [PATCH v1 13/28] rust: alloc: add `Vec::try_with_capacity{,_in}()` constructors
` [PATCH v1 19/28] rust: str: add `c_str!` macro
` [PATCH v1 20/28] rust: str: add `Formatter` type
` [PATCH v1 21/28] rust: str: add `CString` type
` [PATCH v1 22/28] rust: str: add `fmt!` macro
` [PATCH v1 25/28] rust: add `build_error` crate
` [PATCH v1 27/28] rust: types: add `Either` type
` [PATCH v1 28/28] rust: types: add `Opaque` type
[PATCH] HSI: ssi_protocol: Fix return type of ssip_pn_xmit()
2022-11-14 20:51 UTC (3+ messages)
[PATCH] clk: qcom: gdsc: Remove direct runtime PM calls
2022-11-14 20:11 UTC (4+ messages)
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