linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-19 09:59:23 to 2021-03-19 11:47:49 UTC [more...]

[PATCH v2 1/2] driver core: clear deferred probe reason on probe retry
 2021-03-19 11:47 UTC  (6+ messages)
` [PATCH v2 2/2] driver core: add helper for deferred probe reason setting

[PATCH v5] printk: Userspace format enumeration support
 2021-03-19 11:43 UTC  (8+ messages)

[PATCH net-next 0/4] net: avoid retpoline overhead on VLAN and TEB GRO
 2021-03-19 11:43 UTC  (5+ messages)
` [PATCH net-next 2/4] gro: add combined call_gro_receive() + INDIRECT_CALL_INET() helper

[PATCH mm] kfence: fix printk format for ptrdiff_t
 2021-03-19 11:37 UTC  (10+ messages)

[PATCH 18/30] drm/print: Fixup DRM_DEBUG_KMS_RATELIMITED()
 2021-03-19 11:39 UTC  (6+ messages)
` [PATCH 27/30] drm/dp_mst: Pass drm_dp_mst_topology_mgr to drm_dp_get_vc_payload_bw()
` [PATCH 28/30] drm/dp: Convert drm_dp_helper.c to using drm_err/drm_dbg_*()

[PATCH] selftests/sgx: improve error detection and messages
 2021-03-19 11:38 UTC  (2+ messages)
` [tip: x86/sgx] selftests/sgx: Improve "

sparc: clang: error: unknown argument: '-mno-fpu'
 2021-03-19 11:37 UTC  (3+ messages)

[PATCH] phy:qualcomm: remove duplicate argument
 2021-03-19 11:36 UTC 

[PATCH v1 1/2] dt-bindings: thermal: qcom-tsens: Add compatible for sm8350
 2021-03-19 11:27 UTC  (4+ messages)
` [PATCH v1 2/2] arm64: dts: qcom: sm8350: Add thermal zones and throttling support

[PATCH V6 0/2] power: bq27xxx: add bq78z100
 2021-03-19 11:26 UTC  (5+ messages)
` [PATCH V6 2/2] power: supply: bq27xxx: Add support for BQ78Z100

[for-stable-4.19 PATCH 0/2] Backport patches to fix KASAN+LKDTM with recent clang on ARM64
 2021-03-19 11:20 UTC  (5+ messages)
` [for-stable-4.19 PATCH 1/2] vmlinux.lds.h: Create section for protection against instrumentation

[net-next PATCH v7 00/16] ACPI support for dpaa2 driver
 2021-03-19 11:21 UTC  (5+ messages)
` [net-next PATCH v7 04/16] of: mdio: Refactor of_phy_find_device()

[PATCH v2 00/14] x86,objtool: Optimize !RETPOLINE
 2021-03-19 11:21 UTC  (6+ messages)
` [PATCH v2 01/14] x86: Add insn_decode_kernel()
` [PATCH v2 12/14] objtool: Allow archs to rewrite retpolines

[PATCH 1/2] selftests: add a kselftest for SLUB debugging functionality
 2021-03-19 11:19 UTC  (4+ messages)

[PATCH 1/1] arm64: print alloc free paths for address in registers
 2021-03-19 11:17 UTC 

[PATCH] genirq/matrix: Prevent managed_allocated/total_allocated counters getting out-of-sync
 2021-03-19 11:18 UTC 

[PATCH-tip 0/5] locking/locktorture: Fix locktorture ww_mutex test problems
 2021-03-19 11:16 UTC  (3+ messages)

[git pull] IOMMU Fixes for Linux v5.12-rc3
 2021-03-19 11:15 UTC 

[PATCH v3 0/9] ARM: STM32: add art-pi(stm32h750xbh6) board support
 2021-03-19 11:13 UTC  (5+ messages)
` [PATCH v3 9/9] dt-bindings: serial: stm32: add phandle 'bluetooth' to fix dtbs_check warrning

[PATCH 00/10] Convert signal32 to user read access by block
 2021-03-19 11:07 UTC  (11+ messages)
