linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-04 15:22:13 to 2020-12-04 17:35:20 UTC [more...]

[ANNOUNCE] v5.10-rc6-rt14
 2020-12-04 17:34 UTC 

[git pull] drm fixes for 5.10-rc7
 2020-12-04 17:31 UTC  (2+ messages)

[PATCH RFC 00/39] x86/KVM: Xen HVM guest support
 2020-12-04 17:30 UTC  (9+ messages)
` [PATCH RFC 03/39] KVM: x86/xen: register shared_info page

[PATCH 0/7] HWPoison: Refactor get page interface
 2020-12-04 17:25 UTC  (5+ messages)
` [PATCH 3/7] mm,madvise: call soft_offline_page() without MF_COUNT_INCREASED

[PATCH v12 12/15] PCI/RCEC: Add RCiEP's linked RCEC to AER/ERR
 2020-12-04 17:24 UTC  (3+ messages)

[PATCH v8 00/18] Add AMD SEV guest live migration support
 2020-12-04 17:23 UTC  (6+ messages)
` [PATCH v8 13/18] KVM: x86: Introduce new KVM_FEATURE_SEV_LIVE_MIGRATION feature & Custom MSR

[PATCH 0/3] exec: Transform exec_update_mutex into a rw_semaphore
 2020-12-04 17:21 UTC  (4+ messages)
` [PATCH 3/3] "

[RFC][PATCH 00/18] crypto: Add generic Kerberos library
 2020-12-04 17:19 UTC  (11+ messages)
  ` Why the auxiliary cipher in gss_krb5_crypto.c?

[RFC PATCH v1 00/12] Replace strstarts() by str_has_prefix()
 2020-12-04 17:19 UTC  (15+ messages)
` [RFC PATCH v1 01/12] arm: "
` [RFC PATCH v1 02/12] mips: "
` [RFC PATCH v1 03/12] crypto: "
` [RFC PATCH v1 04/12] device-mapper: "
` [RFC PATCH v1 05/12] renesas: "
` [RFC PATCH v1 06/12] omap: "
` [RFC PATCH v1 07/12] efi: "
` [RFC PATCH v1 08/12] ide: "
` [RFC PATCH v1 09/12] mips: "
` [RFC PATCH v1 10/12] module: "
` [RFC PATCH v1 11/12] musb: "
` [RFC PATCH v1 12/12] string.h: Remove strstarts()

[PATCH v3 0/4] sdhci-xenon ACPI support
 2020-12-04 17:19 UTC  (4+ messages)
` [PATCH v3 3/4] mmc: sdhci-xenon: use clk only with DT

[PATCH v4 0/4] sdhci-xenon ACPI support
 2020-12-04 17:16 UTC  (5+ messages)
` [PATCH v4 1/4] mmc: sdhci-xenon: use match data for controllers variants
` [PATCH v4 2/4] mmc: sdhci-xenon: switch to device_* API
` [PATCH v4 3/4] mmc: sdhci-xenon: use clk only with DT
` [PATCH v4 4/4] mmc: sdhci-xenon: introduce ACPI support

[PATCH v2 0/9] Add AMD SEV page encryption bitmap support
 2020-12-04 17:16 UTC  (4+ messages)
` [PATCH v2 1/9] KVM: x86: Add AMD SEV specific Hypercall3

[PATCH] MAINTAINERS: Add myself as a reviewer for CADENCE USB3 DRD IP DRIVER
 2020-12-04 17:13 UTC 

[PATCH v2] mm/page_isolation: do not isolate the max order page
 2020-12-04 17:12 UTC  (4+ messages)
  ` [External] "

[PATCH V2 00/19] vDPA driver for virtio-pci device
 2020-12-04 17:12 UTC  (6+ messages)
` [PATCH V2 16/19] virtio-pci: introduce modern device module
` [PATCH V2 19/19] vdpa: introduce virtio pci driver

