All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-13 19:31:48 to 2022-05-13 20:30:02 UTC [more...]

[PATCH v5 00/20] H.264 Field Decoding Support for Frame-based Decoders
 2022-05-13 20:29 UTC  (12+ messages)
` [PATCH v5 01/20] media: h264: Use v4l2_h264_reference for reflist
` [PATCH v5 02/20] media: h264: Increase reference lists size to 32
` [PATCH v5 08/20] media: rkvdec: Stop overclocking the decoder
` [PATCH v5 09/20] media: rkvdec: h264: Fix dpb_valid implementation
` [PATCH v5 10/20] media: rkvdec: h264: Fix bit depth wrap in pps packet
` [PATCH v5 11/20] media: rkvdec: Move H264 SPS validation in rkvdec-h264
` [PATCH v5 12/20] media: rkvdec: h264: Validate and use pic width and height in mbs
` [PATCH v5 13/20] media: rkvdec: h264: Fix reference frame_num wrap for second field
` [PATCH v5 14/20] media: rkvdec: Ensure decoded resolution fit coded resolution
` [PATCH v5 15/20] media: rkvdec-h264: Add field decoding support
` [PATCH v5 16/20] media: rkvdec: Enable capture buffer holding for H264

stable-rc/linux-4.14.y build: 196 builds: 3 failed, 193 passed, 2 errors, 32 warnings (v4.14.278-15-g4477341b2b19)
 2022-05-13 20:29 UTC 

[Buildroot] [PATCH 1/1] package/snmppp: fix build with libressl >= 3.5.0
 2022-05-13 20:27 UTC 

[PATCH v5 00/21] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-05-13 20:28 UTC  (22+ messages)
` [PATCH v5 01/21] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs
` [PATCH v5 02/21] KVM: x86/mmu: Use a bool for direct
` [PATCH v5 03/21] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH v5 04/21] KVM: x86/mmu: Always pass 0 for @quadrant when gptes are 8 bytes
` [PATCH v5 05/21] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions
` [PATCH v5 06/21] KVM: x86/mmu: Consolidate shadow page allocation and initialization
` [PATCH v5 07/21] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages
` [PATCH v5 08/21] KVM: x86/mmu: Move guest PT write-protection to account_shadowed()
` [PATCH v5 09/21] KVM: x86/mmu: Pass memory caches to allocate SPs separately
` [PATCH v5 10/21] KVM: x86/mmu: Replace vcpu with kvm in kvm_mmu_alloc_shadow_page()
` [PATCH v5 11/21] KVM: x86/mmu: Pass kvm pointer separately from vcpu to kvm_mmu_find_shadow_page()
` [PATCH v5 12/21] KVM: x86/mmu: Allow NULL @vcpu in kvm_mmu_find_shadow_page()
` [PATCH v5 13/21] KVM: x86/mmu: Pass const memslot to rmap_add()
` [PATCH v5 14/21] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu
` [PATCH v5 15/21] KVM: x86/mmu: Update page stats in __rmap_add()
` [PATCH v5 16/21] KVM: x86/mmu: Cache the access bits of shadowed translations
` [PATCH v5 17/21] KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU
` [PATCH v5 18/21] KVM: x86/mmu: Zap collapsible SPTEs in shadow MMU at all possible levels
` [PATCH v5 19/21] KVM: x86/mmu: Refactor drop_large_spte()
` [PATCH v5 20/21] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
` [PATCH v5 21/21] KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs

[RFC PATCH v2 00/21] KCFI support
 2022-05-13 20:21 UTC  (34+ messages)
` [RFC PATCH v2 01/21] efi/libstub: Filter out CC_FLAGS_CFI
` [RFC PATCH v2 02/21] arm64/vdso: "
` [RFC PATCH v2 03/21] kallsyms: Ignore __kcfi_typeid_
` [RFC PATCH v2 04/21] cfi: Remove CONFIG_CFI_CLANG_SHADOW
` [RFC PATCH v2 05/21] cfi: Drop __CFI_ADDRESSABLE
` [RFC PATCH v2 06/21] cfi: Switch to -fsanitize=kcfi
` [RFC PATCH v2 07/21] cfi: Add type helper macros
` [RFC PATCH v2 08/21] psci: Fix the function type for psci_initcall_t
` [RFC PATCH v2 09/21] arm64: Add types to indirect called assembly functions
` [RFC PATCH v2 10/21] arm64: Add CFI error handling
` [RFC PATCH v2 11/21] arm64: Drop unneeded __nocfi attributes
` [RFC PATCH v2 12/21] treewide: Drop function_nocfi
` [RFC PATCH v2 13/21] treewide: Drop WARN_ON_FUNCTION_MISMATCH
` [RFC PATCH v2 14/21] treewide: Drop __cficanonical
` [RFC PATCH v2 15/21] objtool: Don't warn about __cfi_ preambles falling through
` [RFC PATCH v2 16/21] x86/tools/relocs: Ignore __kcfi_typeid_ relocations
` [RFC PATCH v2 17/21] x86: Add types to indirectly called assembly functions
` [RFC PATCH v2 18/21] x86/purgatory: Disable CFI
` [RFC PATCH v2 19/21] x86/vdso: "
` [RFC PATCH v2 20/21] x86: Add support for CONFIG_CFI_CLANG
` [RFC PATCH v2 21/21] init: Drop __nocfi from __init

