All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-29 21:32:33 to 2020-12-29 23:55:23 UTC [more...]

[PATCH 0/4] rename "sha1-foo" files
 2020-12-29 23:52 UTC  (2+ messages)
` [PATCH 1/4] object-name.c: rename from sha1-name.c

[oe] [meta-oe] [PATCH] giflib: upgrade 5.1.4 -> 5.2.1
 2020-12-29 23:50 UTC  (2+ messages)

[PATCH] block: add debugfs stanza for QUEUE_FLAG_NOWAIT
 2020-12-29 23:48 UTC  (2+ messages)

[PATCH] fs: block_dev.c: fix kernel-doc warnings from struct block_device changes
 2020-12-29 23:47 UTC  (2+ messages)

[PATCH] common: board_f: fix to display wrong memory information
 2020-12-29 23:48 UTC  (2+ messages)

net/smc/smc_llc.c:920:14: sparse: sparse: invalid type for argument 1:
 2020-12-29 23:47 UTC 

[PATCH -next] aoe: Use kzalloc for allocating only one thing
 2020-12-29 23:42 UTC  (2+ messages)

IMX8MM SD UHS support
 2020-12-29 23:43 UTC  (2+ messages)

BTFIDS: FAILED unresolved symbol udp6_sock
 2020-12-29 23:28 UTC  (3+ messages)

[PATCH RESEND v2 1/2] dt-bindings: spi: Realtek RTL838x/RTL839x SPI controller
 2020-12-29 23:19 UTC  (2+ messages)
` [PATCH RESEND v2 2/2] Add support for Realtek RTL838x/RTL839x SoC SPI controllers

[PATCH 0/3] CPU power management for SM8150
 2020-12-29 23:19 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: qcom: sm8150: Add PSCI idle states

[PATCH] irqchip/bcm2836: Fix return check in IPI alloc
 2020-12-29 23:16 UTC  (3+ messages)

[PATCH v8 14/28] clk: ti: omap4: add clock manager driver
 2020-12-29 23:16 UTC  (15+ messages)
` [PATCH v8 15/28] arm: dts: am335x: enable prcm_clocks auto binding
` [PATCH v8 16/28] clk: move clk-ti-sci driver to 'ti' directory
` [PATCH v8 17/28] fdt: translate address if #size-cells = <0>
` [PATCH v8 18/28] omap: timer: fix the rate setting
` [PATCH v8 19/28] arm: dts: am335x: enable scm_clocks auto binding
` [PATCH v8 20/28] pwm: ti: am33xx: add enhanced pwm driver
` [PATCH v8 21/28] bus: ti: am33xx: add pwm subsystem driver
` [PATCH v8 22/28] dm: core: add a function to decode display timings
` [PATCH v8 23/28] video: omap: add panel driver
` [PATCH v8 24/28] video: omap: drop domain clock enabling by SOC api
` [PATCH v8 25/28] video: omap: set LCD clock rate through DM API
` [PATCH v8 26/28] video: omap: split the legacy code from the DM code
` [PATCH v8 27/28] video: omap: move drivers to 'ti' directory
` [PATCH v8 28/28] board: ti: am335x-ice: get CDCE913 clock device

incoming
 2020-12-29 23:15 UTC  (17+ messages)
` [patch 01/16] selftests/vm: fix building protection keys test
` [patch 02/16] mm/hugetlb: fix deadlock in hugetlb_cow error path
` [patch 03/16] Revert "kbuild: avoid static_assert for genksyms"
` [patch 04/16] checkpatch: prefer strscpy to strlcpy
` [patch 05/16] mm: add prototype for __add_to_page_cache_locked()
` [patch 06/16] mm: memmap defer init doesn't work as expected
` [patch 07/16] mm/mremap.c: fix extent calculation
` [patch 08/16] mm: generalise COW SMC TLB flushing race comment
` [patch 09/16] kasan: fix null pointer dereference in kasan_record_aux_stack
` [patch 10/16] local64.h: make <asm/local64.h> mandatory
` [patch 11/16] sizes.h: add SZ_8G/SZ_16G/SZ_32G macros
` [patch 12/16] kdev_t: always inline major/minor helper functions
` [patch 13/16] lib/genalloc: fix the overflow when size is too big
` [patch 14/16] lib/zlib: fix inflating zlib streams on s390
` [patch 15/16] zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.c
` [patch 16/16] mm: slub: call account_slab_page() after slab page initialization

[PATCH 0/7] vt82c686b clean ups - part II
 2020-12-29 22:50 UTC  (8+ messages)
