linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-21 04:51:50 to 2020-04-21 08:31:46 UTC [more...]

[PATCHv5 0/4] n_gsm serdev support and protocol driver for droid4 modem
 2020-04-21  8:31 UTC  (5+ messages)
` [PATCH 2/4] serdev: ngsm-motmdm: Add Motorola TS 27.010 serdev modem driver for droid4
` [PATCH 4/4] ARM: dts: omap4-droid4: Enable basic modem support

[PATCH v1 0/6] arm64: tlb: add support for TTL feature
 2020-04-21  8:30 UTC  (5+ messages)
` [PATCH v1 6/6] arm64: tlb: Set the TTL field in flush_tlb_range

SIGCHLD signal sometimes sent with si_pid==0 (Linux 5.6.5)
 2020-04-21  8:30 UTC  (3+ messages)
` [PATCH] signal: Avoid corrupting si_pid and si_uid in do_notify_parent

[PATCH v2 1/2] cpufreq: qoriq: convert to a platform driver
 2020-04-21  8:30 UTC  (2+ messages)
` [PATCH v2 2/2] clk: qoriq: add cpufreq platform device

[PATCH 1/3] arm64: dts: rockchip: add bus-width properties to mmc nodes for rk3328.dtsi
 2020-04-21  8:29 UTC  (4+ messages)

[PATCH v4 0/5] LiteX SoC controller and LiteUART serial driver
 2020-04-21  8:29 UTC  (7+ messages)
` [PATCH v4 3/5] drivers/soc/litex: add LiteX SoC Controller driver

[PATCH rdma-rc 0/2] Two fixes in handling FD object
 2020-04-21  8:29 UTC 

[PATCH 00/18] mm: memcontrol: charge swapin pages on instantiation
 2020-04-21  8:28 UTC  (3+ messages)
` [PATCH 01/18] mm: fix NUMA node file count error in replace_page_cache()

[PATCH 0/2] sched: Clean up newidle_balance() and pick_next_task()
 2020-04-21  8:28 UTC  (8+ messages)
` [PATCH 2/2] sched: Extract the task putting code from pick_next_task()

[PATCH] PM: core: Switch back to async_schedule_dev()
 2020-04-21  8:21 UTC 

[PATCH 0/5] net: macb: Wake-on-Lan magic packet fixes and GEM handling
 2020-04-21  8:21 UTC  (4+ messages)
` [PATCH 4/5] net: macb: WoL support for GEM type of Ethernet controller

[PATCH V2] drm/amdgpu: Remove an unnecessary condition check in reserve_bo_and_cond_vms()
 2020-04-21  8:20 UTC 

[PATCH crypto-stable] crypto: arch/lib - limit simd usage to PAGE_SIZE chunks
 2020-04-21  8:11 UTC  (6+ messages)
  ` FPU register granularity [Was: Re: [PATCH crypto-stable] crypto: arch/lib - limit simd usage to PAGE_SIZE chunks]

[PATCH 0/4] Extract DEBUG_WX to shared use
 2020-04-21  8:17 UTC  (5+ messages)
` [PATCH 1/4] mm: add DEBUG_WX support
` [PATCH 2/4] riscv: support DEBUG_WX
` [PATCH 3/4] x86: mm: use ARCH_HAS_DEBUG_WX instead of arch defined
` [PATCH 4/4] arm64: "

[PATCH 0/3] Bluetooth: hci_qca: add support for QCA9377
 2020-04-21  8:16 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: net: bluetooth: Add device tree bindings "
` [PATCH 2/3] Bluetooth: hci_qca: add compatible "
` [PATCH 3/3] Bluetooth: hci_qca: allow max-speed to be set for QCA9377 devices

[PATCH v3 1/4] powercap/drivers/idle_inject: Specify idle state max latency
 2020-04-21  8:15 UTC  (3+ messages)