[PATCH] KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits
 2020-12-04 17:12 UTC  (2+ messages)

[resend/standalone PATCH v4] Add auxiliary bus support
 2020-12-04 17:10 UTC  (9+ messages)

[PATCH v4 2/3] x86, sched: Use midpoint of max_boost and max_P for frequency invariance on AMD EPYC
 2020-12-04 17:10 UTC  (3+ messages)
` [PATCH v4 RESEND] "

[patch V2 0/9] softirq: Make it RT aware
 2020-12-04 17:02 UTC  (10+ messages)
` [patch V2 1/9] softirq: Add RT specific softirq accounting
` [patch V2 2/9] irqtime: Make accounting correct on RT
` [patch V2 3/9] softirq: Move various protections into inline helpers
` [patch V2 4/9] softirq: Make softirq control and processing RT aware
` [patch V2 5/9] tick/sched: Prevent false positive softirq pending warnings on RT
` [patch V2 6/9] rcu: Prevent false positive softirq warning "
` [patch V2 7/9] softirq: Replace barrier() with cpu_relax() in tasklet_unlock_wait()
` [patch V2 8/9] tasklets: Use static inlines for stub implementations
` [patch V2 9/9] tasklets: Prevent kill/unlock_wait deadlock on RT

[PATCH AUTOSEL 5.9 22/33] vhost scsi: add lun parser helper
 2020-12-04 17:08 UTC  (13+ messages)

[PATCH v2 0/2] hwspinlock: add sunxi hardware spinlock support
 2020-12-04 17:07 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: hwlock: sunxi: add sunxi_hwspinlock documentation
` [PATCH v2 2/2] hwspinlock: add sunxi hardware spinlock support

[PATCH 6/6] mm/gup: migrate pinned pages out of movable zone
 2020-12-04 17:06 UTC  (13+ messages)

[PATCH] Kbuild: implement support for DWARF5
 2020-12-04 17:06 UTC  (7+ messages)
` [PATCH v2 0/4] Kbuild: DWARF v5 support
  ` [PATCH v2 4/4] Kbuild: implement support for DWARF v5

[PATCH net-next v2 0/4] vsock: Add flags field in the vsock address
 2020-12-04 17:02 UTC  (5+ messages)
` [PATCH net-next v2 1/4] vm_sockets: Include flags field in the vsock address data structure
` [PATCH net-next v2 2/4] vm_sockets: Add VMADDR_FLAG_TO_HOST vsock flag
` [PATCH net-next v2 3/4] af_vsock: Set VMADDR_FLAG_TO_HOST flag on the receive path
` [PATCH net-next v2 4/4] af_vsock: Assign the vsock transport considering the vsock address flags

[PATCH] spi: spi-geni-qcom: Use the new method of gpio CS control
 2020-12-04 17:00 UTC  (8+ messages)

[PATCH] ARM: highmem: fix cache_is_vivt() reference
 2020-12-04 16:59 UTC 

[PATCH] PCI: dwc: exynos: add back MSI dependency
 2020-12-04 16:58 UTC 

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

[PATCH 1/2] initramfs: fix clang build failure
 2020-12-04 16:57 UTC  (2+ messages)
` [PATCH 2/2] elfcore: fix building with clang

[PATCH] mm/vmalloc: randomize vmalloc() allocations
 2020-12-04 16:53 UTC  (7+ messages)

{standard input}:2708: Error: branch to a symbol in another ISA mode
 2020-12-04 16:52 UTC 

[PATCH] drm/ttm: fix unused function warning
 2020-12-04 16:51 UTC 

[PATCH] regulator: da9121: include linux/gpio/consumer.h
 2020-12-04 16:52 UTC 

[BUG] SPI broken for SPI based panel drivers
 2020-12-04 16:49 UTC  (15+ messages)

[PATCH v2] mm: Don't fault around userfaultfd-registered regions on reads
 2020-12-04 16:50 UTC  (11+ messages)

