All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-23 13:28:00 to 2020-05-23 17:11:51 UTC [more...]

[PATCH v2 0/4] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-05-23 17:11 UTC  (3+ messages)
` [PATCH v2 1/4] gpio: gpiolib: Allow GPIO IRQs to lazy disable
` [PATCH v2 3/4] pinctrl: qcom: Add msmgpio irqchip flags

[PATCH 01/30] net: eepro100: Remove EEPRO100_SROM_WRITE
 2020-05-23 17:11 UTC  (32+ messages)
` [PATCH 02/30] net: eepro100: Clean up comments
` [PATCH 03/30] net: eepro100: Use plain debug()
` [PATCH 04/30] net: eepro100: Fix spacing
` [PATCH 05/30] net: eepro100: Fix braces
` [PATCH 06/30] net: eepro100: Fix parenthesis alignment
` [PATCH 07/30] net: eepro100: Fix pointer location
` [PATCH 08/30] net: eepro100: Fix indented label
` [PATCH 09/30] net: eepro100: Fix remaining checkpatch issues
` [PATCH 10/30] net: eepro100: Fix camelcase
` [PATCH 11/30] net: eepro100: Use standard I/O accessors
` [PATCH 12/30] net: eepro100: Replace purge_tx_ring() with memset()
` [PATCH 13/30] net: eepro100: Factor out tx_ring command issuing
` [PATCH 14/30] net: eepro100: Add cache management
` [PATCH 15/30] net: eepro100: Remove volatile misuse
` [PATCH 16/30] net: eepro100: Reorder functions in the driver
` [PATCH 17/30] net: eepro100: Use PCI_DEVICE() to define PCI device compat list
` [PATCH 18/30] net: eepro100: Switch from malloc()+memset() to calloc()
` [PATCH 19/30] net: eepro100: Factor out MII registration
` [PATCH 20/30] net: eepro100: Fix EE_*_CMD macros
` [PATCH 21/30] net: eepro100: Drop inline keyword
` [PATCH 22/30] net: eepro100: Pass PCI BDF into bus_to_phys()/phys_to_bus()
` [PATCH 23/30] net: eepro100: Introduce device private data
` [PATCH 24/30] net: eepro100: Pass device private data around
` [PATCH 25/30] net: eepro100: Pass device private data into mdiobus
` [PATCH 26/30] net: eepro100: Add RX/TX rings into the private data
` [PATCH 27/30] net: eepro100: Drop bd_t pointer from read_hw_addr()
` [PATCH 28/30] net: eepro100: Split common parts of non-DM functions out
` [PATCH 29/30] net: eepro100: Add DM support
` [PATCH 30/30] net: eepro100: Add Kconfig entries

[PATCH 0/8] soc: Use custom soc attribute group and DEVICE_ATTR_RO
 2020-05-23 17:08 UTC  (18+ messages)
` [PATCH 1/8] soc: realview: Switch to use DEVICE_ATTR_RO()
` [PATCH 2/8] soc: realview: Use custom soc attribute group instead of device_create_file
` [PATCH 3/8] soc: integrator: Switch to use DEVICE_ATTR_RO()
` [PATCH 4/8] soc: integrator: Use custom soc attribute group instead of device_create_file
` [PATCH 5/8] soc: ux500: Switch to use DEVICE_ATTR_RO()
` [PATCH 6/8] soc: ux500: Use custom soc attribute group instead of device_create_file
` [PATCH 7/8] ARM: OMAP2: Switch to use DEVICE_ATTR_RO()
` [PATCH 8/8] ARM: OMAP2: Use custom soc attribute group instead of device_create_file

[PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource
 2020-05-23 17:11 UTC  (2+ messages)

[PATCH v2 0/2] drivers: provide devm_platform_request_irq()
 2020-05-23 17:09 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] i2c: busses: convert to devm_platform_request_irq()

[PATCH 1/2 v3] alpha: add a delay to inb_p, inb_w and inb_l
 2020-05-23 17:09 UTC  (15+ messages)
                ` [PATCH v4] alpha: fix memory barriers so that they conform to the specification
                      ` [PATCH v5] "

[RESEND PATCH v14 00/11] Convert PWM period and duty cycle to u64
 2020-05-23 17:08 UTC  (8+ messages)
` [RESEND PATCH v14 04/11] pwm: clps711x: Cast period to u32 before use as divisor

[PATCH] linux/blkdev.h: Use ilog2() directly in blksize_bits()
 2020-05-23 17:07 UTC  (2+ messages)

