All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-20 14:56:13 to 2022-02-20 17:32:26 UTC [more...]

[PATCH v4 0/8] Add V4L stateless video decoder API support to NVIDIA Tegra driver
 2022-02-20 17:29 UTC  (8+ messages)
` [PATCH v4 1/8] media: v4l2-ctrls: Add new V4L2_H264_DECODE_PARAM_FLAG_P/BFRAME flags
` [PATCH v4 2/8] media: staging: tegra-vde: Factor out H.264 code
` [PATCH v4 3/8] media: staging: tegra-vde: Support V4L stateless video decoder API
` [PATCH v4 4/8] media: staging: tegra-vde: Remove legacy UAPI support
` [PATCH v4 5/8] media: staging: tegra-vde: Bump BSEV DMA timeout
` [PATCH v4 7/8] ARM: tegra_defconfig: Update CONFIG_TEGRA_VDE option
` [PATCH v4 8/8] ARM: config: multi v7: Enable NVIDIA Tegra video decoder driver

stable-rc/linux-4.19.y build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.230-41-g73351b9c55d9)
 2022-02-20 17:31 UTC 

[PATCH] staging: r8188eu: remove unnecessary braces in if statements
 2022-02-20 17:31 UTC  (4+ messages)

[ANNOUNCE] fstests: master branch updated to 2ea74ba4e70b
 2022-02-20 17:31 UTC 

[PATCH 0/5] 3rd set of IIO export namspaces
 2022-02-20 17:37 UTC  (6+ messages)
` [PATCH 1/5] iio: imu: bmi160: Move exported symbols to IIO_BMI160 namespace
` [PATCH 2/5] iio: pressure: bmp280: Move symbol exports to IIO_BMP280 namespace
` [PATCH 3/5] iio: chemical: sps30: Move symbol exports into IIO_SPS30 namespace
` [PATCH 4/5] iio: adc: adi-axi: Move exported symbols into IIO_ADI_AXI namespace
` [PATCH 5/5] iio: adc: qcom-vadc: Move symbol exports to IIO_QCOM_VADC namespace

[PATCH v3 bpf-next] selftests/bpf: fix btfgen tests
 2022-02-20 17:30 UTC  (2+ messages)

stable-rc/linux-5.16.y build: 155 builds: 8 failed, 147 passed, 13 errors, 5 warnings (v5.16.10-170-g9c640322d32b)
 2022-02-20 17:26 UTC 

Bug 215596 - Commit 59ec715 breaks systemd LimitNPROC with PrivateUsers
 2022-02-20 17:26 UTC 

include/linux/compiler_types.h:338:45: error: call to '__compiletime_assert_283' declared with attribute error: BUILD_BUG_ON failed: SECTIONS_WIDTH + NODES_WIDTH + ZONES_WIDTH + ilog2(roundup_pow_of_two(NR_CPUS)) > 32
 2022-02-20 17:24 UTC 

block loopback driver possible regression since next-20220211
 2022-02-20 17:24 UTC  (4+ messages)

[Intel-gfx] [PATCH v3 0/6] DGFX OpRegion
 2022-02-20 17:24 UTC  (10+ messages)
` [Intel-gfx] [PATCH v3 1/6] drm/i915/opregion: Add intel_opregion_init() wrapper
` [Intel-gfx] [PATCH v3 2/6] drm/i915/opregion: Abstract opregion function
` [Intel-gfx] [PATCH v3 3/6] drm/i915/opregion: Add dgfx opregion func
` [Intel-gfx] [PATCH v3 4/6] drm/i915/opregion: Cond dgfx opregion func registration
` [Intel-gfx] [PATCH v3 5/6] drm/i915/dgfx: OPROM OpRegion Setup
` [Intel-gfx] [PATCH v3 6/6] drm/i915/dgfx: Get VBT from rvda
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for DGFX OpRegion (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Buildroot] Issue with login
 2022-02-20 17:21 UTC  (5+ messages)

[PATCH 00/11] mos6522: switch to gpios, add control line edge-triggering and extra debugging
 2022-02-20 17:18 UTC  (8+ messages)