` [PATCH 3/7] vt82c686: Move superio memory region to SuperIOConfig struct
` [PATCH 1/7] vt82c686: Use shorter name for local variable holding object state
` [PATCH 6/7] vt82c686: Fix up power management io base and config
` [PATCH 4/7] vt82c686: Reorganise code
` [PATCH 2/7] vt82c686: Rename superio config related parts
` [PATCH 5/7] vt82c686: Fix SMBus IO base and configuration registers
` [PATCH 7/7] vt82c686: Make vt82c686b-pm an abstract base class and add vt8231-pm based on it

[dpdk-dev] [PATCH v4] eal: add generic thread-local-storage functions
 2020-12-29 23:13 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5] "

[dm-devel] [PATCH 1/2] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
 2020-12-29 22:57 UTC  (6+ messages)
` [dm-crypt] "
`  "
` [dm-devel] [PATCH 2/2] dm crypt: do not wait for backlogged crypto request completion in softirq
  ` [dm-crypt] "
  `  "

[PATCH v2 0/2] Allow DWC3 runtime suspend if UDC is unbinded
 2020-12-29 23:05 UTC  (3+ messages)
` [PATCH v2 1/2] usb: dwc3: gadget: Allow runtime suspend if UDC unbinded
` [PATCH v2 2/2] usb: dwc3: gadget: Preserve UDC max speed setting

[PATCH v8 00/28] Add DM support for omap PWM backlight
 2020-12-29 23:06 UTC  (14+ messages)
` [PATCH v8 01/28] clk: export generic routines
` [PATCH v8 02/28] dt-bindings: bus: ti-sysc: resync with Linux 5.9-rc7
` [PATCH v8 03/28] bus: ti: add minimal sysc interconnect target driver
` [PATCH v8 04/28] arm: dts: sync am33xx with Linux 5.9-rc7
` [PATCH v8 05/28] clk: add clk_round_rate()
` [PATCH v8 06/28] clk: ti: add mux clock driver
` [PATCH v8 07/28] arm: ti: am33xx: add DPLL_EN_FAST_RELOCK_BYPASS macro
` [PATCH v8 08/28] clk: ti: am33xx: add DPLL clock drivers
` [PATCH v8 09/28] clk: ti: add divider clock driver
` [PATCH v8 10/28] clk: ti: add gate "
` [PATCH v8 11/28] arm: dts: am335x: include am33xx-u-boot.dtsi
` [PATCH v8 12/28] ti: am33xx: fix do_enable_clocks() to accept NULL parameters
` [PATCH v8 13/28] clk: ti: add support for clkctrl clocks

net/smc/smc_core.c:1016:13: sparse: sparse: invalid type for argument 1:
 2020-12-29 23:06 UTC 

[folded-merged] mm-slub-call-account_slab_page-after-slab-page-initialization-fix.patch removed from -mm tree
 2020-12-29 23:05 UTC 

[folded-merged] zlib-move-export_symbol-and-module_license-out-of-dfltcc_symsc-fix.patch removed from -mm tree
 2020-12-29 23:04 UTC 

[PATCH 0/3] Add vbus draw support to DWC3
 2020-12-29 23:03 UTC  (4+ messages)
` [PATCH 1/3] usb: dwc3: gadget: Introduce a DWC3 VBUS draw callback
` [PATCH 2/3] usb: gadget: composite: Split composite reset and disconnect
` [PATCH 3/3] usb: gadget: configfs: Add a specific configFS reset callback

[PATCH] usb: dwc3: gadget: Restart DWC3 gadget when enabling pullup
 2020-12-29 23:00 UTC 

[Buildroot] [PATCH 1/2] libtirpc: remove NIS patch
 2020-12-29 23:00 UTC  (4+ messages)

[Buildroot] [PATCH] boot/barebox: kconfig needs the toolchain
 2020-12-29 22:56 UTC  (2+ messages)

[PATCH -mm] mm: readahead: apply a default readahead size
 2020-12-29 22:55 UTC  (3+ messages)

[Buildroot] [git commit] boot/barebox: kconfig needs the toolchain
 2020-12-29 22:53 UTC 

[PATCH 0/2] Enable usage of Marvell FW SIP services
 2020-12-29 22:51 UTC  (4+ messages)
` [PATCH 2/2] clk: mvebu: use firmware SiP service for accessing dfx register set

[PATCH v2] usb: gadget: configfs: Preserve function ordering after bind failure
 2020-12-29 22:44 UTC 

Documentation errors for HTTP protocol v2 and packfile
 2020-12-29 22:43 UTC  (6+ messages)
` [PATCH 0/2] pack-format.txt: document lengths at start of delta data
  ` [PATCH 1/2] pack-format.txt: define "varint" format
  ` [PATCH v2] pack-format.txt: document sizes at start of delta data

[PATCH 5.10 000/717] 5.10.4-rc1 review
 2020-12-29 22:42 UTC  (3+ messages)