[PATCH v2 2/3] dt-bindings: display: Add bindings for EBBG FT8719
 2022-05-13 20:28 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-13 20:28 UTC 

[GIT PULL] SCSI fixes for 5.18-rc6
 2022-05-13 20:27 UTC  (2+ messages)

[PATCH 0/2] KVM: x86/mmu: nEPT X-only unsync bug fix
 2022-05-13 20:27 UTC  (4+ messages)
` [PATCH 1/2] KVM: x86/mmu: Drop RWX=0 SPTEs during ept_sync_page()
` [PATCH 2/2] KVM: x86/mmu: Comment FNAME(sync_page) to document TLB flushing logic

[PATCH 0/3] Allow configuration of HTTP authentication method
 2022-05-13 20:26 UTC  (5+ messages)
` [PATCH 1/3] Rename proxy_authmethods -> authmethods
` [PATCH 2/3] Add config option/env var to limit HTTP auth methods

[Buildroot] Article for the German Linux magazine
 2022-05-13 20:26 UTC  (5+ messages)

[PATCH] mtd: mtdpart: Change size type from fdt_addr_t to fdt_size_t
 2022-05-13 20:24 UTC 

[PATCH 1/7] hwmon: (as370-hwmon) Use HWMON_CHANNEL_INFO macro
 2022-05-13 20:24 UTC  (5+ messages)
` [PATCH 4/7] hwmon: (peci/cputemp) "
` [PATCH 5/7] hwmon: (peci/dimmtemp) "

[PATCH v2] drm/amd/display: add Coverage blend mode for overlay plane
 2022-05-13 20:23 UTC 

[Buildroot] [PATCH 1/1] package/janus-gateway: fix build with libressl >= 3.5.0
 2022-05-13 20:21 UTC 

[PATCH 0/8] Utilize iomap interface for PC104 and friends
 2022-05-13 20:21 UTC  (2+ messages)

[PATCH 0/2] mmc: sdhci-brcmstb: Add support for optional sdio_freq clock
 2022-05-13 20:19 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: mmc: Add Broadcom "
` [PATCH 2/2] mmc: sdhci-brcmstb: Add ability to increase max clock rate for 72116b0

[PATCH 1/8] xfrm: free not used XFRM_ESP_NO_TRAILER flag
 2022-05-13 20:20 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-13 20:18 UTC 

[PATCH v2 2/2] clocksource/drivers/timer-mediatek: Implement CPUXGPT timers
 2022-05-13 20:14 UTC  (4+ messages)

[PATCH] kseltest/cgroup: Make test_stress.sh work if run interactively
 2022-05-13 20:17 UTC  (5+ messages)

[LTP] [PATCH v4 00/19] Expand Cgroup lib and modify controller tests
 2022-05-13 20:15 UTC  (6+ messages)
` [LTP] [PATCH v4 11/19] controllers: Expand cgroup_lib shell library

Process for cherry-picking patches from other projects
 2022-05-13 20:15 UTC  (3+ messages)

[PATCH v5] drm/msm/dsi: don't powerup at modeset time for parade-ps8640
 2022-05-13 20:15 UTC  (2+ messages)

[xen-unstable test] 170385: tolerable FAIL
 2022-05-13 20:14 UTC 

[BUG] BLE device unpairing triggers kernel panic
 2022-05-13 20:14 UTC  (2+ messages)

[RFC PATCH devicetree] of: property: mark "interrupts" as optional for fw_devlink
 2022-05-13 20:12 UTC 

[PATCH] mapletree-vs-khugepaged
 2022-05-13 20:12 UTC  (4+ messages)

stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.115-10-g6d9472bc9d79)
 2022-05-13 20:12 UTC 

[Intel-gfx] [PATCH v6] drm/i915/display: disable HPD workers before display driver unregister
 2022-05-13 20:11 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/display: disable HPD workers before display driver unregister (rev6)

[PATCH bpf-next] selftests/bpf: fix usdt_400 test case
 2022-05-13 20:10 UTC  (3+ messages)

[PATCH] KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
 2022-05-13 20:09 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-13 20:08 UTC 

