linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-25 12:18:47 to 2020-05-25 15:24:11 UTC [more...]

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-05-25 15:24 UTC  (12+ messages)
` [PATCH v1 02/25] mm/swap: Don't abuse the seqcount latching API
` [PATCH v1 10/25] seqlock: Add RST directives to kernel-doc code samples and notes

[PATCH 0/4] iW-RainboW-G21D-Qseven Enable SCIFB2, SDHI2, AVB and RWDT
 2020-05-25 15:22 UTC  (5+ messages)
` [PATCH 1/4] ARM: dts: r8a7742-iwg21d-q7: Enable scifb2 node
` [PATCH 2/4] ARM: dts: r8a7742-iwg21d-q7: Enable SDHI2 controller
` [PATCH 3/4] ARM: dts: r8a7742-iwg21d-q7: Enable Ethernet avb
` [PATCH 4/4] ARM: dts: r8a7742-iwg21d-q7: Add RWDT support

[RFC 00/16] KVM protected memory extension
 2020-05-25 15:22 UTC  (11+ messages)
` [RFC 02/16] x86/kvm: Introduce KVM memory protection feature
` [RFC 06/16] KVM: Use GUP instead of copy_from/to_user() to access guest memory
` [RFC 13/16] x86/kvmclock: Share hvclock memory with the host

[PATCH glibc 1/3] glibc: Perform rseq registration at C startup and thread creation (v19)
 2020-05-25 15:20 UTC  (4+ messages)

[PATCH] gpiolib: add GPIO_SET_DEBOUNCE_IOCTL
 2020-05-25 15:17 UTC  (6+ messages)

[PATCH v2] media: coda: Fix runtime PM imbalance in coda_probe()
 2020-05-25 15:15 UTC 

[PATCH v6 0/4] iio: magnetometer: ak8975: Add gpio reset support
 2020-05-25 15:10 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: iio: magnetometer: ak8975: reword gpios, add interrupts, fix style
` [PATCH v6 2/5] dt-bindings: iio: magnetometer: ak8975: convert format to yaml, add maintainer
` [PATCH v6 3/5] dt-bindings: iio: magnetometer: ak8975: add gpio reset support
` [PATCH v6 4/5] iio: magnetometer: ak8975: Fix typo, uniform measurement unit style
` [PATCH v6 5/5] iio: magnetometer: ak8975: Add gpio reset support

[RESEND PATCH] drm/vc4: hdmi: Silence pixel clock error on -EPROBE_DEFER
 2020-05-25 15:12 UTC  (2+ messages)

[PATCH] scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event
 2020-05-25 15:12 UTC  (2+ messages)

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

[PATCH] x86/mm: Fix boot with some memory above MAXMEM
 2020-05-25 15:08 UTC  (4+ messages)

[PATCH v3 00/19] The new cgroup slab memory controller
 2020-05-25 15:07 UTC  (5+ messages)
` [PATCH v3 07/19] mm: memcg/slab: allocate obj_cgroups for non-root slab pages
` [PATCH v3 08/19] mm: memcg/slab: save obj_cgroup for non-root slab objects

[PATCH] f2fs: avoid inifinite loop to wait for flushing node pages at cp_error
 2020-05-25 15:06 UTC  (5+ messages)
  ` [PATCH v3] "
    ` [f2fs-dev] "

[PATCH] thermal: imx8mm: Add get_trend ops
 2020-05-25 15:05 UTC  (8+ messages)

io_uring: BUG: kernel NULL pointer dereference
 2020-05-25 15:02 UTC  (5+ messages)

[PATCH v2 1/2] phy: rockchip: Fix return value of inno_dsidphy_probe()
 2020-05-25 15:01 UTC  (3+ messages)
` [PATCH v2 2/2] phy: Remove CONFIG_ARCH_* check for related subdir in Makefile

[PATCH] proc.5: add "wf" to VmFlags in /proc/[pid]/smaps
 2020-05-25 14:59 UTC  (5+ messages)

[PATCH] spi: mux: repair mux usage
 2020-05-25 14:57 UTC  (2+ messages)

