linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-09 20:00:51 to 2020-03-09 23:45:26 UTC [more...]

[RFC PATCH v14 00/10] Landlock LSM
 2020-03-09 23:44 UTC  (2+ messages)

[PATCH v13 0/4] Invoke rpmh_flush for non OSI targets
 2020-03-09 23:44 UTC  (10+ messages)
` [PATCH v13 2/5] soc: qcom: rpmh: Update dirty flag only when data changes
` [PATCH v13 3/5] soc: qcom: rpmh: Invalidate SLEEP and WAKE TCSes before flushing new data
` [PATCH v13 4/5] soc: qcom: rpmh: Invoke rpmh_flush() for dirty caches
` [PATCH v13 5/5] drivers: qcom: Update rpmh clients to use start and end transactions

[GIT PULL] ktest: Updates and fixes for 5.6
 2020-03-09 23:40 UTC  (2+ messages)

[GIT PULL] MMC fixes for v5.6-rc6
 2020-03-09 23:40 UTC  (2+ messages)

[GIT PULL] virtio: fixes
 2020-03-09 23:40 UTC  (2+ messages)

[PATCH] mm: hugetlb: optionally allocate gigantic hugepages using cma
 2020-03-09 23:37 UTC  (3+ messages)

linux-next: build warning after merge of the vfs tree
 2020-03-09 23:36 UTC  (3+ messages)

[PATCH v2 0/4] mmc: mediatek: add mmc cqhci support
 2020-03-09 23:21 UTC  (4+ messages)
` [PATCH 1/4] [1/4] mmc: core: expose MMC_CAP2_CQE* to dt

[RFC PATCH v9 01/27] Documentation/x86: Add CET description
 2020-03-09 23:20 UTC  (9+ messages)

[PATCH v3 0/4] mmc: mediatek: add mmc cqhci support
 2020-03-09 23:16 UTC  (8+ messages)
` [PATCH v3 1/4] mmc: core: expose MMC_CAP2_CQE* to dt
` [PATCH v3 4/4] dt-bindings: mmc: mediatek: Add document for mt6779

[PATCH RFC] MAINTAINERS: include GOOGLE FIRMWARE entry
 2020-03-09 23:12 UTC  (7+ messages)

linux-next: Signed-off-by missing for commit in the cifs tree
 2020-03-09 23:07 UTC  (2+ messages)

linux-next: build failure after merge of the pci tree
 2020-03-09 23:07 UTC 

[PATCH v1] power: supply: bq27xxx_battery: Silence deferred-probe error
 2020-03-09 23:06 UTC  (2+ messages)

BUG: corrupted list in _cma_attach_to_dev
 2020-03-09 23:03 UTC  (3+ messages)

[PATCH 00/14] VFS: Filesystem information [ver #18]
 2020-03-09 22:52 UTC  (9+ messages)
` [PATCH 01/14] VFS: Add additional RESOLVE_* flags "

[PATCH 0/3] Add sgm3140 flash led driver
 2020-03-09 22:52 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: Add vendor prefix for SG Micro Corp
` [PATCH 2/3] dt-bindings: leds: Add binding for sgm3140
` [PATCH 3/3] leds: add sgm3140 driver

[PATCH V1 00/13] Miscellaneous fixes for resctrl selftests
 2020-03-09 22:51 UTC  (6+ messages)