[PATCH] enetc: fix build warning
 2020-12-04 16:51 UTC  (3+ messages)

[PATCH] drm/amdgpu: fw_attestation: fix unused function warning
 2020-12-04 16:51 UTC 

[PATCH] interconnect: qcom: fix rpmh link failures
 2020-12-04 16:50 UTC 

[PATCH 0/3] Remove in_interrupt() usage in sr
 2020-12-04 16:48 UTC  (4+ messages)
` [PATCH 1/3] cdrom: Reset sector_size back it is not 2048
  ` [PATCH 2/3] sr: Switch the sector size back to 2048 if sr_read_sector() changed it
  ` [PATCH 3/3] sr: Remove in_interrupt() usage in sr_init_command()

[PATCH 0/4] USB: ftdio_sio: GPIO validity fixes
 2020-12-04 16:47 UTC  (5+ messages)
` [PATCH 1/4] gpiolib: cdev: Flag invalid GPIOs as used
` [PATCH 2/4] USB: serial: ftdi_sio: Report the valid GPIO lines to gpiolib
` [PATCH 3/4] USB: serial: ftdi_sio: Log the CBUS GPIO validity
` [PATCH 4/4] USB: serial: ftdi_sio: Drop GPIO line checking dead code

[PATCH] driver core: auxiliary bus: Fix auxiliary bus shutdown null auxdrv ptr
 2020-12-04 16:46 UTC 

[PATCH 1/2] dt-bindings: reset: document Broadcom's BCM4908 USB reset binding
 2020-12-04 16:42 UTC  (8+ messages)
` [PATCH 2/2] reset: bcm4908-usb: add driver for BCM4908 USB reset controller

[PATCH] ARM: OMAP2+: omap_device: fix idling of devices during probe
 2020-12-04 16:42 UTC  (4+ messages)

[PATCH] ASoC: q6afe-clocks: Add missing parent clock rate
 2020-12-04 16:42 UTC 

[PATCH v11 00/10] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-12-04 16:41 UTC  (9+ messages)
` [PATCH v11 01/10] dt-bindings: memory: tegra20: emc: Document opp-supported-hw property
` [PATCH v11 02/10] memory: tegra20: Support hardware versioning and clean up OPP table initialization
` [PATCH v11 03/10] memory: tegra30: Support interconnect framework
` [PATCH v11 04/10] memory: tegra124-emc: Make driver modular

[PATCH] mm: mmap_lock: fix use-after-free race and css ref leak in tracepoints
 2020-12-04 16:36 UTC  (12+ messages)

[PATCH] rtc: adapt allowed RTC update error
 2020-12-04 16:35 UTC  (12+ messages)

[PATCH v1 0/5] MSFT offloading support for advertisement monitor
 2020-12-04 16:34 UTC  (6+ messages)
` [PATCH v1 1/5] Bluetooth: advmon offload MSFT add rssi support

[PATCH] PM: domains: create debugfs nodes when adding power domains
 2020-12-04 16:29 UTC  (3+ messages)

[PATCH] [for NAND] ARM: s3c: gta02: fix for missing linux/mtd/nand_ecc.h
 2020-12-04 16:25 UTC  (2+ messages)

[PATCH v2] mm/memcontrol: make the slab calculation consistent
 2020-12-04 16:19 UTC  (3+ messages)
  ` [External] "

[PATCH v2] mm: fix a race on nr_swap_pages
 2020-12-04 16:19 UTC  (2+ messages)

[PATCH next v2 0/3] printk: remove logbuf_lock
 2020-12-04 16:19 UTC  (7+ messages)
` [PATCH next v2 3/3] printk: remove logbuf_lock, add syslog_lock
  ` devkmsg: was "
  ` syslog: was: "
  ` recursion handling: "
  ` vprintk_store: was: "
  ` consoles: "