+ mm-pvmw-check-possible-huge-pmd-map-by-transhuge_vma_suitable.patch added to mm-unstable branch
 2022-05-13 20:08 UTC 

[PATCH v2] drm/probe-helper: Default to 640x480 if no EDID
 2022-05-13 20:07 UTC  (5+ messages)

Erroneous text about POSIX in tmpfile(3) man page
 2022-05-13 19:45 UTC  (3+ messages)

[PATCH] mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_COND
 2022-05-13 20:06 UTC  (6+ messages)

[PATCH v3] drm/probe-helper: Make 640x480 first if no EDID
 2022-05-13 20:06 UTC  (2+ messages)

[PATCH v3 0/6] power: supply: introduce support for the Qualcomm smb2 charger
 2022-05-13 20:05 UTC  (7+ messages)
` [PATCH v3 1/6] power: supply: add Qualcomm PMI8998 SMB2 Charger driver
` [PATCH v3 2/6] arm64: dts: qcom: pmi8998: add charger node
` [PATCH v3 3/6] arm64: dts: sdm845-oneplus: enable pmi8998 charger
` [PATCH v3 4/6] arm64: dts: qcom: sdm845-db845c: "
` [PATCH v3 5/6] arm64: dts: qcom: sdm845-xiaomi-beryllium "
` [PATCH v3 6/6] dt-bindings: power: supply: qcom,pmi8998-charger: add bindings for smb2 driver

[Buildroot] [PATCH 1/1] boot/opensbi: introduce BR2_TARGET_OPENSBI_CUSTOM_MAKEOPTS
 2022-05-13 20:05 UTC  (6+ messages)

[PATCH 0/9] KVM: selftests: Add nested support to dirty_log_perf_test
 2022-05-13 20:04 UTC  (3+ messages)
` [PATCH 1/9] KVM: selftests: Replace x86_page_size with raw levels

stable-rc/queue/5.17 build: 178 builds: 2 failed, 176 passed, 4 errors, 1 warning (v5.17.7-12-g470ab13d43837)
 2022-05-13 20:00 UTC 

[PATCH] scsi: ufs: Split the drivers/scsi/ufs directory
 2022-05-13 19:59 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-13 19:58 UTC 

[PATCH 1/2] HID: nintendo: fix face button mappings
 2022-05-13 19:58 UTC  (2+ messages)

2022 Clang-Built Linux Meetup: Call For Papers
 2022-05-13 19:57 UTC  (2+ messages)

[PATCH net v5 1/3] ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS support
 2022-05-13 19:57 UTC  (6+ messages)
` [PATCH net v5 3/3] ptp: clockmatrix: miscellaneous cosmetic change

[PATCH 0/2] pack-objects: fix a pair of MIDX bitmap-related races
 2022-05-13 19:55 UTC  (4+ messages)
` [PATCH 1/2] pack-bitmap: check preferred pack validity when opening MIDX bitmap

[PATCH v2] gpio: gpio-vf610: do not touch other bits when set the target bit
 2022-05-13 19:52 UTC  (2+ messages)

[Buildroot] [PATCH 01/25] package/x11r7/xlib_libXvMC: bump version to 1.0.13
 2022-05-13 19:51 UTC  (5+ messages)
` [Buildroot] [PATCH 17/25] package/x11r7/xapp_xsm: bump version to 1.0.5

OPNSense running in domU has no network connectivity on 5.15.29+
 2022-05-13 19:49 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-13 19:48 UTC 

[PATCH V3 0/2] rtc: Introduce rtc-ti-k3
 2022-05-13 19:44 UTC  (6+ messages)
` [PATCH V3 1/2] dt-bindings: rtc: Add TI K3 RTC description
` [PATCH V3 2/2] rtc: Introduce ti-k3-rtc

[PATCH v2 net-next 00/10]
 2022-05-13 19:46 UTC  (3+ messages)
` [PATCH v2 net-next 02/10] sctp: read sk->sk_bound_dev_if once in sctp_rcv()

[PATCH] NFSv4: Fix free of uninitialized nfs4_label on referral lookup
 2022-05-13 19:45 UTC 

[PATCH v2] fsi: occ: Prevent use after free
 2022-05-13 19:44 UTC 

What's cooking in git.git (May 2022, #04; Thu, 12)
 2022-05-13 19:43 UTC  (2+ messages)

[RFC bpf-next v4 0/7] Introduce eBPF support for HID devices (new attempt)
 2022-05-13 19:42 UTC  (8+ messages)

[Buildroot] [PATCH] fs/oci: entrypoint and command are space-separated lists
 2022-05-13 19:42 UTC  (5+ messages)

[PATCH] libtraceevent: Check type string length in eval_type_str()
 2022-05-13 19:40 UTC 

[PATCH v1 00/12] arm64/fp: Generate definitons for floating point system registers
 2022-05-13 19:39 UTC  (4+ messages)
` [PATCH v1 05/12] arm64/sme: Remove _EL0 from name of SVCR - FIXME sysreg.h