` [PATCH V1 01/13] selftests/resctrl: Fix feature detection

linux-next: build warning after merge of the pidfd-fixes tree
 2020-03-09 22:37 UTC  (2+ messages)

[RFC PATCH v3 07/12] genirq: Shutdown irq chips in suspend/resume during hibernation
 2020-03-09 22:37 UTC  (3+ messages)
  ` [EXTERNAL][RFC "

[PATCHv2 0/3] clk: agilex: add clock driver
 2020-03-09 22:36 UTC  (5+ messages)
` [PATCHv2 2/3] dt-bindings: documentation: add clock bindings information for Agilex
` [PATCHv2 3/3] clk: socfpga: agilex: add clock driver for the Agilex platform

[PATCH 0/1] coredump: Fix null pointer dereference when kernel.core_pattern is "|"
 2020-03-09 22:34 UTC  (3+ messages)

[PATCH -next] soc: fsl: dpio: remove set but not used variable 'addr_cena'
 2020-03-09 22:33 UTC  (2+ messages)

[PATCH] devices.txt: document minor for rfkill
 2020-03-09 22:33 UTC 

[PATCH] net: slcan, slip -- no need for goto when if () will do
 2020-03-09 22:33 UTC 

[PATCH v2] xen: Use evtchn_type_t as a type for event channels
 2020-03-09 22:31 UTC  (4+ messages)

[PATCH] xattr: NULL initialize name in simple_xattr_alloc
 2020-03-09 22:31 UTC  (3+ messages)

[RESEND PATCH v7] dt-bindings: display: Add idk-2121wr binding
 2020-03-09 22:28 UTC  (5+ messages)

[PATCH] clk: socfpga: stratix10: use new parent data scheme
 2020-03-09 22:27 UTC  (2+ messages)

[PATCH v6 00/14] KVM: Dirty ring interface
 2020-03-09 22:25 UTC  (15+ messages)
` [PATCH v6 01/14] KVM: X86: Change parameter for fast_page_fault tracepoint
` [PATCH v6 02/14] KVM: Cache as_id in kvm_memory_slot
` [PATCH v6 03/14] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
` [PATCH v6 04/14] KVM: Pass in kvm pointer into mark_page_dirty_in_slot()
` [PATCH v6 05/14] KVM: X86: Implement ring-based dirty memory tracking
` [PATCH v6 06/14] KVM: Make dirty ring exclusive to dirty bitmap log
` [PATCH v6 07/14] KVM: Don't allocate dirty bitmap if dirty ring is enabled
` [PATCH v6 08/14] KVM: selftests: Always clear dirty bitmap after iteration
` [PATCH v6 09/14] KVM: selftests: Sync uapi/linux/kvm.h to tools/
` [PATCH v6 10/14] KVM: selftests: Use a single binary for dirty/clear log test
` [PATCH v6 11/14] KVM: selftests: Introduce after_vcpu_run hook for dirty "
` [PATCH v6 12/14] KVM: selftests: Add dirty ring buffer test
` [PATCH v6 13/14] KVM: selftests: Let dirty_log_test async for dirty ring test
` [PATCH v6 14/14] KVM: selftests: Add "-c" parameter to dirty log test

[PATCH v4 0/5] Add clock drivers for SM8250 SoC
 2020-03-09 22:21 UTC  (11+ messages)
` [PATCH v4 1/5] clk: qcom: clk-alpha-pll: Use common names for defines
` [PATCH v4 2/5] clk: qcom: clk-alpha-pll: Refactor trion PLL
` [PATCH v4 3/5] clk: qcom: clk-alpha-pll: Add support for controlling Lucid PLLs
` [PATCH v4 4/5] dt-bindings: clock: Add SM8250 GCC clock bindings
` [PATCH v4 5/5] clk: qcom: gcc: Add global clock controller driver for SM8250

[PATCH 0/2] clk qcom rpmh fixes
 2020-03-09 22:12 UTC  (3+ messages)
` [PATCH 1/2] clk: qcom: rpmh: Simplify clk_rpmh_bcm_send_cmd()
` [PATCH 2/2] clk: qcom: rpmh: Drop unnecessary semicolons

[PATCH v3 00/32] irqchip/gic-v4: GICv4.1 architecture support
 2020-03-09 22:11 UTC  (3+ messages)
` [PATCH v3 03/32] irqchip/gic-v3: Workaround Cavium TX1 erratum when reading GICD_TYPER2

[locks] 6d390e4b5d: will-it-scale.per_process_ops -96.6% regression
 2020-03-09 22:11 UTC  (8+ messages)

[PATCH 0/5] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-03-09 22:08 UTC  (6+ messages)

[PATCH] checkpatch: check proper licensing of Devicetree bindings
 2020-03-09 22:06 UTC  (2+ messages)

[PATCH] venus: avoid extra locking in driver
 2020-03-09 22:07 UTC  (3+ messages)

[PATCH][next] pstore: ram_core: Replace zero-length array with flexible-array member
 2020-03-09 22:06 UTC  (3+ messages)

[RFC PATCH v5 0/5] Bluetooth: Handle system suspend gracefully
 2020-03-09 22:03 UTC  (4+ messages)
` [RFC PATCH v5 1/5] Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND

[PATCH] irqchip/gic-v3: avoid reading typer2 if GICv3
 2020-03-09 21:57 UTC  (5+ messages)

[PATCH v28 00/22] Intel SGX foundations
 2020-03-09 21:56 UTC  (7+ messages)
` [PATCH v28 06/22] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v28 07/22] x86/cpu/intel: Detect SGX supprt
` [PATCH v28 16/22] x86/sgx: Add a page reclaimer

[PATCH] nvme-rdma: Avoid double freeing of async event data
 2020-03-09 21:53 UTC  (2+ messages)

[PATCH v7 00/13] Convert period and duty cycle to u64
 2020-03-09 21:48 UTC  (3+ messages)
` [PATCH v7 03/13] hwmon: pwm-fan: Use 64-bit division macros for period and duty cycle

