linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-04 15:40:37 to 2020-09-04 18:10:31 UTC [more...]

[PATCH v7 00/18] Add support for Nitro Enclaves
 2020-09-04 17:52 UTC  (6+ messages)

[PATCH 0/4] iWave G21D-Q7 enable PCIe, flash, CAN and SD2 LED
 2020-09-04 17:24 UTC  (10+ messages)
` [PATCH 2/4] ARM: dts: r8a7742-iwg21d-q7: Add SPI NOR support
` [PATCH 3/4] ARM: dts: r8a7742-iwg21d-q7: Add can0 support to carrier board
` [PATCH 4/4] ARM: dts: r8a7742-iwg21d-q7: Enable SD2 LED indication

Question on task_blocks_on_rt_mutex()
 2020-09-04 17:24 UTC  (8+ messages)

remove set_fs for riscv
 2020-09-04 18:04 UTC  (10+ messages)
` [PATCH 1/8] maccess: add a generic __{get,put}_kernel_nofault for nommu
` [PATCH 2/8] uaccess: provide a generic TASK_SIZE_MAX definition
` [PATCH 3/8] asm-generic: fix unaligned access hamdling in raw_copy_{from,to}_user
` [PATCH 4/8] asm-generic: prepare uaccess.h for a set_fs-less world
` [PATCH 5/8] riscv: use memcpy based uaccess for nommu again
` [PATCH 6/8] riscv: refactor __get_user and __put_user
` [PATCH 7/8] riscv: implement __get_kernel_nofault and __put_user_nofault
` [PATCH 8/8] riscv: remove address space overrides using set_fs()

[PATCH] iio: adc: rockchip_saradc: Allow compile-testing with !ARM
 2020-09-04 17:32 UTC  (2+ messages)

[PATCH 0/6] ACPICA / ACPI: OSL: Rework GPE registers access code
 2020-09-04 17:25 UTC  (7+ messages)
` [PATCH 1/6] ACPICA: Validate GPE blocks at init time
` [PATCH 2/6] ACPICA: Introduce acpi_hw_gpe_read() and acpi_hw_gpe_write()
` [PATCH 3/6] ACPICA: Introduce special struct type for GPE register addresses
` [PATCH 4/6] ACPICA: Add support for using logical addresses of GPE blocks
` [PATCH 5/6] ACPI: OSL: Change the type of acpi_os_map_generic_address() return value
` [PATCH 6/6] ACPI: OSL: Make ACPICA use logical addresses of GPE blocks

[PATCH v8 00/18] Add support for Nitro Enclaves
 2020-09-04 17:37 UTC  (18+ messages)
` [PATCH v8 01/18] nitro_enclaves: Add ioctl interface definition
` [PATCH v8 02/18] nitro_enclaves: Define the PCI device interface
` [PATCH v8 03/18] nitro_enclaves: Define enclave info for internal bookkeeping
` [PATCH v8 04/18] nitro_enclaves: Init PCI device driver
` [PATCH v8 05/18] nitro_enclaves: Handle PCI device command requests
` [PATCH v8 06/18] nitro_enclaves: Handle out-of-band PCI device events
` [PATCH v8 07/18] nitro_enclaves: Init misc device providing the ioctl interface
` [PATCH v8 08/18] nitro_enclaves: Add logic for creating an enclave VM
` [PATCH v8 09/18] nitro_enclaves: Add logic for setting an enclave vCPU
` [PATCH v8 10/18] nitro_enclaves: Add logic for getting the enclave image load info
` [PATCH v8 12/18] nitro_enclaves: Add logic for starting an enclave
` [PATCH v8 13/18] nitro_enclaves: Add logic for terminating "
` [PATCH v8 14/18] nitro_enclaves: Add Kconfig for the Nitro Enclaves driver
` [PATCH v8 15/18] nitro_enclaves: Add Makefile "
` [PATCH v8 16/18] nitro_enclaves: Add sample for ioctl interface usage
` [PATCH v8 17/18] nitro_enclaves: Add overview documentation
` [PATCH v8 18/18] MAINTAINERS: Add entry for the Nitro Enclaves driver

