linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-12 18:18:48 to 2020-05-12 22:03:46 UTC [more...]

[PATCH 0/6] phy: meson8b-usb2: small fixes and improvements
 2020-05-12 22:03 UTC  (5+ messages)
` [PATCH 1/6] dt-bindings: phy: meson8b-usb2: Convert to json-schema
` [PATCH 2/6] dt-bindings: phy: meson8b-usb2: Add compatible string for Meson8m2

[PATCH v3] security/keys: rewrite big_key crypto to use library interface
 2020-05-12 22:03 UTC  (4+ messages)

[PATCH] ARM: dts: imx6qdl-gw5910: fix wlan regulator
 2020-05-12 22:02 UTC 

[PATCH v5 00/18] Rework READ_ONCE() to improve codegen
 2020-05-12 22:00 UTC  (8+ messages)

[PATCH v2] interconnect: Add helpers for enabling/disabling a path
 2020-05-12 21:59 UTC  (2+ messages)

[PATCH v5 0/6] Add support for O_MAYEXEC
 2020-05-12 22:00 UTC  (12+ messages)
` [PATCH v5 1/6] fs: Add support for an O_MAYEXEC flag on openat2(2)
` [PATCH v5 2/6] fs: Add a MAY_EXECMOUNT flag to infer the noexec mount property
` [PATCH v5 3/6] fs: Enable to enforce noexec mounts or file exec through O_MAYEXEC
` [PATCH v5 4/6] selftest/openat2: Add tests for O_MAYEXEC enforcing
` [PATCH v5 5/6] doc: Add documentation for the fs.open_mayexec_enforce sysctl

[PATCH v3 00/16] Add support for Kontron sl28cpld
 2020-05-12 21:59 UTC  (5+ messages)
` [PATCH v3 05/16] mfd: Add support for Kontron sl28cpld management controller

[PATCH net 1/2 RESEND] ipmr: Fix RCU list debugging warning
 2020-05-12 21:59 UTC  (6+ messages)
` [PATCH net 2/2 RESEND] ipmr: Add lockdep expression to ipmr_for_each_table macro

[PATCH 00/19 V2] mm: memcontrol: charge swapin pages on instantiation
 2020-05-12 21:58 UTC  (4+ messages)
` [PATCH 12/19] mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API

[PATCH 2/4] fs: btrfs: fix data races in extent_write_cache_pages()
 2020-05-12 21:56 UTC  (2+ messages)

[PATCH] ARM: dts: imx6qdl-gw5910: add support for bcm4330-bt
 2020-05-12 21:54 UTC 

[PATCH] coresight: dynamic-replicator: Fix handling of multiple connections
 2020-05-12 21:52 UTC  (21+ messages)

[PATCH 0/2] ARM: dts: meson8b/m2: RGMII improvements
 2020-05-12 21:51 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: meson: Add the Ethernet "timing-adjustment" clock
` [PATCH 2/2] ARM: dts: meson: Switch existing boards with RGMII PHY to "rgmii-id"

[PATCH v2 1/4] Documentation: LKMM: Move MP+onceassign+derefonce to new litmus-tests/rcu/
 2020-05-12 21:49 UTC  (13+ messages)
  ` [PATCH 0/3] tools/memory-model, Documentation/litmus-test: Sort out location of litmus test and README
    ` [PATCH 4/3] docs: litmus-tests: Clarify about the RCU pre-initialization test
          ` [PATCH RESEND 0/4] tools/memory-model, Documentation/litmus-test: Sort out, location of litmus test and README
            ` [PATCH RESEND 1/4] tools/memory-model: Fix reference to litmus test in recipes.txt
            ` [PATCH RESEND 2/4] Revert "Documentation: LKMM: Move MP+onceassign+derefonce to new litmus-tests/rcu/"
            ` [PATCH RESEND 3/4] Documentation/litmus-tests: Merge atomic's README into top-level one
            ` [PATCH RESEND 4/4] docs: litmus-tests: Clarify about the RCU pre-initialization test

[PATCH v2 1/1] powerpc/crash: Use NMI context for printk when starting to crash
 2020-05-12 21:45 UTC 

[PATCH v8 00/10] Introduce OPP bandwidth bindings
 2020-05-12 21:47 UTC  (5+ messages)
` [PATCH v8 04/10] OPP: Add support for parsing interconnect bandwidth
` [PATCH v8 08/10] cpufreq: dt: Validate all interconnect paths