BUG: kernel NULL pointer dereference, address: 00 - ida_free+0x76/0x140
 2020-03-09 21:43 UTC  (8+ messages)

[futex] 8019ad13ef: will-it-scale.per_process_ops -97.8% regression
 2020-03-09 21:42 UTC  (2+ messages)
` [tip: locking/urgent] futex: Unbreak futex hashing

[PATCH][next] cifs: smb2pdu.h: Replace zero-length array with flexible-array member
 2020-03-09 21:41 UTC  (2+ messages)

[PATCH v4 1/5] IIO: Ingenic JZ47xx: Add xlate cb to retrieve correct channel idx
 2020-03-09 21:41 UTC  (4+ messages)
` [PATCH v4 4/5] dt-bindings: input: Add docs for ADC driven joystick

[PATCH v5 05/14] KVM: X86: Implement ring-based dirty memory tracking
 2020-03-09 21:35 UTC  (3+ messages)

[PATCH v5 0/7] ASoC: Add new module driver for new ASRC
 2020-03-09 21:30 UTC  (7+ messages)
` [PATCH v5 1/7] ASoC: dt-bindings: fsl_asrc: Add new property fsl,asrc-format
` [PATCH v5 2/7] ASoC: fsl-asoc-card: Support "
` [PATCH v5 4/7] ASoC: fsl_asrc: rename asrc_priv to asrc

[PATCH 00/12] SEV Live Migration Patchset
 2020-03-09 21:28 UTC  (3+ messages)
` [PATCH 01/12] KVM: SVM: Add KVM_SEV SEND_START command

[PATCH][next] overlayfs: overlayfs.h: Replace zero-length array with flexible-array member
 2020-03-09 20:22 UTC 

Instrumentation and RCU
 2020-03-09 21:25 UTC  (5+ messages)

[PATCH v2] iio: adc: rockchip_saradc: Add support iio buffers
 2020-03-09 21:22 UTC 

[PATCH v4 1/4] i2c: at91: Send bus clear command if SDA is down
 2020-03-09 21:20 UTC  (7+ messages)