[PATCH 0/4] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-05-23 17:06 UTC  (4+ messages)
` [PATCH 1/4] gpio: gpiolib: Allow GPIO IRQs to lazy disable

adding linux-pwm archives to lore.kernel.org?
 2020-05-23 17:05 UTC  (2+ messages)

KASAN: use-after-free Read in put_device
 2020-05-23 17:04 UTC 

possible deadlock in media_devnode_release
 2020-05-23 17:04 UTC 

KASAN: use-after-free Read in mousedev_cleanup
 2020-05-23 17:04 UTC 

[PATCH 0/5] Golang build fixes
 2020-05-23 17:03 UTC  (12+ messages)
` [PATCH 1/5] golang: Add a minimum go version to go.mod
` [PATCH 2/5] golang: Add a variable for the libxl source directory
` [PATCH 3/5] libxl: Generate golang bindings in libxl Makefile
` [PATCH 4/5] golang/xenlight: Use XEN_PKG_DIR variable rather than open-coding
` [PATCH 5/5] gitignore: Ignore golang package directory

[PATCH] kbuild: reuse vmlinux.o in vmlinux_link
 2020-05-23 16:53 UTC  (8+ messages)

[PATCH 0/8] Introduce local_lock()
 2020-05-23 16:59 UTC  (9+ messages)
` [PATCH 3/8] srcu: Use local_lock() for per-CPU struct srcu_data access

[PATCH 00/19] Add Thread Sanitizer support to QEMU
 2020-05-23 16:55 UTC  (3+ messages)
` [PATCH 01/19] configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext

[PATCH v4 0/4] xfs: fix stale disk exposure after crash
 2020-05-23 16:49 UTC  (5+ messages)
` [PATCH 1/4] xfs: don't fail unwritten extent conversion on writeback due to edquot
` [PATCH 2/4] xfs: measure all contiguous previous extents for prealloc size
` [PATCH 3/4] xfs: refactor xfs_iomap_prealloc_size
` [PATCH 4/4] xfs: force writes to delalloc regions to unwritten

[linux-next RFC] mm/gup.c: Convert to use get_user_pages_fast_only()
 2020-05-23 16:53 UTC  (3+ messages)

Multiboot 2 Header Alignment: implementation contradicts specification
 2020-05-23 16:50 UTC 

[Intel-wired-lan] [PATCH v2 1/1] igc: Add initial EEE support
 2020-05-23 16:50 UTC  (3+ messages)

[Bug 206475] New: amdgpu under load drop signal to monitor until hard reset
 2020-05-23 16:44 UTC  (3+ messages)
` [Bug 206475] "

5.6, slow send/receive, < 1MB/s
 2020-05-23 16:42 UTC  (10+ messages)

[PATCH v3] submodule: port subcommand 'set-branch' from shell to C
 2020-05-23 16:39 UTC  (2+ messages)
` [PATCH v4] "

[PATCH net-next v2 0/2] flow_dissector, cls_flower: Add support for multiple MPLS Label Stack Entries
 2020-05-23 16:35 UTC  (2+ messages)

[PATCH 0/8] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-05-23 16:34 UTC  (4+ messages)
` [PATCH 2/8] KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info

[bpf-next PATCH v4 0/5] bpf: Add sk_msg and networking helpers
 2020-05-23 16:29 UTC  (4+ messages)
` [bpf-next PATCH v4 2/5] bpf: extend bpf_base_func_proto helpers with probe_* and *current_task*

'HEAD' is not a commit (according to git-checkout)
 2020-05-23 16:29 UTC  (4+ messages)

[Bug 207855] New: arcconf host reset causes kernel panic -> driver crash?
 2020-05-23 16:29 UTC  (2+ messages)
