All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-11 21:43:03 to 2020-12-11 22:55:49 UTC [more...]

[PATCH] usb: dwc3: drd: Avoid error when extcon is missing
 2020-12-11 21:14 UTC  (3+ messages)

[PATCH v2 00/17] Refactor fw_devlink to significantly improve boot time
 2020-12-11 22:29 UTC  (9+ messages)
` [PATCH v2 16/17] driver core: Refactor fw_devlink feature

[PATCH bpf-next 0/2] libbpf: support modules in set_attach_target() API
 2020-12-11 21:58 UTC  (3+ messages)
` [PATCH bpf-next 1/2] libbpf: support modules in bpf_program__set_attach_target() API
` [PATCH bpf-next 2/2] selftests/bpf: add set_attach_target() API selftest for module target

[PATCH v4 00/32] qdev property code cleanup
 2020-12-11 22:05 UTC  (34+ messages)
` [PATCH v4 01/32] cs4231: Get rid of empty property array
` [PATCH v4 02/32] cpu: Move cpu_common_props to hw/core/cpu.c
` [PATCH v4 03/32] qdev: Move property code to qdev-properties.[ch]
` [PATCH v4 04/32] qdev: Check dev->realized at set_size()
` [PATCH v4 05/32] sparc: Check dev->realized at sparc_set_nwindows()
` [PATCH v4 06/32] qdev: Don't use dev->id on set_size32() error message
` [PATCH v4 07/32] qdev: Make PropertyInfo.print method get Object* argument
` [PATCH v4 08/32] qdev: Make bit_prop_set() "
` [PATCH v4 09/32] qdev: Make qdev_get_prop_ptr() get Object* arg
` [PATCH v4 10/32] qdev: Make qdev_find_global_prop() get Object* argument
` [PATCH v4 11/32] qdev: Make check_prop_still_unset() "
` [PATCH v4 12/32] qdev: Make error_set_from_qdev_prop_error() "
` [PATCH v4 13/32] qdev: Make qdev_propinfo_get_uint16() static
` [PATCH v4 14/32] qdev: Move UUID property to qdev-properties-system.c
` [PATCH v4 15/32] qdev: Move softmmu properties to qdev-properties-system.h
` [PATCH v4 16/32] qdev: Reuse DEFINE_PROP in all DEFINE_PROP_* macros
` [PATCH v4 17/32] sparc: Use DEFINE_PROP for nwindows property
` [PATCH v4 18/32] qdev: Get just property name at error_set_from_qdev_prop_error()
` [PATCH v4 19/32] qdev: Avoid using prop->name unnecessarily
` [PATCH v4 20/32] qdev: Add name parameter to qdev_class_add_property()
` [PATCH v4 21/32] qdev: Add name argument to PropertyInfo.create method
` [PATCH v4 22/32] qdev: Wrap getters and setters in separate helpers
` [PATCH v4 23/32] qdev: Move dev->realized check to qdev_property_set()
` [PATCH v4 24/32] qdev: Make PropertyInfo.create return ObjectProperty*
` [PATCH v4 25/32] qdev: Make qdev_class_add_property() more flexible
` [PATCH v4 26/32] qdev: Separate generic and device-specific property registration
` [PATCH v4 27/32] qdev: Rename qdev_propinfo_* to field_prop_*
` [PATCH v4 28/32] qdev: Move qdev_prop_tpm declaration to tpm_prop.h
` [PATCH v4 29/32] qdev: Rename qdev_prop_* to prop_info_*
` [PATCH v4 30/32] qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr()
` [PATCH v4 31/32] qdev: Avoid unnecessary DeviceState* variable at set_prop_arraylen()

[PATCH v2 0/4] Additional NPCM7xx devices
 2020-12-11 22:22 UTC 

[PATCH linux hwmon-next v4 0/3] SB-TSI hwmon driver v4
 2020-12-11 21:57 UTC  (5+ messages)
` [PATCH linux hwmon-next v4 1/3] hwmon: (sbtsi) Add basic support for SB-TSI sensors

[PATCH 0/3] ARM: assembler: clean up byte swapping macros
 2020-12-11 22:53 UTC  (3+ messages)
` [PATCH 1/3] ARM: assembler: generalize byte swapping macro into rev_32

