All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-06 11:06:23 to 2021-04-06 11:39:03 UTC [more...]

[dpdk-dev] [PATCH] librte_eal: add APIs to speedup virt2iova/phys
 2021-04-06 11:23 UTC  (8+ messages)

[Intel-gfx] [PATCH] pwm: Rename pwm_get_state() to better reflect its semantic
 2021-04-06 11:16 UTC  (6+ messages)
`  "

[PATCH V2 00/18] i2c: imx-lpi2c: New features and bug fixes
 2021-04-06 11:33 UTC  (30+ messages)
` [PATCH V2 01/18] i2c: imx-lpi2c: directly retrun ISR when detect a NACK
` [PATCH V2 02/18] i2c: imx-lpi2c: add ipg clk for lpi2c driver
` [PATCH V2 03/18] ARM: dts: imx7ulp: add the missing lpi2c ipg clock
` [PATCH V2 04/18] ARM: dts: imx7ulp: add the missing lpi2c nodes
` [PATCH V2 05/18] ARM64: dts: imx8: add the missing lpi2c ipg clock
` [PATCH V2 06/18] ARM64: dts: imx8: change i2c irq number to non-combined
` [PATCH V2 07/18] i2c: imx-lpi2c: manage irq resource request/release in runtime pm
` [PATCH V2 08/18] i2c: imx-lpi2c: add debug message when i2c peripheral clk doesn't work
` [PATCH V2 09/18] i2c: imx-lpi2c: increase PM timeout to avoid operate clk frequently
` [PATCH V2 10/18] i2c: imx-lpi2c: add bus recovery feature
` [PATCH V2 11/18] dt-bindings: i2c: imx-lpi2c: Add bus recovery example
` [PATCH V2 12/18] i2c: imx-lpi2c: fix i2c timing issue
` [PATCH V2 13/18] i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
` [PATCH V2 14/18] i2c: imx-lpi2c: add edma mode support
` [PATCH V2 15/18] dt-bindings: i2c: imx-lpi2c: Add dma configuration example
` [PATCH V2 16/18] ARM: dts: imx7ulp: add dma configurations for lpi2c
` [PATCH V2 17/18] ARM: dts: imx7ulp: add the missing status property of lpi2c5
` [PATCH V2 18/18] i2c: imx-lpi2c: fix pio mode cannot send 256+ bytes in one frame

[PATCH 4.19 000/247] 4.19.178-rc1 review
 2021-04-06 11:38 UTC  (3+ messages)
` [PATCH 4.19 013/247] cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath

[PATCH v2] libnvdimm/region: Update nvdimm_has_flush() to handle ND_REGION_ASYNC
 2021-04-06 11:37 UTC  (4+ messages)

[PATCH v5 00/18] Add support for Clang CFI
 2021-04-06 11:36 UTC  (9+ messages)
