linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-25 20:47:38 to 2020-06-26 01:05:05 UTC [more...]

[PATCH RFC] seccomp: Implement syscall isolation based on memory areas
 2020-06-26  1:03 UTC  (6+ messages)

[PATCH v5 00/13] Add support for PinePhone LCD panel
 2020-06-26  0:56 UTC  (14+ messages)
` [PATCH v5 01/13] dt-bindings: vendor-prefixes: Add Xingbangda
` [PATCH v5 02/13] dt-bindings: panel: Convert rocktech,jh057n00900 to yaml
` [PATCH v5 03/13] dt-bindings: panel: Add compatible for Xingbangda XBD599 panel
` [PATCH v5 04/13] drm/panel: rocktech-jh057n00900: Rename the driver to st7703
` [PATCH v5 05/13] drm/panel: st7703: Rename functions from jh057n prefix "
` [PATCH v5 06/13] drm/panel: st7703: Prepare for supporting multiple panels
` [PATCH v5 07/13] drm/panel: st7703: Move code specific to jh057n closer together
` [PATCH v5 08/13] drm/panel: st7703: Move generic part of init sequence to enable callback
` [PATCH v5 09/13] drm/panel: st7703: Add support for Xingbangda XBD599
` [PATCH v5 10/13] drm/panel: st7703: Enter sleep after display off
` [PATCH v5 11/13] drm/panel: st7703: Assert reset prior to powering down the regulators
` [PATCH v5 12/13] arm64: dts: sun50i-a64-pinephone: Enable LCD support on PinePhone
` [PATCH v5 13/13] arm64: dts: sun50i-a64-pinephone: Add touchscreen support

[PATCH] [v2] media: venus: core: Fix runtime PM imbalance in venus_probe
 2020-06-26  0:54 UTC  (3+ messages)
  `  "

[PATCH 6/6] mm: Add memalloc_nowait
 2020-06-25 23:51 UTC  (2+ messages)

[Bug, sched, 5.8-rc2]: PREEMPT kernels crashing in check_preempt_wakeup() running fsx on XFS
 2020-06-26  0:47 UTC 

[PATCH] mm/vmscan: restore zone_reclaim_mode ABI
 2020-06-26  0:34 UTC 

[PATCH] firmware: improve description of firmware_request_nowarn
 2020-06-26  0:37 UTC  (2+ messages)

[PATCH 1/2] cros: platform/chrome: Add cros-ec-uart driver for uart support
 2020-06-26  0:18 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: mfd: Add DT compatible string "google,cros_ec_uart"

[PATCH 1/2] pci: Add pci device even if the driver failed to attach
 2020-06-26  0:27 UTC  (2+ messages)
` [PATCH 2/2] pci: Add parameter to disable attaching untrusted devices

[PATCH v2 0/6] kernfs: proposed locking and concurrency improvement
 2020-06-26  0:19 UTC  (11+ messages)

[PATCH v2 0/4] Tegra Video Decoder driver power management corrections
 2020-06-26  0:17 UTC  (4+ messages)

[PATCH v2 bpf-next 0/4] bpf: introduce bpf_get_task_stack()
 2020-06-26  0:13 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/4] perf: export get/put_chain_entry()
` [PATCH v2 bpf-next 2/4] bpf: introduce helper bpf_get_task_stak()
` [PATCH v2 bpf-next 3/4] bpf: allow %pB in bpf_seq_printf() and bpf_trace_printk()
` [PATCH v2 bpf-next 4/4] selftests/bpf: add bpf_iter test with bpf_get_task_stack()

[PATCH 00/12] ACPI/NVDIMM: Runtime Firmware Activation
 2020-06-25 23:51 UTC  (13+ messages)
