linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-08 18:59:18 to 2022-01-09 15:27:38 UTC [more...]

[PATCH v4 63/68] cifs: Support fscache indexing rewrite (untested)
 2022-01-09 15:27 UTC  (4+ messages)
` [PATCH v4 00/68] fscache, cachefiles: Rewrite

[PATCH 0/4] irqchip/meson-gpio: Add support for Meson-S4 SoC
 2022-01-09 15:27 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: interrupt-controller: New binding for Meson-S4 SoCs

[PATCH] dt-bindings: vendor-prefixes: add F(x)tec
 2022-01-09 15:21 UTC 

[PATCH v1 1/1] iio: adc: tsc2046: fix memory corruption by preventing array overflow
 2022-01-09 15:25 UTC  (2+ messages)

[PATCH] tracing: Remove duplicate warnings
 2022-01-09 15:16 UTC  (2+ messages)

[PATCH] iio: adc: rzg2l_adc: Fix typo
 2022-01-09 15:18 UTC  (3+ messages)

[PATCH] dt-bindings: iio/adc: ti,palmas-gpadc: Split interrupt fields in example
 2022-01-09 15:15 UTC  (2+ messages)

[PATCH] dt-bindings: iio/magnetometer: yamaha,yas530: Fix invalid 'interrupts' in example
 2022-01-09 15:14 UTC  (3+ messages)

[PATCH] dt-bindings: iio: adi,ltc2983: Fix 64-bit property sizes
 2022-01-09 15:13 UTC  (3+ messages)

[PATCH v10 0/3] mmc: Add LiteSDCard mmc driver
 2022-01-09 15:06 UTC  (5+ messages)
` [PATCH v10 1/3] MAINTAINERS: co-maintain LiteX platform
` [PATCH v10 2/3] dt-bindings: mmc: Add bindings for LiteSDCard
` [PATCH v10 3/3] mmc: Add driver for LiteX's LiteSDCard interface

[PATCH v3 0/6] Rework realtek-rtl IRQ driver
 2022-01-09 14:54 UTC  (7+ messages)
` [PATCH v3 1/6] irqchip/realtek-rtl: map control data to virq
` [PATCH v3 2/6] irqchip/realtek-rtl: fix off-by-one in routing
` [PATCH v3 3/6] irqchip/realtek-rtl: clear all pending interrupts
` [PATCH v3 4/6] dt-bindings: interrupt-controller: realtek,rtl-intc: require parents
` [PATCH v3 5/6] irqchip/realtek-rtl: use parent interrupts
` [PATCH v3 6/6] irqchip/realtek-rtl: use per-parent domains

[PATCH v4 2/2] add TI ads1018 driver to iio
 2022-01-09 14:57 UTC  (3+ messages)

[PATCH v4 1/2] Add binding for ti,adc1018. It allows selection of channel as a Device Tree property
 2022-01-09 14:29 UTC  (3+ messages)

drivers/media/v4l2-core/v4l2-ioctl.c:303:28: warning: taking address of packed member 'pixelformat' of class or structure 'v4l2_pix_format_mplane' may result in an unaligned pointer value
 2022-01-09 14:26 UTC  (2+ messages)

INFO: task hung in fd_watchdog
 2022-01-09 14:24 UTC 

[PATCH] vdpa/mlx5: simplfy error handler in mlx5_vdpa_dev_add()
 2022-01-09 14:12 UTC  (2+ messages)

WARNING in kvm_mmu_uninit_tdp_mmu
 2022-01-09 14:05 UTC 

[PATCH] cxgb4vf: Remove useless DMA-32 fallback configuration
 2022-01-09 13:59 UTC 

Re: [PATCH v3] ide: Check for null pointer after calling devm_ioremap
 2022-01-09 14:01 UTC 

[PATCH] cxgb4: Remove useless DMA-32 fallback configuration
 2022-01-09 13:53 UTC 

[PATCH] dt-bindings: vendor-prefixes: add Wingtech
 2022-01-09 13:53 UTC 

[PATCH] cxgb3: Remove useless DMA-32 fallback configuration
 2022-01-09 13:51 UTC 