[PATCH] ASoC: fsl: imx-audmix: Fix unused assignment to variable 'ret'
 2020-05-25 14:57 UTC  (2+ messages)

[PATCH] ASoC: fsl_asrc: Fix -Wmissing-prototypes warning
 2020-05-25 14:57 UTC  (2+ messages)

[PATCH] ASoC: fsl_asrc: Merge suspend/resume function to runtime_suspend/resume
 2020-05-25 14:57 UTC  (2+ messages)

Another approach of UFSHPB
 2020-05-25 14:56 UTC  (8+ messages)
` [RFC PATCH 00/13] scsi: ufs: Add HPB Support

[PATCH] mm: dump_page: add debugfs file for dumping page state by pfn
 2020-05-25 14:56 UTC  (2+ messages)

[PATCH] drm: fix setting of plane_mask in pan_display_atomic() function for linux-4.4
 2020-05-25 14:56 UTC  (3+ messages)

[RFC PATCH 0/5] x86/hw_breakpoint: protects more cpu entry data
 2020-05-25 14:51 UTC  (6+ messages)
` [RFC PATCH 1/5] x86/hw_breakpoint: add within_area() to check data breakpoints
` [RFC PATCH 2/5] x86/hw_breakpoint: Prevent data breakpoints on direct GDT
` [RFC PATCH 3/5] x86/hw_breakpoint: Prevent data breakpoints on per_cpu cpu_tss_rw
` [RFC PATCH 4/5] x86/hw_breakpoint: Prevent data breakpoints on user_pcid_flush_mask
` [RFC PATCH 5/5] x86/hw_breakpoint: Prevent data breakpoints on debug_idt_table

Some -serious- BPF-related litmus tests
 2020-05-25 14:53 UTC  (6+ messages)

[PATCH 0/7 v2] Introduce local_lock()
 2020-05-25 14:51 UTC  (8+ messages)
` [PATCH v2 2/7] radix-tree: Use local_lock for protection
` [PATCH v2 5/7] connector/cn_proc: Protect send_msg() with a local lock

[PATCH v11 00/56] atmel_mxt_ts misc
 2020-05-25 14:51 UTC  (11+ messages)
` [PATCH v11 33/56] Input: atmel_mxt_ts - delay enabling IRQ when not using regulators

[PATCH] bitops: simplify get_count_order_long()
 2020-05-25 14:43 UTC  (3+ messages)

[PATCH v2 00/10] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-05-25 14:41 UTC  (11+ messages)
` [PATCH v2 01/10] Revert "KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exceptions simultaneously"
` [PATCH v2 02/10] KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info
` [PATCH v2 03/10] KVM: rename kvm_arch_can_inject_async_page_present() to kvm_arch_can_dequeue_async_page_present()
` [PATCH v2 04/10] KVM: introduce kvm_read_guest_offset_cached()
` [PATCH v2 05/10] KVM: x86: interrupt based APF 'page ready' event delivery
` [PATCH v2 06/10] KVM: x86: acknowledgment mechanism for async pf page ready notifications
` [PATCH v2 07/10] KVM: x86: announce KVM_FEATURE_ASYNC_PF_INT
` [PATCH v2 08/10] KVM: x86: Switch KVM guest to using interrupts for page ready APF delivery
` [PATCH v2 09/10] KVM: x86: drop KVM_PV_REASON_PAGE_READY case from kvm_handle_page_fault()
` [PATCH v2 10/10] KVM: x86: deprecate KVM_ASYNC_PF_SEND_ALWAYS

[PATCH] MAINTAINERS: adjust entry in XDP SOCKETS to actual file name
 2020-05-25 14:42 UTC  (2+ messages)

Endless soft-lockups for compiling workload since next-20200519
 2020-05-25 14:38 UTC  (11+ messages)

[PATCH 0/3] pinctrl: Adding support for Microchip serial GPIO controller
 2020-05-25 14:38 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: Add bindings for mscc,ocelot-sgpio

[PATCH] riscv: Remove unnecessary path for syscall_trace
 2020-05-25 14:36 UTC  (2+ messages)

[PATCH][next] drm/auth: remove redundant assignment to variable ret
 2020-05-25 14:35 UTC  (2+ messages)

[PATCH SECOND RESEND] MAINTAINERS: adjust entries to moving CEC platform drivers
 2020-05-25 14:29 UTC 

[PATCH] iommu/dma: limit iova free size to unmmaped iova
 2020-05-25 14:28 UTC  (3+ messages)

[PATCH 0/3] mmc: Adding support for Microchip Sparx5 SoC
 2020-05-25 14:26 UTC  (7+ messages)
` [PATCH 2/3] sdhci: sparx5: Add Sparx5 SoC eMMC driver

