linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-04 17:17:13 to 2022-07-05 00:13:47 UTC [more...]

[PATCHv3 0/8] Linear Address Masking enabling
 2022-07-05  0:13 UTC  (6+ messages)
` [PATCHv3 5/8] x86/uaccess: Provide untagged_addr() and remove tags before address check

[PATCH v2 1/2] dt-bindings: watchdog: max63xx: Add GPIO binding
 2022-07-05  0:12 UTC  (6+ messages)
` [PATCH v2 2/2] watchdog: max63xx_wdt: Add support for specifying WDI logic via GPIO

[PATCH v3 1/2] dt-bindings: watchdog: max63xx: Add GPIO binding
 2022-07-05  0:10 UTC  (2+ messages)
` [PATCH v3 2/2] watchdog: max63xx_wdt: Add support for specifying WDI logic via GPIO

[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
 2022-07-05  0:06 UTC  (29+ messages)
` [PATCH v4 43/45] namei: initialize parameters passed to step_into()
                      ` [PATCH 1/7] __follow_mount_rcu(): verify that mount_lock remains unchanged
                        ` [PATCH 2/7] follow_dotdot{,_rcu}(): change calling conventions
                        ` [PATCH 3/7] namei: stash the sampled ->d_seq into nameidata
                        ` [PATCH 4/7] step_into(): lose inode argument
                        ` [PATCH 5/7] follow_dotdot{,_rcu}(): don't bother with inode
                        ` [PATCH 6/7] lookup_fast(): "
                        ` [PATCH 7/7] step_into(): move fetching ->d_inode past handle_mounts()
` [PATCH v4 44/45] mm: fs: initialize fsdata passed to write_begin/write_end interface

[PATCH 1/2] dt-bindings: leds: Add cznic,turris1x-leds.yaml binding
 2022-07-05  0:04 UTC  (2+ messages)
` [PATCH 2/2] leds: Add support for Turris 1.x LEDs

[arm-integrator:kernel-in-vmalloc-v5.19-rc1 26/35] fs/proc/kcore.c:203:33: warning: passing argument 1 of 'virt_to_pfn' makes pointer from integer without a cast
 2022-07-05  0:04 UTC 

[PATCH v12 0/7] arm64: sunxi: Allwinner H616 SoC DT support
 2022-07-04 23:55 UTC  (5+ messages)
` [PATCH v12 1/7] dt-bindings: arm: sunxi: Add H616 EMAC compatible
` [PATCH v12 2/7] dt-bindings: pinctrl: sunxi: Make interrupts optional

[PATCH] staging: r8188eu: Block comments use * on subsequent lines
 2022-07-04 23:55 UTC 

[PATCH] csky: Use the bitmap API to allocate bitmaps
 2022-07-04 23:47 UTC  (2+ messages)

linux-next: build warning after merge of the kunit-next tree
 2022-07-04 23:17 UTC  (2+ messages)

linux-next: manual merge of the kunit-next tree with the apparmor tree
 2022-07-04 23:13 UTC  (2+ messages)

[PATCHv2] vgaarb: Add module param to allow for choosing the boot VGA device
 2022-07-04 23:07 UTC  (3+ messages)

[PATCH 0/3] gpio-regmap support for register fields and other hooks
 2022-07-04 23:05 UTC  (7+ messages)
` [PATCH 1/3] gpio: regmap: Support registers with more than one bit per GPIO
` [PATCH 3/3] gpio: regmap: Support a custom ->to_irq() hook

[PATCH v4 0/7] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support
 2022-07-04 23:00 UTC  (5+ messages)
` [PATCH v4 2/7] clk: sunxi-ng: v3s: Export MBUS and DRAM clocks to the public header
` [PATCH v4 3/7] ARM: dts: sun8i: v3s: Add mbus node to represent the interconnect

[PATCH v4 5/9] drm: selftest: convert drm_plane_helper selftest to KUnit
 2022-07-04 22:52 UTC  (2+ messages)

[PATCH 0/4] kvm/mm: Allow GUP to respond to non fatal signals
 2022-07-04 22:48 UTC  (3+ messages)
` [PATCH 1/4] mm/gup: Add FOLL_INTERRUPTIBLE