[PATCH 00/11] merge-ort: add basic rename detection
 2020-12-11 21:56 UTC  (4+ messages)
` [PATCH 07/11] merge-ort: add implementation of both sides renaming differently

[PATCH 0/2] rtc: pcf2127: only use watchdog when explicitly available
 2020-12-11 21:56 UTC  (5+ messages)
` [PATCH v2 0/3] add reset-source RTC binding, update pcf2127 driver
  ` [PATCH v2 1/3] dt-bindings: rtc: add reset-source property
  ` [PATCH v2 2/3] rtc: pcf2127: move watchdog initialisation to a separate function
  ` [PATCH v2 3/3] rtc: pcf2127: only use watchdog when explicitly available

[PATCH alsa-utils 1/2] alsactl: Fix double decrease of lock timeout
 2020-12-11 22:50 UTC  (2+ messages)
` [PATCH alsa-utils 2/2] alsactl: Fix race at creating a lock file

[patch 00/30] genirq: Treewide hunt for irq descriptor abuse and assorted fixes
 2020-12-11 22:21 UTC  (22+ messages)
` [patch 03/30] genirq: Move irq_set_lockdep_class() to core
      ` [Intel-gfx] "
` [patch 14/30] drm/i915/pmu: Replace open coded kstat_irqs() copy
          ` [Intel-gfx] "
` [patch 27/30] xen/events: Only force affinity mask for percpu interrupts
        ` [Intel-gfx] "

[PATCH v7 00/32] Start KernelShark v2 transformation
 2020-12-11 21:56 UTC  (4+ messages)
` [PATCH v7 18/32] kernel-shark: Complete the stream integration

checkpatch.pl block comment detection fail
 2020-12-11 22:11 UTC 

[PATCH -next 0/3] pinctrl: pinctrl-microchip-sgpio: Add interrupt controller support
 2020-12-11 22:50 UTC  (5+ messages)
` [PATCH -next 1/3] pinctrl: pinctrl-microchip-sgpio: Add irq support (for sparx5)
` [PATCH -next 2/3] dt-bindings: pinctrl: pinctrl-microchip-sgpio: Add irq support

[PATCH linux hwmon-next v5 0/3] SB-TSI hwmon driver v5
 2020-12-11 21:54 UTC  (8+ messages)
` [PATCH linux hwmon-next v5 1/3] hwmon: (sbtsi) Add basic support for SB-TSI sensors
` [PATCH linux hwmon-next v5 2/3] hwmon: (sbtsi) Add documentation
` [PATCH linux hwmon-next v5 3/3] dt-bindings: (hwmon/sbtsi_tmep) Add SB-TSI hwmon driver bindings

[PATCH v3 0/6] prohibit pinning pages in ZONE_MOVABLE
 2020-12-11 21:53 UTC  (9+ messages)
` [PATCH v3 5/6] mm/gup: migrate pinned pages out of movable zone

kernelci/staging-next bisection: sleep.login on rk3288-rock2-square #2286-staging
 2020-12-11 21:53 UTC 

[PATCH v3 0/2] usb: dwc3: drd: Check graph presence for extcon
 2020-12-11 21:19 UTC  (3+ messages)
` [PATCH v3 1/2] usb: dwc3: drd: Avoid error when extcon is missing
` [PATCH v3 2/2] usb: dwc3: drd: Improve dwc3_get_extcon() style

[Buildroot] [PATCH] package/qemu: bump to version 5.2.0
 2020-12-11 22:47 UTC 

[PATCH] drivers: block: skd: remove skd_pci_info()
 2020-12-11 21:50 UTC  (2+ messages)

[PATCHSET 0/2] fs: Support for LOOKUP_NONBLOCK / RESOLVE_NONBLOCK
 2020-12-11 21:51 UTC  (14+ messages)
` [PATCH 1/2] fs: add support for LOOKUP_NONBLOCK

[net PATCH] tcp: Mark fastopen SYN packet as lost when receiving ICMP_TOOBIG/ICMP_FRAG_NEEDED
 2020-12-11 21:51 UTC  (7+ messages)

[PATCH 0/2 v4] KVM: nSVM: Check reserved values for 'Type' and invalid vectors in EVENTINJ
 2020-12-11 21:49 UTC  (5+ messages)
