linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-09 15:32:59 to 2020-12-09 18:39:30 UTC [more...]

[PATCH -tip v1 1/3] Documentation: seqlock: s/LOCKTYPE/LOCKNAME/g
 2020-12-09 18:38 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 0/3] exec: Transform exec_update_mutex into a rw_semaphore
 2020-12-09 18:36 UTC  (8+ messages)
` [PATCH 2/3] rwsem: Implement down_read_interruptible

[PATCH v2] dyndbg: fix use before null check
 2020-12-09 18:36 UTC 

[PATCH 0/2] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2020-12-09 18:35 UTC  (5+ messages)
` [PATCH 1/2] mm: Allow architectures to request 'old' entries when prefaulting
` [PATCH 2/2] arm64: mm: Implement arch_wants_old_faultaround_pte()

[PATCH] mhi: use irq_flags if client driver configures it
 2020-12-09 18:34 UTC  (2+ messages)

[PATCH] lockdep: report broken irq restoration
 2020-12-09 18:33 UTC 

[PATCH v5 0/5] Support managed interrupts for platform devices
 2020-12-09 18:32 UTC  (3+ messages)
` [PATCH v5 4/5] Driver core: platform: Add devm_platform_get_irqs_affinity()

"irq 4: Affinity broken due to vector space exhaustion." warning on restart of ttyS0 console
 2020-12-09 18:28 UTC  (4+ messages)

[PATCH v5 0/2] MTE support for KVM guest
 2020-12-09 18:27 UTC  (12+ messages)

[PATCH v4 0/3] iommu/iova: Solve longterm IOVA issue
 2020-12-09 18:23 UTC  (4+ messages)
` [PATCH v4 1/3] iommu/iova: Add free_all_cpu_cached_iovas()
` [PATCH v4 2/3] iommu/iova: Avoid double-negatives in magazine helpers
` [PATCH v4 3/3] iommu/iova: Flush CPU rcache for when a depot fills

[PATCH v3 0/6] Drivers: hv: vmbus: More VMBus-hardening changes
 2020-12-09 18:26 UTC  (5+ messages)
` [PATCH v3 2/6] Drivers: hv: vmbus: Reduce number of references to message in vmbus_on_msg_dpc()
` [PATCH v3 3/6] Drivers: hv: vmbus: Copy the hv_message "

[RFC 0/2] nocopy bvec for direct IO
 2020-12-09 18:24 UTC  (9+ messages)
` [PATCH 1/2] iov: introduce ITER_BVEC_FLAG_FIXED

[PATCH mm 0/2] kasan: a few HW_TAGS fixes
 2020-12-09 18:24 UTC  (3+ messages)
` [PATCH mm 1/2] kasan: don't use read-only static keys
` [PATCH mm 2/2] Revert "kasan, arm64: don't allow SW_TAGS with ARM64_MTE"

[PATCH v1 1/5] driver core: platform: Introduce platform_get_mem_or_io_resource()
 2020-12-09 18:22 UTC  (8+ messages)
` [PATCH v1 2/5] vfio: platform: Switch to use platform_get_mem_or_io_resource()

[PATCH 1/2] ld-version: use /usr/bin/env awk for shebank
 2020-12-09 18:22 UTC  (4+ messages)

[PATCH v2 00/10] allow unprivileged overlay mounts
 2020-12-09 18:16 UTC  (6+ messages)
` [PATCH v2 03/10] ovl: check privs before decoding file handle

[PATCH] spi: dt-bindings: clarify CS behavior for spi-cs-high and gpio descriptors
 2020-12-09 18:13 UTC  (3+ messages)

[PATCH] mm/page_alloc: simplify kmem cgroup charge/uncharge code
 2020-12-09 18:15 UTC  (5+ messages)

[PATCH v2 00/12] x86: major paravirt cleanup
 2020-12-09 18:15 UTC  (4+ messages)
