linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-21 18:52:35 to 2020-05-21 21:55:50 UTC [more...]

[PATCH v3 00/14] remoteproc: Add support for synchronisaton with rproc
 2020-05-21 21:55 UTC  (10+ messages)
` [PATCH v3 03/14] remoteproc: Add new operation and flags for synchronistation

[PATCH v4 00/36] Large pages in the page cache
 2020-05-21 21:55 UTC  (3+ messages)
` [PATCH v4 07/36] fs: Add a filesystem flag for large pages

[PATCH net-next] Extending bpf_setsockopt with SO_BINDTODEVICE sockopt
 2020-05-21 21:55 UTC  (4+ messages)

[PATCH v2 0/9] Function Granular KASLR
 2020-05-21 21:54 UTC  (13+ messages)
` [PATCH v2 4/9] x86: Makefile: Add build and config option for CONFIG_FG_KASLR
` [PATCH v2 6/9] x86/tools: Add relative relocs for randomized functions
` [PATCH v2 7/9] x86: Add support for function granular KASLR
` [PATCH v2 8/9] kallsyms: Hide layout
` [PATCH v2 9/9] module: Reorder functions

[PATCH -next] iommu/vt-d: fix a GCC warning
 2020-05-21 21:50 UTC 

[PATCH 00/15] PCI: brcmstb: enable PCIe for STB chips
 2020-05-21 21:48 UTC  (7+ messages)
` [PATCH 04/15] PCI: brcmstb: Add compatibily of other chips
` [PATCH 07/15] PCI: brcmstb: Add control of rescal reset

[PATCH 00/11] clean-up the migration target allocation functions
 2020-05-21 21:43 UTC  (7+ messages)
` [PATCH 03/11] mm/hugetlb: introduce alloc_control structure to simplify migration target allocation APIs
` [PATCH 04/11] mm/hugetlb: unify hugetlb migration callback function
` [PATCH 05/11] mm/hugetlb: make hugetlb migration target allocation APIs CMA aware

[PATCH V2 net-next 0/2] net: hns3: adds two VLAN feature
 2020-05-21 21:37 UTC  (3+ messages)

[PATCH 0/2] spi: Add Baikal-T1 System Boot SPI Controller driver
 2020-05-21 21:35 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: spi: Add Baikal-T1 System Boot SPI Controller binding

[PATCH] usb: musb: jz4740: Prevent lockup when CONFIG_SMP is set
 2020-05-21 21:35 UTC  (6+ messages)

[PATCH v3 0/3] Extend coredump functionality
 2020-05-21 21:35 UTC  (7+ messages)
` [PATCH v3 1/3] remoteproc: Move coredump functionality to a new file
` [PATCH v3 2/3] remoteproc: Add inline coredump functionality
` [PATCH v3 3/3] remoteproc: Add coredump debugfs entry

[RFC PATCH 0/5] Update selftests/x86 for CET
 2020-05-21 21:34 UTC  (7+ messages)
` [RFC PATCH 1/5] x86/cet/shstk: Modify ARCH_X86_CET_ALLOC_SHSTK for 32-bit address range
` [RFC PATCH 2/5] selftest/x86: Enable CET for selftests/x86
` [RFC PATCH 3/5] selftest/x86: Fix sigreturn_64 test
` [RFC PATCH 4/5] selftest/x86: Fix sysret_rip with ENDBR
` [RFC PATCH 5/5] selftest/x86: Add CET quick test

[RFC v1 0/3] Add QTI QFPROM-Efuse driver support
 2020-05-21 21:28 UTC  (14+ messages)
