All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-14 00:17:41 to 2020-11-14 01:46:07 UTC [more...]

[Intel-gfx] [PATCH 01/27] drm/i915/pxp: Introduce Intel PXP component
 2020-11-14  1:45 UTC  (25+ messages)
` [Intel-gfx] [PATCH 02/27] drm/i915/pxp: Enable PXP irq worker and callback stub
` [Intel-gfx] [PATCH 03/27] drm/i915/pxp: Add PXP context for logical hardware states
` [Intel-gfx] [PATCH 05/27] drm/i915/pxp: Enable ioctl action to set the ring3 context
` [Intel-gfx] [PATCH 06/27] drm/i915: Rename the whitelist to allowlist
` [Intel-gfx] [PATCH 07/27] drm/i915/pxp: Add PXP-related registers into allowlist
` [Intel-gfx] [PATCH 08/27] drm/i915/pxp: Read register to check hardware session state
` [Intel-gfx] [PATCH 10/27] drm/i915/pxp: Enable ioctl action to reserve session slot
` [Intel-gfx] [PATCH 11/27] drm/i915/pxp: Enable ioctl action to set session in play
` [Intel-gfx] [PATCH 12/27] drm/i915/pxp: Func to send hardware session termination
` [Intel-gfx] [PATCH 13/27] drm/i915/pxp: Enable ioctl action to terminate the session
` [Intel-gfx] [PATCH 14/27] drm/i915/pxp: Enable ioctl action to query PXP tag
` [Intel-gfx] [PATCH 15/27] drm/i915/pxp: Destroy all type0 sessions upon teardown
` [Intel-gfx] [PATCH 16/27] drm/i915/pxp: Termiante the session upon app crash
` [Intel-gfx] [PATCH 17/27] drm/i915/pxp: Enable PXP power management
` [Intel-gfx] [PATCH 18/27] drm/i915/pxp: Implement funcs to create the TEE channel
` [Intel-gfx] [PATCH 19/27] drm/i915/pxp: Enable ioctl action to send TEE commands
` [Intel-gfx] [PATCH 20/27] drm/i915/pxp: Create the arbitrary session after boot
` [Intel-gfx] [PATCH 21/27] drm/i915/pxp: Add i915 trace logs for PXP operations
` [Intel-gfx] [PATCH 22/27] drm/i915/pxp: Expose session state for display protection flip
` [Intel-gfx] [PATCH 23/27] mei: bus: enable pavp device
` [Intel-gfx] [PATCH 24/27] mei: pxp: export pavp client to me client bus
` [Intel-gfx] [PATCH 25/27] drm/i915/uapi: introduce drm_i915_gem_create_ext for TGL
` [Intel-gfx] [PATCH 26/27] drm/i915/pavp: User interface for Protected buffer
` [Intel-gfx] [PATCH 27/27] drm/i915/pxp: Add plane decryption support

+ mm-filemap-return-only-head-pages-from-find_get_entries.patch added to -mm tree
 2020-11-14  1:45 UTC 

+ mm-truncateshmem-handle-truncates-that-split-thps.patch added to -mm tree
 2020-11-14  1:45 UTC 

+ mm-remove-pagevec_lookup_entries.patch added to -mm tree
 2020-11-14  1:45 UTC 

+ mm-pass-pvec-directly-to-find_get_entries.patch added to -mm tree
 2020-11-14  1:45 UTC 

+ mm-remove-nr_entries-parameter-from-pagevec_lookup_entries.patch added to -mm tree
 2020-11-14  1:45 UTC 

+ mm-add-an-end-parameter-to-pagevec_lookup_entries.patch added to -mm tree
 2020-11-14  1:45 UTC 

+ mm-add-an-end-parameter-to-find_get_entries.patch added to -mm tree
 2020-11-14  1:45 UTC 

+ mm-add-and-use-find_lock_entries.patch added to -mm tree
 2020-11-14  1:45 UTC 

+ iomap-use-mapping_seek_hole_data.patch added to -mm tree
 2020-11-14  1:45 UTC 

+ mm-filemap-add-mapping_seek_hole_data.patch added to -mm tree
 2020-11-14  1:45 UTC 

+ mm-filemap-add-helper-for-finding-pages.patch added to -mm tree
 2020-11-14  1:45 UTC 

+ mm-filemap-rename-find_get_entry-to-mapping_get_entry.patch added to -mm tree
 2020-11-14  1:45 UTC 

+ mm-add-fgp_entry.patch added to -mm tree
 2020-11-14  1:45 UTC 