` [PATCH v3 4/4] thermal: cpuidle: Register cpuidle cooling device

[PATCH] fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()
 2020-04-21  8:14 UTC  (7+ messages)

[PATCH] arm32: fix flushcache syscall with device address
 2020-04-21  8:12 UTC  (2+ messages)

[PATCH v2 00/10] KVM: VMX: Unionize vcpu_vmx.exit_reason
 2020-04-21  8:11 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: sm8250: Fix PDC compatible and reg
 2020-04-21  8:10 UTC  (3+ messages)

[PATCH 0/2] mm/thp: Rename pmd_mknotpresent() as pmd_mknotvalid()
 2020-04-21  8:09 UTC  (6+ messages)
` [PATCH 2/2] "

[patch 00/15] x86/tlb: Unexport per-CPU tlbstate
 2020-04-21  8:09 UTC  (4+ messages)

[PATCH V3] amdgpu: remove unnecessary condition check
 2020-04-21  8:06 UTC  (2+ messages)

[PATCH v2 2/3] Bluetooth: hci_h5: Add support for binding RTL8723BS with device tree
 2020-04-21  8:05 UTC  (2+ messages)

[PATCH] staging: qlge: replace deprecated apis pci_dma_*
 2020-04-21  8:06 UTC  (2+ messages)

[PATCH] staging: android: ion: Skip sync if not mapped
 2020-04-21  8:05 UTC  (8+ messages)

[RFC 0/8] mfd: Add support for Khadas Microcontroller
 2020-04-21  8:01 UTC  (9+ messages)
` [RFC 1/8] dt-bindings: mfd: add Khadas Microcontroller bindings
` [RFC 2/8] mfd: add support for the Khadas System control Microcontroller
` [RFC 3/8] hwmon: add support for the MCU controlled FAN on Khadas boards
` [RFC 4/8] nvmem: add support for the Khadas MCU Programmable User Memory
` [RFC 5/8] MAINTAINERS: add myself as maintainer for Khadas MCU drivers
` [RFC 6/8] arm64: dts: meson-g12b: move G12B thermal nodes to meson-g12b.dtsi
` [RFC 7/8] arm64: dts: meson-sm1: add cpu thermal nodes
` [RFC 8/8] arm64: dts: meson-khadas-vim3: add Khadas MCU nodes

[RFC] WRITE_ONCE_INC() and friends
 2020-04-21  8:00 UTC  (7+ messages)

[PATCH 0/2][v2] sched: Clean up newidle_balance() and pick_next_task()
 2020-04-21  8:00 UTC  (6+ messages)
` [PATCH 1/2][v2] sched: Make newidle_balance() static again
` [PATCH 2/2][v2] sched: Extract the task putting code from pick_next_task()

[RFC 0/8] mfd: Add support for Khadas Microcontroller
 2020-04-21  7:59 UTC 

[PATCH v4 0/4] iio: vcnl: Add interrupts support for VCNL4010/20
 2020-04-21  7:55 UTC  (5+ messages)
` [PATCH v4 1/4] iio: vcnl4000: Factorize data reading and writing
` [PATCH v4 2/4] iio: vcnl4000: Add event support for VCNL4010/20
` [PATCH v4 3/4] iio: vcnl4000: Add sampling frequency "
` [PATCH v4 4/4] iio: vcnl4000: Add buffer "

pass kernel pointers to the sysctl ->proc_handler method
 2020-04-21  7:55 UTC  (7+ messages)
` [PATCH 6/6] sysctl: pass kernel pointers to ->proc_handler

[PATCH] ACPI: PM: Output correct message on target power state
 2020-04-21  7:55 UTC 

[PATCH v3 0/2] KVM: VMX: Unionize vcpu_vmx.exit_reason
 2020-04-21  7:53 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: nVMX: Drop a redundant call to vmx_get_intr_info()
` [PATCH v3 2/2] KVM: VMX: Convert vcpu_vmx.exit_reason to a union