` [RFC v1 2/3] drivers: nvmem: Add driver for QTI qfprom-efuse support

[PATCH 0/3] make vm_committed_as_batch aware of vm overcommit policy
 2020-05-21 21:27 UTC  (2+ messages)

[patch V9 00/39] x86/entry: Rework leftovers (was part V)
 2020-05-21 21:25 UTC  (43+ messages)
` [patch V9 01/39] nmi, tracing: Make hardware latency tracing noinstr safe
` [patch V9 02/39] rcu: Abstract out rcu_irq_enter_check_tick() from rcu_nmi_enter()
` [patch V9 03/39] rcu: Provide rcu_irq_exit_check_preempt()
` [patch V9 04/39] x86/entry: Provide idtentry_entry/exit_cond_rcu()
` [patch V9 05/39] x86/entry: Provide idtentry_enter/exit_user()
` [patch V9 06/39] x86/idtentry: Switch to conditional RCU handling
` [patch V9 07/39] x86/entry: Cleanup idtentry_enter/exit() leftovers
` [patch V9 08/39] genirq: Provide irq_enter/exit_rcu()
` [patch V9 09/39] genirq: Provide __irq_enter/exit_raw()
` [patch V9 10/39] x86/entry: Provide helpers for execute on irqstack
` [patch V9 11/39] x86/entry/64: Move do_softirq_own_stack() to C
` [patch V9 12/39] x86/entry: Split out idtentry_exit_cond_resched()
` [patch V9 13/39] x86/entry: Switch XEN/PV hypercall entry to IDTENTRY
` [patch V9 14/39] x86/entry/64: Simplify idtentry_body
` [patch V9 15/39] x86/entry: Switch page fault exception to IDTENTRY_RAW
` [patch V9 16/39] x86/entry: Remove the transition leftovers
` [patch V9 17/39] x86/entry: Change exit path of xen_failsafe_callback
` [patch V9 18/39] x86/entry/64: Remove error_exit
` [patch V9 19/39] x86/entry/32: Remove common_exception
` [patch V9 20/39] x86/irq: Use generic irq_regs implementation
` [patch V9 21/39] x86/irq: Convey vector as argument and not in ptregs
` [patch V9 22/39] x86/irq: Rework handle_irq() for 64bit
` [patch V9 23/39] x86/entry: Add IRQENTRY_IRQ macro
` [patch V9 24/39] x86/entry: Use idtentry for interrupts
` [patch V9 25/39] x86/entry: Provide IDTENTRY_SYSVEC
` [patch V9 26/39] x86/entry: Convert APIC interrupts to IDTENTRY_SYSVEC
` [patch V9 27/39] x86/entry: Convert SMP system vectors "
` [patch V9 28/39] x86/entry: Convert various system vectors
` [patch V9 29/39] x86/entry: Convert KVM vectors to IDTENTRY_SYSVEC*
` [patch V9 30/39] x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVEC
` [patch V9 31/39] x86/entry: Convert XEN hypercall vector "
` [patch V9 32/39] x86/entry: Convert reschedule interrupt to IDTENTRY_SYSVEC_SIMPLE
` [patch V9 33/39] x86/entry: Remove the apic/BUILD interrupt leftovers
` [patch V9 34/39] x86/entry/64: Remove IRQ stack switching ASM
` [patch V9 35/39] x86/entry: Make enter_from_user_mode() static
` [patch V9 36/39] x86/entry/32: Remove redundant irq disable code
` [patch V9 37/39] x86/entry/64: Remove TRACE_IRQS_*_DEBUG
` [patch V9 38/39] x86/entry: Move paranoid irq tracing out of ASM code
` [patch V9 39/39] x86/entry: Remove the TRACE_IRQS cruft

[PATCH v4] /dev/mem: Revoke mappings when a driver claims the region
 2020-05-21 21:06 UTC 

[PATCH v12 0/3] i2c: npcm7xx: add NPCM i2c controller driver
 2020-05-21 21:21 UTC  (11+ messages)
` [PATCH v12 1/3] dt-bindings: i2c: npcm7xx: add NPCM I2C controller
` [PATCH v12 2/3] i2c: npcm7xx: Add Nuvoton NPCM I2C controller driver

[PATCH v2 0/3] bridge: mrp: Add br_mrp_unique_ifindex function
 2020-05-21 23:19 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] switchdev: mrp: Remove the variable mrp_ring_state