[PATCH v4 00/10] perf: support enable and disable commands in stat and record modes
 2020-05-25 14:23 UTC  (11+ messages)
` [PATCH v4 01/10] tools/libperf: introduce static poll file descriptors
` [PATCH v4 02/10] perf evlist: introduce control "
` [PATCH v4 03/10] perf evlist: implement control command handling functions
` [PATCH v4 04/10] perf stat: factor out event handling loop into a function
` [PATCH v4 05/10] perf stat: extend -D,--delay option with -1 value
` [PATCH v4 06/10] perf stat: implement control commands handling
` [PATCH v4 07/10] perf stat: introduce --ctl-fd[-ack] options
` [PATCH v4 08/10] perf record: extend -D,--delay option with -1 value
` [PATCH v4 09/10] perf record: implement control commands handling
` [PATCH v4 10/10] perf record: introduce --ctl-fd[-ack] options

[GIT PULL] iommu/arm-smmu: Updates for 5.8
 2020-05-25 14:23 UTC  (2+ messages)

[RFC 00/14] perf tests: Check on subtest for user specified test
 2020-05-25 14:23 UTC  (4+ messages)

[PATCH 0/5] Add seccomp notifier ioctl that enables adding fds
 2020-05-25 14:20 UTC  (7+ messages)
` [PATCH 1/5] seccomp: Add find_notification helper
` [PATCH 2/5] seccomp: Introduce addfd ioctl to seccomp user notifier
` [PATCH 4/5] seccomp: Add SECCOMP_ADDFD_FLAG_MOVE flag to add fd ioctl

[RFC PATCH] gpio: uapi: v2 proposal
 2020-05-25 14:19 UTC  (3+ messages)

[RFC PATCH v12 0/11] Enable ptp_kvm for arm64
 2020-05-25 14:18 UTC  (5+ messages)
` [RFC PATCH v12 10/11] arm64: add mechanism to let user choose which counter to return

[PATCH] SUNRPC: Remove unreachable error condition in rpcb_getport_async()
 2020-05-25 14:17 UTC 

[PATCH] nfsd: Fix svc_xprt refcnt leak when setup callback client failed
 2020-05-25 14:15 UTC 

[PATCH] dax: Fix dax_region refcnt leak when creating dev_dax
 2020-05-25 14:14 UTC 

[PATCH] ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failed
 2020-05-25 14:12 UTC 

[PATCH] afs: Fix afs_cb_interest refcnt leak in afs_select_fileserver()
 2020-05-25 14:11 UTC 

[PATCH 1/2] power: supply: bq27xxx_battery: Notify about all battery changes
 2020-05-25 14:12 UTC  (2+ messages)
` [PATCH 2/2] power: supply: bq27xxx_battery: Notify about voltage and current changes

[PATCH v6 0/3] Add Caninos Loucos Labrador CoM and Base Board Device Tree
 2020-05-25 13:22 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: Add vendor prefix for Caninos Loucos
` [PATCH v6 2/3] dt-bindings: arm: actions: Document Caninos Loucos Labrador
` [PATCH v6 3/3] ARM: dts: Add "

[PATCH v5 00/13] support gce on mt6779 platform
 2020-05-25 13:59 UTC  (9+ messages)
` [PATCH v5 09/13] soc: mediatek: cmdq: add write_s value function

[PATCH v3 0/8] dwmac-meson8b Ethernet RX delay configuration
 2020-05-25 13:57 UTC  (6+ messages)
