linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-06 21:02:41 to 2020-05-07 00:45:44 UTC [more...]

[RFC 00/43] PKRAM: Preserved-over-Kexec RAM
 2020-05-07  0:41 UTC  (23+ messages)
` [RFC 01/43] mm: add PKRAM API stubs and Kconfig
` [RFC 02/43] mm: PKRAM: implement node load and save functions
` [RFC 03/43] mm: PKRAM: implement object "
` [RFC 06/43] mm: PKRAM: implement byte stream operations
` [RFC 07/43] mm: PKRAM: link nodes by pfn before reboot
` [RFC 08/43] mm: PKRAM: introduce super block
` [RFC 09/43] PKRAM: build a physical mapping pagetable of pages to be preserved
` [RFC 11/43] PKRAM: pass the preserved pages pagetable to the next kernel
` [RFC 13/43] mm: PKRAM: free preserved pages pagetable
` [RFC 14/43] mm: memblock: PKRAM: prevent memblock resize from clobbering preserved pages
` [RFC 16/43] kexec: PKRAM: prevent kexec clobbering preserved pages in some cases
` [RFC 18/43] kexec: PKRAM: avoid clobbering already preserved pages
` [RFC 19/43] mm: PKRAM: allow preserved memory to be freed from userspace
` [RFC 20/43] PKRAM: disable feature when running the kdump kernel
` [RFC 21/43] x86/KASLR: PKRAM: support physical kaslr
` [RFC 22/43] mm: shmem: introduce shmem_insert_page
` [RFC 24/43] mm: shmem: prevent swapping of PKRAM-enabled tmpfs pages
` [RFC 25/43] mm: shmem: specify the mm to use when inserting pages
` [RFC 28/43] PKRAM: ensure memblocks with preserved pages init'd for numa
` [RFC 30/43] memblock: add for_each_reserved_mem_range()
` [RFC 31/43] memblock, mm: defer initialization of preserved pages
` [RFC 32/43] shmem: PKRAM: preserve shmem files a chunk at a time

[PATCH RFC tip/core/rcu] Add shrinker to shift to fast/inefficient GP mode
 2020-05-07  0:42 UTC 

[PATCH net-next 0/5] net: ipa: kill endpoint stop workaround
 2020-05-07  0:42 UTC  (2+ messages)

[PATCH v29 00/20] Intel SGX foundations
 2020-05-07  0:41 UTC  (7+ messages)
` [PATCH v29 14/20] x86/sgx: ptrace() support for the SGX driver

linux-next: build failure after merge of the vfs tree
 2020-05-07  0:39 UTC 

[PATCH net-next 0/3] net: ipa: kill endpoint delay mode workaround
 2020-05-07  0:38 UTC  (2+ messages)

[PATCH net-next 0/2] net: ipa: limit special reset handling
 2020-05-07  0:36 UTC  (2+ messages)

[PATCH net] net: dsa: Do not leave DSA master with NULL netdev_ops
 2020-05-07  0:32 UTC  (2+ messages)

[PATCH net-next v2 1/1] arm64: dts: sdm845: add IPA iommus property
 2020-05-07  0:28 UTC  (2+ messages)

pulling cap_perfmon
 2020-05-07  0:25 UTC  (4+ messages)

linux-next: Tree for Apr 14
 2020-05-07  0:22 UTC  (6+ messages)
` linux-next: Tree for Apr 14 (objtool crazy)

