linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-22 13:45:42 to 2020-07-22 16:40:34 UTC [more...]

[PATCH v31 00/12] Multicolor Framework v31
 2020-07-22 16:40 UTC  (4+ messages)
` [PATCH v31 06/12] leds: lp55xx: Add multicolor framework support to lp55xx

[PATCH] mtd: spi-nor: intel-spi: Simulate WRDI command
 2020-07-22 16:40 UTC  (5+ messages)

[PATCH] mtd: revert "spi-nor: intel: provide a range for poll_timout"
 2020-07-22 16:37 UTC  (2+ messages)

[PATCH] recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64
 2020-07-22 16:36 UTC  (3+ messages)

linux-next: Tree for Jul 22
 2020-07-22 16:35 UTC  (2+ messages)
` linux-next: Tree for Jul 22 (drivers/net/vrf)

KMSAN: uninit-value in __skb_flow_dissect (3)
 2020-07-22 16:31 UTC  (2+ messages)

[PATCH v8 00/14] Rockchip ISP1 Driver
 2020-07-22 16:30 UTC  (8+ messages)
` [PATCH v8 05/14] media: rkisp1: add Rockchip ISP1 subdev driver

bdi cleanups v2
 2020-07-22 16:26 UTC  (3+ messages)
` [PATCH 11/14] mm: use SWP_SYNCHRONOUS_IO more intelligently

[PATCH] clk: rockchip: add CLK_IGNORE_UNUSED to RK3188 sclk_mac_lbtest
 2020-07-22 16:21 UTC  (3+ messages)

[PATCH RFC V2 00/17] PKS: Add Protection Keys Supervisor (PKS) support
 2020-07-22 16:21 UTC  (3+ messages)
` [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions

[RFC 0/7] Add support to process rx packets in thread
 2020-07-22 16:20 UTC  (3+ messages)

[PATCH v2] clk: rockchip: add sclk_mac_lbtest to rk3188_critical_clocks
 2020-07-22 16:18 UTC 

BUG at mm/vmalloc.c:3089! - invalid opcode: 0000 [#1] SMP KASAN PTI
 2020-07-22 16:16 UTC  (3+ messages)

[RFC][CFT][PATCHSET] saner calling conventions for csum-and-copy primitives
 2020-07-22 16:17 UTC  (8+ messages)
` [PATCH 01/18] skb_copy_and_csum_bits(): don't bother with the last argument
  ` [PATCH 04/18] csum_and_copy_..._user(): pass 0xffffffff instead of 0 as initial sum

[PATCH v6 0/7] Add support for O_MAYEXEC
 2020-07-22 16:16 UTC  (5+ messages)
` [PATCH v6 5/7] fs,doc: Enable to enforce noexec mounts or file exec through O_MAYEXEC

[PATCH 0/5] mm/hugetlb: Small cleanup and improvement
 2020-07-22 16:15 UTC  (5+ messages)
` [PATCH 5/5] mm/hugetl.c: warn out if expected count of huge pages adjustment is not achieved

[PATCH -next] scsi: lpfc: Add dependency on CPU_FREQ
 2020-07-22 16:13 UTC  (2+ messages)

[tip:timers/urgent] BUILD SUCCESS b4a25fb0e62990df467451744b22e0e24960a5e6
 2020-07-22 16:11 UTC 

[PATCH] staging: wlan-ng: properly check endpoint types
 2020-07-22 16:10 UTC 

[PATCH 0/7] media: Clean H264 stateless uAPI
 2020-07-22 16:09 UTC  (5+ messages)
` [PATCH 03/10] media: uapi: h264: Split prediction weight parameters
` [PATCH 06/10] media: uapi: h264: Cleanup DPB entry interface

[PATCH v4 00/10] Function Granular KASLR
 2020-07-22 16:07 UTC  (6+ messages)

[Linux-kernel-mentees] [PATCH net] AX.25: Prevent out-of-bounds read in ax25_sendmsg()
 2020-07-22 16:05 UTC 

[PATCH] scsi: libsas: remove redundant assignment to variable res
 2020-07-22 15:59 UTC  (2+ messages)

[PATCH net-next 00/15] qed/qede: improve chain API and add XDP_REDIRECT support
 2020-07-22 15:53 UTC  (16+ messages)
` [PATCH net-next 01/15] qed: reformat "qed_chain.h" a bit
` [PATCH net-next 02/15] qed: reformat Makefile
` [PATCH net-next 03/15] qed: move chain methods to a separate file
` [PATCH net-next 04/15] qed: prevent possible double-frees of the chains
` [PATCH net-next 05/15] qed: sanitize PBL chains allocation
` [PATCH net-next 06/15] qed: move chain initialization inlines next to allocation functions
` [PATCH net-next 07/15] qed: simplify initialization of the chains with an external PBL
` [PATCH net-next 08/15] qed: simplify chain allocation with init params struct
` [PATCH net-next 09/15] qed: add support for different page sizes for chains
` [PATCH net-next 10/15] qed: optimize common chain accessors
` [PATCH net-next 11/15] qed: introduce qed_chain_get_elem_used{,u32}()
` [PATCH net-next 12/15] qede: reformat several structures in "qede.h"
` [PATCH net-next 13/15] qede: reformat net_device_ops declarations
` [PATCH net-next 14/15] qede: refactor XDP Tx processing
` [PATCH net-next 15/15] qede: add .ndo_xdp_xmit() and XDP_REDIRECT support

