linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-29 15:22:36 to 2021-09-29 18:21:58 UTC [more...]

[PATCH 0/3] Rename IS_ACTIVE() and move to kconfig.h
 2021-09-29 18:16 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: rename IS_ACTIVE
` [PATCH 2/3] drm/i915/utils: do not depend on config being defined
` [PATCH 3/3] Move IS_CONFIG_NONZERO() to kconfig.h

[PATCH 0/5] kthread: increase the size of kthread's comm
 2021-09-29 18:20 UTC  (11+ messages)
` [PATCH 1/5] kernel: replace sizeof(task->comm) with TASK_COMM_LEN
` [PATCH 2/5] kernel/fork: allocate task->comm dynamicly
` [PATCH 3/5] kernel/sched: improve the BUILD_BUG_ON() in get_task_comm()
` [PATCH 4/5] kernel: increase the size of kthread's comm
` [PATCH 5/5] kernel/kthread: show a warning if kthread's comm is still trucated

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-09-29 18:19 UTC  (5+ messages)
` [PATCH Part2 v5 07/45] x86/traps: Define RMP violation #PF error code
` [PATCH Part2 v5 08/45] x86/fault: Add support to handle the RMP fault for user address

[PATCH] ARM: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.S
 2021-09-29 18:16 UTC 

[PATCH] aio: Add support for the POLLFREE
 2021-09-29 18:20 UTC  (2+ messages)

[PATCH v2 0/7] PCI: ACPI: Get rid of struct pci_platform_pm_ops and clean up code
 2021-09-29 18:15 UTC  (5+ messages)
` [PATCH v3 0/3] PCI: PM: Simplify and unify some helper functions
  ` [PATCH v3 1/3] PCI: PM: Rearrange pci_target_state()
  ` [PATCH v3 2/3] PCI: PM: Make pci_choose_state() call pci_target_state()
  ` [PATCH v3 3/3] PCI: PM: Do not call platform_pci_power_manageable() unnecessarily

[PATCH] scsi: ufs: Fix a possible dead lock in clock scaling
 2021-09-29 18:15 UTC  (4+ messages)

[PATCH v5] f2fs: introduce fragment allocation mode mount option
 2021-09-29 18:12 UTC 

[PATCH 00/14] ARM: randconfig build fixes
 2021-09-29 18:11 UTC  (5+ messages)
` [PATCH 13/14] ARM: use .arch directives instead of assembler command line flags

[GIT pull] irq/urgent for v5.15-rc3
 2021-09-29 18:10 UTC  (10+ messages)
` [GIT pull] x86/urgent "
                ` [PATCH] x86/insn: Use get_unaligned() instead of memcpy()

[PATCH v3 0/4] Fix Rockchip MIPI DSI display init timeouts
 2021-09-29 18:10 UTC  (7+ messages)
` [PATCH v3 2/4] drm/rockchip: dsi: Reconfigure hardware on resume()
` [PATCH v3 3/4] drm/rockchip: dsi: Fix unbalanced clock on probe error
` [PATCH v3 4/4] drm/rockchip: dsi: Disable PLL clock on bind error

[PATCH] ocfs2: mount fails with buffer overflow in strlen
 2021-09-29 18:06 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/8] Re-enable ENQCMD and PASID MSR
 2021-09-29 18:07 UTC  (29+ messages)
` [PATCH 4/8] x86/traps: Demand-populate PASID MSR via #GP
` [PATCH 5/8] x86/mmu: Add mm-based PASID refcounting

[PATCH mlx5-next 2/7] vfio: Add an API to check migration state transition validity
 2021-09-29 18:06 UTC  (16+ messages)

[PATCH v2 00/11] sched,rcu,context_tracking,livepatch: Improve livepatch task transitions for idle and NOHZ_FULL
 2021-09-29 18:03 UTC  (13+ messages)
` [PATCH v2 01/11] sched: Improve try_invoke_on_locked_down_task()
` [PATCH v2 02/11] sched,rcu: Rework try_invoke_on_locked_down_task()
` [PATCH v2 03/11] sched,livepatch: Use task_call_func()
` [PATCH v2 04/11] sched: Simplify wake_up_*idle*()
` [PATCH v2 05/11] sched,livepatch: Use wake_up_if_idle()
` [RFC][PATCH v2 06/11] context_tracking: Prefix user_{enter,exit}*()
` [RFC][PATCH v2 07/11] context_tracking: Add an atomic sequence/state count
` [RFC][PATCH v2 08/11] context_tracking,rcu: Replace RCU dynticks counter with context_tracking
` [RFC][PATCH v2 09/11] context_tracking,livepatch: Dont disturb NOHZ_FULL
` [RFC][PATCH v2 10/11] livepatch: Remove klp_synchronize_transition()
` [RFC][PATCH v2 11/11] context_tracking,x86: Fix text_poke_sync() vs NOHZ_FULL