[PATCH v1 0/5] mm/memory_hotplug: selective merging of system ram resources
 2020-09-04 17:30 UTC  (3+ messages)
` [PATCH v1 5/5] hv_balloon: try to merge "

[PATCH 0/5] Add new features to nwl-dsi driver
 2020-09-04 17:08 UTC  (8+ messages)
` [PATCH 1/5] drm/bridge: nwl-dsi: Add support for video_pll
` [PATCH 4/5] dt-bindings: display/bridge: nwl-dsi: Document fsl,clock-drop-level property
` [PATCH 5/5] drm/bridge: nwl-dsi: add support for DCSS

a crash when running strace from persistent memory
 2020-09-04 17:11 UTC  (5+ messages)
` make misbehavior on ext2 in dax mode (was: a crash when running strace from persistent memory)

[PATCH] mtd: onenand: omap2: Allow for compile-testing on !ARM
 2020-09-04 17:09 UTC 

[PATCH 0/3] drm/msm/dsi: support SM8150 and SM8250
 2020-09-04 17:28 UTC  (4+ messages)
` [PATCH 1/3] drm/msm/dsi: remove unused clk_pre/clk_post in msm_dsi_dphy_timing
` [PATCH 2/3] drm/msm/dsi: add DSI config for sm8150 and sm8250
` [PATCH 3/3] drm/msm/dsi: add support for 7nm DSI PHY/PLL

[PATCH] workqueue: Use wake_up_worker() to wake up first idle worker
 2020-09-04 17:11 UTC  (2+ messages)

platform/x86: asus-wmi: SW_TABLET_MODE is always 1 on some devices
 2020-09-04 17:17 UTC  (3+ messages)

remove the last set_fs() in common code, and remove it for x86 and powerpc v3
 2020-09-04 17:58 UTC  (3+ messages)

[PATCH] nvme: use kobj_to_dev() to get device
 2020-09-04 15:01 UTC 

[PATCH v3] use cpu_to_le{16,32} instead of __constant_cpu_to_*
 2020-09-04 17:24 UTC 

[PATCH] syscalls/ptrace10: Add new regression test
 2020-09-04 18:00 UTC 

[PATCH RFC] mm: Let readahead submit larger batches of pages in case of ra->ra_pages == 0
 2020-09-04 18:09 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: vendor-prefixes: Add Yes Optoelectronics
 2020-09-04 18:08 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: display: simple: Add YTC700TLAG-05-201C
` [PATCH 3/3] drm/panel: "

[PATCH tip/core/rcu 0/4] Add smp_call_function() debugging for v5.10
 2020-09-04 18:09 UTC  (4+ messages)
` [PATCH tip/core/rcu 3/4] kernel/smp: Provide CSD lock timeout diagnostics

[PATCH] i2c: amd_mp2: handle num is 0 input for i2c_amd_xfer
 2020-09-04 18:06 UTC 

[PATCH 00/23] gpio: mockup: support dynamically created and removed chips
 2020-09-04 17:00 UTC  (38+ messages)
