linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-16 10:43:16 to 2021-03-16 12:57:36 UTC [more...]

[PATCH] perf record: Fix memory leak in vDSO
 2021-03-16 12:56 UTC  (4+ messages)

[PATCH v2 00/18] media: gmsl: Reliability improvement
 2021-03-16 12:56 UTC  (4+ messages)
` [PATCH v2 02/18] media: i2c: rdacm20: Enable noise immunity

[PATCH v2] seq_file: Unconditionally use vmalloc for buffer
 2021-03-16 12:55 UTC  (6+ messages)

[PATCH] Revert "phy: ti: j721e-wiz: add missing of_node_put"
 2021-03-16 12:51 UTC 

[PATCH v5 00/36] KVM: arm64: A stage 2 for the host
 2021-03-16 12:53 UTC  (4+ messages)
` [PATCH v5 33/36] KVM: arm64: Wrap the host with a stage 2

[PATCH 00/15] staging: rtl8723bs: remove unused code blocks
 2021-03-16 11:43 UTC  (4+ messages)
` [PATCH 05/15] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_PM

[PATCH v7 00/38] SCMI vendor protocols and modularization
 2021-03-16 12:49 UTC  (39+ messages)
` [PATCH v7 01/38] firmware: arm_scmi: review protocol registration interface
` [PATCH v7 02/38] firmware: arm_scmi: introduce protocol handle definitions
` [PATCH v7 03/38] firmware: arm_scmi: introduce devres get/put protocols operations
` [PATCH v7 04/38] firmware: arm_scmi: make notifications aware of protocols users
` [PATCH v7 05/38] firmware: arm_scmi: introduce new devres notification ops
` [PATCH v7 06/38] firmware: arm_scmi: refactor events registration
` [PATCH v7 07/38] firmware: arm_scmi: convert events registration to protocol handles
` [PATCH v7 08/38] firmware: arm_scmi: add new protocol handle core xfer ops
` [PATCH v7 09/38] firmware: arm_scmi: add helper to access revision area memory
` [PATCH v7 10/38] firmware: arm_scmi: port Base protocol to new interface
` [PATCH v7 11/38] firmware: arm_scmi: port Perf protocol to new protocols interface
` [PATCH v7 12/38] cpufreq: scmi: port driver to the new scmi_perf_proto_ops interface
` [PATCH v7 13/38] firmware: arm_scmi: remove legacy scmi_perf_ops protocol interface
` [PATCH v7 14/38] firmware: arm_scmi: port Power protocol to new protocols interface
` [PATCH v7 15/38] firmware: arm_scmi: port GenPD driver to the new scmi_power_proto_ops interface
` [PATCH v7 16/38] firmware: arm_scmi: remove legacy scmi_power_ops protocol interface
` [PATCH v7 17/38] firmware: arm_scmi: port Clock protocol to new protocols interface
` [PATCH v7 18/38] clk: scmi: port driver to the new scmi_clk_proto_ops interface
` [PATCH v7 19/38] firmware: arm_scmi: remove legacy scmi_clk_ops protocol interface
` [PATCH v7 20/38] firmware: arm_scmi: port Reset protocol to new protocols interface
` [PATCH v7 21/38] reset: reset-scmi: port driver to the new scmi_reset_proto_ops interface
` [PATCH v7 22/38] firmware: arm_scmi: remove legacy scmi_reset_ops protocol interface
` [PATCH v7 23/38] firmware: arm_scmi: port Sensor protocol to new protocols interface
` [PATCH v7 24/38] hwmon: (scmi) port driver to the new scmi_sensor_proto_ops interface
` [PATCH v7 25/38] iio/scmi: "
` [PATCH v7 26/38] firmware: arm_scmi: remove legacy scmi_sensor_ops protocol interface
` [PATCH v7 27/38] firmware: arm_scmi: port SystemPower protocol to new protocols interface
` [PATCH v7 28/38] firmware: arm_scmi: port Voltage "
` [PATCH v7 29/38] regulator: scmi: port driver to the new scmi_voltage_proto_ops interface
` [PATCH v7 30/38] firmware: arm_scmi: remove legacy scmi_voltage_ops protocol interface
` [PATCH v7 31/38] firmware: arm_scmi: make references to handle const
` [PATCH v7 32/38] firmware: arm_scmi: cleanup legacy protocol init code
` [PATCH v7 33/38] firmware: arm_scmi: cleanup unused core xfer wrappers
` [PATCH v7 34/38] firmware: arm_scmi: cleanup events registration transient code
` [PATCH v7 35/38] firmware: arm_scmi: make notify_priv really private
` [PATCH v7 36/38] firmware: arm_scmi: rename non devres notify_ops
` [PATCH v7 37/38] firmware: arm_scmi: add protocol modularization support
` [PATCH v7 38/38] firmware: arm_scmi: add dynamic scmi devices creation

[PATCH v4 1/3] x86/sgx: Use sgx_free_epc_page() in sgx_reclaim_pages()
 2021-03-16 12:50 UTC  (5+ messages)

[PATCH v2] cifs: Silently ignore unknown oplock break handle
 2021-03-16 12:48 UTC 

[PATCH v2 07/25] x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled
 2021-03-16 12:46 UTC  (13+ messages)

[PATCH] Add MHI bus support and driver for T99W175 5G modem
 2021-03-16 12:42 UTC 

[PATCH] ALSA: hda: Fix spelling mistakes
 2021-03-16 12:43 UTC 

[PATCH 0/5] Uncore PMON discovery mechanism support
 2021-03-16 12:42 UTC  (6+ messages)
` [PATCH 1/5] perf/x86/intel/uncore: Parse uncore discovery tables