[PATCHv8 0/6] n_gsm serdev support and GNSS driver for droid4
 2020-05-12 21:47 UTC  (7+ messages)
` [PATCH 1/6] tty: n_gsm: Add support for serdev drivers
` [PATCH 2/6] dt-bindings: serdev: ngsm: Add binding for serdev-ngsm
` [PATCH 3/6] dt-bindings: serdev: ngsm: Add binding for GNSS child node
` [PATCH 4/6] serdev: ngsm: Add generic serdev-ngsm driver
` [PATCH 5/6] gnss: motmdm: Add support for Motorola Mapphone MDM6600 modem
` [PATCH 6/6] ARM: dts: omap4-droid4: Configure modem for serdev-ngsm

[PATCH 1/5] spi: dt-bindings: sifive: Add missing 2nd register region
 2020-05-12 21:46 UTC  (6+ messages)
` [PATCH 2/5] dt-bindings: usb: ehci: "
` [PATCH 3/5] dt-bindings: ufs: ti: Fix address properties handling
` [PATCH 4/5] dt-bindings: ufs: ti: Add missing 'additionalProperties: false'
` [PATCH 5/5] dt-bindings: Fix incorrect 'reg' property sizes

[PATCH 0/1] char: convert to use new I2C API
 2020-05-12 21:45 UTC  (6+ messages)
` [PATCH 1/1] char: ipmi: convert to use i2c_new_client_device()
  ` [PATCH] "

[PATCH] tty: hvc: Fix data abort due to race in hvc_open
 2020-05-12 21:39 UTC  (9+ messages)

[PATCH 00/17] spi: dw: Add generic DW DMA controller support
 2020-05-12 21:37 UTC  (15+ messages)
` [PATCH 01/17] dt-bindings: spi: Convert DW SPI binding to DT schema
` [PATCH 04/17] spi: dw: Cleanup generic DW DMA code namings

[PATCH v4] media: rcar-csi2: Correct the selection of hsfreqrange
 2020-05-12 21:30 UTC  (4+ messages)
` [PATCH v5] "

[PATCH] vfs: keep inodes with page cache off the inode shrinker LRU
 2020-05-12 21:29 UTC  (2+ messages)

[PATCH 0/2] memory: tegra: EMC scaling is not a clock provider
 2020-05-12 21:15 UTC  (5+ messages)
` [PATCH 1/2] of: Make <linux/of_reserved_mem.h> self-contained
` [PATCH 2/2] memory: tegra: Drop <linux/clk-provider.h>

stable/linux-4.4.y bisection: baseline.login on at91-sama5d4_xplained
 2020-05-12 21:15 UTC  (4+ messages)

[PATCH 0/8] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-05-12 21:15 UTC  (5+ messages)
` [PATCH 2/8] KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info

[PATCH] kernel: sysctl: ignore out-of-range taint bits introduced via kernel.tainted
 2020-05-12 21:13 UTC  (3+ messages)

Failure to shutdown/reboot with intel_iommu=on
 2020-05-12 21:13 UTC  (6+ messages)

linux-next: build failure after merge of the tegra tree
 2020-05-12 21:12 UTC  (2+ messages)

[PATCH v3 0/8] dwmac-meson8b Ethernet RX delay configuration
 2020-05-12 21:11 UTC  (9+ messages)
` [PATCH v3 1/8] dt-bindings: net: meson-dwmac: Add the amlogic,rx-delay-ns property
` [PATCH v3 2/8] dt-bindings: net: dwmac-meson: Document the "timing-adjustment" clock
` [PATCH v3 3/8] net: stmmac: dwmac-meson8b: use FIELD_PREP instead of open-coding it
` [PATCH v3 4/8] net: stmmac: dwmac-meson8b: Move the documentation for the TX delay
` [PATCH v3 5/8] net: stmmac: dwmac-meson8b: Add the PRG_ETH0_ADJ_* bits
` [PATCH v3 6/8] net: stmmac: dwmac-meson8b: Fetch the "timing-adjustment" clock
` [PATCH v3 7/8] net: stmmac: dwmac-meson8b: Make the clock enabling code re-usable
` [PATCH v3 8/8] net: stmmac: dwmac-meson8b: add support for the RX delay configuration

[PATCHv1] fpga: stratix10-soc: remove the pre-set reconfiguration condition
 2020-05-12 21:27 UTC  (3+ messages)

[PATCH 1/2] gpio: Document proper return value for gpio drivers
 2020-05-12 21:09 UTC  (4+ messages)