` [PATCH 01/23] lib: cmdline: export next_arg()
` [PATCH 02/23] lib: string_helpers: provide kfree_strarray()
` [PATCH 03/23] lib: uaccess: provide getline_from_user()
` [PATCH 04/23] gpiolib: generalize devprop_gpiochip_set_names() for device properties
` [PATCH 05/23] gpiolib: unexport devprop_gpiochip_set_names()
` [PATCH 06/23] gpiolib: switch to simpler IDA interface
` [PATCH 07/23] gpio: mockup: drop unneeded includes
` [PATCH 08/23] gpio: mockup: use pr_fmt()
` [PATCH 09/23] gpio: mockup: use KBUILD_MODNAME
` [PATCH 10/23] gpio: mockup: fix resource leak in error path
` [PATCH 11/23] gpio: mockup: remove the limit on number of dummy chips
` [PATCH 12/23] gpio: mockup: define a constant for chip label size
` [PATCH 13/23] gpio: mockup: pass the chip label as device property
` [PATCH 14/23] gpio: mockup: use the generic 'gpio-line-names' property
` [PATCH 15/23] gpio: mockup: use dynamic device IDs
` [PATCH 16/23] gpio: mockup: refactor the module init function
` [PATCH 17/23] gpio: mockup: rename and move around debugfs callbacks
` [PATCH 18/23] gpio: mockup: require debugfs to build
` [PATCH 19/23] gpio: mockup: add a symlink for the per-chip debugfs directory
` [PATCH 20/23] gpio: mockup: add a lock for dummy device list
` [PATCH 21/23] gpio: mockup: provide a way to delete dummy chips
` [PATCH 22/23] gpio: mockup: provide a way to create new "
` [PATCH 23/23] Documentation: gpio: add documentation for gpio-mockup

[PATCH] RISC-V: Allow drivers to provide custom read_cycles64 for M-mode kernel
 2020-09-04 16:57 UTC  (4+ messages)

[GIT PULL] Power management fixes for v5.9-rc4
 2020-09-04 16:56 UTC 

[PATCH v2 1/2] mm: use add_page_to_lru_list()/page_lru()/page_off_lru()
 2020-09-04 16:54 UTC  (5+ messages)

[PATCH net-next v7 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX3255 (AC3x)
 2020-09-04 16:52 UTC  (7+ messages)
` [PATCH net-next v7 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices
` [PATCH net-next v7 2/6] net: marvell: prestera: Add PCI interface support
` [PATCH net-next v7 3/6] net: marvell: prestera: Add basic devlink support
` [PATCH net-next v7 4/6] net: marvell: prestera: Add ethtool interface support
` [PATCH net-next v7 5/6] net: marvell: prestera: Add Switchdev driver implementation
` [PATCH net-next v7 6/6] dt-bindings: marvell,prestera: Add description for device-tree bindings

[PATCH 0/2] use generic_file_buffered_read()
 2020-09-04 16:53 UTC  (2+ messages)

[PATCH] sysctl: wire up ->splice_read and ->splice_write
 2020-09-04 16:48 UTC 

[PATCH 00/20] iommu/arm-smmu + drm/msm: per-process GPU pgtables
 2020-09-04 16:47 UTC  (3+ messages)

[PATCH v2 1/2] mmc: host: Drop unneeded MMC dependency in Kconfig
 2020-09-04 16:43 UTC  (2+ messages)
` [PATCH v2 2/2] mmc: host: Enable compile testing of multiple drivers

[RFC PATCH 0/1] USB EHCI: repeated resets on full and low speed devices
 2020-09-04 16:43 UTC  (4+ messages)
` [RFC PATCH 1/1] usb: ehci: Remove erroneous return of EPROTO upon detection of stall

[GIT PULL] arm64 fixes for 5.9-rc4
 2020-09-04 16:41 UTC 

[PATCH] hwmon: sparx5: Fix initial reading of temperature
 2020-09-04 16:40 UTC  (2+ messages)

[PATCH] ath10k: Use bdf calibration variant for snoc targets
 2020-09-04 16:40 UTC  (3+ messages)

[PATCH] spi: qup: Allow for compile-testing on !ARM
 2020-09-04 16:37 UTC 

[PATCH v2] perf expr: Force encapsulation on expr_id_data
 2020-09-04 16:29 UTC  (5+ messages)

[PATCH] perf metric: Fix some memory leaks
 2020-09-04 16:28 UTC  (4+ messages)

[RESEND PATCH] perf: ftrace: Add filter support for option -F/--funcs
 2020-09-04 16:27 UTC  (2+ messages)

[PATCH 00/16] Add Allwinner H3/H5/H6/A64 HDMI audio
 2020-09-04 16:23 UTC  (8+ messages)
` [PATCH 05/16] ASoc: sun4i-i2s: Add 20 and 24 bit support
  ` [linux-sunxi] "

[PATCH v2 0/5] Fixes for setting event freq/periods
 2020-09-04 16:22 UTC  (8+ messages)
` [PATCH v2 2/5] perf record: Prevent override of attr->sample_period for libpfm4 events

[PATCH -next] perf bench: fix return value check in do_run_multi_threaded()
 2020-09-04 16:22 UTC  (6+ messages)

[PATCH v14 00/10] Enable ptp_kvm for arm64
 2020-09-04 16:18 UTC  (5+ messages)
` [PATCH v14 07/10] arm64/kvm: Add hypercall service for kvm ptp
` [PATCH v14 09/10] doc: add ptp_kvm introduction for arm64 support

[PATCH RESEND 0/2] soc: amlogic: add support for the Meson AXG Power Controller
 2020-09-04 16:16 UTC  (3+ messages)
` [PATCH RESEND 1/2] dt-bindings: power: amlogic,meson-ee-pwrc: add Amlogic AXG power controller bindings
` [PATCH RESEND 2/2] soc: amlogic: meson-ee-pwrc: add support for the Meson AXG SoCs

[PATCH] MAINTAINERS: Add myself as SCHED_DEADLINE reviewer
 2020-09-04 16:17 UTC  (3+ messages)

[PATCH 0/2] soc: amlogic: add support for the Meson AXG Power Controller
 2020-09-04 16:15 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: power: amlogic,meson-ee-pwrc: add Amlogic AXG power controller bindings
  ` [PATCH 2/2] soc: amlogic: meson-ee-pwrc: add support for the Meson AXG SoCs

[PATCH 0/2] drm: panel: add support for TDO tl070wsh30 panel
 2020-09-04 16:15 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: panel: add TDO tl070wsh30 DSI panel bindings
` [PATCH 2/2] drm: panel: add TDO tl070wsh30 panel driver

[GIT PULL] RISC-V Fixes for 5.9-rc2
 2020-09-04 16:14 UTC  (10+ messages)

[PATCH] debugfs: Fix module state check condition
 2020-09-04 16:12 UTC  (3+ messages)

[PATCH v2 0/7] Add TI PRUSS platform driver
 2020-09-04 16:11 UTC  (3+ messages)
` [PATCH v2 1/7] dt-bindings: soc: ti: Add TI PRUSS bindings

[PATCH] stacktrace: print real address of trace entries
 2020-09-04 16:07 UTC  (2+ messages)

[PATCH v16 00/20] iommu/arm-smmu + drm/msm: per-process GPU pgtables
 2020-09-04 16:06 UTC  (7+ messages)
` [PATCH v16 14/20] iommu/arm-smmu: Prepare for the adreno-smmu implementation
` [PATCH v16 19/20] arm: dts: qcom: sm845: Set the compatible string for the GPU SMMU
` [PATCH v16 20/20] arm: dts: qcom: sc7180: "

[PATCH v7 0/9] x86: tag application address space for devices
 2020-09-04 16:06 UTC  (4+ messages)
` [PATCH v7 1/9] iommu: Change type of pasid to u32

[PATCH] KVM: LAPIC: Reset timer_advance_ns if timer mode switch
 2020-09-04 16:06 UTC  (4+ messages)

[PATCH] lockdep: Introduce CONFIG_LOCKDEP_LARGE
 2020-09-04 16:05 UTC  (3+ messages)
` [PATCH v2] lockdep: Allow tuning tracing capacity constants

[PATCH] MAINTAINERS: add entry for VKMS
 2020-09-04 16:05 UTC  (2+ messages)

[PATCH 21/23] init: add an init_stat helper
 2020-09-04 16:04 UTC  (3+ messages)
` [PATCH] init: fix error check in clean_path()

[PATCH v3] staging: qlge: fix build breakage with dumping enabled
 2020-09-04 16:03 UTC  (3+ messages)

[PATCH 1/2] w1: w1_therm: Add sysfs entries to control conversion time and driver features
 2020-09-04 16:00 UTC  (2+ messages)
` [PATCH 2/2] w1: w1_therm: Add support for GXCAS GX20MH01 device

[RFC PATCH] sched: only issue an audit on privileged operation
 2020-09-04 16:00 UTC 

[PATCH v2 0/2] MTE support for KVM guest
 2020-09-04 16:00 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: kvm: Save/restore MTE registers
` [PATCH v2 2/2] arm64: kvm: Introduce MTE VCPU feature

[PATCH] x86/uaccess: Use pointer masking to limit uaccess speculation
 2020-09-04 16:00 UTC  (11+ messages)

[PATCH v2 0/3] KVM: x86: KVM_MEM_PCI_HOLE memory
 2020-09-04 16:00 UTC  (8+ messages)

[PATCH -rc v1] gcov: Disable gcov build with GCC 10
 2020-09-04 15:58 UTC 

kworker/0:3+pm hogging CPU
 2020-09-04 15:57 UTC  (12+ messages)

[PATCH v3 0/8] iommu/arm-smmu: Support maintaining bootloader mappings
 2020-09-04 15:55 UTC  (9+ messages)
` [PATCH v3 1/8] iommu/arm-smmu: Refactor context bank allocation
` [PATCH v3 2/8] iommu/arm-smmu: Delay modifying domain during init
` [PATCH v3 3/8] iommu/arm-smmu: Consult context bank allocator for identify domains
` [PATCH v3 4/8] iommu/arm-smmu-qcom: Emulate bypass by using context banks
` [PATCH v3 5/8] iommu/arm-smmu-qcom: Consistently initialize stream mappings
` [PATCH v3 6/8] iommu/arm-smmu: Add impl hook for inherit boot mappings
` [PATCH v3 7/8] iommu/arm-smmu: Provide helper for allocating identity domain
` [PATCH v3 8/8] iommu/arm-smmu-qcom: Setup identity domain for boot mappings

[PATCH net v6 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX3255 (AC3x)
 2020-09-04 15:54 UTC  (6+ messages)
` [PATCH net v6 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices

[PATCH v2 0/6] Introduce Embedded Controller driver for Acer A500
 2020-09-04 15:54 UTC  (6+ messages)
` [PATCH v2 1/6] dt-bindings: mfd: Add ENE KB930 Embedded Controller binding

[PATCH net-next 0/1] Support for VLAN interface over HSR/PRP
 2020-09-04 15:52 UTC  (6+ messages)
` [PATCH net-next 1/1] net: hsr/prp: add vlan support

[PATCH v2] syscall/ptrace08: Simplify the test
 2020-09-04 15:53 UTC  (2+ messages)
` [LTP] "

[PATCH v2 00/14] perf mem: Support AUX trace and Arm SPE
 2020-09-04 15:52 UTC  (5+ messages)
` [PATCH v2 02/14] perf mem: Introduce weak function perf_mem_events__ptr()

[PATCH v5 00/80] drm/vc4: Support BCM2711 Display Pipeline
 2020-09-04 15:51 UTC  (9+ messages)
` [PATCH v5 13/80] drm/vc4: kms: Convert to for_each_new_crtc_state
` [PATCH v5 55/80] drm/vc4: hdmi: Add a CSC setup callback
` [PATCH v5 56/80] drm/vc4: hdmi: Add a set_timings callback
` [PATCH v5 79/80] drm/vc4: drv: Support BCM2711

[PATCH 1/1] efi/libstub: DRAM base calculation
 2020-09-04 15:50 UTC 

[PATCH] PCI: tegra: Convert to MSI domains
 2020-09-04 15:48 UTC  (2+ messages)

[PATCH -next] remoteproc: k3-dsp: Fix return value check in k3_dsp_rproc_of_get_memories()
 2020-09-04 15:44 UTC  (3+ messages)

[PATCH 0/2] usb: ohci: Per-port overcurrent protection
 2020-09-04 15:45 UTC  (3+ messages)
` [PATCH 1/2] usb: ohci: Add per-port overcurrent quirk

[PATCH] spi-imx: remove num-cs support, set num_chipselect to 4
 2020-09-04 15:42 UTC  (7+ messages)
  ` (EXT) "
      ` (EXT) "

[PATCH 0/8] rtc: rx8010: use regmap instead of i2c smbus API
 2020-09-04 15:41 UTC  (3+ messages)
` [PATCH 7/8] rtc: rx8010: fix indentation in probe()

[PATCH v2 0/3] kgdb: Honour the kprobe blacklist when setting breakpoints
 2020-09-04 15:40 UTC  (6+ messages)
` [PATCH v2 3/3] kgdb: Add NOKPROBE labels on the trap handler functions

[PATCH 00/10] dt-bindings: Convert SP805 to Json-schema (and fix users)
 2020-09-04 15:40 UTC  (6+ 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).