[PATCH 1/2] selftests: add a kselftest for SLUB debugging functionality
 2021-03-16 12:41 UTC  (2+ messages)
` [PATCH 2/2] slub: remove resiliency_test() function

[PATCH v2 0/6] Some cleanups for huge_memory
 2021-03-16 12:40 UTC  (7+ messages)
` [PATCH v2 1/6] mm/huge_memory.c: rework the function vma_adjust_trans_huge()
` [PATCH v2 2/6] mm/huge_memory.c: make get_huge_zero_page() return bool
` [PATCH v2 3/6] mm/huge_memory.c: rework the function do_huge_pmd_numa_page() slightly
` [PATCH v2 4/6] mm/huge_memory.c: remove redundant PageCompound() check
` [PATCH v2 5/6] mm/huge_memory.c: remove unused macro TRANSPARENT_HUGEPAGE_DEBUG_COW_FLAG
` [PATCH v2 6/6] mm/huge_memory.c: use helper function migration_entry_to_page()

[PATCH 00/10] tick/nohz updates
 2021-03-16 12:28 UTC  (5+ messages)
` [PATCH 01/10] tick/nohz: Prevent tick_nohz_get_sleep_length() from returning negative value
` [PATCH 02/10] tick/nohz: Add tick_nohz_full_this_cpu()

[patch V2 0/3] signals: Allow caching one sigqueue object per task
 2021-03-16 12:36 UTC  (7+ messages)
` [patch V2 3/3] signal: Allow tasks to cache one sigqueue struct

[PATCH RFC] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
 2021-03-16 12:36 UTC  (6+ messages)
` [RFC v2] "

[PATCH 5.11 000/306] 5.11.7-rc1 review
 2021-03-16 12:34 UTC 

[PATCH 0/3] KVM: my debug patch queue
 2021-03-16 12:34 UTC  (11+ messages)
` [PATCH 2/3] KVM: x86: guest debug: don't inject interrupts while single stepping
` [PATCH 3/3] KVM: SVM: allow to intercept all exceptions for debug

drivers/usb/host/ohci-hcd.c:1318 ohci_hcd_mod_init() warn: ignoring unreachable code
 2021-03-16 12:32 UTC  (2+ messages)

[PATCH] rtc: ds1307: set uie_unsupported if no interrupt is available
 2021-03-16 12:32 UTC  (3+ messages)

[PATCH v4] staging:rtl8723bs:core:rtw_wlan_util:fixed indentation coding style issue
 2021-03-16 12:31 UTC 

[PATCH] zonefs: fix to update .i_wr_refcnt correctly in zonefs_open_zone()
 2021-03-16 12:30 UTC 

[PATCH v1 1/1] gpio: mockup: Adjust documentation to the code
 2021-03-16 12:29 UTC  (2+ messages)

[PATCH] Revert "perf/x86: Allow zero PEBS status with only single active event"
 2021-03-16 12:28 UTC  (6+ messages)

[PATCH v8 0/2] Add encoder ctrls for long term reference
 2021-03-16 12:27 UTC  (3+ messages)
` [PATCH v8 1/2] media: v4l2-ctrl: add controls "

