linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-14 08:40:08 to 2021-04-14 12:14:51 UTC [more...]

[PATCH AUTOSEL 5.10 01/22] interconnect: core: fix error return code of icc_link_destroy()
 2021-04-14 12:14 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 07/22] scsi: iscsi: Fix race condition between login and sync thread

[PATCH v1 1/4] i2c: mpc: Use devm_clk_get_optional()
 2021-04-14 12:14 UTC  (4+ messages)
` [PATCH v1 2/4] i2c: mpc: Remove CONFIG_PM_SLEEP ifdeffery

[PATCH V3] watchdog: mtk: support pre-timeout when the bark irq is available
 2021-04-14 12:13 UTC  (2+ messages)

[PATCH 1/6] kvfree_rcu: Release a page cache under memory pressure
 2021-04-14 12:12 UTC  (6+ messages)
` [PATCH 2/6] kvfree_rcu: use [READ/WRITE]_ONCE() macros to access to nr_bkv_objs
` [PATCH 3/6] kvfree_rcu: introduce "flags" variable
` [PATCH 4/6] kvfree_rcu: add a bulk-list check when a scheduler is run
` [PATCH 5/6] kvfree_rcu: clear KRC_MONITOR_TODO bit once a batch is started
` [PATCH 6/6] kvfree_rcu: use kfree_rcu_monitor() instead of open-coded variant

[patch v3] translations/zh_CN: add translations to dev-tools gcov
 2021-04-14 12:11 UTC  (3+ messages)
` [PATCH v4] docs/zh_CN: add translations in zh_CN/dev-tools/gcov

[PATCH v8 1/8] pwm: pca9685: Switch to atomic API
 2021-04-14 12:09 UTC  (7+ messages)

[RFC PATCH v2 0/1] arm64: Implement stack trace termination record
 2021-04-14 12:09 UTC  (3+ messages)
  ` [RFC PATCH v2 1/1] "

[PATCH v7 0/6] x86: Improve Minimum Alternate Stack Size
 2021-04-14 12:06 UTC  (10+ messages)
` [PATCH v7 5/6] x86/signal: Detect and prevent an alternate signal stack overflow

[PATCH v7 0/7] Make alloc_contig_range handle Hugetlb pages
 2021-04-14 12:02 UTC  (15+ messages)
` [PATCH v7 2/7] mm,compaction: Let isolate_migratepages_{range,block} return error codes
` [PATCH v7 3/7] mm,hugetlb: Clear HPageFreed outside of the lock

[Outreachy kernel] [PATCH] staging: rtl8723bs: Remove useless led_blink_hdl()
 2021-04-14 12:00 UTC  (2+ messages)

[PATCH] cifs: remove unnecessary copies of tcon->crfid.fid
 2021-04-14 12:00 UTC  (2+ messages)

[PATCH v2 0/2] fuse: Fix clearing SGID when access ACL is set
 2021-04-14 11:57 UTC  (2+ messages)

[PATCH v7 0/4] Make UTF-8 encoding loadable
 2021-04-14 11:56 UTC  (4+ messages)
` [PATCH v7 4/4] fs: unicode: Add utf8 module and a unicode layer

[PATCH 0/1] Fix struct page layout on 32-bit systems
 2021-04-14 11:56 UTC  (8+ messages)