` [PATCH v5 03/18] mm: add generic function_nocfi macro
` [PATCH v5 11/18] psci: use function_nocfi for cpu_resume
` [PATCH v5 12/18] arm64: implement function_nocfi

[PATCH v3 1/3] arm64: dts: mediatek: mt8167: add larb nodes
 2021-04-06 11:36 UTC  (3+ messages)
` [PATCH v3 2/3] arm64: dts: mediatek: mt8167: add iommu node
` [PATCH v3 3/3] arm64: dts: mediatek: mt8167: add some DRM nodes

[PATCH] ALSA: usb-audio: Add error checks for usb_driver_claim_interface() calls
 2021-04-06 11:35 UTC 

[PATCH v2 1/3] 📤 arm64: dts: mediatek: mt8167: add larb nodes
 2021-04-06 11:33 UTC  (10+ messages)
` [PATCH v2 2/3] 📤 arm64: dts: mediatek: mt8167: add iommu node
` [PATCH v2 3/3] 📤 arm64: dts: mediatek: mt8167: add some DRM nodes

[PATCH 2/2] ALSA: control - off by one in store_mode()
 2021-04-06 11:34 UTC  (4+ messages)

[PATCH v4 0/3] Use standard features in the Makefile
 2021-04-06 11:34 UTC  (7+ messages)
  ` [PATCH v5 "
  ` [PATCH v5 2/3] Makefile: Fix bug when running in parallel
  ` [PATCH v5 3/3] .gitignore: Add file
` [PATCH v4 2/3] Makefile: Fix bug when running in parallel
` [PATCH v4 3/3] .gitignore: Add file

[PATCH 0/4] sf: Add documentation and an 'sf mmap' command
 2021-04-06 11:32 UTC  (4+ messages)
` [PATCH 2/4] sf: Tidy up code to avoid #ifdef

[PATCH 0/2] Two fixes related to '--concurrent'
 2021-04-06 11:31 UTC  (7+ messages)
` [PATCH 1/2] ebtables: processing '--concurrent' beofore other arguments

[PATCH] mm/vmscan.c: drop_slab_node with task's memcg
 2021-04-06 11:30 UTC  (3+ messages)

Duplicate IP address, and permissions problems on Windows
 2021-04-06 11:29 UTC 

[PATCH 1/5] arm64: dts: mediatek: mt8167: add mmsys node
 2021-04-06 11:27 UTC  (8+ messages)
` [PATCH 2/5] arm64: dts: mediatek: mt8167: add smi_common node

linux-next: manual merge of the akpm-current tree with Linus' tree
 2021-04-06 11:29 UTC 

[dpdk-dev] [PATCH 00/11] improve options help
 2021-04-06 11:28 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 0/4] log level enhancements
  ` [dpdk-dev] [PATCH v5 1/4] log: move private functions

[PATCH v2 00/10] tty: Fix some coding style issues
 2021-04-06 11:24 UTC  (11+ messages)
` [PATCH v2 01/10] tty/sysrq: Add a blank line after declarations
` [PATCH v2 02/10] tty/sysrq: Fix issues of code indent should use tabs
` [PATCH v2 03/10] tty: tty_jobctrl: Add a blank line after declarations
` [PATCH v2 04/10] tty: tty_jobctrl: Fix coding style issues of block comments
` [PATCH v2 05/10] tty: tty_jobctrl: Remove spaces before tabs
` [PATCH v2 06/10] tty: tty_ldisc: Fix an issue of code indent should use tabs
` [PATCH v2 07/10] tty: tty_ldisc: Add a blank line after declarations
` [PATCH v2 08/10] tty: tty_ldisc: Fix coding style issues of block comments
` [PATCH v2 09/10] tty: tty_ldisc: Do not use assignment in if condition
` [PATCH v2 10/10] tty: tty_ldisc: Remove the repeated word 'the'

[shenki:dev-5.10 95/155] drivers/fsi/fsi-occ.c:570:17: warning: cast to smaller integer type 'enum versions' from 'const void *'
 2021-04-06 11:27 UTC 

[PATCH v8 00/13] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-04-06 11:27 UTC  (5+ messages)
` [PATCH v8 03/13] media: hantro: Use syscon instead of 'ctrl' register
` [PATCH v8 05/13] media: hevc: Add decode params control

[PATCH v1 2/2] i2c: designware: Get rid of legacy platform data
 2021-04-06 11:27 UTC  (3+ messages)

[PATCH 0/2] Improve IPA mechanisms in low temperature state
 2021-04-06 11:24 UTC  (7+ messages)
` [PATCH 1/2] thermal: power_allocator: maintain the device statistics from going stale

[PATCH net-next 0/9] XDP for NXP ENETC
 2021-04-06 11:23 UTC  (12+ messages)
` [PATCH net-next 9/9] net: enetc: add support for XDP_REDIRECT

[PATCH 0/9] Cleaning up some of the irqdomain features
 2021-04-06 11:21 UTC  (4+ messages)
` [PATCH 1/9] irqdomain: Reimplement irq_linear_revmap() with irq_find_mapping()

[PATCH] MIPS: Fix a longstanding error in div64.h
 2021-04-06 11:24 UTC 

[Intel-gfx] [PATCH] drm/i915/hdcp: Fix uninitialized symbol 'msg_end'
 2021-04-06 11:23 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for "

[PATCH v5 0/7] Extend regulator notification support
 2021-04-06 11:22 UTC  (8+ messages)
` [PATCH v5 1/7] dt_bindings: Add protection limit properties
` [PATCH v5 2/7] regulator: add warning flags
` [PATCH v5 3/7] regulator: IRQ based event/error notification helpers
` [PATCH v5 4/7] regulator: add property parsing and callbacks to set protection limits
` [PATCH v5 5/7] dt-bindings: regulator: bd9576 add FET ON-resistance for OCW
` [PATCH v5 6/7] regulator: bd9576: Support error reporting
` [PATCH v5 7/7] regulator: bd9576: Fix the driver name in id table

[Buildroot] [PATCH 1/1] package/mosquitto: security bump to v2.0.10
 2021-04-06 11:21 UTC  (2+ messages)

[PATCH 0/5] Maintenance: adapt custom refspecs
 2021-04-06 11:21 UTC  (12+ messages)
` [PATCH 3/5] refspec: output a refspec item
` [PATCH 4/5] test-tool: test refspec input/output
` [PATCH 5/5] maintenance: allow custom refspecs during prefetch

[PATCH 0/4] Refine GPU recovery sequence to enhance its stability
 2021-04-06 11:21 UTC  (9+ messages)
    ` AW: "

[Buildroot] [PATCH] configs/olimex_a20_olinuxino_lime*: bump Linux and U-Boot versions
 2021-04-06 11:20 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/pmu: Do not report 100% RC6 if not supported
 2021-04-06 11:19 UTC  (3+ messages)

[Buildroot] [git commit] configs/olimex_a20_olinuxino_lime*: bump Linux and U-Boot versions
 2021-04-06 11:20 UTC 

[Buildroot] [git commit] package/mosquitto: security bump to v2.0.10
 2021-04-06 11:19 UTC 

[PATCH 0/3] Use Doxygen and sphinx for html documentation
 2021-04-06 11:19 UTC  (3+ messages)
` [PATCH 3/3] docs/doxygen: doxygen documentation for grant_table.h

[PATCH for 6.0-rc2 v2 00/11] various fixes, pre-PR (check-tcg, gdbstub, gitlab)
 2021-04-06 11:16 UTC  (3+ messages)
` [PATCH v2 03/11] tests/tcg: add concept of container_hosts

[PATCH printk v2 0/5] printk: remove safe buffers
 2021-04-06 11:17 UTC  (9+ messages)
` [PATCH printk v2 2/5] "

[PULL 0/2] pc,virtio: last minute bugfixes
 2021-04-06 11:14 UTC  (4+ messages)
` [PULL 1/2] x86: rename oem-id and oem-table-id properties
` [PULL 2/2] virtio-pci: compat page aligned ATS

[PATCHv4 bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-04-06 11:17 UTC  (3+ messages)
` [PATCHv4 bpf-next 2/4] "

[PATCH] tty: use printk_safe context at tty_msg()
 2021-04-06 11:16 UTC  (5+ messages)

[RFC]: can-next 2021-04-06: peak_usb cleanups
 2021-04-06 11:16 UTC  (11+ messages)
` [can-next-rfc 01/10] can: peak_usb: fix checkpatch warnings
` [can-next-rfc 02/10] can: peak_usb: pcan_usb_pro.h: remove double space in indention
` [can-next-rfc 03/10] can: peak_usb: remove unused variables from struct peak_usb_device
` [can-next-rfc 04/10] can: peak_usb: remove write only variable struct peak_usb_adapter::ts_period
` [can-next-rfc 05/10] can: peak_usb: peak_usb_probe(): make use of driver_info
` [can-next-rfc 06/10] can: peak_usb: pcan_usb_{,pro}_get_device_id(): remove unneeded check for device_id
` [can-next-rfc 07/10] can: peak_usb: pcan_usb_get_serial(): remove error message from error path
` [can-next-rfc 08/10] can: peak_usb: pcan_usb_get_serial(): make use of le32_to_cpup()
` [can-next-rfc 09/10] can: peak_usb: pcan_usb_get_serial(): unconditionally assign serial_number
` [can-next-rfc 10/10] can: peak_usb: pcan_usb: replace open coded endianness conversion of unaligned data

[PATCH] Bluetooth: Set defaults for le_scan_{int,window}_adv_monitor
 2021-04-06 11:16 UTC  (2+ messages)
`  "

[PATCH 0/2] staging: rtl8712: rewrite comparisons and remove blank lines
 2021-04-06 11:15 UTC  (4+ messages)
` [PATCH 1/2] staging: rtl8712: Rewrite NULL comparisons
  ` [Outreachy kernel] "

[LTP] [PATCH] cpuset/cpuset_memory_pressure_test: Check whether the swap partition is configured
 2021-04-06 11:15 UTC 

[PATCH v9 00/13] switch to domheap for Xen page tables
 2021-04-06 11:06 UTC  (14+ messages)
` [PATCH v9 01/13] x86/mm: rewrite virt_to_xen_l*e
` [PATCH v9 02/13] x86/mm: switch to new APIs in map_pages_to_xen
` [PATCH v9 03/13] x86/mm: switch to new APIs in modify_xen_mappings
` [PATCH v9 04/13] x86_64/mm: introduce pl2e in paging_init
` [PATCH v9 05/13] x86_64/mm: switch to new APIs "
` [PATCH v9 06/13] x86_64/mm: switch to new APIs in setup_m2p_table
` [PATCH v9 07/13] efi: use new page table APIs in copy_mapping
` [PATCH v9 08/13] efi: switch to new APIs in EFI code
` [PATCH v9 09/13] x86/smpboot: add exit path for clone_mapping()
` [PATCH v9 10/13] x86/smpboot: switch clone_mapping() to new APIs
` [PATCH v9 11/13] x86/mm: drop old page table APIs
` [PATCH v9 12/13] x86: switch to use domheap page for page tables
` [PATCH v9 13/13] x86/mm: drop _new suffix for page table APIs

[PATCH] s390/pci: move ioremap/ioremap_prot/ioremap_wc/ioremap_wt/iounmap to arch/s390/mm/ioremap.c
 2021-04-06 11:14 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_color: Add subtest description
 2021-04-06 11:14 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] drm/amdgpu: Add show_fdinfo() interface
 2021-04-06 11:13 UTC  (3+ messages)