` [PATCH 1/2 "

[PATCH 2/2] Input: elantech - Some module tp of tracpoint report has a smbus protocol error
 2020-12-11 21:49 UTC  (2+ messages)

[PATCH 1/2] Input: elan_i2c - Add new trackpoint report type 0x5F
 2020-12-11 21:48 UTC  (2+ messages)

[PATCH][SMB3.1.1] remove confusing mount warning when no SPNEGO info on negprot rsp
 2020-12-11 21:48 UTC  (4+ messages)

[PATCH RT 0/4] Linux 5.4.82-rt46-rc1
 2020-12-11 21:41 UTC  (5+ messages)
` [PATCH RT 1/4] Revert "net: Properly annotate the try-lock for the seqlock"
` [PATCH RT 2/4] Revert "hrtimer: Allow raw wakeups during boot"
` [PATCH RT 3/4] timers: Move clearing of base::timer_running under base::lock
` [PATCH RT 4/4] Linux 5.4.82-rt46-rc1

[GIT PULL] RISC-V Fixes for 5.10 (unless there's an rc8)
 2020-12-11 21:41 UTC 

Amended and retested for 32 bit "borrow ops" series
 2020-12-11 22:40 UTC  (6+ messages)
` [PATCH v4 2/7] um: enable the use of optimized xor routines in UML

[PATCH V3 0/7] remoteproc: imx_rproc: support iMX8MQ/M
 2020-12-11 21:38 UTC  (6+ messages)
` [PATCH V3 1/7] remoteproc: elf: support platform specific memory hook

[PATCH] bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers
 2020-12-11 21:36 UTC 

[PATCH] jump_label: Do not profile branch annotations
 2020-12-11 21:37 UTC 

[tip:sched/core] BUILD SUCCESS 5b78f2dc315354c05300795064f587366a02c6ff
 2020-12-11 21:36 UTC 

incoming
 2020-12-11 21:36 UTC  (9+ messages)
` [patch 1/8] revert "mm/filemap: add static for function __add_to_page_cache_locked"
` [patch 2/8] proc: use untagged_addr() for pagemap_read addresses
` [patch 3/8] selftest/fpu: avoid clang warning
` [patch 4/8] kbuild: avoid static_assert for genksyms
` [patch 5/8] initramfs: fix clang build failure
` [patch 6/8] elfcore: fix building with clang
` [patch 7/8] kasan: fix object remaining in offline per-cpu quarantine
` [patch 8/8] mm/hugetlb: clear compound_nr before freeing gigantic pages

[Buildroot] [RFC v2] package/ninja: fix to be cmake-3.10 compatible again
 2020-12-11 22:38 UTC  (6+ messages)

[PATCH] disk: Move hardcoded max disk size literal to a GRUB_DISK_MAX_SECTORS in disk.h
 2020-12-11 22:36 UTC  (6+ messages)
` [PATCH v2] loopback: Do not automaticaly replace existing loopback dev, error instead

[GIT PULL] mtd: Changes for 5.10 final
 2020-12-11 22:35 UTC  (2+ messages)

[RFC 00/11] arm64: coresight: Enable ETE and TRBE
 2020-12-11 21:31 UTC  (3+ messages)
` [RFC 10/11] coresgith: etm-perf: Connect TRBE sink with ETE source

[PATCH] tcp.7: tcp_syncookies: It is now an integer [0, 2]
 2020-12-11 21:30 UTC  (3+ messages)
` [PATCH v2] "

tick/sched: Make jiffies update quick check more robust
 2020-12-11 21:28 UTC  (2+ messages)

[PATCH v3 0/5] gitlab-ci: Add accelerator-specific Linux jobs
 2020-12-11 21:27 UTC  (3+ messages)
` [PATCH v3 1/5] gitlab-ci: Document 'build-tcg-disabled' is a KVM X86 job

[PATCH RFC bpf-next 0/4] Support kernel module ksym variables
 2020-12-11 21:27 UTC  (3+ messages)
` [PATCH RFC bpf-next 2/4] bpf: support BPF ksym variables in kernel modules

Right margin for code (SYNOPSIS, EXAMPLES, ...)
 2020-12-11 21:26 UTC  (2+ messages)

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.212)
 2020-12-11 21:24 UTC 

[PATCH v10 00/41] btrfs: zoned block device support
 2020-12-11 21:24 UTC  (9+ messages)