` [PATCH v3 1/8] dt-bindings: net: meson-dwmac: Add the amlogic,rx-delay-ns property

[RFC linux-next PATCH] mm: khugepaged: remove error message when checking external pins
 2020-05-25 13:55 UTC  (3+ messages)

[PATCH] watchdog: bcm_kona_wdt: Use correct return value for bcm_kona_wdt_probe()
 2020-05-25 13:47 UTC  (2+ messages)

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

[PATCH 0/2] Let pci_fixup_final access iommu_fwnode
 2020-05-25 13:43 UTC  (2+ messages)

[PATCH 0/6] i2c: designeware: Add Baikal-T1 SoC DW I2C specifics support
 2020-05-25 13:42 UTC  (11+ messages)
` [PATCH v2 00/12] i2c: designeware: Add Baikal-T1 System I2C support
  ` [PATCH v2 07/12] i2c: designware: Move Baytrail sem config to the platform if-clause
  ` [PATCH v2 08/12] i2c: designware: Introduce platform drivers glue layer interface

[PATCH 0/6] nouveau/hmm: add support for mapping large pages
 2020-05-25 13:41 UTC  (2+ messages)

[PATCH] serial: 8250: probe all 16550A variants by default
 2020-05-25 13:40 UTC  (2+ messages)

[PATCHv3 0/3] optee: register drivers on optee bus
 2020-05-25 13:36 UTC  (6+ messages)
` [PATCHv3 2/3] optee: use uuid for sysfs driver entry
  ` [Tee-dev] "

[PATCH 0/2] Add support for MaxLinear/Exar USB to serial converters
 2020-05-25 13:35 UTC  (9+ messages)
` [PATCH 2/2] usb: serial: xr_serial: Add gpiochip support

[PATCH] qlcnic: Complete exception handling in qlcnic_83xx_interrupt_test()
 2020-05-25 13:34 UTC 

[PATCH v2 0/7] Share events between metrics
 2020-05-25 13:34 UTC  (8+ messages)

[PATCH] media: vsp1: dl: Fix NULL pointer dereference on unbind
 2020-05-25 13:31 UTC  (3+ messages)

[PATCH] can: mcp251x: convert to half-duplex SPI
 2020-05-25 13:27 UTC  (12+ messages)

[PATCH v3 00/16] Add support for Kontron sl28cpld
 2020-05-25 13:25 UTC  (8+ messages)
` [PATCH v3 10/16] gpio: add a reusable generic gpio_chip using regmap

[PATCH] iommu: Don't take group reference in iommu_alloc_default_domain()
 2020-05-25 13:24 UTC  (2+ messages)

[RFC/RFT][PATCH] cpufreq: intel_pstate: Work in passive mode with HWP enabled
 2020-05-25 13:23 UTC  (3+ messages)

MRP netlink interface
 2020-05-25 13:18 UTC  (5+ messages)

[PATCH 1/3 RESEND] sched: Remove __rcu annotation from cred pointer
 2020-05-25 13:17 UTC  (3+ messages)

KVM broken after suspend in most recent kernels
 2020-05-25 13:15 UTC  (4+ messages)

[GIT PULL] EFI changes for v5.8
 2020-05-25 13:14 UTC  (2+ messages)

