linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-16 20:12:54 to 2020-11-16 23:17:04 UTC [more...]

[PATCH] tracepoint: Do not fail unregistering a probe due to memory allocation
 2020-11-16 23:16 UTC  (2+ messages)

[RESEND PATCH 0/3] Move Mediatek MIPI DSI PHY driver from DRM folder to PHY folder
 2020-11-16 23:14 UTC  (4+ messages)
` [RESEND PATCH 1/3] drm/mediatek: Separate mtk_mipi_tx to an independent module
` [RESEND PATCH 2/3] phy: mediatek: Move mtk_mipi_dsi_phy driver into drivers/phy/mediatek folder
` [RESEND PATCH 3/3] MAINTAINERS: add files for Mediatek DRM drivers

[PATCH v1 net-next] net: dsa: qca: ar9331: add ethtool stats support
 2020-11-16 23:13 UTC  (6+ messages)

[GIT PULL] vhost,vdpa: fixes
 2020-11-16 23:10 UTC  (2+ messages)

[GIT PULL] Hyper-V fixes for 5.10-rc5
 2020-11-16 23:10 UTC  (2+ messages)

[PATCH net] net: Have netpoll bring-up DSA management interface
 2020-11-16 23:06 UTC  (6+ messages)

[RFC][PATCH v2 00/21] x86/pti: Defer CR3 switch to C code
 2020-11-16 23:06 UTC  (11+ messages)
` [RFC][PATCH v2 11/21] x86/pti: Extend PTI user mappings
` [RFC][PATCH v2 12/21] x86/pti: Use PTI stack instead of trampoline stack

[PATCH v2] x86/dumpstack: Fix misleading instruction pointer error message
 2020-11-16 23:04 UTC  (9+ messages)

[PATCH] checkpatch: Fix unescaped left brace
 2020-11-16 23:02 UTC  (3+ messages)

drivers/phy/tegra/phy-tegra194-p2u.c:95:1-3: WARNING: PTR_ERR_OR_ZERO can be used
 2020-11-16 23:00 UTC  (2+ messages)
` [PATCH] phy: fix ptr_ret.cocci warnings

[PATCH bpf-next 1/2] bpf: Add bpf_lsm_set_bprm_opts helper
 2020-11-16 23:00 UTC  (5+ messages)

[PATCH] md: dm-writeback: add __noreturn to BUG-ging function
 2020-11-16 23:00 UTC  (3+ messages)

[PATCH] arm64: Fix off-by-one vdso trampoline return value
 2020-11-16 22:55 UTC  (4+ messages)

[PATCH] usb/mos7720: process deferred urbs in a workqueue
 2020-11-16 22:31 UTC  (11+ messages)
              ` [PATCH] USB: serial: mos7720: defer state restore to "

[PATCH v2 0/2] phy: phy-brcm-sata: Allow configuration SATA AFE TX amplitude
 2020-11-16 22:51 UTC  (3+ messages)

[PATCH v12 0/5] userspace MHI client interface driver
 2020-11-16 22:46 UTC  (6+ messages)
` [PATCH v12 1/5] bus: mhi: core: Add helper API to return number of free TREs
` [PATCH v12 2/5] bus: mhi: core: Move MHI_MAX_MTU to external header file
` [PATCH v12 3/5] docs: Add documentation for userspace client interface
` [PATCH v12 4/5] bus: mhi: Add userspace client interface driver
` [PATCH v12 5/5] selftest: mhi: Add support to test MHI LOOPBACK channel

[PATCH bpf v6 0/2] Fix bpf_probe_read_user_str() overcopying
 2020-11-16 22:44 UTC  (5+ messages)
` [PATCH bpf v6 1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator
` [PATCH bpf v6 2/2] selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL

[PATCH v5 8/8] rpmsg: Turn name service into a stand alone driver
 2020-11-16 22:40 UTC  (11+ messages)