[PATCH v6 0/10] exynos-ufs: Add support for UFS HCI
 2020-04-21  7:51 UTC  (10+ messages)
  ` [PATCH v6 01/10] scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclr
  ` [PATCH v6 03/10] scsi: ufs: add quirk to enable host controller without hce
  ` [PATCH v6 05/10] scsi: ufs: add quirk to fix abnormal ocs fatal error

[PATCH v4 1/4] i2c: at91: Send bus clear command if SDA is down
 2020-04-21  7:51 UTC  (3+ messages)

[PATCH v2 0/4] drivers: clk: zynqmp: minor bux fixes for zynqmp clock driver
 2020-04-21  7:50 UTC  (2+ messages)

[PATCH wireless-drivers v3] iwlwifi: actually check allocated conf_tlv pointer
 2020-04-21  7:50 UTC  (2+ messages)

[PATCH v3 0/2] irq/irq_sim: try to improve the API
 2020-04-21  7:47 UTC  (4+ messages)
` [PATCH v3 1/2] irq: make irq_domain_reset_irq_data() available even for non-V2 users

[PATCH] media: v4l2-compat-ioctl32.c: copy reserved2 field in get_v4l2_buffer32
 2020-04-21  7:46 UTC  (8+ messages)

[PATCH v11 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2020-04-21  7:45 UTC  (6+ messages)
` [PATCH v11 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver

[PATCH 1/2] remoteproc: drop memset when loading elf segments
 2020-04-21  7:42 UTC  (7+ messages)

[PATCH 1/2] x86: check CONFIG options instead of __arch_um__
 2020-04-21  7:39 UTC  (2+ messages)
` [PATCH 2/2] raid6/algos.c: refactor raid6_algos array for x86

[PATCH V4] amdgpu: reduce no need mutex_lock area
 2020-04-21  7:41 UTC  (2+ messages)

[PATCH] net: qrtr: Add tracepoint support
 2020-04-21  7:40 UTC 

[PATCH 00/12] "Task_isolation" mode
 2020-04-21  7:41 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v3 00/13] "
    ` [PATCH v3 03/13] task_isolation: add instruction synchronization memory barrier
        ` [EXT] "

[PATCH] platform/x86: surface3_power: i2c_acpi_new_device() returns a PTR_ERR
 2020-04-21  7:40 UTC  (3+ messages)

[PATCH v3 0/5] mainline Protonic boards
 2020-04-21  7:39 UTC  (5+ messages)
` [PATCH v3 2/5] ARM: dts: add Protonic PRTI6Q board

[PATCH v7 0/7] powerpc: switch VDSO to C implementation
 2020-04-21  7:35 UTC  (4+ messages)

[RFC PATCH v1 0/2] allow idle state to be found as deepest state for s2idle only
 2020-04-21  7:31 UTC  (4+ messages)
` [RFC PATCH v1 1/2] cpuidle: "

[PATCH v11 00/25] Change readahead API
 2020-04-21  7:28 UTC  (4+ messages)
` [PATCH v11 19/25] erofs: Convert compressed files from readpages to readahead

[PATCH 0/3] Refactor patch text interfaces and mechanism
 2020-04-21  7:30 UTC  (4+ messages)
` [PATCH 1/3] riscv: Remove the 'riscv_' prefix of function name
` [PATCH 2/3] riscv: Use NOKPROBE_SYMBOL() instead of __krpobes annotation
` [PATCH 3/3] riscv: Use text_mutex instead of patch_lock

[PATCH v2,RESEND] misc: new driver sram_uapi for user level SRAM access
 2020-04-21  7:23 UTC  (2+ messages)

[PATCH 1/3] iio: adc: ti-ads8344: properly byte swap value
 2020-04-21  7:25 UTC  (5+ messages)

[v4 PATCH 0/3] Add UEFI support for RISC-V
 2020-04-21  7:24 UTC  (2+ messages)

[PATCH v2 0/5] mtd: spi-nor: Add support for Octal 8D-8D-8D mode
 2020-04-21  7:23 UTC  (7+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] mtd: spi-nor: sfdp: Add support for xSPI profile 1.0 table
