linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-25 17:52:47 to 2020-02-25 20:50:31 UTC [more...]

[RFC PATCH v14 00/10] Landlock LSM
 2020-02-25 20:49 UTC  (4+ messages)
` [RFC PATCH v14 01/10] landlock: Add object and rule management

[RFC net-next 0/3] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-02-25 20:49 UTC  (3+ messages)
` [RFC net-next 2/3] net: marvell: prestera: Add PCI interface support

[PATCH linux-master 0/3] MCAN updates for clock discovery
 2020-02-25 20:48 UTC  (6+ messages)
` [PATCH linux-master 1/3] can: tcan4x5x: Move clock init to TCAN driver

[PATCH 00/12] ti-sysc support for PRUSS
 2020-02-25 20:46 UTC  (13+ messages)
` [PATCH 01/12] dt-bindings: bus: ti-sysc: Add support for PRUSS SYSC type
` [PATCH 02/12] "
` [PATCH 03/12] ARM: dts: AM33xx-l4: Update PRUSS interconnect target-module node
` [PATCH 04/12] ARM: dts: AM4372: Add the PRU-ICSS "
` [PATCH 05/12] ARM: dts: dra7: Add PRU-ICSS interconnect target-module nodes
` [PATCH 06/12] ARM: dts: am335x-bone-common: Enable PRU-ICSS interconnect node
` [PATCH 07/12] ARM: dts: am335x-evm: "
` [PATCH 08/12] ARM: dts: am335x-evmsk: "
` [PATCH 09/12] ARM: dts: am335x-icev2: "
` [PATCH 10/12] ARM: dts: am437x-gp-evm: "
` [PATCH 11/12] ARM: dts: am437x-sk: "
` [PATCH 12/12] ARM: dts: am437x-idk: "

[PATCH] xfs: fix data races in inode->i_*time
 2020-02-25 20:46 UTC  (4+ messages)

[RFC PATCH] e1000e: Use rtnl_lock to prevent race conditions between net and pci/pm
 2020-02-25 20:46 UTC  (4+ messages)
` [RFC PATCH v2] "

[PATCH] dma-buf: free dmabuf->name in dma_buf_release()
 2020-02-25 20:44 UTC 

[PATCH 1/2] tty: serial: samsung_tty: build it for any platform
 2020-02-25 20:41 UTC  (4+ messages)

[PATCH RFC 0/2] Add Renesas RPC-IF support
 2020-02-25 20:41 UTC  (8+ messages)
` [PATCH RFC 2/2] memory: add Renesas RPC-IF driver

[tip:x86/fpu] BUILD SUCCESS 16171bffc829272d5e6014bad48f680cb50943d9
 2020-02-25 20:40 UTC 

[RELEASE] LTTng-modules 2.12.0-rc2, 2.11.2, 2.10.14 (Linux kernel tracer)
 2020-02-25 20:38 UTC 

[PATCH v3 0/2] SME EFI table updates/fixes
 2020-02-25 20:38 UTC  (4+ messages)
` [PATCH v3 1/2] x86/efi: Add TPM related EFI tables to unencrypted mapping checks
` [PATCH v3 2/2] x86/efi: Add RNG seed EFI table to unencrypted mapping check

[Patch v3] block: introduce block_rq_error tracepoint
 2020-02-25 20:37 UTC  (3+ messages)

[PATCH 1/2] x86/boot/compressed/64: Remove .bss/.pgtable from bzImage
 2020-02-25 20:37 UTC  (13+ messages)
` [PATCH 2/2] x86/boot/compressed: Remove unnecessary sections "
                ` --orphan-handling=warn (was Re: [PATCH 2/2] x86/boot/compressed: Remove unnecessary sections) "
                  ` --orphan-handling=warn

[PATCH] x86, mce, therm_throt: Optimize notifications of thermal throttle
 2020-02-25 20:36 UTC  (2+ messages)