+ mm-swap-optimise-get_shadow_from_swap_cache.patch added to -mm tree
 2020-11-14  1:45 UTC 

+ mm-shmem-use-pagevec_lookup-in-shmem_unlock_mapping.patch added to -mm tree
 2020-11-14  1:45 UTC 

+ mm-make-pagecache-tagged-lookups-return-only-head-pages.patch added to -mm tree
 2020-11-14  1:45 UTC 

[RFC v2] ath11k: enable non-wow suspend and resume
 2020-11-14  1:44 UTC  (2+ messages)

[PATCH] sigaction.2: Document SA_EXPOSE_TAGBITS and the flag support detection protocol
 2020-11-14  1:41 UTC  (2+ messages)

[PATCH V4 0/5] arm64: dts: ti: Cleanup mix of "okay" and "disabled"
 2020-11-14  1:40 UTC  (4+ messages)
` [PATCH V4 3/5] arm64: dts: ti: am65/j721e: Fix up un-necessary status set to "okay" for crypto

[PATCH net-next,v3 0/9] netfilter: flowtable bridge and vlan enhancements
 2020-11-14  1:42 UTC  (3+ messages)
` [PATCH net-next,v3 3/9] net: resolve forwarding path from virtual netdevice and HW destination address

[PATCH v6 1/2] kunit: Support for Parameterized Testing
 2020-11-14  1:37 UTC  (15+ messages)
                        ` [Linux-kernel-mentees] "

[RFC PATCH 0/6] Split huge pages to any lower order pages
 2020-11-14  1:38 UTC  (11+ messages)
` [RFC PATCH 2/6] mm: memcg: make memcg huge page split support any order split
` [RFC PATCH 3/6] mm: page_owner: add support for splitting to any order in split page_owner
` [RFC PATCH 4/6] mm: thp: add support for split huge page to any lower order pages

[RFC PATCH 5/9] cxl/mem: Find device capabilities
 2020-11-14  1:36 UTC  (3+ messages)

[PATCH v13 00/10] xfs: Delayed Attributes
 2020-11-14  1:35 UTC  (19+ messages)
` [PATCH v13 02/10] xfs: Add delay ready attr remove routines
` [PATCH v13 03/10] xfs: Add delay ready attr set routines

+ reboot-remove-cf9_safe-from-allowed-types-and-rename-cf9_force.patch added to -mm tree
 2020-11-14  1:34 UTC 

[soc:arm/fixes] BUILD SUCCESS b57d5437e3740bffed60ceedf74f881ab5bd6122
 2020-11-14  1:26 UTC 

[soc:for-next] BUILD SUCCESS 0d4a574f4e882d761e3cc824922ad32843518770
 2020-11-14  1:26 UTC 