[PATCH] Revert "mmc: sdhci: set to INT_DATA_END when there are data"
 2021-04-06 11:13 UTC  (8+ messages)

[PATCH v6 0/8] Allocate memmap from hotadded memory (per device)
 2021-04-06 11:11 UTC  (9+ messages)
` [PATCH v6 1/8] drivers/base/memory: Introduce memory_block_{online,offline}
` [PATCH v6 2/8] mm,memory_hotplug: Relax fully spanned sections check
` [PATCH v6 3/8] mm,memory_hotplug: Factor out adjusting present pages into adjust_present_page_count()
` [PATCH v6 4/8] mm,memory_hotplug: Allocate memmap from the added memory range
` [PATCH v6 5/8] acpi,memhotplug: Enable MHP_MEMMAP_ON_MEMORY when supported
` [PATCH v6 6/8] mm,memory_hotplug: Add kernel boot option to enable memmap_on_memory
` [PATCH v6 7/8] x86/Kconfig: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
` [PATCH v6 8/8] arm64/Kconfig: "

[dpdk-dev] [PATCH v6 0/5] examples/l3fwd: add FIB lookup method to l3fwd
 2021-04-06 11:11 UTC  (7+ messages)
` [dpdk-dev] [PATCH v7 "
  ` [dpdk-dev] [PATCH v7 1/5] examples/l3fwd: fix LPM IPv6 subnets
  ` [dpdk-dev] [PATCH v7 2/5] examples/l3fwd: move l3fwd routes to common header
  ` [dpdk-dev] [PATCH v7 3/5] examples/l3fwd: add FIB infrastructure
  ` [dpdk-dev] [PATCH v7 4/5] examples/l3fwd: implement FIB lookup method
  ` [dpdk-dev] [PATCH v7 5/5] doc/guides/l3_forward: update documentation for FIB