` [PATCH v2 05/12] x86: rework arch_local_irq_restore() to not use popf

[PATCH v2 00/17] Refactor fw_devlink to significantly improve boot time
 2020-12-09 18:16 UTC  (2+ messages)

[PATCH] fs: f2fs: fix potential shift-out-of-bounds error in sanity_check_raw_super()
 2020-12-09 18:13 UTC 

Urgent: BUG: PPP ioctl Transport endpoint is not connected
 2020-12-09 18:10 UTC  (5+ messages)

[GIT PULL] IOMMU fix for 5.10 (-final)
 2020-12-09 18:09 UTC  (3+ messages)

[PATCH] mm/filemap: add static for function __add_to_page_cache_locked
 2020-12-09 18:05 UTC  (12+ messages)

[PATCH v2 09/24] file: Replace fcheck_files with files_lookup_fd_rcu
 2020-12-09 18:04 UTC  (10+ messages)
` [PATCH v2 15/24] proc/fd: In proc_readfd_common use task_lookup_next_fd_rcu
            ` [PATCH] files: rcu free files_struct

[PATCH v2 1/3] x86/uprobes: Fix not using prefixes.nbytes for loop over prefixes.bytes
 2020-12-09 18:05 UTC  (8+ messages)
` [tip: x86/urgent] x86/uprobes: Do not use prefixes.nbytes when looping "

[PATCH net-next] drivers: net: ionic: simplify the return expression of ionic_set_rxfh()
 2020-12-09 18:02 UTC  (2+ messages)

[PATCH 1/1] fix possible array overflow on receiving too many fragments for a packet
 2020-12-09 18:01 UTC 

[PATCH RFC v2 sl-b] Export return addresses etc. for better diagnostics
 2020-12-09 17:59 UTC  (11+ messages)
` [PATCH v2 sl-b 1/5] mm: Add mem_dump_obj() to print source of memory block
` [PATCH v2 sl-b 2/5] mm: Make mem_dump_obj() handle NULL and zero-sized pointers
` [PATCH v2 sl-b 3/5] mm: Make mem_dump_obj() handle vmalloc() memory

[PATCH RFC 0/2] eeprom: eeprom_93xx46: Add support for sending zero bits after address during read transfer
 2020-12-09 17:57 UTC  (3+ messages)
` [PATCH RFC 1/2] Documentation: devicetree: Add property for ignoring the dummy bits sent before "
` [PATCH RFC 2/2] eeprom: eeprom_93xx46: Add support for ignoring the dummy bit preceding data during "

[PATCH] fs: quota: fix array-index-out-of-bounds bug by passing correct argument to vfs_cleanup_quota_inode()
 2020-12-09 17:53 UTC  (3+ messages)

[PATCH v8] swiotlb: Adjust SWIOTBL bounce buffer size for SEV guests
 2020-12-09 17:51 UTC  (6+ messages)

[PATCH v8 00/16] Add support for Clang LTO
 2020-12-09 17:51 UTC  (12+ messages)

[PATCH 1/2] PCI/ASPM: Store disabled ASPM states
 2020-12-09 17:50 UTC  (6+ messages)
` [PATCH 2/2] PCI/ASPM: Use capability to override ASPM via sysfs

[PATCH] perf test: Omit test 68 for s390
 2020-12-09 17:49 UTC  (8+ messages)
` [PATCH] perf test: Skip test 68 for Powerpc

[PATCH v2] phy: rockchip-emmc: emmc_phy_init() always return 0
 2020-12-09 17:48 UTC  (2+ messages)

[PATCH] staging: rtl8712: check register_netdev() return value
 2020-12-09 17:46 UTC  (2+ messages)

crediting bug reports and fixes folded into original patch
 2020-12-09 17:45 UTC  (12+ messages)
` [Ksummit-discuss] "

[PATCH] dt-bindings:<devicetree/bindings/trivial-devices.yaml>:Add compatible strings
 2020-12-09 17:42 UTC  (2+ messages)

[PATCH 0/4] USB: ftdio_sio: GPIO validity fixes
 2020-12-09 17:39 UTC  (15+ messages)
` [PATCH 3/4] USB: serial: ftdi_sio: Log the CBUS GPIO validity

[PATCH v2 1/1] hisi_sas: Fix possible buffer overflows in prep_ssp_v3_hw
 2020-12-09 17:38 UTC  (2+ messages)

[PATCH] Staging: silabs si4455 serial driver
 2020-12-09 17:38 UTC  (2+ messages)

[PATCH 0/3] Add sending TX hardware timestamp for TC ETF Qdisc
 2020-12-09 17:37 UTC  (7+ messages)
` [PATCH 1/3] Add TX sending hardware timestamp
` [PATCH 2/3] Pass TX sending hardware timestamp to a socket's buffer
` [PATCH 3/3] The TC ETF Qdisc pass the hardware timestamp to the interface driver

[PATCH v3 0/2] Introduce perf-stat -b for BPF programs
 2020-12-09 17:36 UTC  (6+ messages)