[PATCH v6 00/22] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2022-07-04 22:44 UTC  (16+ messages)
` [PATCH v6 02/22] drm/gem: Move mapping of imported dma-bufs to drm_gem_mmap_obj()
          ` [Linaro-mm-sig] "
` [PATCH v6 14/22] dma-buf: Introduce new locking convention

[ogabbay:habanalabs-next 52/74] gaudi2.c:undefined reference to `__udivdi3'
 2022-07-04 22:42 UTC 

[esmil:visionfive 2/49] string.c:undefined reference to `_mcount'
 2022-07-04 22:32 UTC 

init_disassemble_info() signature changes causes compile failures
 2022-07-04 22:12 UTC  (5+ messages)
` [PATCH v2 0/5] tools: fix compilation failure caused by init_disassemble_info API changes

[PATCH V3 0/1] ublk: add io_uring based userspace block driver
 2022-07-04 22:10 UTC  (3+ messages)
` [PATCH V3 1/1] "

[PATCH v7] ath9k: let sleep be interrupted when unregistering hwrng
 2022-07-04 22:04 UTC  (3+ messages)
` [PATCH v8] "

[PATCH v3 0/9] Improve MCP3911 driver
 2022-07-04 22:03 UTC  (15+ messages)
` [PATCH v3 1/9] iio: adc: mcp3911: make use of the sign bit
` [PATCH v3 2/9] iio: adc: mcp3911: correct "microchip,device-addr" property
` [PATCH v3 3/9] iio: adc: mcp3911: use correct formula for AD conversion
` [PATCH v3 4/9] iio: adc: mcp3911: use resource-managed version of iio_device_register
` [PATCH v3 5/9] iio: adc: mcp3911: add support for buffers
` [PATCH v3 6/9] iio: adc: mcp3911: add support for interrupts
` [PATCH v3 7/9] dt-bindings: iio: adc: mcp3911: add microchip,data-ready-hiz entry
` [PATCH v3 8/9] iio: adc: mcp3911: add support for oversampling ratio
` [PATCH v3 9/9] iio: adc: mcp3911: add support to set PGA

linux-next: Tree for Jul 4
 2022-07-04 22:03 UTC  (3+ messages)
` linux-next: Tree for Jul 4 (certs/system_keyring.o)
` linux-next: Tree for Jul 4 (mm/memory-failure.c)

[PATCH v11 0/6] arm64: sunxi: Initial Allwinner H616 SoC support
 2022-07-04 21:58 UTC  (9+ messages)
` [PATCH v11 3/6] arm64: dts: allwinner: Add Allwinner H616 .dtsi file
    `  "

[PATCH] lib/ts_bm.c: remove redundant store to variable consumed after addition
 2022-07-04 21:53 UTC 

[PATCH v2 0/2] Add Richtek RTQ6056 support
 2022-07-04 21:51 UTC  (6+ messages)
` [PATCH v2 2/2] iio: adc: Add rtq6056 support

[PATCH] perf parse: Allow names to start with digits
 2022-07-04 21:39 UTC  (2+ messages)

[PATCH] drm/nouveau/bios: set info only when the return is not 0
 2022-07-04 21:32 UTC  (2+ messages)

[PATCH v3 00/12] thermal OF rework
 2022-07-04 21:24 UTC  (16+ messages)