` [PATCH 08/11] mos6522: add "info via" HMP command for debugging

regression: Bug 215601 - gcc segv at startup on ia64
 2022-02-20 17:19 UTC  (4+ messages)

[PATCH] ata: pata_hpt37x: fix PCI clock detection
 2022-02-20 17:19 UTC  (2+ messages)

KASAN: use-after-free Read in dev_uevent
 2022-02-20 17:19 UTC  (2+ messages)
` [syzbot] "

stable-rc/linux-5.15.y build: 180 builds: 9 failed, 171 passed, 19 errors, 13 warnings (v5.15.24-141-g61f39f9e076f)
 2022-02-20 17:19 UTC 

[linux-next:master 219/6564] mips64el-linux-ld: policy_unpack.c:undefined reference to `zlib_deflateInit2'
 2022-02-20 17:14 UTC 

[PATCH v8 00/11] 9p: Add support for darwin
 2022-02-20 16:50 UTC  (12+ messages)
` [PATCH v8 01/11] 9p: linux: Fix a couple Linux assumptions
` [PATCH v8 02/11] 9p: Rename 9p-util -> 9p-util-linux
` [PATCH v8 03/11] 9p: darwin: Handle struct stat(fs) differences
` [PATCH v8 04/11] 9p: darwin: Handle struct dirent differences
` [PATCH v8 05/11] 9p: darwin: Ignore O_{NOATIME, DIRECT}
` [PATCH v8 06/11] 9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAX
` [PATCH v8 07/11] 9p: darwin: *xattr_nofollow implementations
` [PATCH v8 08/11] 9p: darwin: Compatibility for f/l*xattr
` [PATCH v8 09/11] 9p: darwin: Implement compatibility for mknodat
` [PATCH v8 10/11] 9p: darwin: Adjust assumption on virtio-9p-test
` [PATCH v8 11/11] 9p: darwin: meson: Allow VirtFS on Darwin

trace-cmd library: Add ZSTD support
 2022-02-20 17:11 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] The Maple Tree
 2022-02-20 17:10 UTC  (2+ messages)

[GSOC] Student Introduction - Reachability bitmap Improvements
 2022-02-20 17:09 UTC 

[PATCH] docs: Remove duplicated words in trace/osnoise-tracer
 2022-02-20 17:08 UTC  (2+ messages)

[RFC PATCH 0/8] dt-bindings: ufs: add common platform bindings + fixes
 2022-02-20 17:06 UTC  (4+ messages)
` [RFC PATCH 3/8] dt-bindings: ufs: cdns,ufshc: convert to dtschema
  ` [RFC PATCH 3/8] dt-bindings: ufs: cdns, ufshc: "

[PATCH] fstests: fix btrfs/255 to fail on deadlock
 2022-02-20 17:07 UTC  (2+ messages)

[PATCH 02/11] kernel/trace: move stack_tracer_enabled sysctl to its own file
 2022-02-20 17:05 UTC  (2+ messages)

[Buildroot] imx8 common script problem
 2022-02-20 17:05 UTC 

[PATCH v3 0/6] fstests: fix _scratch_mkfs_sized failure handling
 2022-02-20 17:03 UTC  (4+ messages)
