messages from 2022-08-27 18:36:17 to 2022-08-28 11:22:30 UTC [more...]
[Regression] Bug 216421 - [regression] nl80211: kernel reports: key addition failed
2022-08-28 11:22 UTC
[PATCH v5 net-next 0/6] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
2022-08-28 11:21 UTC (6+ messages)
` [PATCH v5 net-next 1/6] net: bridge: add locked entry fdb flag to extend locked port feature
[PATCH v2 00/11] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
2022-08-28 11:10 UTC (11+ messages)
` [PATCH v2 01/11] mm/ioremap: change the return value of io[re|un]map_allowed and rename
` [PATCH v2 02/11] mm: ioremap: fixup the physical address and page prot
[PATCH 1/2] infiniband/mthca: Fix dma_map_sg error check
2022-08-28 11:09 UTC (4+ messages)
` [PATCH 2/2] RDMA: dma-mapping: Return an unsigned int from ib_dma_map_sg{,_attrs}
possible deadlock in rfcomm_sk_state_change
2022-08-28 11:03 UTC (2+ messages)
drivers/net/ethernet/mediatek/mtk_eth_soc.c:1481:23: warning: result of comparison of constant 65536 with expression of type 'u16' (aka 'unsigned short') is always true
2022-08-28 11:00 UTC
drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c:1321:2-3: Unneeded semicolon
2022-08-28 10:50 UTC
[syzbot] usb-testing boot error: general protection fault in driver_register
2022-08-28 10:44 UTC
KMSAN: uninit-value in ath9k_htc_rx_msg
2022-08-28 10:44 UTC (7+ messages)
regression caused by block: freeze the queue earlier in del_gendisk
2022-08-28 10:24 UTC (2+ messages)
[ardb:for-kernelci 9/26] drivers/firmware/efi/libstub/zboot.c:160:23: warning: no previous prototype for function 'efi_zboot_entry'
2022-08-28 10:19 UTC
linux-next: Fixes tag needs some work in the hid tree
2022-08-28 10:14 UTC (2+ messages)
PROBLEM: Regression likely in hid_uclogic driver breaks Huion Inspiroy H640 drawing tablet
2022-08-28 10:07 UTC (11+ messages)
[PATCH] gpio: Allow user to customise maximum number of GPIOs
2022-08-28 10:04 UTC (14+ messages)
[Regression] Bug 216395 - XP-Pen Star G430S stops working on any kernel newer than 5.18.7
2022-08-28 10:03 UTC (3+ messages)
[PATCH] powerpc/boot: Fix compilation of uImage for e500 platforms
2022-08-28 9:56 UTC (10+ messages)
` [PATCH v2] powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImage
` [PATCH v3] "
[PATCH] HID: input: fix uclogic tablets
2022-08-28 9:56 UTC (2+ messages)
[PATCH net-next] net/mlx5e: Do not use err uninitialized in mlx5e_rep_add_meta_tunnel_rule()
2022-08-28 9:55 UTC (2+ messages)
[PATCH v2 0/3] KUnit tests for RGB888, XRGB2101010 and grayscale
2022-08-28 9:01 UTC (4+ messages)
` [PATCH v2 1/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb888()
` [PATCH v2 2/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_xrgb2101010()
` [PATCH v2 3/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_gray8()
[PATCH 0/3] KUnit tests for RGB888, XRGB2101010 and grayscale
2022-08-28 8:59 UTC (3+ messages)
[PATCH 00/14] arm64/dt-bindings: mfd: qcom: SPMI PMIC fixes
2022-08-28 8:43 UTC (15+ messages)
` [PATCH 01/14] ARM: dts: qcom: align SPMI PMIC ADC node name with dtschema
` [PATCH 02/14] ARM: dts: qcom: pm8941: align SPMI PMIC LPG "
` [PATCH 03/14] ARM: dts: qcom: pmx55: align SPMI PMIC Power-on "
` [PATCH 04/14] arm64: dts: qcom: pmk8350: drop incorrect io-channel-ranges
` [PATCH 05/14] arm64: dts: qcom: pmk8350: drop interrupt-names from ADC
` [PATCH 06/14] arm64: dts: qcom: align SPMI PMIC ADC node name with dtschema
` [PATCH 07/14] arm64: dts: qcom: align SPMI PMIC regulators "
` [PATCH 08/14] arm64: dts: qcom: align SPMI PMIC LPG "
` [PATCH 09/14] arm64: dts: qcom: align SPMI PMIC Power-on "
` [PATCH 10/14] arm64: dts: qcom: align PMIC GPIO pin configuration with DT schema
` [PATCH 11/14] arm64: dts: qcom: sc7280-idp: correct ADC channel node name and unit address
` [PATCH 12/14] arm64: dts: qcom: sdm845-mtp: correct ADC settle time
` [PATCH 13/14] dt-bindings: mfd: qcom,spmi-pmic: fix regulator node schema
` [PATCH 14/14] dt-bindings: mfd: qcom,spmi-pmic: fix TM ADC node schema on PM8998
[PATCH 0/5] arm64/mm: remap crash kernel with base pages even if rodata_full disabled
2022-08-28 8:37 UTC (4+ messages)
[PATCH v3 0/9] sched, net: NUMA-aware CPU spreading interface
2022-08-28 8:35 UTC (4+ messages)
` [PATCH v3 1/9] cpumask: Make cpumask_full() check for nr_cpu_ids bits
[PATCHSET v2 for-6.1] kernfs, cgroup: implement kernfs_show() and cgroup_file_show()
2022-08-28 8:33 UTC (11+ messages)
` [PATCH 1/9] kernfs: Simply by replacing kernfs_deref_open_node() with of_on()
` [PATCH 2/9] kernfs: Drop unnecessary "mutex" local variable initialization
` [PATCH 3/9] kernfs: Refactor kernfs_get_open_node()
` [PATCH 4/9] kernfs: Skip kernfs_drain_open_files() more aggressively
` [PATCH 5/9] kernfs: Improve kernfs_drain() and always call on removal
` [PATCH 6/9] kernfs: Add KERNFS_REMOVING flags
` [PATCH 7/9] kernfs: Factor out kernfs_activate_one()
` [PATCH 8/9] kernfs: Implement kernfs_show()
` [PATCH 9/9] cgroup: Implement cgroup_file_show()
[PATCH] dt-bindings: thermal: qcom-spmi-adc-tm5: add qcom,adc-tm7
2022-08-28 8:10 UTC
[PATCH] asus-wmi: Support the hardware GPU MUX on some laptops
2022-08-28 8:05 UTC (9+ messages)
[PATCH] irqchip/gic-v3: do runtime cpu cap check only when necessary
2022-08-28 7:56 UTC (3+ messages)
retire_capture_urb: Corrected urb data len
2022-08-28 7:49 UTC (4+ messages)
[PATCH] asus-wmi: Increase FAN_CURVE_BUF_LEN to 32
2022-08-28 7:46 UTC
ANNOUNCE: pahole v1.24 (Faster BTF encoding, 64-bit BTF enum entries)
2022-08-28 7:38 UTC (7+ messages)
[PATCH 0/9] staging: vt6655: Improve coding style in mac.h
2022-08-28 6:54 UTC (10+ messages)
` [PATCH 1/9] staging: vt6655: Remove declaration of s_vCalculateOFDMRParameter
` [PATCH 2/9] staging: vt6655: Convert macro MACvSetBBType to function
` [PATCH 3/9] staging: vt6655: Rename function MACvSetBBType
` [PATCH 4/9] staging: vt6655: Rename macro MACvSelectPage0
` [PATCH 5/9] staging: vt6655: Rename macro MACvSelectPage1
` [PATCH 6/9] staging: vt6655: Replace macro MACvSetRFLE_LatchBase
` [PATCH 7/9] staging: vt6655: Rename function MACbIsRegBitsOff
` [PATCH 8/9] staging: vt6655: Delete function MACbIsIntDisable
` [PATCH 9/9] staging: vt6655: Rename function MACvSetShortRetryLimit
[PATCH] dt-bindings: mfd: qcom,spmi-pmic: add missing compatibles
2022-08-28 6:51 UTC
[RFC 0/8] ext4: Convert inode preallocation list to an rbtree
2022-08-28 6:46 UTC (9+ messages)
` [RFC 1/8] ext4: Stop searching if PA doesn't satisfy non-extent file
` [RFC 2/8] ext4: Refactor code related to freeing PAs
` [RFC 3/8] ext4: Refactor code in ext4_mb_normalize_request() and ext4_mb_use_preallocated()
` [RFC 4/8] ext4: Move overlap assert logic into a separate function
` [RFC 5/8] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request()
` [RFC 6/8] ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union
` [RFC 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
` [RFC 8/8] ext4: Remove the logic to trim inode PAs
[PATCH net-next v4 0/7] add generic PSE support
2022-08-28 6:30 UTC (8+ messages)
` [PATCH net-next v4 1/7] dt-bindings: net: phy: add PoDL PSE property
` [PATCH net-next v4 2/7] net: add framework to support Ethernet PSE and PDs devices
` [PATCH net-next v4 3/7] net: mdiobus: fwnode_mdiobus_register_phy() rework error handling
` [PATCH net-next v4 4/7] net: mdiobus: search for PSE nodes by parsing PHY nodes
` [PATCH net-next v4 5/7] ethtool: add interface to interact with Ethernet Power Equipment
` [PATCH net-next v4 6/7] dt-bindings: net: pse-dt: add bindings for generic PSE controller
` [PATCH net-next v4 7/7] net: pse-pd: add regulator based PSE driver
[PATCH] Documentation: fixes a documentation warning in serial_core.h
2022-08-28 6:29 UTC
[PATCH] selftests/sgx: Fix OpenSSL deprecated warning for ERR_get_error_line
2022-08-28 6:18 UTC
[PATCH net-next v3 0/7] add generic PSE support
2022-08-28 6:16 UTC (4+ messages)
` [PATCH net-next v3 6/7] ethtool: add interface to interact with Ethernet Power Equipment
[Question] iforce_serio lockup
2022-08-28 6:00 UTC (2+ messages)
drivers/video/fbdev/imsttfb.c:1548:20: sparse: sparse: incorrect type in argument 1 (different address spaces)
2022-08-28 5:33 UTC
[PATCH] Documentation: fb: udlfb: clean up text and formatting
2022-08-28 5:31 UTC (3+ messages)
[PATCH net-next] net: skb: fix kfree_skb event output error in perf
2022-08-28 5:21 UTC (7+ messages)
[PATCH v3 0/2] docs: conf.py: Reduce texlive dependency
2022-08-28 4:59 UTC (5+ messages)
` [PATCH v3 2/2] docs/conf.py: Respect env variable SPHINX_IMGMATH
arch/arm/mm/copypage-fa.c:38:6: sparse: sparse: symbol 'fa_copy_user_highpage' was not declared. Should it be static?
2022-08-28 4:32 UTC
[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
2022-08-28 4:18 UTC (9+ messages)
` [PATCH Part2 v6 02/49] iommu/amd: Introduce function to check SEV-SNP support
[intel-tdx:guest-attest 3/9] htmldocs: Documentation/x86/tdx.rst:275: WARNING: Field list ends without a blank line; unexpected unindent
2022-08-28 4:12 UTC
net/ipv4/tcp_cong.c:238:24: sparse: sparse: incorrect type in initializer (different address spaces)
2022-08-28 4:12 UTC
[PATCH v12 00/10] bpf: Add kfuncs for PKCS#7 signature verification
2022-08-28 4:03 UTC (9+ messages)
` [PATCH v12 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
` [PATCH v14 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and add flags check function
[ammarfaizi2-block:herbert/cryptodev-2.6/master 34/64] ERROR: modpost: "aspeed_register_hace_hash_algs" [drivers/crypto/aspeed/aspeed_crypto.ko] undefined!
2022-08-28 4:02 UTC
[tip:master] BUILD SUCCESS 5b7ff2d0076438d1417738da38d1dc38595b130a
2022-08-28 3:58 UTC
[PATCH v9 0/4] Check codeSigning extended key usage extension
2022-08-28 3:35 UTC (6+ messages)
` [PATCH v9,2/4] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification
` [PATCH v9,4/4] Documentation/admin-guide/module-signing.rst: add openssl command option example for CodeSign EKU
[PATCH v2] Add support for ESRT loading under Xen
2022-08-28 2:51 UTC
[PATCH v3 0/8] memblock tests: update and extend memblock simulator
2022-08-28 2:45 UTC (2+ messages)
[PATCH 00/15] kbuild: various cleanups
2022-08-28 2:40 UTC (16+ messages)
` [PATCH 01/15] kbuild: remove duplicated dependency between modules and modules_check
` [PATCH 02/15] kbuild: refactor single builds of *.ko
` [PATCH 03/15] kbuild: move 'PHONY += modules_prepare' to the common part
` [PATCH 04/15] init/version.c: remove #include <linux/version.h>
` [PATCH 05/15] kbuild: build init/built-in.a just once
` [PATCH 06/15] kbuild: generate include/generated/compile.h in top Makefile
` [PATCH 07/15] scripts/mkcompile_h: move LC_ALL=C to '$LD -v'
` [PATCH 08/15] Revert "kbuild: Make scripts/compile.h when sh != bash"
` [PATCH 09/15] kbuild: rename modules.order in sub-directories to .modules.order
` [PATCH 10/15] kbuild: move core-y in top Makefile to ./Kbuild
` [PATCH 11/15] kbuild: move .vmlinux.objs rule to Makefile.modpost
` [PATCH 12/15] kbuild: move vmlinux.o rule to the top Makefile
` [PATCH 13/15] kbuild: unify two modpost invocations
` [PATCH 14/15] kbuild: use obj-y instead extra-y for objects placed at the head
` [PATCH 15/15] kbuild: remove head-y syntax
[PATCH] kvm/rseq_test.c:Correct gettid func name kselftest
2022-08-28 2:36 UTC
[PATCH v2 1/4] pwm: sysfs: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
2022-08-28 2:07 UTC (3+ messages)
` [PATCH v2 4/4] pwm: sysfs: Utilize an array for polarity strings
[PATCH 0/2] arm64, kdump: enforce to take 4G as the crashkernel low memory end
2022-08-28 1:57 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] arm64: remove unneed defer_reserve_crashkernel() and crash_mem_map
[PATCH v11 1/3] x86/tdx: Add TDX Guest attestation interface driver
2022-08-28 1:52 UTC (5+ messages)
pahole v1.24: FAILED: load BTF from vmlinux: Invalid argument
2022-08-28 1:41 UTC (2+ messages)
[PATCH v2] mm: re-allow pinning of zero pfns (again)
2022-08-28 1:40 UTC (3+ messages)
[PATCH 0/6] convert most filesystems to pin_user_pages_fast()
2022-08-28 1:07 UTC (16+ messages)
` [PATCH 2/6] block: add dio_w_*() wrappers for pin, unpin user pages
` [PATCH 3/6] iov_iter: new iov_iter_pin_pages*() routines
` [PATCH 5/6] NFS: direct-io: convert to FOLL_PIN pages
[PATCH] mm/gup.c: Fix uninitialized return value on __gup_longterm_locked()
2022-08-28 0:36 UTC (2+ messages)
[PATCH] Documentation: W1: minor typo corrections
2022-08-28 0:28 UTC
[ammarfaizi2-block:akpm/mm/mm-unstable 298/313] arch/sparc/kernel/setup_32.c:86:9: error: too few arguments to function 'show_free_areas'
2022-08-27 23:59 UTC
include/linux/atomic/atomic-instrumented.h:476:16: sparse: sparse: cast truncates bits from constant value (ffffffffaaa31337 becomes 37)
2022-08-27 23:39 UTC
[PATCH v13 00/10] bpf: Add kfuncs for PKCS#7 signature verification
2022-08-27 23:33 UTC (3+ messages)
` [PATCH v13 03/10] bpf: Export bpf_dynptr_get_size()
[GIT PULL] s390 updates for 6.0-rc3
2022-08-27 23:07 UTC (2+ messages)
[GIT PULL] ACPI fixes for v6.0-rc3
2022-08-27 23:07 UTC (2+ messages)
[GIT PULL] Power management fix for v6.0-rc3
2022-08-27 23:07 UTC (2+ messages)
[GIT PULL] Thermal control fixes for v6.0-rc3
2022-08-27 23:07 UTC (2+ messages)
[GIT PULL] xen: branch for v6.0-rc3
2022-08-27 23:07 UTC (2+ messages)
[GIT PULL] Audit fixes for v6.0 (#2)
2022-08-27 23:07 UTC (2+ messages)
[PATCH RFC] s390: Fix nospec table alignments
2022-08-27 22:59 UTC (3+ messages)
[PATCH 00/15] Tidy up vfio_device life cycle
2022-08-27 22:41 UTC (2+ messages)
[PATCH -next v3 0/5] Delay the initializaton of zswap
2022-08-27 22:13 UTC (2+ messages)
[PATCH v2] mm: fix null-ptr-deref in kswapd_is_running()
2022-08-27 22:08 UTC (2+ messages)
[GIT PULL] smb3 client fixes
2022-08-27 21:43 UTC
[jgunthorpe:vfio_iommufd 31/32] drivers/vfio/vfio.h:139:1: error: expected identifier or '(' before '{' token
2022-08-27 21:37 UTC
[PATCH] ARM: kasan: Only map modules if CONFIG_KASAN_VMALLOC=n
2022-08-27 21:30 UTC
[PATCH v2 2/2] mm/damon/vaddr: remove comparison between mm and last_mm when checking region accesses
2022-08-27 21:25 UTC (2+ messages)
[PATCH v2 1/2] mm/damon: simplify the parameter passing for 'check_accesses'
2022-08-27 21:24 UTC (2+ messages)
[PATCH/RFC 00/10 v5] Improve scalability of directory operations
2022-08-27 21:14 UTC (6+ messages)
` [PATCH 01/10] VFS: support parallel updates in the one directory
[PATCH v2] riscv: enable THP_SWAP for RV64
2022-08-27 21:13 UTC (2+ messages)
[PATCH 1/2] mmc: meson-mx-sdhc: Fix error check for dma_map_sg
2022-08-27 20:40 UTC (2+ messages)
[PATCH v3] tty: n_gsm: avoid call of sleeping functions from atomic context
2022-08-27 19:55 UTC
[PATCH] dm: Remove the unneeeded variable
2022-08-27 19:46 UTC (3+ messages)
[PATCH] docs/core-api: expand Fedora instructions for GCC plugins
2022-08-27 19:38 UTC
[PATCH -next v2 0/6] landlock: add chmod and chown support
2022-08-27 19:30 UTC (3+ messages)
` [PATCH -next v2 3/6] "
[PATCH net-next v3 0/5] net: ipqess: introduce Qualcomm IPQESS driver
2022-08-27 19:28 UTC (8+ messages)
` [PATCH net-next v3 1/5] net: ipqess: introduce the "
` [PATCH net-next v3 2/5] net: dsa: add out-of-band tagging protocol
` [PATCH net-next v3 3/5] net: ipqess: Add out-of-band DSA tagging support
[PATCH] ARM: dts: turris-omnia: Add switch port 6 node
2022-08-27 18:55 UTC (4+ messages)
[PATCH] r8152: Add MAC passthrough support for Lenovo Travel Hub
2022-08-27 18:47 UTC
[PATCH net-next] net: sched: red: remove unused input parameter in red_get_flags()
2022-08-27 18:46 UTC (2+ messages)
[GIT PULL] bitmap fixes for v6.0-rc3
2022-08-27 18:41 UTC
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).