` [PATCH 1/1] mm: "

[PATCH v3 2/4] mfd: simple-mfd-i2c: Adds Ampere's Altra SMpro support
 2021-04-14 11:52 UTC  (2+ messages)

[PATCH] leds: pca9532: Assign gpio base dynamically
 2021-04-14 11:51 UTC 

[PATCH -next] scsi: megaraid_sas: Use DEFINE_SPINLOCK() for spinlock
 2021-04-14 11:46 UTC  (2+ messages)

[PATCH] ocfs2/dlm: remove unused function
 2021-04-14 11:44 UTC  (2+ messages)

[RFC] ITS fails to allocate on rk3568/rk3566
 2021-04-14 11:41 UTC  (5+ messages)

[PATCH] crypto: ux500: cryp: Remove duplicate argument
 2021-04-14 11:38 UTC 

[PATCH] nvmem: eeprom: at25: export FRAM serial num
 2021-04-14 11:37 UTC 

[PATCH] software node: Allow node addition to already existing device
 2021-04-14 11:34 UTC  (4+ messages)

[PATCH] [net] cavium/liquidio: Fix duplicate argument
 2021-04-14 11:31 UTC 

[PATCH 0/9] kcsan: Add support for reporting observed value changes
 2021-04-14 11:28 UTC  (10+ messages)
` [PATCH 1/9] kcsan: Simplify value change detection
` [PATCH 2/9] kcsan: Distinguish kcsan_report() calls
` [PATCH 3/9] kcsan: Refactor passing watchpoint/other_info
` [PATCH 4/9] kcsan: Fold panic() call into print_report()
` [PATCH 5/9] kcsan: Refactor access_info initialization
` [PATCH 6/9] kcsan: Remove reporting indirection
` [PATCH 7/9] kcsan: Remove kcsan_report_type
` [PATCH 8/9] kcsan: Report observed value changes
` [PATCH 9/9] kcsan: Document "value changed" line

the qemu-nbd process automatically exit with the commit 43347d56c 'livepatch: send a fake signal to all blocking tasks'
 2021-04-14 11:27 UTC  (2+ messages)

[PATCH 1/1] arm: topology: parse the topology from the dt
 2021-04-14 11:26 UTC  (9+ messages)

[PATCH 1/2] iommu/sva: Tighten SVA bind API with explicit flags
 2021-04-14 11:26 UTC  (7+ messages)
` [PATCH 2/2] iommu/sva: Remove mm parameter from SVA bind API

[PATCH v4 00/16] kvm/arm: Align the VMID allocation with the arm64 ASID one
 2021-04-14 11:23 UTC  (17+ messages)
` [PATCH v4 01/16] arm64/mm: Introduce asid_info structure and move asid_generation/asid_map to it
` [PATCH v4 02/16] arm64/mm: Move active_asids and reserved_asids to asid_info
` [PATCH v4 03/16] arm64/mm: Move bits "
` [PATCH v4 04/16] arm64/mm: Move the variable lock and tlb_flush_pending "
` [PATCH v4 05/16] arm64/mm: Remove dependency on MM in new_context
` [PATCH v4 06/16] arm64/mm: Introduce NUM_CTXT_ASIDS
` [PATCH v4 07/16] arm64/mm: Move Pinned ASID related variables to asid_info
` [PATCH v4 08/16] arm64/mm: Split asid_inits in 2 parts
` [PATCH v4 09/16] arm64/mm: Split the function check_and_switch_context in 3 parts
` [PATCH v4 10/16] arm64/mm: Split the arm64_mm_context_get/put
` [PATCH v4 11/16] arm64/mm: Introduce a callback to flush the local context
` [PATCH v4 12/16] arm64/mm: Introduce a callback to set reserved bits
` [PATCH v4 13/16] arm64: Move the ASID allocator code in a separate file
` [PATCH v4 14/16] arm64/lib: Add an helper to free memory allocated by the ASID allocator
` [PATCH v4 15/16] arch/arm64: Introduce a capability to tell whether 16-bit VMID is available
` [PATCH v4 16/16] kvm/arm: Align the VMID allocation with the arm64 ASID one

[PATCH 0/4 POC] Allow executing code and syscalls in another address space
 2021-04-14 11:24 UTC  (6+ messages)

[PATCH v5 1/3] dt-bindings: Add Hycon Technology vendor prefix
 2021-04-14 11:24 UTC  (7+ messages)
` [PATCH v7 0/3] Input: add Hycon HY46XX Touchscreen controller
  ` [PATCH v7 3/3] Input: add driver for the Hycon HY46XX touchpanel series

[PATCH V2] watchdog: mtk: support pre-timeout when the bark irq is available
 2021-04-14 11:23 UTC  (2+ messages)

[PATCH] net: macb: fix the restore of cmp registers
 2021-04-14 11:20 UTC 

[PATCH v4 00/13] Introduced multi-preference mempolicy
 2021-04-14 11:21 UTC  (2+ messages)

[PATCH bpf-next v2] bpf: Fix some invalid links in bpf_devel_QA.rst
 2021-04-14 11:20 UTC 

[RESEND PATCH V3 0/5] Add PMIC DT files for sc7280
 2021-04-14 11:13 UTC  (6+ messages)
` [RESEND PATCH V3 1/5] arm64: dts: qcom: pm7325: Add pm7325 base dts file
` [RESEND PATCH V3 4/5] arm64: dts: qcom: pmk8350: Add PMIC peripherals for pmk8350
` [RESEND PATCH V3 3/5] arm64: dts: qcom: pmr735a: Add temp-alarm support
` [RESEND PATCH V3 2/5] arm64: dts: qcom: pm8350c: "
` [RESEND PATCH V3 5/5] arm64: dts: qcom: sc7280: Include PMIC DT files for sc7280