` [PATCH v2 3/3] bridge: mrp: Restore port state when deleting MRP instance

[PATCH v2 0/7] padata: parallelize deferred page init
 2020-05-21 21:15 UTC  (6+ messages)
` [PATCH v2 5/7] mm: parallelize deferred_init_memmap()

[PATCH] netprio_cgroup: Fix unlimited memory leak of v2 cgroup
 2020-05-21 21:14 UTC  (5+ messages)
` [PATCH v2] netprio_cgroup: Fix unlimited memory leak of v2 cgroups

[PATCH v3 00/19] The new cgroup slab memory controller
 2020-05-21 21:14 UTC  (11+ messages)
` [PATCH v3 03/19] mm: memcg: convert vmstat slab counters to bytes
` [PATCH v3 04/19] mm: slub: implement SLUB version of obj_to_index()

[PATCH v2 0/3] Venus dynamic debug
 2020-05-21 21:10 UTC  (5+ messages)
` [PATCH v2 2/3] venus: Make debug infrastructure more flexible
    ` [RFC] Make dynamic "

[PATCH] drm/vblank: Fix -Wformat compile warnings on some arches
 2020-05-21 21:09 UTC  (2+ messages)

[tip: x86/timers] x86/tsc: Add tsc_early_khz command line parameter
 2020-05-21 21:08 UTC 

[PATCH] can: mcp251x: convert to half-duplex SPI
 2020-05-21 21:08 UTC  (7+ messages)

[PATCH v2 00/22] KVM: Event fixes and cleanup
 2020-05-21 21:04 UTC  (5+ messages)
` [PATCH v2 03/22] KVM: SVM: immediately inject INTR vmexit

[ANNOUNCE] 4.19.124-rt53
 2020-05-21 20:58 UTC 

[PATCH] scsi: st: convert convert get_user_pages() --> pin_user_pages()
 2020-05-21 20:58 UTC  (4+ messages)

[GIT PULL] vhost/vdpa: minor fixes
 2020-05-21 20:55 UTC  (2+ messages)

[GIT PULL]: dmaengine fixes for v5.7-rc7
 2020-05-21 20:55 UTC  (2+ messages)

mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page
 2020-05-21 20:53 UTC  (19+ messages)

[PATCH -next] pstore/ram: Undefine the correct macro after a recent renaming
 2020-05-21 20:52 UTC 

[RFC PATCH linus] RISC-V: gp_in_global can be static
 2020-05-21 20:51 UTC  (2+ messages)

[PATCH v5 0/8] clocksource: Fix MIPS GIC and DW APB Timer for Baikal-T1 SoC support
 2020-05-21 20:48 UTC  (9+ messages)
` [PATCH v5 1/8] dt-bindings: rtc: Convert snps,dw-apb-timer to DT schema
` [PATCH v5 2/8] dt-bindings: timer: Move snps,dw-apb-timer DT schema from rtc
` [PATCH v5 3/8] dt-bindings: interrupt-controller: Convert mti,gic to DT schema
` [PATCH v5 4/8] clocksource: dw_apb_timer: Make CPU-affiliation being optional
` [PATCH v5 5/8] clocksource: dw_apb_timer: Affiliate of-based timer with any CPU
` [PATCH v5 6/8] clocksource: dw_apb_timer_of: Fix missing clockevent timers
` [PATCH v5 7/8] clocksource: mips-gic-timer: Register as sched_clock
` [PATCH v5 8/8] clocksource: mips-gic-timer: Mark GIC timer as unstable if ref clock changes

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

[PATCH 0/4] mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
 2020-05-21 20:40 UTC  (4+ messages)
    ` Solved: "

linux-next: manual merge of the rcu tree with the powerpc tree
 2020-05-21 20:38 UTC  (4+ messages)

[PATCH] usb: musb: Fix runtime PM imbalance on error
 2020-05-21 20:37 UTC  (2+ messages)

[PATCH v2 0/3] selftests: vdso: Add a selftest for vDSO getcpu()
 2020-05-21 20:37 UTC  (4+ messages)
` [PATCH v2 1/3] selftests: vdso: Rename vdso_test to vdso_test_gettimeofday
` [PATCH v2 2/3] selftests: vdso: Use a header file to prototype parse_vdso API
` [PATCH v2 3/3] selftests: vdso: Add a selftest for vDSO getcpu()