` [PATCH 5.10 191/717] memstick: fix a double-free bug in memstick_check

[usb:usb-next] BUILD SUCCESS cb4d9b52ec06acc6eafd82e53ca90a1368fee7e6
 2020-12-29 22:39 UTC 

[Buildroot] [PATCH 1/5] package/ogre: bump to version 1.12.9
 2020-12-29 22:37 UTC  (5+ messages)
` [Buildroot] [PATCH 5/5] package/glibc: bump to version 2.32-23-g050022910be1d1f5c11cd5168f1685ad4f9580d2

[PATCH] KVM: arm64: Fix hyp_cpu_pm_{init,exit} __init annotation
 2020-12-29 22:34 UTC  (2+ messages)

[PATCH] KVM: arm64: Fix section mismatches around hyp_cpu_pm_{init,exit}
 2020-12-29 22:33 UTC  (8+ messages)
` [PATCH] KVM: arm64: Fix section mismatches around hyp_cpu_pm_{init, exit}

[igt-dev] [PATCH i-g-t] i915/gem_ctx_engine: Check idempotency by passing all known engines
 2020-12-29 22:33 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH 0/4] usb: gadget: audio fixes and clean ups
 2020-12-29 22:30 UTC  (4+ messages)
` [PATCH 3/4] usb: gadget: u_audio: remove struct uac_req

[Buildroot] [PATCH] package/erofs-utils: bump version to 1.2
 2020-12-29 22:30 UTC  (2+ messages)

[Buildroot] [PATCH 0/3] imx: gpu: bump to 6.4.3.p1.0
 2020-12-29 22:29 UTC  (5+ messages)
` [Buildroot] [PATCH 1/3] package/freescale-imx/imx-gpu-viv: bump to version 6.4.3.p1.0
` [Buildroot] [PATCH 2/3] package/freescale-imx/imx-gpu-g2d: "
` [Buildroot] [PATCH 3/3] package/freescale-imx/kernel-module-imx-gpu-viv: "

[Buildroot] [git commit] package/glibc: bump to version 2.32-23-g050022910be1d1f5c11cd5168f1685ad4f9580d2
 2020-12-29 22:28 UTC 

[Buildroot] [git commit] package/glibc, toolchain/toolchain-buildroot: disable native RPC in glibc toolchains
 2020-12-29 22:28 UTC 

[Buildroot] [git commit] package/glibc: drop ARC-specific version
 2020-12-29 22:28 UTC 

[Buildroot] [git commit] package/erofs-utils: bump version to 1.2
 2020-12-29 22:28 UTC 

[Buildroot] [PATCH 0/2] configs/nitrogen*: update kernel & uboot
 2020-12-29 22:25 UTC  (4+ messages)
` [Buildroot] [PATCH 1/2] configs/nitrogen*: update kernel to 5.4.x_2.2.0
` [Buildroot] [PATCH 2/2] configs/nitrogen*: bump u-boot to version 2020.10

[PATCH v2] ext4: fix bug for rename with RENAME_WHITEOUT
 2020-12-29 22:24 UTC  (2+ messages)

[Buildroot] [git commit] package/freescale-imx/kernel-module-imx-gpu-viv: bump to version 6.4.3.p1.0
 2020-12-29 22:24 UTC 

[Buildroot] [git commit] package/freescale-imx/imx-gpu-g2d: bump to version 6.4.3.p1.0
 2020-12-29 22:24 UTC 

[Buildroot] [git commit] package/freescale-imx/imx-gpu-viv: bump to version 6.4.3.p1.0
 2020-12-29 22:24 UTC 

[Buildroot] [git commit] configs/nitrogen*: bump u-boot to version 2020.10
 2020-12-29 22:23 UTC 

[Buildroot] [git commit] configs/nitrogen*: update kernel to 5.4.x_2.2.0
 2020-12-29 22:23 UTC 

[PATCH v3] KVM/x86: Move definition of __ex to x86.h
 2020-12-29 22:14 UTC  (3+ messages)

[Buildroot] [PATCH] package/minetest{-game}: bump to version 5.3.0
 2020-12-29 22:04 UTC  (2+ messages)

[Buildroot] [git commit] package/minetest{-game}: bump to version 5.3.0
 2020-12-29 22:04 UTC 

[Buildroot] [PATCH] package/quickjs: depends on gcc 4.9 at least
 2020-12-29 22:03 UTC  (2+ messages)

[Buildroot] [git commit] package/quickjs: depends on gcc 4.9 at least
 2020-12-29 22:03 UTC 

[PATCH] fetch2/wget: include paramters in URL
 2020-12-29 22:02 UTC  (3+ messages)
` [PATCH v3] fetch2/wget: include parameters "

[Buildroot] [PATCH 1/2] utils/scancpan: handles README.pod as license file
 2020-12-29 22:01 UTC  (2+ messages)