` [PATCH v10 02/41] iomap: support REQ_OP_ZONE_APPEND

[PATCH 3/4] dma-buf: begin/end_cpu might lock the dma_resv lock
 2020-12-11 22:31 UTC  (4+ messages)
` [Intel-gfx] "

Why does "git pull --rebase" require a clean git directory?
 2020-12-11 21:23 UTC  (3+ messages)

[folded-merged] kasan-fix-object-remaining-in-offline-per-cpu-quarantine-fix.patch removed from -mm tree
 2020-12-11 21:21 UTC 

[igt-dev] [PATCH i-g-t] intel-ci: Include the small concurrent tests
 2020-12-11 22:30 UTC  (2+ messages)

stable-rc/linux-5.4.y build: 200 builds: 0 failed, 200 passed, 109 warnings (v5.4.83)
 2020-12-11 21:17 UTC 

[PATCH v3 0/9] Add Tegra Quad SPI driver
 2020-12-11 21:16 UTC  (10+ messages)
` [PATCH v3 1/9] dt-bindings: clock: tegra: Add clock ID TEGRA210_CLK_QSPI_PM
` [PATCH v3 2/9] dt-bindings: spi: Add Tegra Quad SPI device tree binding
` [PATCH v3 3/9] MAINTAINERS: Add Tegra Quad SPI driver section
` [PATCH v3 4/9] spi: tegra210-quad: Add support for Tegra210 QSPI controller
` [PATCH v3 5/9] spi: spi-mem: Allow masters to transfer dummy cycles directly by hardware
` [PATCH v3 6/9] spi: tegra210-quad: Add support for hardware dummy cycles
` [PATCH v3 7/9] arm64: tegra: Enable QSPI on Jetson Nano
` [PATCH v3 8/9] arm64: tegra: Add QSPI nodes on Tegra194
` [PATCH v3 9/9] arm64: tegra: Enable QSPI on Jetson Xavier NX

[PATCH] Staging: rtl8723bs/core: fix braces coding style issues
 2020-12-11 22:28 UTC 

[PATCH v8 0/4] HID: i2c-hid: Reorganize to allow supporting goodix, gt7375p
 2020-12-11 22:24 UTC  (2+ messages)
` [PATCH v8 2/4] arm64: defconfig: Update config names for i2c-hid rejigger

main - partial flag for writecache and integrity
 2020-12-11 22:26 UTC 

[PATCH v7 1/4] HID: i2c-hid: Reorganize so ACPI and OF are separate modules
 2020-12-11 22:24 UTC  (2+ messages)

[Intel-gfx] [PATCH 09/11] drm/i915: migrate skl planes code new file
 2020-12-11 22:19 UTC  (7+ messages)
` [Intel-gfx] [RFC PATCH] drm/i915: skl_plane_ctl_crtc() can be static
  `  "

[RFC PATCH] pinctrl: add helper to expose pinctrl state in debugfs
 2020-12-11 21:15 UTC  (2+ messages)

[PATCH 0/1] Timeout handler now returns a value
 2020-12-11 22:16 UTC  (7+ messages)
` [PATCH 1/1] drm/scheduler: Job timeout handler returns status (v2)

[PATCH V3 05/10] x86/entry: Pass irqentry_state_t by reference
 2020-12-11 22:14 UTC  (4+ messages)
` [PATCH V3.1] entry: "

[RFC PATCH 0/4] Kexec FDT setup consolidation
 2020-12-11 22:10 UTC  (5+ messages)
` [RFC PATCH 1/4] powerpc: Rename kexec elfcorehdr_addr to elf_headers_mem
` [RFC PATCH 2/4] of: Add a common kexec FDT setup function
` [RFC PATCH 3/4] arm64: Use common of_kexec_setup_new_fdt()
` [RFC PATCH 4/4] powerpc: "

[PATCH v3 0/4] Add support for Qcom SMEM based NAND parser
 2020-12-11 21:13 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: mtd: partitions: Add binding for Qcom SMEM parser

[PATCH] bpf,x64: pad NOPs to make images converge more easily
 2020-12-11 21:13 UTC  (3+ messages)

[PATCH v5 0/3] BPi M2 Zero poweroff support via new regulator-poweroff driver
 2020-12-11 21:12 UTC  (3+ messages)