` [PATCH v3 1/6] common/rc: fix btrfs mixed mode usage in _scratch_mkfs_sized

[PATCH v2 1/3] clocksource/drivers/exynos_mct: Remove mct interrupt index enum
 2022-02-20 16:59 UTC  (11+ messages)
    ` [PATCH v2 2/3] clocksource/drivers/exynos_mct: bump up mct max irq number
    ` [PATCH v2 3/3] clocksource/drivers/exynos_mct: bump up number of local timer

[PATCH v2] net: dsa: lan9303: add VLAN IDs to master device
 2022-02-20 17:00 UTC  (3+ messages)

[Virtio-fs] [virtiofsd] Issue opened: WinError 1005 on realpath()
 2022-02-20 16:56 UTC 

[PATCH 0/5] Remove the present-despite-SKIP_WORKTREE class of bugs (for sparse-checkouts)
 2022-02-20 16:56 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/5] repo_read_index: clear SKIP_WORKTREE bit from files present in worktree

powerpc64-linux-ld: warning: orphan section `.ftrace.tramp' from `drivers/mfd/rsmu_core.o' being placed in section `.ftrace.tramp'
 2022-02-20 16:54 UTC 

[PATCH 1/1] mm: count time in drain_all_pages during direct reclaim as memory pressure
 2022-02-20 16:52 UTC  (3+ messages)

net: stmmac: dwmac-meson8b: interface sometimes does not come up at boot
 2022-02-20 16:51 UTC  (5+ messages)

stable-rc/linux-5.10.y build: 169 builds: 2 failed, 167 passed, 4 errors, 13 warnings (v5.10.101-87-g1f48487c6f05)
 2022-02-20 16:51 UTC 

configure: How to pass flags to the Objective-C compiler?
 2022-02-20 16:47 UTC  (4+ messages)

[PATCH] generic/673: Add test for seekdir
 2022-02-20 16:49 UTC  (3+ messages)

[cxl:preview 65/66] ERROR: modpost: "memory_add_physaddr_to_nid" [drivers/cxl/cxl_region.ko] undefined!
 2022-02-20 16:43 UTC 

drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c:61:17: error: implicit declaration of function 'enable_kernel_altivec'; did you mean 'enable_kernel_vsx'?
 2022-02-20 16:43 UTC 

stable-rc/linux-5.4.y build: 183 builds: 3 failed, 180 passed, 4 errors, 31 warnings (v5.4.180-59-g4f62141869c8)
 2022-02-20 16:41 UTC 

[Bug 215621] New: Warning: Unable to mark rodata read only on this CPU. (PPC970MP)
 2022-02-20 16:38 UTC  (2+ messages)
` [Bug 215621] "

【Amazon】アカウントの利用状況をご確認ください。
 2022-02-20 16:20 UTC 

[PATCH net v3] gso: do not skip outer ip header in case of ipip and net_failover
 2022-02-20 16:31 UTC  (2+ messages)

[PATCH 3/3] patch : first example not showing umask field from Table 1-2
 2022-02-20 16:30 UTC 

[PATCH 0/3] staging: r8188eu: clean up rtw_rf.c
 2022-02-20 16:30 UTC  (6+ messages)
` [PATCH 1/3] staging: r8188eu: remove 5 GHz channels from ch_freq_map
` [PATCH 2/3] staging: r8188eu: refactor rtw_ch2freq()
` [PATCH 3/3] staging: r8188eu: clean up rtw_rf.c

[PATCH v1] btrfs: Add new test for setting the chunk size
 2022-02-20 16:28 UTC  (2+ messages)

[PATCH] iio: core: drop iio_get_time_res()
 2022-02-20 16:33 UTC 

[PATCH] clocksource/drivers/exynos_mct: Handle DTS with higher number of interrupts
 2022-02-20 16:24 UTC  (3+ messages)

[Buildroot] Analysis of runtime test failures
 2022-02-20 16:25 UTC  (2+ messages)

[PATCH 0/2] tests/ext4: Ensure resizes with sparse_super2 are handled correctly
 2022-02-20 16:24 UTC  (3+ messages)
` [PATCH 2/2] ext4: Test to ensure resize with sparse_super2 is "

[PATCH v3] hwmon: (dell-smm) Improve assembly code
 2022-02-20 16:25 UTC 

[PATCH] pinctrl: qcom: cleanup comments
 2022-02-20 16:23 UTC 

drivers/watchdog/indydog.c:116:24: sparse: sparse: incorrect type in initializer (different address spaces)
 2022-02-20 16:23 UTC 

[peterz-queue:x86/wip.ibt 19/31] arch/x86/kernel/alternative.c:761:16: error: expected string literal in 'asm'
 2022-02-20 16:02 UTC 

[PATCH] HID: hid-thrustmaster: fix OOB read in thrustmaster_interrupts
 2022-02-20 16:01 UTC  (2+ messages)

how is locale/unset intended to work with dash?
 2022-02-20 16:02 UTC  (2+ messages)

[PATCH v4 0/3] drm/tiny: Add MIPI DBI compatible SPI driver
 2022-02-20 15:59 UTC  (5+ messages)