` [PATCH 01/12] libnvdimm: Validate command family indices
` [PATCH 02/12] ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptor
` [PATCH 03/12] ACPI: NFIT: Define runtime firmware activation commands
` [PATCH 04/12] tools/testing/nvdimm: Cleanup dimm index passing
` [PATCH 05/12] tools/testing/nvdimm: Add command debug messages
` [PATCH 06/12] tools/testing/nvdimm: Prepare nfit_ctl_test() for ND_CMD_CALL emulation
` [PATCH 07/12] tools/testing/nvdimm: Emulate firmware activation commands
` [PATCH 08/12] driver-core: Introduce DEVICE_ATTR_ADMIN_{RO,RW}
` [PATCH 09/12] libnvdimm: Convert to DEVICE_ATTR_ADMIN_RO()
` [PATCH 10/12] libnvdimm: Add runtime firmware activation sysfs interface
` [PATCH 11/12] PM, libnvdimm: Add syscore_quiesced() callback for firmware activation
` [PATCH 12/12] ACPI: NFIT: Add runtime firmware activate support

linux-next: manual merge of the bpf-next tree with the bpf tree
 2020-06-26  0:05 UTC 

[tip:x86/entry] BUILD SUCCESS 145a773aef83181d47ebab21bb33c89233aadb1e
 2020-06-25 23:56 UTC 

[tip:sched/core] BUILD SUCCESS 01e377c539ca52a6c753d0fdbe93b3b8fcd66a1c
 2020-06-25 23:56 UTC 

[tip:sched/urgent] BUILD SUCCESS 68f7b5cc835de7d5b6c7696533c126018171e793
 2020-06-25 23:54 UTC 

[PATCH 3/3] hv_netvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening
 2020-06-25 23:37 UTC  (2+ messages)

[RFC PATCH 00/11] Add UEFI support for RISC-V
 2020-06-25 23:45 UTC  (12+ messages)
` [RFC PATCH 01/11] efi: Fix gcc error around __umoddi3 for 32 bit builds
` [RFC PATCH 02/11] RISC-V: Move DT mapping outof fixmap
` [RFC PATCH 03/11] RISC-V: Setup exception vector early
` [RFC PATCH 04/11] RISC-V: Add early ioremap support
` [RFC PATCH 05/11] RISC-V: Set maximum number of mapped pages correctly
` [RFC PATCH 06/11] riscv: Parse all memory blocks to remove unusable memory
` [RFC PATCH 07/11] include: pe.h: Add RISC-V related PE definition
` [RFC PATCH 08/11] RISC-V: Add PE/COFF header for EFI stub
` [RFC PATCH 09/11] RISC-V: Add EFI stub support
` [RFC PATCH 10/11] efi: Rename arm-init to efi-init common for all arch
` [RFC PATCH 11/11] RISC-V: Add EFI runtime services

[GIT] Networking
 2020-06-25 23:43 UTC 

[RESEND, PATCH v2] lib: overflow-test: add KUnit test of check_*_overflow functions
 2020-06-25 23:43 UTC  (3+ messages)

[PATCH][man-pages] sync.2: syncfs() now returns errors if writeback fails
 2020-06-25 23:37 UTC  (5+ messages)

[PATCH v2] sync.2: syncfs() now returns errors if writeback fails
 2020-06-25 23:37 UTC 

[PATCH v7 00/12] Multiple fixes in PCIe qcom driver
 2020-06-25 23:37 UTC  (2+ messages)

[PATCH 00/10] Add CMU/RMU/DMA/MMC/I2C support for Actions Semi S500 SoCs
 2020-06-25 23:34 UTC  (11+ messages)
` [PATCH 01/10] arm: dts: owl-s500: Add Clock Management Unit
` [PATCH 02/10] arm: dts: owl-s500: Set UART clock refs from CMU
` [PATCH 03/10] arm: dts: owl-s500: Add DMA controller
` [PATCH 04/10] arm: dts: owl-s500: Add Reset Controller support
` [PATCH 05/10] arm: dts: owl-s500: Add pinctrl node
` [PATCH 06/10] arm: dts: owl-s500: Add MMC nodes
` [PATCH 07/10] arm: dts: owl-s500: Add I2C nodes
` [PATCH 08/10] arm: dts: owl-s500-roseapplepi: Use UART clock from CMU
` [PATCH 09/10] arm: dts: owl-s500-roseapplepi: Add uSD support
` [PATCH 10/10] arm: dts: owl-s500-roseapplepi: Enable I2C0

[PATCH 1/2] xen/privcmd: Corrected error handling path and mark pages dirty
 2020-06-25 23:31 UTC  (2+ messages)

[PATCHv8 0/3] optee: register drivers on optee bus
 2020-06-25 23:31 UTC  (13+ messages)
` [PATCHv8 1/3] optee: use uuid for sysfs driver entry
    ` [Tee-dev] "

[PATCH 0/4] KVM: SVM: Code move follow-up
 2020-06-25 23:29 UTC  (4+ messages)
` [PATCH 4/4] KVM: SVM: Rename svm_nested_virtualize_tpr() to nested_svm_virtualize_tpr()