` [tip: ras/urgent] x86/mce/therm_throt: Undo thermal polling properly on CPU offline

[RFC] perf script: add flamegraph.py script
 2020-02-25 20:36 UTC  (5+ messages)

[PATCH v4 0/7] Add dts for mt8183 GPU (and misc panfrost patches)
 2020-02-25 20:35 UTC  (2+ messages)

[v2 PATCH] mm: shmem: allow split THP when truncating THP partially
 2020-02-25 20:31 UTC  (6+ messages)

[PATCH] ARM: use assembly mnemonics for VFP register access
 2020-02-25 20:27 UTC  (6+ messages)

Regression: hibernation is broken since e6bc9de714972cac34daa1dc1567ee48a47a9342
 2020-02-25 20:26 UTC  (9+ messages)

[PATCH v7 0/9] enable CAAM's HWRNG as default
 2020-02-25 20:26 UTC  (3+ messages)
` [PATCH v7 7/9] crypto: caam - invalidate entropy register during RNG initialization

[PATCH v2 0/5] Add support for block disk resize notification
 2020-02-25 20:24 UTC  (7+ messages)
` [PATCH v2 1/5] block/genhd: Notify udev about capacity change
` [PATCH v2 2/5] drivers/block/virtio_blk.c: Convert to use set_capacity_revalidate_and_notify
` [PATCH v2 3/5] drivers/block/xen-blkfront.c: "
` [PATCH v2 4/5] drivers/nvme/host/core.c: "
` [PATCH v2 5/5] drivers/scsi/sd.c: "

[PATCH] usb: hub: Fix unhandled return value of usb_autopm_get_interface()
 2020-02-25 20:22 UTC  (5+ messages)

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-02-25 20:20 UTC  (27+ messages)
` [RFC PATCH v9 01/27] Documentation/x86: Add CET description
` [RFC PATCH v9 02/27] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [RFC PATCH v9 03/27] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states
` [RFC PATCH v9 04/27] x86/cet: Add control-protection fault handler
` [RFC PATCH v9 05/27] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack protection
` [RFC PATCH v9 06/27] mm: Introduce VM_SHSTK for Shadow Stack memory
` [RFC PATCH v9 07/27] Add guard pages around a Shadow Stack
` [RFC PATCH v9 08/27] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [RFC PATCH v9 09/27] x86/mm: Introduce _PAGE_DIRTY_SW
` [RFC PATCH v9 11/27] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [RFC PATCH v9 12/27] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
` [RFC PATCH v9 13/27] x86/mm: Shadow Stack page fault error checking
` [RFC PATCH v9 14/27] mm: Handle Shadow Stack page fault

[RFC][PATCH] checkpatch: Properly warn if Change-Id comes after first Signed-off-by line
 2020-02-25 20:14 UTC  (7+ messages)

[PATCH v2] ARM: dts: rainier: Set PCA9552 pin types
 2020-02-25 20:14 UTC 

[PATCH 1/2] kunit: kunit_parser: making parser more robust
 2020-02-25 20:11 UTC  (2+ messages)
` [PATCH 2/2] kunit: Run all KUnit tests through allyesconfig

[PATCH 0/2] printk: replace ringbuffer
 2020-02-25 20:11 UTC  (4+ messages)
` [PATCH 2/2] printk: use the lockless ringbuffer
  ` misc details: "

[PATCH 0/2] crypto: testmgr - AEAD extra tests fixes
 2020-02-25 20:02 UTC  (5+ messages)
` [PATCH 1/2] crypto: testmgr - use generic algs making test vecs
` [PATCH 2/2] crypto: testmgr - sync both RFC4106 IV copies

[PATCH v7 0/2] i2c: npcm: add NPCM i2c controller driver
 2020-02-25 20:01 UTC  (6+ messages)
` [PATCH v7 2/2] i2c: npcm: Add Nuvoton NPCM I2C "

[PATCH 0/8] Migrate all cros_ec_cmd_xfer() calls to cros_ec_cmd_xfer_status()
 2020-02-25 19:55 UTC  (3+ messages)
` [PATCH 4/8] platform/chrome: cros_ec_chardev: Use cros_ec_cmd_xfer_status helper

[PATCH v2] xfs: fix an undefined behaviour in _da3_path_shift
 2020-02-25 19:53 UTC 

[PATCH] virtio_ring: Fix mem leak with vring_new_virtqueue()
 2020-02-25 16:51 UTC  (3+ messages)

