All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-13 22:12:28 to 2020-06-14 03:01:22 UTC [more...]

[PATCH] media: exynos4-is: Fix a reference count leak
 2020-06-14  3:01 UTC  (2+ messages)

[Buildroot] ebtables and musl
 2020-06-14  3:00 UTC  (5+ messages)

[PATCH v2 00/49] rockchip: x86: Support building ROM files automatically with binman
 2020-06-14  2:57 UTC  (50+ messages)
` [PATCH v2 01/49] dm: core Fix long line in device_bind_common()
` [PATCH v2 02/49] .gitignore: Ignore Python 3 cache directories
` [PATCH v2 03/49] binman: Output errors to stderr
` [PATCH v2 04/49] binman: cbfs: Fix IFWI typo
` [PATCH v2 05/49] binman: Correct the search patch for pylibfdt
` [PATCH v2 06/49] binman: Specify the toolpath when running test coverage
` [PATCH v2 07/49] binman: Add support for calling mkimage
` [PATCH v2 08/49] binman: Fix a few typos in the entry docs
` [PATCH v2 09/49] binman: Adjust pylibfdt for incremental build
` [PATCH v2 10/49] binman: Re-enable concurrent tests
` [PATCH v2 11/49] binman: Use super() instead of specifying parent type
` [PATCH v2 12/49] binman: Add an etype for external binary blobs
` [PATCH v2 13/49] binman: Convert existing binary blobs to blob_ext
` [PATCH v2 14/49] binman: Allow external binaries to be missing
` [PATCH v2 15/49] patman: Update errors and warnings to use stderr
` [PATCH v2 16/49] binman: Detect when valid images are not produced
` [PATCH v2 17/49] binman: Allow missing Intel blobs
` [PATCH v2 18/49] binman: Allow zero-length entries to overlap
` [PATCH v2 19/49] mkimage: Allow updating the FIT timestamp
` [PATCH v2 20/49] dtoc: Allow adding variable-sized data to a dtb
` [PATCH v2 21/49] binman: Add support for generating a FIT
` [PATCH v2 22/49] x86: rockchip: Change how selection of ROMs works
` [PATCH v2 23/49] rockchip: Allow Bob to use SPI boot
` [PATCH v2 24/49] Makefile: Allow building .rom files for non-x86 boards
` [PATCH v2 25/49] rockchip: jerry: Add serial support
` [PATCH v2 26/49] rockchip: bob: Support SPI-flash booting
` [PATCH v2 27/49] rockchip: Enable building a SPI ROM image on jerry
` [PATCH v2 28/49] rockchip: Enable building a SPI ROM image on bob
` [PATCH v2 29/49] tegra: Drop the unused non-binman code
` [PATCH v2 30/49] tegra: Don't enable binman on ARMv8 SoCs
` [PATCH v2 31/49] Makefile: Rename ALL-y to INPUTS-y
` [PATCH v2 32/49] powerpc: mpc85xx: Only enable binman when it is needed
` [PATCH v2 33/49] x86: Makefile: Drop explicit targets built by binman
` [PATCH v2 34/49] x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROM
` [PATCH v2 35/49] sunxi: Makefile: Drop explicit targets built by binman
` [PATCH v2 36/49] tegra: "
` [PATCH v2 37/49] mediatek: "
` [PATCH v2 38/49] rockchip: "
` [PATCH v2 39/49] Makefile: Move CONFIG_TOOLS_DEBUG check to later
` [PATCH v2 40/49] Makefile: Fix a long line in cmd_mkfitimage
` [PATCH v2 41/49] Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty
` [PATCH v2 42/49] Makefile: Warn against using CONFIG_SPL_FIT_GENERATOR
` [PATCH v2 43/49] rockchip: Convert evb-rk3288 over to use binman
` [PATCH v2 44/49] rockchip: Convert evb-rk3229 "
` [PATCH v2 45/49] rockchip: Drop the fit_spl_optee.sh script
` [PATCH v2 46/49] x86: Move the fdtmap away from the binary blobs
` [PATCH v2 47/49] x86: chromebook_link64: Correct the image layout
` [PATCH v2 48/49] x86: chromebook_panther: "
` [PATCH v2 49/49] x86: chromebook_samus_tpl: "

[PATCH] media: ti-vpe: Fix a missing check and reference count leak
 2020-06-14  2:56 UTC 

[PATCH v3 00/35] dm: Add programmatic generation of ACPI tables (part B)
 2020-06-14  2:55 UTC  (36+ messages)
` [PATCH v3 01/35] dm: core: Add an ACPI name for the root node
` [PATCH v3 02/35] acpi: Add a function to get a device path and scope
` [PATCH v3 03/35] acpi: Add a way to check device status
` [PATCH v3 04/35] irq: Add a method to convert an interrupt to ACPI
` [PATCH v3 05/35] acpi: Support generation of ACPI code
` [PATCH v3 06/35] acpi: Support generation of interrupt descriptor
` [PATCH v3 07/35] gpio: Add a method to convert a GPIO to ACPI
` [PATCH v3 08/35] acpi: Support string output
` [PATCH v3 09/35] acpi: Support generation of GPIO descriptor
` [PATCH v3 10/35] acpi: Support generation of a GPIO/irq for a device
` [PATCH v3 11/35] acpi: Support generation of I2C descriptor
` [PATCH v3 12/35] acpi: Support generation of SPI descriptor
` [PATCH v3 13/35] acpigen: Support writing a length
` [PATCH v3 14/35] acpigen: Support writing a package
` [PATCH v3 15/35] acpi: Support writing an integer
` [PATCH v3 16/35] acpi: Support writing a string
` [PATCH v3 17/35] acpi: Support writing a name
` [PATCH v3 18/35] acpi: Support writing a UUID
` [PATCH v3 19/35] acpi: Support writing Device Properties objects via _DSD
` [PATCH v3 20/35] acpi: Support writing a GPIO
` [PATCH v3 21/35] acpi: Support copying properties from device tree to ACPI
` [PATCH v3 22/35] acpi: Add support for various misc ACPI opcodes
` [PATCH v3 23/35] acpi: Add support for writing a Power Resource
` [PATCH v3 24/35] acpi: Add support for writing a GPIO power sequence
` [PATCH v3 25/35] acpi: Add support for a generic "
` [PATCH v3 26/35] acpi: Add support for SSDT generation
` [PATCH v3 27/35] x86: acpi: Move MADT down a bit
` [PATCH v3 28/35] acpi: Record the items added to SSDT
` [PATCH v3 29/35] acpi: Support ordering SSDT data by device
` [PATCH v3 30/35] x86: Allow devices to write an SSDT
` [PATCH v3 31/35] acpi: Add support for DSDT generation
` [PATCH v3 32/35] x86: Allow devices to write to DSDT
` [PATCH v3 33/35] pci: Avoid a crash in device_is_on_pci_bus()
` [PATCH v3 34/35] dm: acpi: Enhance acpi_get_name()
` [PATCH v3 35/35] acpi: Add an acpi command to list/dump generated ACPI items

