linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-15 08:13:58 to 2021-04-15 10:11:07 UTC [more...]

[PATCH 00/13] ARM: dts: stm32: fix "make dtbs_check W=1" round1
 2021-04-15 10:10 UTC  (2+ messages)
` [PATCH 02/13] ARM: dts: stm32: fix RCC node name on stm32f429 MCU

[PATCH v4 1/3] kunit: make test->lock irq safe
 2021-04-15 10:10 UTC  (4+ messages)
` [PATCH v4 2/3] mm/slub, kunit: add a KUnit test for SLUB debugging functionality

linux-next: manual merge of the akpm-current tree with the powerpc tree
 2021-04-15 10:08 UTC  (4+ messages)

[PATCH 0/6] remove DBG_871X_LEVEL macro
 2021-04-15 10:07 UTC  (7+ messages)
` [PATCH 1/6] staging: rtl8723bs: replace DBG_871X_LEVEL logs with netdev_*()
` [PATCH 2/6] staging: rtl8723bs: fix code indent issue
` [PATCH 3/6] staging: rtl8723bs: fix indentation in if block
` [PATCH 4/6] staging: rtl8723bs: split too long line
` [PATCH 5/6] staging: rtl8723bs: remove unused DBG_871X_LEVEL macro declarations
` [PATCH 6/6] staging: rtl8723bs: remove empty #ifdef block

[PATCH 0/11 v2] Use local_lock for pcp protection and reduce stat overhead
 2021-04-15 10:06 UTC  (6+ messages)
` [PATCH 04/11] mm/vmstat: Convert NUMA statistics to basic NUMA counters

[PATCH 0/5] evm: Prepare for moving to the LSM infrastructure
 2021-04-15 10:04 UTC  (6+ messages)
` [PATCH 1/5] xattr: Complete constify ->name member of "struct xattr"
` [PATCH 2/5] security: Support multiple LSMs implementing the inode_init_security hook
` [PATCH 3/5] security: Pass xattrs allocated by LSMs to "
` [PATCH 4/5] evm: Align evm_inode_init_security() definition with LSM infrastructure
` [PATCH 5/5] evm: Support multiple LSMs providing an xattr

[PATCH net-next] net: ethernet: mediatek: fix typo in offload code
 2021-04-15 10:05 UTC  (2+ messages)

[PATCH 00/13] [RFC] Rust support
 2021-04-15 10:05 UTC  (7+ messages)

[PATCH 0/7] memcontrol code cleanup and simplification
 2021-04-15 10:01 UTC  (6+ messages)
` [PATCH 4/7] mm: memcontrol: simplify lruvec_holds_page_lru_lock
    ` [External] "

[PATCH V2 0/3] vDPA/ifcvf: enables Intel C5000X-PL virtio-blk
 2021-04-15  9:53 UTC  (4+ messages)
` [PATCH V2 1/3] vDPA/ifcvf: deduce VIRTIO device ID when probe
` [PATCH V2 2/3] vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPA
` [PATCH V2 3/3] vDPA/ifcvf: get_config_size should return dev specific config size

[PATCH v2 1/3] mmc: sdhci-s3c: simplify getting of_device_id match data
 2021-04-15  9:57 UTC  (6+ messages)
` [PATCH v2 2/3] mmc: sdhci-s3c: correct kerneldoc of sdhci_s3c_drv_data
` [PATCH v2 3/3] mmc: sdhci-s3c: constify uses of driver/match data

[PATCH 00/57] Rid W=1 warnings from Staging
 2021-04-15  9:54 UTC  (20+ messages)
` [PATCH 15/57] staging: rtl8723bs: core: rtw_security: Demote non-conformant kernel-doc header
` [PATCH 37/57] staging: rtl8188eu: os_dep: ioctl_linux: Move 2 large data buffers into the heap
` [PATCH 48/57] staging: comedi: drivers: jr3_pci: Remove set but unused variable 'min_full_scale'
` [PATCH 55/57] staging: comedi: drivers: ni_mio_common: Move 'range_ni_E_ao_ext' to where it is used
` [PATCH 57/57] staging: rtl8723bs: hal: sdio_halinit: Remove unused variable 'ret'

[PATCH 1/3] spi: s3c64xx: simplify getting of_device_id match data
 2021-04-15  9:54 UTC  (6+ messages)