` [PATCH v2 3/5] mtd: spi-nor: Parse BFPT DWORD-18,19 and 20 for Octal 8D-8D-8D mode
` [PATCH v2 4/5] mtd: spi-nor: macronix: Add Octal 8D-8D-8D supports for Macronix mx25uw51245g
` [PATCH v2 5/5] spi: mxic: Patch for Octal 8D-8D-8D mode support

[PATCH] x86/microcode/intel: replace sync_core() with native_cpuid_reg(eax)
 2020-04-21  8:53 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v12] perf: Sharing PMU counters across compatible events
 2020-04-21  7:18 UTC  (4+ messages)

[PATCH V2] amdgpu: remove unnecessary condition check
 2020-04-21  7:15 UTC  (2+ messages)

[PATCH -next] drm/amdgpu: remove set but not used variable 'priority'
 2020-04-21  7:14 UTC  (2+ messages)

[PATCH] m68k/PCI: Fix a memory leak in an error handling path
 2020-04-21  7:12 UTC  (2+ messages)

[PATCH] arm64: hw_breakpoint: don't clear debug registers in halt mode
 2020-04-21  7:10 UTC  (9+ messages)

[PATCH] mm, mempolicy: fix up gup usage in lookup_node
 2020-04-21  7:10 UTC 

[PATCH v2] perf stat: Improve runtime stat for interval mode
 2020-04-21  7:10 UTC  (2+ messages)

[PATCH 0/2] mm: Two small fixes for recent syzbot reports
 2020-04-21  7:09 UTC  (8+ messages)
` [PATCH 1/2] mm/mempolicy: Allow lookup_node() to handle fatal signal

[PATCH] mtd: spi-nor: Add support for is25lp01g
 2020-04-21  7:07 UTC  (5+ messages)

[PATCH 0/2][next] m68k: amiga: config: Use flexible-array member and mark expected switch fall-through
 2020-04-21  7:06 UTC  (3+ messages)
` [PATCH RESEND 1/2][next] m68k: amiga: config: Replace zero-length array with flexible-array member

[PATCH v4 0/4] Fix some issues about kmod
 2020-04-21  7:05 UTC  (5+ messages)
` [PATCH v4 1/4] selftests: kmod: Use variable NAME in kmod_test_0001()
` [PATCH v4 2/4] kmod: Remove redundant "be an" in the comment
` [PATCH v4 3/4] kmod: Return directly if module name is empty in request_module()
` [PATCH v4 4/4] test_kmod: Avoid potential double free in trigger_config_run_type()

Fix sdio reinit card fail issue
 2020-04-21  7:03 UTC  (4+ messages)
` [PATCH 1/3] mmc: core: need do mmc_power_cycle in mmc_sdio_resend_if_cond

[PATCH v2 0/5] Optionally randomize kernel stack offset each syscall
 2020-04-21  7:02 UTC  (5+ messages)
` [PATCH v2 5/5] arm64: entry: Enable random_kstack_offset support

[PATCH v2 00/10] block: fix blktrace debugfs use after free
 2020-04-21  7:00 UTC  (14+ messages)
` [PATCH v2 03/10] blktrace: fix "
` [PATCH v2 08/10] blktrace: add checks for created debugfs files on setup

[PATCH] mtd: spi-nor: fix 4-byte opcode support for w25q256
 2020-04-21  6:58 UTC  (4+ messages)

[PATCH v3 0/4] Clean up hugetlb boot command line processing
 2020-04-21  6:58 UTC  (6+ messages)

[PATCH] soc: qcom: rpmh: Dirt can only make you dirtier, not cleaner
 2020-04-21  6:57 UTC  (4+ messages)

[PATCHv3] w1: omap-hdq: Simplify driver with PM runtime autosuspend
 2020-04-21  6:53 UTC  (11+ messages)

[PATCH v3] drm/i915: Synchronize active and retire callbacks
 2020-04-21  6:51 UTC  (9+ messages)
` [PATCH v4] "