[PATCH] checkout: teach --worktree
 2020-06-14  2:51 UTC  (2+ messages)

[Bug 1883400] [NEW] Windows 10 extremely slow and unresponsive
 2020-06-14  2:45 UTC  (2+ messages)
` [Bug 1883400] "

[PATCH 00/10] improve OF_PLATDATA support
 2020-06-14  2:49 UTC  (5+ messages)
` [PATCH 09/10] dtoc: update dtb_platdata to support cd-gpios

net/sched/sch_fq.c:966:12: warning: stack frame size of 1400 bytes in function 'fq_dump'
 2020-06-14  2:47 UTC 

[PATCH] drm/v3d: fix reference count leaks due to pm_runtime_get_sync
 2020-06-14  2:44 UTC 

[THERMAL] INT3403 and new 0x91 thermal events in dmesg
 2020-06-14  2:44 UTC  (2+ messages)

[PATCH] drm/bridge: fix reference count leaks due to pm_runtime_get_sync()
 2020-06-14  2:40 UTC 

[PATCH] media: stm32-dcmi: Fix a reference count leak
 2020-06-14  2:36 UTC  (2+ messages)

[PATCH] media: s5p-mfc: Fix a reference count leak
 2020-06-14  2:31 UTC  (2+ messages)

[PATCH] cgroup: Refactor two assignments in css_task_iter_next_css_set()
 2020-06-14  2:28 UTC  (2+ messages)

