All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-27 21:09:29 to 2022-12-28 00:03:55 UTC [more...]

[PATCH v1] Documentation: process: Document suitability of Proton Mail for kernel development
 2022-12-28  0:03 UTC 

[OE-Core][PATCH v4 00/11] Add rust runtime tests
 2022-12-28  0:00 UTC  (4+ messages)

[tip:perf/urgent] BUILD SUCCESS 0a041ebca4956292cadfb14a63ace3a9c1dcb0a3
 2022-12-28  0:00 UTC 

[PATCH] Add example to rand.3
 2022-12-28  0:00 UTC  (7+ messages)

[linux-5.4 test] 175507: FAIL
 2022-12-27 23:57 UTC 

[GIT PULL] acl updates for v6.2
 2022-12-27 23:54 UTC  (4+ messages)

[ammarfaizi2-block:google/android/kernel/common/android13-5.10 9095/9999] arch/arm64/kernel/mte.c:197:13: warning: no previous prototype for function 'kasan_hw_tags_enable'
 2022-12-27 23:52 UTC 

fio question
 2022-12-27 23:50 UTC 

[PATCH v3 0/2] tty: Allow TIOCSTI to be disabled
 2022-12-27 23:41 UTC  (4+ messages)
` [PATCH v3 2/2] "

[TCWG CI] Failure after v6.1-rc8-270-g1b19c4c249a1: btrfs: turn on -Wmaybe-uninitialized
 2022-12-27 23:49 UTC 

[PATCH v5 0/2] media: uvcvideo: Implement granular power management
 2022-12-27 23:48 UTC  (4+ messages)
` [PATCH v5 2/2] media: uvcvideo: Do power management granularly

[PATCH] bundle: don't segfault on "git bundle <subcmd>"
 2022-12-27 23:32 UTC  (3+ messages)
` [PATCH 0/2] builtin/bundle.c: segfault fix style & error reporting follow-up

[PATCH man-pages] charsets.7: tfix
 2022-12-27 23:35 UTC  (2+ messages)

[RFC PATCH] clocksource/drivers/riscv: Get rid of clocksource_arch_init() callback
 2022-12-27 23:17 UTC  (3+ messages)

[PATCH v4 00/39] Shadow stacks for userspace
 2022-12-27 23:31 UTC  (7+ messages)
` [PATCH v4 11/39] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v4 12/39] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW

[PATCH] dt-bindings: media: imx7-csi: Document i.MX8M power-domains property
 2022-12-27 23:11 UTC  (3+ messages)

[RFC PATCH v1 00/19] rtw88: Add SDIO support
 2022-12-27 23:30 UTC  (20+ messages)