[dhowells-fs:swap-dio 2/9] fs/affs/file.c:463:2: error: member reference base type 'sector_t (struct address_space *, sector_t)' (aka 'unsigned long long (struct address_space *, unsigned long long)') is not a structure or union
 2021-09-29 18:01 UTC 

[PATCH 0/2] mm, thp: fix file-backed THP race in collapse_file
 2021-09-29 17:55 UTC  (12+ messages)
` [PATCH v2 1/2] mm, thp: check page mapping when truncating page cache

[syzbot] WARNING: kmalloc bug in hash_netportnet_create
 2021-09-29 17:56 UTC 

[PATCH net-next v1 0/5] Devlink reload and missed notifications fix
 2021-09-29 17:55 UTC  (13+ messages)
` [PATCH net-next v1 4/5] net/mlx5: Register separate reload devlink ops for multiport device

[rt-devel:linux-5.15.y-rt-rebase 65/142] mm/vmalloc.c:1884:17: warning: variable 'cpu' set but not used
 2021-09-29 17:53 UTC 

[PATCH 1/1] selftests: KVM: set affinity of VM to right CPUs
 2021-09-29 17:54 UTC  (4+ messages)

[PATCH v2 net-next] devlink: Add missed notifications iterators
 2021-09-29 17:52 UTC  (3+ messages)

[PATCH] drm/msm/dsi: prevent unintentional integer overflow in dsi_pll_28nm_clk_recalc_rate()
 2021-09-29 17:51 UTC 

[song:task-ls-for-tracing 1/1] s390-linux-ld: bpf_task_storage.c:undefined reference to `bpf_local_storage_map_free'
 2021-09-29 17:50 UTC 

arm64: mm: update max_pfn after memory hotplug
 2021-09-29 17:48 UTC  (2+ messages)

[PATCH V2] arm64/mm: Add pud_sect_supported()
 2021-09-29 17:48 UTC  (2+ messages)

[PATCH v2] arm64/traps: Avoid unnecessary kernel/user pointer conversion
 2021-09-29 17:48 UTC  (2+ messages)

[RFC PATCH] LKMM: Add ctrl_dep() macro for control dependency
 2021-09-29 17:41 UTC  (3+ messages)

[luto:x86/no_sce 1/2] arch/x86/entry/common.c:157:6: error: 'vdso_image_32' undeclared; did you mean 'vdso_image_64'?
 2021-09-29 17:46 UTC 

[PATCH][net-next] net/mlx4: Use array_size() helper in copy_to_user()
 2021-09-29 17:45 UTC  (4+ messages)

[PATCH] fs/ntfs3: Check for NULL if ATTR_EA_INFO is incorrect
 2021-09-29 17:44 UTC  (2+ messages)

[PATCHv2 0/5] arm64/irqentry: remove duplicate housekeeping of
 2021-09-29 17:41 UTC  (9+ messages)
` [PATCHv2 4/5] irqchip/GICv3: let gic_handle_irq() utilize irqentry on arm64

[PATCH] Input: st1232 - increase "wait ready" timeout
 2021-09-29 17:40 UTC  (2+ messages)

drivers/bluetooth/hci_qca.c:1692:35: warning: unused variable 'qca_soc_data_wcn3990'
 2021-09-29 17:35 UTC 

linux 5.14.3: free_user_ns causes NULL pointer dereference
 2021-09-29 17:36 UTC  (7+ messages)

[PATCH][next] scsi: target: tcmu: Use struct_size() helper in kmalloc()
 2021-09-29 17:35 UTC  (2+ messages)

[PATCH 2/2] Makefile: Only specify '--prefix=' when building with clang + GNU as
 2021-09-29 17:26 UTC  (2+ messages)

linux-next: build failure after merge of the rust tree
 2021-09-29 17:25 UTC  (6+ messages)

[PATCH v5 0/3] riscv: optimized mem* functions
 2021-09-29 17:22 UTC  (4+ messages)
