All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-12 10:32:08 to 2020-11-12 11:06:58 UTC [more...]

[libgpiod][PATCH 0/2] treewide: remove ctxless API
 2020-11-12 11:06 UTC  (2+ messages)
` [libgpiod][PATCH 1/2] core: provide gpiod_line_bulk_clear()

[PATCH 00/15] [Set 2/2] Rid W=1 issues from Input
 2020-11-12 11:02 UTC  (15+ messages)
` [PATCH 02/15] input: keyboard: samsung-keypad: Remove set but unused variable 'var'
` [PATCH 03/15] input: misc: mc13783-pwrbutton: File headers are not good candidates for kernel-doc
` [PATCH 04/15] input: touchscreen: goodix: Provide some missing function parameter descriptions
` [PATCH 05/15] input: touchscreen: imx6ul_tsc: Remove set but unused variable 'value'
` [PATCH 06/15] input: touchscreen: melfas_mip4: Remove a bunch of unused variables
` [PATCH 07/15] input: touchscreen: usbtouchscreen: Remove unused variable 'ret'
` [PATCH 08/15] input: touchscreen: surface3_spi: Remove set but unused variable 'timestamp'
` [PATCH 09/15] input: misc: wm831x-on: Source file headers are not good candidates for kernel-doc
` [PATCH 10/15] input: touchscreen: surface3_spi: Fix naming issue with 'surface3_spi_get_gpio_config's header
` [PATCH 11/15] input: touchscreen: wm97xx-core: Provide missing description for 'status'
` [PATCH 12/15] input: mouse: synaptics: Demote non-conformant kernel-doc header
` [PATCH 13/15] input: touchscreen: goodix: Fix misspelling of 'ctx'
` [PATCH 14/15] input: keyboard: applespi: Provide missing struct 'message' descriptions
` [PATCH 15/15] input: mouse: vmmouse: Demote obvious abuse of kernel-doc header

[PATCH v4 0/3] xen/x86: implement NMI continuation
 2020-11-12 11:05 UTC  (10+ messages)
` [PATCH v4 2/3] xen/oprofile: use NMI continuation for sending virq to guest
` [PATCH v4 3/3] xen/x86: issue pci_serr error message via NMI continuation

[PATCH 1/2] pwm: sti: Avoid conditional gotos
 2020-11-12 11:04 UTC  (3+ messages)
` [PATCH 2/2] pwm: sti: Remove unnecessary blank line

[PATCH v2] um: enable the use of optimized xor routines in UML
 2020-11-12 11:05 UTC  (3+ messages)

[Intel-gfx] [patch V3 00/37] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-12 11:03 UTC  (9+ messages)
` [Intel-gfx] [patch V3 10/37] ARM: highmem: Switch to generic kmap atomic
    `  "

[PATCH v2 0/4] Rid W=1 issues from TTY
 2020-11-12 10:58 UTC  (6+ messages)
` [PATCH v2 1/4] tty: tty_ldisc: Fix some kernel-doc related misdemeanours
` [PATCH v2 2/4] tty: serial: 8250: 8250_port: Move prototypes to shared location
` [PATCH v2 3/4] powerpc: asm: hvconsole: Move 'hvc_vio_init_early's prototype "
` [PATCH v2 4/4] tty: serial: pmac_zilog: Remove unused disposable variable 'garbage'

[virtio-dev] [RFC PATCH v2 00/10] firmware: arm_scmi: Add virtio transport
 2020-11-12 10:57 UTC  (6+ messages)
` [virtio-dev] [RFC PATCH v2 10/10] "
  `  "
      ` [virtio-dev] "

[PATCH v3 00/11] KVM: VMX: Clean up Hyper-V PV TLB flush
 2020-11-12 11:02 UTC  (13+ messages)
` [PATCH v3 04/11] KVM: VMX: Fold Hyper-V EPTP checking into it's only caller
` [PATCH v3 05/11] KVM: VMX: Do Hyper-V TLB flush iff vCPU's EPTP hasn't been flushed
` [PATCH v3 06/11] KVM: VMX: Invalidate hv_tlb_eptp to denote an EPTP mismatch
` [PATCH v3 09/11] KVM: VMX: Define Hyper-V paravirt TLB flush fields iff Hyper-V is enabled
` [PATCH v3 10/11] KVM: VMX: Skip additional Hyper-V TLB EPTP flushes if one fails
` [PATCH v3 11/11] KVM: VMX: Track root HPA instead of EPTP for paravirt Hyper-V TLB flush

[PATCH 00/32] RISC-V Kendryte K210 support improvments
 2020-11-12 11:03 UTC  (8+ messages)
` [PATCH 24/32] dt-bindings: Document kendryte,k210-fpioa bindings