` [RFC PATCH v1 01/19] rtw88: mac: Use existing interface mask macros in rtw_pwr_seq_parser()
` [RFC PATCH v1 02/19] rtw88: pci: Change type of rtw_hw_queue_mapping() and ac_to_hwq to enum
` [RFC PATCH v1 03/19] rtw88: pci: Change queue datatype from u8 to enum rtw_tx_queue_type
` [RFC PATCH v1 04/19] rtw88: Move enum rtw_tx_queue_type mapping code to tx.{c,h}
` [RFC PATCH v1 05/19] mmc: sdio: add Realtek SDIO vendor ID and various wifi device IDs
` [RFC PATCH v1 06/19] rtw88: rtw8821c: Add support for parsing the RTL8821CS (SDIO) efuse
` [RFC PATCH v1 07/19] rtw88: rtw8822b: Add support for parsing the RTL8822BS "
` [RFC PATCH v1 08/19] rtw88: rtw8822c: Add support for parsing the RTL8822CS "
` [RFC PATCH v1 09/19] rtw88: hci: Add an optional power_switch() callback to rtw_hci_ops
` [RFC PATCH v1 10/19] rtw88: mac: Add support for the SDIO HCI in rtw_pwr_seq_parser()
` [RFC PATCH v1 11/19] rtw88: mac: Add support for the SDIO HCI in the TX/page table setup
` [RFC PATCH v1 12/19] rtw88: sdio: Add HCI implementation for SDIO based chipsets
` [RFC PATCH v1 13/19] rtw88: mac: Add support for SDIO specifics in the power on sequence
` [RFC PATCH v1 14/19] rtw88: main: Add the rpwm_addr and cpwm_addr for SDIO based chipsets
` [RFC PATCH v1 15/19] rtw88: main: Reserve 8 bytes of extra TX headroom for SDIO based cards
` [RFC PATCH v1 16/19] rtw88: ps: Increase LEAVE_LPS_TRY_CNT for SDIO based chipsets
` [RFC PATCH v1 17/19] rtw88: Add support for the SDIO based RTL8822BS chipset
` [RFC PATCH v1 18/19] rtw88: Add support for the SDIO based RTL8822CS chipset
` [RFC PATCH v1 19/19] rtw88: Add support for the SDIO based RTL8821CS chipset

[PATCH RFC net-next v2 00/12] net: mdio: Start separating C22 and C45
 2022-12-27 23:07 UTC  (26+ messages)
` [PATCH RFC net-next v2 01/12] net: mdio: Add dedicated C45 API to MDIO bus drivers
` [PATCH RFC net-next v2 02/12] net: pcs: pcs-xpcs: Use C45 MDIO API
` [PATCH RFC net-next v2 03/12] net: mdio: mdiobus_register: update validation test
` [PATCH RFC net-next v2 04/12] net: mdio: C22 is now optional, EOPNOTSUPP if not provided
` [PATCH RFC net-next v2 05/12] net: mdio: Move mdiobus_c45_addr() next to users
` [PATCH RFC net-next v2 06/12] net: mdio: mdio-bitbang: Separate C22 and C45 transactions
` [PATCH RFC net-next v2 07/12] net: mdio: mvmdio: Convert XSMI bus to new API
` [PATCH RFC net-next v2 08/12] net: ethernet: freescale: xgmac: Separate C22 and C45 transactions for xgmac
` [PATCH RFC net-next v2 09/12] net: ethernet: freescale: fec: "
` [PATCH RFC net-next v2 10/12] net: mdio: add mdiobus_c45_read/write_nested helpers
` [PATCH RFC net-next v2 11/12] net: dsa: Separate C22 and C45 MDIO bus transaction methods
` [PATCH RFC net-next v2 12/12] net: dsa: mv88e6xxx: Separate C22 and C45 transactions

[PATCH] gitattributes.txt: fix typo in "comma separated"
 2022-12-27 23:27 UTC  (2+ messages)

[PATCH 2/4] datastruct: Add missed unbreakable spaces
 2022-12-27 23:26 UTC  (5+ messages)
` [PATCH v2] "

[RESEND PATCH] driver core: Make driver_deferred_probe_timeout a static variable
 2022-12-27 23:21 UTC 

recurring corruption with latest kernels
 2022-12-27 23:20 UTC  (6+ messages)

[PATCH bpf-next 0/2] bpf: Allow access to perf sample data (v2)
 2022-12-27 23:19 UTC  (9+ messages)
` [PATCH bpf-next 1/2] bpf/perf: Call perf_prepare_sample() before bpf_prog_run()

[PATCH v3 0/8] tests: fix ignored & hidden exit codes
 2022-12-27 23:17 UTC  (8+ messages)
` [PATCH v4 0/6] "
  ` [PATCH v4 5/6] tests: don't lose "git" exit codes in "! ( git ... | grep )"
  ` [PATCH v4 6/6] tests: don't lose misc "git" exit codes

stable-rc/queue/4.9 build: 187 builds: 2 failed, 185 passed, 38 warnings (v4.9.336-215-g716146a6c66f)
 2022-12-27 23:16 UTC 

stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 43 warnings (v4.14.302-258-geb33188e0b9e9)
 2022-12-27 23:16 UTC 

[PATCH net] net: dpaa2-mac: Get serdes only for backplane links
 2022-12-27 23:09 UTC 

stable-rc/queue/5.15 build: 179 builds: 3 failed, 176 passed, 10 errors, 5 warnings (v5.15.85-702-g0daae812fef6)
 2022-12-27 23:10 UTC 