` [PATCH v5 1/3] riscv: optimized memcpy
` [PATCH v5 2/3] riscv: optimized memmove
` [PATCH v5 3/3] riscv: optimized memset

[PATCH v17 00/15] arm64: MMU enabled kexec relocation
 2021-09-29 17:21 UTC  (4+ messages)
` [PATCH v17 15/15] arm64: trans_pgd: remove trans_pgd_map_page()

[PATCH v2 0/7] PCI: ACPI: Get rid of struct pci_platform_pm_ops and clean up code
 2021-09-29 17:14 UTC  (2+ messages)

[PATCH v1 0/2] i2c:busses:Microchip PCI1XXXX I2C adapter
 2021-09-29 17:12 UTC  (5+ messages)
` [PATCH v1 1/2] i2c:busses:Register PCI1XXXX adapter to I2C subsystem

[PATCH 1/2] PCI: Use software node API with additional device properties
 2021-09-29 17:08 UTC  (2+ messages)

[PATCH v2] perf/core: fix userpage->time_enabled of inactive events
 2021-09-29 17:04 UTC  (2+ messages)

[PATCH v4 2/3] riscv: optimized memmove
 2021-09-29 17:04 UTC  (4+ messages)

[PATCH v1] mm: page_alloc: Add debug log in free_reserved_area for static memory
 2021-09-29 17:03 UTC  (6+ messages)

[PATCH v2 1/2] iio: st_sensors: Make use of the helper function dev_err_probe()
 2021-09-29 17:06 UTC  (3+ messages)
` [PATCH v2 2/2] iio: st_lsm9ds0: "

[PATCH v5 00/14] PCI: Add support for Apple M1
 2021-09-29 16:38 UTC  (15+ messages)
` [PATCH v5 01/14] irqdomain: Make of_phandle_args_to_fwspec generally available
` [PATCH v5 02/14] of/irq: Allow matching of an interrupt-map local to an interrupt controller
` [PATCH v5 03/14] PCI: of: Allow matching of an interrupt-map local to a PCI device
` [PATCH v5 04/14] PCI: apple: Add initial hardware bring-up
` [PATCH v5 05/14] PCI: apple: Set up reference clocks when probing
` [PATCH v5 06/14] PCI: apple: Add INTx and per-port interrupt support
` [PATCH v5 07/14] PCI: apple: Implement MSI support
` [PATCH v5 08/14] iommu/dart: Exclude MSI doorbell from PCIe device IOVA range
` [PATCH v5 09/14] PCI: apple: Configure RID to SID mapper on device addition
` [PATCH v5 10/14] arm64: apple: Add pinctrl nodes
` [PATCH v5 11/14] arm64: apple: Add PCIe node
` [PATCH v5 12/14] arm64: dts: apple: t8103: Add PCIe DARTs
` [PATCH v5 13/14] arm64: dts: apple: t8103: Add root port interrupt routing
` [PATCH v5 14/14] arm64: dts: apple: j274: Expose PCI node for the Ethernet MAC address

[PATCH] ALSA: rawmidi: Fix potential UAF from sequencer destruction
 2021-09-29 16:56 UTC  (5+ messages)

[GIT PULL][PATCH v11 0/4] Update to zstd-1.4.10
 2021-09-29 16:56 UTC  (4+ messages)

[PATCH v2 0/3] kunit: allow running test suites/cases individually
 2021-09-29 16:55 UTC  (4+ messages)
` [PATCH v2 1/3] kunit: add 'kunit.action' param to allow listing out tests

[PATCH v2 0/3] fs/ntfs3: Refactoring of super.c
 2021-09-29 16:55 UTC  (4+ messages)
` [PATCH v2 1/3] fs/ntfs3: Fix memory leak if fill_super failed

[PATCH 1/2] perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT support
 2021-09-29 16:54 UTC  (3+ messages)
` [PATCH 2/2] perf script: Support instruction latency

[PATCH v1 0/4] mm/memory_hotplug: full support for
 2021-09-29 16:54 UTC  (7+ messages)
` [PATCH v1 2/4] memblock: allow to specify flags with memblock_add_node()
` [PATCH v1 3/4] memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED

[PATCH v3 0/3] fs/ntfs3: Refactoring of xattr.c
 2021-09-29 16:52 UTC  (4+ messages)
` [PATCH v3 1/3] fs/ntfs3: Use available posix_acl_release instead of ntfs_posix_acl_release
` [PATCH v3 2/3] fs/ntfs3: Remove locked argument in ntfs_set_ea
` [PATCH v3 3/3] fs/ntfs3: Refactoring of ntfs_set_ea