` [PATCH 2/2] gpio: Make "offset" and "unsigned int", not just "unsigned"

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-05-12 21:08 UTC  (4+ messages)
` [PATCH v3 23/75] x86/boot/compressed/64: Setup GHCB Based VC Exception handler

[v2 PATCH 0/4] Add SMD RPM support for MSM8936
 2020-05-12 21:04 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: clock: rpmcc: Document MSM8936 compatible

[PATCH] x86/hyperv: Properly suspend/resume reenlightenment notifications
 2020-05-12 21:03 UTC  (2+ messages)

[RFC linux-next PATCH] mm: khugepaged: remove error message when checking external pins
 2020-05-12 21:03 UTC 

[PATCH -next] riscv: perf: RISCV_BASE_PMU should be closeable
 2020-05-12 21:02 UTC  (2+ messages)

[PATCH v10 0/2] Panel rotation patches
 2020-05-12 20:59 UTC  (7+ messages)

[PATCH] ARM: dts: imx6qdl-gw5904: add lsm9ds1 iio imu/magn support
 2020-05-12 20:59 UTC 

[PATCH 1/3] video: fbdev: ssd1307fb: Added support to Column offset
 2020-05-12 20:59 UTC  (4+ messages)
` [PATCH 2/3] video: fbdev: ssd1307fb: Support to pixel inversion
` [PATCH 3/3] video: fbdev: ssd1307fb: Switch to atomic PWM API

[PATCH] ARM: dts: imx6qdl-gw560x: add lsm9ds1 iio imu/magn support
 2020-05-12 20:59 UTC 

[PATCH] platform/x86: touchscreen_dmi: Add info for the Trekstor Yourbook C11B
 2020-05-12 20:57 UTC  (4+ messages)

[PATCH 0/3] occ: Add support for P10
 2020-05-12 20:57 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: fsi: Add P10 OCC device documentation

[PATCH 0/6] Loongson PCH IRQ Support
 2020-05-12 20:57 UTC  (4+ messages)
` [PATCH v3 1/6] irqchip: Add Loongson HyperTransport Vector support
  ` [PATCH v3 6/6] dt-bindings: interrupt-controller: Add Loongson PCH MSI

[PATCH -next] media: tegra: Make tegra210_video_formats static
 2020-05-12 20:55 UTC  (2+ messages)

[RFC PATCH v3 00/12] Integrity Policy Enforcement LSM (IPE)
 2020-05-12 20:46 UTC  (4+ messages)

[PATCH] mfd: Export LPC attributes for the system SPI chip
 2020-05-12 20:42 UTC 

[PATCH v7 0/2] Amlogic 32-bit Meson SoC SDHC MMC controller driver
 2020-05-12 20:41 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: mmc: Document the Amlogic Meson SDHC MMC host controller
` [PATCH v7 2/2] mmc: host: meson-mx-sdhc: new driver for the Amlogic Meson SDHC host

[PATCH 0/6] Add initial genpd support for omap PRM driver
 2020-05-12 20:38 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: omap: Update PRM binding for genpd
` [PATCH 2/6] soc: ti: omap-prm: Add basic power domain support
` [PATCH 3/6] soc: ti: omap-prm: Configure sgx power domain for am3 and am4
` [PATCH 4/6] soc: ti: omap-prm: Configure omap4 and 5 l4_abe power domain
` [PATCH 5/6] ARM: dts: Configure am3 and am4 sgx for genpd and drop platform data
` [PATCH 6/6] ARM: dts: Configure omap4 and 5 l4_abe "

[PATCH v2] arm: dts: Move am33xx and am43xx mmc nodes to sdhci-omap driver
 2020-05-12 20:38 UTC 

[PATCH] x86: support i386 with Clang
 2020-05-12 20:35 UTC  (8+ messages)

exec: Promised cleanups after introducing exec_update_mutex
 2020-05-12 20:31 UTC  (11+ messages)
` [PATCH 0/6] exec: Trivial cleanups for exec
  ` [PATCH 0/5] exec: Control flow simplifications
    ` [PATCH 3/5] exec: Remove recursion from search_binary_handler

[PATCH 1/3] arm64: dts: rockchip: replace RK_FUNC defines in rk3326-odroid-go2.dts
 2020-05-12 20:35 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: pinctrl: rockchip: update example
` [PATCH 3/3] include: dt-bindings: rockchip: remove unused defines

[PATCH v4 00/38] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-05-12 20:33 UTC  (5+ messages)
` [PATCH v4 01/38] dma-mapping: add generic helpers for mapping sgtable objects
    ` [PATCH v4 38/38] videobuf2: use sgtable-based scatterlist wrappers

