linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-29 18:23:07 to 2020-08-30 10:02:59 UTC [more...]

[PATCH 01/11] kconfig: qconf: reformat the intro message
 2020-08-30 10:01 UTC  (12+ messages)
` [PATCH 02/11] kconfig: qconf: update the intro message to match to the current code
` [PATCH 05/11] kconfig: qconf: show data column all the time
` [PATCH 06/11] kconfig: qconf: allow to edit "int", "hex", "string" menus in-place
` [PATCH 11/11] kconfig: qconf: create QApplication after option checks

[GIT PULL] USB fixes for 5.9-rc3 - take 2
 2020-08-30 10:01 UTC 

[PATCH v2 1/2] mm/pageblock: mitigation cmpxchg false sharing in pageblock flags
 2020-08-30 10:00 UTC  (6+ messages)
` [PATCH v2 2/2] mm/pageblock: remove false sharing in pageblock_flags

[ALTERNATE PATCH] memblock: fix min_low_pfn/max_low_pfn build errors
 2020-08-30  9:56 UTC  (4+ messages)

[PATCH v2] KVM: nVMX: fix the layout of struct kvm_vmx_nested_state_hdr
 2020-08-30  9:52 UTC  (6+ messages)

[PATCH] ALSA: rockchip: fix a possible divide-by-zero bug in rockchip_i2s_hw_params()
 2020-08-30  9:51 UTC 

[PATCH v1] [media] netup_unidvb: use generic power management
 2020-08-30  9:44 UTC  (4+ messages)
  ` [PATCH v2] netup_unidvb: drop initialization of PM pointers

Boot failure on gru-scarlet-inx with 5.9-rc2
 2020-08-30  9:41 UTC  (2+ messages)

[PATCH] iio: adc: rockchip_saradc: Select IIO_TRIGGERED_BUFFER
 2020-08-30  9:26 UTC  (3+ messages)

[PATCH RFC leds + net-next v4 0/2] Add support for LEDs on Marvell PHYs
 2020-08-30  9:22 UTC  (7+ messages)

[Linux-kernel-mentees] [PATCH] net: bluetooth: Fix null pointer deref in hci_phy_link_complete_evt
 2020-08-30  9:19 UTC  (4+ messages)

[PATCH RFC 0/2] simple sysfs wrappers for single values
 2020-08-30  9:13 UTC  (6+ messages)
` [PATCH RFC 1/2] sysfs: add helpers for safely showing simple strings
` [PATCH RFC 2/2] sysfs: add helper macro for showing simple integer values

sysfs output without newlines
 2020-08-30  9:11 UTC  (4+ messages)

[PATCH] fat: Avoid oops when bdi->io_pages==0
 2020-08-30  9:04 UTC  (5+ messages)

generic DMA bypass flag v4
 2020-08-30  9:04 UTC  (3+ messages)
` [PATCH 5/5] powerpc: use the generic dma_ops_bypass mode

[PATCH V2] sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output
 2020-08-30  8:59 UTC  (3+ messages)

[PATCH] dt-bindings: gpu: arm,mali-utgard: Correct Maxime's email
 2020-08-30  8:51 UTC 

[PATCH v1] i2c: npcm7xx: bug fix timeout (usec instead of msec)
 2020-08-30  8:47 UTC  (2+ messages)

[PATCH] dt-bindings: gpu: arm,mali-utgard: Use unevaluatedProperties
 2020-08-30  8:40 UTC 

[PATCH rdma-next v1 00/10] Restore failure of destroy commands
 2020-08-30  8:40 UTC 

[PATCH 1/2] mm: use add_page_to_lru_list()/page_lru()/page_off_lru()
 2020-08-30  8:31 UTC  (3+ messages)

[PATCH] media: pci: ttpci: av7110: avoid compiler optimization of reading data[0] in debiirq()
 2020-08-30  8:30 UTC  (2+ messages)

[PATCH 00/17] HSM driver for ACRN hypervisor
 2020-08-30  8:16 UTC  (10+ messages)
` [PATCH 05/17] virt: acrn: Introduce ACRN HSM basic driver
` [PATCH 06/17] virt: acrn: Introduce VM management interfaces

[PATCH] mm/memory-failure: Fix return wrong value when isolate page fail
 2020-08-30  8:10 UTC 

[PATCH v2 2/3] media: i2c: Add support for the OV8865 image sensor
 2020-08-30  8:09 UTC  (2+ messages)

[PATCH] rtc: s3c: Simplify with dev_err_probe()
 2020-08-30  8:09 UTC 

[PATCH v3 0/3] Get cache information from userland
 2020-08-30  8:01 UTC  (5+ messages)
` [PATCH v3 1/3] riscv: Set more data to cacheinfo
` [PATCH v3 3/3] riscv: Add cache information in AUX vector

[net-next v5 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-08-30  8:00 UTC  (3+ messages)

[PATCH] bnx2x: correct a mistake when show error code
 2020-08-30  7:58 UTC  (2+ messages)
` [EXT] "