[PATCH] dt-bindings: vendor-prefixes: add 8devices
 2022-01-09 13:44 UTC 

[PATCH] drivers/i2c-aspeed: avoid invalid memory reference after timeout
 2022-01-09 13:26 UTC 

[PATCH] dt-bindings: vendor-prefixes: add Huawei
 2022-01-09 13:23 UTC 

[PATCH v2] fsi: Aspeed: Fix a potential double free
 2022-01-09 13:20 UTC 

[PATCH 0/2] Add support for getting page info of ZONE_DEVICE by /proc/kpage*
 2022-01-09 13:05 UTC  (3+ messages)
` [PATCH 1/2] mm/memremap.c: Add pfn_to_devmap_page() to get page in ZONE_DEVICE
` [PATCH 2/2] proc: Add getting pages info of ZONE_DEVICE support

[PATCHSET 0/6] perf lock: Random updates for the locking analysis (v1)
 2022-01-09 13:13 UTC  (2+ messages)

[PATCH v12 00/16] iio: afe: add temperature rescaling support
 2022-01-09 13:10 UTC  (21+ messages)
` [PATCH v12 01/16] iio: inkern: apply consumer scale on IIO_VAL_INT cases
` [PATCH v12 02/16] iio: inkern: apply consumer scale when no channel scale is available
` [PATCH v12 03/16] iio: inkern: make a best effort on offset calculation
` [PATCH v12 04/16] iio: afe: rescale: use s64 for temporary scale calculations
` [PATCH v12 05/16] iio: afe: rescale: reorder includes
` [PATCH v12 06/16] iio: afe: rescale: expose scale processing function
` [PATCH v12 07/16] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support
` [PATCH v12 08/16] iio: afe: rescale: add offset support
` [PATCH v12 09/16] iio: afe: rescale: fix accuracy for small fractional scales
` [PATCH v12 10/16] iio: afe: rescale: reduce risk of integer overflow
` [PATCH v12 11/16] iio: afe: rescale: make use of units.h
` [PATCH v12 12/16] iio: test: add basic tests for the iio-rescale driver
` [PATCH v12 13/16] iio: afe: rescale: add RTD temperature sensor support
` [PATCH v12 14/16] iio: afe: rescale: add temperature transducers
` [PATCH v12 15/16] dt-bindings: iio: afe: add bindings for temperature-sense-rtd
` [PATCH v12 16/16] dt-bindings: iio: afe: add bindings for temperature transducers

[PATCH] tcp: tcp_send_challenge_ack delete useless param `skb`
 2022-01-09 13:08 UTC 

[PATCH 4.14] phonet: refcount leak in pep_sock_accep
 2022-01-09 13:00 UTC  (4+ messages)
  ` [External] : "

[PATCH] nvme-fabrics: remove unneeded variable
 2022-01-09 12:53 UTC  (2+ messages)

[PATCH] thunderbolt: Remove useless DMA-32 fallback configuration
 2022-01-09 12:51 UTC 

[PATCH v2] iio: stm: don't always auto-enable I2C and SPI interface drivers
 2022-01-09 12:43 UTC 

[PATCH] i2c: amd-mp2: Remove useless DMA-32 fallback configuration
 2022-01-09 12:34 UTC 

[PATCH] rtc: gamecube: Fix an IS_ERR() vs NULL check
 2022-01-09 12:31 UTC  (2+ messages)

[PATCH] i2c: ismt: Remove useless DMA-32 fallback configuration
 2022-01-09 12:29 UTC 

[PATCH rdma-rc] RDMA/cma: Clear all multicast request fields
 2022-01-09 12:22 UTC  (3+ messages)

[PATCH] bnx2x: Remove useless DMA-32 fallback configuration
 2022-01-09 12:19 UTC 

[tip:x86/build] BUILD SUCCESS b6aa86cff44cf099299d3a5e66348cb709cd7964
 2022-01-09 12:16 UTC 

[PATCH 1/3] iio: addac: ad74413r: use ngpio size when iterating over mask
 2022-01-09 12:14 UTC  (5+ messages)
` [PATCH 3/3] iio: addac: ad74413r: correct comparator gpio getters mask usage