[PATCH v4 bpf-next 0/5] Integrate kernel module BTF support
 2020-11-16 22:35 UTC  (6+ messages)
  ` [PATCH v4 bpf-next 3/5] kbuild: build kernel module BTFs if BTF is enabled and pahole supports it

[PATCH] MIPS: reserve the memblock right after the kernel
 2020-11-16 22:31 UTC  (9+ messages)

[PATCH] security/smack: remove unused varible 'rc'
 2020-11-16 22:31 UTC  (2+ messages)

[PATCH v41 05/24] x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections
 2020-11-16 22:25 UTC  (2+ messages)
` [PATCH] x86/sgx: clarify 'laundry_list' locking

[PATCH] pinctrl: bcm: pinctrl-iproc-gpio: Fix setting GPIO as output
 2020-11-16 22:23 UTC  (2+ messages)

[PATCH] KVM: SVM: check CR4 changes against vcpu->arch
 2020-11-16 22:20 UTC  (2+ messages)

[RFC PATCH] ASoC: ak4458: use reset control instead of reset gpio
 2020-11-16 22:20 UTC 

[PATCH] compiler.h: Fix barrier_data() on clang
 2020-11-16 22:19 UTC  (8+ messages)

[PATCH] Fix warning for static const char * array in audio_manager_module.c
 2020-11-16 22:15 UTC  (2+ messages)

rmk/for-next bisection: baseline.login on bcm2836-rpi-2-b
 2020-11-16 22:13 UTC  (10+ messages)

KASAN: vmalloc-out-of-bounds Read in bpf_trace_run3
 2020-11-16 22:10 UTC  (10+ messages)
` [PATCH] bpf: don't fail kmalloc while releasing raw_tp

[PATCH] unlz4: Handle 0-size chunks, discard trailing padding/garbage
 2020-11-16 22:09 UTC 

[PATCH 3/5] arm64: dts: sdm845: add oneplus 6/t devices
 2020-11-16 22:01 UTC  (2+ messages)

[GIT RFC PULL rcu/urgent] Fix lockdep issue in rcu_print_task_stall()
 2020-11-16 22:01 UTC 

[PATCH 1/2] mm/vmalloc: use free_vm_area() if an allocation fails
 2020-11-16 22:00 UTC  (2+ messages)
` [PATCH 2/2] mm/vmalloc: rework the drain logic

[PATCH v2] checkpatch: add fix option for MAINTAINERS_STYLE
 2020-11-16 21:55 UTC  (2+ messages)

[PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks
 2020-11-16 21:49 UTC  (8+ messages)

[PATCH v2] net: lantiq: Wait for the GPHY firmware to be ready
 2020-11-16 21:50 UTC  (2+ messages)

[PATCH][v2] x86/microcode/intel: check cpu stepping and processor flag before saving microcode
 2020-11-16 21:46 UTC  (4+ messages)

[PATCH v2 0/3] Add events to trace remoteproc lifecycle
 2020-11-16 21:44 UTC  (4+ messages)
` [PATCH v2 1/3] soc: qcom: Add tracepoints to mdt loader
` [PATCH v2 2/3] firmware: scm: Add tracepoints to scm driver for pas calls
` [PATCH v2 3/3] remoteproc: Add ftrace events to trace lifecycle of remoteprocs

[PATCH v22 00/12] Landlock LSM
 2020-11-16 21:36 UTC  (4+ messages)
` [PATCH v22 01/12] landlock: Add object management

[PATCH bpf] selftests/bpf: fix error return code in run_getsockopt_test()
 2020-11-16 21:30 UTC  (2+ messages)

[PATCH v4 00/16] Overhaul multi-page lookups for THP
 2020-11-16 21:27 UTC  (4+ messages)

[PATCH] samples/ftrace: mark my_tramp[12]? global
 2020-11-16 21:27 UTC  (7+ messages)

[PATCH] perf vendor events: Update Skylake client events to v50
 2020-11-16 21:24 UTC  (7+ messages)

[PATCH net-next v5] net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handling
 2020-11-16 21:21 UTC 

[PATCH] dt-bindings: adau1977: convert text binding to yaml format
 2020-11-16 21:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] net: phy: mscc: fix excluded_middle.cocci warnings
 2020-11-16 21:15 UTC  (2+ messages)

[PATCH] mfd: cpcap: Fix interrupt regression with regmap clear_ack
 2020-11-16 21:14 UTC  (8+ messages)

