All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-22 14:01:42 to 2021-08-22 17:13:48 UTC [more...]

[PATCH NET v3 5/7] vrf: use skb_expand_head in vrf_finish_output
 2021-08-22 17:13 UTC  (6+ messages)
  ` [PATCH NET v4 3/7] ipv6: use skb_expand_head in ip6_xmit

[GSoC] Git Final Blog
 2021-08-22 17:13 UTC  (2+ messages)

[Intel-gfx] [RFC 00/13] drm/i915/lmem: Enable device memory support for DG2
 2021-08-22 17:12 UTC  (17+ messages)
` [Intel-gfx] [RFC 01/13] drm/i915: Add has_64k_pages flag
` [Intel-gfx] [RFC 02/13] drm/i915/xehpsdv: set min page-size to 64K
` [Intel-gfx] [RFC 03/13] drm/i915/xehpsdv: enforce min GTT alignment
` [Intel-gfx] [RFC 04/13] drm/i915/gem: Remove unused i915_gem_lmem_obj_ops
` [Intel-gfx] [RFC 05/13] drm/i915: enforce min page size for scratch
` [Intel-gfx] [RFC 06/13] drm/i915/gtt/xehpsdv: move scratch page to system memory
` [Intel-gfx] [RFC 07/13] drm/i915/xehpsdv: support 64K GTT pages
` [Intel-gfx] [RFC 08/13] drm/i915: Add vm min alignment support
` [Intel-gfx] [RFC 09/13] drm/i915/selftests: account for min_alignment in GTT selftests
` [Intel-gfx] [RFC 10/13] drm/i915/xehpsdv: implement memory coloring
` [Intel-gfx] [RFC 11/13] drm/i915/xehpsdv: Add has_flat_ccs to device info
` [Intel-gfx] [RFC 12/13] drm/i915/lmem: Enable lmem for platforms with Flat CCS
` [Intel-gfx] [RFC 13/13] drm/i915/gt: Clear compress metadata for Gen12.5 >= platforms
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/lmem: Enable device memory support for DG2
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[GIT PULL] Please pull powerpc/linux.git powerpc-5.14-6 tag
 2021-08-22 17:10 UTC  (3+ messages)

[PATCH v3 00/66] Unaligned access for user-only
 2021-08-22 17:09 UTC  (6+ messages)
` [PATCH v3 63/66] tcg/tci: Support raising sigbus "

[PATCH v2 net-next 0/5] Make SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE blocking
 2021-08-22 17:06 UTC  (10+ messages)

[GSoC] The Final Git Dev Blog(s)
 2021-08-22 17:04 UTC  (3+ messages)

[PATCH 01/10] staging: r8188eu: remove unnecessary cast
 2021-08-22 17:04 UTC  (8+ messages)
` [PATCH 08/10] staging: r8188eu: clean up the usb_writeN
` [PATCH 10/10] staging: r8188eu: set pipe only once

[PATCH] platform/x86: hp-wmi: add support for omen laptops
 2021-08-22 17:04 UTC  (2+ messages)

[PATCH v5, 00/15] Using component framework to support multi hardware decode
 2021-08-22 16:50 UTC  (13+ messages)

[freescale-fslc:pr/416 15241/20667] arch/arm/mach-imx/busfreq_optee.c:108:5: warning: no previous prototype for 'update_freq_optee'
 2021-08-22 16:51 UTC 

Revert: ath: add support for special 0x0 regulatory domain
 2021-08-22 16:49 UTC  (2+ messages)

Testing a microcontroller emulation by loading the binary on incomplete Flash emulation
 2021-08-22 16:47 UTC  (2+ messages)

[PATCH RFC 0/3] staging: r8188eu: avoid uninit value bugs
 2021-08-22 16:49 UTC  (20+ messages)
        ` [PATCH RFC v2 0/6] "
          ` [PATCH RFC v2 1/6] staging: r8188eu: remove {read,write}_macreg
          ` [PATCH RFC v2 2/6] staging: r8188eu: add helper macro for printing registers
          ` [PATCH RFC v2 3/6] staging: r8188eu: add error handling of rtw_read8
          ` [PATCH RFC v2 4/6] staging: r8188eu: add error handling of rtw_read16
          ` [PATCH RFC v2 5/6] staging: r8188eu: add error handling of rtw_read32
          ` [PATCH RFC v2 6/6] staging: r8188eu: make ReadEFuse return an int