[PATCH] tty: use printk_safe context at tty_msg()
 2021-04-14 11:11 UTC  (12+ messages)
    ` [PATCH v2] tty: use printk_deferred() "
          ` How to handle concurrent access to /dev/ttyprintk ?

[PATCH][next] KEYS: trusted: Fix missing null return from kzalloc call
 2021-04-14 11:07 UTC  (2+ messages)

[PATCH v5] powerpc/traps: Enhance readability for trap types
 2021-04-14 11:00 UTC 

[PATCH v2 0/3] x86/sgx: eextend ioctl
 2021-04-14 11:07 UTC  (10+ messages)

[PATCH] sfc: Remove duplicate argument
 2021-04-14 11:06 UTC 

[PATCH] dt-bindings: pinctrl: rockchip: add RK3568 SoC support
 2021-04-14 11:03 UTC  (2+ messages)

[PATCH bpf-next 3/5] libbpf: add low level TC-BPF API
 2021-04-14 10:58 UTC  (15+ messages)

[PATCH bpf-next v3 0/6] Add a snprintf eBPF helper
 2021-04-14 10:56 UTC  (11+ messages)
` [PATCH bpf-next v3 1/6] bpf: Factorize bpf_trace_printk and bpf_seq_printf
` [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] mtd: spi-nor: macronix: Add block protection support to mx25u6435f
 2021-04-14 10:53 UTC  (4+ messages)

[v2 0/2] Support pwm driver for aspeed ast26xx
 2021-04-14 10:49 UTC  (3+ messages)
` [v2 1/2] dt-bindings: Add bindings for aspeed pwm-tach and pwm
` [v2 2/2] pwm: Add Aspeed ast2600 PWM support

[RFC PATCH v8 00/19] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-04-14 10:51 UTC  (3+ messages)
` [RFC PATCH v8 19/19] af_vsock: serialize writes to shared socket

[PATCH] ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()
 2021-04-14 10:48 UTC  (6+ messages)

[PATCH] arm64:align function __arch_clear_user
 2021-04-14 10:41 UTC 

"Reporting issues" document feedback
 2021-04-14 10:41 UTC 

[PATCH] x86: Disable HIGHMEM64G selection for M486SX
 2021-04-14 10:38 UTC 

[PATCH v4 0/2] staging: media: zoran: Cleanup patchset for style issues in zr36057.h
 2021-04-14 10:38 UTC  (3+ messages)
` [PATCH v4 2/2] staging: media: zoran: add BIT() macro and align code

[PATCH 0/7] staging: rtl8723bs: replace DBG_871X_SEL_NL macro with netdev_dbg()
 2021-04-14 10:28 UTC  (5+ messages)
` [PATCH 4/7] staging: rtl8723bs: replace DBG_871X_SEL_NL "

[PATCH] locking/mutex: initialize osq lock in __MUTEX_INITIALIZER()
 2021-04-14 10:26 UTC  (3+ messages)

[PATCH] esp6: Simplify the calculation of variables
 2021-04-14 10:11 UTC  (2+ messages)

[RFC PATCH v2 0/4] arm64: Implement stack trace reliability checks
 2021-04-14 10:23 UTC  (7+ messages)

[PATCH v7 0/4] libperf userspace counter access
 2021-04-14 10:22 UTC  (5+ messages)
` [PATCH v7 2/4] libperf: Add evsel mmap support