[PATCH] USB: dummy-hcd: Fix uninitialized array use in init()
 2020-12-04 16:12 UTC  (2+ messages)

[PATCH] vhost scsi: fix error return code in vhost_scsi_set_endpoint()
 2020-12-04 16:12 UTC  (2+ messages)

[PATCH 0/6] prohibit pinning pages in ZONE_MOVABLE
 2020-12-04 16:10 UTC  (10+ messages)
` [PATCH 5/6] mm: honor PF_MEMALLOC_NOMOVABLE for all allocations

[PATCH] scsi/NCR5380: Remove in_interrupt() test
 2020-12-04 16:08 UTC  (5+ messages)
` [PATCH v2] scsi: NCR5380: Remove context check

[PATCH RESEND for 5.10] pwm: sl28cpld: fix getting driver data in pwm callbacks
 2020-12-04 16:08 UTC  (4+ messages)

[PATCH] mm/memblock:use a more appropriate order calculation when free memblock pages
 2020-12-04 16:07 UTC  (3+ messages)

[PATCH 00/17] kmap: Create mem*_page interfaces
 2020-12-04 16:05 UTC  (3+ messages)
` [PATCH 03/17] drivers/gpu: Convert to mem*_page()

[PATCH] soundwire: intel: fix another unused-function warning
 2020-12-03 23:48 UTC  (2+ messages)

[PATCH net] ipv4: fix error return code in rtm_to_fib_config()
 2020-12-04 16:04 UTC  (2+ messages)

[PATCH v2 1/2] intel-hid: add support for SW_TABLET_MODE
 2020-12-04 16:02 UTC  (3+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] intel-hid: add alternative method to enable switches

[PATCH V2] uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
 2020-12-04 16:02 UTC  (10+ messages)

[PATCH net v2] xsk: Return error code if force_zc is set
 2020-12-04 16:00 UTC  (2+ messages)

[PATCH -mmots] checkpatch: add fix for non-standard signature - co-authored-by
 2020-12-04 15:59 UTC  (3+ messages)
` [PATCH v6] "

[PATCH] fix namespaced fscaps when !CONFIG_SECURITY
 2020-12-04 15:58 UTC  (4+ messages)

[PATCH v2] ASoC: intel: sof_rt5682: Add support for tgl_rt1011_rt5682
 2020-12-03 16:02 UTC  (2+ messages)

[PATCH] powerpc/xmon: Change printk() to pr_cont()
 2020-12-04 15:55 UTC  (3+ messages)