[PATCH 0/7] crypto: stm32 hash - reuse for Ux500
 2022-12-27 23:03 UTC  (16+ messages)
` [PATCH 1/7] dt-bindings: crypto: Let STM32 define Ux500 HASH
` [PATCH 2/7] crypto: stm32/hash: Simplify code
` [PATCH 3/7] crypto: stm32/hash: Use existing busy poll function
` [PATCH 4/7] crypto: stm32/hash: Make dma_mode a bool
` [PATCH 5/7] crypto: stm32/hash: Wait for idle before final CPU xmit
` [PATCH 6/7] crypto: stm32/hash: Support Ux500 hash
` [PATCH 7/7] crypto: ux500/hash - delete driver

What's cooking in git.git (Dec 2022, #07; Mon, 26)
 2022-12-27 23:06 UTC  (5+ messages)
` cmake topics & js/ci-disable-cmake-by-default (was: What's cooking in git.git (Dec 2022, #07; Mon, 26))
  ` cmake topics & js/ci-disable-cmake-by-default

kismet: WARNING: unmet direct dependencies detected for IOMMU_IO_PGTABLE_LPAE when selected by IPMMU_VMSA
 2022-12-27 23:04 UTC  (4+ messages)

[RFC PATCH v2] setup: avoid unconditional open syscall with write flags
 2022-12-27 23:03 UTC  (3+ messages)

[BUG] fatal: transport 'file' not allowed during submodule add
 2022-12-27 23:00 UTC 

[PATCH v13 0/2] Introduce block device LED trigger
 2022-12-27 22:52 UTC  (3+ messages)
` [PATCH v13 1/2] docs: Add block device (blkdev) LED trigger documentation
` [PATCH v13 2/2] leds: trigger: Add block device LED trigger

[PATCH] ASoC: amd: yc: Add ASUS M5402RA into DMI table
 2022-12-27 22:49 UTC 

[PATCH 1/7] llvm: update 15.0.4 -> 15.0.6
 2022-12-27 22:48 UTC  (5+ messages)
` [PATCH 4/7] python3-native: further tweak to sysconfig.py to find python includes correctly
  ` [OE-core] "

[PATCH linux-next] parisc: use strscpy() to instead of strncpy()
 2022-12-27 22:43 UTC  (5+ messages)

mm/kasan/report.c:122:6: sparse: sparse: symbol 'kasan_kunit_executing' was not declared. Should it be static?
 2022-12-27 22:42 UTC 

[PATCH RESEND] Add multicolor support to BlinkM LED driver
 2022-12-27 22:31 UTC 

ARM: dts: n900: switch accelerometer to iio driver
 2022-12-27 22:38 UTC  (2+ messages)
` [PATCH] "

stable-rc/queue/5.4 build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.228-444-gc4530ed141593)
 2022-12-27 22:38 UTC 

[PATCH AUTOSEL 5.10 1/7] phy: sun4i-usb: Add support for the H616 USB PHY
 2022-12-27 22:23 UTC  (7+ messages)

[PATCH] cmake: don't invoke msgfmt with --statistics
 2022-12-27 22:33 UTC  (5+ messages)

sound/soc/intel/avs/pcm.c:1406 avs_component_hda_open() warn: ignoring unreachable code
 2022-12-27 22:32 UTC 

ld.lld: error: drivers/gpu/drm/virtio/virtgpu_vram.o:(.riscv.attributes): rv32i2p0_m2p0_a2p0_c2p0_zicsr2p0_zifencei2p0: unsupported version number 2.0 for extension 'zicsr'
 2022-12-27 22:32 UTC 

[PATCH] PCI: vmd: Do not disable MSI-X remapping in VMD 28C0 controller
 2022-12-27 22:32 UTC  (5+ messages)

[linux-linus test] 175506: regressions - FAIL
 2022-12-27 22:31 UTC 

stable-rc/queue/4.19 build: 197 builds: 5 failed, 192 passed, 37 warnings (v4.19.269-359-ge4fa9fdcfb55)
 2022-12-27 22:31 UTC 