` [PATCH 2/3] spi: s3c64xx: correct kerneldoc of s3c64xx_spi_port_config
` [PATCH 3/3] spi: s3c64xx: constify driver/match data

[syzbot] KASAN: use-after-free Write in nfc_llcp_local_put
 2021-04-15  9:51 UTC 

[PATCH 10/15] usb: dwc2: Allow exit hibernation in urb enqueue
 2021-04-15  9:50 UTC  (5+ messages)
` [PATCH 13/15] usb: dwc2: Add exit hibernation mode before removing drive

[PATCH] coresight: add support to enable more coresight paths
 2021-04-15  9:49 UTC  (2+ messages)

[RFC v4 net-next 0/4] MT7530 interrupt support
 2021-04-15  9:49 UTC  (7+ messages)
` [RFC v4 net-next 1/4] net: phy: add MediaTek PHY driver

[PATCH] infiniband: ulp: Remove unnecessary struct declaration
 2021-04-15  9:47 UTC  (2+ messages)

[PATCH] serial: sh-sci: remove obsolete latency workaround
 2021-04-15  9:47 UTC  (2+ messages)

[PATCH 1/2] i2c: s3c2410: simplify getting of_device_id match data
 2021-04-15  9:45 UTC  (3+ messages)
` [RFT 2/2] i2c: s3c2410: fix possible NULL pointer deref on read message after write

[PATCH v3 0/5] mm/memcg: Reduce kmemcache memory accounting overhead
 2021-04-15  9:44 UTC  (4+ messages)
` [PATCH v3 5/5] mm/memcg: Optimize user context object stock access

[PATCH] direct-io: use read lock for DIO_LOCKING flag
 2021-04-15  9:43 UTC 

[PATCH] X86: Makefile: Replace -pg with CC_FLAGS_FTRACE
 2021-04-15  9:43 UTC 

[PATCH bpf-next v3 0/6] Add a snprintf eBPF helper
 2021-04-15  9:38 UTC  (11+ messages)
` [PATCH bpf-next v3 3/6] bpf: Add a bpf_snprintf helper
` [PATCH bpf-next v3 6/6] selftests/bpf: Add a series of tests for bpf_snprintf

[PATCH V3] watchdog: mtk: support pre-timeout when the bark irq is available
 2021-04-15  9:40 UTC  (2+ messages)
`  "

[PATCH 0/2] drm/ingenic: IPU plane fixes
 2021-04-15  9:26 UTC  (3+ messages)
` [PATCH 2/2] drm/ingenic: Don't request full modeset if property is not modified

[PATCH 1/8] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-kappa
 2021-04-15  9:35 UTC  (8+ messages)
` [PATCH 2/8] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-willow
` [PATCH 3/8] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-burnet
` [PATCH 4/8] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-kenzo
` [PATCH 5/8] arm64: dts: mt8183: Add kukui-jacuzzi-kappa board
` [PATCH 6/8] arm64: dts: mt8183: Add kukui-jacuzzi-willow board
` [PATCH 7/8] arm64: dts: mt8183: Add kukui-jacuzzi-burnet board
` [PATCH 8/8] arm64: dts: mt8183: Add kukui-jacuzzi-kenzo board

[PATCH 0/11 v3] Use local_lock for pcp protection and reduce stat overhead
 2021-04-15  9:34 UTC  (8+ messages)
` [PATCH 04/11] mm/vmstat: Inline NUMA event counter updates
` [PATCH 07/11] mm/page_alloc: Remove duplicate checks if migratetype should be isolated

[PATCH] ASoC: codecs: wcd934x: Fix missing IRQF_ONESHOT as only threaded handler
 2021-04-15  9:34 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: Remove bpf_jit_enable=2 debugging mode
 2021-04-15  9:32 UTC  (2+ messages)
` [PATCH bpf-next 2/2] docs: bpf: bpf_jit_enable mode changed

[PATCH bpf-next v4 0/6] Add a snprintf eBPF helper
 2021-04-15  9:32 UTC  (4+ messages)