[PATCH] staging: r8188eu: remove if_ether.h header file
 2021-08-22 16:44 UTC 

OpenAL fails to build with recent "rawmidi" commit
 2021-08-22 16:41 UTC 

OpenAL fails to build with https://github.com/alsa-project/alsa-lib/commit/95eb312fade1908a2c944e9de4626c0ff60b2203 commit
 2021-08-22 16:41 UTC 

[PATCH] HSI: cmt_speech: unmark comments as kernel-doc
 2021-08-22 16:38 UTC 

[PATCH xtables-addons 0/8] xt_condition: per-net improvements
 2021-08-22 16:35 UTC  (9+ messages)
` [PATCH xtables-addons 1/8] build: bump minimum supported kernel version from 4.15 to 4.16
` [PATCH xtables-addons 2/8] xt_condition: use sizeof_field macro to size variable name
` [PATCH xtables-addons 3/8] xt_condition: use `xt_check_proc_name` to validate /proc file-name
` [PATCH xtables-addons 4/8] xt_condition: make mutex per-net
` [PATCH xtables-addons 5/8] xt_condition: remove `wmb` when adding new variable
` [PATCH xtables-addons 6/8] xt_condition: use `proc_net_condition` member of `struct condition_net`to signal that `condition_net_exit` has been called
` [PATCH xtables-addons 7/8] xt_condition: don't delete variables in `condition_net_exit`
` [PATCH xtables-addons 8/8] xt_condition: simplify clean-up of variables

[patch] kcsan: Make it RT aware
 2021-08-22 16:35 UTC  (2+ messages)

[PATCH] xtables-addons 3.18 condition - Improved network namespace support
 2021-08-22 16:34 UTC  (2+ messages)

[PATCH 01/12] sfc: falcon: Read VPD with pci_vpd_alloc()
 2021-08-22 16:25 UTC  (3+ messages)

[PATCH] x86/hyper-v: guard against cpu mask changes in hyperv_flush_tlb_others()
 2021-08-22 16:25 UTC  (6+ messages)

[PATCH] staging: r8188eu: core: remove condition with no effect
 2021-08-22 16:24 UTC  (6+ messages)

Old good cBPF and program size
 2021-08-22 16:23 UTC 

TODO list for staging/r8188eu
 2021-08-22 16:13 UTC  (7+ messages)

[PATCH 0/1] ci: new github-action for git-l10n code review
 2021-08-22 16:13 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 0/3] MIPS: ralink: properly handle pci IO resources
 2021-08-22 16:10 UTC  (4+ messages)
` [PATCH v2 1/3] MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMIT
` [PATCH v2 2/3] PCI: fix 'pci_remap_iospace' for architectures with PCI_IOBASE not defined
` [PATCH v2 3/3] staging: mt7621-pci: set end limit for 'ioport_resource'

[For 6.1 PATCH] hw/arm: xilinx_zynq: Disconnect the UART clocks temporarily
 2021-08-22 16:08 UTC  (3+ messages)

[PATCH] tty: Fix data race between tiocsti() and flush_to_ldisc()
 2021-08-22 16:09 UTC  (6+ messages)

[linux-next:master 7056/9522] drivers/gpu/drm/tegra/dc.c:1856:2: warning: Value stored to 'old_dc_state' is never read [clang-analyzer-deadcode.DeadStores]
 2021-08-22 16:06 UTC  (2+ messages)

[PATCH 1/3] fs/erofs: new filesystem
 2021-08-22 15:48 UTC  (6+ messages)
` [PATCH 2/3] fs/erofs: add lz4 1.8.3 decompressor
` [PATCH 3/3] fs/erofs: add lz4 decompression support

[PATCH v2 0/3] iio: chemical: Add Senseair Sunrise CO2 sensor
 2021-08-22 16:04 UTC  (9+ messages)
` [PATCH v2 1/3] dt-bindings: iio: chemical: Document senseair,sunrise "
` [PATCH v2 2/3] iio: chemical: Add Sensteair Sunrise 006-0-007 driver

[PATCH] fix slab-out-of-bounds Write in betop_probe
 2021-08-22 16:01 UTC  (3+ messages)
` [PATCH v2] HID: betop: "

