linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-29 16:11:02 to 2021-09-29 19:32:46 UTC [more...]

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

[PATCH] dt-bindings: add vendor prefix for asix
 2021-09-29 19:26 UTC 

[PATCH 0/7] staging: r8188eu: remove some pointers from struct hal_ops
 2021-09-29 19:26 UTC  (8+ messages)
` [PATCH 1/7] staging: r8188eu: remove SetHalDefVarHandler "
` [PATCH 2/7] staging: r8188eu: remove GetHalDefVarHandler "
` [PATCH 3/7] staging: r8188eu: remove init_xmit_priv "
` [PATCH 4/7] staging: r8188eu: remove init_recv_priv "
` [PATCH 5/7] staging: r8188eu: remove free_recv_priv "
` [PATCH 6/7] staging: r8188eu: remove inirp_init "
` [PATCH 7/7] staging: r8188eu: remove inirp_deinit "

[RFC PATCH] LKMM: Add ctrl_dep() macro for control dependency
 2021-09-29 19:27 UTC  (5+ messages)

[PATCH v2 00/11] sched,rcu,context_tracking,livepatch: Improve livepatch task transitions for idle and NOHZ_FULL
 2021-09-29 19:24 UTC  (9+ messages)
` [RFC][PATCH v2 08/11] context_tracking,rcu: Replace RCU dynticks counter with context_tracking

[PATCH] proc: Disable /proc/$pid/wchan
 2021-09-29 19:26 UTC  (13+ messages)

[PATCH v2] driver core: Reject pointless SYNC_STATE_ONLY device links
 2021-09-29 19:24 UTC  (2+ messages)

[PATCH v7] hugetlbfs: Extend the definition of hugepages parameter to support node allocation
 2021-09-29 19:24 UTC  (2+ messages)

[PATCH v2 0/3] kunit: allow running test suites/cases individually
 2021-09-29 19:22 UTC  (7+ messages)
` [PATCH v2 1/3] kunit: add 'kunit.action' param to allow listing out tests
` [PATCH v2 3/3] kunit: tool: support running each suite/test separately

[PATCH] ARM: mm: proc-macros: ensure *_tlb_fns are 4B aligned
 2021-09-29 19:20 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH v3 0/2] gpio: mlxbf2: Introduce proper interrupt handling
 2021-09-29 19:14 UTC  (11+ messages)
` [PATCH v3 1/2] gpio: mlxbf2: Introduce IRQ support

[PATCH v2 0/7] PCI: ACPI: Get rid of struct pci_platform_pm_ops and clean up code
 2021-09-29 19:13 UTC  (8+ messages)
` [PATCH v2 2/7] PCI: ACPI: PM: Do not use pci_platform_pm_ops for ACPI
` [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 net-next v1 0/5] Devlink reload and missed notifications fix
 2021-09-29 19:11 UTC  (7+ messages)

[PATCH][next] ALSA: virtio: Replace zero-length array with flexible-array member
 2021-09-29 19:15 UTC 

[PATCH] ARM: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.S
 2021-09-29 19:08 UTC  (2+ messages)

[PATCH v5 00/14] PCI: Add support for Apple M1
 2021-09-29 19:05 UTC  (16+ 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

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-09-29 19:05 UTC  (4+ messages)
` [RFC 02/20] vfio: Add device class for /dev/vfio/devices

[PATCH] Introduce the pkill_on_warn boot parameter
 2021-09-29 19:03 UTC  (3+ messages)

[PATCH v1] driver core: Reject pointless SYNC_STATE_ONLY device links
 2021-09-29 19:01 UTC  (3+ messages)

[PATCH] iio: dac: ad5446: Fix ad5622_write() return value
 2021-09-29 18:57 UTC  (2+ messages)
` [PATCH v2] "

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

refactor the i915 GVT support
 2021-09-29 18:55 UTC  (13+ messages)

[PATCH 00/14] ARM: randconfig build fixes
 2021-09-29 18:52 UTC  (7+ messages)
` [PATCH 06/14] ARM: disallow CONFIG_THUMB with ARMv4
` [PATCH 13/14] ARM: use .arch directives instead of assembler command line flags

[PATCH v2 0/3] kmod: add patient module removal support
 2021-09-29 18:48 UTC  (5+ messages)
` [PATCH v2 3/3] libkmod-module: add support for a patient module removal option

[PATCH] ACPI: avoid NULL pointer arithmetic
 2021-09-29 18:47 UTC  (2+ messages)

[PATCH v2] PM: Kconfig: fix unmet dependency for PM_SLEEP_SMP
 2021-09-29 18:43 UTC  (2+ messages)

[PATCH 1/2] perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT support
 2021-09-29 18:42 UTC  (3+ messages)

[PATCH] gpio: pca953x: do not ignore i2c errors
 2021-09-29 18:41 UTC  (2+ messages)

[PATCH v2 0/4] arm64: dts: qcom: sdm845: Add thermal zones for PM8998 ADC
 2021-09-29 18:40 UTC  (3+ messages)
` [PATCH v2 4/4] arm64: dts: qcom: sdm845: mtp: Add vadc channels and thermal zones

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-09-29 18:38 UTC  (7+ 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 Part2 v5 09/45] x86/fault: Add support to dump RMP entry on fault

[PATCH 0/6] dyndbg updates for 5.15-rcX
 2021-09-29 18:37 UTC  (7+ messages)
` [PATCH 1/6] dyndbg: recode for stronger precondition
` [PATCH 2/6] dyndbg: show module in vpr-info in dd-exec-queries
` [PATCH 3/6] dyndbg: rationalize verbosity
` [PATCH 4/6] dyndbg: use alt-quotes in vpr-infos, not those user might use
` [PATCH 5/6] dyndbg: vpr-info on remove-module complete, not starting
` [PATCH 6/6] dyndbg: no vpr-info on empty queries

Regression in unix stream sockets with the Smack LSM
 2021-09-29 18:36 UTC  (7+ messages)
      `  "
            ` [External] "

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

[RFC PATCH 0/8] mm/madvise: support process_madvise(MADV_DONTNEED)
 2021-09-29 18:31 UTC  (9+ messages)

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

[PATCH] [RFC] qcom_scm: hide Kconfig symbol
 2021-09-29 18:30 UTC  (5+ messages)

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

[PATCH v2 0/4] hugetlb: add demote/split page functionality
 2021-09-29 18:22 UTC  (4+ messages)
` [PATCH v2 1/4] hugetlb: add demote hugetlb page sysfs interfaces

[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] aio: Add support for the POLLFREE
 2021-09-29 18:20 UTC  (2+ messages)

[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 

[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] "

[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 

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

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

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] 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] 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 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  (2+ 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:08 UTC  (15+ 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).