linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-03 04:51:31 to 2020-10-03 14:53:28 UTC [more...]

[PATCH v39 00/24] Intel SGX foundations
 2020-10-03 14:53 UTC  (24+ messages)
` [PATCH v39 05/24] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v39 08/24] x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections
` [PATCH v39 09/24] x86/sgx: Add __sgx_alloc_epc_page() and sgx_free_epc_page()
` [PATCH v39 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct
` [PATCH v39 11/24] x86/sgx: Add SGX enclave driver
` [PATCH v39 12/24] x86/sgx: Add SGX_IOC_ENCLAVE_CREATE
` [PATCH v39 13/24] x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
` [PATCH v39 14/24] x86/sgx: Add SGX_IOC_ENCLAVE_INIT
` [PATCH v39 15/24] x86/sgx: Add SGX_IOC_ENCLAVE_PROVISION
` [PATCH v39 16/24] x86/sgx: Add a page reclaimer
` [PATCH v39 17/24] x86/sgx: Add ptrace() support for the SGX driver
` [PATCH v39 18/24] x86/vdso: Add support for exception fixup in vDSO functions
` [PATCH v39 19/24] x86/fault: Add helper function to sanitize error code
` [PATCH v39 20/24] x86/traps: Attempt to fixup exceptions in vDSO before signaling
` [PATCH v39 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call
` [PATCH v39 22/24] selftests/x86: Add a selftest for SGX
` [PATCH v39 23/24] docs: x86/sgx: Document SGX micro architecture and kernel internals
` [PATCH v39 24/24] x86/sgx: Update MAINTAINERS

[PATCH] leds: lm3697: Fix out-of-bound access
 2020-10-03 14:43 UTC  (3+ messages)

Patch "net: virtio_vsock: Enhance connection semantics" has been added to the 4.9-stable tree
 2020-10-03 14:43 UTC 

Patch "vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()" has been added to the 4.9-stable tree
 2020-10-03 14:42 UTC 

[PATCH 0/3] x86: Add initial support to discover Intel hybrid CPUs
 2020-10-03 14:39 UTC  (6+ messages)

[PATCH v4 0/2] iommu/tegra-smmu: Two followup changes
 2020-10-03 14:28 UTC  (7+ messages)
` [PATCH v4 1/2] iommu/tegra-smmu: Unwrap tegra_smmu_group_get
` [PATCH v4 2/2] iommu/tegra-smmu: Expand mutex protection range

[GIT PULL] USB/PHY driver fixes for 5.9-rc8
 2020-10-03 14:26 UTC 

Linux 5.9-rc7
 2020-10-03 14:23 UTC  (2+ messages)

[tip: core/static_call] static_call: Fix return type of static_call_init
 2020-10-03 14:22 UTC 

BUG: kernel NULL pointer dereference, address: 00000024 - ftrace
 2020-10-03 14:22 UTC  (2+ messages)
` [tip: core/static_call] tracepoint: Fix out of sync data passing by static caller

[PATCH v6 00/14] Add Allwinner H3/H5/H6/A64 HDMI audio
 2020-10-03 14:19 UTC  (15+ messages)
` [PATCH v6 01/14] ASoC: sun4i-i2s: Add support for H6 I2S
` [PATCH v6 02/14] ASoC: sun4i-i2s: Change set_chan_cfg() params
` [PATCH v6 03/14] ASoC: sun4i-i2s: Change get_sr() and get_wss() to be more explicit
` [PATCH v6 04/14] ASoC: sun4i-i2s: Set sign extend sample
` [PATCH v6 05/14] ASoc: sun4i-i2s: Add 20 and 24 bit support
` [PATCH v6 06/14] ASoC: sun4i-i2s: Fix sun8i volatile regs
` [PATCH v6 07/14] ASoC: sun4i-i2s: Fix setting of FIFO modes
` [PATCH v6 08/14] ASoC: sun4i-i2s: fix coding-style for callback definition
` [PATCH v6 09/14] dt-bindings: ASoC: sun4i-i2s: Add H6 compatible
` [PATCH v6 10/14] arm64: dts: allwinner: h6: Add I2S1 node
` [PATCH v6 11/14] arm64: dts: allwinner: a64: Add I2S2 node
` [PATCH v6 12/14] arm64: defconfig: Enable Allwinner i2s driver
` [PATCH v6 13/14] dt-bindings: sound: sun4i-i2s: Document H3 with missing RX channel possibility
` [PATCH v6 14/14] arm: dts: sunxi: h3/h5: Add I2S2 node

[PATCH] scripts: coccicheck: Refactor display messages on coccinelle start up
 2020-10-03 14:20 UTC 

[PATCH v5 0/3] iommu/tegra-smmu: Add PCI support
 2020-10-03 14:19 UTC  (9+ messages)
` [PATCH v5 1/3] iommu/tegra-smmu: Use fwspec in tegra_smmu_(de)attach_dev
` [PATCH v5 2/3] iommu/tegra-smmu: Rework tegra_smmu_probe_device()
` [PATCH v5 3/3] iommu/tegra-smmu: Add PCI support

[PATCH v4 0/3] mtd: spi-nor: keep lock bits if they are non-volatile
 2020-10-03 14:17 UTC  (4+ messages)
` [PATCH v4 1/3] mtd: spi-nor: atmel: remove global protection flag
` [PATCH v4 2/3] mtd: spi-nor: sst: "
` [PATCH v4 3/3] mtd: spi-nor: keep lock bits if they are non-volatile

[PATCH 0/2] AMR: DTS: fix and extension for Pandaboard ES
 2020-10-03 14:10 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: pandaboard: fix pinmux for gpio user button of "
` [PATCH 2/2] ARM: dts: pandaboard es: add bluetooth uart for HCI

[PATCH V3 0/8] sysfs: drivers core: Add and use sysfs_emit and sysfs_emit_at
 2020-10-03 13:55 UTC  (7+ messages)
` [PATCH V3 1/8] sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output

[PATCH] Revert "Bluetooth: Update resolving list when updating whitelist"
 2020-10-03 13:54 UTC 

[RFC 0/1] Documentation: Add documentation for new performance_profile sysfs class
 2020-10-03 13:39 UTC  (3+ messages)
` [RFC] "

[PATCH 0/7] Pine64 PineCube support
 2020-10-03 13:37 UTC  (6+ messages)
  ` [linux-sunxi] "

Litmus test for question from Al Viro
 2020-10-03 13:22 UTC  (4+ messages)

[PATCH] media: mtk-vcodec: fix builds when remoteproc is disabled
 2020-10-03 13:09 UTC 

INFO: task hung in blkdev_put (4)
 2020-10-03 13:09 UTC 

[PATCH v2 00/13] iommu/amd: Add Generic IO Page Table Framework Support
 2020-10-03 13:08 UTC  (2+ messages)

[PATCH v10 0/4] Introduce the for_each_set_clump macro
 2020-10-03 13:02 UTC  (7+ messages)
` [PATCH v10 1/4] bitops: "

[PATCH v2 0/4] AX88796C SPI Ethernet Adapter
 2020-10-03 12:59 UTC  (7+ messages)
  ` [PATCH v2 1/4] dt-bindings: net: Add bindings for "
  ` [PATCH v2 3/4] ARM: dts: exynos: Add Ethernet to Artik 5 board
    ` [PATCH v2 2/4] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

WARNING in drv_bss_info_changed
 2020-10-03 12:45 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: usb: Add binding for discrete onboard USB hubs
 2020-10-03 12:41 UTC  (11+ messages)

[PATCH 0/2] Document 'void *'
 2020-10-03 11:52 UTC  (11+ messages)
` [PATCH v4 1/2] system_data_types.7: Add "

[PATCH v15 00/15] mtd: spi-nor: add xSPI Octal DTR support
 2020-10-03 11:40 UTC  (3+ messages)
` [PATCH v15 14/15] mtd: spi-nor: spansion: add support for Cypress Semper flash

[PATCH v2 1/2] system_data_types.7: Add 'void *'
 2020-10-03 11:39 UTC  (10+ messages)
                  ` Navigational corrections (was: Re: [PATCH v2 1/2] system_data_types.7: Add 'void *')
                    ` Navigational corrections

[PATCH] dt-bindings: Another round of adding missing 'additionalProperties'
 2020-10-03 11:37 UTC  (3+ messages)

[PATCH v8 0/7] Qualcomm's lpass-hdmi ASoC driver to support audio over dp port
 2020-10-03 11:36 UTC  (4+ messages)
` [PATCH v8 5/7] ASoC: qcom: Add support for lpass hdmi driver

[PATCH 2/3] media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_dec_pm()
 2020-10-03 11:19 UTC  (2+ messages)

[PATCH] net/mlx5e: Fix freeing of unassigned pointer
 2020-10-03 11:10 UTC 

KASAN: out-of-bounds Read in __switch_to (2)
 2020-10-03 11:09 UTC 

[PATCH 0/4] drivers core: Introduce CPU type sysfs interface
 2020-10-03 11:05 UTC  (8+ messages)
` [PATCH 1/4] "
` [PATCH 4/4] x86/cpu/topology: Implement the "

[PATCH v2 0/2] Some small cleanup/fixes for SPMI driver
 2020-10-03 10:56 UTC  (3+ messages)

[PATCH v5 0/2] Introduce the BQ256XX family of chargers
 2020-10-03 10:54 UTC  (3+ messages)
` [PATCH v5 2/2] power: supply: bq256xx: Introduce the BQ256XX charger driver

[PATCHv1] power: supply: document current direction
 2020-10-03 10:48 UTC  (3+ messages)

[PATCH v10 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
 2020-10-03 10:42 UTC  (3+ messages)
  ` (no subject)

[PATCH] dt-bindings: vendor-prefixes: favor "gateworks" over "gw"
 2020-10-03 10:33 UTC 

possible deadlock in kill_fasync
 2020-10-03 10:29 UTC 

[RFC PATCH v1 00/26] Make reporting-bugs easier to grasp and yet more detailed
 2020-10-03 10:11 UTC  (34+ messages)
` [RFC PATCH v1 02/26] docs: reporting-bugs: Create a TLDR how to report issues
` [RFC PATCH v1 03/26] docs: reporting-bugs: step-by-step guide on "
` [RFC PATCH v1 04/26] docs: reporting-bugs: step-by-step guide for issues in stable & longterm
` [RFC PATCH v1 05/26] docs: reporting-bugs: begin reference section providing details
` [RFC PATCH v1 07/26] docs: reporting-bugs: let users classify their issue
` [RFC PATCH v1 08/26] docs: reporting-bugs: make readers check the taint flag
` [RFC PATCH v1 10/26] docs: reporting-bugs: remind people to look for existing reports
` [RFC PATCH v1 12/26] docs: reporting-bugs: tell users to disable DKMS et al
` [RFC PATCH v1 13/26] docs: reporting-bugs: point out the environment might be causing issue
` [RFC PATCH v1 14/26] docs: reporting-bugs: make users write notes, one for each issue
` [RFC PATCH v1 15/26] docs: reporting-bugs: make readers test mainline, but leave a loophole

[PATCH v10 0/3] Add basic SoC Support for Mediatek MT6779 SoC
 2020-10-03 10:06 UTC  (4+ messages)
` [PATCH v10 3/3] clk: mediatek: add UART0 clock support

[PATCH] ARM: dts: sun4i-a10: fix cpu_alert temperature
 2020-10-03 10:03 UTC 

[PATCH v3 0/3] vhost: Skip access checks on GIOVAs
 2020-10-03 10:02 UTC  (4+ messages)
` [PATCH v3 1/3] vhost: Don't call access_ok() when using IOTLB
` [PATCH v3 2/3] vhost: Use vhost_get_used_size() in vhost_vring_set_addr()
` [PATCH v3 3/3] vhost: Don't call log_access_ok() when using IOTLB

[tip:x86/urgent] BUILD SUCCESS 0c7689830e907668288a1a1da84dca66dbdb4728
 2020-10-03 10:00 UTC 

[RESEND][RFC PATCH 0/6] Fork brute force attack mitigation (fbfam)
 2020-10-03  9:52 UTC  (6+ messages)
` [RFC PATCH 3/6] security/fbfam: Use the api to manage statistics

[PATCH 1/2] mm/frame-vec: Drop gup_flags from get_vaddr_frames()
 2020-10-03  9:45 UTC  (9+ messages)
` [PATCH 2/2] mm/frame-vec: use FOLL_LONGTERM

KASAN: use-after-free Read in tipc_mcast_xmit (2)
 2020-10-03  9:56 UTC  (2+ messages)

[PATCH 0/2] add Cellient MPL200 card
 2020-10-03  9:40 UTC  (3+ messages)
` [PATCH 1/2] usb: serial: qmi_wwan: "
` [PATCH 2/2] usb: serial: option: "

[PATCH] arm64: PCI: Validate the node before setting node id for root bus
 2020-10-03  9:35 UTC  (7+ messages)

[PATCH] man2: new page describing memfd_secret() system call
 2020-10-03  9:32 UTC  (3+ messages)

[likely PATCH] media: lmedm04: Fix misuse of comma
 2020-10-03  9:32 UTC  (4+ messages)
    ` [PATCH] media: lmedm04: Use GFP_KERNEL for URB allocation/submission

[PATCH v5 00/20] Add Allwinner H3/H5/H6/A64 HDMI audio
 2020-10-03  9:32 UTC  (7+ messages)
` [PATCH v5 09/20] arm64: dts: allwinner: h6: Add DAI node and soundcard for HDMI
  ` [linux-sunxi] "

[PATCH v2] arm64: dts: allwinner: h6: add eMMC voltage property for Beelink GS1
 2020-10-03  9:20 UTC 

[GIT PULL] KVM fixes for Linux 5.9-rc8
 2020-10-03  9:18 UTC 

[PATCH net-next 00/16] Add devlink reload action and limit options
 2020-10-03  9:14 UTC  (11+ messages)
` [PATCH net-next 02/16] devlink: Add reload action option to devlink reload command
` [PATCH net-next 03/16] devlink: Add devlink reload limit option
` [PATCH net-next 04/16] devlink: Add reload stats
` [PATCH net-next 05/16] devlink: Add remote "
` [PATCH net-next 16/16] devlink: Add Documentation/networking/devlink/devlink-reload.rst

BUG: corrupted list in rxrpc_put_call
 2020-10-03  9:04 UTC 

[PATCH] KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF intercept
 2020-10-03  8:48 UTC 

[PATCH V3 0/2] Add QoS support for cpuidle system
 2020-10-03  8:46 UTC  (4+ messages)
` [PATCH V3 1/2] bindings: media: gpio-ir-receiver: add linux,autosuspend-period property

[PATCH 1/4] media: zoran: move documentation file to the right place
 2020-10-03  8:41 UTC  (4+ messages)
` [PATCH 2/4] media: siano: rename a duplicated card string
` [PATCH 3/4] media: admin-guide: update cardlists
` [PATCH 4/4] media: add Zoran cardlist

arch/arm/include/asm/arch_gicv3.h:44:2: error: implicit declaration of function 'write_sysreg'
 2020-10-03  8:40 UTC 

[PATCH v2 0/2] docs: admin-guide: EFI Boot Stub
 2020-10-03  8:28 UTC  (5+ messages)
` [PATCH v2 1/2] docs: admin-guide: fdt and initrd load in EFI stub
` [PATCH v2 2/2] docs: admin-guide: EFI stub to main Linux handoff

[PATCH v3 0/2] Add configurable handler to execute a compound action
 2020-10-03  8:26 UTC  (7+ messages)
` [PATCH v3 2/2] tty/sysrq: "

[PATCH v3 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2020-10-03  8:17 UTC  (7+ messages)
` [PATCH v3 4/7] pwm: ntxec: Add driver for PWM function in Netronix EC

[PATCH] fs: tree-checker: fix missing brace warning for old compilers
 2020-10-03  8:04 UTC  (2+ messages)

[PATCH v4 0/2] Document 'void *'
 2020-10-03  8:01 UTC  (5+ messages)
` [PATCH v5 1/2] system_data_types.7: Add "
` [PATCH v5 2/2] void.3: New link to system_data_types(7)

[PATCH v7 0/5] Fix DPC hotplug race and enhance error handling
 2020-10-03  7:55 UTC  (6+ messages)
` [PATCH v7 1/5] PCI/ERR: get device before call device driver to avoid NULL pointer dereference
` [PATCH v7 2/5] PCI/DPC: define a function to check and wait till port finish DPC handling
` [PATCH v7 3/5] PCI: pciehp: check and wait port status out of DPC before handling DLLSC and PDC
` [PATCH v7 4/5] PCI: only return true when dev io state is really changed
` [PATCH v7 5/5] PCI/ERR: don't mix io state not changed and no driver together

[PATCH] MAINTAINERS: adjust to mcp251xfd file renaming
 2020-10-03  7:55 UTC 

[GIT PULL] xen: branch for v5.9-rc8
 2020-10-03  7:32 UTC 

[PATCH 0/6] Fix new html build warnings from next-20201001
 2020-10-03  7:24 UTC  (4+ messages)
` [PATCH 5/6] scripts: kernel-doc: add support for typedef enum

[PATCH v6 0/5] Fix DPC hotplug race and enhance error handling
 2020-10-03  7:05 UTC  (6+ messages)
` [PATCH v6 4/5] PCI: only return true when dev io state is really changed

[PATCH] gfs2: gfs2_read_sb: put gfs2_assert inside the loop
 2020-10-03  6:31 UTC 

[PATCH 1/1] efi/libstub/x86: simplify efi_is_native()
 2020-10-03  6:03 UTC 

drivers/net/ethernet/huawei/hinic/hinic_hw_mbox.c:570:21: sparse: sparse: cast to restricted __be32
 2020-10-03  5:58 UTC 

[PATCH] scsi: isci: Fix a typo in a comment
 2020-10-03  5:57 UTC 

[Linux-kernel-mentees][PATCH v2] net: usb: rtl8150: prevent set_ethernet_addr from setting uninit address
 2020-10-03  5:54 UTC  (9+ messages)
  ` [PATCH "

[PATCH v4] staging: qlge: fix build breakage with dumping enabled
 2020-10-03  5:53 UTC  (2+ messages)

[PATCH] selftests/vm: 10x speedup for hmm-tests
 2020-10-03  5:50 UTC  (3+ messages)

[PATCH v3 0/2] vhost-vdpa mapping error path fixes
 2020-10-03  5:02 UTC  (3+ messages)
` [PATCH v3 1/2] vhost-vdpa: fix vhost_vdpa_map() on error condition
` [PATCH v3 2/2] vhost-vdpa: fix page pinning leakage in error path

[PULL REQUEST] i2c for 5.9
 2020-10-03  5:32 UTC 

mmotm 2020-10-02-22-22 uploaded
 2020-10-03  5:23 UTC 

[PATCH] FIX the comment of struct jbd2_journal_handle
 2020-10-03  4:59 UTC  (2+ messages)

memory leak in kobject_set_name_vargs (3)
 2020-10-03  4:56 UTC  (4+ messages)
` [PATCH] ext4: fix leaking sysfs kobject after failed mount


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