` [PATCH v4 3/3] "

stable-rc/queue/5.16 build: 178 builds: 8 failed, 170 passed, 15 errors, 7 warnings (v5.16.10-169-g314fe25c1531)
 2022-02-20 15:59 UTC 

[PATCH net-next 0/3] net: use kfree_skb_reason() for ip/neighbour
 2022-02-20 15:57 UTC  (4+ messages)
` [PATCH net-next 1/3] net: ip: add skb drop reasons for ip egress path
` [PATCH net-next 2/3] net: neigh: use kfree_skb_reason() for __neigh_event_send()
` [PATCH net-next 3/3] net: neigh: add skb drop reasons to arp_error_report()

[PATCH 2/2] patch : changed Table 1-1 with /proc/pid fields from Kernel 5.10.0
 2022-02-20 15:57 UTC 

stable-rc/queue/5.10 build: 164 builds: 2 failed, 162 passed, 4 errors, 11 warnings (v5.10.101-79-g4e5036967423)
 2022-02-20 15:55 UTC 

[syzbot] KASAN: slab-out-of-bounds Read in thrustmaster_probe
 2022-02-20 15:54 UTC  (6+ messages)

arch/powerpc/platforms/powernv/opal-core.c:476:58: sparse: sparse: incorrect type in argument 2 (different base types)
 2022-02-20 15:52 UTC 

[agd5f:drm-next 96/114] drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_5_ppt.c:235:5-8: Unneeded variable: "ret". Return "0" on line 243
 2022-02-20 15:52 UTC  (2+ messages)
` [PATCH] drm/amd/pm: fix returnvar.cocci warnings

Regression from 3c196f056666 ("drm/amdgpu: always reset the asic in suspend (v2)") on suspend?
 2022-02-20 15:48 UTC  (3+ messages)

[PATCH net] net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends
 2022-02-20 15:40 UTC 

[Buildroot] [PATCH v2] manual: board support: add instructions to test defconfig in the official docker
 2022-02-20 15:40 UTC  (2+ messages)

Proposal: INCOMPATIBLE_LICENSE_EXCEPTION
 2022-02-20 15:39 UTC  (2+ messages)
` [Openembedded-architecture] "

[Buildroot] [git commit] package/wireless-regdb: bump version to 2022.02.18
 2022-02-20 15:36 UTC 

[Buildroot] [PATCH v1] package/wireless-regdb: bump version to 2022.02.18
 2022-02-20 15:37 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/php: security bump version to 8.0.16
 2022-02-20 15:36 UTC  (2+ messages)

[Buildroot] [git commit] package/php: security bump version to 8.0.16
 2022-02-20 15:36 UTC 

OE-core CVE metrics for honister on Sun 20 Feb 2022 05:30:01 AM HST
 2022-02-20 15:33 UTC 

[PATCH net-next] net: hsr: fix hsr build error when lockdep is not enabled
 2022-02-20 15:32 UTC 

[PATCH v2] hwmon: (dell-smm) Improve assembly code
 2022-02-20 15:30 UTC  (3+ messages)

[PATCH 0/9] ci: make Git's GitHub workflow output much more helpful
 2022-02-20 15:25 UTC  (4+ messages)

[PATCH] irqchip/gic-v3: use dsb(ishst) to synchronize data to smp before issuing ipi
 2022-02-20 15:21 UTC  (11+ messages)

[PATCH RESEND v6 0/9] cpupower: Add AMD P-State Support
 2022-02-20 15:20 UTC  (3+ messages)

init_ima() adds 8 % to boot time
 2022-02-20 15:19 UTC  (2+ messages)

[PATCH 1/2] edid: parse DRM VESA dsc bpp target
 2022-02-20 15:19 UTC  (5+ messages)
` [PATCH v2 1/2] drm/edid: "
  ` [PATCH v2 2/2] drm/amd: use fixed dsc bits-per-pixel from edid

[Buildroot] [PATCH 1/1] package/connman: fix build with libexecinfo
 2022-02-20 15:19 UTC 

stable-rc/queue/5.15 build: 178 builds: 9 failed, 169 passed, 19 errors, 13 warnings (v5.15.24-127-g1bcfdc16d5ed)
 2022-02-20 15:18 UTC 

[PATCH 00/13] nvmem: patches (set 1) for 5.18
 2022-02-20 15:15 UTC  (14+ messages)