[net-next v5 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices
 2020-08-30  7:49 UTC  (5+ messages)

[PATCH] USB: PHY: JZ4770: Use the generic PHY framework
 2020-08-30  7:46 UTC  (2+ messages)

simplify gendisk lookup and remove struct block_device aliases v2
 2020-08-30  7:35 UTC  (22+ messages)
` [PATCH 01/19] char_dev: replace cdev_map with an xarray
` [PATCH 02/19] block: merge drivers/base/map.c into block/genhd.c
` [PATCH 03/19] block: cleanup del_gendisk a bit
` [PATCH 04/19] block: split block_class_lock
` [PATCH 05/19] block: rework requesting modules for unclaimed devices
` [PATCH 06/19] block: add an optional probe callback to major_names
` [PATCH 07/19] ide: remove ide_{,un}register_region
` [PATCH 08/19] swim: don't call blk_register_region
` [PATCH 09/19] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t
` [PATCH 10/19] brd: use __register_blkdev to allocate devices on demand
` [PATCH 11/19] loop: "
` [PATCH 12/19] md: "
` [PATCH 13/19] ide: switch to __register_blkdev for command set probing
` [PATCH 14/19] floppy: use a separate gendisk for each media format
` [PATCH 15/19] amiflop: use separate gendisks for Amiga vs MS-DOS mode
` [PATCH 16/19] ataflop: use a separate gendisk for each media format
` [PATCH 17/19] z2ram: reindent
` [PATCH 18/19] z2ram: use separate gendisk for the different modes
` [PATCH 19/19] block: switch gendisk lookup to a simple xarray

[PATCH AUTOSEL 4.19 01/38] ALSA: pci: delete repeated words in comments
 2020-08-30  7:33 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 08/38] media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq()

[PATCH trivial] xtensa: fix Kconfig typo
 2020-08-30  7:29 UTC  (2+ messages)

[PATCH] staging: rtl8188eu: use __func__ in os_dep
 2020-08-30  7:21 UTC 

[RFC/RFT PATCH 3/6] arm64, numa: Move pcibus_to_node definition to generic numa code
 2020-08-30  7:22 UTC  (3+ messages)

[PATCH 1/5] dt-bindings: arm: fsl: Add Beacon i.MX8M Mini Development Kit binding
 2020-08-30  7:11 UTC  (10+ messages)
` [PATCH 2/5] arm64: dts: imx8mm-beacon-kit: Add missing build through Makefile
` [PATCH 3/5] arm64: dts: imx8mm-beacon-som: Align regulator names with schema
` [PATCH 4/5] arm64: dts: imx8mm-beacon-som: Fix atmel,24c64 EEPROM compatible
` [PATCH 5/5] arm64: dts: imx8mm-evk: Align regulator names with schema

drivers/usb/gadget/udc/tegra-xudc.c:2257:26: sparse: sparse: incorrect type in assignment (different base types)
 2020-08-30  7:10 UTC 

[ANNOUNCE] Reiser5: Selective File Migration - User Interface
 2020-08-30  7:04 UTC 

[GIT PULL] EDAC urgent for v5.9-rc3
 2020-08-30  7:02 UTC 

[PATCH v2] platform: cros_ec: Reduce ligthbar get version command
 2020-08-30  7:00 UTC 

[PATCH v3] platform: cros_ec: Reduce ligthbar get version command
 2020-08-30  6:59 UTC 

[PATCH 1/5] arm64: dts: imx8mm-evk: Replace deprecated phy reset properties
 2020-08-30  6:53 UTC  (2+ messages)

[RFC PATCH -rc] gcov: Protect from uninitialized number of functions provided by GCC
 2020-08-30  6:45 UTC  (3+ messages)

[GIT PULL] dma-mapping fix for 5.9
 2020-08-30  6:31 UTC 

KMSAN: uninit-value in translate_table
 2020-08-30  6:08 UTC 

[gustavoars-linux:testing/fallthrough] BUILD SUCCESS a66bf6afaf6c7977c8e64e77bafb9761fd42ac4c
 2020-08-30  5:53 UTC 

[PATCH] igb: read PBA number from flash
 2020-08-30  5:45 UTC 

[PATCH] USB: integrate macro definitions into include/linux/usb.h
 2020-08-30  5:23 UTC  (3+ messages)

ptrace_syscall_32 is failing
 2020-08-30  4:40 UTC  (2+ messages)

[PATCH] KVM: fix memory leak in kvm_io_bus_unregister_dev()
 2020-08-30  4:34 UTC 

[mac80211_hwsim] dc5ef7078b: BUG:KASAN:stack-out-of-bounds_in__freq_reg_info
 2020-08-30  2:28 UTC 

[PATCH] f2fs: prevent compressed file from being disabled after releasing cblocks
 2020-08-30  3:23 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: Simplify SEEK_DATA implementation
 2020-08-30  3:18 UTC  (2+ messages)

{standard input}:1174: Error: inappropriate arguments for opcode 'mpydu'
 2020-08-30  2:58 UTC  (2+ messages)

ERROR: modpost: "max_low_pfn" undefined!
 2020-08-30  2:39 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 01/58] ACPI: watchdog: Allow disabling WDAT at boot
 2020-08-30  2:23 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 10/58] mips: vdso: fix 'jalr t9' crash in vdso code

[PATCH 1/3] arm64: dts: imx8mm-evk: remove orphaned pinctrl-names property
 2020-08-30  1:50 UTC  (2+ messages)

[PATCH] ARM: dts: imx6q-kontron-samx6i: Remove old fsl,spi-num-chipselects
 2020-08-30  1:48 UTC  (2+ messages)

[PATCH] iomap: fix WARN_ON_ONCE() from unprivileged users
 2020-08-30  1:30 UTC 

[PATCH] block: Set default value to bdi->io_pages instead of zero
 2020-08-30  1:04 UTC 

[PATCH v2] block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE
 2020-08-30  1:00 UTC  (2+ messages)

arch/mips/boot/compressed/../../../../lib/zlib_inflate/inftrees.c:258: undefined reference to `__ubsan_handle_type_mismatch_v1'
 2020-08-30  0:50 UTC 

possible deadlock in __lock_task_sighand
 2020-08-30  0:34 UTC  (2+ messages)

[PATCH] MAINTAINERS: IA64: mark Status as Odd Fixes only
 2020-08-30  0:31 UTC 

[PATCH v9 0/4] scsi: ufs: Add Host Performance Booster Support
 2020-08-29 23:54 UTC  (9+ messages)
  ` [PATCH v9 2/4] scsi: ufs: Introduce HPB feature
  ` [PATCH v9 1/4] scsi: ufs: Add HPB feature related parameters
  ` [PATCH v9 3/4] scsi: ufs: L2P map management for HPB read
  ` [PATCH v9 4/4] scsi: ufs: Prepare HPB read for cached sub-region

[PATCH] sysfs: Add sysfs_emit to replace sprintf to PAGE_SIZE buffers
 2020-08-29 23:49 UTC  (5+ messages)

[PATCH] f2fs: make fibmap consistent with fiemap for compression chunk
 2020-08-29 23:44 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 0/1] Enable ddr modes on emmc2 of Raspberry Pi 4 B
 2020-08-29 23:15 UTC  (2+ messages)