[v3 00/16] Enable ARM Trusted Firmware for U-Boot
 2020-11-12 11:03 UTC  (5+ messages)
` [v3 08/16] net: designware: socfpga: Add ATF support for MAC driver
` [v3 09/16] arm: socfpga: soc64: Add ATF support for Reset Manager driver

[PATCH V3] clk: hisilicon: refine hi3620_mmc_clk_init() and fix memory leak issues
 2020-11-12 19:22 UTC  (2+ messages)

Kernel null dereference race condition fix
 2020-11-12 11:00 UTC 

[kbuild] net/core/devlink.c:4415:9: warning: Identical condition 'err', second condition is always false
 2020-11-12 11:00 UTC  (3+ messages)
`  "

[PATCH v1 1/2] pinctrl: lynxpoint: Use defined constant for disabled bias explicitly
 2020-11-12 11:00 UTC  (4+ messages)
` [PATCH v1 2/2] pinctrl: lynxpoint: Enable pin configuration setting for GPIO chip

[Intel-gfx] [PATCH 1/5] drm/i915/gt: Include semaphore status in print_request()
 2020-11-12 11:01 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/5] drm/i915: Lift i915_request_show()
` [Intel-gfx] [PATCH 3/5] drm/i915/gt: Show all active timelines for debugging
` [Intel-gfx] [PATCH 4/5] drm/i915: Lift waiter/signaler iterators
` [Intel-gfx] [PATCH 5/5] drm/i915: Show timeline dependencies for debug
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/i915/gt: Include semaphore status in print_request()

[Virtio-fs] [PATCH] virtiofsd: Use --thread-pool-size=0 to mean no thread pool
 2020-11-12 11:00 UTC  (5+ messages)

[yocto] Emulator tool for imx8m #linux #devtool #yocto
 2020-11-12 11:00 UTC  (2+ messages)
`  "

devtool modify - ModuleNotFoundError: No module named '_sysconfigdata'
 2020-11-12 11:00 UTC 

[PATCH] mm/highmem: Take kmap_high_get() properly into account
 2020-11-12 10:59 UTC 

[PATCH 0/3] vhost-user: ./configure improvements for 5.2
 2020-11-12 10:58 UTC  (6+ messages)
` [PATCH 1/3] meson: move vhost_user_blk_server to meson.build

[PATCH V2 00/23] IOREQ feature (+ virtio-mmio) on Arm
 2020-11-12 10:58 UTC  (3+ messages)
` [PATCH V2 01/23] x86/ioreq: Prepare IOREQ feature for making it common

[PATCH 0/2] char: Deprecate backend aliases
 2020-11-12 10:58 UTC  (4+ messages)
` [PATCH 1/2] char: Skip CLI aliases in query-chardev-backends

next/master baseline: 817 runs, 19 regressions (next-20201112)
 2020-11-12 10:57 UTC 

[MPTCP] Re: [PATCH net-next 0/6] mptcp: just another complete datapath refactor
 2020-11-12 10:57 UTC 

[PATCH v3 0/5] Add GPIO support for MStar/SigmaStar ARMv7
 2020-11-12 10:57 UTC  (5+ messages)
` [PATCH v3 2/5] dt-bindings: gpio: Binding for MStar MSC313 GPIO controller

[RFC PATCH v3] sched/fair: select idle cpu from idle cpumask for task wakeup
 2020-11-12 10:57 UTC  (2+ messages)

[meta-python][PATCH 1/5] python3-cmd2: Upgrade 1.3.11 -> 1.4.0
 2020-11-12 10:56 UTC  (5+ messages)
` [meta-python][PATCH 2/5] python3-dill: Upgrade 0.3.2 -> 0.3.3
` [meta-python][PATCH 3/5] python3-colorlog: Upgrade 4.4.0 -> 4.6.2
` [meta-python][PATCH 4/5] python3-pandas: Upgrade 1.1.3 -> 1.1.4
` [meta-python][PATCH 5/5] python3-attrs: 20.2.0 -> 20.3.0

[Buildroot] [PATCH 1/2] package/linux-backports: use buildroot host flex and bison
 2020-11-12 10:55 UTC  (3+ messages)

[PATCH v2] mac80211: reject/clear user rate mask if not usable
 2020-11-12 10:55 UTC  (4+ messages)

[PATCH 0/3] coresight: etm-perf: Fix pid tracing with VHE
 2020-11-12 10:54 UTC  (4+ messages)