` [PATCH v3 02/12] thermal/of: Replace device node match with device node search
` [PATCH v3 05/12] thermal/core: Remove unneeded EXPORT_SYMBOLS
` [PATCH v3 07/12] thermal/core: Rename trips to ntrips
` [PATCH v3 08/12] thermal/core: Add thermal_trip in thermal_zone
` [PATCH v3 11/12] thermal/of: Use thermal trips stored in the thermal zone

[PATCH v6 01/12] dt-bindings: mfd: qcom-spmi-pmic: add support for PMP8074
 2022-07-04 21:24 UTC  (12+ messages)
` [PATCH v6 02/12] "
` [PATCH v6 03/12] dt-bindings: regulator: qcom,spmi-regulator: Convert to dtschema
` [PATCH v6 04/12] regulator: qcom_spmi: add support for HT_P150
` [PATCH v6 05/12] regulator: qcom_spmi: add support for HT_P600
` [PATCH v6 06/12] dt-bindings: regulator: qcom,spmi-regulator: add PMP8074 PMIC
` [PATCH v6 07/12] regulator: qcom_spmi: add support for PMP8074 regulators
` [PATCH v6 08/12] dt-bindings: pinctrl: qcom,pmic-gpio: add PMP8074
` [PATCH v6 09/12] pinctrl: qcom-pmic-gpio: add support for PMP8074
` [PATCH v6 10/12] iio: adc: qcom-spmi-adc5: add ADC5_VREF_VADC to rev2 ADC5
` [PATCH v6 11/12] arm64: dts: qcom: add PMP8074 DTSI
` [PATCH v6 12/12] arm64: dts: qcom: ipq8074-hk01: add VQMMC supply

[V2] tty: serial: qcom-geni-serial: Fix get_clk_div_rate() which otherwise could return a sub-optimal clock rate
 2022-07-04 21:20 UTC  (6+ messages)

[PATCH v20 18/20] s390/vfio-ap: update docs to include dynamic config support
 2022-07-04 21:20 UTC  (2+ messages)

[PATCH v3 0/2] Add Richtek RTQ6056 support
 2022-07-04 21:17 UTC  (3+ messages)
` [PATCH v3 2/2] iio: adc: Add rtq6056 support

[PATCH v4 00/13] Add Mediatek MT6370 PMIC support
 2022-07-04 21:14 UTC  (13+ messages)
` [PATCH v4 07/13] mfd: mt6370: Add Mediatek MT6370 support
` [PATCH v4 08/13] usb: typec: tcpci_mt6370: Add Mediatek MT6370 tcpci driver
` [PATCH v4 09/13] iio: adc: mt6370: Add Mediatek MT6370 support
` [PATCH v4 10/13] power: supply: mt6370: Add Mediatek MT6370 charger driver
` [PATCH v4 12/13] leds: flashlight: mt6370: Add Mediatek MT6370 flashlight support
` [PATCH v4 13/13] video: backlight: mt6370: Add Mediatek MT6370 support

Reg: rseq selftests failed on 5.4.199
 2022-07-04 20:51 UTC  (5+ messages)

[PATCH] dt-bindings: display: sun4i: Fix D1 pipeline count
 2022-07-04 20:43 UTC  (3+ messages)
  `  "

[PATCH 0/3] dt-bindings: usb: Document Allwinner D1 compatibles
 2022-07-04 20:35 UTC  (2+ messages)

[PATCH] gpu: host1x: Use the bitmap API to allocate bitmaps
 2022-07-04 20:31 UTC 

[intel-tdx:kvm-upstream 266/267] htmldocs: Documentation/virt/kvm/intel-tdx.rst:181: WARNING: Enumerated list ends without a blank line; unexpected unindent
 2022-07-04 20:30 UTC 

[PATCH] sgi-xp: Use the bitmap API to allocate bitmaps
 2022-07-04 20:23 UTC 

[PATCH 0/6] staging: r8188eu: clean up ap2sta_data_frame
 2022-07-04 20:16 UTC  (7+ messages)