[Buildroot] [git commit] utils/scancpan: add GPL* as license file
 2020-12-29 22:00 UTC 

[Buildroot] [git commit] utils/scancpan: handles README.pod as license file
 2020-12-29 22:00 UTC 

[Buildroot] [PATCH 1/3] package/gdb: add support for gdb 10.x
 2020-12-29 21:51 UTC  (2+ messages)

Quectel EC200T USB: Problems with context activation
 2020-12-29 21:49 UTC  (2+ messages)

[PATCH 00/13] HID: new driver for PS5 'DualSense' controller
 2020-12-29 21:44 UTC  (4+ messages)
` [PATCH 04/13] HID: playstation: add DualSense touchpad support

[qemu-mainline test] 157957: regressions - FAIL
 2020-12-29 21:44 UTC 

[PATCH v7 0/3] Introduce perf-stat -b for BPF programs
 2020-12-29 21:42 UTC  (4+ messages)
` [PATCH v7 1/3] bpftool: add Makefile target bootstrap
` [PATCH v7 2/3] perf: support build BPF skeletons with perf
` [PATCH v7 3/3] perf-stat: enable counting events for BPF programs

[Buildroot] [git commit] package/gdb: drop gdb 8.2
 2020-12-29 21:43 UTC 

[PATCH v6 0/4] Introduce perf-stat -b for BPF programs
 2020-12-29 21:40 UTC  (12+ messages)
` [PATCH v6 3/4] perf-stat: enable counting events "

[Buildroot] [git commit] package/gdb: make gdb 9.2 the default version
 2020-12-29 21:41 UTC 

[Buildroot] [git commit] package/gdb: add support for gdb 10.x
 2020-12-29 21:40 UTC 

[PATCH 1/8] habanalabs: replace WARN/WARN_ON with dev_crit in driver
 2020-12-29 21:36 UTC  (8+ messages)
` [PATCH 2/8] habanalabs: kernel doc format in memory functions
` [PATCH 3/8] habanalabs: modify memory functions signatures
` [PATCH 4/8] habanalabs/gaudi: add debug prints for security status
` [PATCH 5/8] habanalabs: add ASIC property of functional HBMs
` [PATCH 6/8] habanalabs: update to latest hl_boot_if.h
` [PATCH 7/8] habanalabs: return dram virtual address in info ioctl
` [PATCH 8/8] habanalabs/gaudi: set uninitialized symbol

[PATCH v17 00/26] Control-flow Enforcement: Shadow Stack
 2020-12-29 21:30 UTC  (27+ messages)
` [PATCH v17 01/26] Documentation/x86: Add CET description
` [PATCH v17 02/26] x86/cet/shstk: Add Kconfig option for user-mode control-flow protection
` [PATCH v17 03/26] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v17 04/26] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions
` [PATCH v17 05/26] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v17 06/26] x86/cet: Add control-protection fault handler
` [PATCH v17 07/26] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v17 08/26] x86/mm: Introduce _PAGE_COW
` [PATCH v17 09/26] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v17 10/26] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v17 11/26] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v17 12/26] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v17 13/26] x86/mm: Shadow Stack page fault error checking
` [PATCH v17 14/26] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v17 15/26] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v17 16/26] mm: Add guard pages around a shadow stack
` [PATCH v17 17/26] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v17 18/26] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v17 19/26] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v17 20/26] x86/cet/shstk: User-mode shadow stack support
` [PATCH v17 21/26] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v17 22/26] binfmt_elf: Define GNU_PROPERTY_X86_FEATURE_1_AND properties
` [PATCH v17 23/26] ELF: Introduce arch_setup_elf_property()
` [PATCH v17 24/26] x86/cet/shstk: Handle thread shadow stack
` [PATCH v17 25/26] x86/cet/shstk: Add arch_prctl functions for "
` [PATCH v17 26/26] mm: Introduce PROT_SHSTK "

[PATCH v17 0/7] Control-flow Enforcement: Indirect Branch Tracking
 2020-12-29 21:33 UTC  (8+ messages)
` [PATCH v17 1/7] x86/cet/ibt: Update Kconfig for user-mode "
` [PATCH v17 2/7] x86/cet/ibt: User-mode Indirect Branch Tracking support
` [PATCH v17 3/7] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v17 4/7] x86/cet/ibt: Update ELF header parsing "
` [PATCH v17 5/7] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v17 6/7] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point
` [PATCH v17 7/7] x86/vdso: Insert endbr32/endbr64 to vDSO

[PATCH v6 0/2] PCI: cadence: Retrain Link to work around Gen2
 2020-12-29 21:31 UTC  (4+ messages)
` [PATCH v6 2/2] PCI: cadence: Retrain Link to work around Gen2 training defect


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.