[PATCH] Bluetooth: btusb: Comment on unbalanced pm reference
 2020-06-25 23:26 UTC 

[GIT PULL] tracing: Fixes for 5.8-rc2
 2020-06-25 23:25 UTC  (2+ messages)

[PATCH v3] PCI: Lock the pci_cfg_wait queue for the consistency of data
 2020-06-25 23:24 UTC  (2+ messages)

Banana Pi-R1 - kernel 5.6.0 and later broken - b43 DSA
 2020-06-25 23:23 UTC  (2+ messages)
` [fedora-arm] "

[PATCH net-next 0/8] net: phy: mscc: multiple improvements
 2020-06-25 23:22 UTC  (2+ messages)

Enabling interrupts in QEMU TPM TIS
 2020-06-25 23:19 UTC  (5+ messages)

[PATCH v2] Bluetooth: btusb: Reset port on cmd timeout
 2020-06-25 23:18 UTC  (3+ messages)

[PATCH v6 0/4] Nvidia Arm SMMUv2 Implementation
 2020-06-25 23:13 UTC  (7+ messages)
` [PATCH v6 1/4] iommu/arm-smmu: add NVIDIA implementation for dual ARM MMU-500 usage
` [PATCH v6 2/4] dt-bindings: arm-smmu: Add binding for Tegra194 SMMU

[PATCH] sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
 2020-06-25 23:12 UTC  (3+ messages)
` [PATCH net] "

[PATCH] scsi: cumana_2: Fix different dev_id between 'request_irq()' and 'free_irq()'
 2020-06-25 23:10 UTC  (3+ messages)

[PATCH] mm/page_alloc: fallbacks at most has 3 elements
 2020-06-25 23:10 UTC 

[PATCH net-next v11 0/5] RGMII Internal delay common property
 2020-06-25 23:05 UTC  (2+ messages)

[PATCH] soc: qcom: rpmh: Remove serialization of TCS commands
 2020-06-25 23:03 UTC  (4+ messages)

[PATCH v2 1/2] net: macb: call pm_runtime_put_sync on failure path
 2020-06-25 23:00 UTC  (4+ messages)
` [PATCH v2 2/2] net: macb: free resources on failure path of at91ether_open()

[PATCH 00/12] ima: Fix rule parsing bugs and extend KEXEC_CMDLINE rule support
 2020-06-25 22:59 UTC  (18+ messages)
` [PATCH 03/12] ima: Free the entire rule when deleting a list of rules
` [PATCH 05/12] ima: Fail rule parsing when buffer hook functions have an invalid action
` [PATCH 06/12] ima: Fail rule parsing when the KEXEC_CMDLINE hook is combined with an invalid cond
` [PATCH 08/12] ima: Shallow copy the args_p member of ima_rule_entry.lsm elements
` [PATCH 09/12] ima: Use correct type for "
` [PATCH 11/12] ima: Use the common function to detect LSM conditionals in a rule
` [PATCH 12/12] ima: Support additional conditionals in the KEXEC_CMDLINE hook function

[UPDATE][PATCH v3 1/2] cpufreq: intel_pstate: Allow enable/disable energy efficiency
 2020-06-25 22:49 UTC 

[PATCH] riscv: Fixup __vdso_gettimeofday broke dynamic ftrace
 2020-06-25 22:48 UTC  (2+ messages)