linux-next: manual merge of the sound-asoc tree with the crypto tree
 2020-05-12 20:31 UTC  (6+ messages)

[v1] drm/bridge: ensure bridge suspend happens during PM sleep
 2020-05-12 20:26 UTC  (2+ messages)

[PATCH V4 0/8] Add APSS clock controller support for IPQ6018
 2020-05-12 20:24 UTC  (9+ messages)
` [PATCH V4 2/8] dt-bindings: clock: Add schema for QCOM IPQ apss pll
` [PATCH V4 5/8] clk: qcom: Add ipq apss clock controller
` [PATCH V4 7/8] mailbox: qcom: Add ipq6018 apcs compatible
` [PATCH V4 8/8] arm64: dts: ipq6018: Add a53 pll and apcs clock

[PATCH v3 net-next 00/15] Traffic support for dsa_8021q in vlan_filtering=1 mode
 2020-05-12 20:10 UTC  (2+ messages)

[RFC 00/17] dma-fence lockdep annotations
 2020-05-12 20:10 UTC  (17+ messages)
` [RFC 10/17] drm/amdgpu: s/GFP_KERNEL/GFP_ATOMIC in scheduler code
` [RFC 16/17] drm/amdgpu: gpu recovery does full modesets

[RFC v4][PATCH part-1 0/7] ASI - Part I (ASI Infrastructure and PTI)
 2020-05-12 20:07 UTC  (4+ messages)

[PATCH] Makefile: support compressed debug info
 2020-05-12 20:06 UTC  (8+ messages)

[PATCH 0/3] sparc: port to copy_thread_tls() and struct kernel_clone_args
 2020-05-12 20:06 UTC  (4+ messages)
` [PATCH 1/3] sparc64: enable HAVE_COPY_THREAD_TLS

[PATCH rdma-rc 0/2] Fixes to IB_EVENT_DEVICE_FATAL logic
 2020-05-12 20:05 UTC  (2+ messages)

[PATCH v3 0/3] arch/x86: Enable MPK feature on AMD
 2020-05-12 20:04 UTC  (7+ messages)
` [PATCH v3 3/3] KVM: x86: Move MPK feature detection to common code

[PATCH -next] mm/hmm/test: fix error return code in hmm_dmirror_init()
 2020-05-12 19:59 UTC  (2+ messages)

[PATCH -next] mm/hmm/test: fix missing unlock on error in dmirror_migrate_finalize_and_map()
 2020-05-12 19:59 UTC  (2+ messages)

[PATCH v2] uapi, posix-timers: provide clockid-related macros and functions to UAPI
 2020-05-12 19:58 UTC  (2+ messages)

[PATCH v7 0/7] introduce memory hinting API for external process
 2020-05-12 19:55 UTC  (9+ messages)
` [PATCH v7 5/7] mm: support both pid and pidfd for process_madvise

Null-ptr-deref due to "vfs, fsinfo: Add an RCU safe per-ns mount list"
 2020-05-12 19:50 UTC 

[PATCH 0/3] Highmem support for 32-bit RISC-V
 2020-05-12 19:49 UTC  (12+ messages)
              ` ARM: static kernel in vmalloc space (was Re: [PATCH 0/3] Highmem support for 32-bit RISC-V)
                  ` ARM: static kernel in vmalloc space

[PATCH 0/5] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-05-12 19:47 UTC  (7+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 5/6] dmaengine: dw: Introduce max burst length hw config

[PATCH 1/4] misc: sram: add support for remapping reserved regions only
 2020-05-12 19:45 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: sram: add documentation for reserved-only flag

[PATCH v2 4/6] bus: mhi: core: Introduce debugfs entries and counters for MHI
 2020-05-12 19:43 UTC  (3+ messages)

[PATCH v7 00/18] pstore: mtd: support crash log to block and mtd device
 2020-05-12 19:44 UTC  (4+ messages)
` [PATCH v7 07/18] printk: Introduce kmsg_dump_reason_str()

[PATCH v2 0/2] fs: avoid fdput() after failed fdget()
 2020-05-12 19:43 UTC  (3+ messages)
` [PATCH v2 1/2] fs: avoid fdput() after failed fdget() in ksys_sync_file_range()
` [PATCH v2 2/2] fs: avoid fdput() after failed fdget() in kernel_read_file_from_fd()

[PATCH][next] pstore/zone: remove redundant initializations to variable ret
 2020-05-12 19:40 UTC  (2+ messages)