` [PATCH 1/1] ARM: dts: bcm2711: Enable ddr modes on emmc2 controller

[PATCH] fs: allow do_renameat2() over bind mounts of the same filesystem
 2020-08-29 22:42 UTC  (5+ messages)

[PATCH 0/8] regulator/tps*: Constify static regulator ops
 2020-08-29 22:11 UTC  (9+ messages)
` [PATCH 1/8] regulator: tps51632: Constify tps51632_dcdc_ops
` [PATCH 2/8] regulator: tps6105x: Constify tps6105x_regulator_ops
` [PATCH 3/8] regulator: tps62360: Constify tps62360_dcdc_ops
` [PATCH 4/8] regulator: tps65086: Constify static regulator_ops
` [PATCH 5/8] regulator: tps65090: constify "
` [PATCH 6/8] regulator: tps6586x: Constify "
` [PATCH 7/8] regulator: tps65912: "
` [PATCH 8/8] regulator: tps65910: "

[PATCH v2 0/3] bio: Direct IO: convert to pin_user_pages_fast()
 2020-08-29 22:08 UTC  (10+ messages)
` [PATCH v2 1/3] mm/gup: introduce pin_user_page()
` [PATCH v2 2/3] iov_iter: introduce iov_iter_pin_user_pages*() routines
` [PATCH v2 3/3] bio: convert get_user_pages_fast() --> pin_user_pages_fast()

ATTN: YOUR LATE RELATIVE!!!
 2020-08-29 21:14 UTC 

[PATCH] ia64: fix min_low_pfn/max_low_pfn build errors
 2020-08-29 21:39 UTC  (2+ messages)

[PATCH] microblaze: fix min_low_pfn/max_low_pfn build errors
 2020-08-29 21:37 UTC  (2+ messages)

Kernel 5.9-rc Regression: Boot failure with nvme
 2020-08-29 21:35 UTC  (7+ messages)