` [PATCH v5 2/3] Documentation: DT: binding documentation for regulator-poweroff

[PATCH v3 0/5] phy: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support
 2020-12-11 21:11 UTC  (5+ messages)
` [PATCH v3 3/5] dt-bindings: phy: Convert mixel,mipi-dsi-phy to json-schema
  ` [PATCH v3 3/5] dt-bindings: phy: Convert mixel, mipi-dsi-phy "
` [PATCH v3 4/5] dt-bindings: phy: mixel: mipi-dsi-phy: Add Mixel combo PHY support for i.MX8qxp

[RFC] cacheflush.2: Document different prototypes for different architectures
 2020-12-11 21:09 UTC 

[PATCH 1/1] trace: Send "-d trace:help" output to stdout
 2020-12-11 21:55 UTC  (3+ messages)

[PATCH] s390/vfio-ap: Clean up vfio_ap resources when KVM pointer invalidated
 2020-12-11 21:08 UTC  (4+ messages)

stable-rc/linux-4.4.y build: 189 builds: 0 failed, 189 passed, 13 warnings (v4.4.248)
 2020-12-11 21:06 UTC 

[PATCH v2 0/9] Add Tegra Quad SPI driver
 2020-12-11 21:07 UTC  (9+ messages)
` [PATCH v2 2/9] dt-bindings: spi: Add Tegra QSPI device tree binding
` [PATCH v2 2/9] dt-bindings: spi: Add Tegra Quad SPI "
` [PATCH v2 5/9] spi: spi-mem: Allow masters to transfer dummy cycles directly by hardware

Global reserve ran out of space at 512MB, fails to rebalance
 2020-12-11 21:05 UTC  (6+ messages)

Cloning empty repository uses locally configured default branch name
 2020-12-11 21:05 UTC  (2+ messages)
` [PATCH] clone: in protocol v2, use remote's default branch

[PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE
 2020-12-11 21:04 UTC  (12+ messages)

[PATCH -next] input: misc: convert comma to semicolon
 2020-12-11 21:03 UTC  (2+ messages)

[PATCH 1/2] mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC support
 2020-12-11 21:51 UTC  (4+ messages)
` [PATCH 2/2] board: presidio: Add Parallel NAND support

KASAN: use-after-free Read in disk_part_iter_next
 2020-12-11 21:03 UTC 

[PATCH] ath10k: Fix error handling in case of CE pipe init failure
 2020-12-11 21:00 UTC  (2+ messages)

[PATCH -next] platform: surface: fix non-PM_SLEEP build warnings
 2020-12-11 21:00 UTC  (4+ messages)

[PATCH -next] input: serio: convert comma to semicolon
 2020-12-11 21:00 UTC  (2+ messages)

[PATCH 0/1] net: Fix use of proc_fs
 2020-12-11 20:59 UTC  (3+ messages)
` [PATCH 1/1] "

EDAC instances probing
 2020-12-11 20:58 UTC  (3+ messages)

objtool crashes with some clang produced .o files
 2020-12-11 20:57 UTC  (7+ messages)

[PATCH RESEND v6 0/4] Enable Hi3559A SOC clock and HiSilicon Hiedma Controller
 2020-12-12 13:11 UTC  (3+ messages)
` [PATCH RESEND v6 3/4] dt: bindings: dma: Add DT bindings for "

[PATCH v2 1/2] mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC support
 2020-12-11 21:46 UTC  (2+ messages)
` [PATCH v2 2/2] board: presidio: Add Parallel NAND support

[PATCH] hugetlb: Fix an error code in hugetlb_reserve_pages()
 2020-12-11 21:45 UTC  (3+ messages)

[PATCH 0/8] Superblock Notifications
 2020-12-11 20:55 UTC  (4+ messages)
` [PATCH 4/8] vfs: Add superblock notifications

[PATCH] icount: improve exec nocache usage
 2020-12-11 21:41 UTC  (2+ messages)

[PATCH] docs: update requirements to install six module
 2020-12-11 20:55 UTC  (6+ messages)

[PATCH] ACPI: Use fwnode_init() to set up fwnode
 2020-12-11 20:53 UTC  (2+ messages)

[PATCH v3 net-next 0/4] net: dsa: Link aggregation support
 2020-12-11 20:50 UTC  (4+ messages)
` [PATCH v3 net-next 2/4] "


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.