` [PATCH 01/13] nvmem: core: Remove unused devm_nvmem_unregister()
` [PATCH 02/13] nvmem: core: Use devm_add_action_or_reset()
` [PATCH 03/13] nvmem: core: Check input parameter for NULL in nvmem_unregister()
` [PATCH 04/13] nvmem: qfprom: fix kerneldoc warning
` [PATCH 05/13] dt-bindings: nvmem: SID: Add compatible for D1
` [PATCH 06/13] nvmem: sunxi_sid: Add support for D1 variant
` [PATCH 07/13] nvmem: meson-mx-efuse: replace unnecessary devm_kstrdup()
` [PATCH 08/13] dt-bindings: nvmem: add fsl,layerscape-sfp binding
` [PATCH 09/13] nvmem: add driver for Layerscape SFP (Security Fuse Processor)
` [PATCH 10/13] doc: nvmem: Remove references to regmap
` [PATCH 11/13] doc: nvmem: Update example
` [PATCH 12/13] mtd: core: Drop duplicate NULL checks around nvmem_unregister()
` [PATCH 13/13] thunderbolt: "

[PATCH 1/2] vim: Upgrade 8.2.4314 -> 8.2.4424
 2022-02-20 15:15 UTC  (2+ messages)
` [PATCH 2/2] tiff: Add backports for two CVEs from upstream

[PATCH 0/2] nvmem: fixes for 5.17
 2022-02-20 15:14 UTC  (3+ messages)
` [PATCH 1/2] nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property
` [PATCH 2/2] mtd: "

[PATCH] target/nios2: Shadow register set, EIC and VIC
 2022-02-20 15:12 UTC  (2+ messages)

[PATCH] drivers: serial: Make sure we really return a serial device
 2022-02-20 15:13 UTC  (7+ messages)

[Buildroot] [PATCH 1/1] package/luasyslog: bump to version 2.2.1
 2022-02-20 15:10 UTC  (2+ messages)

stable-rc/queue/5.4 build: 179 builds: 3 failed, 176 passed, 4 errors, 31 warnings (v5.4.180-53-g91b3133c7a9a)
 2022-02-20 15:09 UTC 

stable-rc/queue/4.19 build: 185 builds: 6 failed, 179 passed, 2 errors, 31 warnings (v4.19.230-35-gf6a7407bccfc)
 2022-02-20 15:09 UTC 

[Virtio-fs] [PULL 00/12] virtiofs queue
 2022-02-20 15:05 UTC  (3+ messages)
`  "

[u-boot PATCH v2] binman: Add support for TEE BL32
 2022-02-20 15:06 UTC  (3+ messages)

OE-core CVE metrics for hardknott on Sun 20 Feb 2022 05:00:01 AM HST
 2022-02-20 15:04 UTC 

[PATCHv3 00/32] TDX Guest: TDX core support
 2022-02-20 15:01 UTC  (4+ messages)
` [PATCHv3 03/32] x86/tdx: Detect running as a TDX guest in early boot

[peterz-queue:x86/wip.ibt 21/31] arch/x86/kernel/head_64.o: warning: objtool: .noinstr.text: unexpected end of section
 2022-02-20 15:01 UTC 

FAILED: patch "[PATCH] mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC status" failed to apply to 4.14-stable tree
 2022-02-20 14:59 UTC 

FAILED: patch "[PATCH] mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC status" failed to apply to 4.9-stable tree
 2022-02-20 14:59 UTC 

FAILED: patch "[PATCH] mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC status" failed to apply to 4.19-stable tree
 2022-02-20 14:59 UTC 

FAILED: patch "[PATCH] mtd: rawnand: qcom: Fix clock sequencing in" failed to apply to 4.14-stable tree
 2022-02-20 14:58 UTC 

FAILED: patch "[PATCH] mtd: rawnand: qcom: Fix clock sequencing in" failed to apply to 4.9-stable tree
 2022-02-20 14:58 UTC 

[PATCH v10 0/4] drm/lsdc: add drm driver for loongson display controller
 2022-02-20 14:55 UTC  (6+ messages)
` [PATCH v10 2/4] Documentation/dt: Add descriptions "
` [PATCH v10 3/4] drm/lsdc: add drm driver "
` [PATCH v10 4/4] MAINTAINERS: add maintainers for DRM LSDC driver


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.