[PATCH v4 00/15] md/raid5: set STRIPE_SIZE as a configurable value
 2020-06-14  2:28 UTC  (3+ messages)
` [PATCH v4 01/15] md/raid456: covert macro define of STRIPE_* as members of struct r5conf

[PATCH] Makefile: Improve compressed debug info support detection
 2020-06-14  2:21 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] drm/radeon: Fix reference count leaks caused by pm_runtime_get_sync
 2020-06-14  2:21 UTC 

[PATCH v2] Fix code style same in one function
 2020-06-14  2:14 UTC  (3+ messages)
` [PATCH] Fix code style in css_task_iter_next_css_set()

[omap-audio:peter/linux-next-wip 42/92] sound/soc/codecs/tas2555.c:641:6: warning: Variable 'ret' is reassigned a value before the old one has been used
 2020-06-14  2:00 UTC 

[PATCH] drm/radeon: fix multiple reference count leak
 2020-06-14  1:55 UTC 

[GIT PULL] more Kbuild updates for v5.8-rc1
 2020-06-14  1:50 UTC  (3+ messages)

[PATCH] drm/noveau: fix reference count leak in nouveau_debugfs_strap_peek
 2020-06-14  1:48 UTC 

[PATCH] drm/nouveau: fix multiple instances of reference count leaks
 2020-06-14  1:41 UTC 

[PATCH] drm/noveau: fix reference count leak in nouveau_fbcon_open
 2020-06-14  1:33 UTC 

[PATCH] drm/noveau: fix reference count leak in nv50_disp_atomic_commit
 2020-06-14  1:29 UTC 

[PATCH] drm/nouveau: Fix reference count leak in nouveau_connector_detect
 2020-06-14  1:22 UTC 

[PATCH] Fix null pointer dereference in vector_user_bpf
 2020-06-14  1:19 UTC  (2+ messages)

drivers/mmc/host/dw_mmc.c:836: undefined reference to `dma_request_chan'
 2020-06-14  1:17 UTC 

nftables drops related traffic
 2020-06-14  1:17 UTC  (2+ messages)

next/pending-fixes build: 150 builds: 5 failed, 145 passed, 12 errors, 122 warnings (v5.7-15164-g875d8f7462d6)
 2020-06-14  1:12 UTC 

[PATCH 0/3] sched, arch_topology: Thermal pressure configuration cleanup
 2020-06-14  1:07 UTC  (8+ messages)
` [PATCH 1/3] thermal/cpu-cooling, sched/core: Cleanup thermal pressure definition
` [PATCH 2/3] sched: Cleanup SCHED_THERMAL_PRESSURE setup
` [PATCH 3/3] arm, arm64: Select CONFIG_SCHED_THERMAL_PRESSURE

[PATCH v3 0/2] Add FILS discovery support
 2020-06-14  0:54 UTC  (4+ messages)

Rename offensive terminology (master)
 2020-06-14  0:50 UTC  (4+ messages)

Rename offensive terminology (master)
 2020-06-14  0:41 UTC  (10+ messages)

[RFC,net-next, 0/5] Strict mode for VRF
 2020-06-14  0:37 UTC  (15+ messages)
` [RFC,net-next, 1/5] l3mdev: add infrastructure for table to VRF mapping
` [RFC,net-next, 2/5] vrf: track associations between VRF devices and tables
` [RFC,net-next, 3/5] vrf: add sysctl parameter for strict mode

Rename offensive terminology (master)
 2020-06-14  0:05 UTC  (2+ messages)

[PATCH] scsi: target/sbp: remove SBP target driver
 2020-06-14  0:03 UTC  (4+ messages)
` [PATCH] scsi: target/sbp: remove firewire "

Rename offensive terminology (master)
 2020-06-14  0:03 UTC  (2+ messages)

[PATCH v1] mtd: spi-nor: Add support for Winbond w25q64jv spi flash
 2020-06-13 23:53 UTC  (2+ messages)

BUG: kernel NULL pointer dereference from check_preempt_wakeup()
 2020-06-13 23:40 UTC  (10+ messages)

[GIT] Networking
 2020-06-13 23:35 UTC  (2+ messages)

[PATCH] media: camss: Fix a reference count leak
 2020-06-13 23:34 UTC 