` [PATCH 01/10] signal: Add unsafe_get_compat_sigset()
` [PATCH 02/10] powerpc/uaccess: Also perform 64 bits copies in unsafe_copy_from_user() on ppc32
` [PATCH 03/10] powerpc/signal: Add unsafe_copy_ck{fpr/vsx}_from_user
` [PATCH 04/10] powerpc/signal32: Rename save_user_regs_unsafe() and save_general_regs_unsafe()
` [PATCH 05/10] powerpc/signal32: Remove ifdefery in middle of if/else in sigreturn()
` [PATCH 06/10] powerpc/signal32: Perform access_ok() inside restore_user_regs()
` [PATCH 07/10] powerpc/signal32: Reorder user reads in restore_tm_user_regs()
` [PATCH 08/10] powerpc/signal32: Convert restore_[tm]_user_regs() to user access block
` [PATCH 09/10] powerpc/signal32: Convert do_setcontext[_tm]() "
` [PATCH 10/10] powerpc/signal32: Simplify logging in sigreturn()

seccomp: Delay filter activation
 2021-03-19 11:03 UTC  (8+ messages)

[PATCH] dt: rockchip: rk3399: Add dynamic power coefficient for GPU
 2021-03-19 11:05 UTC 

[PATCH v4 0/3] crypto:hisilicon/sec - fixes some coding style
 2021-03-19 11:04 UTC  (2+ messages)

[PATCH] char: hw_random: delete redundant printing of return value
 2021-03-19 11:04 UTC  (2+ messages)

[PATCH v10 00/33] Introduce the Counter character device interface
 2021-03-19 11:00 UTC  (34+ messages)
` [PATCH v10 01/33] docs: counter: Consolidate Counter sysfs attributes documentation
` [PATCH v10 02/33] docs: counter: Fix spelling
` [PATCH v10 03/33] counter: 104-quad-8: Remove pointless comment
` [PATCH v10 04/33] counter: 104-quad-8: Return error when invalid mode during ceiling_write
` [PATCH v10 05/33] counter: 104-quad-8: Annotate hardware config module parameter
` [PATCH v10 06/33] counter: 104-quad-8: Add const qualifiers for quad8_preset_register_set
` [PATCH v10 07/33] counter: 104-quad-8: Add const qualifier for functions_list array
` [PATCH v10 08/33] counter: interrupt-cnt: "
` [PATCH v10 09/33] counter: microchip-tcb-capture: "
` [PATCH v10 10/33] counter: stm32-lptimer-cnt: "
` [PATCH v10 11/33] counter: stm32-timer-cnt: "
` [PATCH v10 12/33] counter: 104-quad-8: Add const qualifier for actions_list array
` [PATCH v10 13/33] counter: ftm-quaddec: "
` [PATCH v10 14/33] counter: interrupt-cnt: "
` [PATCH v10 15/33] counter: microchip-tcb-capture: "
` [PATCH v10 16/33] counter: stm32-lptimer-cnt: "
` [PATCH v10 17/33] counter: stm32-timer-cnt: "
` [PATCH v10 18/33] counter: Return error code on invalid modes
` [PATCH v10 19/33] counter: Standardize to ERANGE for limit exceeded errors
` [PATCH v10 20/33] counter: Rename counter_signal_value to counter_signal_level
` [PATCH v10 21/33] counter: Rename counter_count_function to counter_function
` [PATCH v10 22/33] counter: Internalize sysfs interface code
` [PATCH v10 23/33] counter: Update counter.h comments to reflect sysfs internalization
` [PATCH v10 24/33] docs: counter: Update "
` [PATCH v10 25/33] counter: Move counter enums to uapi header
` [PATCH v10 26/33] counter: Add character device interface
` [PATCH v10 27/33] docs: counter: Document "
` [PATCH v10 28/33] tools/counter: Create Counter tools
` [PATCH v10 29/33] counter: Implement signalZ_action_component_id sysfs attribute
` [PATCH v10 30/33] counter: Implement *_component_id sysfs attributes
` [PATCH v10 31/33] counter: Implement events_queue_size sysfs attribute
` [PATCH v10 32/33] counter: 104-quad-8: Replace mutex with spinlock
` [PATCH v10 33/33] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8

[PATCH] ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for some chips
 2021-03-19 10:48 UTC 

[PATCH V7 0/2] power: supply: bq27xxx: Add support for BQ78Z100
 2021-03-19 11:02 UTC  (3+ messages)
` [PATCH V7 1/2] dt-bindings: power: bq27xxx: add bq78z100
` [PATCH V7 2/2] power: supply: bq27xxx: Add support for BQ78Z100

KASAN: use-after-free Read in idr_for_each (2)
 2021-03-19 11:02 UTC  (3+ messages)
  ` [syzbot] "