[PATCH v5 0/4] add device drivers for Siemens Industrial PCs
 2022-05-13 19:40 UTC  (3+ messages)
` [PATCH v5 2/4] leds: simatic-ipc-leds: add new driver for Siemens Industial PCs

[PATCH 0/8] Make NFSv4 OPEN(CREATE) less brittle
 2022-05-13 19:40 UTC  (9+ messages)
` [PATCH 1/8] NFSD: Clean up nfsd3_proc_create()
` [PATCH 2/8] NFSD: Avoid calling fh_drop_write() twice in do_nfsd_create()
` [PATCH 3/8] NFSD: Refactor nfsd_create_setattr()
` [PATCH 4/8] NFSD: Refactor NFSv3 CREATE
` [PATCH 5/8] NFSD: Refactor NFSv4 OPEN(CREATE)
` [PATCH 6/8] NFSD: Remove do_nfsd_create()
` [PATCH 7/8] NFSD: Clean up nfsd_open_verified()
` [PATCH 8/8] NFSD: Instantiate a struct file when creating a regular NFSv4 file

riscv: llvm-compiler: calling convention violation: temporary register $t2 is used to pass the ninth function parameter
 2022-05-13 19:39 UTC  (8+ messages)

stable-rc/queue/5.10 baseline: 142 runs, 20 regressions (v5.10.115-6-gc48882b56b739)
 2022-05-13 19:39 UTC 

stable-rc/queue/4.14 baseline: 101 runs, 10 regressions (v4.14.278-4-g95c4f04a529a)
 2022-05-13 19:39 UTC 

stable-rc/linux-4.19.y baseline: 124 runs, 17 regressions (v4.19.242)
 2022-05-13 19:39 UTC 

stable-rc/linux-4.9.y baseline: 47 runs, 17 regressions (v4.9.313)
 2022-05-13 19:39 UTC 

+ mm-remove-the-vma-linked-list-fix.patch added to mm-unstable branch
 2022-05-13 19:39 UTC 

[PATCH v3 0/3] ntb_perf: add new 'latency' test set
 2022-05-13 19:37 UTC  (4+ messages)
` [PATCH v3 1/3] ntb_perf: extend with burst latency measurement
` [PATCH v3 2/3] ntb_perf: extend with poll "
` [PATCH v3 3/3] ntb_perf: extend with doorbell "

[PATCH 0/4] kdevops: use linux-kdevops for the main tree
 2022-05-13 19:38 UTC  (5+ messages)
` [PATCH 1/4] workflows/Kconfig: be consistent when enabling fstests or blktests
` [PATCH 2/4] kdevops: move generic kdevops variables to its own file
` [PATCH 3/4] playbooks: add a common playbook a git reset task for kdevops
` [PATCH 4/4] kdevops: make linux-kdevops the default tree

[PATCH 0/6] Drain remote per-cpu directly v3
 2022-05-13 19:38 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-13 19:37 UTC 

[PATCH net-next 1/2] net: phy: micrel: Allow probing without .driver_data
 2022-05-13 19:37 UTC  (4+ messages)
` [PATCH net-next 2/2] net: phy: micrel: Use the kszphy probe/suspend/resume

[PATCH v4] x86/speculation, KVM: remove IBPB on vCPU load
 2022-05-13 19:36 UTC  (14+ messages)

[RFC] A new SPI API for fast, low-latency regmap peripheral access
 2022-05-13 19:36 UTC  (4+ messages)

[PATCH v2 1/4] dt-bindings: Document how Chromebooks with depthcharge boot
 2022-05-13 19:36 UTC  (3+ messages)
` [PATCH v2 3/4] dt-bindings: arm: qcom: Add / fix sc7280 board bindings

[PATCH v2 0/7] test_dummy_encryption fixes and cleanups
 2022-05-13 19:36 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH V9 00/22] arch: Add basic LoongArch support
 2022-05-13 19:32 UTC  (10+ messages)
` [PATCH V9 20/24] LoongArch: Add efistub booting support

[PATCH v4 00/19] migration: Postcopy Preemption
 2022-05-13 19:31 UTC  (6+ messages)
` [PATCH v4 10/19] migration: Postcopy preemption enablement

[PATCH v2] RISC-V: build: Allow LTO to be selected
 2022-05-13 19:31 UTC  (6+ messages)

[RFC PATCH 00/15] Region driver
 2022-05-13 19:31 UTC  (10+ messages)
` [RFC PATCH 02/15] cxl/core/hdm: Bail on endpoint init fail


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.