All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-30 11:04:09 to 2021-03-30 11:52:14 UTC [more...]

[PATCH] mm/page_alloc: Add a bulk page allocator -fix -fix
 2021-03-30 11:51 UTC  (2+ messages)

[PATCH] drm: bridge: rename the function drm_bridge_hpd_notify to drm_bridge_hpd_cb
 2021-03-30 11:52 UTC 

[PATCH] init: add support for zstd compressed modules
 2021-03-30 11:50 UTC  (2+ messages)

[PATCH 00/11] treewide: address gcc-11 -Wstringop-overread warnings
 2021-03-30 11:50 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for treewide: address gcc-11 -Wstringop-overread warnings (rev4)

[kvm-unit-tests PATCH v2 0/8] Testing SSCH, CSCH and HSCH for errors
 2021-03-30 11:49 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 2/8] s390x: lib: css: SCSW bit definitions

[PATCH v4 0/2] power: supply: mt6360_charger: add MT6360 charger support
 2021-03-30 11:48 UTC  (5+ messages)
` [PATCH v4 2/2] "

[linux-next:master 3841/8469] drivers/gpu/drm/gud/gud_pipe.c:544 gud_pipe_update() error: we previously assumed 'fb' could be null (see line 536)
 2021-03-30 11:49 UTC  (2+ messages)

[PATCH] drm/amdgpu: check whether s2idle is enabled to determine s0ix
 2021-03-30 11:49 UTC  (3+ messages)

[PATCH v3 0/8] docs/zh_CN: add cpu-freq translation
 2021-03-30 11:47 UTC  (9+ messages)
` [PATCH v3 1/8] docs/zh_CN: add cpu-freq core.rst translation
` [PATCH v3 2/8] docs/zh_CN: add cpu-freq cpu-drivers.rst translation
` [PATCH v3 3/8] docs/zh_CN: add cpu-freq cpufreq-stats.rst translation
` [PATCH v3 4/8] docs/zh_CN: add cpu-freq index.rst translation
` [PATCH v3 5/8] docs/zh_CN: add cpu-freq to zh_CN index
` [PATCH v3 6/8] docs/zh_CN: add mips "
` [PATCH v3 7/8] docs/zh_CN: add iio "
` [PATCH v3 8/8] docs/zh_CN: add riscv "

WARNING: CPU: 0 PID: 1 at arch/powerpc/lib/feature-fixups.c:109 do_feature_fixups+0xb0/0xf0
 2021-03-30 11:47 UTC  (3+ messages)

mm/page_alloc: add a bulk page allocator
 2021-03-30 11:47 UTC  (2+ messages)

pull-request: can-next 2021-03-30
 2021-03-30 11:45 UTC  (40+ messages)
` [net-next 01/39] MAINTAINERS: remove Dan Murphy from m_can and tcan4x5x
` [net-next 02/39] MAINTAINERS: Update MCAN MMIO device driver maintainer
` [net-next 03/39] can: dev: always create TX echo skb
` [net-next 04/39] can: dev: can_free_echo_skb(): don't crash the kernel if can_priv::echo_skb is accessed out of bounds
` [net-next 05/39] can: dev: can_free_echo_skb(): extend to return can frame length
` [net-next 06/39] can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)
` [net-next 07/39] can: dev: reorder struct can_priv members for better packing
` [net-next 08/39] can: netlink: move '=' operators back to previous line (checkpatch fix)
` [net-next 09/39] can: bittiming: add calculation for CAN FD Transmitter Delay Compensation (TDC)
` [net-next 10/39] can: bittiming: add CAN_KBPS, CAN_MBPS and CAN_MHZ macros
` [net-next 11/39] can: grcan: add missing Kconfig dependency to HAS_IOMEM
` [net-next 12/39] can: xilinx_can: Simplify code by using dev_err_probe()
` [net-next 13/39] can: ucan: fix alignment constraints
` [net-next 14/39] can: peak_usb: pcan_usb_pro_encode_msg(): use macros for flags instead of plain integers
` [net-next 15/39] can: peak_usb: add support of ethtool set_phys_id()
` [net-next 16/39] can: peak_usb: add support of ONE_SHOT mode
` [net-next 17/39] can: m_can: m_can_class_allocate_dev(): remove impossible error return judgment
` [net-next 18/39] can: m_can: add infrastructure for internal timestamps
` [net-next 19/39] can: m_can: m_can_chip_config(): enable and configure "
` [net-next 20/39] can: m_can: fix periph RX path: use rx-offload to ensure skbs are sent from softirq context
` [net-next 21/39] can: tcan4x5x: remove duplicate include of regmap.h
` [net-next 22/39] can: mcp251xfd: add dev coredump support
` [net-next 23/39] can: mcp251xfd: simplify UINC handling
` [net-next 24/39] can: mcp251xfd: move netdevice.h to mcp251xfd.h
` [net-next 25/39] can: mcp251xfd: mcp251xfd_get_timestamp(): move "
` [net-next 26/39] can: mcp251xfd: add HW timestamp infrastructure
` [net-next 27/39] can: mcp251xfd: add HW timestamp to RX, TX and error CAN frames
` [net-next 28/39] can: c_can: convert block comments to network style comments
` [net-next 29/39] can: c_can: remove unnecessary blank lines and add suggested ones
` [net-next 30/39] can: c_can: fix indention
` [net-next 31/39] can: c_can: fix print formating string
` [net-next 32/39] can: c_can: replace double assignments by two single ones
` [net-next 33/39] can: c_can: fix remaining checkpatch warnings
` [net-next 34/39] can: c_can: remove unused code
` [net-next 35/39] can: c_can: fix indentation
` [net-next 36/39] can: c_can: add a comment about IF_RX interface's use
` [net-next 37/39] can: c_can: use 32-bit write to set arbitration register
` [net-next 38/39] can: c_can: prepare to up the message objects number
` [net-next 39/39] can: c_can: add support to 64 message objects