[v1,net-next, 1/2] ethtool: add setting frame preemption of traffic classes
 2020-02-25 17:59 UTC  (12+ messages)
  ` [EXT] "

[PATCH v2] spi: Add FSI-attached SPI controller driver
 2020-02-25 19:45 UTC  (3+ messages)

[PATCH bpf-next v3 0/5] bpftool: Make probes which emit dmesg warnings optional
 2020-02-25 19:44 UTC  (6+ messages)
` [PATCH bpf-next v3 1/5] bpftool: Move out sections to separate functions
` [PATCH bpf-next v3 2/5] bpftool: Make probes which emit dmesg warnings optional
` [PATCH bpf-next v3 3/5] bpftool: Update documentation of "bpftool feature" command
` [PATCH bpf-next v3 4/5] bpftool: Update bash completion for "
` [PATCH bpf-next v3 5/5] selftests/bpf: Add test "

[PATCH] irqchip/gic-v3-its: Clear Valid before writing any bits else in VPENDBASER
 2020-02-25 19:45 UTC  (4+ messages)

[PATCH 1/4] drm/msm/dpu: Remove unused function arguments
 2020-02-25 19:41 UTC  (5+ messages)
` [PATCH 2/4] drm/msm/dpu: Refactor rm iterator

[PATCH v2] pstore: pstore_ftrace_seq_next should increase position index
 2020-02-25 19:39 UTC  (2+ messages)

[PATCH v2 0/3] latest PMU events for zen1/zen2
 2020-02-25 19:28 UTC  (4+ messages)
` [PATCH v2 1/3] perf vendor events amd: restrict model detection for zen1 based processors
` [PATCH v2 2/3] perf vendor events amd: add Zen2 events
` [PATCH v2 3/3] perf vendor events amd: update Zen1 events to V2

[PATCH V4 00/13] Enable per-file/per-directory DAX operations V4
 2020-02-25 19:37 UTC  (8+ messages)
` [PATCH V4 07/13] fs: Add locking for a dynamic address space operations state

[PATCH v2] x86/efi: Add additional efi tables for unencrypted mapping checks
 2020-02-25 19:35 UTC  (9+ messages)

selftests: Linux Kernel Dump Test Module output
 2020-02-25 19:31 UTC  (4+ messages)

[PATCH bpf-next v4 0/8] MAC and Audit policy using eBPF (KRSI)
 2020-02-25 19:31 UTC  (12+ messages)
` [PATCH bpf-next v4 3/8] bpf: lsm: provide attachment points for BPF LSM programs

[PATCH 0/2] printk: replace ringbuffer
 2020-02-25 19:27 UTC  (12+ messages)

[PATCH][next] ice: remove redundant assignment to pointer vsi
 2020-02-25 19:16 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH RESEND v2 1/2] KVM: Introduce pv check helpers
 2020-02-25 19:15 UTC  (4+ messages)
` [PATCH RESEND v2 2/2] KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis

PCI device function not being enumerated [Was: PCMCIA not working on Panasonic Toughbook CF-29]
 2020-02-25 19:15 UTC  (2+ messages)

[PATCH] crypto: dcp - fix scatterlist linearization for hash
 2020-02-25 19:13 UTC  (2+ messages)

[PATCH] dma-buf: Fix missing excl fence waiting
 2020-02-25 19:11 UTC  (4+ messages)

[PATCH v2 0/7] firmware: add partial read support in request_firmware_into_buf
 2020-02-25 19:11 UTC  (6+ messages)
` [PATCH v2 3/7] test_firmware: add partial read support for request_firmware_into_buf

[PATCH 0/2] Replace Intel SVM with IOMMU SVA APIs
 2020-02-25 19:10 UTC  (3+ messages)
` [PATCH 2/2] iommu/vt-d: Replace intel SVM APIs with generic "

[PATCH] net: stmmac: move notifier block to private data
 2020-02-25 19:10 UTC  (2+ messages)

[PATCH v2 0/4] Config mipi tx drive current and impedance
 2020-02-25 19:09 UTC  (3+ messages)
` [PATCH v2 3/4] drm/mediatek: add the mipitx driving control

[PATCH] xfs: fix an undefined behaviour in _da3_path_shift
 2020-02-25 19:08 UTC  (6+ messages)

[RFC v3 0/7] Implement Data Access Monitoring-based Memory Operation Schemes
 2020-02-25 19:02 UTC  (3+ messages)
` [RFC v3 5/7] mm/damon-test: Add kunit test case for regions age accounting

[PATCH] gcc-plugins: fix gcc-plugins directory path in documentation
 2020-02-25 18:58 UTC  (2+ messages)

[PATCH v2 0/4] msm/gpu/a6xx: use the DMA-API for GMU memory allocations
 2020-02-25 18:55 UTC  (3+ messages)
` [PATCH v2 2/4] dt-bindings: display: msm: Add required dma-range property