[PATCH v4 0/4] Add support for the Cypress cyttsp5
 2022-01-09 12:00 UTC  (3+ messages)

[PATCH v5 0/4] Add support for the Cypress cyttsp5
 2022-01-09 11:53 UTC  (5+ messages)
` [PATCH v5 1/4] Input: Add driver for Cypress Generation 5 touchscreen
` [PATCH v5 2/4] dt-bindings: input: Add Cypress TT2100 touchscreen controller
` [PATCH v5 3/4] ARM: imx_v6_v7_defconfig: Enable the cyttsp5 touchscreen
` [PATCH v5 4/4] ARM: dts: imx7d-remarkable2: Enable the cyttsp5

[PATCH v7 0/3] integrity: support including firmware ".platform" keys at build time
 2022-01-09 11:49 UTC  (4+ messages)
` [PATCH v7 1/3] certs: export load_certificate_list() to be used outside certs/

[PATCH v9 3/3] mmc: Add driver for LiteX's LiteSDCard interface
 2022-01-09 11:43 UTC  (3+ messages)

[PATCH 0/2] watchdog: imx_wdt2: Enable ping on suspend support
 2022-01-09 11:41 UTC  (3+ messages)
` [PATCH 1/2] watchdog: imx2_wdg: Alow ping on suspend
` [PATCH 2/2] ARM: dts: imx7d: remarkable2: set ping-during-suspend for watchdog

[RFC PATCH] can: flexcan: add ethtool support to get rx/tx ring parameters
 2022-01-09 11:37 UTC  (4+ messages)

[PATCH v8 0/3] mmc: Add LiteSDCard mmc driver
 2022-01-09 11:36 UTC  (8+ messages)
` [PATCH v8 3/3] mmc: Add driver for LiteX's LiteSDCard interface

[PATCH] platform: finally disallow IRQ0 in platform_get_irq() and its ilk
 2022-01-09 11:31 UTC  (7+ messages)

[PATCH] et131x: Remove useless DMA-32 fallback configuration
 2022-01-09 11:13 UTC 

[PATCH 0/2] video: A couple of fixes for the vga16fb driver
 2022-01-09 10:02 UTC  (5+ messages)
` [PATCH 1/2] video: vga16fb: Fix logic that checks for the display standard
` [PATCH 2/2] video: vga16fb: Only probe for EGA and VGA 16 color graphic cards

[syzbot] KMSAN: uninit-value in fat_subdirs
 2022-01-09  9:36 UTC  (2+ messages)
` [PATCH] block: Fix wrong offset in bio_truncate()

[intel-tdx:guest-upstream 25/33] arch/x86/mm/mem_encrypt.c:69:13: warning: no previous prototype for function 'mem_encrypt_init'
 2022-01-09  9:15 UTC 

[PATCH] be2net: Remove useless DMA-32 fallback configuration
 2022-01-09  9:03 UTC 

Re: [PATCH v3] ide: Check for null pointer after calling devm_ioremap
 2022-01-09  8:53 UTC  (2+ messages)
`  "

[PATCH] vmxnet3: Remove useless DMA-32 fallback configuration
 2022-01-09  8:50 UTC 

[PATCH] RDMA/pvrdma: Remove useless DMA-32 fallback configuration
 2022-01-09  8:35 UTC 

[ammarfaizi2-block:rostedt/linux-trace/ftrace/core 24/32] kernel/trace/trace_events_trigger.c:1009:26: warning: variable 'trigger_ops' is uninitialized when used here
 2022-01-09  8:32 UTC 

[PATCH] IB/mthca: Remove useless DMA-32 fallback configuration
 2022-01-09  8:30 UTC 

[PATCH 2/2] Fix assgining cma_area_count
 2022-01-09  7:39 UTC 

[git pull] Input updates for v5.16-rc8
 2022-01-09  7:29 UTC 

[GIT PULL] SoC: One more fix for 5.16
 2022-01-09  7:25 UTC 

[PATCH v4 net-next 0/3] net: skb: introduce kfree_skb_with_reason()
 2022-01-09  6:36 UTC  (4+ messages)