[PATCH v3 1/9] iio: adc: ab8500-gpadc: Make use of the helper function dev_err_probe()
 2021-09-29 16:55 UTC  (8+ messages)
` [PATCH v3 2/9] iio: adc: imx7d_adc: "
` [PATCH v3 5/9] iio: adc: max1241: "
` [PATCH v3 8/9] iio: adc: rockchip_saradc: "

[PATCH v9 00/13] Don't compute events that won't be used in a metric
 2021-09-29 16:51 UTC  (4+ messages)

[PATCH v1 0/3] serial:8250:Add driver support for MCHP PCI1XXXX UART module
 2021-09-29 16:48 UTC  (2+ messages)

[PATCH 0/4] iio: adc: stm32-dfsdm: add scale and offset support
 2021-09-29 16:44 UTC  (14+ messages)
` [PATCH 4/4] "

[PATCH -next] usb: core: Remove unused including <linux/version.h>
 2021-09-29 16:39 UTC  (2+ messages)

drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_actions.c:2022:1: warning: unused function 'mlxsw_afa_sampler_mirror_agent_get'
 2021-09-29 16:39 UTC  (3+ messages)

[PATCH resend] slub: Add back check for free nonslab objects
 2021-09-29 16:39 UTC  (5+ messages)

[PATCH v2] fs/ntfs3: Forbid FALLOC_FL_PUNCH_HOLE for normal files
 2021-09-29 16:38 UTC 

[PATCH v8 00/12] Clean up "mediatek,larb"
 2021-09-29 16:33 UTC  (3+ messages)
` [PATCH v8 03/12] iommu/mediatek: Add probe_defer for smi-larb

[PATCH v2] Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
 2021-09-29 16:30 UTC  (11+ messages)

[syzbot] memory leak in bsg_register_queue
 2021-09-29 16:30 UTC  (2+ messages)

[PATCH] drm/msm: prevent NULL dereference in msm_gpu_crashstate_capture()
 2021-09-29 16:25 UTC 

[PATCH 2/2] arm64: kexec_file: use more system keyrings to verify kernel image signature
 2021-09-29 16:24 UTC  (2+ messages)

[PATCH bpf-next 2/4] bpf: define bpf_jit_alloc_exec_limit for arm64 JIT
 2021-09-29 16:18 UTC  (2+ messages)

[PATCH v2] drm/msm/dp: only signal audio when disconnected detected at dp_pm_resume
 2021-09-29 16:17 UTC 

[PATCH] power: supply: core: Fix a build failure due to psy_has_property() definition location
 2021-09-29 16:15 UTC  (3+ messages)

[PATCH -next] intel: Simplify bool conversion
 2021-09-29 16:12 UTC  (2+ messages)

[PATCH v1] mm/vmalloc: fix exact allocations with an alignment > 1
 2021-09-29 16:10 UTC  (16+ messages)

[PATCH v7 00/11] VP9 codec V4L2 control interface
 2021-09-29 16:04 UTC  (12+ messages)
` [PATCH v7 01/11] hantro: postproc: Fix motion vector space size
` [PATCH v7 02/11] hantro: postproc: Introduce struct hantro_postproc_ops
` [PATCH v7 03/11] hantro: Simplify postprocessor
` [PATCH v7 04/11] hantro: Add quirk for NV12/NV12_4L4 capture format
` [PATCH v7 05/11] media: uapi: Add VP9 stateless decoder controls
` [PATCH v7 06/11] media: Add VP9 v4l2 library
` [PATCH v7 07/11] media: rkvdec: Add the VP9 backend
` [PATCH v7 08/11] media: hantro: Rename registers
` [PATCH v7 09/11] media: hantro: Prepare for other G2 codecs
` [PATCH v7 10/11] media: hantro: Support VP9 on the G2 core
` [PATCH v7 11/11] media: hantro: Support NV12 "

[PATCH] power: supply: core: move psy_has_property()
 2021-09-29 16:04 UTC  (2+ messages)

[PATCH 0/6] Dynamic aspeed-smc flash chips via "reserved" DT status
 2021-09-29 16:08 UTC  (4+ messages)