[PATCH] media: camss: Fix a reference count leak
 2020-06-13 23:27 UTC 

[PATCH] media: vsp1: Fix a reference count leak
 2020-06-13 23:23 UTC 

[PATCH v2 00/23] spi: dm-conversion (part1)
 2020-06-13 23:23 UTC  (10+ messages)
` [PATCH v2 15/23] ti: Drop panda board

Patchwork housekeeping for: linux-renesas-soc
 2020-06-13 23:20 UTC 

[PATCH] media: platform: fcp: Fix a reference count leak
 2020-06-13 23:19 UTC 

[PATCH v2] page_alloc: consider highatomic reserve in wmartermark fast
 2020-06-13 23:17 UTC  (4+ messages)

[PATCH] media: rockchip/rga: Fix a reference count leak
 2020-06-13 23:13 UTC  (3+ messages)

drivers/pci/controller/pci-mvebu.c:368:17: sparse: sparse: restricted __le16 degrades to integer
 2020-06-13 23:13 UTC 

[PATCH] media: mtk-jpeg: Fix a reference count leak
 2020-06-13 23:08 UTC  (3+ messages)

[PATCH] parisc: Prevent optimization of loads and stores in atomic operations
 2020-06-13 23:08 UTC  (2+ messages)

Dunfell busybox NFS mount fails to build
 2020-06-13 23:06 UTC 

[pm:acpica-osl 2/2] drivers/acpi/osl.c:533:13: error: implicit declaration of function 'acpi_os_drop_map_ref'
 2020-06-13 23:06 UTC 

[PATCH] media: rcar-vin: Fix a reference count leak
 2020-06-13 23:04 UTC 

drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:3223:63: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2020-06-13 23:01 UTC 

[PATCH] parisc: suppress error messages for 'make clean'
 2020-06-13 22:48 UTC  (5+ messages)

[PATCH v4 0/3] Venus dynamic debug
 2020-06-13 22:39 UTC  (4+ messages)
` [PATCH v4 1/3] venus: Add debugfs interface to set firmware log level
` [PATCH v4 2/3] venus: Make debug infrastructure more flexible
` [PATCH v4 3/3] venus: Add a debugfs file for SSR trigger

regenerating tags when cloning
 2020-06-13 22:37 UTC 

[PATCH] net: ethernet: ti: ale: fix allmulti for nu type ale
 2020-06-13 22:38 UTC  (2+ messages)

[PATCH] net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init
 2020-06-13 22:36 UTC  (2+ messages)

drivers/tty/vt/vt.c:1210:22: warning: comparison is always false due to limited range of data type
 2020-06-13 22:31 UTC 

[PATCH 1/2] drm: mcde: Fix display initialization problem
 2020-06-13 22:30 UTC  (4+ messages)
` [PATCH 2/2] drm: mcde: Fix forgotten user of drm->dev_private

[PATCH] media: rcar-vin: Fix a reference count leak
 2020-06-13 22:30 UTC 

[PATCH v3] net: atm: Remove the error message according to the atomic context
 2020-06-13 22:29 UTC  (2+ messages)

pull-request: bpf 2020-06-12
 2020-06-13 22:28 UTC  (2+ messages)

[PATCH RFC 00/22] Support of Virtual CPU Hotplug for ARMv8 Arch
 2020-06-13 22:26 UTC  (3+ messages)

[RFC 0/3] ARM: copy_{from,to}_user() for vmsplit 4g/4g
 2020-06-13 22:16 UTC  (9+ messages)
` [RFC 1/3] lib: copy_{from,to}_user using gup & kmap_atomic()

[PATCH] i2c: busses: Fix reference count leaks
 2020-06-13 22:14 UTC 

[RFC PATCH bpf-next 0/8] libbpf ksym support and bpftool show PIDs
 2020-06-13 22:14 UTC  (5+ messages)
` [RFC PATCH bpf-next 8/8] tools/bpftool: show PIDs with FDs open against BPF map/prog/link/btf

[PATCH v3] btf_encoder: Teach pahole to store percpu variables in vmlinux BTF
 2020-06-13 22:12 UTC  (5+ messages)

[PATCH] i2c: busses: Fix a reference count leak
 2020-06-13 22:12 UTC 


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.