[PATCH v13 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2020-05-25 13:14 UTC  (3+ messages)
` [PATCH v13 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver

[PATCH] iommu: Fix group refcount in iommu_alloc_default_domain()
 2020-05-25 13:10 UTC  (3+ messages)

[PATCH] sctp: check assoc before SCTP_ADDR_{MADE_PRIM,ADDED} event
 2020-05-25 13:10 UTC  (9+ messages)

[PATCH] iio: dac: ad5592r: remove usage of iio_priv_to_dev() helper
 2020-05-25 13:10 UTC 

[RFC PATCH v2 0/3] Prefer working VT console over SPCR and device-tree chosen stdout-path
 2020-05-25 13:04 UTC  (4+ messages)

[PATCH] arm: dts: am33xx-bone-common: add gpio-line-names
 2020-05-25 13:03 UTC  (7+ messages)

block I/O accounting improvements
 2020-05-25 13:03 UTC  (6+ messages)
` [PATCH 01/16] block: add disk/bio-based accounting helpers
` [PATCH 05/16] bcache: use bio_{start,end}_io_acct

[PATCH] RDMA/core: fix missing release in add_port
 2020-05-25 13:03 UTC  (2+ messages)

[PATCH] [v2] media: coda: Fix runtime PM imbalance in coda_probe
 2020-05-25 13:02 UTC 

[PATCH v5 0/3] Add Caninos Loucos Labrador CoM and Base Board Device Tree
 2020-05-25 12:38 UTC  (4+ messages)
` [PATCH v5 2/3] dt-bindings: arm: actions: Document Caninos Loucos Labrador

[PATCH v2 1/4] pwm: jz4740: Drop dependency on MACH_INGENIC
 2020-05-25 12:57 UTC  (4+ messages)
` [PATCH v2 2/4] pwm: jz4740: Enhance precision in calculation of duty cycle
` [PATCH v2 3/4] pwm: jz4740: Make PWM start with the active part
` [PATCH v2 4/4] pwm: jz4740: Add support for the JZ4725B

[PATCH] RDMA/core: Complete exception handling in add_port()
 2020-05-25 12:54 UTC 

[PATCH v3 0/6] arm64: tlb: add support for TTL feature
 2020-05-25 12:53 UTC  (7+ messages)
` [PATCH v3 1/6] arm64: Detect the ARMv8.4 "
` [PATCH v3 2/6] arm64: Add level-hinted TLB invalidation helper
` [PATCH v3 3/6] arm64: Add tlbi_user_level "
` [PATCH v3 4/6] tlb: mmu_gather: add tlb_flush_*_range APIs
` [PATCH v3 5/6] mm: tlb: Provide flush_*_tlb_range wrappers
` [PATCH v3 6/6] arm64: tlb: Set the TTL field in flush_tlb_range

[PATCH] media: coda: Fix runtime PM imbalance in coda_probe
 2020-05-25 12:52 UTC  (3+ messages)
  `  "

linux-next: Tree for May 25
 2020-05-25 12:49 UTC 

[PATCH] i2c: core: fix NULL pointer dereference in suspend/resume callbacks
 2020-05-25 12:43 UTC  (4+ messages)

[PATCH] media: bdisp: Fix runtime PM imbalance on error
 2020-05-25 12:41 UTC  (2+ messages)

linux-next: build warning after merge of the net-next tree
 2020-05-25 12:40 UTC 

[PATCH V4 00/17] arm64/cpufeature: Introduce ID_PFR2, ID_DFR1, ID_MMFR5 and other changes
 2020-05-25 12:39 UTC  (3+ messages)

[PATCH] FS: BTRFS: ulist.c: Fixed a brace coding style and space before tab
 2020-05-25 12:37 UTC  (2+ messages)

[PATCH 1/2] phy: rockchip: Fix return value of inno_dsidphy_probe()
 2020-05-25 12:35 UTC  (4+ messages)
` [PATCH 2/2] phy: Remove CONFIG_ARCH_ROCKCHIP check for subdir rockchip

[PATCH v2] e1000: use generic power management
 2020-05-25 12:27 UTC 

[PATCH v5 0/8] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-05-25 12:23 UTC  (5+ messages)
` [PATCH v5 4/8] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
` [PATCH v5 6/8] drm/panel: Add ilitek ili9341 panel driver

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

[PATCH v1] iommu/tegra-smmu: Add missing locks around mapping operations
 2020-05-25 12:20 UTC  (4+ messages)

[PATCH v6 0/5] Micron SLC NAND filling block
 2020-05-25 12:18 UTC  (5+ messages)
` [PATCH v6 2/5] mtd: rawnand: Add {pre, post}_erase hooks in nand_chip_ops
` [PATCH v6 3/5] mtd: rawnand: Add write_oob hook "
` [PATCH v6 4/5] mtd: rawnand: Introduce a new function nand_check_is_erased_page()
` [PATCH v6 5/5] mtd: rawnand: micron: Micron SLC NAND filling block


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