[RFC][PATCH 1/3] evm: Move hooks outside LSM infrastructure
 2020-05-12 19:38 UTC  (17+ messages)

[PATCH v13 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver
 2020-05-12 19:36 UTC  (3+ messages)
` [RFC PATCH] media: v4l: xilinx: xcsi2rxss_enum_mbus_code() can be static

[PATCH net v4] net: ethernet: ti: Remove TI_CPTS_MOD workaround
 2020-05-12 19:35 UTC  (2+ messages)

[PATCH net-next v2] dt-bindings: net: Convert UniPhier AVE4 controller to json-schema
 2020-05-12 19:31 UTC  (2+ messages)

[PATCH v2 05/14] net: core: provide priv_to_netdev()
 2020-05-12 19:30 UTC  (4+ messages)

[RESEND PATCH v3] dt-bindings: power: Convert bq27xxx dt to yaml
 2020-05-12 19:19 UTC 

[PATCH v3] dt-bindings: power: Convert bq27xxx dt to yaml
 2020-05-12 19:15 UTC  (2+ messages)

[RFC v1 0/3] Add QTI QFPROM-Efuse driver support
 2020-05-12 19:20 UTC  (5+ messages)
` [RFC v1 1/3] dt-bindings: nvmem: Add devicetree bindings for qfprom-efuse
` [RFC v1 2/3] drivers: nvmem: Add driver for QTI qfprom-efuse support
` [RFC v1 3/3] arm64: dts: qcom: sc7180: Add qfprom-efuse

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

[PATCH] drivers: thermal: tsens: Merge tsens-common.c into tsens.c
 2020-05-12 19:17 UTC  (2+ messages)

[PATCH 0/4] usb: typec: Intel PMC driver changes
 2020-05-12 19:19 UTC  (8+ messages)
` [PATCH 2/4] usb: typec: mux: intel_pmc_mux: Support for static SBU/HSL orientation

[PATCH] remoteproc: core: Prevent system suspend during remoteproc recovery
 2020-05-12 19:12 UTC  (2+ messages)

[PATCH] READ_ONCE, WRITE_ONCE, kcsan: Perform checks in __*_ONCE variants
 2020-05-12 19:09 UTC  (2+ messages)

[PATCH net-next 0/4] Extend phylib implementation of pause support
 2020-05-12 19:08 UTC  (10+ messages)
` [PATCH net-next 1/4] net: ethernet: validate pause autoneg setting
` [PATCH net-next 3/4] net: ethernet: introduce phy_set_pause

[PATCH v25 00/16] Multicolor Framework v25
 2020-05-12 18:54 UTC  (2+ messages)

[PATCH][next] pstore/zone: fix dereference of pointer before it has been null checked
 2020-05-12 18:59 UTC  (2+ messages)

[PATCH] sched/fair: fix unthrottle_cfs_rq for leaf_cfs_rq list
 2020-05-12 18:59 UTC  (2+ messages)

[PATCH][next] pstore/zone,blk: fix dereference of pointer before it has been null checked
 2020-05-12 18:58 UTC  (2+ messages)

[GIT PULL] tracing: Fixes for v5.7 from previous fixes
 2020-05-12 18:55 UTC  (2+ messages)

[GIT PULL] GFS2 fixes for 5.7
 2020-05-12 18:55 UTC  (2+ messages)

[GIT PULL] GPIO fixes for the v5.7 series
 2020-05-12 18:55 UTC  (2+ messages)

[PATCH v3 0/6] allow ramoops to collect all kmesg_dump events
 2020-05-12 18:53 UTC  (7+ messages)

[PATCH v4 00/16] mtd: spi-nor: add xSPI Octal DTR support
 2020-05-12 18:46 UTC  (5+ messages)

[PATCH] net: phy: realtek: clear interrupt during init for rtl8211f
 2020-05-12 18:43 UTC  (2+ messages)

[PATCH 0/6] soc: Add Baikal-T1 SoC APB/AXI EHB and L2-cache drivers
 2020-05-12 18:31 UTC  (7+ messages)
` [PATCH v2 0/2] memory: Add Baikal-T1 L2-cache driver
  ` [PATCH v2 1/2] dt-bindings: memory: Add Baikal-T1 L2-cache Control Block binding

request: get the linux compiler to compile using the c++ compiler
 2020-05-12 18:24 UTC 

[PATCH][next] fs: remove redundant assignment to variable ret
 2020-05-12 18:22 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).