` [Bug 207855] "

[soc:for-next] BUILD SUCCESS b2ebaf9d51a286731b18d1db0f1333afa9ede86f
 2020-05-23 16:20 UTC 

[PATCH 00/24] xfs: rework inode flushing to make inode reclaim fully asynchronous
 2020-05-23 16:18 UTC  (3+ messages)

[PATCH 0/2] Fix issue with not starting nesting guests on my system
 2020-05-23 16:14 UTC  (3+ messages)
` [PATCH 1/2] kvm/x86/vmx: enable X86_FEATURE_WAITPKG in KVM capabilities
` [PATCH 2/2] kvm/x86: don't expose MSR_IA32_UMWAIT_CONTROL unconditionally

Bug#912846: grub2: stop depending on ttf-dejavu-core
 2020-05-23 16:02 UTC 

fs/nfs/fs_context.c:1219 nfs_fs_context_validate() warn: inconsistent indenting
 2020-05-23 16:11 UTC 

[PATCH] Fix various coding-style issues and improve printk() usage
 2020-05-23 16:06 UTC 

CFLAGS overridden by distribution build system
 2020-05-23 15:59 UTC  (2+ messages)

Is this a correct usage of the FIB facility of NFTABLES? (BCP-38)
 2020-05-23 15:57 UTC 

x86: Question about state of general purpose registers on switch to 64-bit mode
 2020-05-23 15:57 UTC 

Xenomai Digest, Vol 97, Issue 31
 2020-05-23 15:55 UTC  (2+ messages)

[PATCH] trace/ftrace: fix maybe-uninitialized compiler warning
 2020-05-23 15:53 UTC 

fiemap cleanups v4
 2020-05-23 15:52 UTC  (2+ messages)

[PATCH 0/6] fixup ra/rebase-i-more-options
 2020-05-23 15:52 UTC  (7+ messages)
` [PATCH v3 0/5] cleanup ra/rebase-i-more-options
  ` [PATCH v3 4/5] rebase -i: support --ignore-date

MIPS: Fix exception handler memcpy()
 2020-05-23 15:50 UTC 

[PATCH] proc/fd: Remove the initialization of variables in seq_show()
 2020-05-23 15:49 UTC 

Ext. HDDs not working under Linux via USB 3.0 but under Windows
 2020-05-23 15:48 UTC  (2+ messages)

[PATCH] xf86drm: add drmOpenByFB
 2020-05-23 15:44 UTC 

[PATCH] kobject: Make sure the parent does not get released before its children
 2020-05-23 15:44 UTC  (6+ messages)

[PATCH net-next] ethtool: propagate get_coalesce return value
 2020-05-23 15:40 UTC 

[PATCH] multiboot: Add support for program headers at "strange" locations
 2020-05-23 15:37 UTC  (2+ messages)

[PATCH] tbs2910: migrate to DM_VIDEO
 2020-05-23 15:31 UTC  (5+ messages)
  ` [PATCH] video: extend stdout video console work-around for 'vga'

[GIT PULL] Driver core fixes for 5.7-rc7
 2020-05-23 15:29 UTC  (3+ messages)
` [GIT PULL] Driver core fixes for 5.7-rc7 - take 2

[RFC 00/11] Make C45 autoprobe more robust
 2020-05-23 15:28 UTC  (3+ messages)
` [RFC 03/11] net: phy: refactor c45 phy identification sequence

[PATCH v2] i2c: cadence: Add an error handling for platform_get_irq()
 2020-05-23 15:26 UTC  (7+ messages)

[net-next v4 01/12] Implementation of Virtual Bus
 2020-05-23 15:24 UTC 

[PATCH 0/4] SRP initiator and target patches for kernel v5.8
 2020-05-23 15:22 UTC  (4+ messages)
` [PATCH 1/4] RDMA/srp: Make the channel count configurable per target

blk-mq: improvement CPU hotplug (simplified version) v3
 2020-05-23 15:19 UTC  (8+ messages)

[PATCH v2 0/3] x86/boot: get rid of GOT entries and associated fixup code
 2020-05-23 15:17 UTC  (4+ messages)
` [PATCH v2 3/3] x86/boot/compressed: get rid of GOT "

[PATCH net-next v2 0/4] RGMII Internal delay common property
 2020-05-23 15:13 UTC  (7+ messages)
` [PATCH net-next v2 1/4] dt-bindings: net: Add tx and rx internal delays
` [PATCH net-next v2 4/4] net: dp83869: Add RGMII internal delay configuration

[PATCH] libfdt: Remove superfluous NUL character from overlay symbols
 2020-05-23 15:13 UTC  (7+ messages)

[dgc-xfs:xfs-async-inode-reclaim 2/30] fs/xfs/xfs_trans.c:617:31: warning: comparison of unsigned expression >= 0 is always true
 2020-05-23 15:12 UTC  (2+ messages)

patch "Revert "kobject: Make sure the parent does not get released before" added to driver-core-linus
 2020-05-23 15:13 UTC 

[PATCH] libfdt: Remove superfluous NUL character from overlay symbols
 2020-05-23 15:12 UTC 