[PATCH v10 00/19] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-12-04 15:54 UTC  (5+ messages)
` [PATCH v10 17/19] ARM: tegra: Add EMC OPP properties to Tegra20 device-trees

[PATCH] mmc: block: Let CMD13 polling only for MMC IOCTLS with the R1B response
 2020-12-04 15:54 UTC  (3+ messages)

[PATCH] TTY: Fix whitespace inconsistencies in vt_io_ioctl
 2020-12-04 15:53 UTC  (2+ messages)

[PATCH v3] mm/page_alloc: speeding up the iteration of max_order
 2020-12-04 15:51 UTC 

[PATCH v14 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2020-12-04 15:46 UTC  (11+ messages)
` [PATCH v14 01/10] fs/ntfs3: Add headers and misc files
` [PATCH v14 02/10] fs/ntfs3: Add initialization of super block
` [PATCH v14 03/10] fs/ntfs3: Add bitmap
` [PATCH v14 04/10] fs/ntfs3: Add file operations and implementation
` [PATCH v14 05/10] fs/ntfs3: Add attrib operations
` [PATCH v14 06/10] fs/ntfs3: Add compression
` [PATCH v14 07/10] fs/ntfs3: Add NTFS journal
` [PATCH v14 08/10] fs/ntfs3: Add Kconfig, Makefile and doc
` [PATCH v14 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
` [PATCH v14 10/10] fs/ntfs3: Add MAINTAINERS

[LSFMMBPF 2021] A status update
 2020-12-04 15:48 UTC 

[PATCH 01/11] drivers: staging: speakup: remove unneeded MODULE_VERSION() call
 2020-12-04 15:47 UTC  (3+ messages)
` [PATCH 04/11] drivers: staging: goldfish: "

[PATCH v2] mm/page_alloc: speeding up the iteration of max_order
 2020-12-04 15:45 UTC  (3+ messages)
  ` [External] "

[PATCH -tip 00/32] Core scheduling (v9)
 2020-12-04 15:45 UTC  (7+ messages)
` [PATCH -tip 26/32] sched: Add a second-level tag for nested CGroup usecase

[PATCH net v2] bonding: fix feature flag setting at init time
 2020-12-04 15:45 UTC  (5+ messages)
` [PATCH net v3] "

[RFC PATCH 0/2] drm: use dynamic_debug
 2020-12-04 15:42 UTC  (3+ messages)
` [RFC PATCH 1/2] drm: RFC add choice to use dynamic debug in drm-debug

[RFC PATCH 00/10] Reduce time complexity of select_idle_sibling
 2020-12-04 15:43 UTC  (14+ messages)
` [PATCH 06/10] sched/fair: Clear the target CPU from the cpumask of CPUs searched

[PATCH] media: mtk-vcodec: add remoteproc dependency
 2020-12-04 15:41 UTC  (3+ messages)

[PATCH v1 0/9] Enable root to update the blacklist keyring
 2020-12-04 15:38 UTC  (5+ messages)

[PATCHv2] clocksource: dw_apb_timer_of: add error handling if no clock available
 2020-12-04 15:36 UTC 

[PATCH] [v2] clk: samsung: mark PM functions as __maybe_unused
 2020-12-04 15:36 UTC  (2+ messages)

[PATCH] [v2] clk: samsung: mark PM functions as __maybe_unused
 2020-12-04 15:33 UTC  (2+ messages)

[PATCH 0/6] Add documentation for Documentation/features at the built docs
 2020-12-04 15:32 UTC  (5+ messages)
` [PATCH v4 0/3] improve get_feat.pl output when all features are displayed
  ` [PATCH v4 1/3] scripts: get_feat.pl: make complete table more coincise
  ` [PATCH v4 2/3] scripts: get_feat.pl: change the group by order
  ` [PATCH v4 3/3] scripts: get_feat.pl: reduce table width for all features output

[PATCH v8 0/4] Introduce TEE based Trusted Keys support
 2020-12-04 15:30 UTC  (4+ messages)
` [PATCH v8 3/4] doc: trusted-encrypted: updates with TEE as a new trust source

[PATCH bpf-next v3 00/14] Atomics for eBPF
 2020-12-04 15:28 UTC  (9+ messages)
` [PATCH bpf-next v3 10/14] bpf: Add bitwise atomic instructions
` [PATCH bpf-next v3 13/14] bpf: Add tests for new BPF atomic operations

[PATCH v3 0/3] hwmon: ltc2992: Add support
 2020-12-04 15:22 UTC  (7+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] hwmon: ltc2992: Add support for GPIOs
` [PATCH v3 3/3] dt-binding: hwmon: Add documentation for ltc2992

[PATCH 1/3] intel-hid: add support for SW_TABLET_MODE
 2020-12-04 15:22 UTC  (4+ messages)
` [PATCH v2 2/2] intel-hid: add alternative method to enable switches

[PATCH 0/3] blk-mq: trivial helper and fixes comments
 2020-12-04 15:20 UTC  (4+ messages)
` [PATCH 1/3] blk-mq: add helper allocating tagset->tags
` [PATCH 2/3] blk-mq: update arg in comment of blk_mq_map_queue
` [PATCH 3/3] blk-mq: fix msec comment from micro to milli seconds


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).