[PATCH v5 00/10] CoreSight configuration management; ETM strobing
 2021-04-06 11:08 UTC  (5+ messages)
` [PATCH v5 09/10] coresight: syscfg: Add initial configfs support

[PATCH testsuite] Deactivate userfaultfd test policy if no xperm support
 2021-04-06 11:10 UTC 

[Buildroot] [PATCH 0/4] Misc shim related fixes/bumps
 2021-04-06 11:09 UTC  (5+ messages)
` [Buildroot] [PATCH 1/4] boot/shim: fix build issue due to gnu-efi
` [Buildroot] [PATCH 2/4] boot/shim: fix build issues with gcc 9.x

[Buildroot] [git commit branch/2021.02.x] boot/shim: fix build issues with gcc 9.x
 2021-04-06 11:09 UTC 

[Buildroot] [git commit branch/2021.02.x] boot/shim: fix build issue due to gnu-efi
 2021-04-06 11:09 UTC 

[PATCH] block: reexpand iov_iter after read/write
 2021-04-06 11:04 UTC  (3+ messages)

[Buildroot] [PATCH] package/xen: add upstream xsa-36{0, 4, 8} security fixes
 2021-04-06 11:08 UTC  (2+ messages)

[PATCH 1/3] mtd: spi-nor: core: Add manuafacturer/chip specific operations
 2021-04-06 11:07 UTC  (3+ messages)
` [PATCH 2/3] mtd: spi-nor: core: reuse spi_nor_clear_sr function

[Buildroot] [PATCH] boot/grub2: ignore the last 3 remaining CVEs
 2021-04-06 11:08 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.02.x] package/xen: add upstream xsa-36{0, 4, 8} security fixes
 2021-04-06 11:08 UTC 

[Buildroot] [git commit branch/2021.02.x] boot/grub2: ignore the last 3 remaining CVEs
 2021-04-06 11:08 UTC 

[Buildroot] [PATCH 1/1] package/libfreeglut: fix build with gcc 10
 2021-04-06 11:07 UTC  (2+ messages)

[PATCH v2 0/6] perf arm64 metricgroup support
 2021-04-06 11:02 UTC  (6+ messages)

Build broken with --enable-external-ell since version 1.13
 2021-04-06 11:06 UTC  (2+ messages)

[RFC]: can-next 2021-04-06: c_can cleanup and mcp251xfd features
 2021-04-06 11:06 UTC  (5+ messages)
` [can-next-rfc 1/4] can: c_can: remove unused enum BOSCH_C_CAN_PLATFORM
` [can-next-rfc 2/4] can: mcp251xfd: add BQL support
` [can-next-rfc 3/4] can: mcp251xfd: mcp251xfd_regmap_crc_read_one(): Factor out crc check into separate function
` [can-next-rfc 4/4] can: mcp251xfd: mcp251xfd_regmap_crc_read(): work around broken CRC on TBC register


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.