` [PATCH v4 net-next 1/3] net: skb: introduce kfree_skb_reason()
` [PATCH v4 net-next 2/3] net: skb: use kfree_skb_reason() in tcp_v4_rcv()
` [PATCH v4 net-next 3/3] net: skb: use kfree_skb_reason() in __udp4_lib_rcv()

[PATCH v5 00/16] Optimize list lru memory consumption
 2022-01-09  6:21 UTC  (7+ messages)
` [PATCH v5 01/16] mm: list_lru: optimize memory consumption of arrays of per cgroup lists
` [PATCH v5 02/16] mm: introduce kmem_cache_alloc_lru

[PATCH] mei: me: Use dma_set_mask_and_coherent() and simplify code
 2022-01-09  6:05 UTC  (2+ messages)

[PATCH] sysctl: documentation: fix table format warning
 2022-01-09  5:56 UTC 

[PATCH] mtd: spi-nor: Add support for w25q512jvm
 2022-01-09  4:44 UTC 

[PATCH v5 0/4] tracing: Add and use event_command parsing func helpers
 2022-01-09  4:23 UTC  (4+ messages)
` [PATCH v5 4/4] tracing: Have existing event_command.parse() implementations use helpers

[PATCH v9 0/3] mmc: Add LiteSDCard mmc driver
 2022-01-09  4:19 UTC  (2+ messages)
  ` [PATCH v9 3/3] mmc: Add driver for LiteX's LiteSDCard interface

Observation of a memory leak with commit 314001f0bf92 ("af_unix: Add OOB support")
 2022-01-09  4:10 UTC  (3+ messages)

[PATCH 00/10] Removal of most do_exit calls
 2022-01-09  3:27 UTC  (10+ messages)
` [PATCH 06/10] exit: Implement kthread_exit
` [PATCH 1/8] signal: Make SIGKILL during coredumps an explicit special case

[PATCH 0/2] ext4: fix issues when fast commit work with jbd
 2022-01-09  3:06 UTC  (4+ messages)
` [PATCH 2/2] ext4: fast commit may miss file actions
    ` [External] "

[PATCH 0/2] fix blocks allocate issue during fast commit replay
 2022-01-09  3:01 UTC  (6+ messages)
` [PATCH 1/2] ext4: prevent used blocks from being allocated "
    ` [External] "

[PATCH v3 00/33] MT8195 IOMMU SUPPORT
 2022-01-09  2:48 UTC  (13+ messages)
` [PATCH v3 09/33] iommu/mediatek: Remove for_each_m4u in tlb_sync_all
` [PATCH v3 13/33] iommu/mediatek: Remove the power status checking in tlb flush all
` [PATCH v3 22/33] iommu/mediatek: Add PCIe support
` [PATCH v3 26/33] iommu/mediatek: Add mtk_iommu_bank_data structure

[PATCH v9 0/8] Enroll kernel keys thru MOK
 2022-01-09  1:47 UTC  (14+ messages)
` [PATCH v9 3/8] integrity: add new keyring handler for mok keys
` [PATCH v9 4/8] KEYS: store reference to machine keyring
` [PATCH v9 5/8] KEYS: Introduce link restriction for machine keys
` [PATCH v9 6/8] efi/mokvar: move up init order
` [PATCH v9 7/8] integrity: Trust MOK keys if MokListTrustedRT found
` [PATCH v9 8/8] integrity: Only use machine keyring when uefi_check_trust_mok_keys is true

[ammarfaizi2-block:tiwai/sound/master 182/191] cs35l41_hda_spi.c:undefined reference to `__devm_regmap_init_spi'
 2022-01-09  1:26 UTC 

[PATCH] KVM: x86/svm: Add module param to control PMU virtualization
 2022-01-09  1:23 UTC  (6+ messages)

[PATCH RFC v2 0/2] mm: Rework zap ptes on swap entries
 2022-01-09  1:19 UTC  (3+ messages)
` [PATCH RFC v2 1/2] mm: Don't skip swap entry even if zap_details specified

Observation of a memory leak with commit e98e49b2bbf7 ("io_uring: extend task put optimisations")
 2022-01-09  0:57 UTC  (3+ messages)

[ammarfaizi2-block:tiwai/sound/master 182/191] cs35l41_hda.c:undefined reference to `cs35l41_set_channels'
 2022-01-09  0:56 UTC 