[PATCH v2] ACPI / DPTF: Add additional attributes to power participant driver
 2020-05-21 20:30 UTC 

[PATCH 3.16 35/99] pxa168fb: Fix the function used to release some memory in an error handling path
 2020-05-21 20:28 UTC  (4+ messages)

[PATCH] kbuild: reuse vmlinux.o in vmlinux_link
 2020-05-21 20:27 UTC 

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

[PATCH 3.16 00/99] 3.16.84-rc1 review
 2020-05-21 20:22 UTC  (6+ messages)

[PATCH -tip v3 00/11] Fix KCSAN for new ONCE (require Clang 11)
 2020-05-21 20:21 UTC  (3+ messages)
` [PATCH -tip v3 09/11] data_race: Avoid nested statement expression

[PATCH 00/10] fix swiotlb-xen for RPi4
 2020-05-21 20:17 UTC  (5+ messages)
` [PATCH 09/10] xen/arm: introduce phys/dma translations in xen_dma_sync_for_*

[PATCH v6 00/19] mtd: spi-nor: add xSPI Octal DTR support
 2020-05-21 20:16 UTC  (6+ messages)
` [PATCH v6 04/19] spi: spi-mem: allow specifying a command's extension

[PATCH] iommu/dma: limit iova free size to unmmaped iova
 2020-05-21 20:16 UTC  (2+ messages)

[PATCH] smp: generic ipi_raise tracepoint
 2020-05-21 20:11 UTC  (3+ messages)

[PATCH v2] arm: dts: am335x-boneblack: add gpio-line-names
 2020-05-21 20:09 UTC 

[PATCH 0/5] Dedicated CLINT timer driver
 2020-05-21 20:05 UTC  (3+ messages)
` [PATCH 5/5] dt-bindings: timer: Add CLINT bindings

[PATCH 5/9] blk-mq: don't set data->ctx and data->hctx in blk_mq_alloc_request_hctx
 2020-05-21 20:00 UTC  (14+ messages)
  ` io_uring vs CPU hotplug, was "

[PATCH v4 0/2] mfd: Add ENE KB3930 Embedded Controller driver
 2020-05-21 20:00 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: mfd: Add ENE KB3930 Embedded Controller binding

[PATCH v8 0/5] mainline Protonic boards
 2020-05-21 20:00 UTC  (3+ messages)
` [PATCH v8 5/5] dt-bindings: arm: fsl: add different "

[PATCH 0/9] DT: Improve validation for Marvell SoCs
 2020-05-21 19:57 UTC  (3+ messages)
` [PATCH v2 2/9] dt-bindings: gpio: Convert mrvl-gpio to json-schema

[PATCH 0/4] Update K3 DSP remoteproc driver for C71x DSPs
 2020-05-21 19:52 UTC  (11+ messages)
` [PATCH 2/4] remoteproc: introduce version element into resource type field
` [PATCH 3/4] remoteproc: add support for a new 64-bit trace version

[PATCH] arm: dts: am335x-boneblack: add gpio-line-names
 2020-05-21 19:50 UTC 

[PATCH mmotm] mm/vmstat: Add events for PMD based THP migration without split fix
 2020-05-21 19:48 UTC  (3+ messages)

[PATCH][next] media: atomisp: fix a handful of spelling mistakes
 2020-05-21 19:44 UTC 

[PATCH] x86/xen: drop an unused parameter gsi_override
 2020-05-21 19:41 UTC  (2+ messages)

[PATCH] ethernet: i825xx: sun3_82586: Replace zero-length array with flexible-array
 2020-05-21 19:44 UTC  (2+ messages)

WARNING in media_create_pad_link
 2020-05-21 19:38 UTC  (2+ messages)

[PATCH v3 0/7] Introduce features and debugfs/sysfs entries for MHI
 2020-05-21 19:33 UTC  (3+ messages)

[PATCH v2] 9p/xen: increase XEN_9PFS_RING_ORDER
 2020-05-21 19:32 UTC 

[PATCH v1 1/1] PCI/ERR: Handle fatal error recovery for non-hotplug capable devices
 2020-05-21 19:31 UTC  (5+ messages)

[PATCH 0/2] Make WOL of e1000e consistent with sysfs device wakeup
 2020-05-21 19:23 UTC  (3+ messages)
` [PATCH 2/2] e1000e: Make WOL info in ethtool consistent with device wake up ability