[PATCH v2] clk: qcom: clk-rcg2: Add support for duty-cycle for RCG
 2021-03-19 10:55 UTC  (3+ messages)

[RFC PATCH v2 net-next 00/16] Better support for sandwiched LAGs with bridge and DSA
 2021-03-19 10:49 UTC  (6+ messages)
` [RFC PATCH v2 net-next 14/16] net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge

[PATCH stable 0/6] net: dsa: b53: Correct learning for standalone ports
 2021-03-19 10:48 UTC  (2+ messages)

[PATCH] crypto: hisilicon/hpre - fix "hpre_ctx_init" resource leak
 2021-03-19 10:45 UTC 

[PATCH] crypto: hisilicon/hpre - fix Kconfig
 2021-03-19 10:45 UTC 

[PATCH] crypto: hisilicon - fix the check on dma address
 2021-03-19 10:45 UTC 

[PATCH] Updated locking documentation for journal_head
 2021-03-19 10:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] crypto: hisilicon/hpre - remove 'CONFIG_CRYPTO_DH'
 2021-03-19 10:44 UTC  (3+ messages)
` [PATCH 1/2] crypto: hisilicon/hpre - delete wrap of 'CONFIG_CRYPTO_DH'
` [PATCH 2/2] crypto: hisilicon/hpre - optimise 'hpre_algs_register' error path

[PATCH] MAINTAINERS: update Senozhatsky email address
 2021-03-19 10:43 UTC  (2+ messages)

[PATCH 1/2] lib/vsprintf: do not show no_hash_pointers message multiple times
 2021-03-19 10:40 UTC  (4+ messages)

[PATCH 0/2] Add hardware monitoring support for TI TPS53676
 2021-03-19 10:37 UTC  (4+ messages)
` [PATCH 2/2] hwmon: (pmbus/tps53679) Add support for TPS53676

[PATCH 1/3] ARM: dts: exynos: replace deprecated NTC/Murata compatibles
 2021-03-19 10:36 UTC  (2+ messages)

[PATCH v2] bus: mhi: Add Qcom WWAN control driver
 2021-03-19 10:34 UTC  (2+ messages)

[PATCH v4 00/19] arm64: coresight: Add support for ETE and TRBE
 2021-03-19 10:34 UTC  (6+ messages)
` [PATCH v4 18/19] coresight: sink: Add TRBE driver

[tip:x86/seves] BUILD SUCCESS WITH WARNING f15a0a732aefb46f999c2a8aa8f9f16e71cec5b2
 2021-03-19 10:32 UTC  (2+ messages)

[PATCH v2 0/4] Make UTF-8 encoding loadable
 2021-03-19 10:32 UTC  (7+ messages)
` [PATCH v2 3/4] fs: unicode: Use strscpy() instead of strncpy()
` [PATCH v2 4/4] fs: unicode: Add utf8 module and a unicode layer

[PATCH v3] gpio: mpc8xxx: Add ACPI support
 2021-03-19 10:32 UTC  (2+ messages)

[PATCH net] net: dsa: mt7530: setup core clock even in TRGMII mode
 2021-03-19 10:25 UTC  (3+ messages)
` [PATCH net,v2] "

[PATCH v5 0/5] Allocate memmap from hotadded memory (per device)
 2021-03-19 10:31 UTC  (4+ messages)
` [PATCH v5 1/5] mm,memory_hotplug: Allocate memmap from the added memory range

[PATCH] fs/ext2/: fix misspellings using codespell tool
 2021-03-19 10:28 UTC  (2+ messages)

[rcu:rcu/next] BUILD SUCCESS 71df1526183c88552cbd6ecf27dc849b8395db5e
 2021-03-19 10:26 UTC 

[PATCH] io_uring: Try to merge io requests only for regular files
 2021-03-19 10:23 UTC  (2+ messages)

[PATCH v5 0/5] Make alloc_contig_range handle Hugetlb pages
 2021-03-19 10:26 UTC  (12+ messages)
` [PATCH v5 2/5] mm,compaction: Let isolate_migratepages_{range,block} return error codes

[PATCH 00/11] i2c: imx-lpi2c: New features and bug fixes
 2021-03-19 10:26 UTC  (10+ messages)
` [PATCH 02/11] i2c: imx-lpi2c: add runtime pm support
` [PATCH 04/11] i2c: imx-lpi2c: manage irq resource request/release in runtime pm

