linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-23 23:26:52 to 2020-05-24 15:42:22 UTC [more...]

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

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

[PATCH] drivers: counter: Add Cros EC Sync counter
 2020-04-12 11:06 UTC  (2+ messages)

[PATCH] printk: Remove pr_cont_once()
 2020-05-24 15:32 UTC 

[PATCH] workqueue: Fix double kfree(rescuer) in destroy_workqueue()
 2020-05-24 15:33 UTC 

[PATCH] sdhci: tegra: Avoid reading autocal timeout values when not applicable
 2020-05-24 15:33 UTC  (2+ messages)

[PATCH 1/2] software node: implement software_node_unregister()
 2020-05-24 15:30 UTC  (2+ messages)
` [PATCH 2/2] kobject: send KOBJ_REMOVE uevent when the object is removed from sysfs

[PATCH] dt/platform: Fix comment in of_dev_lookup()
 2020-05-24 15:26 UTC 

[PATCH v2] firewire-core: remove cast of function callback
 2020-05-24 15:23 UTC  (2+ messages)

include/linux/compiler.h:344:38: error: call to '__compiletime_assert_172' declared with attribute error: BUILD_BUG_ON failed: KASAN_SHADOW_START & ~PGDIR_MASK
 2020-05-24 15:15 UTC 

[PATCH v2 0/3] x86/boot: get rid of GOT entries and associated fixup code
 2020-05-24 15:15 UTC  (11+ messages)
` [PATCH v2 1/3] x86/boot/compressed: move .got.plt entries out of the .got section
` [PATCH v2 2/3] x86/boot/compressed: force hidden visibility for all symbol references
` [PATCH v2 3/3] x86/boot/compressed: get rid of GOT fixup code

[GIT pull] efi/urgent for v5.7-rc7
 2020-05-24 15:08 UTC  (3+ messages)
` [GIT pull] sched/urgent "
` [GIT pull] x86/urgent "

fs/proc/task_nommu.c:67:55: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-05-24 14:59 UTC 

[PATCH v5 0/4] iio: magnetometer: ak8975: Add gpio reset support
 2020-05-24 14:59 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: iio: magnetometer: ak8975: convert format to yaml, add maintainer
` [PATCH v5 4/4] iio: magnetometer: ak8975: Add gpio reset support

[PATCH] twist: allow converting pr_devel()/pr_debug() into printk(KERN_DEBUG)
 2020-05-24 14:50 UTC 

[PATCH v7 0/4] Introduce the for_each_set_clump macro
 2020-05-24 14:44 UTC  (6+ messages)
` [PATCH v7 1/4] bitops: Introduce the "
` [PATCH v7 2/4] lib/test_bitmap.c: Add for_each_set_clump test cases
` [PATCH v7 3/4] gpio: thunderx: Utilize for_each_set_clump macro
` [PATCH v7 4/4] gpio: xilinx: "

[RFC 00/11] Make C45 autoprobe more robust
 2020-05-24 14:44 UTC  (3+ messages)
` [RFC 08/11] net: phy: Allow mdio buses to auto-probe c45 devices

[PATCH] iio: light: iqs621: remove usage of iio_priv_to_dev()
 2020-05-24 14:40 UTC  (3+ messages)

[PATCH] iio: light: tsl2563: pass iio device as i2c_client private data
 2020-05-24 14:39 UTC  (2+ messages)

[PATCH] iio: humidity: hts221: remove usage of iio_priv_to_dev()
 2020-05-24 14:39 UTC  (2+ messages)

[PATCH] iio: position: iqs624: remove usage of iio_priv_to_dev()
 2020-05-24 14:31 UTC  (3+ messages)

[PATCH] mm/memblock:Do not retry a range that has already been checked
 2020-05-24 14:16 UTC 

[PATCH] Removing ununsed variable int lo, hi, int data and int i from comedi/drivers/dt2814.c
 2020-05-24 14:08 UTC  (6+ messages)

[PATCHSET v2 0/12] Add support for async buffered reads
 2020-05-24 14:05 UTC  (5+ messages)
