All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-23 15:20:04 to 2020-05-23 17:19:12 UTC [more...]

[PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource
 2020-05-23 17:19 UTC  (60+ messages)
` [PATCH 04/32] pwm: renesas-tpu: "
` [PATCH 21/32] pwm: tiecap: "
` [PATCH 22/32] pwm: bcm2835: "
` [PATCH 23/32] pwm: berlin: "
` [PATCH 24/32] pwm: vt8500: "
` [PATCH 27/32] pwm: clps711x: "
` [PATCH 28/32] pwm: img: "
` [PATCH 29/32] pwm: lpc18xx-sct: "
` [PATCH 31/32] pwm: sifive: "

[PATCH 00/19] Add Thread Sanitizer support to QEMU
 2020-05-23 17:18 UTC  (8+ messages)
` [PATCH 01/19] configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext
` [PATCH 18/19] target/arm: Fix tsan warning in cpu.c

[PATCH 01/30] net: eepro100: Remove EEPRO100_SROM_WRITE
 2020-05-23 17:18 UTC  (48+ 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

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

Ignore mask handling in fanotify_group_event_mask()
 2020-05-23 17:14 UTC  (3+ messages)

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

[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 v2 0/2] drivers: provide devm_platform_request_irq()
 2020-05-23 17:09 UTC  (3+ messages)

[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  (7+ 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 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  (2+ 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 

[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  (6+ 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  (3+ 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  (4+ messages)

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

[PATCH v2] i2c: cadence: Add an error handling for platform_get_irq()
 2020-05-23 15:26 UTC  (3+ 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)


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.