[PATCH v4 0/3] Add ZynqMP pinctrl driver
 2021-03-19 10:23 UTC  (5+ messages)
` [PATCH v4 3/3] pinctrl: Add Xilinx ZynqMP pinctrl driver support

[PATCHv2 00/38] Convert power-supply DT bindings to YAML
 2021-03-19 10:18 UTC  (5+ messages)
` [PATCHv2 02/38] dt-bindings: power: supply: cpcap-battery: Convert to DT schema format
` [PATCHv2 03/38] dt-bindings: power: supply: cpcap-charger: "

[PATCH v6 resend 0/3] mm, vsprintf: dump full information of page flags in pGp
 2021-03-19 10:15 UTC  (5+ messages)
` [PATCH v6 resend 1/3] mm, slub: use pGp to print page flags
` [PATCH v6 resend 2/3] mm, slub: don't combine pr_err with INFO
` [PATCH v6 resend 3/3] vsprintf: dump full information of page flags in pGp

[PATCH 1/2] remoteproc: imx_rproc: enlarge IMX7D_RPROC_MEM_MAX
 2021-03-19 10:47 UTC  (2+ messages)
` [PATCH 2/2] remoteproc: imx_rproc: support remote cores booted before Linux Kernel

Fix bug for Ingenic X1000 v2
 2021-03-19 10:12 UTC  (2+ messages)
` [PATCH v2] I2C: JZ4780: Fix bug for Ingenic X1000

[PATCH] drm: i915: Fix a typo
 2021-03-19 10:10 UTC  (2+ messages)

Re:Re: [PATCH] futex: use wake_up_process() instead of wake_up_state()
 2021-03-19 10:10 UTC  (2+ messages)
`  "

[syzbot] upstream boot error: WARNING in __context_tracking_enter
 2021-03-19 10:10 UTC  (3+ messages)

[PATCH] tty: serial: samsung_tty: remove spinlock flags in interrupt handlers
 2021-03-19 10:09 UTC  (6+ messages)

[PATCH] ALSA: hda: Fix spelling mistakes
 2021-03-19 10:09 UTC  (2+ messages)

[PATCH 12/15] staging: rtl8723bs: remove unnecessary logging in os_dep/ioctl_cfg80211.c
 2021-03-19 10:09 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/2] clk: zynqmp: pll: add set_pll_mode to check condition in zynqmp_pll_enable
 2021-03-19 10:07 UTC 

[PATCH v2 0/3] drivers/perf: convert sysfs sprintf/snprintf/scnprintf to sysfs_emit
 2021-03-19 10:04 UTC  (4+ messages)
` [PATCH v2 1/3] drivers/perf: convert sysfs snprintf family "
` [PATCH v2 2/3] drivers/perf: convert sysfs scnprintf family to sysfs_emit_at() and sysfs_emit()
` [PATCH v2 3/3] drivers/perf: convert sysfs sprintf family to sysfs_emit

[PATCH v2 0/3] Fix pinctrl-single pcs_pin_dbg_show()
 2021-03-19 10:04 UTC  (5+ messages)