` [PATCH 2/3] perf: cs_etm: Use pid tracing explicitly instead of contextid

[PATCH net] net: lan78xx: Disable hardware vlan filtering in promiscuous mode
 2020-11-12 10:53 UTC  (5+ messages)

[PATCH 0/2] mm,thp,shm: limit shmem THP alloc gfp_mask
 2020-11-12 10:52 UTC  (3+ messages)
` [PATCH 1/2] mm,thp,shmem: "

[PATCH] iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack
 2020-11-12 10:52 UTC  (4+ messages)

[PATCH] clk: hisilicon: refine hi3620_mmc_clk_init() and fix memory leak issues
 2020-11-12 19:17 UTC 

[RFC PATCH v2 05/15] xen/arm: pull in Linux atomics helpers and dependencies
 2020-11-12 10:52 UTC  (2+ messages)

[PATCH] interconnect: qcom: msm8916: Remove rpm-ids from non-RPM nodes
 2020-11-12 10:51 UTC 

[PATCH] ARM: tegra: Populate OPP table for Tegra20 Ventana
 2020-11-12 10:51 UTC  (4+ messages)

[PATCH v1] imx: clk: added IPG Clock for I2C on imx8qm
 2020-11-12 10:51 UTC 

Repeated 'watchdog soft lockup' messages
 2020-11-12 10:50 UTC 

[PATCH net-next 00/13] mptcp: improve multiple xmit streams support
 2020-11-12 10:48 UTC  (28+ messages)
` [MPTCP] "
` [PATCH net-next 01/13] tcp: factor out tcp_build_frag()
  ` [MPTCP] "
` [PATCH net-next 02/13] mptcp: use tcp_build_frag()
  ` [MPTCP] "
` [PATCH net-next 03/13] tcp: factor out __tcp_close() helper
  ` [MPTCP] "
` [PATCH net-next 04/13] mptcp: introduce mptcp_schedule_work
  ` [MPTCP] "
` [PATCH net-next 05/13] mptcp: reduce the arguments of mptcp_sendmsg_frag
  ` [MPTCP] "
` [PATCH net-next 06/13] mptcp: add accounting for pending data
  ` [MPTCP] "
` [PATCH net-next 07/13] mptcp: introduce MPTCP snd_nxt
  ` [MPTCP] "
` [PATCH net-next 08/13] mptcp: refactor shutdown and close
  ` [MPTCP] "
` [PATCH net-next 09/13] mptcp: move page frag allocation in mptcp_sendmsg()
  ` [MPTCP] "
` [PATCH net-next 10/13] mptcp: try to push pending data on snd una updates
  ` [MPTCP] "
` [PATCH net-next 11/13] mptcp: rework poll+nospace handling
  ` [MPTCP] "
` [PATCH net-next 12/13] mptcp: keep track of advertised windows right edge
  ` [MPTCP] "
` [PATCH net-next 13/13] mptcp: send explicit ack on delayed ack_seq incr
  ` [MPTCP] "

[PATCH 04/30] net: wimax: i2400m: control: Fix some misspellings in i2400m_set_init_config()'s docs
 2020-11-12 10:50 UTC  (3+ messages)

Regression: QCA6390 fails with "mm/page_alloc: place pages to tail in __free_pages_core()"
 2020-11-12 10:48 UTC  (6+ messages)

[dpdk-dev] [PATCH v2] net/i40e: fix argument in RSS action
 2020-11-12 10:42 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "
` [dpdk-dev] [PATCH v4] "

[PATCH 00/25] Rid W=1 warnings in Pinctrl
 2020-11-12 10:48 UTC  (5+ messages)