[PATCH 2/2] usb: dwc3: gadget: restart the transfer if a isoc request is queued too late
 2020-04-21  6:51 UTC  (9+ messages)

[PATCH v12 0/9] nvmet: add target passthru commands support
 2020-04-21  6:50 UTC  (7+ messages)
` [PATCH v12 4/9] nvmet-passthru: Introduce NVMet passthru Kconfig option
` [PATCH v12 7/9] nvmet-passthru: Add passthru code to process commands
` [PATCH v12 8/9] nvmet-passthru: Add enable/disable helpers

[PATCH 00/10] change the implemenation of the PageHighMem()
 2020-04-21  6:49 UTC  (8+ messages)
` [PATCH 01/10] mm/page-flags: introduce PageHighMemZone()
` [PATCH 02/10] drm/ttm: separate PageHighMem() and PageHighMemZone() use case

[PATCH V3] amdgpu:optimization-- reduce no need mutex_lock area
 2020-04-21  6:48 UTC 

[RFC v3] pdc: Introduce irq_set_wake call
 2020-04-21  6:35 UTC  (6+ messages)
` [RFC v3] irqchip: qcom: "

[PATCH] phy: qcom: qmp: Add SM8250 UFS PHY
 2020-04-21  6:32 UTC  (3+ messages)

[PATCH 0/2] Qualcomm SM8250 regulators and UFS
 2020-04-21  6:30 UTC  (2+ messages)

[PATCH 0/2] Qualcomm SM8250 PRMHPD support
 2020-04-21  6:29 UTC  (2+ messages)

[PATCH v5 0/9] Support strict kernel memory permissions for security
 2020-04-21  6:29 UTC  (5+ messages)

[PATCH net-next] xfrm: policy: Remove obsolete WARN while xfrm policy inserting
 2020-04-21  6:28 UTC  (8+ messages)

[PATCH] firmware: qcom_scm: fix bogous abuse of dma-direct internals
 2020-04-21  6:27 UTC  (2+ messages)

[PATCH] h8300: move definition of __kernel_size_t etc. to posix_types.h
 2020-04-21  6:24 UTC  (3+ messages)

sound/soc/soc-compress.c:75:28: warning: 'component' is used uninitialized in this function
 2020-04-21  6:23 UTC  (2+ messages)

linux-next: Tree for Apr 21
 2020-04-21  6:17 UTC 

[PATCH] perf record: add dummy event during system wide synthesis
 2020-04-21  6:17 UTC  (3+ messages)

[PATCH] scsi: mpt3sas: use true,false for bool variables
 2020-04-21  6:14 UTC  (2+ messages)

stop using ioctl_by_bdev in the s390 DASD driver
 2020-04-21  6:12 UTC  (4+ messages)
` [PATCH 1/3] dasd: refactor dasd_ioctl_information
` [PATCH 2/3] block: add a s390-only biodasdinfo method
` [PATCH 3/3] partitions/ibm: stop using ioctl_by_bdev

[PATCH v2] perf record: add dummy event during system wide synthesis
 2020-04-21  6:11 UTC 

linux-next: manual merge of the drm-misc tree with the drm-misc-fixes tree
 2020-04-21  6:10 UTC  (2+ messages)

[PATCH v2 0/5] Misc MHI fixes
 2020-04-21  6:08 UTC  (9+ messages)
` [PATCH v2 1/5] bus: mhi: core: Handle syserr during power_up

[PATCH] ALSA: usb-audio: Add quirk for Focusrite Scarlett 2i2
 2020-04-21  6:06 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/5] remoteproc: Add zynqmp_r5 driver
 2020-04-21  5:59 UTC  (8+ messages)
` [PATCH v3 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v3 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v3 3/5] firmware: xilinx: Add RPU configuration APIs

[PATCH v2 1/2] kernel/cpu_pm: Fix uninitted local in cpu_pm
 2020-04-21  5:58 UTC  (5+ messages)
` [PATCH v2 2/2] soc: qcom: rpmh-rsc: Remove the pm_lock