[PATCH] scsi: storvsc: Fix storvsc_queuecommand() memory leak
 2022-01-09  0:17 UTC 

drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c:61:17: error: implicit declaration of function 'enable_kernel_altivec'; did you mean 'enable_kernel_vsx'?
 2022-01-09  0:14 UTC 

[mingo-tip:sched/headers 920/2375] ./usr/include/linux/kcm.h:18:10: fatal error: 'uapi/linux/sockios.h' file not found
 2022-01-09  0:14 UTC 

[PATCH v3] dt-bindings: display/msm: hdmi: split and convert to yaml
 2022-01-09  0:03 UTC 

[tip:irq/core] BUILD SUCCESS 0422fe2666aea4c0986f4c89dc107731aa6a7a81
 2022-01-08 23:57 UTC 

[tip:master] BUILD SUCCESS 09122757c8101a3f07f6843a5401655193db0204
 2022-01-08 23:57 UTC 

[PATCH v5 00/21] Introduce power-off+restart call chain API
 2022-01-08 23:35 UTC  (3+ messages)
` [PATCH v5 04/21] kernel: Add combined power-off+restart handler "

[RFC PATCH] can: m_can: Add driver for M_CAN hardware in NVIDIA devices
 2022-01-08 23:25 UTC  (2+ messages)

Consulta SERYS
 2022-01-08 23:11 UTC 

[PATCH v2 0/4] Add support for Maxim MAX735x/MAX736x variants
 2022-01-08 23:17 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: i2c: Add "
` [PATCH v2 3/4] dt-bindings: i2c: Add regulator to pca954x and max735x
` [PATCH v2 4/4] i2c: muxes: pca954x: Add regulator support

x86, nmi: IOCK error
 2022-01-08 23:09 UTC  (4+ messages)

[ammarfaizi2-block:google/android/kernel/common/android12-5.10-m2107 1060/8698] arch/arm64/mm/mmu.c:1499:5: warning: no previous prototype for function 'check_range_driver_managed'
 2022-01-08 22:42 UTC 

perf build broken seemingly due to libbpf changes, checking
 2022-01-08 22:38 UTC  (11+ messages)

[PATCH] sysinfo: include availram field in sysinfo struct
 2022-01-08 22:35 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] can: gs_usb: Zero-initialize flags
 2022-01-08 22:29 UTC  (2+ messages)

[PATCH] staging: pi433: enforce tx_cfg to be set before any message can be sent
 2022-01-08 22:26 UTC 

linux-next: Signed-off-by missing for commit in the tpmdd tree
 2022-01-08 22:19 UTC  (2+ messages)

[mingo-tip:master 2296/2300] arch/mips/dec/platform.c:33:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dec_add_devices'
 2022-01-08 22:10 UTC 

[PATCH v4] KEYS: encrypted: Instantiate key with user-provided decrypted data
 2022-01-08 21:58 UTC  (2+ messages)

[GIT PULL] Apple SoC MAINTAINERS updates for 5.17
 2022-01-08 21:58 UTC  (2+ messages)

[PATCH] x86/kbuild: Enable CONFIG_KALLSYMS_ALL=y in the defconfigs
 2022-01-08 21:57 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH] bcache: make stripe_size configurable and persistent for hardware raid5/6
 2022-01-08 21:51 UTC  (8+ messages)

[PATCH] i2c: piix4: Replace piix4_smbus driver's cd6h/cd7h port io accesses with mmio accesses
 2022-01-08 21:49 UTC  (7+ messages)

[PATCH] softingcs: Fix memleak on registration failure in softingcs_probe
 2022-01-08 21:47 UTC  (2+ messages)

[PATCH] staging: pi433: move get version func to where all other functions are
 2022-01-08 21:27 UTC  (9+ messages)
` [PATCH v2] "
          ` [PATCH v3] "

ERROR: modpost: "__ld_r13_to_r25_ret" [lib/zstd/zstd_decompress.ko] undefined!
 2022-01-08 21:19 UTC 

[mingo-tip:master 2294/2300] drivers/video/fbdev/bt431.h:210:17: error: implicit declaration of function 'DIV_ROUND_UP'
 2022-01-08 21:19 UTC 

[mingo-tip:sched/headers 203/2375] kernel/kcsan/permissive.h:31:26: error: no member named 'flags' in 'struct task_struct'
 2022-01-08 21:19 UTC 

[PATCH v2 0/2] CAAM Driver: re-factor and dynamic JR availability check
 2022-01-08 20:48 UTC  (9+ messages)
` [PATCH v3 0/2] CAAM Driver: re-factor and set proper JR status
  ` [PATCH v3 2/2] arm64: dts: imx8m: define proper status for caam jr

[PATCH] ARM: dts: qcom: fill missing power-domain-cells for gcc controllers
 2022-01-08 20:27 UTC 

[PATCH] ARM: dts: msm8960: move vsdcc regulator out of simple-bus
 2022-01-08 20:25 UTC 

[GIT PULL] SoC: Fixes for 5.16, part 4
 2022-01-08 20:20 UTC 

[PULL REQUEST] i2c for v5.16
 2022-01-08 20:19 UTC  (2+ messages)

[GIT PULL] power-supply fixes for 5.16
 2022-01-08 20:19 UTC  (3+ messages)

[PATCH v2 00/35] brcmfmac: Support Apple T2 and M1 platforms
 2022-01-08 20:14 UTC  (7+ messages)
` [PATCH v2 08/35] brcmfmac: of: Fetch Apple properties
` [PATCH v2 09/35] brcmfmac: pcie: Perform firmware selection for Apple platforms
` [PATCH v2 10/35] brcmfmac: firmware: Allow platform to override macaddr