` [PATCH v4 2/4] ARM: at91/dt: sama5d3: add i2c gpio pinctrl
` [PATCH v4 3/4] ARM: at91/dt: sama5d4: "
` [PATCH v4 4/4] ARM: at91/dt: sama5d2: "

[PATCH] media: venus: fix use after free for registeredbufs
 2020-03-09 21:19 UTC  (5+ messages)

[PATCH v2 4/4] drm/dp_mst: Rewrite and fix bandwidth limit checks
 2020-03-09 21:15 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/2] Add APSS clock controller support for IPQ6018
 2020-03-09 21:13 UTC  (8+ messages)
` [PATCH 1/2] clk: qcom: Add DT bindings for ipq6018 apss clock controller
` [PATCH 2/2] clk: qcom: Add "

[PATCH v2] clk: qcom: clk-rpm: add missing rpm clk for ipq806x
 2020-03-09 21:12 UTC  (3+ messages)

[PATCH] clk: qcom: clk-rpmh: Wait for completion when enabling clocks
 2020-03-09 21:10 UTC  (2+ messages)

[PATCH v2 0/6] NXP DSPI bugfixes and support for LS1028A
 2020-03-09 21:07 UTC  (7+ messages)
` [PATCH v2 1/6] spi: spi-fsl-dspi: Don't access reserved fields in SPI_MCR
` [PATCH v2 2/6] spi: spi-fsl-dspi: Fix little endian access to PUSHR CMD and TXDATA
` [PATCH v2 3/6] spi: spi-fsl-dspi: Fix oper_word_size of zero for DMA mode
` [PATCH v2 4/6] spi: spi-fsl-dspi: Add support for LS1028A
` [PATCH v2 5/6] arm64: dts: ls1028a: Specify the DMA channels for the DSPI controllers
` [PATCH v2 6/6] arm64: dts: ls1028a-rdb: Add a spidev node for the mikroBUS

[PATCH v3 0/3] leds: add support for apa102c leds
 2020-03-09 21:05 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: Document shiji vendor-prefix

[PATCH v8 00/11] arm64: Branch Target Identification support
 2020-03-09 21:05 UTC  (3+ messages)

[PATCH v2 0/4] drm/dp_mst: Fix bandwidth checking regressions from DSC patches
 2020-03-09 21:04 UTC  (3+ messages)
` [PATCH v2 1/4] drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundant

[PATCH 0/2] drm/dp_mst: Fix link address probing regressions
 2020-03-09 21:04 UTC  (2+ messages)

[PATCH 0/4] remoteproc: some bug fixes
 2020-03-09 20:56 UTC  (3+ messages)
` [PATCH 1/4] remoteproc: re-check state in rproc_trigger_recovery()

[PATCH 0/2] clk: meson: axg: Remove MIPI enable clock gate
 2020-03-09 21:01 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] clk: meson-axg: remove CLKID_MIPI_ENABLE

[PATCHv2] exec: Fix a deadlock in ptrace
 2020-03-09 20:48 UTC  (25+ messages)
` [PATCHv4] "
    ` [PATCHv5] "
                ` [PATCHv6] "
                    ` [PATCH 0/2] Infrastructure to allow fixing exec deadlocks
                      ` [PATCH 0/5] "
                        ` [PATCH v2 3/5] exec: Move cleanup of posix timers on exec out of de_thread
                        ` [PATCH v2 4/5] exec: Move exec_mmap right after de_thread in flush_old_exec

[PATCH][next] udf: udf_sb.h: Replace zero-length array with flexible-array member
 2020-03-09 20:27 UTC 

[RESEND PATCH 0/5] Support the Allwinner F1C100s USB stack
 2020-03-09 20:43 UTC  (6+ messages)
` [RESEND PATCH 1/5] dt-bindings: Add new F1C100s compatible strings for USB
` [RESEND PATCH 2/5] phy: sun4i-usb: add support for the USB PHY on suniv SoC
` [RESEND PATCH 3/5] musb: sunxi: add support for the suniv MUSB controller
` [RESEND PATCH 4/5] ARM: suniv: add USB-related device nodes
` [RESEND PATCH 5/5] ARM: suniv: f1c100s: enable USB on Lichee Pi Nano

[PATCH][next] ocfs2: ocfs2_fs.h: Replace zero-length array with flexible-array member
 2020-03-09 20:21 UTC 

[v2] ceph: using POOL FULL flag instead of OSDMAP FULL flag
 2020-03-09 20:43 UTC  (2+ messages)

[PATCH 0/4] mfd: Add ENE KB3930 Embedded Controller driver
 2020-03-09 20:38 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: Add vendor prefix for Dell Inc
` [PATCH 2/4] dt-bindings: Add vendor prefix for ENE
` [PATCH 3/4] dt-bindings: mfd: Add ENE KB3930 Embedded Controller binding
` [PATCH 4/4] mfd: ene-kb3930: Add driver for ENE KB3930 Embedded Controller