[Buildroot] [PATCH 1/1] package/dvb-firmware: new package
 2022-12-27 22:30 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] DEVELOPERS: drop upx
 2022-12-27 22:22 UTC 

[PATCH v3 0/4] Add PinePhone Pro display support
 2022-12-27 22:16 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: display: Add Himax HX8394 panel controller

[PATCH 0/3] Clean up AMX cpuid bits XTILE_CFG and XTILE_DATA
 2022-12-27 22:07 UTC  (10+ messages)
` [PATCH 1/3] KVM: x86: Clear XTILE_CFG if XTILE_DATA is clear
` [PATCH 2/3] KVM: selftests: Hoist XGETBV and XSETBV to make them more accessible
` [PATCH 3/3] KVM: selftests: Add XCR0 Test

[PATCH] KVM: selftests: Assert that XSAVE supports XTILE in amx_test
 2022-12-27 22:05 UTC 

Re : Bonjour,
 2022-12-27 22:01 UTC 

[Buildroot] [PATCH 1/1] package/collectd: add rrdcached support
 2022-12-27 22:00 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/dieharder: bump to version 3.31.1.4
 2022-12-27 22:00 UTC 

[Buildroot] [git commit] package/collectd: add rrdcached support
 2022-12-27 21:45 UTC 

Re : Bonjour,
 2022-12-27 21:56 UTC 

Re : Bonjour,
 2022-12-27 21:56 UTC 

[PATCH V8 0/4] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C controller
 2022-12-27 21:57 UTC  (3+ messages)
` [PATCH V8 3/4] i2c: ls2x: Add driver for "

[PATCH] arm64: dts: imx8mm-evk: update leds node
 2022-12-27 21:54 UTC  (3+ messages)

stable-rc/queue/4.14 baseline: 92 runs, 15 regressions (v4.14.302-258-g625f2f8303f1)
 2022-12-27 21:54 UTC 