` [PATCH 05/12] mm: support async buffered reads in generic_file_buffered_read()

[tip:x86/mm] BUILD SUCCESS 0fcfdf55db9e1ecf85edd6aa8d0bc78a448cb96a
 2020-05-24 14:00 UTC 

[PATCH v5 00/18] Rework READ_ONCE() to improve codegen
 2020-05-24 14:01 UTC  (11+ messages)
` [PATCH v5 04/18] sparc32: mm: Reduce allocation size for PMD and PTE tables

[RFC PATCH 00/13] Core scheduling v5
 2020-05-24 14:00 UTC  (7+ messages)
` [PATCH RFC] sched: Add a per-thread core scheduling interface

[PATCH 1/3] iio: Move attach/detach of the poll func to the core
 2020-05-24 13:54 UTC  (6+ messages)
` [PATCH 2/3] iio: adc: at91-sama5d2_adc: remove predisable/postenable hooks
` [PATCH 3/3] iio: remove iio_triggered_buffer_postenable()/iio_triggered_buffer_predisable()

[PATCH v2] mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
 2020-05-24 13:43 UTC 

[PATCH] lib/bitmap: rework bitmap_cut()
 2020-05-24 13:24 UTC  (4+ messages)

[PATCH] ipc/msg.c: wake up senders until there is a queue empty capacity
 2020-05-24 13:21 UTC  (2+ messages)

[PATCH] iio: stm32-dfsdm-adc: keep a reference to the iio device on the state struct
 2020-05-24 13:13 UTC  (2+ messages)

[PATCH] iio: stm32-adc: keep a reference to the iio device on the state struct
 2020-05-24 13:09 UTC  (2+ messages)

[PATCH] bitops: simplify get_count_order_long()
 2020-05-24 12:35 UTC 

Capabilities are list when creating a user namespace
 2020-05-24 12:32 UTC 

[PATCH v13 2/3] i2c: npcm7xx: Add Nuvoton NPCM I2C controller driver
 2020-05-24 12:20 UTC  (2+ messages)

drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1680: undefined reference to `devm_ioremap_resource'
 2020-05-24 12:16 UTC 

Some -serious- BPF-related litmus tests
 2020-05-24 12:09 UTC  (6+ messages)

[PATCH V5 0/5] iio: adc: Add support for QCOM SPMI PMIC7 ADC
 2020-05-24 12:04 UTC  (5+ messages)
` [PATCH V5 3/5] iio: adc: Add support for "
` [PATCH V5 5/5] iio: adc: Clean up ADC code common to PMIC5 and PMIC7

[PATCH] drivers/irqchip: Remove function callback casts
 2020-05-24 11:46 UTC  (2+ messages)

[PATCH v3 0/5] iio: imu: bmi160: added regulator and mount-matrix support
 2020-05-24 11:43 UTC  (5+ messages)
` [PATCH v3 1/5] dt-bindings: iio: imu: bmi160: convert txt format to yaml
` [PATCH v3 5/5] iio: imu: bmi160: added mount-matrix support

[tip:x86/build] BUILD SUCCESS d6ee6529436a15a0541aff6e1697989ee7dc2c44
 2020-05-24 11:41 UTC 

KASAN: use-after-free Read in evdev_cleanup
 2020-05-24 11:22 UTC  (2+ messages)

[PATCH] mm/compaction: avoid VM_BUG_ON(PageSlab()) in page_mapcount()
 2020-05-24 11:21 UTC  (3+ messages)

[PATCH v2 1/2] staging: rtl8188eu: clean up some declarations
 2020-05-24 11:17 UTC  (3+ messages)
` [PATCH v2 2/2] staging: rtl8188eu: make some arrays static const

KASAN: use-after-free Read in uif_close
 2020-05-24 11:14 UTC  (4+ messages)

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-05-24 10:50 UTC  (6+ messages)
` [PATCH v1 07/25] lockdep: Add preemption disabled assertion API

KVM broken after suspend in most recent kernels
 2020-05-24 10:43 UTC  (2+ messages)

KASAN: use-after-free Read in joydev_cleanup
 2020-05-24 10:24 UTC 

[PATCH -next] pwm: pca9685: Remove set but not used variable 'pwm'
 2020-05-24 10:21 UTC  (5+ messages)

[tip:x86/timers] BUILD SUCCESS bd35c77e32e4359580207891c0f7a438ad4b42df
 2020-05-24 10:13 UTC 