[PATCH net-next v2 0/9] net: ethernet: ti: add networking support for k3 am65x/j721e soc
 2020-03-09 20:37 UTC  (3+ messages)
` [PATCH net-next v2 4/9] dt-binding: ti: am65x: document mcu cpsw nuss

[PATCH] x86/Kconfig: make X86_UMIP to cover any X86 CPU
 2020-03-09 20:36 UTC  (2+ messages)

[PATCH 00/13] Reconcile NUMA balancing decisions with the load balancer v6
 2020-03-09 20:36 UTC  (3+ messages)

[PATCH v4 0/5] remoteproc: Add elf64 support
 2020-03-09 20:32 UTC  (4+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 8/8] remoteproc: Adapt coredump to generate correct elf type

[PATCH ghak120] audit: trigger accompanying records when no rules present
 2020-03-09 20:31 UTC  (3+ messages)

[PATCH kcsan 0/32] KCSAN commits for v5.7
 2020-03-09 20:27 UTC  (4+ messages)
` [PATCH kcsan 26/32] kcsan, trace: Make KCSAN compatible with tracing

[for-linus][PATCH 0/4] ktest: Fixes and updates for 5.6
 2020-03-09 20:22 UTC  (5+ messages)
` [for-linus][PATCH 1/4] ktest: Fix some typos in sample.conf
` [for-linus][PATCH 2/4] ktest: Make default build option oldconfig not randconfig
` [for-linus][PATCH 3/4] ktest: Add timeout for ssh sync testing
` [for-linus][PATCH 4/4] ktest: Fix typos in ktest.pl

[PATCH][next] squashfs: squashfs_fs.h: Replace zero-length array with flexible-array member
 2020-03-09 20:26 UTC 

[PATCH v2] x86/kvm: Disable KVM_ASYNC_PF_SEND_ALWAYS
 2020-03-09 20:22 UTC  (11+ messages)

[PATCH][next] fs: select: Replace zero-length array with flexible-array member
 2020-03-09 20:24 UTC 

[PATCH 0/6] NXP DSPI bugfixes and support for LS1028A
 2020-03-09 20:17 UTC  (5+ messages)
` [PATCH 5/6] arm64: dts: ls1028a: Specify the DMA channels for the DSPI controllers

[PATCH][next] ocfs2: dlm: Replace zero-length array with flexible-array member
 2020-03-09 20:20 UTC 

[PATCH][next] jfs: Replace zero-length array with flexible-array member
 2020-03-09 20:15 UTC  (2+ messages)

[PATCH][next] ocfs2: cluster: Replace zero-length array with flexible-array member
 2020-03-09 20:19 UTC 

[PATCH v2 00/66] KVM: x86: Introduce KVM cpu caps
 2020-03-09 20:11 UTC  (3+ messages)

[PATCH RESEND v6 00/16] mm: Page fault enhancements
 2020-03-09 20:06 UTC  (2+ messages)

[PATCH v5 0/5] Add modem Clock controller (MSS CC) driver for SC7180
 2020-03-09 20:06 UTC  (2+ messages)

[PATCH v2 1/4] kernfs: kvmalloc xattr value instead of kmalloc
 2020-03-09 20:05 UTC  (5+ messages)

[PATCH V2] gpio: brcmstb: support gpio-line-names property
 2020-03-09 20:01 UTC  (2+ messages)

[PATCH] perf map: Use strstarts() to look for Android libraries
 2020-03-09 20:01 UTC 

[PATCH v2 00/11] Raspbery Pi 4 vmmc regulator support
 2020-03-09 20:01 UTC  (4+ messages)
` [PATCH v2 11/11] ARM: dts: bcm2711: Add vmmc regulator in emmc2


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