[Buildroot] [PATCH 1/1] package/tiff: add libdeflate optional dependency
 2022-12-27 21:53 UTC  (5+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-12-27 21:49 UTC  (6+ messages)
` [PATCH Part2 v6 07/49] x86/sev: Invalid pages from direct map when adding it to RMP table

[Intel-gfx] [PATCH] drm/i915/fbc: Avoid full proxy f_ops for FBC debug attributes
 2022-12-27 21:48 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] kbuild: Fix running modpost with musl libc
 2022-12-27 21:48 UTC 

[PATCH v1 1/8] pinctrl: Introduce struct pinfunction and PINCTRL_PINFUNCTION() macro
 2022-12-27 21:46 UTC  (4+ messages)

[PATCH 0/2] net: ethernet: Drop empty platform remove function
 2022-12-27 21:45 UTC  (3+ messages)
` [PATCH 1/2] net: ethernet: broadcom: bcm63xx_enet: "
` [PATCH 2/2] net: ethernet: freescale: enetc: "

[westeri-thunderbolt:next] BUILD SUCCESS d31137619776f9c173a46a79bc7733a2b106061f
 2022-12-27 21:45 UTC 

[westeri-thunderbolt:fixes] BUILD SUCCESS c28f3d80383571d3630df1a0e89500d23e855924
 2022-12-27 21:45 UTC 

[PATCH v2 0/5] Add support for pressure sensor Bosch BMP580
 2022-12-27 21:41 UTC  (5+ messages)
` [PATCH v2 1/5] iio: pressure: bmp280: Add enumeration to handle chip variants
` [PATCH v2 2/5] iio: pressure: bmp280: Add preinit callback

[PATCH v2] pwm: iqs620a: Replace one remaining instance of regmap_update_bits()
 2022-12-27 21:38 UTC  (2+ messages)

[PATCH -next v2 2/7] mm: damon: introduce damon_get_folio()
 2022-12-27 21:38 UTC  (2+ messages)

[PATCH 0/5] Add support for pressure sensor Bosch BMP580
 2022-12-27 21:36 UTC  (3+ messages)
` [PATCH 1/5] iio: pressure: bmp280: Add enumeration to handle chip variants

[PATCH 0/5] add s390 support to nolibc and rcutorture
 2022-12-27 21:35 UTC  (3+ messages)
` [PATCH 2/5] nolibc: add support for s390

[RFC PATCH 00/14] Introduce QC USB SND audio offloading support
 2022-12-27 21:33 UTC  (25+ messages)
` [RFC PATCH 03/14] ASoC: qcom: Add USB backend ASoC driver for Q6
` [RFC PATCH 04/14] sound: usb: card: Introduce USB SND vendor op callbacks
` [RFC PATCH 06/14] usb: core: hcd: Introduce USB HCD APIs for interrupter management
` [RFC PATCH 08/14] usb: dwc3: Add DT parameter to specify maximum number of interrupters
` [RFC PATCH 10/14] sound: usb: card: Check for support for requested audio format

[Buildroot] [PATCH 1/1] package/libvncserver: bump to version 0.9.14
 2022-12-27 21:33 UTC  (2+ messages)

[Buildroot] [git commit] package/libvncserver: bump to version 0.9.14
 2022-12-27 21:33 UTC 

[Buildroot] [git commit] package/rtl_433: fix static openssl build
 2022-12-27 21:32 UTC 

[Buildroot] [PATCH v2, 1/1] package/rtl_433: fix static openssl build
 2022-12-27 21:33 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/upx: bump to version 4.0.1
 2022-12-27 21:32 UTC  (2+ messages)

[PATCH 2/2] scsi: ufs: ufs-qcom: Add hibernation callbacks
 2022-12-27 21:31 UTC  (2+ messages)

[Buildroot] [git commit] package/upx: bump to version 4.0.1
 2022-12-27 21:29 UTC 

[Buildroot] [git commit] package/ucl: drop package
 2022-12-27 21:32 UTC 

[PATCH linux-next v2] parisc: use strscpy() to instead of strncpy()
 2022-12-27 21:30 UTC  (3+ messages)

[Buildroot] [Bug 15201] New: package/python-sip out of date, fails to compile with GCC 12
 2022-12-27 21:28 UTC  (2+ messages)
` [Buildroot] [Bug 15201] "

[Buildroot] [PATCH] package/gcc: fix gcc12 with uClibc
 2022-12-27 21:27 UTC  (2+ messages)

[Buildroot] [git commit] package/gcc: fix gcc12 with uClibc
 2022-12-27 21:22 UTC 

[xtf test] 175508: all pass - PUSHED
 2022-12-27 21:23 UTC 

[PATCH] perf tui: don't ignore job control
 2022-12-27 21:21 UTC  (3+ messages)
` [PATCH v2 1/2] "

stable-rc/queue/4.19 baseline: 91 runs, 12 regressions (v4.19.269-359-g84afce2a51b0)
 2022-12-27 21:21 UTC 

[Bug 216855] New: drivers/gpu/drm/nouveau/dispnv50/wndw.c:696:1: warning: conflicting types
 2022-12-27 21:16 UTC 

[PATCH] vdpa: ifcvf: Do proper cleanup if IFCVF init fails
 2022-12-27 21:15 UTC 

stable-rc/queue/4.9 baseline: 77 runs, 6 regressions (v4.9.336-215-g1bb9fe8160014)
 2022-12-27 21:14 UTC 

[bp:tip-x86-alternatives 1/1] error[E0588]: packed type cannot transitively contain a `#[repr(align)]` type
 2022-12-27 21:14 UTC  (5+ messages)

[PATCH] fbdev: make offb driver tristate
 2022-12-27 21:06 UTC  (5+ messages)

[PATCH] perf record: Fix coredump with --overwrite and --max-size
 2022-12-27 21:05 UTC  (2+ messages)

[PATCH v2 1/6] x86/microcode/core: Move microcode_check() to cpu/microcode/core.c
 2022-12-27 21:01 UTC  (3+ messages)
` [PATCH v3 1/2] x86/microcode: Add a parameter to microcode_check() to store CPU capabilities
` [PATCH v3 2/2] x86/microcode/core: Take a snapshot before and after applying microcode


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.