[PATCH v5 0/9] move Rockchip ISP bindings out of staging / add ISP DT nodes for RK3399
 2020-07-22 15:55 UTC  (10+ messages)
` [PATCH v5 1/9] media: staging: dt-bindings: rkisp1: add missing required nodes
` [PATCH v5 2/9] media: staging: dt-bindings: rkisp1: drop i2c unit address
` [PATCH v5 3/9] media: staging: dt-bindings: rkisp1: re-order properties
` [PATCH v5 4/9] media: staging: dt-bindings: rkisp1: drop parent unit address
` [PATCH v5 5/9] media: staging: rkisp1: remove unecessary clocks
` [PATCH v5 6/9] dt-bindings: media: rkisp1: move rockchip-isp1 bindings out of staging
` [PATCH v5 7/9] media: MAINTAINERS: rkisp1: add path to dt-bindings
` [PATCH v5 8/9] arm64: dts: rockchip: add isp0 node for rk3399
` [PATCH v5 9/9] arm64: dts: rockchip: add isp and sensors for Scarlet

[PATCH v2 0/5] MIPS: Loongson64: Process ISA Node in DeviceTree
 2020-07-22 15:55 UTC  (3+ messages)
` [PATCH v2 1/5] of_address: Add bus type match for pci ranges parser

[PATCH] i2c: iproc: fix race between client unreg and isr
 2020-07-22 15:51 UTC  (4+ messages)

linux-next: manual merge of the bpf-next tree with the net tree
 2020-07-22 15:49 UTC  (6+ messages)

[PATCH v2 1/2] dt-bindings: tas2562: Convert the tas2562 binding to yaml
 2020-07-22 15:47 UTC  (2+ messages)
` [PATCH v2 2/2] ASoC: tas2562: Update shutdown GPIO property

[PATCH v5 0/6] Add support for GPU DDR BW scaling
 2020-07-22 15:47 UTC  (8+ messages)

[PATCH v5] hv_netvsc: add support for vlans in AF_PACKET mode
 2020-07-22 15:41 UTC  (3+ messages)

[PATCH v3 bpf-next 0/2] bpf: fix stackmap on perf_events with PEBS
 2020-07-22 15:40 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/2] bpf: separate bpf_get_[stack|stackid] for perf events BPF

[PATCH] staging: octeon: Add the license identifier
 2020-07-22 15:39 UTC 

[RFC PATCH v2 0/6] ALSA: compress: add support to change codec profile in gapless playback
 2020-07-22 15:36 UTC  (7+ messages)
` [RFC PATCH v2 2/6] ALSA: compress: add new ioctl for setting codec parameters
` [RFC PATCH v2 6/6] ASoC: q6asm-dai: add support to set_codec_params

[PATCH v2 0/9] ASoC: qdsp6: add gapless compressed audio support
 2020-07-22 15:31 UTC  (5+ messages)
` [PATCH v2 8/9] ASoC: qdsp6-dai: add gapless support