[PATCH v2] arm: dts: am33xx-bone-common: add gpio-line-names
 2020-05-21 19:23 UTC  (5+ messages)

[PATCH v5 1/4] MIPS: Do not flush tlb page when updating PTE entry
 2020-05-21 19:22 UTC  (3+ messages)
` [PATCH v5 2/4] mm/memory.c: Update local TLB if PTE entry exists

[PATCH v3 0/3] driver core: Add device link related sysfs files
 2020-05-21 19:18 UTC  (4+ messages)
` [PATCH v3 1/3] driver core: Expose device link details in sysfs
` [PATCH v3 2/3] driver core: Add state_synced sysfs file for devices that support it
` [PATCH v3 3/3] driver core: Add waiting_for_supplier sysfs file for devices

[PATCH v2 1/2] hwrng: iproc-rng200 - Set the quality value
 2020-05-21 19:14 UTC  (2+ messages)

[PATCH V4 0/8] Enable ext4 support for per-file/directory DAX operations
 2020-05-21 19:13 UTC  (9+ messages)
` [PATCH V4 1/8] fs/ext4: Narrow scope of DAX check in setflags
` [PATCH V4 2/8] fs/ext4: Disallow verity if inode is DAX
` [PATCH V4 3/8] fs/ext4: Change EXT4_MOUNT_DAX to EXT4_MOUNT_DAX_ALWAYS
` [PATCH V4 4/8] fs/ext4: Update ext4_should_use_dax()
` [PATCH V4 5/8] fs/ext4: Only change S_DAX on inode load
` [PATCH V4 6/8] fs/ext4: Make DAX mount option a tri-state
` [PATCH V4 7/8] fs/ext4: Introduce DAX inode flag
` [PATCH V4 8/8] Documentation/dax: Update DAX enablement for ext4

[PATCH v30 00/20] Intel SGX foundations
 2020-05-21 19:12 UTC  (3+ messages)
` [PATCH v30 10/20] x86/sgx: Linux Enclave Driver

[RFC][PATCH 0/5] thermal: Add new mechanism to get thermal notification
 2020-05-21 19:11 UTC  (8+ messages)
` [RFC][PATCH 3/5] thermal: Add support for setting notification thresholds

[PATCH V1 0/3] Internal voltage control for qcom SDHC
 2020-05-21 19:07 UTC  (4+ messages)
` [PATCH V2 "
  ` [PATCH V2 2/3] mmc: sdhci-msm: Use internal voltage control

[PATCH 0/2] Fix W+X debug feature on x86
 2020-05-21 19:08 UTC  (2+ messages)

[PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
 2020-05-21 19:08 UTC  (5+ messages)

[PATCH v2 00/15] net: taint when the device driver firmware crashes
 2020-05-21 19:01 UTC  (9+ messages)
` [PATCH v2 12/15] ath10k: use new module_firmware_crashed()

[patch V6 12/37] x86/entry: Provide idtentry_entry/exit_cond_rcu()
 2020-05-21 19:04 UTC  (11+ messages)

[PATCH v2 0/4] TI K3 DSP remoteproc driver for C66x DSPs
 2020-05-21 19:01 UTC  (3+ messages)

Offer
 2020-05-21 19:02 UTC 

[PATCH v3 1/3] ARM: pxa: remove Compulab pxa2xx boards
 2020-05-21 18:51 UTC  (2+ messages)
` [PATCH v3 3/3] ASoC: "


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