` [PATCH bpf-next v4 1/6] bpf: Factorize bpf_trace_printk and bpf_seq_printf

[PATCH] mm: ptdump: Fix build failure
 2021-04-15  9:31 UTC 

[RFC/RFT PATCH 0/3] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-04-15  9:31 UTC  (12+ messages)
` [RFC/RFT PATCH 1/3] memblock: update initialization of reserved pages
` [RFC/RFT PATCH 2/3] arm64: decouple check whether pfn is normal memory from pfn_valid()

[PATCH] drm/radeon/si: Fix inconsistent indenting
 2021-04-15  9:30 UTC 

[PATCH 1/1] perf map: Fix error return code in maps__clone()
 2021-04-15  9:27 UTC 

[PATCH v2 0/2] TJA1103 driver
 2021-04-15  9:25 UTC  (3+ messages)
` [PATCH v2 1/2] net: phy: add genphy_c45_pma_suspend/resume
` [PATCH v2 2/2] phy: nxp-c45: add driver for tja1103

[PATCH 0/2] iommu/amd: Revert and remove failing PMC test
 2021-04-15  9:28 UTC  (6+ messages)
` [PATCH 2/2] iommu/amd: Remove performance counter pre-initialization test

[PATCH] riscv: locks: introduce ticket-based spinlock implementation
 2021-04-15  9:24 UTC  (13+ messages)
            ` [RFC][PATCH] locking: Generic ticket-lock

[PATCH v18 2/2] ufs: sysfs: Resume the proper scsi device
 2021-04-15  9:21 UTC  (2+ messages)

[PATCH RFC net-next 0/3] Multi-CPU DSA support
 2021-04-15  9:20 UTC  (12+ messages)

[PATCH 0/7] stm class/intel_th: Updates for v5.13
 2021-04-15  9:20 UTC  (10+ messages)
` [PATCH 2/7] stm class: Replace uuid_t with plain u8 uuid[16]

[syzbot] INFO: trying to register non-static key in nfc_llcp_sock_unlink
 2021-04-15  9:20 UTC 

[PATCH] arm64: alternatives: Move length validation in alternative_{insn,endif}
 2021-04-15  9:17 UTC  (2+ messages)

[PATCH 1/5] mm/swapfile: add percpu_ref support for swap
 2021-04-15  9:17 UTC  (12+ messages)

[PATCH 1/3] drm/panel: Add connector_type and bus_format for AUO G104SN02 V2 panel
 2021-04-15  9:16 UTC  (3+ messages)
` [PATCH 2/3] drm/panel: Add connector_type for some EDT displays
` [PATCH 3/3] drm/panel: Add bus_format and bus_flags for EDT ETM0430G0DH6

[PATCH] stm class: Use correct UUID APIs
 2021-04-15  9:15 UTC 

[PATCH v2 0/6] CAN TRANSCEIVER: Add support for CAN transceivers
 2021-04-15  9:15 UTC  (7+ messages)
` [PATCH v2 3/6] dt-bindings: phy: Add binding for TI TCAN104x "

[PATCH] driver: input: touchscreen: modify Raydium i2c touchscreen driver
 2021-04-15  9:14 UTC 

[PATCH] platform/x86: intel_chtdc_ti_pwrbtn: Fix missing IRQF_ONESHOT as only threaded handler
 2021-04-15  9:14 UTC 

[PATCH v2 4/6] phy: phy-can-transceiver: Add support for generic CAN transceiver driver
 2021-04-15  9:12 UTC  (2+ messages)

[PATCH][next] can: etas_es58x: Fix potential null pointer dereference on pointer cf
 2021-04-15  9:12 UTC  (3+ messages)

[peterz-queue:perf/core 18/22] kernel/events/core.c:6418:22: sparse: sparse: incorrect type in assignment (different address spaces)
 2021-04-15  9:11 UTC  (4+ messages)

[PATCH v4 0/6] Add Unisoc's drm kms module
 2021-04-15  9:09 UTC  (14+ messages)
` [PATCH v4 4/6] drm/sprd: add Unisoc's drm display controller driver
` [PATCH v4 5/6] dt-bindings: display: add Unisoc's mipi dsi controller bindings
` [PATCH v4 6/6] drm/sprd: add Unisoc's drm mipi dsi&dphy driver

[PATCH] mmc: meson-gx: remove useless warning about scatterlist size alignment in block mode
 2021-04-15  9:07 UTC  (2+ messages)

[GIT PULL] interconnect changes for 5.13
 2021-04-15  9:07 UTC  (2+ messages)