` [PATCH v3 1/2] perf: support build BPF skeletons with perf
` [PATCH v3 2/2] perf-stat: enable counting events for BPF programs

[PATCH] spi: Limit the spi device max speed to controller's max speed
 2020-12-09 17:35 UTC 

[PATCH 00/22] Intel Vision Processing Unit base enabling part 1
 2020-12-09 17:33 UTC  (8+ messages)
` [PATCH 02/22] dt-bindings: Add bindings for Keem Bay IPC driver

[RFC PATCH 0/9] Make shrinker's nr_deferred memcg aware
 2020-12-09 17:32 UTC  (6+ messages)
` [PATCH 6/9] mm: vmscan: use per memcg nr_deferred of shrinker

[PATCH net-next v2 0/4] vsock: Add flags field in the vsock address
 2020-12-09 17:30 UTC  (8+ messages)
` [PATCH net-next v2 1/4] vm_sockets: Include flags field in the vsock address data structure

linux-next: Fixes tag needs some work in the clk tree
 2020-12-09 17:29 UTC  (3+ messages)

[PATCH v2] scsi: NCR5380: Remove context check
 2020-12-09 17:23 UTC  (3+ messages)
` [PATCH v3] "

[sh] smp-shx3.c: error: ignoring return value of 'request_irq', declared with attribute warn_unused_result
 2020-12-09 17:26 UTC 

[PATCH v1 0/7] Add Tegra QSPI driver
 2020-12-09 17:26 UTC  (3+ messages)
` [PATCH v1 2/7] dt-bindings: spi: Add Tegra QSPI device tree binding

[PATCH] scsi: fnic: fix error return code in fnic_probe()
 2020-12-09 17:23 UTC  (2+ messages)

[PATCH v3] scsi: ufs: Remove pre-defined initial voltage values of device powers
 2020-12-09 17:23 UTC  (2+ messages)

[PATCH] scsi: qedi: fix missing destroy_workqueue() on error in __qedi_probe
 2020-12-09 17:23 UTC  (2+ messages)

[PATCH v2] scsi: qla2xxx: remove trailing semicolon in macro definition
 2020-12-09 17:23 UTC  (2+ messages)

[PATCH] ufshcd: fix Wsometimes-uninitialized warning
 2020-12-09 17:23 UTC  (2+ messages)

[PATCH v1 0/4] scsi: ufs: Cleanup phy_initialization vop
 2020-12-09 17:23 UTC  (2+ messages)

[PATCH v5 0/4] scsi: ufs: Refine error history and introduce event_notify vop
 2020-12-09 17:23 UTC  (2+ messages)

[PATCH] scsi: iscsi: fix inappropriate use of put_device
 2020-12-09 17:23 UTC  (2+ messages)

[PATCH] scsi: qla4xxx: remove redundant assignment to variable rval
 2020-12-09 17:23 UTC  (2+ messages)

[PATCH net-next] net: dsa: simplify the return rtl8366_vlan_prepare()
 2020-12-09 17:22 UTC  (2+ messages)

[PATCH 0/3] clear_warn_once: add timed interval resetting
 2020-12-09 17:21 UTC  (3+ messages)

[PATCH v1 0/4] cpufreq: Allow drivers to receive more information from the governor
 2020-12-09 17:17 UTC  (9+ messages)
` [PATCH v1 1/4] cpufreq: schedutil: Add util to struct sg_cpu
` [PATCH v1 2/4] cpufreq: schedutil: Adjust utilization instead of frequency

[PATCH] usb: typec: Add bus type for plug alt modes
 2020-12-09 17:15 UTC  (6+ messages)

[PATCH] SCSI: cxgb4i: fix TLS dependency
 2020-12-09 17:14 UTC  (2+ messages)

[BUG] iwlwifi: card unusable after firmware crash
 2020-12-09 17:13 UTC  (4+ messages)

linux-next build error (11)
 2020-12-09 17:13 UTC 

[PATCH v2 0/2] scsi: ufs: Re-enable WB after device reset
 2020-12-09 17:12 UTC  (2+ messages)

[v10] i2c: imx: support slave mode for imx I2C driver
 2020-12-09 17:09 UTC  (3+ messages)

[PATCH v2 0/5] Extend Parsing "ibm,thread-groups" for Shared-L2 information
 2020-12-09 17:08 UTC  (6+ messages)
` [PATCH v2 1/5] powerpc/smp: Parse ibm,thread-groups with multiple properties
` [PATCH v2 2/5] powerpc/smp: Rename cpu_l1_cache_map as thread_group_l1_cache_map
` [PATCH v2 3/5] powerpc/smp: Rename init_thread_group_l1_cache_map() to make it generic
` [PATCH v2 4/5] powerpc/smp: Add support detecting thread-groups sharing L2 cache
` [PATCH v2 5/5] powerpc/cacheinfo: Print correct cache-sibling map/list for "