[PATCH 00/22] add support for Clang LTO
 2020-06-25 22:40 UTC  (9+ messages)
` [PATCH 04/22] kbuild: lto: fix recordmcount
          ` [RFC][PATCH] objtool,x86_64: Replace recordmcount with objtool

[PATCH v33 00/21] Intel SGX foundations
 2020-06-25 22:40 UTC  (14+ messages)
` [PATCH v33 03/21] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX
` [PATCH v33 09/21] x86/sgx: Add __sgx_alloc_epc_page() and sgx_free_epc_page()
` [PATCH v33 10/21] mm: Introduce vm_ops->may_mprotect()

[PATCH] mm/spase: never partially remove memmap for early section
 2020-06-25 22:39 UTC  (5+ messages)

[PATCH v4 0/3] Preventing job distribution to isolated CPUs
 2020-06-25 22:34 UTC  (4+ messages)
` [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs
` [Patch v4 2/3] PCI: Restrict probe functions to housekeeping CPUs
` [Patch v4 3/3] net: Restrict receive packets queuing "

[Patch v2] mm/sparse: never partially remove memmap for early section
 2020-06-25 22:35 UTC 

[PATCH v2 0/2] i2c: fsi: Fixes for systems with more ports
 2020-06-25 22:26 UTC  (3+ messages)
` [PATCH v2 1/2] i2c: fsi: Fix the port number field in status register

[v2] drm/msm/dpu: add support for dither block in display
 2020-06-25 22:21 UTC  (2+ messages)

[PATCH 1/2] staging: qlge: fix trailing */ in block comment
 2020-06-25 22:13 UTC  (3+ messages)
` [PATCH 2/2] staging: qlge: fix else after return or break

severe proc dentry lock contention
 2020-06-25 22:11 UTC  (12+ messages)
    ` [PATCH] proc: Avoid a thundering herd of threads freeing proc dentries

[PATCH] sched/cfs: change initial value of runnable_avg
 2020-06-25 22:03 UTC  (5+ messages)

[PATCH v12 0/9] Add tpm i2c ptp driver
 2020-06-25 22:02 UTC  (5+ messages)
` [PATCH v12 3/9] tpm: tpm_tis: Add retry in case of protocol failure
` [PATCH v12 4/9] tpm: tpm_tis: Add verify_data_integrity handle to tpm_tis_phy_ops

process '/usr/bin/rsync' started with executable stack
 2020-06-25 22:01 UTC  (7+ messages)
        ` [klibc] "

[PATCH 1/2] fix trailing */ in block comment
 2020-06-25 22:00 UTC  (3+ messages)

[PATCH v2 0/2] mm: Expand CONFIG_SLAB_FREELIST_HARDENED to include SLAB
 2020-06-25 21:55 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] slab: Add naive detection of double free

[PATCH v3] selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3
 2020-06-25 21:51 UTC  (2+ messages)

[PATCH] platform/chrome: cros_ec_rpmsg: Document missing struct parameters
 2020-06-25 21:52 UTC  (2+ messages)

[PATCH] platform/chrome: cros_ec_spi: Document missing function parameters
 2020-06-25 21:52 UTC  (2+ messages)