[BUG / question] in routing rules, some options (e.g. ipproto, sport) cause rules to be ignored in presence of packet marks
 2021-03-30 11:46 UTC  (3+ messages)

[RESEND net-next 0/4] net: remove repeated words
 2021-03-30 11:45 UTC  (3+ messages)
` [RESEND net-next 4/4] net: ipa: "

[PATCH] ALSA: hda/realtek: fix mute/micmute LEDs for HP 640 G8
 2021-03-30 11:44 UTC  (2+ messages)

[PATCH v3 0/5] qemu-iotests: quality of life improvements
 2021-03-30 11:44 UTC  (9+ messages)
` [PATCH v3 4/5] qemu-iotests: let "check" spawn an arbitrary test command

why is short-circuiting nfs_lookup() for mkdir(2) et.al. dependent upon v3 or later?
 2021-03-30 11:43 UTC  (2+ messages)

[PATCH 00/30] DMA: Mundane typo fixes
 2021-03-30 11:43 UTC  (5+ messages)
` [PATCH 24/30] Kconfig: Change Synopsys to Synopsis

[PATCH net-next] hv_netvsc: Add error handling while switching data path
 2021-03-30 11:43 UTC  (2+ messages)

[PATCH v3 00/20] Sparse Index: Design, Format, Tests
 2021-03-30 11:41 UTC  (13+ messages)
` [PATCH v4 "
  ` [PATCH v4 07/20] test-read-cache: print cache entries with --table

[PATCH v8 0/3] ARM: Implement MODULE_PLT support in FTRACE
 2021-03-30 11:40 UTC  (8+ messages)
` [PATCH v8 1/3] ARM: PLT: Move struct plt_entries definition to header
` [PATCH v8 2/3] ARM: Add warn suppress parameter to arm_gen_branch_link()
` [PATCH v8 3/3] ARM: ftrace: Add MODULE_PLTS support

[PATCH v4] riscv: evaluate put_user() arg before enabling user access
 2021-03-30 11:41 UTC  (2+ messages)

[PATCH] scsi: consider status is not good for offline devices
 2021-03-30 11:47 UTC 

Input/output errors when mounting re-exported directories that use crossmounts
 2021-03-30 11:37 UTC  (3+ messages)

[PATCH -next] crypto: hisilicon/hpre - fix a typo in hpre_crypto.c
 2021-03-30 11:51 UTC 

[PATCH 6/8] of: Fix kerneldoc output formatting
 2021-03-30 11:35 UTC  (13+ messages)
` [PATCH] kernel-doc: better handle '::' sequences

[PATCH v7 00/38] SCMI vendor protocols and modularization
 2021-03-30 11:33 UTC  (11+ messages)
` [PATCH v7 25/38] iio/scmi: port driver to the new scmi_sensor_proto_ops interface

[PATCH] writeback: fix obtain a reference to a freeing memcg css
 2021-03-30 11:34 UTC  (2+ messages)

[intel-linux-intel-lts:5.4/yocto 1/1] drivers/counter/intel-qep.c:863:34: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-03-30 11:35 UTC 

[PATCH v2 0/4] Hid: add Apple Magic Mouse 2 support
 2021-03-30 11:33 UTC  (5+ messages)
` [PATCH v2 1/4] HID: magicmouse: "
` [PATCH v2 2/4] HID: magicmouse: fix 3 button emulation of Mouse 2
` [PATCH v2 3/4] HID: magicmouse: fix reconnection of Magic "
` [PATCH v2 4/4] HID: input: map battery capacity (00850065)

[RESEND PATCH] irq/irq_sim: shrink devm_irq_domain_create_sim()
 2021-03-30 11:33 UTC  (2+ messages)
` [tip: irq/core] genirq/irq_sim: Shrink devm_irq_domain_create_sim()

[PATCH v6 00/10] libperf and arm64 userspace counter access support
 2021-03-30 11:31 UTC  (6+ messages)
` [PATCH v6 02/10] arm64: perf: Enable PMU counter direct access for perf event

linux-next: Tree for Mar 29
 2021-03-30 11:32 UTC  (2+ messages)
` kernel warning percpu ref in obj_cgroup_release (was: Re: linux-next: Tree for Mar 29)

Enabling pmbus power control
 2021-03-30 11:22 UTC  (4+ messages)

[bcache:nvdimm-meta 6/16] drivers/md/bcache/nvm-pages.c:379:19: error: storage class specified for parameter 'bch_get_allocated_pages'
 2021-03-30 11:24 UTC 

[PATCH liburing] IORING_OP_GETDENTS: add opcode, prep function, test, man page section
 2021-03-30 11:22 UTC  (2+ messages)

[PATCH] arm64: kvm: handle 52-bit VA regions correctly under nVHE
 2021-03-30 11:21 UTC  (2+ messages)

[PATCH v3] [GSOC]trailer: pass arg as positional parameter
 2021-03-30 11:22 UTC  (9+ messages)
` [PATCH v4] "

[Question] Is there a race window between swapoff vs synchronous swap_readpage
 2021-03-30 11:21 UTC  (5+ messages)

[PATCH] i386/acpi: restore device paths for pre-5.1 vms
 2021-03-30 11:21 UTC  (10+ messages)
          ` Ways to deal with broken machine types

[jimc:lkp-test/dyndbg-diet 18/21] lib/dynamic_debug.c:1201: undefined reference to `__start___dyndbg'
 2021-03-30 11:21 UTC 

Re:[PATCH] ALSA: core: remove redundant spin_lock pair in snd_card_disconnect
 2021-03-30 11:20 UTC  (3+ messages)
` [PATCH] "

Serious doubts about Gitlab CI
 2021-03-30 11:19 UTC  (10+ messages)

[Nouveau] [PATCH v2 00/20] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers
 2021-03-30 11:19 UTC  (10+ messages)
` [PATCH v2 17/20] drm/dp: Convert drm_dp_helper.c to using drm_err/drm_dbg_*()
` [PATCH v2 19/20] drm/dp_mst: Drop DRM_ERROR() on kzalloc() fail in drm_dp_mst_handle_up_req()
` [PATCH v2 20/20] drm/dp_mst: Convert drm_dp_mst_topology.c to drm_err()/drm_dbg*()

[PATCH 1/3] perf/arm_pmu_platform: Use dev_err_probe() for IRQ errors
 2021-03-30 11:18 UTC  (2+ messages)

[PATCH] docs: perf: Address some html build warnings
 2021-03-30 11:18 UTC  (3+ messages)

[PATCH v5 0/2] io_uring: add support for IORING_OP_GETDENTS
 2021-03-30 11:19 UTC  (3+ messages)
` [PATCH v5 1/2] readdir: split the core of getdents64(2) out into vfs_getdents()
` [PATCH v5 2/2] io_uring: add support for IORING_OP_GETDENTS

[PATCH v1] usb: dwc3: core: Add shutdown callback for dwc3
 2021-03-30 11:16 UTC  (6+ messages)

[PATCH v2 0/4] cxl/mem: Fix memdev device setup
 2021-03-30 11:16 UTC  (3+ messages)
` [PATCH v2 2/4] cxl/mem: Fix synchronization mechanism for device removal vs ioctl operations

[PATCH v5 00/19] coresight: Add support for ETE and TRBE
 2021-03-30 11:12 UTC  (5+ messages)
` [PATCH v5 07/19] arm64: kvm: Enable access to TRBE support for host

[PATCH v2 00/13] Support Pensando Elba SoC
 2021-03-30 11:13 UTC  (7+ messages)
` [PATCH v2 02/13] spi: cadence-quadspi: Add QSPI support for "
` [PATCH v2 10/13] dt-bindings: spi: cadence-qspi: Add "

[jpirko-mlxsw:linecards 76/80] drivers/platform/mellanox/mlxreg-lc.c:568:2: warning: variable 'err' is used uninitialized whenever switch default is taken
 2021-03-30 11:14 UTC 

[PATCH 00/10] nvmem: patches (set 1) for 5.13
 2021-03-30 11:12 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: nvmem: mediatek: add support for MediaTek mt8192 SoC
` [PATCH 02/10] nvmem: convert comma to semicolon
` [PATCH 03/10] drivers: nvmem: Fix voltage settings for QTI qfprom-efuse
` [PATCH 04/10] dt-bindings: nvmem: add Broadcom's NVRAM
` [PATCH 05/10] nvmem: brcm_nvram: new driver exposing "
` [PATCH 06/10] nvmem: core: Add functions to make number reading easy
` [PATCH 07/10] nvmem: core: Fix unintentional sign extension issue
` [PATCH 08/10] nvmem: rmem: fix undefined reference to memremap
` [PATCH 09/10] dt-bindings: nvmem: Add SoC compatible for sc7280
` [PATCH 10/10] nvmem: qfprom: Add support for fuse blowing on sc7280

No active event for loopback
 2021-03-30 11:13 UTC 

[pinctrl:for-next] BUILD SUCCESS 624a401326ba9c5ce1bbb65ef3b840f6f1df4f8e
 2021-03-30 11:12 UTC 

[pinctrl:fixes] BUILD SUCCESS ba845907b23a6584e5944f6fbffda3efb010c28b
 2021-03-30 11:12 UTC 

[PATCH] gpio: sim: actually use the OF module table
 2021-03-30 11:11 UTC  (2+ messages)

[PATCH] Use shutil.move when os.rename fails
 2021-03-30 11:10 UTC  (5+ messages)
` [OE-core] "

[PATCH 0/2] arm64/timer: trival fix for sync inside counter
 2021-03-30 11:08 UTC  (5+ messages)
` [PATCH 1/2] arm64/gettimeofday: correct the note about isb in __arch_get_hw_counter()
` [PATCH 2/2] arm64/arch_timer: replace arch_counter_enforce_ordering() with isb

[meta-python][PATCH 1/3] python3-pyroute2: Upgrade 0.5.15 -> 0.5.16
 2021-03-30 11:10 UTC  (3+ messages)
` [meta-python][PATCH 2/3] python3-h5py: Upgrade 3.1.0 -> 3.2.1
` [meta-python][PATCH 3/3] python3-cheetah: Upgrade 3.2.6 -> 3.2.6.post1

main - all: fix typos
 2021-03-30 11:10 UTC 

main - man: show config options with comments
 2021-03-30 11:10 UTC 

main - man: describe profile support lvmcache.7
 2021-03-30 11:10 UTC 

main - man: writecache missed for --type
 2021-03-30 11:10 UTC 

main - libdm: use libdm header util.h
 2021-03-30 11:10 UTC 

main - device_mapper: remove unused lines
 2021-03-30 11:10 UTC 

[PATCH v3 0/2] drm/mediatek: Don't support hdmi connector creation
 2021-03-30 11:09 UTC  (9+ messages)
` [PATCH v3 1/2] drm/mediatek: Switch the hdmi bridge ops to the atomic versions
` [PATCH v3 2/2] drm/mediatek: Don't support hdmi connector creation

main - configure: support builds without versioning
 2021-03-30 11:10 UTC 

[shenki:aspeed-otp 121/140] npcm7xx-jtag-master.c:undefined reference to `spi_sync'
 2021-03-30 11:08 UTC 

[PATCH v5 00/19] Support ROHM BD71815 PMIC
 2021-03-30 11:06 UTC  (2+ messages)

[PATCH v4 0/5] Add support for the PolarFire SoC system controller
 2021-03-30 11:06 UTC  (3+ messages)

[PATCH] irqchip/gic-v3: Fix IPRIORITYR can't perform byte operations in GIC-600
 2021-03-30 11:05 UTC  (4+ messages)

[PATCH dwarves v3] libbpf: allow to use packaged version
 2021-03-30 11:06 UTC  (3+ messages)

[PATCH v3] soc: mediatek: mmsys: Add mt8183 mmsys routing table
 2021-03-30 11:04 UTC  (3+ messages)

[PATCH v3 0/4] add device drivers for Siemens Industrial PCs
 2021-03-30 11:04 UTC  (3+ messages)
` [PATCH v3 2/4] leds: simatic-ipc-leds: add new driver for Siemens Industial PCs

[PATCH v2 0/2] qcow2: Force preallocation with data-file-raw
 2021-03-30 11:03 UTC  (2+ messages)

[GIT PULL 1/3] SoCFPGA updates for v5.13
 2021-03-30 11:04 UTC  (3+ messages)
` [GIT PULL 2/3] SoCFPGA DTS "
` [GIT PULL 3/3] ARM64 defconfig update "

[PATCH v2 0/5] j721e-wiz/cadence-torrent: Support to skip SERDES configuration
 2021-03-30 11:01 UTC  (6+ messages)
` [PATCH v2 1/5] phy: ti: j721e-wiz: Do not configure wiz if its already configured
` [PATCH v2 2/5] phy: cadence-torrent: Group reset APIs and clock APIs
` [PATCH v2 3/5] phy: cadence-torrent: Do not configure SERDES if it's already configured
` [PATCH v2 4/5] phy: cadence-torrent: Explicitly request exclusive reset control
` [PATCH v2 5/5] phy: cadence-torrent: Add delay for PIPE clock to be stable


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.