[PATCHv3 net-next] octeontx2-pf: Add RSS multi group support
 2020-12-09 17:09 UTC 

[RFC PATCH] vfio/pci: Allow force needs_pm_restore as specified by device:vendor
 2020-12-09 17:09 UTC  (6+ messages)

INFO: task can't die in p9_client_rpc (2)
 2020-12-09 17:07 UTC 

Capabilities required by NETLINK_AUDIT socket
 2020-12-09 17:04 UTC 

[PATCH -next] net/mlx5_core: remove unused including <generated/utsrelease.h>
 2020-12-09 17:04 UTC  (4+ messages)

[PATCH 0/3] pinctrl: Added ZynqMP pinctrl driver
 2020-12-09 17:03 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: pinctrl: Added binding for "

[PATCH v4 1/4] pwm: pca9685: Switch to atomic API
 2020-12-09 17:02 UTC  (10+ messages)

[PATCH 0/1] scsi: ufs-mediatek: use correct path to fix compiling error
 2020-12-09 17:01 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] dt-bindings: gpio: Add compatible string for AM64 SoC
 2020-12-09 16:57 UTC  (3+ messages)
` [PATCH] dt-bindings: usb: Add new "
` [PATCH] dt-bindings: i2c: Add "

[PATCH v1 bpf-next 03/11] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues
 2020-12-09 16:57 UTC  (2+ messages)

[PATCH v2] octeontx2-pf: Add RSS multi group support
 2020-12-09 16:53 UTC  (3+ messages)
  ` [EXT] "

[PATCH 0/3] x86/resctrl: Fix a few issues in moving a task to a resource group
 2020-12-09 16:51 UTC  (5+ messages)
` [PATCH 1/3] x86/resctrl: Move setting task's active CPU in a mask into helpers
` [PATCH 2/3] x86/resctrl: Update PQR_ASSOC MSR synchronously when moving task to resource group

problem booting 5.10
 2020-12-09 16:47 UTC  (12+ messages)

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

[PATCH 0/3] spi: spi-geni-qcom: Use gpio descriptors for CS
 2020-12-09 16:41 UTC  (5+ messages)
` [PATCH 1/3] platform/chrome: cros_ec_spi: Don't overwrite spi::mode
` [PATCH 2/3] platform/chrome: cros_ec_spi: Drop bits_per_word assignment

[PATCH v3 0/4] gpio: visconti: Add Toshiba Visconti GPIO support
 2020-12-09 16:40 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: gpio: Add bindings for Toshiba Visconti GPIO Controller

[PATCH v2] mm/page_owner: Record timestamp and pid
 2020-12-09 16:38 UTC  (2+ messages)

[PATCH v2 00/10] ARM: mstar: Add basic support for i2m and SMP
 2020-12-09 16:36 UTC  (7+ messages)
` [PATCH v2 01/10] dt-bindings: mstar: Add binding details for mstar,smpctrl
` [PATCH v2 02/10] dt-bindings: vendor-prefixes: Add honestar vendor prefix
` [PATCH v2 03/10] dt-bindings: mstar: Add Honestar SSD201_HT_V2 to mstar boards

[PATCH bpf-next v4 1/4] bpf: Be less specific about socket cookies guarantees
 2020-12-09 16:35 UTC  (3+ messages)
` [PATCH bpf-next v4 2/4] bpf: Expose bpf_get_socket_cookie to tracing programs

kernel BUG at fs/notify/dnotify/dnotify.c:LINE! (2)
 2020-12-09 16:26 UTC  (5+ messages)

[PATCH v5 0/3] Add support for MaxLinear/Exar USB to serial converters
 2020-12-09 16:25 UTC  (9+ messages)
` [PATCH v5 2/3] usb: serial: xr_serial: Add gpiochip support

[RFC PATCH v2 00/14] CXL 2.0 Support
 2020-12-09 16:23 UTC  (6+ messages)