[PATCH] iommu/qcom: Use domain rather than dev as tlb cookie
 2020-07-22 15:39 UTC  (5+ messages)

[PATCH v6] hv_netvsc: add support for vlans in AF_PACKET mode
 2020-07-22 15:38 UTC 

[PATCH] mac80211: remove the need for variable rates_idx
 2020-07-22 15:38 UTC 

[PATCH 0/4] add i2c support for mt8192
 2020-07-22 15:38 UTC  (5+ messages)
` [PATCH 1/4] i2c: mediatek: Add apdma sync in i2c driver
` [PATCH 2/4] i2c: mediatek: Support DMA mask range over 33-bits

[PATCH v3 0/2] Selftest for cpuidle latency measurement
 2020-07-22 15:33 UTC  (3+ messages)

[RFC][PATCH 0/9] smp: irq_work / smp_call_function rework
 2020-07-22 15:01 UTC  (10+ messages)
` [RFC][PATCH 1/9] irq_work: Cleanup
` [RFC][PATCH 2/9] smp: Cleanup smp_call_function*()
` [RFC][PATCH 3/9] irq_work: Optimize irq_work_single()
` [RFC][PATCH 4/9] irq_work: Unconditionally build on SMP
` [RFC][PATCH 5/9] irq_work: Provide irq_work_queue_remote()
` [RFC][PATCH 6/9] irq_work: Provide irq_work_queue_remote_static()
` [RFC][PATCH 7/9] smp,irq_work: Use the new irq_work API
` [RFC][PATCH 8/9] smp: Make smp_call_function_single_async() safer
` [RFC][PATCH 9/9] irq_work: Add a few comments

[PATCH v32 0/6] Multicolor Framework v32
 2020-07-22 15:31 UTC  (7+ messages)
` [PATCH v32 1/6] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
` [PATCH v32 2/6] leds: lp50xx: Add the LP50XX family of the RGB LED driver
` [PATCH v32 3/6] ARM: defconfig: u8500: Add LP55XX_COMMON config flag
` [PATCH v32 4/6] ARM: dts: n900: Add reg property to the LP5523 channel node
` [PATCH v32 5/6] ARM: dts: imx6dl-yapp4: Add reg property to the lp5562 "
` [PATCH v32 6/6] ARM: dts: ste-href: Add reg property to the LP5521 channel nodes

[PATCH] dynamic debug: allow printing to trace event
 2020-07-22 15:28 UTC  (6+ messages)

[PATCH] platform/chrome: cros_ec_typec: Unregister partner on error
 2020-07-22 15:28 UTC  (2+ messages)

[PATCH v2] net-sysfs: add a newline when printing 'tx_timeout' by sysfs
 2020-07-22 15:27 UTC  (3+ messages)

[PATCH v2] platform/chrome: cros_ec_typec: USB4 support
 2020-07-22 15:27 UTC  (3+ messages)

BUG: sleeping function called from invalid context at kernel/locking/mutex.c db410c
 2020-07-22 15:25 UTC  (4+ messages)

[PATCH v1 1/2] riscv: Avoid unaligned access when relocating modules
 2020-07-22 15:24 UTC  (2+ messages)
` [PATCH v1 2/2] riscv: Clean up module relocations

[PATCH v16 0/3] da7280: haptic driver submission
 2020-07-22 15:23 UTC  (3+ messages)
` [PATCH v16 3/3] Input: new da7280 haptic driver

[PATCH v2 0/2] Remove MT6779 UART3 clock support
 2020-07-22 15:22 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: clock: remove "
` [PATCH v2 2/2] clk: mediatek: "

[PATCH] afs: remove redundant assignment to variable ret
 2020-07-22 15:22 UTC 

[RFC PATCH] PCI, kdump: Clear bus master bit upon shutdown in kdump kernel
 2020-07-22 15:21 UTC  (10+ messages)

[Linux-kernel-mentees] [PATCH net] AX.25: Fix out-of-bounds read in ax25_connect()
 2020-07-22 15:19 UTC 

[PATCH v3] iommu/mediatek: check 4GB mode by reading infracfg
 2020-07-22 15:19 UTC  (2+ messages)