[PATCH v4 1/6] iio: Add output buffer support
 2021-08-22 15:49 UTC 

[PATCH] Bluetooth: reorganize functions from hci_sock_sendmsg()
 2021-08-22 15:42 UTC  (3+ messages)

[PATCH 0/2] staging/rtl8192u: Prefer kcalloc over open coded arithmetic
 2021-08-22 15:41 UTC  (6+ messages)
` [PATCH 1/2] staging/rtl8192u: Avoid CamelCase in names of variables
` [PATCH 2/2] staging/rtl8192u: Prefer kcalloc over open coded arithmetic

drivers/firmware/arm_scmi/notify.o: warning: objtool: scmi_register_protocol_events()+0x3d6: unreachable instruction
 2021-08-22 15:36 UTC 

Git is removing . from the last part of user.name
 2021-08-22 15:33 UTC  (2+ messages)

[Regression 5.14] media: dvb userspace api
 2021-08-22 15:21 UTC  (3+ messages)

[intel-linux-intel-lts:5.4/yocto 15747/18252] drivers/net/ethernet/intel/igc/igc_main.c:1531:31: sparse: sparse: cast to restricted __be16
 2021-08-22 15:26 UTC 

[PATCH v2 0/3] kvmtool: Limit IPA space to what is actually required
 2021-08-22 15:25 UTC  (4+ messages)
` [PATCH v2 1/3] kvmtool: Abstract KVM_VM_TYPE into a weak function
` [PATCH v2 2/3] kvmtool: arm64: Use the maximum supported IPA size when creating the VM
` [PATCH v2 3/3] kvmtool: arm64: Configure VM with the minimal required IPA space

SPL SPI boot problem after commit "spi: Update speed/mode on change"
 2021-08-22 15:22 UTC  (3+ messages)

[bitbake][PATCH] bitbake: fetch2: correct PREMIRROR URI
 2021-08-22 15:22 UTC  (4+ messages)
` [bitbake-devel] "

[Xenomai 4] latest on libevl.git
 2021-08-22 15:14 UTC 

vmgenid no maintainers
 2021-08-22 15:09 UTC 

[PATCH] vmxnet3: switch from 'pci_' to 'dma_' API
 2021-08-22 15:09 UTC 

[song-md:md-fixes] BUILD SUCCESS ffcb17c3013f1cfb0d23ecf0dcfcd56e163fa021
 2021-08-22 15:05 UTC 

Update of kernelnewbies.org/FirstKernelPatch required
 2021-08-22 15:04 UTC 

[btrfs] 6e3688e66f: stress-ng.link.ops_per_sec 443.3% improvement
 2021-08-22 15:04 UTC  (2+ messages)

OE-core CVE metrics for hardknott on Sun 22 Aug 2021 05:00:01 AM HST
 2021-08-22 15:03 UTC 

Time flies
 2021-08-22 15:03 UTC 

[RFC PATCH v5 0/2] Add subcommand that dumps file extents
 2021-08-22 15:01 UTC  (3+ messages)
` [PATCH v5 1/2] btrfs-progs: export util functions about file extent items
` [PATCH v5 2/2] btrfs-progs: cmds: Add subcommand that dumps file extents

[Buildroot] [PATCH] support/testing: use .assertRunOk() when possible
 2021-08-22 15:00 UTC  (3+ messages)

[Xenomai 4] latest on linux-evl.git
 2021-08-22 14:53 UTC 

[PATCH] fpga: dfl: pci: switch from 'pci_' to 'dma_' API
 2021-08-22 14:51 UTC 

[PATCH 0/3] target/arm: Reduced-IPA space and highmem=off fixes
 2021-08-22 14:48 UTC  (15+ messages)