[PATCH] mm: memcg: remove obsolete memcg_has_children()
 2020-11-16 21:12 UTC  (2+ messages)

[PATCH v41 00/24] Intel SGX foundations
 2020-11-16 21:11 UTC  (2+ messages)
  ` [PATCH v41 11/24] x86/sgx: Add SGX misc driver interface

[PATCH] arm64: kexec: Use smp_send_stop in machine_shutdown
 2020-11-16 21:11 UTC  (3+ messages)

[PATCH v2 01/10] x86: Expose syscall_work field in thread_info
 2020-11-16 21:11 UTC  (2+ messages)
` [tip: core/entry] "

[PATCH v2 03/10] entry: Wire up syscall_work in common entry code
 2020-11-16 21:11 UTC  (2+ messages)
` [tip: core/entry] "

[PATCH v2 06/10] ptrace: Migrate to use SYSCALL_TRACE flag
 2020-11-16 21:11 UTC  (2+ messages)
` [tip: core/entry] "

[PATCH v2 08/10] audit: Migrate to use SYSCALL_WORK flag
 2020-11-16 21:11 UTC  (2+ messages)
` [tip: core/entry] "

[PATCH v2 09/10] entry: Drop usage of TIF flags in the generic syscall code
 2020-11-16 21:11 UTC  (2+ messages)
` [tip: core/entry] "

[PATCH v2 10/10] x86: Reclaim unused x86 TI flags
 2020-11-16 21:11 UTC  (2+ messages)
` [tip: core/entry] "

[PATCH v2 02/10] entry: Expose helpers to migrate TIF to SYSCALL_WORK flags
 2020-11-16 21:11 UTC  (2+ messages)
` [tip: core/entry] "

[PATCH v2 04/10] seccomp: Migrate to use SYSCALL_WORK flag
 2020-11-16 21:11 UTC  (2+ messages)
` [tip: core/entry] "

[PATCH v2 05/10] tracepoints: Migrate to use SYSCALL_WORK flag
 2020-11-16 21:11 UTC  (2+ messages)
` [tip: core/entry] "

[PATCH v2 07/10] ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flag
 2020-11-16 21:11 UTC  (2+ messages)
` [tip: core/entry] "

[PATCH v1] spi: fix client driver breakages when using GPIO descriptors
 2020-11-16 21:06 UTC  (7+ messages)

[PATCH] ubifs: wbuf: Don't leak kernel memory to flash
 2020-11-16 21:05 UTC 

[PATCH v3] Add power/gpu_frequency tracepoint
 2020-11-16 21:05 UTC  (4+ messages)
` [PATCH v4] "

[FIX bpf,perf] bpf,perf: return EOPNOTSUPP for bpf handler on PERF_COUNT_SW_DUMMY
 2020-11-16 21:02 UTC  (2+ messages)

[PATCH] man2: new page describing memfd_secret() system call
 2020-11-16 21:01 UTC  (2+ messages)
` [PATCH v2] memfd_secret.2: New "

[PATCH] PCI: Disable PTM during suspend on Intel PCI bridges
 2020-11-16 20:58 UTC  (2+ messages)

[PATCH v2 0/6] Updates to MHI channel handling
 2020-11-16 20:56 UTC  (4+ messages)
` [PATCH v2 3/6] bus: mhi: core: Add support to stop or start channel data transfers

[PATCH rdma-next v1 0/7] Use ib_umem_find_best_pgsz() for all umems
 2020-11-16 20:56 UTC  (2+ messages)

Error: invalid switch -me200
 2020-11-16 20:47 UTC  (11+ messages)

[PATCH v2 00/42] Rid W=1 warnings from GPU (non-Radeon)
 2020-11-16 20:53 UTC  (11+ messages)