` [PATCH 1/6] of: base: Add function to check for status = "reserved"

[PATCH] power: supply: core: Move psy_has_property() to fix build
 2021-09-29 16:02 UTC  (2+ messages)

[PATCH] dt-bindings: power: supply: max17040: switch to unevaluatedProperties
 2021-09-29 16:06 UTC 

[PATCH v2 1/4] iio: light: cm3605: Make use of the helper function dev_err_probe()
 2021-09-29 16:08 UTC  (4+ messages)
` [PATCH v2 3/4] iio: light: gp2ap002: "

[PATCH v2 00/16] clocksource/arm_arch_timer: Add basic ARMv8.6 support
 2021-09-29 16:03 UTC  (3+ messages)
` [PATCH v2 14/16] arm64: Add a capability for FEAT_ECV

[PATCH v2] afs: Fix data corruptor in page laundering
 2021-09-29 15:58 UTC  (3+ messages)
` [PATCH v2] afs: Fix afs_launder_page() to set correct start file position

[PATCH 0/2] KVM: arm64: Clean up CONFIG_KVM vs CONFIG_HAVE_KVM
 2021-09-29 15:56 UTC  (4+ messages)
` [PATCH 2/2] KVM: arm64: Depend on HAVE_KVM => OF instead of directly on OF

[PATCH v9 0/4] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-09-29 15:53 UTC  (4+ messages)
` [PATCH v9 3/4] arm64: dts: qcom: sc7280: Add PCIe nodes for IDP board

[PATCH v4 0/5] KVM: SVM: Add initial GHCB protocol version 2 support
 2021-09-29 15:53 UTC  (6+ messages)
` [PATCH v4 1/5] KVM: SVM: Get rid of set_ghcb_msr() and *ghcb_msr_bits() functions
` [PATCH v4 2/5] KVM: SVM: Add helper to generate GHCB MSR version info, and drop macro
` [PATCH v4 3/5] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH v4 4/5] KVM: SVM: Add support for Hypervisor Feature support "
` [PATCH v4 5/5] KVM: SVM: Increase supported GHCB protocol version

[PATCH v9 4/4] PCI: qcom: Switch pcie_1_pipe_clk_src after PHY init in SC7280
 2021-09-29 15:51 UTC  (2+ messages)

[song:task-ls-for-tracing 1/1] bpf_task_storage.o:undefined reference to `bpf_local_storage_cache_idx_free'
 2021-09-29 15:49 UTC 

[PATCH 0/5] arm64: ARMv8.7-A: MTE: Add asymm mode support
 2021-09-29 15:49 UTC  (2+ messages)

[PATCH 0/2] device property: Remove device_add_properties()
 2021-09-29 15:44 UTC  (2+ messages)

[RFC][PATCH v3 0/9] mm: Use DIO for swap and fix NFS swapfiles
 2021-09-29 15:45 UTC  (3+ messages)

Regression in unix stream sockets with the Smack LSM
 2021-09-29 15:43 UTC  (6+ messages)
      `  "

[PATCH v2] hwmon: (pmbus/ibm-cffps) max_power_out swap changes
 2021-09-29 15:38 UTC  (2+ messages)

[PATCH] hwmon: (occ) Fix P10 VRM temp sensors
 2021-09-29 15:36 UTC 

[PATCH v2] prctl: PR_SET_MM - unify copying of user's auvx
 2021-09-29 15:34 UTC  (3+ messages)

[PATCH 00/13] Extend AHUB audio support for Tegra210 and later
 2021-09-29 14:52 UTC  (5+ messages)
` [PATCH 01/13] ASoC: soc-pcm: Don't reconnect an already active BE

[PATCH 0/3] rcu,sched: noinstr fixes
 2021-09-29 15:29 UTC  (4+ messages)

[PATCH] ASoC: wm_adsp: Fix compilation when debugfs is disabled
 2021-09-29 15:27 UTC  (3+ messages)

[GIT PULL] Memory folios for v5.15
 2021-09-29 15:24 UTC  (11+ messages)
` Folio discussion recap

[PATCH] staging: pi433: print rf69 debug message more detail
 2021-09-29 15:26 UTC 

[PATCH v4 00/48] TI AM437X ADC1
 2021-09-29 15:29 UTC  (3+ messages)
` [PATCH v4 25/48] mfd: ti_am335x_tscadc: Use the new HZ_PER_MHZ macro

[PATCH v2 0/4] x86/mm: Fix some issues with using trampoline_pgd
 2021-09-29 15:22 UTC  (3+ messages)
` [PATCH v2 4/4] x86/64/mm: Map all kernel memory into trampoline_pgd


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