[PATCH v7 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
 2020-06-25 21:50 UTC  (3+ messages)
` [PATCH v7 1/2] acpi: Extend TPM2 ACPI table with missing log fields
` [PATCH v7 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table

[RFC PATCH] kvm,x86: Exit to user space in case of page fault error
 2020-06-25 21:47 UTC 

linux-next: Fixes tag needs some work in the hwmon-fixes tree
 2020-06-25 21:45 UTC 

[PATCH for-5.9 0/2] clean io_wq->do_work()
 2020-06-25 21:44 UTC  (2+ messages)

[PATCH v5 0/9] clocksource/drivers/timer-atmel-tcb: add sama5d2 support
 2020-06-25 21:43 UTC  (10+ messages)
` [PATCH v5 1/9] dt-bindings: atmel-tcb: convert bindings to json-schema
` [PATCH v5 2/9] dt-bindings: microchip: atmel,at91rm9200-tcb: add sama5d2 compatible
` [PATCH v5 3/9] ARM: dts: at91: sama5d2: add TCB GCLK
` [PATCH v5 4/9] ARM: at91: add atmel tcb capabilities
` [PATCH v5 5/9] clocksource/drivers/timer-atmel-tcb: rework 32khz clock selection
` [PATCH v5 6/9] clocksource/drivers/timer-atmel-tcb: fill tcb_config
` [PATCH v5 7/9] clocksource/drivers/timer-atmel-tcb: stop using the 32kHz for clockevents
` [PATCH v5 8/9] clocksource/drivers/timer-atmel-tcb: allow selecting first divider
` [PATCH v5 9/9] clocksource/drivers/timer-atmel-tcb: add sama5d2 support

[PATCH] Ability to read the MKTME status from userspace (patch v2)
 2020-06-25 21:43 UTC  (7+ messages)

[PATCH] ring-buffer: speed up buffer resets by avoiding synchronize_rcu for each CPU
 2020-06-25 21:42 UTC  (2+ messages)

Re: [PATCH v12 00/18] Enable FSGSBASE instructions
 2020-06-25 21:40 UTC  (15+ messages)
  `  "

drivers/infiniband/hw/hfi1/pio_copy.c:421:24: sparse: sparse: cast removes address space '__iomem' of expression
 2020-06-25 21:38 UTC 

[PATCH v2] tpm: tpm2-space: Resize session and context buffers dynamically
 2020-06-25 21:38 UTC  (6+ messages)

[tip:x86/misc] BUILD SUCCESS a7e1f67ed29f0c339e2aa7483d13b085127566ab
 2020-06-25 21:36 UTC 

[tip:master] BUILD SUCCESS 489eb109cb9da24d05cc23a6c8fa4832766ddcca
 2020-06-25 21:36 UTC 

[PATCH v6 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
 2020-06-25 21:35 UTC  (5+ messages)
` [PATCH v6 1/2] acpi: Extend TPM2 ACPI table with missing log fields
` [PATCH v6 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table

[hugetlbfs] c0d0381ade: vm-scalability.throughput -33.4% regression
 2020-06-25 21:33 UTC  (3+ messages)

[PATCH] RISC-V: Use a local variable instead of smp_processor_id()
 2020-06-25 21:27 UTC  (2+ messages)

[PATCH V3] firmware: imx: Move i.MX SCU soc driver into imx firmware folder
 2020-06-25 21:14 UTC 

[PATCH] tpm: tpm2-space: Resize session and context buffers dynamically
 2020-06-25 21:24 UTC  (3+ messages)

[PATCH v2] tpm_tis: Remove the HID IFX0102
 2020-06-25 21:23 UTC  (5+ messages)

[PATCHv3 0/2] Convert QCOM watchdog timer bindings to YAML
 2020-06-25 21:18 UTC  (7+ messages)

next-20200623: oops in btusb_disconnect() at boot on thinkpad x60
 2020-06-25 21:17 UTC  (3+ messages)

[PATCH] usbip: tools: add in man page how to load the client's module
 2020-06-25 21:11 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] openrisc: fix __user in raw_copy_to_user()'s prototype
 2020-06-25 21:11 UTC  (2+ messages)

include/linux/spinlock.h:378:9: sparse: sparse: context imbalance in 'gather_surplus_pages' - unexpected unlock
 2020-06-25 21:03 UTC 

BUG: unable to handle kernel paging request in rb_erase
 2020-06-25 21:02 UTC  (4+ messages)

[PATCH v4 0/2] firmware: google: Expose coreboot tables and CBMEM
 2020-06-25 20:51 UTC  (4+ messages)
` [PATCH v4 1/2] firmware: google: Expose CBMEM over sysfs

[PATCH v2] kbuild: buildtar: add arm64 dtbs support
 2020-06-25 20:51 UTC 

[PATCH 1/1] regulator: devres: Standardise on function documentation headers
 2020-06-25 20:50 UTC 

[PATCH] cpufreq: schedutil: force frequency update when limits change
 2020-06-25 20:47 UTC  (3+ 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).