` [PATCH 01/42] drm/amd/amdgpu/atombios_encoders: Remove set but unused variable 'backlight_level'
` [PATCH 29/42] drm/selftests/test-drm_dp_mst_helper: Place 'struct drm_dp_sideband_msg_req_body' onto the heap
` [PATCH 31/42] drm/ttm/ttm_bo: Fix one function header - demote lots of kernel-doc abuses
` [PATCH 32/42] drm/ttm/ttm_tt: Demote kernel-doc header format abuses
` [PATCH 33/42] drm/ttm/ttm_range_manager: Demote non-conformant kernel-doc header

[RESEND v2 00/43] Rid W=1 warnings from GPU
 2020-11-16 20:50 UTC  (47+ messages)
` [PATCH 21/43] drm/radeon/r600_dma: Move 'r600_gpu_check_soft_reset()'s prototype to shared location
` [PATCH 22/43] drm/radeon/cik: Move 'r600_ih_ring_{alloc,fini}()'s prototypes to shared header
  ` [PATCH 22/43] drm/radeon/cik: Move 'r600_ih_ring_{alloc, fini}()'s "
` [PATCH 23/43] drm/radeon/evergreen_dma: Move 'evergreen_gpu_check_soft_reset()'s prototype "
` [PATCH 24/43] drm/radeon/r600: Move 'evergreen_rlc_resume()'s "
` [PATCH 25/43] drm/radeon/ni_dma: Move 'cayman_gpu_check_soft_reset()'s "
` [PATCH 26/43] drm/radeon/radeon_atombios: Move 'radeon_add_atom_encoder()'s "
` [PATCH 27/43] drm/radeon/radeon_encoders: Move 'radeon_atom_backlight_init's "
` [PATCH 28/43] drm/radeon/ci_dpm: Move 'ci_*()'s prototypes "
` [PATCH 29/43] drm/radeon/si_dpm: Move 'si_mc_load_microcode()'s prototype "
` [PATCH 30/43] drm/radeon/si_dma: Move 'si_gpu_check_soft_reset()'s "
` [PATCH 31/43] drm/radeon/cik: Move 'si_*()'s prototypes "
` [PATCH 32/43] drm/radeon/btc_dpm: Move 'evergreen_get_pi's prototype "
` [PATCH 33/43] drm/radeon/radeon_audio: Move 'dce6_*()'s prototypes "
` [PATCH 34/43] drm/radeon/evergreen: Move 'si_get_csb_*()'s "
` [PATCH 35/43] drm/radeon/cik_sdma: Move 'amdgpu_cik_gpu_check_soft_reset()'s prototype "
` [PATCH 36/43] drm/radeon/evergreen: Move 'cik_*()'s prototypes "
` [PATCH 37/43] drm/radeon/ci_dpm: Move 'si_*()'s "
` [PATCH 38/43] drm/radeon/cik: Move 'Move 'cik_sdma_*()'s "
` [PATCH 39/43] drm/radeon/si_dpm: Move 'vce_v1_0_enable_mgcg()'s prototype "
` [PATCH 40/43] drm/radeon/cik: Move 'vce_v2_0_enable_mgcg()'s "
` [PATCH 41/43] drm/radeon/evergreen_cs: Move 'r600_dma_cs_next_reloc()'s "
` [PATCH 42/43] drm/radeon/radeon_audio: Move 'r600_*' prototypes into "
` [PATCH 43/43] drm/radeon/radeon_drv: Move 'radeon_gem_prime_import_sg_table()'s prototype to "

[PATCH] [v4] wireless: Initial driver submission for pureLiFi STA devices
 2020-11-16 20:45 UTC  (3+ messages)
` [PATCH] [v7] "

[PATCH v2 00/24] Opt-in always-on nVHE hypervisor
 2020-11-16 20:43 UTC  (25+ messages)