[PATCH v2 0/2] Do not map BTN_RIGHT/MIDDLE on buttonpads
 2022-01-08 19:51 UTC  (4+ messages)
` [PATCH v2 1/2] Input: add input_set_property()

spi: stm32-qspi: Update spi registering
 2022-01-08 19:48 UTC  (2+ messages)

[WIP PATCH] dt-bindings: display: msm: dsi-controller-main: distinguish DSI versions
 2022-01-08 19:47 UTC  (2+ messages)

[mingo-tip:master 2130/2300] drivers/net/fddi/defza.c:104:16: error: implicit declaration of function '__netdev_alloc_skb'
 2022-01-08 19:46 UTC 

[anna-nfs:linux-next 12/31] fs/nfs/callback_xdr.c:274:8: warning: result of comparison of constant 658812288346769700 with expression of type 'uint32_t' (aka 'unsigned int') is always false
 2022-01-08 19:46 UTC 

[mingo-tip:sched/headers 195/2375] init/main.c:950:34: error: no member named 'scoped_addresses' in 'struct kcsan_ctx'; did you mean 'scoped_accesses'?
 2022-01-08 19:46 UTC 

[PATCH v3] Input: clear BTN_RIGHT/MIDDLE on buttonpads
 2022-01-08 19:42 UTC 

[ammarfaizi2-block:google/android/kernel/common/android13-5.10 3085/9999] drivers/gpu/drm/exynos/exynos5433_drm_decon.c:380:1: warning: the frame size of 1028 bytes is larger than 1024 bytes
 2022-01-08 19:35 UTC 

[mingo-tip:sched/headers 100/2375] ./usr/include/asm-generic/shmbuf.h:7:10: fatal error: 'uapi/asm-generic/ipcbuf.h' file not found
 2022-01-08 19:25 UTC 

[mingo-tip:master 2300/2300] usr/include/linux/neighbour.h:9: found __[us]{8,16,32,64} type without #include <linux/types.h>
 2022-01-08 19:25 UTC 

[ammarfaizi2-block:paulmck/linux-rcu/dev 50/50] kernel/time/timer.c:1774:1: sparse: sparse: symbol '__pcpu_scope_tick_setup_sched_timer_help_needed' was not declared. Should it be static?
 2022-01-08 19:15 UTC 

[PATCH 2/2] tracing: Add test for user space strings when filtering on string pointers
 2022-01-08 19:04 UTC  (2+ 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).