[PATCH v2] usb: dwc3: Stop active transfers before halting the controller
 2020-08-29 21:35 UTC  (2+ messages)

[PATCH v5 0/2] Add support for Tianma nt36672a video mode panel
 2020-08-29 21:31 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: display: panel: Add bindings for Novatek nt36672a
` [PATCH v5 2/2] drm: panel: Add novatek nt36672a panel driver

[PATCH v3 01/18] iio: accel: bma180: Simplify with dev_err_probe()
 2020-08-29 21:30 UTC  (9+ messages)
` [PATCH v3 03/18] iio: adc: envelope-detector: "
` [PATCH v3 09/18] iio: afe: iio-rescale: "
` [PATCH v3 12/18] iio: dac: dpot-dac: "
` [PATCH v3 18/18] iio: multiplexer: iio-mux: "

[GIT PULL] fallthrough fixes for 5.9-rc3
 2020-08-29 21:24 UTC  (2+ messages)

[PATCH] kernel.h: Silence sparse warning in lower_32_bits
 2020-08-29 21:20 UTC  (5+ messages)
` [PATCH] fsldma: fsl_ioread64*() do not need lower_32_bits()

[PATCH v3 4/5] fpga manager: xilinx-spi: add error checking after gpiod_get_value()
 2020-08-29 21:08 UTC  (3+ messages)

[PATCH v2 1/2] drm/ingenic: Fix leak of device_node pointer
 2020-08-29 21:08 UTC  (4+ messages)
` [PATCH v2 2/2] drm/ingenic: Fix driver not probing when IPU port is missing

[PATCH 1/4] dt-bindings: display: samsung,amoled-mipi-dsi: Do not require enable-gpios on samsung,s6e63j0x03
 2020-08-29 21:06 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: display: simple: Add AM-1280800N3TZQW-T00H
 2020-08-29 21:05 UTC  (2+ messages)

[PATCH] drm/panel: rm67191: Remove CLOCK_NON_CONTINUOUS flag
 2020-08-29 21:05 UTC  (2+ messages)

[PATCH] drm/bridge: Fix the dsi remote end-points
 2020-08-29 21:04 UTC  (2+ messages)

[PATCH v2 0/7] arm64: dts: rockchip: Add Engicam PX30.Core
 2020-08-29 20:31 UTC  (3+ messages)
` [PATCH v2 2/7] arm64: dts: rockchip: px30: Add Engicam EDIMM2.2 Starter Kit

[RFC PATCH] coccinelle: misc: add uninitialized_var.cocci script
 2020-08-29 20:26 UTC  (6+ messages)

[GIT PULL] s390 updates for 5.9-rc3
 2020-08-29 20:17 UTC  (2+ messages)

[PULL REQUEST] i2c for v5.9
 2020-08-29 20:17 UTC  (2+ messages)

[GIT PULL] hwmon fixes for v5.9-rc3
 2020-08-29 20:17 UTC  (2+ messages)

[GIT PULL] xen: branch for v5.9-rc3
 2020-08-29 20:17 UTC  (2+ messages)

drivers/android/binder.c:3779: Error: unrecognized keyword/register name `l.addi
 2020-08-29 19:43 UTC 

[PATCH] x86/uaccess: Use pointer masking to limit uaccess speculation
 2020-08-29 19:31 UTC  (4+ messages)

[PATCH] net: ipv6: remove unused arg exact_dif in compute_score
 2020-08-29 19:28 UTC  (2+ messages)

[PATCH] net: ipv4: remove unused arg exact_dif in compute_score
 2020-08-29 19:27 UTC  (2+ messages)

[PATCH next v2 0/3] soc: ti: k3: ringacc: add am65x sr2.0 support
 2020-08-29 18:41 UTC  (4+ messages)
` [PATCH next v2 1/3] "
` [PATCH next v2 2/3] bindings: soc: ti: soc: ringacc: remove ti,dma-ring-reset-quirk
` [PATCH next v2 3/3] arm64: dts: ti: k3-am65: ringacc: drop ti,dma-ring-reset-quirk

[PATCH] sh: use kmem_cache_zalloc instead of kmem_cache_alloc with GFP_ZERO flag
 2020-08-29 18:38 UTC 

[PATCH v4 0/2] add regmap-spi-avmm & Intel Max10 BMC chip support
 2020-08-29 18:24 UTC  (4+ messages)
` [PATCH v4 2/2] mfd: intel-m10-bmc: add Max10 BMC chip support for Intel FPGA PAC

INFO: task hung in tls_sk_proto_close
 2020-08-29 18:23 UTC  (2+ messages)

[PATCH] regmap: soundwire: remove unsed header mod_devicetable.h
 2020-08-29 18:22 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).