` [PATCH v2 01/24] psci: Support psci_ops.get_version for v0.1
` [PATCH v2 02/24] psci: Accessor for configured PSCI function IDs
` [PATCH v2 03/24] arm64: Make cpu_logical_map() take unsigned int
` [PATCH v2 04/24] arm64: Move MAIR_EL1_SET to asm/memory.h
` [PATCH v2 05/24] kvm: arm64: Initialize MAIR_EL2 using a constant
` [PATCH v2 06/24] kvm: arm64: Move hyp-init params to a per-CPU struct
` [PATCH v2 07/24] kvm: arm64: Refactor handle_trap to use a switch
` [PATCH v2 08/24] kvm: arm64: Add SMC handler in nVHE EL2
` [PATCH v2 09/24] kvm: arm64: Add .hyp.data..ro_after_init ELF section
` [PATCH v2 10/24] kvm: arm64: Support per_cpu_ptr in nVHE hyp code
` [PATCH v2 11/24] kvm: arm64: Create nVHE copy of cpu_logical_map
` [PATCH v2 12/24] kvm: arm64: Bootstrap PSCI SMC handler in nVHE EL2
` [PATCH v2 13/24] kvm: arm64: Add offset for hyp VA <-> PA conversion
` [PATCH v2 14/24] kvm: arm64: Forward safe PSCI SMCs coming from host
` [PATCH v2 15/24] kvm: arm64: Extract parts of el2_setup into a macro
` [PATCH v2 16/24] kvm: arm64: Extract __do_hyp_init into a helper function
` [PATCH v2 17/24] kvm: arm64: Add CPU entry point in nVHE hyp
` [PATCH v2 18/24] kvm: arm64: Add function to enter host from KVM nVHE hyp code
` [PATCH v2 19/24] kvm: arm64: Intercept host's PSCI_CPU_ON SMCs
` [PATCH v2 20/24] kvm: arm64: Intercept host's CPU_SUSPEND PSCI SMCs
` [PATCH v2 21/24] kvm: arm64: Add kvm-arm.protected early kernel parameter
` [PATCH v2 22/24] kvm: arm64: Keep nVHE EL2 vector installed
` [PATCH v2 23/24] kvm: arm64: Trap host SMCs in protected mode
` [PATCH v2 24/24] kvm: arm64: Fix EL2 mode availability checks

[PATCH] powerpc: Drop -me200 addition to build flags
 2020-11-16 20:26 UTC  (2+ messages)

[PATCH v6 0/3] Add support for VBUS detection
 2020-11-16 20:40 UTC  (4+ messages)
` [PATCH v6 1/3] bindings: pm8941-misc: Convert bindings to YAML
` [PATCH v6 2/3] bindings: pm8941-misc: Add support for VBUS detection
` [PATCH v6 3/3] extcon: qcom-spmi: "

drivers/accessibility/speakup/serialio.c:48:19: warning: variable 'quot' set but not used
 2020-11-16 20:39 UTC  (5+ messages)

[PATCH v4 06/17] PCI: add SIOV and IMS capability detection
 2020-11-16 20:37 UTC  (12+ messages)

[PATCH V3 00/10] PKS: Add Protection Keys Supervisor (PKS) support V3
 2020-11-16 20:36 UTC  (5+ messages)
` [PATCH V3 05/10] x86/entry: Pass irqentry_state_t by reference

linux-next: build warning after merge of the ftrace tree
 2020-11-16 20:35 UTC  (6+ messages)

[PATCH v2] xtensa/mm/highmem: Make generic kmap_atomic() work correctly
 2020-11-16 20:24 UTC  (3+ messages)
` [tip: core/mm] "

[PATCH net-next v2 0/6] netdev event handling + neighbour config
 2020-11-16 20:16 UTC  (3+ messages)
` [PATCH net-next v2 5/6] net/lapb: support netdev events

[PATCH v3 00/11] chrome/platform: cros_ec_typec: Register cables, partner altmodes and plug altmodes
 2020-11-16 20:11 UTC  (11+ messages)
` [PATCH v3 02/11] usb: typec: Add number of altmodes partner attr
` [PATCH v3 03/11] usb: typec: Add plug num_altmodes sysfs attr
` [PATCH v3 04/11] platform/chrome: cros_ec_typec: Make disc_done flag partner-only
` [PATCH v3 05/11] platform/chrome: cros_ec_typec: Factor out PD identity parsing
` [PATCH v3 06/11] platform/chrome: cros_ec_typec: Rename discovery struct
` [PATCH v3 07/11] platform/chrome: cros_ec_typec: Register cable
` [PATCH v3 08/11] platform/chrome: cros_ec_typec: Store cable plug type
` [PATCH v3 09/11] platform/chrome: cros_ec_typec: Set partner num_altmodes
` [PATCH v3 10/11] platform/chrome: cros_ec_typec: Register SOP' cable plug
` [PATCH v3 11/11] platform/chrome: cros_ec_typec: Register plug altmodes


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