messages from 2022-06-25 19:40:46 to 2022-06-26 07:44:42 UTC [more...]
[PATCH v3 0/8] make statx() return DIO alignment information
2022-06-26 7:44 UTC (5+ messages)
` [PATCH v3 1/8] statx: add direct I/O "
[PATCH v15 0/6] arm64: Reorganize the unwinder and implement stack trace reliability checks
2022-06-26 7:39 UTC (5+ messages)
` [PATCH v15 1/6] arm64: Split unwind_init()
` [PATCH v15 2/6] arm64: Copy the task argument to unwind_state
[PATCH mm v5 0/9] memcg: accounting for objects allocated by mkdir, cgroup
2022-06-26 7:11 UTC (4+ messages)
` [PATCH RFC] memcg: notify about global mem_cgroup_id space depletion
[PATCH V10 1/3] dt-bindings: rtc: zynqmp: Add clock information
2022-06-26 7:08 UTC (3+ messages)
` [PATCH V10 2/3] rtc: zynqmp: Updated calibration value
` [PATCH V10 3/3] rtc: zynqmp: Add calibration set and get support
[PATCH v4 00/13] [PATCH v3 00/15] Add support for the i.MXRT1170-evk
2022-06-26 6:45 UTC (14+ messages)
` [PATCH v4 01/13] dt-bindings: arm: imx: Add i.MXRT compatible Documentation
` [PATCH v4 02/13] dt-bindings: timer: gpt: "
` [PATCH v4 03/13] dt-bindings: gpio: fsl-imx-gpio: Add i.MXRT compatibles
` [PATCH v4 04/13] dt-bindings: mmc: fsl-imx-esdhc: add i.MXRT1170 compatible
` [PATCH v4 05/13] dt-bindings: serial: fsl-lpuart: "
` [PATCH v4 06/13] dt-bindings: clock: imx: Add documentation for i.MXRT1170 clock
` [PATCH v4 07/13] ARM: mach-imx: Add support for i.MXRT1170
` [PATCH v4 08/13] clk: imx: Update pllv3 to support i.MXRT1170
` [PATCH v4 09/13] dt-bindings: imx: Add clock binding for i.MXRT1170
` [PATCH v4 10/13] clk: imx: Add initial support for i.MXRT1170 clock driver
` [PATCH v4 11/13] ARM: dts: imxrt1170-pinfunc: Add pinctrl binding header
` [PATCH v4 12/13] ARM: dts: imx: Add i.MXRT1170-EVK support
` [PATCH v4 13/13] ARM: imxrt_defconfig: Add i.MXRT1170
[PATCH v6 0/9] TPM IRQ fixes
2022-06-26 6:44 UTC (6+ messages)
` [PATCH v6 1/9] tpm, tpm_tis: Avoid cache incoherency in test for interrupts
` [PATCH v6 5/9] tpm, tpm_tis: Only handle supported interrupts
[RESEND PATCH] rtc: sun6i: add support for R329 RTC
2022-06-26 6:29 UTC (3+ messages)
[PATCH] tpm: increase timeout for kselftests
2022-06-26 6:18 UTC (6+ messages)
[PATCH 1/4] certs/blacklist_hashes.c: fix const confusion in certs blacklist
2022-06-26 6:16 UTC (6+ messages)
` [PATCH 2/4] certs: fix and refactor CONFIG_SYSTEM_BLACKLIST_HASH_LIST build
[PATCH v2] sign-file: Fix confusing error messages
2022-06-26 6:14 UTC (3+ messages)
[PATCH v4 0/2] pkcs7: support SM2/SM3 and EC-RDSA/streebog algorithms
2022-06-26 6:14 UTC (3+ messages)
[PATCH] workqueue: Make create_worker() safe against spurious wakeups
2022-06-26 6:09 UTC (16+ messages)
` re. Spurious wakeup on a newly created kthread
[GIT PULL] dma-mapping fix for Linux 5.19
2022-06-26 5:52 UTC
[PATCH] dmaengine: idxd: Only call idxd_enable_system_pasid if succeeded in enabling SVA feature
2022-06-26 5:36 UTC (6+ messages)
` [PATCH v2] dmaengine: idxd: Only call idxd_enable_system_pasid() "
` [PATCH v3] "
[PATCH v2 0/3] phase out CONFIG_VIRT_TO_BUS
2022-06-26 5:21 UTC (5+ messages)
` [PATCH v2 3/3] arch/*/: remove CONFIG_VIRT_TO_BUS
[PATCH v5 00/10] TPM IRQ fixes
2022-06-26 5:19 UTC (5+ messages)
` [PATCH v5 10/10] tpm, tpm_tis: Enable interrupt test
[GIT PULL] exfat fixes for 5.19-rc4
2022-06-26 5:04 UTC
[PATCH v2 0/5] pinctrl: mediatek: add driver support driving and resistance property on mt8192
2022-06-26 4:48 UTC (11+ messages)
` [PATCH v2 1/5] pinctrl: mediatek: add generic driving setup "
` [PATCH v2 3/5] pinctrl: mediatek: add rsel setting "
` [PATCH v2 4/5] pinctrl: mediatek: dropping original advanced drive configuration function
[PATCH] epic100: fix use after free on rmmod
2022-06-26 4:45 UTC (4+ messages)
[PATCH v3 0/5] pinctrl: mediatek: add driver support driving and resistance property on mt8192
2022-06-26 4:39 UTC (6+ messages)
` [PATCH v3 1/5] pinctrl: mediatek: add generic driving setup "
` [PATCH v3 2/5] pinctrl: mediatek: add drive for I2C related pins "
` [PATCH v3 3/5] pinctrl: mediatek: add rsel setting "
` [PATCH v3 4/5] pinctrl: mediatek: dropping original advanced drive configuration function
` [PATCH v3 5/5] pinctrl: mediatek: fix the pinconf definition of some GPIO pins
[PATCH v4 0/2] use static key to optimize pgtable_l4_enabled
2022-06-26 4:33 UTC (4+ messages)
` [PATCH v4 1/2] riscv: move sbi_init() earlier before jump_label_init()
[PATCH v2 0/8] Implement call_rcu_lazy() and miscellaneous fixes
2022-06-26 4:17 UTC (12+ messages)
` [PATCH v2 1/8] rcu: Introduce call_rcu_lazy() API implementation
` [PATCH v2 5/8] rcu/nocb: Wake up gp thread when flushing
` [PATCH v2 6/8] rcuscale: Add test for using call_rcu_lazy() to emulate kfree_rcu()
` [PATCH v2 8/8] rcu/kfree: Fix kfree_rcu_shrink_count() return value
[PATCH -next] drm: Remove unnecessary print function dev_err()
2022-06-26 3:46 UTC (2+ messages)
[PATCH v13 0/5] arm64: dts: qcom: sc7180: Add five new trogdor-based boards
2022-06-26 3:41 UTC (5+ messages)
` [PATCH v13 4/5] arm64: dts: qcom: sc7180: Add pazquel dts files
[PATCH v3 0/2] RDMA/rxe: Fix no completion event issue
2022-06-26 3:29 UTC (4+ messages)
[PATCH v4 0/4] soc/arm64: qcom: Add initial version of bwmon
2022-06-26 3:28 UTC (12+ messages)
` [PATCH v4 1/4] dt-bindings: interconnect: qcom,sdm845-cpu-bwmon: add BWMON device
` [PATCH v4 4/4] arm64: dts: qcom: sdm845: Add CPU BWMON
[norov:fns 14/24] include/linux/nodemask.h:281:16: error: too many arguments to function 'find_next_bit_wrap'
2022-06-26 3:25 UTC
[PATCH v3] libbpf: Cleanup the legacy kprobe_event on failed add/attach_event()
2022-06-26 3:13 UTC
[PATCH v2] arm64: dts: qcom: timer should use only 32-bit size
2022-06-26 3:12 UTC (2+ messages)
possible trace_printk() bug in v5.19-rc1
2022-06-26 3:01 UTC (13+ messages)
[PATCH] staging: fbtft: fix alignment should match open parenthesis
2022-06-26 2:52 UTC (3+ messages)
[PATCH v13 0/4] trace: Introduce objtrace trigger to trace the kernel object
2022-06-26 2:56 UTC (5+ messages)
` [PATCH v13 1/4] trace: Add trace any "
` [PATCH v13 2/4] trace/objtrace: Get the value of the object
` [PATCH v13 3/4] selftests/ftrace: Add testcases for objtrace
` [PATCH v13 4/4] Documentation: trace/objtrace: Add documentation "
[v3 0/3] Add dtsi for sc7280 herobrine boards that using rt5682 codec
2022-06-26 2:50 UTC (2+ messages)
[PATCH -next v5 0/8] bugfix and cleanup for blk-throttle
2022-06-26 2:39 UTC (8+ messages)
` [PATCH -next v5 4/8] blk-throttle: fix io hung due to config updates
[PATCH] ia64: old_rr4 added under CONFIG_HUGETLB_PAGE
2022-06-26 2:21 UTC
[PATCH 0/6] pinctrl: sunxi: Allwinner D1/D1s support
2022-06-26 2:11 UTC (7+ messages)
` [PATCH 1/6] dt-bindings: pinctrl: Add compatibles for Allwinner D1/D1s
` [PATCH 2/6] pinctrl: sunxi: Add I/O bias setting for H6 R-PIO
` [PATCH 3/6] pinctrl: sunxi: Support the 2.5V I/O bias mode
` [PATCH 4/6] pinctrl: sunxi: Refactor register/offset calculation
` [PATCH 5/6] pinctrl: sunxi: Make some layout parameters dynamic
` [PATCH 6/6] pinctrl: sunxi: Add driver for Allwinner D1/D1s
[norov:fns 24/24] lib/test_bitmap.c:226:30: error: use of undeclared identifier 'EXP1_IN_BITS'
2022-06-26 2:04 UTC
[norov:fns 24/24] lib/test_bitmap.c:226:37: error: 'EXP1_IN_BITS' undeclared
2022-06-26 2:04 UTC
drivers/watchdog/mtx-1_wdt.c:184:27: sparse: sparse: incorrect type in initializer (incompatible argument 2 (different address spaces))
2022-06-26 1:44 UTC
[PATCH -next] mm/memcontrol.c: replace cgroup_memory_nokmem with mem_cgroup_kmem_disabled()
2022-06-26 1:41 UTC (2+ messages)
[PATCH v14 0/5] arm64: dts: qcom: sc7180: Add five new trogdor-based boards
2022-06-26 1:39 UTC (6+ messages)
` [PATCH v14 1/5] arm64: dts: qcom: sc7180: Add wormdingler dts files
` [PATCH v14 2/5] arm64: dts: qcom: sc7180: Add quackingstick "
` [PATCH v14 3/5] arm64: dts: qcom: sc7180: Add mrbland "
` [PATCH v14 4/5] arm64: dts: qcom: sc7180: Add pazquel "
` [PATCH v14 5/5] arm64: dts: qcom: sc7180: Add kingoftown "
[PATCH 2/3] iio: pressure: bmp280: Add support for BMP380 sensor family
2022-06-26 1:24 UTC (4+ messages)
[PATCH v9 00/11] iommu: SVA and IOPF refactoring
2022-06-26 1:15 UTC (2+ messages)
arch/mips/boot/compressed/../../../../lib/lz4/lz4_decompress.c:510:5: warning: no previous prototype for function 'LZ4_decompress_safe_forceExtDict'
2022-06-26 1:14 UTC
[PATCH v2 0/8] cleanup llseek and splice
2022-06-26 0:54 UTC (7+ messages)
` [PATCH v2 1/8] ksmbd: use vfs_llseek instead of dereferencing NULL
` [PATCH v2 6/8] fs: remove no_llseek
[GIT PULL] Please pull powerpc/linux.git powerpc-5.19-3 tag
2022-06-26 0:50 UTC
[PATCH v2 0/2] Add PLIC support for Renesas RZ/Five SoC
2022-06-26 0:43 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: interrupt-controller: sifive,plic: Document "
` [PATCH v2 2/2] irqchip/sifive-plic: Add support for "
[PATCH 0/2] Add PLIC support for Renesas RZ/Five SoC
2022-06-26 0:34 UTC (11+ messages)
` [PATCH 1/2] dt-bindings: interrupt-controller: sifive,plic: Document "
` [PATCH 2/2] irqchip/sifive-plic: Add support for "
[PATCH v4] powerpc/powernv: wire up rng during setup_arch
2022-06-26 0:28 UTC (3+ messages)
` [PATCH v5] "
[PATCH] powerpc/prom_init: Fix build failure with GCC_PLUGIN_STRUCTLEAK_BYREF_ALL and KASAN
2022-06-26 0:28 UTC (2+ messages)
[Patch v4 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
2022-06-26 0:03 UTC (4+ messages)
` [Patch v4 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter
` [EXTERNAL] "
[PATCH 0/4] kvm/mm: Allow GUP to respond to non fatal signals
2022-06-25 23:59 UTC (5+ messages)
` [PATCH 1/4] mm/gup: Add FOLL_INTERRUPTIBLE
[linux-stable-rc:linux-5.15.y 6925/7971] drivers/video/console/sticore.c:1132:5: error: redefinition of 'fb_is_primary_device'
2022-06-25 23:35 UTC (2+ messages)
[PATCH 0/4] AXP221/AXP223/AXP809 GPIO support
2022-06-25 23:29 UTC (3+ messages)
` [PATCH 3/4] pinctrl: axp209: Support the AXP221/AXP223/AXP809 variant
[PATCH v3 00/40] dt-bindings: input: gpio-keys: rework matching children
2022-06-25 23:28 UTC (3+ messages)
` [PATCH v3 04/40] dt-bindings: pinctrl: nuvoton,wpcm450-pinctrl: align key node name
[PATCH v2 0/2] MT8192 pinctrl properties adjustments
2022-06-25 23:23 UTC (4+ messages)
[PATCH v6 0/5] Renesas RZ/G2L IRQC support
2022-06-25 23:18 UTC (7+ messages)
` [PATCH v6 1/5] dt-bindings: interrupt-controller: Add Renesas RZ/G2L Interrupt Controller
` [PATCH v6 2/5] irqchip: Add RZ/G2L IA55 Interrupt Controller driver
` [PATCH v6 3/5] gpio: gpiolib: Allow free() callback to be overridden
` [PATCH v6 4/5] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Document the properties to handle GPIO IRQ
` [PATCH v6 5/5] pinctrl: renesas: pinctrl-rzg2l: Add IRQ domain to handle GPIO interrupt
[PATCH] MAINTAINERS: Add pin control bindings defs to Pin Control Subsystem
2022-06-25 23:13 UTC (2+ messages)
[PATCH v2 0/2] pinctrl: Add Cypress cy8c95x0
2022-06-25 23:08 UTC (3+ messages)
` [PATCH v2 2/2] pinctrl: Add Cypress cy8c95x0 support
[PATCH] drivers: clk: Add missing of_node_put() in clk-nomadik.c
2022-06-25 23:06 UTC (2+ messages)
[PATCH] btrfs: Convert zlib_compress_pages() to use kmap_local_page()
2022-06-25 23:03 UTC (3+ messages)
[PATCH] MAINTAINERS: add include/dt-bindings/pinctrl to PIN CONTROL SUBSYSTEM
2022-06-25 23:01 UTC (2+ messages)
[PATCH 0/5] gpio: thunderx: Marvell GPIO changes
2022-06-25 22:59 UTC (7+ messages)
` [PATCH 2/5] dt-bindings: gpio: gpio-thunderx: Describe pin-cfg option
[PATCH 00/15] drm+msm: Shrinker and LRU rework
2022-06-25 22:54 UTC (16+ messages)
` [PATCH 01/15] drm/msm: Switch to pfn mappings
` [PATCH 02/15] drm/msm: Make enable_eviction flag static
` [PATCH 03/15] drm/msm: Reorder lock vs submit alloc
` [PATCH 04/15] drm/msm: Small submit cleanup
` [PATCH 05/15] drm/msm: Split out idr_lock
` [PATCH 06/15] drm/msm/gem: Check for active in shrinker path
` [PATCH 07/15] drm/msm/gem: Rename update_inactive
` [PATCH 08/15] drm/msm/gem: Rename to pin/unpin_pages
` [PATCH 09/15] drm/msm/gem: Consolidate pin/unpin paths
` [PATCH 10/15] drm/msm/gem: Remove active refcnt
` [PATCH 11/15] drm/gem: Add LRU/shrinker helper
` [PATCH 12/15] drm/msm/gem: Convert to using drm_gem_lru
` [PATCH 13/15] drm/msm/gem: Unpin buffers earlier
` [PATCH 14/15] drm/msm/gem: Consolidate shrinker trace
` [PATCH 15/15] drm/msm/gem: Evict active GEM objects when necessary
[PATCH v2 0/4] Prepare general purpose clocks on msm8916
2022-06-25 22:54 UTC (3+ messages)
` [PATCH v2 3/4] pinctrl: qcom: msm8916: Allow CAMSS GP clocks to be muxed
[PATCH v3 0/2] [PATCH v4 0/2] Add pinctrl support adsp bypass platforms
2022-06-25 22:51 UTC (2+ messages)
[PATCH] erofs: Wake up all waiters after z_erofs_lzma_head ready
2022-06-25 14:50 UTC
[PATCH] powerpc/purgatory: Omit use of bin2c
2022-06-25 22:40 UTC
[PATCH 1/2] riscv/purgatory: hard-code obj-y in Makefile
2022-06-25 22:34 UTC (2+ messages)
` [PATCH 2/2] riscv/purgatory: Omit use of bin2c
[PATCH] parisc: aligned '*' in comments
2022-06-25 22:19 UTC (3+ messages)
[GIT PULL] Kbuild fixes for v5.19-rc4
2022-06-25 22:15 UTC
[GIT PULL] SMB3 client fixes
2022-06-25 21:38 UTC
[PATCH v1] phy: rockchip-inno-usb2: Prevent incorrect error on probe
2022-06-25 21:27 UTC
[PATCH] scripts: get_feat.pl: use /usr/bin/env to find perl
2022-06-25 21:15 UTC
[net-next 0/2] net: ethernet: adi: Add ADIN1110 support
2022-06-25 20:59 UTC (3+ messages)
` [net-next 2/2] dt-bindings: net: adin1110: Add docs
[PATCH] NFSD: restore EINVAL error translation in nfsd_commit()
2022-06-25 20:52 UTC
[PATCH v2 0/3] ASoC: dt-bindings: Add bindings for WCD9335 DAIs
2022-06-25 20:44 UTC (3+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: Use WCD9335 DT bindings
[PATCH V9 1/3] dt-bindings: rtc: zynqmp: Add clock information
2022-06-25 20:38 UTC (2+ messages)
[PATCH 0/7] media: ov5693: cleanup code and add dts support
2022-06-25 20:35 UTC (3+ messages)
` [PATCH 7/7] media: dt-bindings: ov5693: document YAML binding
[PATCH v3 0/7] MediaTek Helio X10 MT6795 - Clock drivers
2022-06-25 20:30 UTC (7+ messages)
` [PATCH v3 2/7] dt-bindings: clock: Add MediaTek Helio X10 MT6795 clock bindings
` [PATCH v3 3/7] dt-bindings: reset: Add bindings for MT6795 Helio X10 reset controllers
` [PATCH v3 4/7] dt-bindings: clock: mediatek: Add clock driver bindings for MT6795
[PATCH 1/2] MIPS: dts: correct gpio-keys names and properties
2022-06-25 20:25 UTC (5+ messages)
[PATCH 00/36] RS485 serial_rs485 sanitization
2022-06-25 20:19 UTC (5+ messages)
` [PATCH 01/36] serial: Add uart_rs485_config()
` [PATCH 22/36] serial: Sanitize rs485_struct
[PATCH v5 0/9] usb: typec: Introduce typec-switch binding
2022-06-25 20:13 UTC (11+ messages)
` [PATCH v5 1/9] dt-bindings: usb: Add Type-C switch binding
[PATCH] dt-bindings: firmware: qcom-scm: convert to dtschema
2022-06-25 20:10 UTC (8+ messages)
[PATCH v2 01/10] iio: adc: mcp3911: correct "microchip,device-addr" property
2022-06-25 20:06 UTC (3+ messages)
` [PATCH v2 05/10] dt-bindings: iio: adc: mcp3911: add microchip,data-ready-hiz entry
[PATCH v3] kselftests/damon: add support for cases where debugfs cannot be read
2022-06-25 20:03 UTC (3+ messages)
` [PATCH v4] "
[tip:master] BUILD SUCCESS 7089155b2877a54e33d4ab21eb68c28568aea2fe
2022-06-25 20:02 UTC
[PATCH 1/3] dt-bindings: iio: pressure: bmp085: Add BMP380 compatible string
2022-06-25 20:02 UTC (2+ messages)
[PATCH] clk: qcom: rpmh: Add note about sleep/wake state for BCMs
2022-06-25 20:00 UTC (2+ messages)
[PATCH 0/8] Fixes and cleanup for RS485
2022-06-25 19:58 UTC (5+ messages)
` [PATCH 1/8] serial: core: only get RS485 termination gpio if supported
` [PATCH 2/8] serial: core, 8250: set RS485 termination gpio in serial core
[PATCH v2] rpmsg: fix possible refcount leak in rpmsg_register_device_override()
2022-06-25 19:49 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox