linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-23 14:39:19 to 2020-02-23 23:55:49 UTC [more...]

[PATCH v2 0/7] firmware: add partial read support in request_firmware_into_buf
 2020-02-23 23:55 UTC  (6+ messages)
` [PATCH v2 6/7] misc: bcm-vk: add Broadcom VK driver

[PATCH v3] staging: qlge: emit debug and dump at same level
 2020-02-23 23:50 UTC  (2+ messages)

linux-next: manual merge of the amdgpu tree with the drm tree
 2020-02-23 23:38 UTC 

[PATCH RESEND] iommu: dmar: Fix RCU list debugging warnings
 2020-02-23 23:34 UTC  (2+ messages)

[PATCH 0/5] arm64: add the time namespace support
 2020-02-23 23:30 UTC  (4+ messages)
` [PATCH 5/5] arm64/vdso: Restrict splitting VVAR VMA

[PATCH 00/30] Lock warning cleanups
 2020-02-23 23:27 UTC  (32+ messages)
  ` [PATCH 01/30] btrfs: Add missing annotation for release_extent_buffer()
  ` [PATCH 02/30] dax: Add missing annotations ofr dax_read_lock() and dax_read_unlock()
  ` [PATCH 03/30] xfs: Add missing annotation to xfs_ail_check()
  ` [PATCH 04/30] sctp: Add missing annotation for sctp_err_finish()
  ` [PATCH 05/30] sctp: Add missing annotation for sctp_transport_walk_start()
  ` [PATCH 06/30] sctp: Add missing annotation for sctp_transport_walk_stop()
  ` [PATCH 07/30] net: Add missing annotation for llc_seq_start()
  ` [PATCH 08/30] netrom: Add missing annotation for nr_info_start()
  ` [PATCH 09/30] netrom: Add missing annotation for nr_info_stop()
  ` [PATCH 10/30] net: netrom: Add missing annotation for nr_node_start()
  ` [PATCH 11/30] net: netrom: Add missing annotation for nr_node_stop()
  ` [PATCH 12/30] net: netrom: Add missing annotation for nr_neigh_start()
  ` [PATCH 13/30] net: netrom: Add missing annotation for nr_neigh_stop()
  ` [PATCH 14/30] dccp: Add missing annotation for dccp_child_process()
  ` [PATCH 15/30] af_unix: Add missing annotation for unix_wait_for_peer()
  ` [PATCH 16/30] proc: Add missing annotation for close_pdeo()
  ` [PATCH 17/30] mm/zsmalloc: Add missing annotation for zs_map_object()
  ` [PATCH 18/30] mm/zsmalloc: Add missing annotation for zs_unmap_object()
  ` [PATCH 19/30] mm/zsmalloc: Add missing annotation for migrate_write_lock()
  ` [PATCH 20/30] mm/zsmalloc: Add missing annotation for migrate_write_unlock()
  ` [PATCH 21/30] scsi: csiostor: Add missing annotation for csio_scsi_cleanup_io_q()
  ` [PATCH 22/30] ACPI: OSL: Add missing annotation for acpi_os_acquire_lock()
  ` [PATCH 23/30] ACPI: OSL: Add missing annotation for acpi_os_release_lock()
  ` [PATCH 24/30] dmaengine: mic_x100_dma: Add missing annotation for mic_dma_tx_submit_unlock()
  ` [PATCH 25/30] zram: Add missing annotatin for zram_slot_lock()
  ` [PATCH 26/30] zram: Add missing annotatin for zram_slot_unlock()
  ` [PATCH 27/30] habanalabs: Add missing annotation for goya_hw_queues_lock()
  ` [PATCH 28/30] habanalabs: Add missing annotation for goya_hw_queues_unlock()
  ` [PATCH 29/30] sgi-xp: Add missing annotation for xpc_disconnect_channel()
  ` [PATCH 30/30] sgi-xp: Add missing annotation for ocfs2_inode_cache_lock() and ocfs2_inode_cache_unlock()

[PATCH v2 0/6] RT Capacity Awareness Fixes & Improvements
 2020-02-23 23:16 UTC  (8+ messages)
` [PATCH v2 1/6] sched/rt: cpupri_find: implement fallback mechanism for !fit case
` [PATCH v2 2/6] sched/rt: Re-instate old behavior in select_task_rq_rt
` [PATCH v2 3/6] sched/rt: Optimize cpupri_find on non-heterogenous systems
` [PATCH v2 4/6] sched/rt: allow pulling unfitting task
` [PATCH v2 5/6] sched/rt: Better manage pushing unfit tasks on wakeup
` [PATCH v2 6/6] sched/rt: Remove unnecessary assignment in inc/dec_rt_migration

[PATCH] soc: amlogic: fix compile failure with MESON_SECURE_PM_DOMAINS & !MESON_SM
 2020-02-23 23:16 UTC  (4+ messages)

[RFC PATCH 0/7] i2c: of: reserve unknown and ancillary addresses
 2020-02-23 23:11 UTC  (4+ messages)
` [RFC PATCH 3/7] i2c: allow DT nodes without 'compatible'

linux-next: build warning after merge of the btrfs tree
 2020-02-23 22:57 UTC 

Open Source Security infringement
 2020-02-23 22:56 UTC 

[PATCH 0/1] i2c: imc: Add support for Intel iMC SMBus host controller
 2020-02-23 22:51 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] docs: sysctl/kernel: document BPF entries
 2020-02-23 22:44 UTC  (2+ messages)

[PATCH v2 0/1] scsi: ufs: fix waiting time for reference clock
 2020-02-23 22:41 UTC  (3+ messages)
` [PATCH v2 1/1] scsi: ufs: ufs-mediatek: add "
  ` [EXT] "

[patch V2 01/20] bpf: Enforce preallocation for all instrumentation programs
 2020-02-23 22:40 UTC  (3+ messages)

[PATCH 1/1] efi: superfluous assignment in setup_fake_mem()
 2020-02-23 22:25 UTC 

[PATCH] docs: process: changes.rst: Escape --version to fix Sphinx output
 2020-02-23 22:22 UTC 

[PATCH 1/1] efi: don't shadow i in efi_config_parse_tables()
 2020-02-23 22:13 UTC 

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

[RFC][PATCHSET] sanitized pathwalk machinery (v2)
 2020-02-23 22:07 UTC  (5+ messages)
` [RFC][PATCH v2 01/34] do_add_mount(): lift lock_mount/unlock_mount into callers
  ` [RFC][PATCH v2 14/34] new step_into() flag: WALK_NOFOLLOW

[RFC PATCH v2 0/4] Add device tree build information
 2020-02-23 21:59 UTC  (4+ messages)
` [RFC PATCH v2 1/4] scripts: Add script to generate dtb "

[PATCH 2/2] x86/boot/compressed: Remove unnecessary sections from bzImage
 2020-02-23 22:00 UTC  (7+ messages)
` [PATCH] x86/boot/compressed: Fix compressed kernel linking with lld

[PATCH 1/1] efi/capsule-loader: superfluous assignment
 2020-02-23 21:24 UTC  (2+ messages)

[PATCH 1/1] efi/esrt: unused variable in __init efi_esrt_init
 2020-02-23 21:24 UTC  (2+ messages)

General Discussion about GPLness
 2020-02-23 20:47 UTC  (6+ messages)

[PATCH v3 devicetree 0/6] DT bindings for Felix DSA switch on LS1028A
 2020-02-23 20:47 UTC  (7+ messages)
` [PATCH v3 devicetree 1/6] arm64: dts: fsl: ls1028a: delete extraneous #interrupt-cells for ENETC RCIE
` [PATCH v3 devicetree 2/6] arm64: dts: fsl: ls1028a: disable all enetc ports by default
` [PATCH v3 devicetree 3/6] net: dsa: felix: Use PHY_INTERFACE_MODE_INTERNAL instead of GMII
` [PATCH v3 devicetree 4/6] dt-bindings: net: dsa: ocelot: document the vsc9959 core
` [PATCH v3 devicetree 5/6] arm64: dts: fsl: ls1028a: add node for Felix switch
` [PATCH v3 devicetree 6/6] arm64: dts: fsl: ls1028a: enable switch PHYs on RDB

[char-misc-next] mei: remove unused includes from pci-{me,txe}.c
 2020-02-23 20:44 UTC 

[CRASH] crypto: omap: kernel panic when modprobing tcrypt
 2020-02-23 20:34 UTC  (6+ messages)

[PATCH v4 3/4] nvmem: increase the reference count of a gpio passed over config
 2020-02-23 20:22 UTC  (3+ messages)

[PATCH v6 1/2] net: mdio: add ipq8064 mdio driver
 2020-02-23 20:19 UTC  (4+ messages)
  ` R: "

NULL pointer dereference in qla24xx_abort_command, kernel 4.19.98 (Debian)
 2020-02-23 19:57 UTC  (3+ messages)

[PATCH v2 0/2] perf report: Support annotation of code without symbols
 2020-02-23 19:50 UTC  (5+ messages)
` [PATCH v2 2/2] perf annotate: Support interactive "

[PATCH] x86/boot/compressed: Fix compressed kernel linking with lld
 2020-02-23 19:37 UTC  (4+ messages)
` [PATCH 0/2] Stop generating .eh_frame sections
` [PATCH 1/2] arch/x86: Use -fno-asynchronous-unwind-tables to suppress "
` [PATCH 2/2] arch/x86: Drop unneeded linker script discard of .eh_frame

[perf/x86] 81ec3f3c4c: will-it-scale.per_process_ops -5.5% regression
 2020-02-23 19:36 UTC  (7+ messages)
  ` [LKP] "

[PATCH] perf: fix -Wstring-compare
 2020-02-23 19:34 UTC 

[PATCH] staging: wfx: match parentheses alignment
 2020-02-23 19:32 UTC 

[PATCH v3 01/15] cpu: Add new {add,remove}_cpu() functions
 2020-02-23 19:29 UTC  (15+ messages)
` [PATCH v3 02/15] smp: Create a new function to shutdown nonboot cpus
` [PATCH v3 03/15] ia64: Replace cpu_down with smp_shutdown_nonboot_cpus()
` [PATCH v3 04/15] arm: Don't use disable_nonboot_cpus()
` [PATCH v3 05/15] arm64: "
` [PATCH v3 06/15] arm64: hibernate.c: Create a new function to handle cpu_up(sleep_cpu)
` [PATCH v3 07/15] x86: Replace cpu_up/down with add/remove_cpu
` [PATCH v3 08/15] powerpc: "
` [PATCH v3 09/15] sparc: "
` [PATCH v3 10/15] parisc: "
` [PATCH v3 11/15] driver: xen: Replace cpu_up/down with device_online/offline
` [PATCH v3 12/15] firmware: psci: Replace cpu_up/down with add/remove_cpu
` [PATCH v3 13/15] torture: "
` [PATCH v3 14/15] smp: Create a new function to bringup nonboot cpus online
` [PATCH v3 15/15] cpu: Hide cpu_up/down

[PATCH 0/3] arm64: tlb: skip tlbi broadcast v2
 2020-02-23 19:25 UTC  (4+ messages)
` [PATCH 1/3] mm: use_mm: fix for arches checking mm_users to optimize TLB flushes
` [PATCH 2/3] arm64: select CPUMASK_OFFSTACK if NUMA
` [PATCH 3/3] arm64: tlb: skip tlbi broadcast

[PATCH] staging: exfat: remove sync_alloc_bitmap()
 2020-02-23 19:23 UTC 

[PATCH] sr_vendor: remove references to BLK_DEV_SR_VENDOR, leave it enabled
 2020-02-23 19:11 UTC 

[PATCH] staging: exfat: remove exfat_buf_sync()
 2020-02-23 19:16 UTC 

[PATCH v3 0/3] Charge loop device i/o to issuing cgroup
 2020-02-23 19:08 UTC  (3+ messages)
` [PATCH v3 2/3] mm: Charge active memcg when no mm is set

Regression: hibernation is broken since e6bc9de714972cac34daa1dc1567ee48a47a9342
 2020-02-23 19:03 UTC  (8+ messages)

[PATCH v2] ipc: use a work queue to free_ipc
 2020-02-23 19:01 UTC  (3+ messages)

[PATCH v3 0/7] arm64: ARMv8.4 Activity Monitors support
 2020-02-23 18:49 UTC  (4+ messages)
` [PATCH v3 6/7] arm64: use activity monitors for frequency invariance

[PATCH v2] irqchip/bcm2835: Quiesce IRQs left enabled by bootloader
 2020-02-23 18:24 UTC  (3+ messages)

[PATCH] net: core: devlink.c: Use built-in RCU list checking
 2020-02-23 18:19 UTC  (4+ messages)

[PATCH] net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_table_register()
 2020-02-23 18:17 UTC  (2+ messages)

[PATCH] mtd: rawnand: Fix a typo ("manufecturer")
 2020-02-23 18:06 UTC 

[PATCH v7 00/23] Change readahead API
 2020-02-23 17:55 UTC  (5+ messages)
` [PATCH v7 21/24] iomap: Restructure iomap_readpages_actor

[regression] nct6775 does not load in 5.4 and 5.5, bisected to b84398d6d7f90080
 2020-02-23 17:56 UTC  (8+ messages)

[PATCH] Revert "PM / devfreq: Modify the device name as devfreq(X) for sysfs"
 2020-02-23 17:54 UTC  (8+ messages)

[GIT PULL] csky updates for 5.6-rc3
 2020-02-23 17:50 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 5.6-rc3
 2020-02-23 17:50 UTC  (2+ messages)

[GIT PULL] ext4 bug fixes for 5.6-rc2
 2020-02-23 17:50 UTC  (2+ messages)

[PATCH] docs: networking: phy: Rephrase paragraph for clarity
 2020-02-23 17:46 UTC 

[PATCH 4.19 000/191] 4.19.106-stable review
 2020-02-23 17:37 UTC  (5+ messages)

[PATCH v2] mtd: spi-nor: Refactor spi_nor_read_id()
 2020-02-23 17:37 UTC 

[PATCH 5.5 000/399] 5.5.6-stable review
 2020-02-23 17:37 UTC  (8+ messages)

[PATCH v2] counter: 104-quad-8: Support Differential Encoder Cable Status
 2020-02-23 17:32 UTC 

[PATCH 5.4 000/344] 5.4.22-stable review
 2020-02-23 17:31 UTC  (10+ messages)

KASAN: use-after-free Read in bit_putcs
 2020-02-23 17:30 UTC 

[PATCH 0/3] Add support for Pine64 PinePhone Linux Smartphone
 2020-02-23 17:29 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: sun50i-a64: Add i2c2 pins
` [PATCH 2/3] dt-bindings: arm: sunxi: Add PinePhone 1.0 and 1.1 bindings
` [PATCH 3/3] arm64: dts: allwinner: Add initial support for Pine64 PinePhone

[PATCH v27 00/22] Intel SGX foundations
 2020-02-23 17:25 UTC  (23+ messages)
` [PATCH v27 01/22] x86/cpufeatures: x86/msr: Add Intel SGX hardware bits
` [PATCH v27 02/22] x86/cpufeatures: x86/msr: Intel SGX Launch Control "
` [PATCH v27 03/22] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX
` [PATCH v27 04/22] x86/sgx: Add SGX microarchitectural data structures
` [PATCH v27 05/22] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v27 06/22] x86/cpu/intel: Detect SGX supprt
` [PATCH v27 07/22] x86/sgx: Enumerate and track EPC sections
` [PATCH v27 08/22] x86/sgx: Add functions to allocate and free EPC pages
` [PATCH v27 09/22] mm: Introduce vm_ops->may_mprotect()
` [PATCH v27 10/22] x86/sgx: Linux Enclave Driver
` [PATCH v27 11/22] selftests/x86: Recurse into subdirectories
` [PATCH v27 12/22] selftests/x86: Add a selftest for SGX
` [PATCH v27 13/22] x86/sgx: Add provisioning
` [PATCH v27 14/22] x86/sgx: Add a page reclaimer
` [PATCH v27 15/22] x86/sgx: ptrace() support for the SGX driver
` [PATCH v27 16/22] x86/vdso: Add support for exception fixup in vDSO functions
` [PATCH v27 17/22] x86/fault: Add helper function to sanitize error code
` [PATCH v27 18/22] x86/traps: Attempt to fixup exceptions in vDSO before signaling
` [PATCH v27 19/22] x86/vdso: Add __vdso_sgx_enter_enclave() to wrap SGX enclave transitions
` [PATCH v27 20/22] selftests/x86: Add vDSO selftest for SGX
` [PATCH v27 21/22] x86/sgx: Update MAINTAINERS
` [PATCH v27 22/22] docs: x86/sgx: Document SGX micro architecture and kernel internals

[PATCH 1/2] netfilter: Pass lockdep expression to __instance_lookup traversal
 2020-02-23 17:19 UTC  (2+ messages)
` [PATCH 2/2] netfilter: Pass lockdep expression to instance_lookup traversal

[PATCH] riscv: fix seccomp reject syscall code path
 2020-02-23 17:17 UTC  (2+ messages)

[PATCH v26 22/22] docs: x86/sgx: Document SGX micro architecture and kernel internals
 2020-02-23 17:05 UTC  (3+ messages)

[PATCH] block: refactor duplicated macros
 2020-02-23 16:57 UTC 

typo in MAINTAINERS?
 2020-02-23 16:52 UTC 

[PATCH] staging: speakup: remove redundant initialization of pointer p_key
 2020-02-23 15:58 UTC  (2+ messages)

[PATCH] Intel: Skylake: Fix inconsistent IS_ERR and PTR_ERR
 2020-02-23 15:59 UTC  (4+ messages)

[PATCH v2] usb: gadget: f_fs: try to fix AIO issue under ARM 64 bit TAGGED mode
 2020-02-23 15:49 UTC 

Confusing Usage-Guide in LICENSES/exceptions/Linux-syscall-note
 2020-02-23 15:45 UTC  (2+ messages)

[PATCH RFC] regulator: core: fix handling negative voltages e.g. in EPD PMICs
 2020-02-23 15:35 UTC 

[PATCH v2] drm/i915: Distribute switch variables for initialization
 2020-02-23 15:32 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] staging: rtl8723bs: core: remove redundant zero'ing of counter variable k
 2020-02-23 15:28 UTC 

[PATCH] staging: rtl8188eu: remove redundant assignment to cond
 2020-02-23 15:18 UTC 

[PATCH] staging: rtl8723bs: remove temporary variable CrystalCap
 2020-02-23 15:14 UTC 

[PATCH] PM / AVS: rockchip-io: fix the supply naming for the emmc supply on px30
 2020-02-23 15:09 UTC  (2+ messages)

[CRASH] crypto: virtio: crash when modprobing tcrypt on 5.5-rc7 / next-20200122
 2020-02-23 15:06 UTC  (4+ messages)

[PATCH V4 00/13] Enable per-file/per-directory DAX operations V4
 2020-02-23 15:07 UTC  (10+ messages)
` [PATCH V4 06/13] fs/xfs: Create function xfs_inode_enable_dax()
` [PATCH V4 07/13] fs: Add locking for a dynamic address space operations state
` [PATCH V4 09/13] fs/xfs: Add write aops lock to xfs layer

[PATCH 1/2] libnvdimm/of_pmem: handle memory-region in DT
 2020-02-23 14:56 UTC  (2+ messages)

[PATCH] dma-buf: Fix missing excl fence waiting
 2020-02-23 12:21 UTC  (4+ 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).