` [PATCH v3 3/3] pinctrl: pinctrl-single: fix pcs_pin_dbg_show() when bits_per_mux is not zero

[PATCH][next] loop: Fix missing max_active argument in alloc_workqueue call
 2021-03-19 10:03 UTC  (7+ messages)

[PATCH v6 00/38] KVM: arm64: Stage-2 for the host
 2021-03-19 10:01 UTC  (39+ messages)
` [PATCH v6 01/38] arm64: lib: Annotate {clear,copy}_page() as position-independent
` [PATCH v6 02/38] KVM: arm64: Link position-independent string routines into .hyp.text
` [PATCH v6 03/38] arm64: kvm: Add standalone ticket spinlock implementation for use at hyp
` [PATCH v6 04/38] KVM: arm64: Initialize kvm_nvhe_init_params early
` [PATCH v6 05/38] KVM: arm64: Avoid free_page() in page-table allocator
` [PATCH v6 06/38] KVM: arm64: Factor memory allocation out of pgtable.c
` [PATCH v6 07/38] KVM: arm64: Introduce a BSS section for use at Hyp
` [PATCH v6 08/38] KVM: arm64: Make kvm_call_hyp() a function call "
` [PATCH v6 09/38] KVM: arm64: Allow using kvm_nvhe_sym() in hyp code
` [PATCH v6 10/38] KVM: arm64: Introduce an early Hyp page allocator
` [PATCH v6 11/38] KVM: arm64: Stub CONFIG_DEBUG_LIST at Hyp
` [PATCH v6 12/38] KVM: arm64: Introduce a Hyp buddy page allocator
` [PATCH v6 13/38] KVM: arm64: Enable access to sanitized CPU features at EL2
` [PATCH v6 14/38] KVM: arm64: Provide __flush_dcache_area "
` [PATCH v6 15/38] KVM: arm64: Factor out vector address calculation
` [PATCH v6 16/38] arm64: asm: Provide set_sctlr_el2 macro
` [PATCH v6 17/38] KVM: arm64: Prepare the creation of s1 mappings at EL2
` [PATCH v6 18/38] KVM: arm64: Elevate hypervisor mappings creation "
` [PATCH v6 19/38] KVM: arm64: Use kvm_arch for stage 2 pgtable
` [PATCH v6 20/38] KVM: arm64: Use kvm_arch in kvm_s2_mmu
` [PATCH v6 21/38] KVM: arm64: Set host stage 2 using kvm_nvhe_init_params
` [PATCH v6 22/38] KVM: arm64: Refactor kvm_arm_setup_stage2()
` [PATCH v6 23/38] KVM: arm64: Refactor __load_guest_stage2()
` [PATCH v6 24/38] KVM: arm64: Refactor __populate_fault_info()
` [PATCH v6 25/38] KVM: arm64: Make memcache anonymous in pgtable allocator
` [PATCH v6 26/38] KVM: arm64: Reserve memory for host stage 2
` [PATCH v6 27/38] KVM: arm64: Sort the hypervisor memblocks
` [PATCH v6 28/38] KVM: arm64: Always zero invalid PTEs
` [PATCH v6 29/38] KVM: arm64: Use page-table to track page ownership
` [PATCH v6 30/38] KVM: arm64: Refactor the *_map_set_prot_attr() helpers
` [PATCH v6 31/38] KVM: arm64: Add kvm_pgtable_stage2_find_range()
` [PATCH v6 32/38] KVM: arm64: Introduce KVM_PGTABLE_S2_NOFWB stage 2 flag
` [PATCH v6 33/38] KVM: arm64: Introduce KVM_PGTABLE_S2_IDMAP "
` [PATCH v6 34/38] KVM: arm64: Provide sanitized mmfr* registers at EL2
` [PATCH v6 35/38] KVM: arm64: Wrap the host with a stage 2
` [PATCH v6 36/38] KVM: arm64: Page-align the .hyp sections
` [PATCH v6 37/38] KVM: arm64: Disable PMU support in protected mode
` [PATCH v6 38/38] KVM: arm64: Protect the .hyp sections from the host

[PATCH v1 1/5] mfd: intel_quark_i2c_gpio: revert "Constify static struct resources"
 2021-03-19 10:01 UTC  (5+ messages)

[PATCH v6 4/6] mfd: ahc1ec0: Add support for Advantech embedded controller
 2021-03-19 10:01 UTC  (2+ messages)

[RFC PATCH v5 0/4] scheduler: expose the topology of clusters and add cluster scheduler
 2021-03-19 10:01 UTC  (6+ messages)
` [RFC PATCH v5 1/4] topology: Represent clusters of CPUs within a die

[RESEND PATCH v2] perf stat: improve readability of shadow stats
 2021-03-19 10:00 UTC  (4+ messages)

[PATCH RFC 0/2] x86/apic: Avoid cm->allocated going negative in irq_matrix
 2021-03-19  9:59 UTC  (6+ messages)
` [PATCH RFC 2/2] genirq/matrix: WARN_ON_ONCE() when cm->allocated/m->total_allocated go negative

include/linux/unaligned/be_byteshift.h:41:19: error: redefinition of 'get_unaligned_be16'
 2021-03-19  9:59 UTC  (2+ messages)

[PATCH V4 00/18] IOASID extensions for guest SVA
 2021-03-19  9:58 UTC  (4+ messages)
` [PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs

[RESEND 00/19] Rid GPU from W=1 warnings
 2021-03-19  9:58 UTC  (3+ messages)
` [PATCH 14/19] drm/nouveau/dispnv50/headc57d: Make local function 'headc57d_olut' static


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