` [PATCH 1/3] hw/arm/virt: KVM: Probe for KVM_CAP_ARM_VM_IPA_SIZE when creating scratch VM
` [PATCH 2/3] hw/arm/virt: Honor highmem setting when computing highest_gpa
` [PATCH 3/3] docs/system/arm/virt: Fix documentation for the 'highmem' option

[PATCH 0/3] More machine check recovery fixes
 2021-08-22 14:46 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] x86/mce: Avoid infinite loop for copy from user recovery

[PATCH] arm64: dts: rockchip: Re-add interrupt-names for RK3399's vpu
 2021-08-22 14:37 UTC  (4+ messages)

[intel-linux-intel-lts:5.4/yocto 15479/18252] drivers/net/ethernet/intel/igc/igc_ptp.c:460:18: sparse: sparse: cast to restricted __le32
 2021-08-22 14:38 UTC 

[PATCH V3 00/13] Introduce vfio_pci_core subsystem
 2021-08-22 14:36 UTC  (14+ messages)
` [PATCH V3 01/13] vfio/pci: Rename vfio_pci.c to vfio_pci_core.c
` [PATCH V3 02/13] vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.h
` [PATCH V3 03/13] vfio/pci: Rename vfio_pci_device to vfio_pci_core_device
` [PATCH V3 04/13] vfio/pci: Rename ops functions to fit core namings
` [PATCH V3 05/13] vfio/pci: Include vfio header in vfio_pci_core.h
` [PATCH V3 06/13] vfio/pci: Split the pci_driver code out of vfio_pci_core.c
` [PATCH V3 07/13] vfio/pci: Move igd initialization to vfio_pci.c
` [PATCH V3 08/13] vfio/pci: Move module parameters "
` [PATCH V3 09/13] PCI: Add 'override_only' field to struct pci_device_id
` [PATCH V3 10/13] PCI / VFIO: Add 'override_only' support for VFIO PCI sub system
` [PATCH V3 11/13] vfio: Use select for eventfd
` [PATCH V3 12/13] vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on'
` [PATCH V3 13/13] vfio/pci: Introduce vfio_pci_core.ko

[PATCH v2] make: add INSTALL_STRIP variable
 2021-08-22 14:37 UTC  (2+ messages)

[PATCH] rpi: Copy properties from firmware dtb to the loaded dtb
 2021-08-22 14:36 UTC 

OE-core CVE metrics for dunfell on Sun 22 Aug 2021 04:30:01 AM HST
 2021-08-22 14:33 UTC 

[PATCH v27 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-08-22 14:31 UTC  (4+ messages)
` [PATCH v27 04/10] fs/ntfs3: Add file operations and implementation

[PATCH V2] Fix buffer size warning for strcpy
 2021-08-22 14:30 UTC  (4+ messages)

[PATCH] myri10ge: switch from 'pci_' to 'dma_' API
 2021-08-22 14:23 UTC 

MTD: How to get actual image size from MTD partition
 2021-08-22 14:21 UTC  (15+ messages)

[PATCH net] net: dsa: sja1105: fix use-after-free after calling of_find_compatible_node, or worse
 2021-08-22 14:19 UTC  (10+ messages)

[PATCH 0/4] sunxi: TOC0 image type support
 2021-08-22 14:15 UTC  (6+ messages)

[PATCH V9 XRT Alveo 00/14] XRT Alveo driver overview
 2021-08-22 14:06 UTC  (5+ messages)
` [PATCH V9 XRT Alveo 04/14] fpga: xrt: xrt-lib driver manager

[PATCH] NTB: switch from 'pci_' to 'dma_' API
 2021-08-22 14:04 UTC 

[igt-dev] [PATCH i-g-t] tests/i915/gem_sync: igt_require to check availability of engine in list_engines
 2021-08-22 14:03 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH 00/12] PCI/VPD: Convert more users to the new VPD API functions
 2021-08-22 14:01 UTC  (10+ messages)
` [PATCH 04/12] bnx2: Replace open-coded version with swab32s()
` [PATCH 05/12] bnx2x: Read VPD with pci_vpd_alloc()
` [PATCH 06/12] bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()
` [PATCH 07/12] bnxt: Read VPD with pci_vpd_alloc()
` [PATCH 08/12] bnxt: Search VPD with pci_vpd_find_ro_info_keyword()
` [PATCH 09/12] cxgb4: Validate VPD checksum with pci_vpd_check_csum()
` [PATCH 10/12] cxgb4: Remove unused vpd_param member ec
` [PATCH 11/12] cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()
` [PATCH 12/12] scsi: cxlflash: "


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.