[PATCH] staging: rtl8188eu: Fix an indent coding style issue
 2020-07-22 15:19 UTC 

general protection fault in qrtr_endpoint_post
 2020-07-22 15:19 UTC  (2+ messages)

[PATCH] drm/vkms: add missing drm_crtc_vblank_put to the get/put pair on flush
 2020-07-22 15:17 UTC  (4+ messages)

[PATCH] media: radio: remove redundant assignment to variable retval
 2020-07-22 15:16 UTC 

[PATCH][next] lan743x: remove redundant initialization of variable current_head_index
 2020-07-22 15:12 UTC 

[PATCH 5.7 233/244] RISC-V: Acquire mmap lock before invoking walk_page_range
 2020-07-22 15:11 UTC  (4+ messages)

[PATCH v6 0/5] scsi: ufs: Add Host Performance Booster Support
 2020-07-22 15:06 UTC  (10+ messages)
    ` [PATCH v6 2/5] scsi: ufs: Add UFS-feature layer

[PATCH v4 00/13] "Task_isolation" mode
 2020-07-22 14:59 UTC  (14+ messages)
` [PATCH v4 01/13] task_isolation: vmstat: add quiet_vmstat_sync function
` [PATCH v4 02/13] task_isolation: vmstat: add vmstat_idle function
` [PATCH v4 03/13] task_isolation: userspace hard isolation from kernel
` [PATCH v4 04/13] task_isolation: Add task isolation hooks to arch-independent code
` [PATCH v4 05/13] task_isolation: Add xen-specific hook
` [PATCH 06/13] task_isolation: Add driver-specific hooks
` [PATCH v4 07/13] task_isolation: arch/x86: enable task isolation functionality
` [PATCH 08/13] task_isolation: arch/arm64: "
` [PATCH v4 09/13] task_isolation: arch/arm: "
` [PATCH v4 10/13] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu()
` [PATCH v4 11/13] task_isolation: net: don't flush backlog on CPUs running isolated tasks
` [PATCH v4 12/13] task_isolation: ringbuffer: don't interrupt CPUs running isolated tasks on buffer resize
` [PATCH 13/13] task_isolation: kick_all_cpus_sync: don't kick isolated cpus

[PATCH] USB:Fix kernel NULL pointer when unbind UHCI form vfio-pci
 2020-07-22 14:59 UTC  (3+ messages)

[PATCH v3 0/2] General coding style clean-up
 2020-07-22 14:58 UTC  (3+ messages)
` [PATCH v3 1/2] media: atomisp: Fix coding style issue - remove beginning whitespaces
` [PATCH v3 2/2] media: atomisp: Fix coding style issue - correct multiline comments

[PATCH -next] ASoC: ti: fix SND_SOC_J721E_EVM warnings & errors
 2020-07-22 14:58 UTC  (2+ messages)

kernel BUG at mm/vmalloc.c:LINE! (2)
 2020-07-22 14:46 UTC  (5+ messages)

[PATCH v3 0/6] usb: gadget: udc: atmel: add usb device support for SAM9x60 SoC
 2020-07-22 14:43 UTC  (3+ messages)
` [PATCH v3 1/6] usb: gadget: udc: atmel: use of_find_matching_node_and_match

[PATCH][next] i2c: designware: Use fallthrough pseudo-keyword
 2020-07-22 14:48 UTC  (5+ messages)

[PATCH v2 0/4] hwspinlock: qcom: Allow dropping the intermediate TCSR mutex syscon
 2020-07-22 14:42 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: hwlock: qcom: Migrate binding to YAML

[net-next v5 PATCH 0/7] Add PRP driver
 2020-07-22 14:40 UTC  (8+ messages)
` [net-next v5 PATCH 1/7] hsr: enhance netlink socket interface to support PRP
` [net-next v5 PATCH 2/7] net: hsr: introduce common code for skb initialization
` [net-next v5 PATCH 3/7] net: hsr: introduce protocol specific function pointers
` [net-next v5 PATCH 4/7] net: prp: add supervision frame generation utility function
` [net-next v5 PATCH 5/7] net: hsr: define and use proto_ops ptrs to handle hsr specific frames
` [net-next v5 PATCH 6/7] net: prp: add packet handling support
` [net-next v5 PATCH 7/7] net: prp: enhance debugfs to display PRP info