` [PATCH 1/6] staging: r8188eu: set bssid only once
` [PATCH 2/6] staging: r8188eu: don't set pattrib->dst again
` [PATCH 3/6] staging: r8188eu: don't set pattrib->ra again
` [PATCH 4/6] staging: r8188eu: don't set pattrib->ta again
` [PATCH 5/6] staging: r8188eu: remove a misleading comment
` [PATCH 6/6] staging: r8188eu: use ieee80211 helper to check for nullfunc frame

[PATCH] arm64: dts: allwinner: a64: orangepi-win: Fix LED node name
 2022-07-04 20:15 UTC  (3+ messages)
  `  "

[PATCH v2 3/5] iio: pressure: bmp280: simplify driver initialization logic
 2022-07-04 20:10 UTC  (2+ messages)

[PATCH] pinctrl: qcom-pmic-gpio: Make irqchip immutable
 2022-07-04 20:09 UTC  (2+ messages)

[PATCH v2 5/5] iio: pressure: bmp280: Adds more tunable config parameters for BMP380
 2022-07-04 20:08 UTC  (2+ messages)

[PATCH 1/2] clk: sunxi: Limit legacy clocks to 32-bit ARM
 2022-07-04 20:05 UTC  (3+ messages)
  `  "

[PATCH] vgaarb: Add module param to allow for choosing the boot VGA device
 2022-07-04 19:57 UTC  (2+ messages)

[PATCH v1] Revert "Bluetooth: core: Fix missing power_on work cancel on HCI close"
 2022-07-04 19:56 UTC  (2+ messages)

[PATCH RESEND] perf/marvell_cn10k: Add MPAM support for TAD PMU
 2022-07-04 19:51 UTC  (3+ messages)
  ` [EXT] "

[v6 14/14] docs: iio: add documentation for BNO055 driver
 2022-07-04 19:49 UTC  (3+ messages)
` [PATCH v2] Documentation: bno055: separate SPDX identifier and page title

[PATCH V4 00/20] The Runtime Verification (RV) interface
 2022-07-04 19:49 UTC  (4+ messages)
` [PATCH V4 01/20] rv: Add "

[PATCH v9 00/17] Move HEVC stateless controls out of staging
 2022-07-04 19:40 UTC  (2+ messages)

[mgr:v5.19/topic/rk3568-vepu-h264-stateless-bootlin 2/4] htmldocs: Documentation/output/videodev2.h.rst:6: WARNING: undefined label: v4l2-ctrl-type-h264-encode-params (if the link has no caption the label must precede a section header)
 2022-07-04 19:39 UTC 

[PATCH] scsi: qedi: Use the bitmap API to allocate bitmaps
 2022-07-04 19:39 UTC 

[PATCH] scsi: qla2xxx: Use the bitmap API to allocate bitmaps
 2022-07-04 19:35 UTC 

[syzbot] WARNING in sta_info_insert_rcu (2)
 2022-07-04 19:34 UTC 

[PATCH] block: Fix spelling mistake in comments
 2022-07-04 18:01 UTC  (3+ messages)
` [PATCH] block: Fix spelling mistakes "

[PATCH] ACPI: acpica: acmacros: fixed linter issues
 2022-07-04 19:26 UTC  (2+ messages)

[PATCH] netfilter: ipvs: Use the bitmap API to allocate bitmaps
 2022-07-04 19:24 UTC 

include/crypto/chacha.h:100: undefined reference to `chacha_crypt_arch'
 2022-07-04 19:22 UTC  (6+ messages)

[PATCH v4 1/6] clk: qcom: clk-alpha-pll: add support for APSS PLL
 2022-07-04 19:20 UTC  (4+ messages)
` [PATCH v4 4/6] mailbox: qcom-apcs-ipc: add IPQ8074 APSS clock controller support

[PATCH] ACPICA: Use swap() instead of open coding it
 2022-07-04 19:16 UTC 

[PATCH] wifi: mac80211: Use the bitmap API to allocate bitmaps
 2022-07-04 19:16 UTC 