block: remove unused header
 2020-04-21  5:48 UTC 

[PATCH] x86/mm: fix compilation error for unknown type name pgprot_t
 2020-04-21  5:48 UTC  (3+ messages)

[PATCH] gpio: mpc8xxx: Add shutdown function
 2020-04-21  5:44 UTC  (2+ messages)

[PATCH] scsi: fcoe: remove unneeded semicolon in fcoe.c
 2020-04-21  5:45 UTC  (2+ messages)

mmotm 2020-04-20-22-43 uploaded
 2020-04-21  5:43 UTC 

Ich hoffe, Sie haben einen schönen Arbeitstag
 2020-04-21  4:33 UTC 

[PATCH v4 10/10] mmap locking API: rename mmap_sem to mmap_lock
 2020-04-21  5:33 UTC  (2+ messages)

[PATCH 0/2] mm/mmap: check mapping limits more strictly
 2020-04-21  5:29 UTC  (4+ messages)
` [PATCH 2/2] mm/mmap.c: do not allow mappings outside of allowed limits

[PATCH] ASoC: dt-bindings: audio-graph-card: switch to yaml base Documentation
 2020-04-21  5:18 UTC 

[PATCH] ASoC: dt-bindings: ak4642: switch to yaml base Documentation
 2020-04-21  5:17 UTC 

[PATCH] ASoC: dt-bindings: ak4613: switch to yaml base Documentation
 2020-04-21  5:17 UTC 

linux-next: build failure after merge of the crypto tree
 2020-04-21  5:12 UTC 

[PATCH 1/3] dt-bindings: drm/bridge: ti-sn65dsi86: Convert to yaml
 2020-04-21  5:10 UTC  (11+ messages)
` [PATCH 2/3] dt-bindings: drm/bridge: ti-sn65dsi86: Add hpd-gpios to the bindings

[ANNOUNCE] v5.6.4-rt3
 2020-04-21  5:09 UTC  (2+ messages)
` v5.6.4-rt3 suspend time allocation gripe

[PATCH v2 0/6] drm: Prepare to use a GPIO on ti-sn65dsi86 for Hot Plug Detect
 2020-04-21  5:06 UTC  (7+ messages)
` [PATCH v2 1/6] drm/bridge: ti-sn65dsi86: Export bridge GPIOs to Linux
` [PATCH v2 2/6] dt-bindings: display: Add hpd-gpios to panel-common bindings
` [PATCH v2 3/6] drm/panel-simple: Support hpd-gpios for delaying prepare()
` [PATCH v2 4/6] dt-bindings: drm/bridge: ti-sn65dsi86: Convert to yaml
` [PATCH v2 5/6] dt-bindings: drm/bridge: ti-sn65dsi86: Document no-hpd
` [PATCH v2 6/6] arm64: dts: sdm845: Add "no-hpd" to sn65dsi86 on cheza

[v3 PATCH 0/5] Add UEFI support for RISC-V
 2020-04-21  5:06 UTC  (13+ messages)
` [v3 PATCH 5/5] RISC-V: Add EFI stub support

[PATCH] Input: xpad - Update xboxone fw2015 init packet
 2020-04-21  4:56 UTC  (4+ messages)

[PATCH V2] amdgpu: remove unnecessary condition check
 2020-04-21  4:53 UTC  (2+ messages)
`  "

[PATCH v2] kbuild: ensure mrproper removes arch/$(SUBARCH)/include/generated/
 2020-04-21  4:52 UTC  (4+ messages)

[PATCH] mtd: spi-nor: Add 4B_OPCODES flag to n25q256a
 2020-04-21  4:52 UTC  (4+ messages)

[PATCH] nvme/pci: Use Discard instead of Write Zeroes on SK hynix SC300
 2020-04-21  4:51 UTC  (3+ 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).