[net-next v3 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-11-13
 2020-11-14  1:25 UTC  (3+ messages)
` [net-next v3 08/15] ice: don't always return an error for Get PHY Abilities AQ command

[lttng-dev] [PATCH] README: fix typo in README.md
 2020-11-13  9:01 UTC 

[PATCH] drm/msm/dp: fix connect/disconnect handled at ir_hdp
 2020-11-14  1:20 UTC  (3+ messages)

[PATCH v2 1/2] x86/pci: use unsigned int in check_reserved_t
 2020-11-14  1:19 UTC  (4+ messages)
` [PATCH v2 2/2] x86/e820: fix the function type for e820__mapped_all

[PATCH v3 5/6] i2c: iproc: handle master read request
 2020-11-14  1:17 UTC  (3+ messages)

[PATCH 1/1] RFC: add pidfd_send_signal flag to reclaim mm while killing a process
 2020-11-14  1:18 UTC  (7+ messages)

support splice reads on seq_file based procfs files v2
 2020-11-14  1:17 UTC  (10+ messages)
` [PATCH 1/6] seq_file: add seq_read_iter

linux-next: build failure after merge of the akpm tree
 2020-11-14  1:14 UTC  (2+ messages)

[gpio:gpio-descriptors-spi] BUILD SUCCESS a40edbe3d2bf76cbc1a7c30b50de679811427aaf
 2020-11-14  1:14 UTC 

[Intel-gfx] [PATCH] drm/i915: Avoid memory leak with more than 16 workarounds on a list
 2020-11-14  1:14 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[RFC PATCH 4/9] cxl/mem: Map memory device registers
 2020-11-14  1:12 UTC  (3+ messages)

[PATCH v2 00/10] Broadcom b53 YAML bindings
 2020-11-14  1:10 UTC  (7+ messages)
` [PATCH v2 08/10] ARM: dts: NSP: Add a SRAB compatible string for each board
` [PATCH v2 09/10] ARM: dts: NSP: Provide defaults ports container node

[PATCH net-next] net: linux/skbuff.h: combine NET + KCOV handling
 2020-11-14  1:11 UTC 

[RFC PATCH 3/9] cxl/mem: Add a driver for the type-3 mailbox
 2020-11-14  1:08 UTC  (3+ messages)

+ mm-page_poison-use-static-key-more-efficiently.patch added to -mm tree
 2020-11-14  1:07 UTC 

+ kernel-power-allow-hibernation-with-page_poison-sanity-checking.patch added to -mm tree
 2020-11-14  1:07 UTC 

+ mm-page_poison-remove-config_page_poisoning_no_sanity.patch added to -mm tree
 2020-11-14  1:07 UTC 

+ mm-page_poison-remove-config_page_poisoning_zero.patch added to -mm tree
 2020-11-14  1:07 UTC 

+ mm-page_alloc-do-not-rely-on-the-order-of-page_poison-and-init_on_alloc-free-parameters.patch added to -mm tree
 2020-11-14  1:07 UTC 

#PF from NMI
 2020-11-14  1:05 UTC  (3+ messages)

[PATCH v2 net-next 0/2] net: dsa: tag_dsa: Unify regular and ethertype DSA taggers
 2020-11-14  1:04 UTC  (7+ messages)
` [PATCH v2 net-next 1/2] "
` [PATCH v2 net-next 2/2] net: dsa: tag_dsa: Use a consistent comment style

[PATCH] ip_tunnels: Set tunnel option flag when tunnel metadata is present
 2020-11-14  1:01 UTC  (4+ messages)

Error: invalid switch -me200
 2020-11-14  0:50 UTC  (13+ messages)

[PATCH v5 0/6] Intel MAX10 BMC Secure Update Driver
 2020-11-14  0:55 UTC  (7+ messages)
` [PATCH v5 1/6] mfd: intel-m10-bmc: support for MAX10 BMC Secure Updates
` [PATCH v5 2/6] fpga: m10bmc-sec: create max10 bmc secure update driver
` [PATCH v5 3/6] fpga: m10bmc-sec: expose max10 flash update count
` [PATCH v5 4/6] fpga: m10bmc-sec: expose max10 canceled keys in sysfs
` [PATCH v5 5/6] fpga: m10bmc-sec: add max10 secure update functions
` [PATCH v5 6/6] fpga: m10bmc-sec: add max10 get_hw_errinfo callback func

[dhowells-fs:crypto-krb5 27/35] crypto/krb5/rfc8009_aes2.c:217 rfc8009_encrypt() warn: is 'buffer' large enough for 'struct 0
 2020-11-14  0:55 UTC 

[PATCH net-next v2 00/11] net: dsa: microchip: PTP support for KSZ956x
 2020-11-14  0:54 UTC  (5+ messages)
` [PATCH net-next v2 09/11] net: dsa: microchip: ksz9477: add hardware time stamping support

[PATCH v4 0/2] ceph: add vxattrs to get ids and status debug file support
 2020-11-14  0:54 UTC  (4+ messages)
` [PATCH v4 2/2] ceph: add ceph.{cluster_fsid/client_id} vxattrs suppport

[PATCH v2 00/10] Testers/Emulator overhaul
 2020-11-14  0:51 UTC  (2+ messages)

[PATCH v6 22/25] x86/asm: annotate indirect jumps
 2020-11-14  0:49 UTC  (12+ messages)

[RFC][PATCH 21/24] x86/entry: Disable stack-protector for IST entry C handlers
 2020-11-14  0:48 UTC  (10+ messages)

[GIT PULL] vfs: fs freeze fix for 5.10-rc4
 2020-11-14  0:49 UTC  (3+ messages)

[PATCH] scsi: ufs-qcom: only select QCOM_SCM if SCSI_UFS_CRYPTO
 2020-11-14  0:47 UTC 

[PATCH v4] zram: break the strict dependency from lzo
 2020-11-14  0:49 UTC  (6+ messages)

[ovmf test] 156742: all pass - PUSHED
 2020-11-14  0:46 UTC 

[PATCH 00/11] xfs: Tests to check for inode fork extent count overflow detection
 2020-11-14  0:43 UTC  (17+ messages)
` [PATCH 02/11] xfs: Check for extent overflow when trivally adding a new extent
` [PATCH 03/11] "
` [PATCH 04/11] xfs: Check for extent overflow when punching a hole
` [PATCH 05/11] xfs: Check for extent overflow when adding/removing xattrs
` [PATCH 06/11] xfs: Check for extent overflow when adding/removing dir entries
` [PATCH 07/11] xfs: Check for extent overflow when writing to unwritten extent
` [PATCH 08/11] xfs: Check for extent overflow when moving extent from cow to data fork
` [PATCH 09/11] xfs: Check for extent overflow when remapping an extent

[PATCH 1/2] Bluetooth: Fix not sending Set Extended Scan Response
 2020-11-14  0:44 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: Rename get_adv_instance_scan_rsp

[Intel-gfx] [PXP CLEAN PATCH v06 01/27] drm/i915/pxp: Introduce Intel PXP component
 2020-11-14  0:42 UTC  (28+ messages)
` [Intel-gfx] [PXP CLEAN PATCH v06 02/27] drm/i915/pxp: Enable PXP irq worker and callback stub
` [Intel-gfx] [PXP CLEAN PATCH v06 03/27] drm/i915/pxp: Add PXP context for logical hardware states
` [Intel-gfx] [PXP CLEAN PATCH v06 04/27] drm/i915/pxp: set KCR reg init during the boot time
` [Intel-gfx] [PXP CLEAN PATCH v06 05/27] drm/i915/pxp: Enable ioctl action to set the ring3 context
` [Intel-gfx] [PXP CLEAN PATCH v06 06/27] drm/i915: Rename the whitelist to allowlist
` [Intel-gfx] [PXP CLEAN PATCH v06 07/27] drm/i915/pxp: Add PXP-related registers into allowlist
` [Intel-gfx] [PXP CLEAN PATCH v06 08/27] drm/i915/pxp: Read register to check hardware session state
` [Intel-gfx] [PXP CLEAN PATCH v06 09/27] drm/i915/pxp: Implement funcs to get/set PXP tag
` [Intel-gfx] [PXP CLEAN PATCH v06 10/27] drm/i915/pxp: Enable ioctl action to reserve session slot
` [Intel-gfx] [PXP CLEAN PATCH v06 11/27] drm/i915/pxp: Enable ioctl action to set session in play
` [Intel-gfx] [PXP CLEAN PATCH v06 12/27] drm/i915/pxp: Func to send hardware session termination
` [Intel-gfx] [PXP CLEAN PATCH v06 13/27] drm/i915/pxp: Enable ioctl action to terminate the session
` [Intel-gfx] [PXP CLEAN PATCH v06 14/27] drm/i915/pxp: Enable ioctl action to query PXP tag
` [Intel-gfx] [PXP CLEAN PATCH v06 15/27] drm/i915/pxp: Destroy all type0 sessions upon teardown
` [Intel-gfx] [PXP CLEAN PATCH v06 16/27] drm/i915/pxp: Termiante the session upon app crash
` [Intel-gfx] [PXP CLEAN PATCH v06 17/27] drm/i915/pxp: Enable PXP power management
` [Intel-gfx] [PXP CLEAN PATCH v06 18/27] drm/i915/pxp: Implement funcs to create the TEE channel
` [Intel-gfx] [PXP CLEAN PATCH v06 19/27] drm/i915/pxp: Enable ioctl action to send TEE commands
` [Intel-gfx] [PXP CLEAN PATCH v06 20/27] drm/i915/pxp: Create the arbitrary session after boot
` [Intel-gfx] [PXP CLEAN PATCH v06 21/27] drm/i915/pxp: Add i915 trace logs for PXP operations
` [Intel-gfx] [PXP CLEAN PATCH v06 22/27] drm/i915/pxp: Expose session state for display protection flip
` [Intel-gfx] [PXP CLEAN PATCH v06 23/27] mei: bus: enable pavp device
` [Intel-gfx] [PXP CLEAN PATCH v06 24/27] mei: pxp: export pavp client to me client bus
` [Intel-gfx] [PXP CLEAN PATCH v06 25/27] drm/i915/uapi: introduce drm_i915_gem_create_ext for TGL
` [Intel-gfx] [PXP CLEAN PATCH v06 26/27] drm/i915/pavp: User interface for Protected buffer
` [Intel-gfx] [PXP CLEAN PATCH v06 27/27] drm/i915/pxp: Add plane decryption support
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [PXP,CLEAN,v06,01/27] drm/i915/pxp: Introduce Intel PXP component

[Intel-gfx] [PATCH 00/23] drm/i915: Big bigjoiner series
 2020-11-14  0:42 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v2 net-next] net: stmmac: platform: use optional clk/reset get APIs
 2020-11-14  0:40 UTC  (3+ messages)

[PATCH net-next] r8169: use READ_ONCE in rtl_tx_slots_avail
 2020-11-14  0:40 UTC  (2+ messages)

[PATCH 0/8] eMMC inline encryption support
 2020-11-14  0:40 UTC  (3+ messages)
` [PATCH 8/8] mmc: sdhci-msm: add Inline Crypto Engine support

realtek PHY commit bbc4d71d63549 causes regression
 2020-11-14  0:40 UTC  (11+ messages)
  `  "

[PATCH net-next] r8169: improve rtl_tx
 2020-11-14  0:40 UTC  (2+ messages)

[PATCH net-next 0/3] Add support for sending RFC8335 PROBE
 2020-11-14  0:39 UTC  (3+ messages)
` [PATCH net-next 3/3] ICMPv6: define probe message types

[PATCH 0/4] Fix 'pull --rebase --recurse-submodules' when local and upstream branches have no fork-point
 2020-11-14  0:34 UTC  (5+ messages)
` [PATCH 1/4] pull --rebase: compute rebase arguments in separate function
` [PATCH 2/4] t5572: add notes on a peculiar test
` [PATCH 3/4] t5572: describe '--rebase' tests a little more
` [PATCH 4/4] pull: check for local submodule modifications with the right range

fatal: cannot rebase with locally recorded submodule modifications
 2020-11-14  0:32 UTC  (3+ messages)

[PATCH 00/24] perf: Add mmap2 build id support
 2020-11-14  0:31 UTC  (5+ messages)
` [PATCH 24/24] perf record: Add --buildid-mmap option to enable mmap's build id

[igt-dev] [PATCH i-g-t 0/2] tests/kms_addfb_basic: Nouveau support
 2020-11-14  0:30 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

Why Git LFS is not a built-in feature
 2020-11-14  0:29 UTC  (2+ messages)

LLVM_IAS=1 ARCH=arm64 4.19 patch
 2020-11-14  0:27 UTC 

[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
 2020-11-14  0:26 UTC  (8+ messages)

[PATCH 00/28] Use main as default branch name
 2020-11-14  0:25 UTC  (5+ messages)
` [RFC/PATCH] tests: support testing with an arbitrary default branch (sort of)

+ alpha-replace-bogus-in_interrupt.patch added to -mm tree
 2020-11-14  0:25 UTC 

[PATCH REPOST] alpha: Replace bogus in_interrupt()
 2020-11-14  0:25 UTC  (2+ messages)

stable-rc/queue/4.19 baseline: 141 runs, 8 regressions (v4.19.157-27-g5543cc2c41d55)
 2020-11-14  0:24 UTC 

[PATCH] perf stat: Use proper cpu for shadow stats
 2020-11-14  0:23 UTC  (3+ messages)

+ mm-introduce-memfd_secret-system-call-to-create-secret-memory-areas-fix.patch added to -mm tree
 2020-11-14  0:23 UTC 

[PATCH net-next 3/3] nfc: s3fwrn5: Change the error code
 2020-11-14  0:21 UTC 

[fsverity-utils RFC PATCH] Add libfsverity_enable() API
 2020-11-14  0:21 UTC  (2+ messages)

+ mm-page_counter-use-page_counter_read-in-page_counter_set_max.patch added to -mm tree
 2020-11-14  0:20 UTC 

[GIT PULL] SCSI fixes for 5.10-rc3
 2020-11-14  0:20 UTC 

[PATCH net-next 2/3] nfc: s3fwrn5: Fix the misspelling in a comment
 2020-11-14  0:19 UTC 

[linux-next:master] BUILD REGRESSION 92edc4aef86780a8ad01b092c6d6630bb3cb423d
 2020-11-14  0:18 UTC 

[PATCH] futex: remove unused empty compat_exit_robust_list()
 2020-11-14  0:18 UTC  (2+ messages)
` [tip: locking/core] futex: Remove "

[PATCH net-next 1/3] nfc: s3fwrn5: Remove the max_payload
 2020-11-14  0:17 UTC 

[PATCH net v2] net: phy: mscc: remove non-MACSec compatible phy
 2020-11-14  0:17 UTC  (3+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.