[PATCH v5 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-05-07  0:22 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: mtd: Add YAML for Nand Flash Controller support
` [PATCH v5 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC

[net] seg6: fix SRH processing to comply with RFC8754
 2020-05-07  0:22 UTC  (2+ messages)

[PATCH] kernel: add panic_on_taint
 2020-05-07  0:20 UTC  (4+ messages)

[PATCH] [v4] KVM: X86: support APERF/MPERF registers
 2020-05-07  0:18 UTC  (3+ messages)

[PATCH] arm64/mm: Remove add_huge_page_size()
 2020-05-07  0:15 UTC  (4+ messages)

[PATCHv2] iommu/arm-smmu: Make remove callback message more informative
 2020-05-07  0:10 UTC  (3+ messages)

[PATCH net-next 0/2] timer: add fsleep for flexible sleeping
 2020-05-07  0:04 UTC  (2+ messages)

[PATCH] bpf: Tweak BPF jump table optimizations for objtool compatibility
 2020-05-07  0:03 UTC  (12+ messages)

[PATCH 0/2] KVM: nVMX: Skip IPBP on nested VMCS switch
 2020-05-06 23:58 UTC  (3+ messages)
` [PATCH 1/2] KVM: nVMX: Refactor IBPB handling on VMCS switch to genericize code
` [PATCH 2/2] KVM: nVMX: Skip IPBP when switching between vmcs01 and vmcs02, redux

[PATCH] ACPI: Drop rcu usage for MMIO mappings
 2020-05-06 23:39 UTC 

[PATCH] [RFC] net: bpf: make __bpf_skb_max_len(skb) an skb-independent constant
 2020-05-06 23:55 UTC  (3+ messages)
` [PATCH v2] net: bpf: permit redirect from L3 to L2 devices at near max mtu

[PATCH v2] checkpatch: add GENL_SET_ERR_MSG et al. to 80 column exceptions
 2020-05-06 23:55 UTC  (2+ messages)

[PATCH RE-SEND v1] PM / devfreq: Replace strncpy with strscpy
 2020-05-07  0:02 UTC  (3+ messages)

[PATCH V3 0/4] x86/resctrl: Enable user to view and select thread throttling mode
 2020-05-06 23:49 UTC  (5+ messages)
` [PATCH V3 1/4] "
` [PATCH V3 2/4] x86/resctrl: Enumerate per-thread MBA
` [PATCH V3 3/4] x86/resctrl: Enable "
` [PATCH V3 4/4] x86/resctrl: Use appropriate API for strings terminated by newline

[GIT PULL] chrome-platform fixes for v5.7-rc5
 2020-05-06 23:50 UTC  (2+ messages)

[PATCH 0/9] KVM_SET_GUEST_DEBUG tests and fixes, DR accessors cleanups
 2020-05-06 23:47 UTC  (8+ messages)
` [PATCH 8/9] KVM: x86, SVM: do not clobber guest DR6 on KVM_EXIT_DEBUG

[PATCH] perf parse-events: Use strcmp to compare the PMU name
 2020-05-06 23:46 UTC  (6+ messages)

[PATCH] mm: expland documentation over __read_mostly
 2020-05-06 23:44 UTC  (3+ messages)

[PATCH 1/3] KVM: SVM: fill in kvm_run->debug.arch.dr[67]
 2020-05-06 23:42 UTC  (2+ messages)

[PATCH v2] tty: xilinx_uartps: Fix missing id assignment to the console
 2020-05-06 23:42 UTC  (2+ messages)

[PATCH] ARM: mm: Remove virtual address print from B15 RAC driver
 2020-05-06 23:37 UTC 

[RFC net] net: dsa: Add missing reference counting
 2020-05-06 23:32 UTC  (6+ messages)

[PATCH v2] serial: 8250_dw: Fix common clocks usage race condition
 2020-05-06 23:31 UTC  (6+ messages)
` [PATCH v3 0/4] serial: 8250_dw: Fix ref clock usage
  ` [PATCH v3 1/4] serial: 8250: Fix max baud limit in generic 8250 port
  ` [PATCH v3 2/4] serial: 8250: Add 8250 port clock update method
  ` [PATCH v3 3/4] serial: 8250_dw: Simplify the ref clock rate setting procedure
  ` [PATCH v3 4/4] serial: 8250_dw: Fix common clocks usage race condition

[PATCH v4 1/2] dt-bindings: mailbox: Add the Spreadtrum mailbox documentation
 2020-05-06 23:25 UTC  (4+ messages)
` [PATCH v4 2/2] mailbox: sprd: Add Spreadtrum mailbox driver

PROBLEM: XFS in-memory corruption with reflinks and duperemove: XFS (dm-4): Internal error xfs_trans_cancel at line 1048 of file fs/xfs/xfs_trans.c. Caller xfs_reflink_remap_extent+0x100/0x560
 2020-05-06 23:20 UTC  (6+ messages)

linux-next: build warning after merge of the aspeed tree
 2020-05-06 23:13 UTC  (2+ messages)

[PATCH v10 1/3] serial: samsung: Replace rd_regb/wr_regb with rd_reg/wr_reg
 2020-05-06 23:05 UTC  (4+ messages)
  ` [PATCH v10 3/3] tty: samsung_tty: 32-bit access for TX/RX hold registers

USB networking news, ofono for d4: less hacked version
 2020-05-06 23:05 UTC  (3+ messages)

[PATCH v3 0/3] iio: cros_ec: Add support for RGB light sensor
 2020-05-06 23:03 UTC  (4+ messages)
` [PATCH v2 1/3] iio: Add in_illumincance vectors in different color spaces
` [PATCH v2 2/3] iio: cros_ec: Allow enabling/disabling calibration mode
` [PATCH v2 3/3] iio: cros_ec_light: Add support for RGB sensor

[PATCH v2] mm: expland documentation over __read_mostly
 2020-05-06 23:03 UTC  (2+ messages)

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-05-06 23:02 UTC  (4+ messages)
` [PATCH v3 64/75] x86/sev-es: Cache CPUID results for improved performance

[PATCH 0/7] padata: parallelize deferred page init
 2020-05-06 23:01 UTC  (19+ messages)
` [PATCH 5/7] mm: move zone iterator outside of deferred_init_maxorder()
` [PATCH 6/7] mm: parallelize deferred_init_memmap()

[PATCH v2 00/11] perf metric fixes and test
 2020-05-06 22:52 UTC  (5+ messages)
` [PATCH v2 05/11] perf expr: increase max other

[PATCH] securityfs: Add missing d_delete() call on removal
 2020-05-06 22:49 UTC  (7+ messages)

linux-next: build warning after merge of the tip tree
 2020-05-06 22:45 UTC  (9+ messages)
          ` ARM: futex: Address build warning
            ` [tip: locking/urgent] "

[PATCH ghak25 v4 0/3] Address NETFILTER_CFG issues
 2020-05-06 22:42 UTC  (5+ messages)
` [PATCH ghak25 v4 3/3] audit: add subj creds to NETFILTER_CFG record to cover async unregister

[PATCH v3 0/6] allow ramoops to collect all kmesg_dump events
 2020-05-06 22:40 UTC  (10+ messages)
` [PATCH v3 1/6] printk: honor the max_reason field in kmsg_dumper
` [PATCH v3 2/6] pstore/platform: Pass max_reason to kmesg dump
` [PATCH v3 3/6] pstore/ram: Refactor DT size parsing
` [PATCH v3 4/6] pstore/ram: Introduce max_reason and convert dump_oops
` [PATCH v3 5/6] ramoops: Add max_reason optional field to ramoops DT node
` [PATCH v3 6/6] pstore/ram: Adjust module param permissions to reflect reality

[PATCH] f2fs: get parent inode when recovering pino
 2020-05-06 22:36 UTC  (10+ messages)
` [f2fs-dev] "

[PATCH 0/5] clk: Add Baikal-T1 SoC Clock Control Unit support
 2020-05-06 22:36 UTC  (8+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] dt-bindings: clk: Add Baikal-T1 CCU PLLs binding
  ` [PATCH v2 2/4] dt-bindings: clk: Add Baikal-T1 CCU Dividers binding
  ` [PATCH v2 3/4] clk: Add Baikal-T1 CCU PLLs driver
  ` [PATCH v2 4/4] clk: Add Baikal-T1 CCU Dividers driver

[PATCH 0/2] arch/x86: Enable MPK feature on AMD
 2020-05-06 22:36 UTC  (8+ messages)
` [PATCH 1/2] arch/x86: Rename config X86_INTEL_MEMORY_PROTECTION_KEYS to generic x86
` [PATCH 2/2] KVM: SVM: Add support for MPK feature on AMD

[PATCH v4 0/9] Prereqs for HiKey960 USB support
 2020-05-06 22:27 UTC  (6+ messages)
` [PATCH v4 3/9] usb: dwc3: Increase timeout for CmdAct cleared by device controller

[PATCH v4 1/2] powerpc/uaccess: Implement unsafe_put_user() using 'asm goto'
 2020-05-06 22:18 UTC  (7+ messages)

[PATCH] EDAC/amd64: Dump registers before checking ECC
 2020-05-06 22:06 UTC 

[PATCH 0/7] arm64: dts: meson: add internal audio DAC support
 2020-05-06 22:16 UTC  (8+ messages)
` [PATCH 1/7] arm64: dts: meson: gxl: add acodec support
` [PATCH 2/7] arm64: dts: meson: p230-q200: add internal DAC support
` [PATCH 3/7] arm64: dts: meson: libretech-cc: "
` [PATCH 4/7] arm64: dts: meson: libretech-ac: "
` [PATCH 5/7] arm64: dts: meson: libretech-pc: "
` [PATCH 6/7] arm64: dts: meson: g12: add internal DAC
` [PATCH 7/7] arm64: dts: meson: g12: add internal DAC glue

[PATCH v1] x86/cpu/tsx: Change the TSX default from "off" to "auto"
 2020-05-06 22:14 UTC 

[PATCH 0/2] lib/bpf hashmap portability and fix
 2020-05-06 22:13 UTC  (9+ messages)
` [PATCH 1/2] lib/bpf hashmap: increase portability
` [PATCH 2/2] lib/bpf hashmap: fixes to hashmap__clear

Proper use for linking foo.o_shipped after 69ea912fda74 ("kbuild: remove unneeded link_multi_deps")?
 2020-05-06 22:10 UTC  (5+ messages)

[PATCH v2] bpf, i386: remove unneeded conversion to bool
 2020-05-06 22:04 UTC  (2+ messages)

[PATCH v3] KVM: x86: fix DR6 delivery for various cases of #DB injection
 2020-05-06 22:01 UTC  (2+ messages)

[net-next PATCH] net: hsr: fix incorrect type usage for protocol variable
 2020-05-06 22:00 UTC  (2+ messages)

power-off delay/hang due to commit 6d25be57 (mainline)
 2020-05-06 21:57 UTC  (2+ messages)

[PATCH] netfilter: fix make target xt_TCPMSS.o error
 2020-05-06 21:55 UTC  (2+ messages)

[PATCH net-next v3 0/3] add phy shared storage
 2020-05-06 21:53 UTC  (2+ messages)

[PATCH net] net: macsec: fix rtnl locking issue
 2020-05-06 21:50 UTC  (2+ messages)

Please can I have a stable KCSAN branch for 5.8?
 2020-05-06 21:47 UTC  (8+ messages)

[PATCH v2 0/6] clocksource: Fix MIPS GIC and DW APB Timer for Baikal-T1 SoC support
 2020-05-06 21:41 UTC  (9+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 1/7] dt-bindings: rtc: Convert snps,dw-apb-timer to DT schema
  ` [PATCH v3 2/7] dt-bindings: timer: Move snps,dw-apb-timer DT schema from rtc
  ` [PATCH v3 3/7] dt-bindings: interrupt-controller: Convert mti,gic to DT schema
  ` [PATCH v3 4/7] clocksource: dw_apb_timer: Set clockevent any-possible-CPU mask
  ` [PATCH v3 5/7] clocksource: dw_apb_timer_of: Fix missing clockevent timers
  ` [PATCH v3 6/7] clocksource: mips-gic-timer: Register as sched_clock
  ` [PATCH v3 7/7] clocksource: mips-gic-timer: Set limitations on clocksource/sched-clocks usage

[PATCH 0/2] Add support for venus on msm8939
 2020-05-06 21:40 UTC  (6+ messages)
` [PATCH 1/2] media: venus: Add support for MSM8939

x86/uv cleanups
 2020-05-06 21:36 UTC  (4+ messages)

[PATCH v4 0/5] remoteproc: Add zynqmp_r5 driver
 2020-05-06 21:36 UTC  (3+ messages)
` [PATCH v4 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[net PATCH v2] net: hsr: fix incorrect type usage for protocol variable
 2020-05-06 21:31 UTC 

[PATCH v3] PCI/ASPM: Enable ASPM for bridge-to-bridge link
 2020-05-06 21:29 UTC  (2+ messages)

[PATCH v4 0/1] vfio-ccw: Enable transparent CCW IPL from DASD
 2020-05-06 21:24 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH -next] net: enetc: Make some symbols static
 2020-05-06 21:20 UTC  (2+ messages)

[PATCH] KVM: nVMX: Remove unused 'ops' param from nested_vmx_hardware_setup()
 2020-05-06 21:19 UTC  (2+ messages)

[PATCH v4 00/18] Add static_call()
 2020-05-06 21:15 UTC  (3+ messages)
` [PATCH v4 16/18] static_call: Allow early init

[PATCH v1 net-next 0/6] net: ocelot: VCAP IS1 and ES0 support
 2020-05-06 21:15 UTC  (5+ messages)
` [PATCH v1 net-next 4/6] net: mscc: ocelot: VCAP IS1 support

[RFC 2/2] s390/pci: create links between PFs and VFs
 2020-05-06 21:12 UTC  (2+ messages)

[PATCH v4 0/6] drm: Prepare to use a GPIO on ti-sn65dsi86 for Hot Plug Detect
 2020-05-06 21:05 UTC  (5+ messages)
` [PATCH v4 4/6] dt-bindings: drm/bridge: ti-sn65dsi86: Convert to yaml

[ANNOUNCE] 4.19.120-rt52
 2020-05-06 21:10 UTC 

[RFC 1/2] PCI/IOV: Introduce pci_iov_sysfs_link() function
 2020-05-06 21:10 UTC  (2+ messages)

[RFC][PATCH 1/3] evm: Move hooks outside LSM infrastructure
 2020-05-06 21:10 UTC  (3+ messages)

[v4 PATCH 0/2] Add support for ASUS Z00T TM5P5 NT35596 panel
 2020-05-06 21:09 UTC  (3+ messages)
` [v4 PATCH 1/2] drivers: drm: panel: Add ASUS TM5P5 NT35596 panel driver
` [v4 PATCH 2/2] dt-bindings: display: Document ASUS Z00T TM5P5 NT35596 panel compatible

[PATCH -next] net: ethernet: mediatek: Make mtk_m32 static
 2020-05-06 21:03 UTC  (2+ messages)

[PATCH v2 1/2] drm/bridge: ti-sn65dsi86: Implement lane reordering + polarity
 2020-05-06 21:02 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: drm/bridge: ti-sn65dsi86: Improve the yaml validation

[PATCH net-next] i40e: Make i40e_shutdown_adminq() return void
 2020-05-06 21:02 UTC  (2+ 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).