[GIT PULL] RISC-V Fixes for 5.6-rc4
 2020-02-25 18:55 UTC  (2+ messages)

[GIT PULL] MIPS fixes
 2020-02-25 18:55 UTC  (2+ messages)

[PATCH RFC] ext4: fix potential race between online resizing and write operations
 2020-02-25 18:54 UTC  (10+ messages)

[PATCH v9 0/3] Add support for Amazon's Annapurna Labs EDAC for L1/L2
 2020-02-25 18:52 UTC  (3+ messages)
` [PATCH v9 1/3] edac: Add support for Amazon's Annapurna Labs L1 EDAC

[PATCH 0/7] drm/sun4i: de2/de3 format fixes and updates
 2020-02-25 18:50 UTC  (4+ messages)
` [PATCH 6/7] drm/sun4i: de2: Don't return de2_fmt_info struct

[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
 2020-02-25 18:49 UTC  (4+ messages)
` [PATCH RFC v4 06/13] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE

[PATCH 0/2] fix THP migration for CMA allocations
 2020-02-25 18:44 UTC  (4+ messages)
` [PATCH 2/2] mm,thp,compaction,cma: allow "

[PATCH drivers/misc] altera-stapl: altera_get_note: prevent write beyond end of 'key'
 2020-02-25 18:44 UTC 

[PATCH 0/3] sched/debug: Add uclamp values to procfs
 2020-02-25 17:52 UTC  (4+ messages)
` [PATCH 1/3] sched/debug: Remove redundant macro define
` [PATCH 2/3] sched/debug: Bunch up printing formats in common macros
` [PATCH 3/3] sched/debug: Add task uclamp values to SCHED_DEBUG procfs

[PATCH v2 0/3] mm: memcontrol: recursive memory protection
 2020-02-25 18:40 UTC  (4+ messages)
` [PATCH v2 2/3] mm: memcontrol: clean up and document effective low/min calculations

[PATCH v7 1/2] net: mdio: add ipq8064 mdio driver
 2020-02-25 18:39 UTC  (4+ messages)
` [PATCH v7 2/2] Documentation: devictree: Add ipq806x mdio bindings
    ` R: "

[PATCH] doc: Convert to checklist.txt to checklist.rst
 2020-02-25 18:39 UTC 

[PATCH 0/5] Annotate allocation functions with alloc_size attribute
 2020-02-25 18:35 UTC  (4+ messages)
` [PATCH 5/5] [RFC] mm: annotate memory allocation functions with their sizes

[PATCH] can: mcp251x: convert to half-duplex SPI
 2020-02-25 18:35 UTC 

[PATCH][next] prism54: Replace zero-length array with flexible-array member
 2020-02-25 18:32 UTC  (2+ messages)

[PATCH v2] usb: hub: Fix unhandled return value of usb_autopm_get_interface()
 2020-02-25 18:30 UTC 

[PATCH 0/2] KVM: VMX: Use basic exit reason for cheking and indexing
 2020-02-25 18:28 UTC  (7+ messages)
` [PATCH 1/2] kvm: vmx: Use basic exit reason to check if it's the specific VM EXIT

general protection fault in j1939_netdev_start
 2020-02-25 18:29 UTC 

[PATCH 00/10] floppy driver cleanups (deobfuscation)
 2020-02-25 18:27 UTC  (13+ messages)
` [PATCH 01/10] floppy: cleanup: expand macro FDCS

[PATCH 00/89] drm/vc4: Support BCM2711 Display Pipeline
 2020-02-25 18:24 UTC  (21+ messages)
` [PATCH 01/89] dt-bindings: i2c: brcmstb: Convert the BRCMSTB binding to a schema
` [PATCH 02/89] dt-bindings: i2c: brcmstb: Add BCM2711 BSC/AUTO-I2C binding
` [PATCH 06/89] dt-bindings: clock: Add a binding for the RPi Firmware clocks
` [PATCH 26/89] dt-bindings: clock: Add BCM2711 DVP binding
` [PATCH 30/89] dt-bindings: display: vc4: dpi: Add missing clock-names property
` [PATCH 31/89] dt-bindings: display: vc4: dsi: Add missing clock properties
` [PATCH 32/89] dt-bindings: display: vc4: hdmi: Add missing clock-names property
` [PATCH 33/89] dt-bindings: display: vc4: Document BCM2711 VC5
` [PATCH 59/89] dt-bindings: display: vc4: pv: Add BCM2711 pixel valves
` [PATCH 88/89] dt-bindings: display: vc4: hdmi: Add BCM2711 HDMI controllers bindings

BUG: unable to handle kernel NULL pointer dereference in inet_release
 2020-02-25 18:23 UTC  (3+ messages)

[PATCH V4 0/3] Convert QUP bindings to YAML and add ICC, pin swap doc
 2020-02-25 18:21 UTC  (5+ messages)
` [PATCH V4 1/3] dt-bindings: geni-se: Convert QUP geni-se bindings to YAML
` [PATCH V4 2/3] dt-bindings: geni-se: Add interconnect binding for GENI QUP

[PATCH v2 0/4] Enable vTPM 2.0 for the IBM vTPM driver
 2020-02-25 18:20 UTC  (7+ messages)
` [PATCH v2 2/4] tpm: ibmvtpm: Wait for buffer to be set before proceeding
` [PATCH v2 3/4] tpm: Implement tpm2_init to call when TPM_OPS_AUTO_STARTUP is not set

[PATCH v2] arm64:kgdb: Fix kernel single-stepping
 2020-02-25 17:55 UTC  (7+ messages)

[PATCH v2 3/3] mm: memcontrol: recursive memory.low protection
 2020-02-25 18:17 UTC  (11+ messages)

[PATCH V3 0/5] Add support to defer core initialization
 2020-02-25 18:13 UTC  (4+ messages)
` [PATCH V3 5/5] PCI: pci-epf-test: "

[PATCH 0/2] virtio: decouple protected guest RAM form VIRTIO_F_IOMMU_PLATFORM
 2020-02-25 18:08 UTC  (12+ messages)
` [PATCH 1/2] mm: move force_dma_unencrypted() to mem_encrypt.h

general protection fault in rds_ib_add_one
 2020-02-25 18:05 UTC 

[PATCH 0/3] Unexport kallsyms_lookup_name() and kallsyms_on_each_symbol()
 2020-02-25 18:01 UTC  (5+ messages)

linux-next: Tree for Feb 25 (BOOT_CONFIG)
 2020-02-25 17:59 UTC  (5+ messages)
` [PATCH] bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue

[PATCH 0/3] arm64: dts: ls1028a: various sl28 fixes/updates
 2020-02-25 17:57 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: ls1028a: sl28: fix on-board EEPROMS
` [PATCH 2/3] arm64: dts: ls1028a: sl28: expose switch ports in KBox A-230-LS
` [PATCH 3/3] arm64: dts: ls1028a: sl28: add support for variant 2

[PATCH 0/7] Add FlexCAN support on i.MX8QXP
 2020-02-25 17:58 UTC  (5+ messages)
` [PATCH 2/7] clk: imx8: Add SCU and LPCG clocks for I2C in CM40 SS
` [PATCH 3/7] bindings: clock: imx8qxp: add "fsl,imx8qxp-lpcg-cm40" compatible string

[for-next PATCH 0/5] phy: ti: gmii-sel: add support for am654x/j721e soc
 2020-02-25 18:04 UTC  (3+ messages)
` [for-next PATCH 1/5] phy: ti: gmii-sel: simplify config dependencies between net drivers and gmii phy

[PATCH net v2] net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not needed
 2020-02-25 17:56 UTC  (2+ messages)

[RFC PATCH 00/11] Finer grained kernel address space randomization
 2020-02-25 17:55 UTC  (3+ messages)
` [RFC PATCH 05/11] x86: Makefile: Add build and config option for CONFIG_FG_KASLR

[PATCH v8 0/6] dwc3 dependencies for HiKey960 USB
 2020-02-25 17:53 UTC  (7+ messages)
` [PATCH v8 1/6] usb: dwc3: Registering a role switch in the DRD code
` [PATCH v8 2/6] dt-bindings: usb: generic: Add role-switch-default-mode binding
` [PATCH v8 3/6] usb: dwc3: Add support for "
` [PATCH v8 4/6] dt-bindings: usb: dwc3: Allow clock list & resets to be more flexible
` [PATCH v8 5/6] usb: dwc3: Rework clock initialization "
` [PATCH v8 6/6] usb: dwc3: Rework resets "


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