mmotm 2020-05-22-20-35 uploaded
 2020-05-23 15:08 UTC  (2+ messages)
` mmotm 2020-05-22-20-35 uploaded (phy/intel/phy-intel-combo.c)

FAILED: patch "[PATCH] powerpc/64s: Disable STRICT_KERNEL_RWX" failed to apply to 5.4-stable tree
 2020-05-23 15:08 UTC  (3+ messages)

linux-next: build failure after merge of the tip tree
 2020-05-23 15:06 UTC  (8+ messages)

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-05-23 14:59 UTC  (4+ messages)
` [PATCH v1 07/25] lockdep: Add preemption disabled assertion API

[RFC PATCH net-next 0/4] RGMII Internal delay common property
 2020-05-23 14:58 UTC  (3+ messages)
` [RFC PATCH net-next 4/4] net: dp83869: Add RGMII internal delay configuration

I can't mount image
 2020-05-23 14:38 UTC  (5+ messages)

KASAN: use-after-free Read in uif_close
 2020-05-23 14:37 UTC  (3+ messages)

[PATCH v2 4/5] net: devres: provide devm_register_netdev()
 2020-05-23 14:34 UTC  (2+ messages)

[PULL] u-boot-usb/master
 2020-05-23 14:28 UTC  (2+ messages)

[PULL] u-boot-socfpga/net
 2020-05-23 14:28 UTC  (2+ messages)

[PATCH v3] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
 2020-05-23 14:21 UTC  (2+ messages)

[linux-linus test] 150337: regressions - FAIL
 2020-05-23 14:19 UTC 

[linux-next:master 4045/12102] include/linux/printk.h:295:9: note: in expansion of macro 'KERN_ALERT'
 2020-05-23 14:14 UTC 

[dpdk-dev] [PATCH] doc: announce the deprecation of legacy virtio support
 2020-05-23 14:07 UTC 

Redfish client use case for Software Image ExtendedVersion?
 2020-05-23 14:05 UTC  (2+ messages)

[PATCH V6 7/7] arm64: dts: sc7180: Add interconnect for QUP and QSPI
 2020-05-23 14:05 UTC  (2+ messages)

[Buildroot] [PATCH] docs/manual: new chapter on release engineering
 2020-05-23 14:05 UTC 

[linux-lvm] issue (or bug): when vgremove does removing lvmcache
 2020-05-23 14:03 UTC 

em28xx (card=68), tvp5150: S-Video not working
 2020-05-23 13:53 UTC 

[PATCH] mm/compaction: avoid VM_BUG_ON(PageSlab()) in page_mapcount()
 2020-05-23 13:55 UTC  (4+ messages)

[PCI] e5f40f65d8: BUG:kernel_reboot-without-warning_in_early-boot_stage, last_printk:early_console_in_setup_code
 2020-05-23 13:47 UTC 

[PATCH] dmaengine: rcar-dmac: Fix runtime PM imbalance on error
 2020-05-23 13:45 UTC 

[PATCH] spi: spi-fsl-lpspi: Fix runtime PM imbalance on error
 2020-05-23 13:38 UTC 

494344d6e6 ("vxlan: support for nexthop notifiers"): [ 6.235374] BUG: spinlock trylock failure on UP on CPU#0, swapper/1
 2020-05-23 13:38 UTC 

[PATCH v4 0/1] CPUCFG emulation on older Loongson64 cores
 2020-05-23 13:37 UTC  (2+ messages)
` [PATCH v4 1/1] MIPS: emulate CPUCFG instruction "

[PATCH v3 00/13] x86: cbfs: Various clean-ups to CBFS implementation
 2020-05-23 13:34 UTC  (3+ messages)
` [PATCH v3 12/13] cbfs: Allow reading a file from a CBFS given its base addr

[PATCH v2 0/5] net: provide a devres variant of register_netdev()
 2020-05-23 13:27 UTC  (9+ messages)
` [PATCH v2 2/5] net: move devres helpers into a separate source file
` [PATCH v2 3/5] net: devres: define a separate devres structure for devm_alloc_etherdev()
` [PATCH v2 4/5] net: devres: provide devm_register_netdev()
` [PATCH v2 5/5] net: ethernet: mtk_star_emac: use devm_register_netdev()

[PATCH V7 00/15] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-05-23 13:27 UTC  (3+ messages)
` [PATCH V7 12/15] KVM: MIPS: Add CONFIG6 and DIAG registers emulation


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.