[PATCH] wireguard: Kconfig: select CRYPTO_CHACHA_S390
 2022-07-04 19:15 UTC 

[PATCH v8 0/4] soc/arm64: qcom: Add initial version of bwmon
 2022-07-04 19:15 UTC  (5+ messages)
` [PATCH v8 2/4] soc: qcom: icc-bwmon: Add bandwidth monitoring driver

[PATCH] x86/amd_nb: remove redundant initialization of variable i
 2022-07-04 19:11 UTC 

[PATCH] KVM: arm64: Use the bitmap API to allocate bitmaps
 2022-07-04 19:10 UTC 

[PATCH v2] tracing/ipv4/ipv6: Use static array for name field in fib*_lookup_table event
 2022-07-04 19:09 UTC  (2+ messages)

[RFC PATCH 0/6] virtio_test: add support for vhost-vdpa
 2022-07-04 19:07 UTC  (9+ messages)
` [RFC PATCH 1/6] tools/virtio: fix build
` [RFC PATCH 2/6] vhost_test: add $(srctree) on the included path
` [RFC PATCH 3/6] virtio_test: call __virtio_unbreak_device
` [RFC PATCH 4/6] tools/virtio: move feature negotiation in vdev_info_init()
` [RFC PATCH 5/6] virtio_test: support vhost-vdpa device
` [RFC PATCH 6/6] vdpasim: add vdpa_sim_test module

[PATCH 0/6] staging: vt6655: Convert two macros to static functions
 2022-07-04 19:05 UTC  (8+ messages)
` [PATCH 1/6] staging: vt6655: Rename pbyEtherAddr to mac_addr
` [PATCH 2/6] staging: vt6655: Rename MACvWriteBSSIDAddress
` [PATCH 3/6] staging: vt6655: Rename MACvReadEtherAddress
` [PATCH 4/6] staging: vt6655: Move two macros to file where those are used
` [PATCH 5/6] staging: vt6655: Convert macro vt6655_mac_write_bssid_addr to function
` [PATCH 6/6] staging: vt6655: Convert macro vt6655_mac_read_ether_addr "

[PATCH] vDPA/ifcvf: remove duplicated assignment to pointer cfg
 2022-07-04 19:04 UTC 

[PATCH] MIPS: mm: Use the bitmap API to allocate bitmaps
 2022-07-04 19:03 UTC 

[PATCH] hisi_lpc: Use acpi_dev_for_each_child()
 2022-07-04 19:02 UTC  (10+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH net-next 1/2] net: sched: provide shim definitions for taprio_offload_{get,free}
 2022-07-04 19:02 UTC  (2+ messages)
` [PATCH net-next 2/2] net: dsa: felix: build as module when tc-taprio is module

[PATCH 0/6] media: mediatek-vcodec: Fix capability fields again
 2022-07-04 19:01 UTC  (3+ messages)

[PATCH V3 00/20] OPP: Add new configuration interface: dev_pm_opp_set_config()
 2022-07-04 18:59 UTC  (3+ messages)
` [PATCH V3 15/20] OPP: Migrate set-prop-name helper API to use set-config helpers

[PATCH 0/5] staging: r8188eu: power sequences cleanup
 2022-07-04 18:58 UTC  (2+ messages)

[RFC] clk: Add clk_hw based provider enable/disable API
 2022-07-04 18:57 UTC 

[PATCH] MIPS: math-emu: Use the bitmap API to allocate bitmaps
 2022-07-04 18:56 UTC 

[PATCH][next] fs/ntfs3: remove duplicated assignment to variable r
 2022-07-04 18:53 UTC 

drivers/net/dsa/ocelot/seville_vsc9953.c:1107:34: warning: unused variable 'seville_of_match'
 2022-07-04 18:48 UTC 

[PATCH] ubi: fastmap: Use the bitmap API to allocate bitmaps
 2022-07-04 18:46 UTC 

|Question] iforce Boeder Force Feedback Wheel
 2022-07-04 18:41 UTC  (4+ messages)

[PATCH] drm: bridge: sii8620: fix possible off-by-one
 2022-07-04 18:40 UTC  (4+ messages)

[PATCH] ovl: Handle ENOSYS when fileattr support is missing in lower/upper fs
 2022-07-04 18:36 UTC 

[PATCH] drm/msm/dp: make eDP panel as the first connected connector
 2022-07-04 18:14 UTC  (6+ messages)

[PATCH v7 00/15] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
 2022-07-04 18:10 UTC  (3+ messages)
` [PATCH v7 06/15] dt-bindings: rtc: Add fsl,scu-rtc yaml file