` [PATCH 16/25] arch: arm: mach-at91: pm: Move prototypes to mutually included header
  ` [PATCH v2 "

[PATCH 0/4] drivers core: Introduce CPU type sysfs interface
 2020-11-12 10:49 UTC  (11+ messages)
` [PATCH 1/4] "

No bluetooth since kernel update
 2020-11-12 10:47 UTC 

[PATCH] MAINTAINERS: Add myself as arm sunxi soc maintainer
 2020-11-12 10:46 UTC  (2+ messages)

[PATCH] ceph: fix race in concurrent __ceph_remove_cap invocations
 2020-11-12 10:45 UTC 

[PATCH 00/20] [Set 1/2] Rid W=1 issues from Input
 2020-11-12 10:44 UTC  (3+ messages)
` [PATCH 06/20] include: input: elan-i2c-ids: Mark 'elan_acpi_id' as __maybe_unused
  ` [PATCH] input: mouse: elan_i2c_core: Move header inclusion inside

Process-wide watchpoints
 2020-11-12 10:43 UTC  (3+ messages)

[PATCH v7 0/11] mfd: mt6360: Merge different sub-devices I2C read/write
 2020-11-12 10:39 UTC  (36+ messages)
` [PATCH v7 01/11] mfd: mt6360: Rearrange include file
` [PATCH v7 02/11] mfd: mt6360: Remove redundant brackets around raw numbers
` [PATCH v7 03/11] mfd: mt6360: Indicate sub-dev compatible name by using "-"
` [PATCH v7 04/11] mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resources
` [PATCH v7 05/11] mfd: mt6360: Rename mt6360_pmu_data by mt6360_ddata
` [PATCH v7 06/11] mfd: mt6360: Rename mt6360_pmu by mt6360
` [PATCH v7 07/11] mfd: mt6360: Remove handle_post_irq callback function
` [PATCH v7 08/11] mfd: mt6360: Fix flow which is used to check ic exist
` [PATCH v7 09/11] mfd: mt6360: Merge header file into driver and remove unuse register define
` [PATCH v7 10/11] mfd: mt6360: Merge different sub-devices I2C read/write
` [PATCH v7 11/11] mfd: mt6360: Remove MT6360 regulator of_compatible attribute

[LTP] [PATCH 1/4] syscalls/sync01: Remove it
 2020-11-12 10:43 UTC  (11+ messages)

[PATCH] fixup! ARM: vexpress: move Options to ARCH_VEXPRESS
 2020-11-12 10:42 UTC 

Fwd: net: fec: rx descriptor ring out of order
 2020-11-12 10:42 UTC  (4+ messages)
  `  "

[RFC PATCH] ceph: fix cross quota realms renames with new truncated files
 2020-11-12 10:40 UTC  (5+ messages)

[PATCH] migration: handle CANCELLING state in migration_completion()
 2020-11-12 10:38 UTC  (2+ messages)

[RFC 00/11] arm64: coresight: Enable ETE and TRBE
 2020-11-12 10:37 UTC  (5+ messages)
` [RFC 02/11] coresight: etm-perf: Allow an event to use different sinks

[PATCH] xhci: fix nec-usb-xhci properties
 2020-11-12 10:37 UTC 

[PATCHv3 0/2] [RESEND] add support for mcs masks
 2020-11-12 10:38 UTC  (5+ messages)
` [PATCHv3 1/2] nl80211: "

I2C on imx8qm - Failed to enable ipg clk
 2020-11-12 10:37 UTC  (4+ messages)

[dpdk-dev] [PATCH v7 00/14] Arm build options rework
 2020-11-12 10:36 UTC  (8+ messages)
` [dpdk-dev] [PATCH v8 "
  ` [dpdk-dev] [PATCH v8 09/14] ci: switch to generic Arm builds

[PATCH 1/2] backports: add sched_set_fifo_low
 2020-11-12 10:35 UTC  (2+ messages)
` [PATCH 2/2] backports: add tasklet_setup, from_tasklet

[PATCH v3 0/7] x86: some assembler macro rework
 2020-11-12 10:35 UTC  (3+ messages)
` [PATCH v3 5/7] x86: guard against straight-line speculation past RET

[PATCH net v2] net: x25: Increase refcnt of "struct x25_neigh" in x25_rx_call_request
 2020-11-12 10:35 UTC 

[PATCH 00/25] Rid W=1 warnings in SoC
 2020-11-12 10:33 UTC  (10+ messages)
` [PATCH 05/25] soc: rockchip: io-domain: Remove incorrect and incomplete comment header
` [PATCH 06/25] soc: ti: knav_qmss_queue: Remove set but unchecked variable 'ret'
` [PATCH 11/25] soc: fsl: qe: qe_common: Fix misnamed function attribute 'addr'

[RFC] Are you good with Lockdep?
 2020-11-12 10:32 UTC  (4+ messages)

[PATCH] ACPI, APEI, Fix incorrect return value of apei_map_generic_address
 2020-11-12 10:32 UTC  (5+ messages)

[PATCH v2] perf_event_open.2: Update man page with recent changes
 2020-11-12 10:32 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 00/20] kasan: boot parameters for hardware tag-based mode
 2020-11-12 10:31 UTC  (3+ messages)
` [PATCH v2 05/20] kasan: allow VMAP_STACK for HW_TAGS mode

[dpdk-dev] [PATCH v1] eal/arm: fix clang build of native target
 2020-11-12 10:31 UTC 

[LTP] [PATCH 2/2] syscalls/ptrace02: Add another EPERM error test
 2020-11-12 10:32 UTC  (4+ messages)
` [LTP] [PATCH v2 1/2] "
  ` [LTP] [PATCH v2 2/2] syscalls/ptrace11: Add test for tracing init process

[igt-dev] [PATCH i-g-t 0/1] tests/kms_plane_scaling: Don't run plane scaler
 2020-11-12 10:32 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.