[PATCH v2 1/2] fuse: Fix possible deadlock when writing back dirty pages
 2021-04-14 10:18 UTC  (8+ messages)

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

arch/arm64/kvm/perf.c:58:36: error: implicit declaration of function 'perf_num_counters'
 2021-04-14 10:16 UTC  (4+ messages)

[PATCH 0/7] memcontrol code cleanup and simplification
 2021-04-14 10:15 UTC  (14+ messages)
` [PATCH 1/7] mm: memcontrol: fix page charging in page replacement
` [PATCH 2/7] mm: memcontrol: bail out early when !mm in get_mem_cgroup_from_mm
    ` [External] "
` [PATCH 3/7] mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvec
` [PATCH 4/7] mm: memcontrol: simplify lruvec_holds_page_lru_lock
    ` [External] "
` [PATCH 7/7] mm: vmscan: remove noinline_for_stack

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-04-14 10:08 UTC  (8+ messages)

[PATCH] arm64/kernel/probes: Use BUG_ON instead of if condition followed by BUG
 2021-04-14 10:07 UTC  (2+ messages)

[PATCH v9 0/1] Intel MAX10 BMC Macros for Secure Update
 2021-04-14 10:05 UTC  (3+ messages)
` [PATCH v9 1/1] mfd: intel-m10-bmc: support for MAX10 BMC Secure Updates

[PATCH v2 0/4] Add Ampere's Altra SMPro hwmon driver
 2021-04-14 10:03 UTC  (3+ messages)
` [PATCH v2 2/4] mfd: simple-mfd-i2c: Adds Ampere's Altra SMpro support

[PATCH] init: consolidate trap_init()
 2021-04-14 10:00 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] mmc: meson-gx: remove useless warning about scatterlist size alignment in block mode
 2021-04-14 10:00 UTC 

[PATCH v2 00/16] Multigenerational LRU Framework
 2021-04-14 10:00 UTC  (7+ messages)

[PATCH] bfq: silence lockdep for bfqd/ioc lock inversion
 2021-04-14  9:54 UTC  (2+ messages)

[PATCH] Documentation: syscalls: add a note about ABI-agnostic types
 2021-04-14  9:46 UTC  (5+ messages)

[PATCH v5 0/3] x86/bus_lock: Enable bus lock detection
 2021-04-14  9:41 UTC  (9+ messages)
` [PATCH v5 2/3] x86/bus_lock: Handle #DB for bus lock

How to use "DTV_FE_CAPABILITY" command for Frontend.h of Linux DVB
 2021-04-14  9:40 UTC 

[PATCH v2] Documentation: dev-tools: Add Testing Overview
 2021-04-14  9:39 UTC  (2+ messages)

[PATCH v2 0/3] KVM: Properly account for guest CPU time
 2021-04-14  9:36 UTC  (3+ messages)

[PATCH 0/7] Enumerate HDM Decoder registers
 2021-04-14  9:24 UTC  (5+ messages)
` [PATCH 4/7] cxl/mem: Get rid of @cxlm.base

[PATCH v2 0/6] kunit: Fix formatting of KUNIT tests to meet the standard
 2021-04-14  9:25 UTC  (8+ messages)
` [PATCH v2 1/6] kunit: ASoC: topology: adhear to KUNIT formatting standard
` [PATCH v2 2/6] kunit: software node: "
` [PATCH v2 3/6] kunit: ext4: "
` [PATCH v2 4/6] kunit: lib: "
` [PATCH v2 5/6] kunit: mptcp: "
` [PATCH v2 6/6] m68k: update configs to match the proper KUNIT syntax

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

[PATCH v2 0/8] CXL Port Enumeration
 2021-04-14  9:21 UTC  (6+ messages)
` [PATCH v2 1/8] cxl/mem: Move some definitions to mem.h

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

[PATCH v2] kvm/selftests: Fix race condition with dirty_log_test
 2021-04-14  9:18 UTC  (2+ messages)