[PATCH v5 0/5] HDR10 static metadata
 2021-03-16 12:22 UTC  (10+ messages)
` [PATCH v5 1/5] v4l: Add new Colorimetry Class
` [PATCH v5 2/5] docs: Document colorimetry class
` [PATCH v5 3/5] v4l: Add HDR10 static metadata controls
` [PATCH v5 4/5] docs: Document CLL and Mastering display colorimetry controls

[PATCH v2 0/2] AM64: Add USB support
 2021-03-16 12:21 UTC  (2+ messages)

[RESEND v1 net-next 0/5] net: stmmac: enable multi-vector MSI
 2021-03-16 12:18 UTC  (6+ messages)
` [RESEND v1 net-next 1/5] net: stmmac: introduce DMA interrupt status masking per traffic direction
` [RESEND v1 net-next 2/5] net: stmmac: make stmmac_interrupt() function more friendly to MSI
` [RESEND v1 net-next 3/5] net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TX
` [RESEND v1 net-next 4/5] stmmac: intel: add support for multi-vector msi and msi-x
` [RESEND v1 net-next 5/5] net: stmmac: use interrupt mode INTM=1 for multi-MSI

[PATCH] Fix use-after-free in io_wqe_inc_running() due to wq already being free'd
 2021-03-16 12:11 UTC  (4+ messages)

[PATCH] usb: dwc3: remove 'pm_runtime_set_active' in resume callback
 2021-03-16 12:16 UTC  (3+ messages)

[PATCH 4.4 00/75] 4.4.262-rc1 review
 2021-03-16 12:07 UTC  (2+ messages)

[PATCH 2/2] Bug Fix for last patch
 2021-03-16 12:05 UTC  (8+ messages)
` [PATCH] Insert SFENCE.VMA in function set_pte_at for RISCV

[PATCH] staging: rtl8723bs/core: add spaces between operators
 2021-03-16 12:05 UTC 

AW: [PATCH v2 2/3] rtc: rx6110: add ACPI bindings to I2C
 2021-03-16 11:52 UTC  (5+ messages)
` [PATCH v3 1/1] "

[PATCH v5 0/3] J7200: Add support for GPIO and higher speed modes in MMCSD subsystems
 2021-03-16 12:01 UTC  (3+ messages)
` [PATCH v5 2/3] arm64: dts: ti: k3-j7200-common-proc-board: Disable unused gpio modules

[PATCH 4.9 00/78] 4.9.262-rc1 review
 2021-03-16 12:02 UTC  (2+ messages)

[PATCH] sched: rename __prepare_to_swait() to add_swait_queue_locked()
 2021-03-16 11:59 UTC 

[RESEND PATCH 1/2] arm64: dts: ti: k3-am64-main: Add OSPI node
 2021-03-16 11:55 UTC  (2+ messages)

[PATCH 4.14 00/95] 4.14.226-rc1 review
 2021-03-16 11:54 UTC  (2+ messages)

[PATCH v3] staging:rtl8723bs:core:rtw_wlan_util:fixed indentation coding style issue
 2021-03-16 11:54 UTC 

[PATCH 0/4] clk: ti: add am33xx spread spectrum clock support
 2021-03-16 11:52 UTC  (3+ messages)
` [PATCH 4/4] "

[PATCH v7 0/6] x86: Improve Minimum Alternate Stack Size
 2021-03-16 11:52 UTC  (3+ messages)
` [PATCH v7 5/6] x86/signal: Detect and prevent an alternate signal stack overflow

[PATCH v3 0/4] mm/slub: Fix count_partial() problem
 2021-03-16 11:49 UTC  (5+ messages)

[PATCH] arm64: dts: ti: k3-am64-main: Add ADC nodes
 2021-03-16 11:47 UTC  (3+ messages)

[PATCH] drm: xlnx: call pm_runtime_get_sync before setting pixel clock
 2021-03-16 11:46 UTC  (2+ messages)

[PATCH v4 00/13] lib/find_bit: fast path for small bitmaps
 2021-03-16 11:45 UTC  (9+ messages)
` [PATCH 01/13] tools: disable -Wno-type-limits
` [PATCH 04/13] lib: introduce BITS_{FIRST,LAST} macro
` [PATCH 13/13] MAINTAINERS: Add entry for the bitmap API

[PATCH 00/13] rcu/nocb updates v2
 2021-03-16 11:45 UTC  (4+ messages)
` [PATCH 12/13] rcu/nocb: Prepare for finegrained deferred wakeup