[PATCH 5/8] OPP: Allow multiple clocks for a device
 2022-07-04 18:04 UTC  (12+ messages)

[PATCH 1/2] spi: dt-bindings: cadence: add missing 'required'
 2022-07-04 18:03 UTC  (2+ messages)

[PATCH v6 0/4] remoteproc: restructure the remoteproc VirtIO device
 2022-07-04 18:00 UTC  (4+ messages)
` [PATCH v6 1/4] remoteproc: core: Introduce rproc_rvdev_add_device function

[PATCH v7 00/10] TPM IRQ fixes
 2022-07-04 17:45 UTC  (4+ messages)
` [PATCH v7 07/10] tmp, tmp_tis: Implement usage counter for locality

[PATCH v2 0/1] add device driver for Nuvoton SIO gpio function
 2022-07-04 17:38 UTC  (3+ messages)
` [PATCH v2 1/1] gpio: nct6116d: add new driver for several Nuvoton super io chips

[PATCH v5 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
 2022-07-04 17:35 UTC  (7+ messages)
` [PATCH v5 1/6] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
` [PATCH v5 2/6] dt-bindings: media: sun6i-a31-csi: Add ISP output port
` [PATCH v5 3/6] staging: media: Add support for the Allwinner A31 ISP
` [PATCH v5 4/6] MAINTAINERS: Add entry for the Allwinner A31 ISP driver
` [PATCH v5 5/6] media: sun6i-csi: Detect the availability of the ISP
` [PATCH v5 6/6] media: sun6i-csi: Add support for hooking to the isp devices

[PATCH v2] clk: sunxi-ng: sun50i: h6: Modify GPU clock configuration to support DFS
 2022-07-04 17:34 UTC  (4+ messages)
    `  "

[PATCH 0/2] ARM: at91: add support for L2 cache write_sec() callback
 2022-07-04 17:34 UTC  (4+ messages)
` [PATCH 1/2] ARM: at91: add sam_linux_is_in_normal_world() function

[PATCH] PCI: iproc: Use the bitmap API to allocate bitmaps
 2022-07-04 17:28 UTC  (2+ messages)

[PATCH 5.18 000/181] 5.18.8-rc1 review
 2022-07-04 17:26 UTC  (6+ messages)
` [PATCH 5.18 112/181] vmcore: convert copy_oldmem_page() to take an iov_iter

[PATCH v2 1/2] dt-bindings: mmc: sdhci-msm: document resets
 2022-07-04 17:25 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: ipq8074: add reset to SDHCI

[PATCH 00/14] arch: make PxD_ORDER generically available
 2022-07-04 17:22 UTC  (9+ messages)
` [PATCH 15/14] arm: Rename PMD_ORDER to PMD_BITS

[PATCH v2 0/1] enable cache for mt8186 SCP
 2022-07-04 17:22 UTC  (3+ messages)
` [PATCH v2 1/1] remoteproc: mediatek: "

[PATCH RFC 00/12] Allow concurrent directory updates
 2022-07-04 17:17 UTC  (5+ messages)
` [PATCH 08/12] nfsd: allow parallel creates from nfsd


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