[PATCH] nios2: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_args
 2020-05-24 10:06 UTC 

[PATCH V5 0/8] Add APSS clock controller support for IPQ6018
 2020-05-24 10:04 UTC  (9+ messages)
` [PATCH V5 1/8] dt-bindings: mailbox: Add YAML schemas for QCOM APCS global block
` [PATCH V5 2/8] dt-bindings: clock: add ipq6018 a53 pll compatible
` [PATCH V5 3/8] clk: qcom: Add ipq apss pll driver
` [PATCH V5 4/8] clk: qcom: Add DT bindings for ipq6018 apss clock controller
` [PATCH V5 5/8] clk: qcom: Add "
` [PATCH V5 6/8] dt-bindings: mailbox: Add dt-bindings for ipq6018 apcs global block
` [PATCH V5 7/8] mailbox: qcom: Add ipq6018 apcs compatible
` [PATCH V5 8/8] arm64: dts: ipq6018: Add a53 pll and apcs clock

[RFC PATCH v2 0/3] Prefer working VT console over SPCR and device-tree chosen stdout-path
 2020-05-24 10:01 UTC  (4+ messages)
` [RFC PATCH v2 1/3] printk: Add function to set console to preferred console's driver

[PATCH 0/2] drivers/phy/ti: Constify structs
 2020-05-24  9:55 UTC  (3+ messages)
` [PATCH 1/2] phy: ti: am654-serdes: Constify regmap_config
` [PATCH 2/2] phy: ti: j721e-wiz: Constify structs

[PATCH V4 0/8] Add APSS clock controller support for IPQ6018
 2020-05-24  9:49 UTC  (10+ messages)
` [PATCH V4 2/8] dt-bindings: clock: Add schema for QCOM IPQ apss pll
` [PATCH V4 5/8] clk: qcom: Add ipq apss clock controller
` [PATCH V4 7/8] mailbox: qcom: Add ipq6018 apcs compatible

[PATCH V3 0/8] Add APSS clock controller support for IPQ6018
 2020-05-24  9:36 UTC  (6+ messages)
` [PATCH V3 3/8] clk: qcom: Add A53 PLL support for ipq6018 devices

[PATCH] MIPS: DTS: Only build subdir of current platform
 2020-05-24  9:28 UTC  (2+ messages)

[PATCH 0/8] Introduce sv48 support
 2020-05-24  9:10 UTC  (9+ messages)
` [PATCH 1/8] riscv: Get rid of compile time logic with MAX_EARLY_MAPPING_SIZE
` [PATCH 2/8] riscv: Allow to dynamically define VA_BITS
` [PATCH 3/8] riscv: Simplify MAXPHYSMEM config
` [PATCH 4/8] riscv: Prepare ptdump for vm layout dynamic addresses
` [PATCH 5/8] riscv: Implement sv48 support
` [PATCH 6/8] riscv: Allow user to downgrade to sv39 when hw supports sv48
` [PATCH 7/8] riscv: Use pgtable_l4_enabled to output mmu type in cpuinfo
` [PATCH 8/8] riscv: Explicit comment about user virtual address space size

[PATCH] staging/rtl8192e: Remove function callback casts
 2020-05-24  9:15 UTC 

[PATCH] workqueue: Fix double kfree(rescuer) in destroy_workqueue()
 2020-05-24  9:22 UTC 

[PATCH v2] media: s3c-camif: Fix missing disable in tegra_adma_probe()
 2020-05-24  9:03 UTC 

[PATCH v3 0/3] vmalloc kernel mapping and relocatable kernel
 2020-05-24  8:52 UTC  (4+ messages)
` [PATCH v3 1/3] riscv: Move kernel mapping to vmalloc zone
` [PATCH v3 2/3] riscv: Introduce CONFIG_RELOCATABLE
` [PATCH v3 3/3] arch, scripts: Add script to check relocations at compile time

[PATCH] staging: rtl8188eu: clean up some declarations
 2020-05-24  8:51 UTC  (2+ messages)

[PATCH v13 0/3] i2c: npcm7xx: add NPCM i2c controller driver
 2020-05-24  8:35 UTC  (5+ messages)