[syzbot] BUG: unable to handle kernel access to user memory in schedule_tail
 2021-03-16 11:44 UTC  (11+ messages)

[PATCH] lib/test_hmm.c: fix harmless shift wrapping bug
 2021-03-16 11:43 UTC 

[PATCH v2 7/7] Test softlockup
 2021-03-16 11:43 UTC  (3+ messages)
` c928e9b143: BUG:soft_lockup-CPU##stuck_for#s![perf:#]

[PATCH v2 00/11] vfio/iommu_type1: Implement dirty log tracking based on smmuv3 HTTU
 2021-03-16 11:39 UTC  (4+ messages)
` [PATCH v2 04/11] iommu/arm-smmu-v3: Split block descriptor when start dirty log

[PATCH v5] printk: Userspace format enumeration support
 2021-03-16 11:39 UTC  (6+ messages)

[PATCH] staging: rts5208: add empty line in general.c
 2021-03-16 11:38 UTC  (2+ messages)

[PATCH] staging: rtl8192e: remove extra space in rtl819x_BAProc.c
 2021-03-16 11:37 UTC  (2+ messages)

[PATCH] staging: rtl8192e: remove extra lines in rtl819x_BAProc.c
 2021-03-16 11:37 UTC  (2+ messages)

[PATCH v4] mm/vmalloc: randomize vmalloc() allocations
 2021-03-16 11:34 UTC  (8+ messages)

[PATCH v4 08/28] netfs: Provide readahead and readpage netfs helpers
 2021-03-16 11:34 UTC  (3+ messages)
` [PATCH v4 00/28] Network fs helper library & fscache kiocb API

[PATCH]net: ipv6: ping.c: fixed open brace error
 2021-03-16 11:35 UTC 

[PATCH v2 0/2] Add decoder conceal color ctrl
 2021-03-16 11:34 UTC  (4+ messages)
` [PATCH v2 1/2] v4l2-ctrl: Add decoder conceal color control

[PATCH v2] bpf: Fix memory leak in copy_process()
 2021-03-16 11:29 UTC  (2+ messages)
` 回复: "

[PATCH v4 00/11] uvcvideo: Fix v4l2-compliance errors
 2021-03-16 11:29 UTC  (10+ messages)
` [PATCH v4 04/11] media: uvcvideo: set error_idx to count on EACCESS
` [PATCH v4 06/11] media: uvcvideo: Add support for V4L2_CTRL_TYPE_CTRL_CLASS
` [PATCH v4 11/11] uvc: use vb2 ioctl and fop helpers

[PATCH v3 0/2] quota: Add mountpath based quota support
 2021-03-16 11:29 UTC  (2+ messages)

[PATCH v2 1/2] media: staging/intel-ipu3: Fix memory leak in imu_fmt
 2021-03-16 11:27 UTC  (2+ messages)

[PATCH] kernel:sys: Fix typo issue
 2021-03-16 11:29 UTC 

[PATCH v2] scsi: ufs: sysfs: Print string descriptors as raw data
 2021-03-16 11:27 UTC  (2+ messages)

[PATCH v2] staging:rtl8723bs:core:rtw_wlan_util:fixed indentation coding style issue
 2021-03-16 11:26 UTC  (2+ messages)

[PATCH v1 0/5] Add cpuidle support for Tegra194
 2021-03-16 11:24 UTC  (8+ messages)
` [PATCH v1 3/5] dt-bindings: arm: Add cpu-idle-states to Tegra194 CPU nodes

[PATCH] tty: serial: samsung_tty: remove spinlock flags in interrupt handlers
 2021-03-16 11:25 UTC  (6+ messages)

[RFC PATCH 1/3] mtd: spi-nor: support dumping sfdp tables
 2021-03-16 11:22 UTC  (9+ messages)
` [RFC PATCH 1/3] mtd: spi-nor: sfdp: remember sfdp_size
` [RFC PATCH 2/3] mtd: spi-nor: sfdp: fix spi_nor_read_sfdp()

[PATCH] staging: rtl8192u: remove extra lines
 2021-03-16 11:20 UTC  (2+ messages)

[PATCH] sched: swait: use wake_up_process() instead of wake_up_state()
 2021-03-16 11:20 UTC 

[PATCH -tip 0/2] futex: Two pi fixes
 2021-03-16 11:20 UTC  (3+ messages)
` [PATCH 2/2] futex: Leave the pi lock stealer in a consistent state upon successful fault