linux-next: interesting merge in the zonefs tree
 2020-07-22 14:39 UTC  (3+ messages)

[PATCH v4 3/8] ufs: ufs-qcom: Fix a few BUGs in func ufs_qcom_dump_dbg_regs()
 2020-07-22 14:37 UTC  (2+ messages)

[RFC PATCH 00/16] Core scheduling v6
 2020-07-22 14:32 UTC  (5+ messages)
` [RFC PATCH 11/16] sched: migration changes for core scheduling
  ` [RFC PATCH 11/16] sched: migration changes for core scheduling(Internet mail)

[PATCH v3 0/2] make dma_alloc_coherent NUMA-aware by per-NUMA CMA
 2020-07-22 14:29 UTC  (4+ messages)
` [PATCH v3 1/2] dma-direct: provide the ability to reserve per-numa CMA

[PATCH RFC v2 0/3] io_uring: add restrictions to support untrusted applications and guests
 2020-07-22 14:29 UTC  (8+ messages)
` [PATCH RFC v2 2/3] io_uring: add IOURING_REGISTER_RESTRICTIONS opcode

[PATCH v2 1/2] iio: gyro: Add driver support for ADXRS290
 2020-07-22 14:29 UTC  (7+ messages)

[RFC PATCH 0/1] Add LTR controls
 2020-07-22 14:26 UTC  (7+ messages)

[PATCH v3] Add MediaTek MT6779 devapc driver
 2020-07-22 14:25 UTC  (5+ messages)
` [PATCH v3 2/2] soc: mediatek: add mtk-devapc driver

[PATCH] gpio: omap: improve coding style for pin config flags
 2020-07-22 14:29 UTC  (2+ messages)

[PATCH] usb: gadget: net2280: fix memory leak on probe error handling paths
 2020-07-22 14:17 UTC  (2+ messages)

[PATCH -next] iommu: Make some functions static
 2020-07-22 14:14 UTC  (2+ messages)

[PATCH] MAINTAINERS: altera: change maintainer for Altera drivers
 2020-07-22 14:14 UTC  (3+ messages)

[GIT PULL] XArray for 5.8
 2020-07-22 14:11 UTC 

[PATCH v4 2/2] i2c: busses: convert to devm_platform_request_irq()
 2020-07-22 14:05 UTC  (3+ messages)

[PATCH v2 0/2] General coding style clean up
 2020-07-22 14:05 UTC  (5+ messages)
` [PATCH v2 1/2] media: atomisp: Fix coding style issue - remove beginning whitespaces
` [PATCH v2 2/2] media: atomisp: Fix coding style issue - correct multiline comments

add file system helpers that take kernel pointers for the init code v2
 2020-07-22 14:05 UTC  (6+ messages)
` [PATCH 06/24] md: open code vfs_stat in md_setup_drive

[PATCH v6 0/2] leds: pwm: add support for default-state device
 2020-07-22 14:04 UTC  (3+ messages)
` [PATCH v6 1/2] leds: pwm: add support for default-state device property

[PATCH v6 00/12] x86: tag application address space for devices
 2020-07-22 14:03 UTC  (3+ messages)
` [PATCH v6 01/12] iommu: Change type of pasid to u32

[GIT PULL for v5.8-rc7] media fixes
 2020-07-22 13:57 UTC 

[PATCH AUTOSEL 4.4 1/9] pinctrl: amd: fix npins for uart0 in kerncz_groups
 2020-07-22 13:48 UTC  (4+ messages)
` [PATCH AUTOSEL 4.4 7/9] ALSA: hda/hdmi: fix failures at PCM open on Intel ICL and later

[PATCH v2] KEYS: remove redundant memset
 2020-07-22 13:46 UTC 

[PATCH] dt-bindings: spi: update bindings for MT8192 SoC
 2020-07-22 13:45 UTC 

[PATCH] spi: spi-cadence: add support for chip select high
 2020-07-22 13:45 UTC  (3+ messages)

[PATCH v6 1/5] scsi: ufs: Add UFS feature related parameter
 2020-07-13 10:38 UTC 


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