` [RFC PATCH 09/14] cxl/mem: Add basic IOCTL interface

Broken /usr/bin/env (invalid option)
 2020-12-09 16:20 UTC  (4+ messages)

[GIT PULL]: Generic phy updates for v5.11
 2020-12-09 16:19 UTC  (3+ messages)

tracer_init_tracefs really slow
 2020-12-09 16:17 UTC  (6+ messages)

[PATCH 1/4] thermal: int340x: processor_thermal: Refactor MMIO interface
 2020-12-09 16:15 UTC  (2+ messages)

[PATCH RFC 00/39] x86/KVM: Xen HVM guest support
 2020-12-09 16:12 UTC  (15+ messages)
` [PATCH RFC 10/39] KVM: x86/xen: support upcall vector

[PATCH 1/3] thermal: core: Add indication for userspace usage
 2020-12-09 16:10 UTC  (11+ messages)

linux-next: build warning after merge of the drm-misc tree
 2020-12-09 16:10 UTC  (2+ messages)

[PATCH net-next 1/1] net: stmmac: allow stmmac to probe for C45 PHY devices
 2020-12-09 16:09 UTC  (2+ messages)

[PATCH RESEND v2 1/5] f2fs: compress: add compress_inode to cache compressed blocks
 2020-12-09 16:04 UTC  (3+ messages)
` [PATCH RESEND v2 5/5] f2fs: introduce sb_status sysfs node

[PATCH v2 0/2] Introduce perf-stat -b for BPF programs
 2020-12-09 15:55 UTC  (5+ messages)
` [PATCH v2 2/2] perf-stat: enable counting events "

[PATCH] thermal/core: Emit a warning if the thermal zone is updated without ops
 2020-12-09 15:55 UTC  (8+ messages)

[PATCH v2] iio: core: register chardev only if needed
 2020-12-09 15:55 UTC  (5+ messages)

[PATCH 0/3] IOMMU: Some more IOVA code tidy-up
 2020-12-09 15:50 UTC  (4+ messages)
` [PATCH 1/3] iova: Make has_iova_flush_queue() private
` [PATCH 2/3] iova: Delete copy_reserved_iova()
` [PATCH 3/3] iova: Stop exporting some more functions

[PATCH RFC 1/4] thermal/core: Emit a warning if the thermal zone is updated without ops
 2020-12-09 15:53 UTC  (5+ messages)
` [PATCH RFC 2/4] thermal/core: Add critical and hot ops
` [PATCH RFC 3/4] thermal/drivers/acpi: Use hot and critical ops
` [PATCH RFC 4/4] thermal/core: Remove notify ops

[PATCH v2 1/2] dt-bindings: iio: dac: AD5766 yaml documentation
 2020-12-09 15:52 UTC  (3+ messages)
` [PATCH v2 2/2] iio: dac: ad5766: add driver support for AD5766

[PATCH v7 00/15] Free some vmemmap pages of hugetlb page
 2020-12-09 15:50 UTC  (9+ messages)
` [PATCH v7 06/15] mm/hugetlb: Disable freeing vmemmap if struct page size is not power of two
    ` [External] "

KASAN: use-after-free Write in rtl_fw_do_work (2)
 2020-12-09 15:49 UTC 

[PATCH v2 0/2] mainline Protonic MVT board
 2020-12-09 15:43 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: fsl: add "

[PATCH v4 0/5] mainline Kverneland boards
 2020-12-09 15:43 UTC  (7+ messages)
` [PATCH v4 1/5] dt-bindings: vendor-prefixes: Add an entry for Kverneland Group
` [PATCH v4 2/5] dt-bindings: arm: fsl: add Kverneland UT1, UT1Q and UI1P boards
` [PATCH v4 4/5] dt-bindings: arm: fsl: add Kverneland TGO board

[PATCH v4] HID: i2c-hid: add polling mode based on connected GPIO chip's pin status
 2020-12-09 15:44 UTC  (6+ messages)

[PATCH] dt-bindings: qcom,pdc: Add compatible for SM8250
 2020-12-09 15:38 UTC  (2+ messages)

[PATCH] media: MAINTAINERS: correct entry in Amlogic GE2D driver section
 2020-12-09 15:36 UTC  (2+ messages)

[PATCH] cgroup: Fix memory leak when parsing multiple source parameters
 2020-12-09 15:33 UTC  (2+ messages)

[PATCH v4] PM: domains: create debugfs nodes when adding power domains
 2020-12-09 15:32 UTC  (3+ 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).