LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH] i2c: Fix return value of bcm_kona_i2c_probe()
2021-09-29 21:05 UTC (2+ messages)
[PATCH v1 0/6] kunit: build kunit tests without structleak plugin
2021-09-29 21:04 UTC (16+ messages)
` [PATCH v1 1/6] gcc-plugins/structleak: add makefile var for disabling structleak
` [PATCH v1 2/6] iio/test-format: build kunit tests without structleak plugin
` [PATCH v1 5/6] mmc: sdhci-of-aspeed: "
` [PATCH v1 6/6] bitfield: "
[PATCH] ARM: mm: proc-macros: ensure *_tlb_fns are 4B aligned
2021-09-29 20:59 UTC (8+ messages)
` [PATCH v2] "
[luto:x86/no_sce 2/2] arch/x86/kernel/traps.c:273:3: error: implicit declaration of function 'do_syscall_64'; did you mean 'NR_syscalls'?
2021-09-29 20:59 UTC
[PATCH] staging: most: dim2: fix device registration
2021-09-29 20:56 UTC
[PATCH v2 00/12] arm64: Kconfig: Update ARCH_EXYNOS select configs
2021-09-29 20:46 UTC (7+ messages)
` [PATCH v2 02/12] timekeeping: add API for getting timekeeping_suspended
[PATCH 00/10] Add Apple M1 support to PASemi i2c driver
2021-09-29 20:35 UTC (5+ messages)
` [PATCH 09/10] i2c: pasemi: Add Apple platform driver
[PATCH] ASoC: wm_adsp: Fix compilation when debugfs is disabled
2021-09-29 20:35 UTC (4+ messages)
[PATCH] staging: rtl8712: Statements should start on a tabstop
2021-09-29 20:34 UTC
[PATCH] Partially revert "usb: Kconfig: using select for USB_COMMON dependency"
2021-09-29 20:28 UTC (2+ messages)
[PATCH] KVM: x86: Expose Predictive Store Forwarding Disable
2021-09-29 20:27 UTC (2+ messages)
[PATCH v3 0/2] gpio: mlxbf2: Introduce proper interrupt handling
2021-09-29 20:24 UTC (13+ messages)
` [PATCH v3 1/2] gpio: mlxbf2: Introduce IRQ support
[PATCH] procfs: Do not list TID 0 in /proc/<pid>/task
2021-09-29 20:23 UTC
[PATCH 1/2] perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT support
2021-09-29 20:22 UTC (4+ messages)
[PATCH] nbd: use shifts rather than multiplies
2021-09-29 20:19 UTC (3+ messages)
[PATCH][next] net: sched: Use struct_size() helper in kvmalloc()
2021-09-29 20:17 UTC
[RFC PATCH] LKMM: Add ctrl_dep() macro for control dependency
2021-09-29 20:13 UTC (9+ messages)
Regression in unix stream sockets with the Smack LSM
2021-09-29 20:12 UTC (8+ messages)
` "
` [External] "
[PATCH v2 0/3] Handle UART without interrupt on TEMT using em485
2021-09-29 20:07 UTC (3+ messages)
[PATCH 0/8] Re-enable ENQCMD and PASID MSR
2021-09-29 20:07 UTC (17+ messages)
` [PATCH 5/8] x86/mmu: Add mm-based PASID refcounting
[PATCH] Introduce the pkill_on_warn boot parameter
2021-09-29 20:06 UTC (6+ messages)
[PATCH v3 0/3] Two fixes for UFS
2021-09-29 20:06 UTC (4+ messages)
` [PATCH v3 1/3] scsi: ufs: ufshpb: Fix NULL pointer dereference
` [PATCH v3 2/3] scsi: ufs: core: fix ufshcd_probe_hba() prototype to match the definition
` [PATCH v3 3/3] scsi: ufs: core: Remove return statement in void function
[PATCH v1 0/2] tegra20-emc: Identify memory chip by LPDDR configuration
2021-09-29 20:03 UTC (3+ messages)
` [PATCH v1 1/2] dt-bindings: memory: tegra20: emc: Document optional LPDDR properties
` [PATCH v1 2/2] memory: tegra20-emc: Support timings matching by LPDDR configuration
[GIT PULL][PATCH v11 0/4] Update to zstd-1.4.10
2021-09-29 20:02 UTC (3+ messages)
[PATCH] dt-bindings: add vendor prefix for asix
2021-09-29 19:56 UTC (2+ messages)
[PATCH v2 0/4] arm64: dts: qcom: sdm845: Add thermal zones for PM8998 ADC
2021-09-29 19:55 UTC (5+ messages)
` [PATCH v2 2/4] thermal/drivers/qcom/spmi-adc-tm5: Add support for HC variant
` [PATCH v2 4/4] arm64: dts: qcom: sdm845: mtp: Add vadc channels and thermal zones
[PATCH v2 0/4] hugetlb: add demote/split page functionality
2021-09-29 19:54 UTC (12+ messages)
` [PATCH v2 1/4] hugetlb: add demote hugetlb page sysfs interfaces
` [PATCH v2 2/4] hugetlb: add HPageCma flag and code to free non-gigantic pages in CMA
` [PATCH v2 4/4] hugetlb: add hugetlb demote page support
[PATCH v3 0/3] kunit: allow running test suites/cases individually
2021-09-29 19:54 UTC (5+ messages)
` [PATCH v3 1/4] kunit: add 'kunit.action' param to allow listing out tests
` [PATCH v3 2/4] kunit: tool: factor exec + parse steps into a function
` [PATCH v3 3/4] kunit: tool: actually track how long it took to run tests
` [PATCH v3 4/4] kunit: tool: support running each suite/test separately
[PATCH] aio: Add support for the POLLFREE
2021-09-29 19:50 UTC (3+ messages)
[luto:x86/no_sce 1/2] arch/x86/kernel/cpu/common.c:1753:35: error: use of undeclared identifier 'entry_SYSCALL_compat'
2021-09-29 19:47 UTC
[PATCH V2 0/2] usb: cdc-wdm: Fix config and constify
2021-09-29 19:45 UTC (3+ messages)
` [PATCH V2 1/2] usb: cdc-wdm: Fix check for WWAN
` [PATCH V2 2/2] usb: cdc-wdm: Constify static struct wwan_port_ops
[PATCH v2 00/11] sched,rcu,context_tracking,livepatch: Improve livepatch task transitions for idle and NOHZ_FULL
2021-09-29 19:45 UTC (10+ messages)
` [RFC][PATCH v2 08/11] context_tracking,rcu: Replace RCU dynticks counter with context_tracking
[PATCH v3] perf/core: fix userpage->time_enabled of inactive events
2021-09-29 19:43 UTC
[PATCH] mtd: add MEMREAD ioctl
2021-09-29 19:42 UTC (5+ messages)
[PATCH v2] perf/core: fix userpage->time_enabled of inactive events
2021-09-29 19:41 UTC (5+ messages)
[PATCH][next] staging: rtl8723bs: Replace zero-length array with flexible-array member
2021-09-29 19:41 UTC
[PATCH] proc: Disable /proc/$pid/wchan
2021-09-29 19:40 UTC (14+ messages)
[RFC 0/7] Support in-kernel DMA with PASID and SVA
2021-09-29 19:39 UTC (3+ messages)
[PATCH 0/2] usb: cdc-wdm: Fix config and constify
2021-09-29 19:38 UTC (3+ messages)
` [PATCH 1/2] usb: cdc-wdm: Fix check for WWAN
[PATCH][next] staging: r8188eu: Replace zero-length array with flexible-array member
2021-09-29 19:36 UTC
[PATCH 2/2] Makefile: Only specify '--prefix=' when building with clang + GNU as
2021-09-29 19:32 UTC (3+ messages)
[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 "
[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 (4+ messages)
` [PATCH v2 3/3] kunit: tool: support running each suite/test separately
[PATCH][next] ALSA: virtio: Replace zero-length array with flexible-array member
2021-09-29 19:15 UTC
[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] 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 (3+ messages)
` [PATCH v5 10/14] arm64: apple: Add pinctrl nodes
[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 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] "
refactor the i915 GVT support
2021-09-29 18:55 UTC (13+ messages)
[PATCH 1/1] selftests: KVM: set affinity of VM to right CPUs
2021-09-29 18:54 UTC (5+ 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] gpio: pca953x: do not ignore i2c errors
2021-09-29 18:41 UTC (2+ messages)
[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
[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] [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 (9+ messages)
[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 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] 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
[syzbot] WARNING: kmalloc bug in hash_netportnet_create
2021-09-29 17:56 UTC
[PATCH v2 1/2] mm, thp: check page mapping when truncating page cache
2021-09-29 17:55 UTC (11+ messages)
[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 (2+ 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 4/8] x86/traps: Demand-populate PASID MSR via #GP
2021-09-29 17:48 UTC (12+ 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)
linux 5.14.3: free_user_ns causes NULL pointer dereference
2021-09-29 17:36 UTC (7+ messages)
drivers/bluetooth/hci_qca.c:1692:35: warning: unused variable 'qca_soc_data_wcn3990'
2021-09-29 17:35 UTC
[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 (2+ messages)
page: next (older) | prev (newer) | latest
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).