[PATCH v2] staging: rtl8192u: remove extra lines
 2021-03-16 11:19 UTC  (3+ messages)
    `  "

[PATCH v5] iommu/tegra-smmu: Add pagetable mappings to debugfs
 2021-03-16 11:16 UTC  (2+ messages)

[PATCH 00/10] Add basic node support for Mediatek MT8195 SoC
 2021-03-16 11:14 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: timer: Add compatible for Mediatek MT8195
` [PATCH 02/10] dt-bindings: serial: "
` [PATCH 03/10] dt-bindings: watchdog: "
` [PATCH 04/10] dt-bindings: mmc: "
` [PATCH 05/10] dt-bindings: spi: "
` [PATCH 06/10] dt-bindings: iio: adc: "
` [PATCH 07/10] dt-bindings: phy: "
` [PATCH 08/10] "
` [PATCH 09/10] dt-bindings: arm: "
` [PATCH 10/10] arm64: dts: Add Mediatek SoC MT8195 and evaluation board dts and Makefile

[PATCH v8 00/22] Add support for the SDM845 Camera Subsystem
 2021-03-16 11:12 UTC  (7+ messages)
` [PATCH v8 06/22] media: camss: Refactor VFE HW version support
` [PATCH v8 09/22] media: camss: Refactor CSID "

slow boot with 7fef431be9c9 ("mm/page_alloc: place pages to tail in __free_pages_core()")
 2021-03-16 11:10 UTC  (13+ messages)

[PATCH 0/4] btrfs: Convert more kmaps to kmap_local_page()
 2021-03-16 11:07 UTC  (8+ messages)
` [PATCH 1/4] fs/btrfs: Convert kmap to kmap_local_page() using coccinelle

[PATCH v3] f2fs: allow to change discard policy based on cached discard cmds
 2021-03-16 11:08 UTC  (2+ messages)

[PATCH v2 0/7] ASoC: codecs: add wcd938x support
 2021-03-16 10:58 UTC  (8+ messages)
` [PATCH v2 1/7] ASoC: dt-bindings: wcd938x: add bindings for wcd938x
` [PATCH v2 2/7] ASoC: codecs: wcd-clsh: add new version support
` [PATCH v2 3/7] ASoC: codecs: wcd938x: add basic driver
` [PATCH v2 4/7] ASoC: codecs: wcd938x: add basic controls
` [PATCH v2 5/7] ASoC: codecs: wcd938x: add playback dapm widgets
` [PATCH v2 6/7] ASoC: codecs: wcd938x: add capture "
` [PATCH v2 7/7] ASoC: codecs: wcd938x: add audio routing

threadirqs deadlocks
 2021-03-16 10:56 UTC 

[PATCH v1 0/2] net: xfrm: Use seqcount_spinlock_t
 2021-03-16 10:56 UTC  (3+ messages)
` [PATCH v1 1/2] net: xfrm: Localize sequence counter per network namespace
` [PATCH v1 2/2] net: xfrm: Use sequence counter with associated spinlock

[PATCH v3 0/4] sched/fair: Burstable CFS bandwidth controller
 2021-03-16 10:55 UTC  (5+ messages)
` [PATCH v3 2/4] sched/fair: Make CFS bandwidth controller burstable

[PATCH] arm64: vmlinux.lds.S: keep .entry.tramp.text section
 2021-03-16 10:45 UTC  (4+ messages)

[syzbot] KMSAN: uninit-value in video_usercopy (2)
 2021-03-16 10:44 UTC  (2+ messages)

[RFC PATCH v2 0/8] RISC-V CPU Idle Support
 2021-03-16 10:41 UTC  (9+ messages)
` [RFC PATCH v2 1/8] RISC-V: Enable CPU_IDLE drivers
` [RFC PATCH v2 2/8] RISC-V: Rename relocate() and make it global
` [RFC PATCH v2 3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit
` [RFC PATCH v2 4/8] RISC-V: Add SBI HSM suspend related defines
` [RFC PATCH v2 5/8] cpuidle: Factor-out power domain related code from PSCI domain driver
` [RFC PATCH v2 6/8] cpuidle: Add RISC-V SBI CPU idle driver
` [RFC PATCH v2 7/8] dt-bindings: Add bindings documentation for RISC-V idle states
` [RFC PATCH v2 8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine


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