[PATCH v2 0/9] sched: Clean up SCHED_DEBUG
 2021-04-15  9:06 UTC  (4+ messages)
` [PATCH v2 7/9] sched,debug: Convert sysctl sched_domains to debugfs

[PATCH] pwm: mediatek: remove unused function
 2021-04-15  9:06 UTC  (2+ messages)

[PATCH] i2c: I2C_HISI should depend on ARCH_HISI && ACPI
 2021-04-15  9:04 UTC  (10+ messages)

[PATCH][next] can: etas_es58x: Fix missing null check on netdev pointer
 2021-04-15  9:04 UTC  (2+ messages)

[PATCH] MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACE
 2021-04-15  9:03 UTC 

[PATCH] x86/dma: Tear down DMA ops on driver unbind
 2021-04-15  9:00 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH v3 30/33] dt-bindings: media: add microchip,xisc device bindings
 2021-04-15  8:58 UTC  (2+ messages)
` [PATCH v4 "

[PATCH 0/3] sched: Fix remaining balance_push vs hotplug hole
 2021-04-15  8:59 UTC  (7+ messages)
` [PATCH 3/3] sched: Use cpu_dying() to fix balance_push vs hotplug-rollback

[PATCH] driver: input: touchscreen: modify Raydium i2c touchscreen driver
 2021-04-15  8:58 UTC 

[PATCH] mmc: core: Don't allocate IDA for OF aliases
 2021-04-15  8:56 UTC  (2+ messages)

[PATCH] RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
 2021-04-15  8:55 UTC 

[PATCH v3 29/33] dt-bindings: media: atmel-isc: convert to yaml
 2021-04-15  8:55 UTC  (2+ messages)
` [PATCH v4 "

[PATCH] clocksource/drivers/timer-ti-dm: Save and restore timer TIOCP_CFG
 2021-04-15  8:55 UTC 

[PATCH v3 0/3] drm/bridge: Add it66121 driver
 2021-04-15  8:54 UTC  (6+ messages)
` [PATCH v3 2/3] drm: bridge: add "

[PATCH v4 00/13] Add build ID to stacktraces
 2021-04-15  8:53 UTC  (5+ messages)
` [PATCH v4 05/13] module: Add printk formats to add module "

[PATCH] riscv: atomic: Using ARCH_ATOMIC in asm/atomic.h
 2021-04-15  8:52 UTC  (2+ messages)

linux-next: build warning after merge of the powerpc tree
 2021-04-15  8:52 UTC 

[PATCH] Bluetooth: 6lowpan: remove unused function
 2021-04-15  8:49 UTC 

[PATCH] selftests/bpf: Fix the ASSERT_ERR_PTR macro
 2021-04-15  8:48 UTC  (4+ messages)

[PATCH] drm/rockchip: remove unused function
 2021-04-15  8:47 UTC 

[PATCH] arm64: dts: marvell: armada-37xx: Set linux,pci-domain to zero
 2021-04-15  8:45 UTC  (4+ messages)

[PATCH] drm/vc4: remove unused function
 2021-04-15  8:45 UTC 

[PATCH v20 0/9] Free some vmemmap pages of HugeTLB page
 2021-04-15  8:40 UTC  (10+ messages)
` [PATCH v20 1/9] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
` [PATCH v20 2/9] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v20 3/9] mm: hugetlb: gather discrete indexes of tail page
` [PATCH v20 4/9] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
` [PATCH v20 5/9] mm: hugetlb: defer freeing of HugeTLB pages
` [PATCH v20 6/9] mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
` [PATCH v20 7/9] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
` [PATCH v20 8/9] mm: memory_hotplug: disable memmap_on_memory when hugetlb_free_vmemmap enabled
` [PATCH v20 9/9] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate

Add support for Murata SCA3300 Accelerometer
 2021-04-15  8:41 UTC  (4+ messages)
` [PATCH 2/2] iio: accel: Add driver for Murata SCA3300 accelerometer

[PATCH v7 0/7] Make alloc_contig_range handle Hugetlb pages
 2021-04-15  8:42 UTC  (9+ messages)
` [PATCH v7 2/7] mm,compaction: Let isolate_migratepages_{range,block} return error codes
` [PATCH v7 5/7] mm: Make alloc_contig_range handle free hugetlb pages

[PATCH 1/3] mmc: sdhci-s3c: fix possible NULL pointer dereference when probed via platform
 2021-04-15  8:41 UTC  (4+ messages)

[PATCH] drm/kmb: remove unused function
 2021-04-15  8:41 UTC 

[Resend RFC PATCH V2 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-04-15  8:39 UTC  (10+ messages)
` [Resend RFC PATCH V2 03/12] x86/Hyper-V: Add new hvcall guest address host visibility support
` [Resend RFC PATCH V2 04/12] HV: Add Write/Read MSR registers via ghcb
` [Resend RFC PATCH V2 11/12] HV/Netvsc: Add Isolation VM support for netvsc driver

[PATCH] block: remove unused function
 2021-04-15  8:39 UTC 

[PATCH] nfsd: remove unused function
 2021-04-15  8:38 UTC 

[PATCH 1/3] arm64: dts: mt8183-pumpkin: fix dtbs_check warning
 2021-04-15  8:37 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: mt8183-kukui: fix dtbs_check warnings

[PATCH][next] net: stmmac: replace redundant comparison with true
 2021-04-15  8:37 UTC 

the qemu-nbd process automatically exit with the commit 43347d56c 'livepatch: send a fake signal to all blocking tasks'
 2021-04-15  8:37 UTC  (5+ messages)

[patch V4 1/2] signal: Hand SIGQUEUE_PREALLOC flag to __sigqueue_alloc()
 2021-04-15  8:37 UTC  (2+ messages)
` [tip: sched/core] "

[patch V5 2/2] signal: Allow tasks to cache one sigqueue struct
 2021-04-15  8:37 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v3 1/3] rseq: optimize rseq_update_cpu_id()
 2021-04-15  8:37 UTC  (2+ messages)
` [tip: sched/core] rseq: Optimize rseq_update_cpu_id()

[PATCH v3 3/3] rseq: optimise rseq_get_rseq_cs() and clear_rseq_cs()
 2021-04-15  8:37 UTC  (2+ messages)
` [tip: sched/core] rseq: Optimise "

[PATCH v3 2/3] rseq: remove redundant access_ok()
 2021-04-15  8:37 UTC  (2+ messages)
` [tip: sched/core] rseq: Remove "

[PATCH] rtc: remove unused function
 2021-04-15  8:37 UTC 

[PATCH] ACPICA: Events: support fixed pcie wake event
 2021-04-15  8:35 UTC  (2+ messages)

[PATCH 1/1] perf data: Fix error return code in perf_data__create_dir()
 2021-04-15  8:34 UTC 

[PATCH] soc: fsl: qe: remove unused function
 2021-04-15  8:34 UTC 

[PATCH] PCI: dwc: remove unused function
 2021-04-15  8:32 UTC 

[PATCH] PCI: shpchp: remove unused function
 2021-04-15  8:30 UTC 

[PATCH] mtd: spi-nor: macronix: Add block protection support to mx25u6435f
 2021-04-15  8:28 UTC  (5+ messages)

[PATCH 1/2] kbuild: remove TMPO from try-run
 2021-04-15  8:25 UTC  (5+ messages)
` [PATCH 2/2] tools: do not include scripts/Kbuild.include

[PATCH 00/13] tty.h cleanups
 2021-04-15  8:21 UTC  (5+ messages)

[PATCH v10] i2c: virtio: add a virtio i2c frontend driver
 2021-04-15  8:20 UTC  (12+ messages)

[PATCH] [v4] spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probe
 2021-04-15  8:19 UTC  (2+ messages)

[PATCH v2 00/16] Multigenerational LRU Framework
 2021-04-15  8:19 UTC  (9+ messages)

[PATCH v4 00/13] Introduced multi-preference mempolicy
 2021-04-15  8:17 UTC  (4+ messages)
` [PATCH v4 08/13] mm/mempolicy: Create a page allocator for policy

[PATCH 0/3] vDPA/ifcvf: enables Intel C5000X-PL virtio-blk
 2021-04-15  8:16 UTC  (4+ messages)
` [PATCH 3/3] vDPA/ifcvf: get_config_size should return dev specific config size

[PATCH] serial: omap: don't disable rs485 if rts gpio is missing
 2021-04-15  8:14 UTC  (2+ messages)

[PATCH v2] serial: omap: fix rs485 half-duplex filtering
 2021-04-15  8:14 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).