[PATCH] implement flush_cache_vmap for RISC-V
 2021-04-14  9:16 UTC  (4+ messages)

[PATCH] Revert "mfd: max8997: Add of_compatible to Extcon and Charger mfd_cell"
 2021-04-14  9:14 UTC  (2+ messages)

[PATCH v2] firmware_loader: fix use-after-free in firmware_fallback_sysfs
 2021-04-14  9:11 UTC  (3+ messages)

[PATCH v32 0/4] scsi: ufs: Add Host Performance Booster Support
 2021-04-14  9:06 UTC  (3+ messages)
  ` [PATCH v32 4/4] scsi: ufs: Add HPB 2.0 support

[PATCH] mmc: add quirk to disable eMMC cache for Micron eMMC v5.0 cards
 2021-04-14  9:05 UTC  (2+ messages)

[PATCH v3 0/2] kvm/arm64: Try stage2 block mapping for host device MMIO
 2021-04-14  9:05 UTC  (3+ messages)
` [PATCH v3 2/2] "

[RFC PATCH v1 00/11] Manage the top tier memory in a tiered memory
 2021-04-14  8:59 UTC  (7+ messages)

[PATCH] staging: comedi: move out of staging directory
 2021-04-14  8:58 UTC 

[tip: core/rcu] softirq: Don't try waking ksoftirqd before it has been spawned
 2021-04-14  8:57 UTC  (5+ messages)

[PATCH v3] firmware_loader: fix use-after-free in firmware_fallback_sysfs
 2021-04-14  8:54 UTC 

[PATCH v2, 0/5] Revert "mailbox: mediatek: remove implementation related to atomic_exec"
 2021-04-14  8:51 UTC  (3+ messages)

[PATCH] arm64: dts: ls1028a-rdb: enable optee node
 2021-04-14  8:51 UTC  (2+ messages)

[PATCH] drm/i915/gvt: remove useless function
 2021-04-14  8:32 UTC  (2+ messages)

[PATCH] iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER
 2021-04-14  8:49 UTC 

[PATCH bpf-next] bpf: Fix some invalid links in bpf_devel_QA.rst
 2021-04-14  8:49 UTC 

[PATCH] objtool: prevent memory leak in error paths
 2021-04-14  8:47 UTC  (2+ messages)

[PATCH -next] mfd: twl: Remove unused inline function twl4030charger_usb_en()
 2021-04-14  8:44 UTC  (2+ messages)

[PATCH] virtio_blk: Add support for lifetime feature
 2021-04-14  8:44 UTC  (4+ messages)

[PATCH] mfd: abx500: Remove repeated struct declaration
 2021-04-14  8:43 UTC  (2+ messages)

[PATCH] virtiofs: remove useless function
 2021-04-14  8:40 UTC  (2+ messages)

[PATCH] rtc: fsl-ftm-alarm: add MODULE_TABLE()
 2021-04-14  8:40 UTC 

[PATCH v18 0/5] add power control in i2c
 2021-04-14  8:38 UTC  (5+ messages)
` [PATCH v18 2/5] dt-binding: i2c: mt65xx: add vbus-supply property
` [PATCH v18 3/5] i2c: mediatek: mt65xx: add optional vbus-supply
` [PATCH v18 4/5] misc: eeprom: at24: check suspend status before disable regulator
` [PATCH v18 5/5] arm64: dts: mt8183: add supply name for eeprom

[PATCH V3 0/4] Add driver support for Data Capture and Compare Engine(DCC) for SM8150
 2021-04-14  8:32 UTC  (3+ messages)
` [PATCH V3 2/4] soc: qcom: dcc:Add driver support for Data Capture and Compare unit(DCC)
` [PATCH V3 4/4] arm64: dts: qcom: sm8150: Add Data Capture and Compare(DCC) support node

[PATCH V2 0/4] Add RTC support for PMIC PMK8350
 2021-04-14  8:38 UTC  (3+ messages)
` [PATCH V2 3/4] dt-bindings: mfd: Convert pm8xxx bindings to yaml


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