` [PATCH v13 1/3] dt-bindings: i2c: npcm7xx: add NPCM I2C controller

[PATCH 1/3 RESEND] sched: Remove __rcu annotation from cred pointer
 2020-05-24  8:11 UTC  (2+ messages)

[PATCH] Makefile: support compressed debug info
 2020-05-24  7:48 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] proc/fd: Remove the initialization of variables in seq_show()
 2020-05-24  7:46 UTC 

[PATCH 0/7] Record the mm_struct in the page table pages
 2020-05-24  7:42 UTC  (4+ messages)

[PATCH v2 1/2] drivers: provide devm_platform_request_irq()
 2020-05-24  7:00 UTC 

[PATCH v2] ALSA: line6: add hw monitor volume control for POD HD500
 2020-05-24  6:59 UTC  (2+ messages)

arm64: Register modification during syscall entry/exit stop
 2020-05-24  6:56 UTC  (6+ messages)

[PATCH v2 00/18] Add support for Nitro Enclaves
 2020-05-24  6:32 UTC  (5+ messages)
` [PATCH v2 04/18] nitro_enclaves: Init PCI device driver

[PATCHv2 0/2] optee: register drivers on optee bus
 2020-05-24  6:22 UTC  (3+ messages)
` [PATCHv2 1/2] optee: do drivers initialization before and after tee-supplicant run

[PATCH] dmaengine: stm32-dmamux: Fix runtime PM imbalance on error
 2020-05-24  6:02 UTC 

reference to Linux Foundation NDA program obsolete?
 2020-05-24  5:33 UTC 

[PATCH] media: venus: core: Fix runtime PM imbalance in venus_probe
 2020-05-24  5:29 UTC 

drivers/misc/pci_endpoint_test.c:347:6: warning: Local variable 'irq_type' shadows outer variable [shadowVariable]
 2020-05-24  5:28 UTC 

[PATCH V3] thermal: imx: Add missing of_node_put()
 2020-05-24  5:05 UTC  (3+ messages)

[PATCH] arm64: ptrace: Fix PTRACE_SINGLESTEP into signal handler
 2020-05-24  4:38 UTC 

[PATCH] media: venus: venc: Fix runtime PM imbalance in venc_open
 2020-05-24  4:31 UTC 

[linux-next RFC v2] mm/gup.c: Convert to use get_user_{page|pages}_fast_only()
 2020-05-24  4:27 UTC 

[PATCH V2] media: s3c-camif: fix missing disable in tegra_adma_probe()
 2020-05-24  3:46 UTC 

drivers/gpu/drm/i915/display/intel_color.c:1840 ilk_read_lut_8() error: potential null dereference 'blob'. (drm_property_create_blob returns null)
 2020-05-24  2:51 UTC 

[PATCH] media: exynos4-is: Fix runtime PM imbalance in isp_video_open
 2020-05-24  3:34 UTC 

next-20200522 - build fail in fs/binfmt_elf_fdpic.c
 2020-05-24  3:28 UTC 

[RFC PATCH 0/2] Add Xilinx DSI-TX DRM driver
 2020-05-24  3:08 UTC  (7+ messages)
` [RFC PATCH 1/2] dt-bindings: display: xlnx: Add Xilinx DSI TX subsystem bindings
` [RFC PATCH 2/2] drm: xlnx: driver for Xilinx DSI TX Subsystem

[PATCH] media: exynos4-is: Fix runtime PM imbalance in fimc_is_probe
 2020-05-24  2:59 UTC 

[PATCH 0/3] fs: reduce export usage of kerne_read*() calls
 2020-05-24  2:52 UTC  (9+ messages)

[PATCH] iio: magnetometer: ak8974: Fix runtime PM imbalance on error
 2020-05-24  2:51 UTC 

[PATCH 0/6] arm64: dts: qcom: smmu/USB nodes and HDK855/HDK865 dts
 2020-05-24  2:38 UTC  (7+ messages)
` [PATCH 1/6] arm64: dts: qcom: sm8150: add apps_smmu node
` [PATCH 2/6] arm64: dts: qcom: sm8250: "
` [PATCH 3/6] arm64: dts: qcom: sm8150: Add secondary USB and PHY nodes
` [PATCH 4/6] arm64: dts: qcom: sm8250: Add USB and PHY device nodes
` [PATCH 5/6] arm64: dts: qcom: add sm8150 hdk dts
` [PATCH 6/6] arm64: dts: qcom: add sm8250 "

[PATCH v13 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2020-05-24  2:27 UTC  (5+ messages)
` [PATCH v13 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem
` [PATCH v13 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver

[PATCH] drm/qxl: Replace deprecated function in qxl_display
 2020-05-24  2:26 UTC 

[PATCH] drm/panfrost: Fix runtime PM imbalance in panfrost_perfcnt_enable_locked
 2020-05-24  2:18 UTC 

[PATCH 0/3] phy: qcom-qmp: add V4 USB PHYs
 2020-05-24  2:14 UTC  (4+ messages)
` [PATCH 1/3] phy: qcom-qmp: Allow different values for second lane
` [PATCH 2/3] phy: qcom-qmp: Add QMP V4 USB3 UNIPHY
` [PATCH 3/3] phy: qcom-qmp: Add QMP V4 USB3 PHY support for sm8250

[RFC PATCH v12 0/11] Enable ptp_kvm for arm64
 2020-05-24  2:11 UTC  (6+ messages)
` [RFC PATCH v12 09/11] ptp: extend input argument for getcrosstimestamp API
` [RFC PATCH v12 10/11] arm64: add mechanism to let user choose which counter to return

[PATCH] drm/i915/selftests: Fix runtime PM imbalance on error
 2020-05-24  2:08 UTC 

[PATCH] sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()
 2020-05-24  2:09 UTC  (3+ messages)

[PATCH] mm,thp: stop leaking unreleased file pages
 2020-05-24  1:50 UTC 

[PATCH v12 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2020-05-24  1:45 UTC  (5+ messages)
` [PATCH v12 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem

[PATCH V4 00/17] arm64/cpufeature: Introduce ID_PFR2, ID_DFR1, ID_MMFR5 and other changes
 2020-05-24  1:09 UTC  (7+ messages)
` [PATCH V4 13/17] arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR1 register
` [PATCH V4 15/17] arm64/cpufeature: Add remaining feature bits in ID_AA64DFR0 register

kernel/livepatch/../sched/sched.h:1619:25: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2020-05-24  0:54 UTC 

[PATCH] thermal: imx8mm: Add get_trend ops
 2020-05-24  0:50 UTC  (5+ messages)

[PATCH] x86/reboot/quirks: Add MacBook6,1 reboot quirk
 2020-05-24  0:39 UTC  (3+ messages)

[GIT] Networking
 2020-05-24  0:20 UTC  (2+ messages)

[PATCH v3 0/3] vfio-pci: Block user access to disabled device MMIO
 2020-05-24  0:02 UTC  (6+ messages)
` [PATCH v3 3/3] vfio-pci: Invalidate mmaps and block MMIO access on disabled memory

[PATCH v2 0/5] net: provide a devres variant of register_netdev()
 2020-05-23 23:56 UTC  (2+ messages)

[PATCH] net: smsc911x: Fix runtime PM imbalance on error
 2020-05-23 23:52 UTC  (2+ messages)

[PATCH net-next v2] net: psample: fix build error when CONFIG_INET is not enabled
 2020-05-23 23:36 UTC  (2+ messages)

[PATCH v2] net/mlx4_core: fix a memory leak bug
 2020-05-23 23:35 UTC  (2+ messages)

lockdep trace with xfs + mm in it from 5.7.0-rc5
 2020-05-23 23:35 UTC  (5+ messages)

[PATCH] net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend
 2020-05-23 23:35 UTC  (2+ messages)

[PATCH net v2] net: phy: mscc: fix initialization of the MACsec protocol mode
 2020-05-23 23:33 UTC  (2+ messages)

[PATCH] net: stmmac: don't attach interface until resume finishes
 2020-05-23 23:30 UTC  (2+ messages)

[PATCH] net: Fix return value about devm_platform_ioremap_resource()
 2020-05-23 23:29 UTC  (2+ messages)

[PATCH net-next] net: phy: at803x: fix PHY ID masks
 2020-05-23 23:26 UTC  (2+ messages)


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