All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-13 19:15:44 to 2021-11-14 01:27:45 UTC [more...]

[PATCH v2 net-next 00/13] af_unix: Replace unix_table_lock with per-hash locks
 2021-11-14  1:24 UTC  (13+ messages)
` [PATCH v2 net-next 01/13] af_unix: Use offsetof() instead of sizeof()
` [PATCH v2 net-next 02/13] af_unix: Pass struct sock to unix_autobind()
` [PATCH v2 net-next 03/13] af_unix: Factorise unix_find_other() based on address types
` [PATCH v2 net-next 04/13] af_unix: Return an error as a pointer in unix_find_other()
` [PATCH v2 net-next 05/13] af_unix: Cut unix_validate_addr() out of unix_mkname()
` [PATCH v2 net-next 06/13] af_unix: Copy unix_mkname() into unix_find_(bsd|abstract)()
` [PATCH v2 net-next 07/13] af_unix: Remove unix_mkname()
` [PATCH v2 net-next 08/13] af_unix: Allocate unix_address in unix_bind_(bsd|abstract)()
` [PATCH v2 net-next 09/13] af_unix: Remove UNIX_ABSTRACT() macro and test sun_path[0] instead
` [PATCH v2 net-next 10/13] af_unix: Add helpers to calculate hashes
` [PATCH v2 net-next 11/13] af_unix: Save hash in sk_hash
` [PATCH v2 net-next 12/13] af_unix: Replace the big lock with small locks

[GIT PULL] perf tools changes for v5.16: 2nd batch
 2021-11-14  1:22 UTC 

drivers/of/unittest.c:2959 unittest_unflatten_overlay_base() warn: should '1 << (((__builtin_constant_p((((((7 * 4) + 4) + 4) + 4)) - 1)) ?((((((((7 * 4) + 4) + 4) + 4)) - 1) < 2) ?0:63 - __builtin_clzll((((((7 * 4) + 4) + 4) + 4)) - 1)):((4 <= 4)) ?__ilo
 2021-11-14  1:19 UTC 

[PATCH 0/3] x86-64: Stack protector and percpu improvements
 2021-11-14  1:18 UTC  (3+ messages)
` [PATCH 3/3] x86_64: Use relative per-cpu offsets

SH: error: implicit declaration of function 'init_cache_node_node'
 2021-11-14  1:17 UTC 

stable-rc/linux-5.15.y baseline: 177 runs, 1 regressions (v5.15.2-121-g0299785967d3)
 2021-11-14  1:14 UTC 

[meta-raspberrypi][PATCH] rpi-config: Take into consideration ENABLE_UART value of 0
 2021-11-14  1:10 UTC 

[meta-raspberrypi][PATCH] libwpe: Migrate build workaround from oe-core
 2021-11-14  1:09 UTC 

drivers/net/wireless/ath/ath10k/wmi.c:2569 ath10k_wmi_event_mgmt_rx() warn: 'snr + -95' 4294967201 can't fit into 127 'status->signal'
 2021-11-14  1:09 UTC 

[PATCH] Input: xpad - add OneXPlayer Gamepad
 2021-11-14  1:08 UTC  (2+ messages)

[meta-oe][PATCH 1/2] php: update from 7.4.21 to 8.0.12
 2021-11-14  1:07 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] php: Build minilua for build host

[frank-w-bpi-r2-4.14:5.15-rtl8367dsa 44/44] drivers/net/dsa/rtl8367s_mdio.h:895:15: error: no previous prototype for 'rtk_switch_isSgmiiPort'
 2021-11-14  1:05 UTC 

[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
 2021-11-14  0:51 UTC 

lib/kunit/kunit-test.c:362:1: warning: the frame size of 1168 bytes is larger than 1024 bytes
 2021-11-14  0:56 UTC  (2+ messages)

[Bug 214967] New: mvsas not detecting some disks
 2021-11-14  0:56 UTC  (3+ messages)
` [Bug 214967] "

stable-rc/linux-4.14.y baseline: 157 runs, 2 regressions (v4.14.255-54-gb6f4d599e1d3)
 2021-11-14  0:53 UTC 

[PATCH] kconfig: Add support for -Wimplicit-fallthrough
 2021-11-14  0:57 UTC 

[f2fs-dev] [GIT PULL] zstd changes for v5.16
 2021-11-14  0:43 UTC  (5+ messages)
`  "

Please pull u-boot-dm
 2021-11-14  0:38 UTC 

[PATCH] bootstage: Differentiate boot progress kconfig entries
 2021-11-14  0:34 UTC  (3+ messages)

[PATCH v4 16/34] binman: Support updating the dtb in an ELF file
 2021-11-14  0:34 UTC  (7+ messages)
` [PATCH v4 00/34] efi: Improvements to U-Boot running on top of UEFI
  ` [PATCH v4 15/34] binman: Tidy up comments on _DoTestFile()
  ` [PATCH v4 14/34] binman: Support reading the offset of an ELF-file symbol
  ` [PATCH v4 13/34] binman: Report an error if test files fail to compile
  ` [PATCH v4 12/34] patman: Use a ValueError exception if tools.Run() fails

[PATCH 01/31] Makefile: Correct TPL rule for OF_REAL
 2021-11-14  0:34 UTC  (4+ messages)
` [PATCH 00/31] passage: Define a standard for firmware data flow

[PATCH v2 2/2] sandbox: fix sandbox_wdt_expire_now()
 2021-11-14  0:34 UTC  (6+ messages)
` [PATCH v2 0/2] sandbox: enable testing SYSRESET_WATCHDOG
  ` [PATCH v2 1/2] test/dm: fix watchdog test

[frank-w-bpi-r2-4.14:5.15-rtl8367dsa 40/44] drivers/net/dsa/rtl8367s_mdio.c:79:11: error: no previous prototype for 'smi_read'
 2021-11-14  0:35 UTC 

[PATCH v2 03/12] env: Simplify env_get_default()
 2021-11-14  0:34 UTC  (5+ messages)
` [PATCH v2 00/12] Board specific runtime determined default env
  ` [PATCH v2 02/12] env: Fix env_get() when returning empty string using env_get_f()
  ` [PATCH v2 01/12] env: Don't set ready flag if import failed in env_set_default()

[PATCH v2] binman: Fix replace subcommand help and comments
 2021-11-14  0:34 UTC  (3+ messages)

[frank-w-bpi-r2-4.14:5.15-rtl8367dsa 42/44] drivers/net/dsa/rtl8367s_mdio.h:664:15: warning: no previous prototype for function 'rtk_switch_logicalPortCheck'
 2021-11-14  0:32 UTC 

[PATCH] git-gui--askpass implements SSH_ASKPASS_PROMPT
 2021-11-14  0:30 UTC 

[PATCH v1] scsi: ufs: ufshpb: Fix sparse warning in ufshpb_set_hpb_read_to_upiu()
 2021-11-14  0:27 UTC  (2+ messages)

[PATCH] Convert CONFIG_FSL_DDR_BIST et al to Kconfig
 2021-11-14  0:22 UTC 

[PATCH v4] PCI: vmd: Clean up domain before enumeration
 2021-11-14  0:16 UTC  (2+ messages)

[PATCH 2/2] memremap: remove support for external pgmap refcounts
 2021-11-14  0:13 UTC  (2+ messages)

[GIT PULL] Enable -Wimplicit-fallthrough for Clang for 5.16-rc1
 2021-11-14  0:08 UTC  (3+ messages)

Finding long-term data corruption
 2021-11-13 23:54 UTC  (3+ messages)
` Fwd: "

drivers/bluetooth/btqca.c:493:24: sparse: sparse: restricted __le32 degrades to integer
 2021-11-14  0:00 UTC  (2+ messages)

[Printing-architecture] OpenPrinting News
 2021-11-13 23:49 UTC 

ERROR: modpost: "ioremap" [drivers/pcmcia/pcmcia.ko] undefined!
 2021-11-13 23:46 UTC  (2+ messages)

stable-rc/linux-4.4.y baseline: 120 runs, 1 regressions (v4.4.292-36-g43195d0a7bf0)
 2021-11-13 23:47 UTC 

[PATCH] media: rockchip: rkisp1: use device name for debugfs subdir name
 2021-11-13 23:33 UTC  (4+ messages)

[PATCH] power: supply: core: Use library interpolation
 2021-11-13 23:37 UTC 

[PATCH] Dockerfile, CI: Update to latest "focal" tag
 2021-11-13 23:37 UTC 

[PATCH 0/6] RFC: adding support to GCC for detecting trust boundaries
 2021-11-13 23:20 UTC  (9+ messages)
` [PATCH 1a/6] RFC: Implement "#pragma GCC custom_address_space"
` [PATCH 1b/6] Add __attribute__((untrusted))
` [PATCH 2/6] Add returns_zero_on_success/failure attributes
` [PATCH 4a/6] analyzer: implement region::untrusted_p in terms of custom address spaces
` [PATCH 4b/6] analyzer: implement region::untrusted_p in terms of __attribute__((untrusted))
` [PATCH 5/6] analyzer: use region::untrusted_p in taint detection
` [PATCH 6/6] Add __attribute__ ((tainted))

[frank-w-bpi-r2-4.14:5.15-rtl8367dsa 39/44] drivers/net/dsa/rtl8367s_mdio.h:171:15: error: no previous prototype for 'rtk_vlan_reset'
 2021-11-13 23:18 UTC 

[frank-w-bpi-r2-4.14:5.15-rtl8367dsa 42/44] drivers/net/dsa/rtl8367s_mdio.h:664:15: warning: no previous prototype for 'rtk_switch_logicalPortCheck'
 2021-11-13 23:13 UTC 

[PATCH] Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig
 2021-11-13 23:10 UTC 

vmlinux.o: warning: objtool: __sev_es_ist_exit()+0x32: call to ftrace_likely_update() leaves .noinstr.text section
 2021-11-13 23:08 UTC  (2+ messages)

[PATCH Strawman] crypto: Handle PEM-encoded x.509 certificates
 2021-11-13 23:02 UTC  (4+ messages)

[PATCH] mm: shmem: do not call PageHWPoison on a ERR-page
 2021-11-13 22:58 UTC  (9+ messages)

stable-rc/queue/4.4 baseline: 131 runs, 1 regressions (v4.4.292-35-gf481b21305a4)
 2021-11-13 22:52 UTC 

[PATCH] net: bnx2x: fix variable dereferenced before check
 2021-11-13 22:41 UTC  (2+ messages)

[PATCH v2] btrfs-progs: fix discard support check
 2021-11-13 22:43 UTC 

[frank-w-bpi-r2-4.14:5.15-rtl8367dsa 40/44] drivers/net/dsa/rtl8367s_mdio.c:79:11: warning: no previous prototype for 'smi_read'
 2021-11-13 22:41 UTC 

arch/powerpc/mm/fault.c:538 ___do_page_fault() warn: inconsistent returns '&mm->mmap_lock'
 2021-11-13 22:36 UTC 

[PATCH] fpga: dfl: pci: generalize find_dfls_by_vsec()
 2021-11-13 22:12 UTC 

[frank-w-bpi-r2-4.14:5.15-rtl8367dsa 39/44] drivers/net/dsa/rtl8367s_mdio.h:171:15: warning: no previous prototype for 'rtk_vlan_reset'
 2021-11-13 22:12 UTC 

[PATCHSET v3 0/5] Alloc batch fixes
 2021-11-13 22:11 UTC  (17+ messages)
` [PATCH 4/5] block: move queue enter logic into blk_mq_submit_bio()

[paulmck-rcu:dev.2021.11.10a] BUILD SUCCESS cfbd3769397911e7f1561fa57b4490b1e4fed9de
 2021-11-13 22:07 UTC 

[PATCH] parisc: Fix set_fixmap() on PA1.x CPUs
 2021-11-13 22:06 UTC 

stable-rc/queue/4.14 baseline: 117 runs, 1 regressions (v4.14.255-53-g91947c5ae67c1)
 2021-11-13 22:06 UTC 

[iwlwifi-chromeos:chromeos-kernelupstream-5.14-rc6__master 1219/1223] drivers/media/pci/intel/ipu6/../ipu-isys-tpg.c:143:27: error: passing argument 2 of '__ipu_isys_get_ffmt' from incompatible pointer type
 2021-11-13 22:06 UTC 

stable-rc/linux-5.14.y build: 173 builds: 5 failed, 168 passed, 4 errors, 7 warnings (v5.14.18-154-g052582294decc)
 2021-11-13 22:06 UTC 

NFS client can crash server due to overrun in nfsd4_decode_bitmap4()
 2021-11-13 21:57 UTC  (6+ messages)

[PATCH] char: tpm: cr50_i2c: Drop if with an always false condition
 2021-11-13 21:53 UTC  (3+ messages)

stable-rc/queue/5.14 baseline: 210 runs, 1 regressions (v5.14.18-153-gccfa8ca2aded)
 2021-11-13 21:50 UTC 

stable-rc/linux-5.15.y build: 172 builds: 4 failed, 168 passed, 5 warnings (v5.15.2-121-g0299785967d3)
 2021-11-13 21:44 UTC 

[zen:5.15/zen-sauce 5/28] fs/ntfs3/fslog.c:2247:1: warning: the frame size of 1068 bytes is larger than 1024 bytes
 2021-11-13 21:44 UTC 

[Buildroot] [PATCH v2] imx/genimage: Place the rootfs at a proper offset when BR2_LINUX_KERNEL_INSTALL_TARGET=y
 2021-11-13 21:42 UTC 

[linux-linus test] 166134: regressions - FAIL
 2021-11-13 21:37 UTC 

[PATCH] Fix missing installation of cups sysv init scripts
 2021-11-13 21:37 UTC 

regression with mainline kernel
 2021-11-13 21:34 UTC  (6+ messages)

[RFC 07/22] dm: blk: add UCLASS_PARTITION
 2021-11-13 21:32 UTC  (16+ messages)

[PATCH 1/3] bootstage: Update SPL support Kconfig description
 2021-11-13 21:32 UTC  (4+ messages)
` [PATCH 2/3] bootstage: Fix up remaining bootstage config misuse

[PATCH 0/4] spi: dw: Cleanup macros/funcs naming and add IP-core version support
 2021-11-13 21:30 UTC  (8+ messages)
` [PATCH 4/4] spi: dw: Add Synopsys Component version reading and parsing

[frank-w-bpi-r2-4.14:5.15-rtl8367dsa 31/44] cc1: error: drivers/net/phy/rtk/rtl8367c/include: No such file or directory
 2021-11-13 21:30 UTC 

stable-rc/linux-4.14.y build: 190 builds: 3 failed, 187 passed, 2 errors, 31 warnings (v4.14.255-54-gb6f4d599e1d3)
 2021-11-13 21:24 UTC 

[PATCH v5 00/22] Enable Qualcomm Crypto Engine on sm8150 & sm8250
 2021-11-13 21:23 UTC  (7+ messages)
` [PATCH v5 07/22] dt-bindings: qcom-qce: Convert bindings to yaml
` [PATCH v5 09/22] dt-bindings: qcom-qce: Move 'clocks' to optional properties
` [PATCH v5 10/22] dt-bindings: qcom-qce: Add 'iommus' "

[GIT PULL] virtio-mem changes for v5.16
 2021-11-13 21:19 UTC  (3+ messages)

[GIT PULL] More clk changes for the merge window
 2021-11-13 21:19 UTC  (3+ messages)

[PATCH] leds: led-core: Update fwnode with device_set_node
 2021-11-13 21:11 UTC 

[PATCH v2 00/22] Start aligning perf test with kunit style
 2021-11-13 21:11 UTC  (3+ messages)
` [PATCH v2 11/22] perf test: Convert watch point tests to test cases

[PATCH] audio: Add sndio backend
 2021-11-13 21:09 UTC  (7+ messages)

[PATCH 1/2] dt-bindings: watchdog: Add Apple Watchdog
 2021-11-13 21:07 UTC  (3+ messages)

[Buildroot] [PATCH RESEND] imx/genimage: Place the rootfs at a proper offset when BR2_LINUX_KERNEL_INSTALL_TARGET=y
 2021-11-13 21:09 UTC  (5+ messages)

[frank-w-bpi-r2-4.14:5.15-rtl8367dsa 39/44] drivers/net/dsa/rtl8367s_mdio.h:171:15: warning: no previous prototype for function 'rtk_vlan_reset'
 2021-11-13 21:05 UTC 

[GIT PULL] io_uring fix for 5.16-rc1
 2021-11-13 21:03 UTC  (2+ messages)

[GIT PULL] Block fixes for 5.16-rc1
 2021-11-13 21:03 UTC  (2+ messages)

stable-rc/linux-5.4.y build: 183 builds: 3 failed, 180 passed, 4 errors, 29 warnings (v5.4.159-91-gf365aef38d8d)
 2021-11-13 21:02 UTC 

[PATCH] generic/544: Fix inode number ordering code
 2021-11-13 21:00 UTC 

Issue with UAS and" VIA Labs, Inc. VL817 SATA Adaptor"
 2021-11-13 20:51 UTC  (11+ messages)

[Buildroot] [PATCH/next] pybind11: new package
 2021-11-13 20:51 UTC 

[PATCH 1/1] Dockerfile: build swtpm
 2021-11-13 20:51 UTC  (4+ messages)

stable-rc/queue/4.19 baseline: 181 runs, 2 regressions (v4.19.217-69-g555fb1420e496)
 2021-11-13 20:49 UTC 

stable-rc/linux-4.9.y build: 180 builds: 3 failed, 177 passed, 2 errors, 28 warnings (v4.9.290-47-g9cf7dced83274)
 2021-11-13 20:48 UTC 

[RFT PATCH] x86/pat: Fix set_mce_nospec() for pmem
 2021-11-13 20:47 UTC  (20+ messages)

[PATCH] device property: Check fwnode->secondary when finding properties
 2021-11-13 20:41 UTC 

[PATCH] drm: change logs to print connectors in the form CONNECTOR:id:name
 2021-11-13 20:39 UTC  (2+ messages)

[PATCH] SubmittingPatches: fix Asciidoc syntax in "GitHub CI" section
 2021-11-13 20:38 UTC 

stable-rc/linux-4.19.y build: 189 builds: 6 failed, 183 passed, 2 errors, 31 warnings (v4.19.217-70-g46d7612c5aae)
 2021-11-13 20:35 UTC 

Are you available?
 2021-11-13 20:34 UTC 

[GIT PULL] smb3 client fixes
 2021-11-13 20:30 UTC  (2+ messages)

[PATCH] drm/nouveau/core: fix the uninitialized use in nvkm_ioctl_map()
 2021-11-13 20:21 UTC  (4+ messages)
` [Nouveau] "

stable-rc/linux-4.4.y build: 183 builds: 5 failed, 178 passed, 6 errors, 35 warnings (v4.4.292-36-g43195d0a7bf0)
 2021-11-13 20:18 UTC 

Pull request for efi-2022-01-rc2-2
 2021-11-13 20:15 UTC 

[syzbot] BUG: sleeping function called from invalid context in __might_resched
 2021-11-13 20:13 UTC  (2+ messages)

[frank-w-bpi-r2-4.14:5.15-rtl8367dsa 28/43] drivers/net/dsa/rtl8367rb.c:929:2: warning: variable 'count' is used uninitialized whenever switch default is taken
 2021-11-13 20:09 UTC 

[PATCH] HID: thrustmaster: fix sparse warnings
 2021-11-13 20:04 UTC  (2+ messages)

[PATCH v2 0/2] Introduce the pkill_on_warn parameter
 2021-11-13 19:58 UTC  (5+ messages)

stable-rc/linux-5.10.y build: 177 builds: 3 failed, 174 passed, 4 errors, 10 warnings (v5.10.79-126-g498eb27d1093)
 2021-11-13 20:02 UTC 

[PATCH 00/16] tools: Add support for signing devicetree blobs
 2021-11-13 18:53 UTC  (10+ messages)

[PATCH v16 0/3] Add trusted_for(2) (was O_MAYEXEC)
 2021-11-13 19:56 UTC  (5+ messages)
` [PATCH v16 1/3] fs: Add trusted_for(2) syscall implementation and related sysctl

New hardware support - ITE IT8689
 2021-11-13 19:46 UTC 

[Buildroot] [PATCH/next 1/1] package/xmrig: bump version to 6.15.3
 2021-11-13 19:46 UTC 

[GIT PULL] f2fs update for 5.16-rc1
 2021-11-13 19:44 UTC  (3+ messages)
  ` [f2fs-dev] "

[GIT PULL] Ceph updates for 5.16-rc1
 2021-11-13 19:44 UTC  (2+ messages)

[GIT PULL] ksmbd fixes
 2021-11-13 19:44 UTC  (2+ messages)

[GIT PULL] erofs fixes for 5.16-rc1
 2021-11-13 19:44 UTC  (3+ messages)

[GIT PULL] netfs, 9p, afs, ceph: Use folios
 2021-11-13 19:44 UTC  (2+ messages)

arch/powerpc/kernel/traps.c:1631 ____alignment_exception() warn: bitwise AND condition is false here
 2021-11-13 19:43 UTC 

[PATCH v2] parisc/entry: fix trace test in syscall exit path
 2021-11-13 19:41 UTC 

[PATCH] name-rev: prefer shorter names over following merges
 2021-11-13 19:35 UTC  (3+ messages)

[frank-w-bpi-r2-4.14:5.15-rtl8367dsa 31/43] drivers/net/phy/rtk/rtl8367s_mdio.c:45:14: error: no previous prototype for function 'mii_mgr_read'
 2021-11-13 19:35 UTC 

[PATCH 0/7] Report more information in fanotify dirent events
 2021-11-13 19:31 UTC  (5+ messages)

stable-rc/queue/5.14 baseline: 203 runs, 1 regressions (v5.14.18-136-g1cdf1d1a9a04)
 2021-11-13 19:26 UTC 

stable-rc/queue/4.4 build: 184 builds: 5 failed, 179 passed, 6 errors, 34 warnings (v4.4.292-35-gf481b21305a4)
 2021-11-13 19:22 UTC 

[PATCH v1 0/9] pinctrl: apple: misc fixes from post-commit review
 2021-11-13 19:21 UTC  (2+ messages)

[PATCH 0/3] staging: mt7621-dma: remove dma related drivers from tree
 2021-11-13 19:20 UTC  (4+ messages)
` [PATCH 1/3] staging: ralink-gdma: remove driver "
` [PATCH 2/3] staging: mt7621-dma: "
` [PATCH 3/3] staging: mt7621-dts: remove 'gdma' and 'hsdma' nodes

[GIT PULL] tracing: Three small fixes for 5.16
 2021-11-13 19:15 UTC  (2+ messages)

[PATCH 00/20] exit cleanups
 2021-11-13 19:15 UTC  (11+ messages)
` [PATCH 09/20] signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON
                ` [GIT PULL ] signal/vm86_32: Remove pointless test in BUG_ON

[PATCH v2 1/2] test/dm: fix watchdog test
 2021-11-05  2:01 UTC 

[PATCH v4 15/34] binman: Tidy up comments on _DoTestFile()
 2021-11-04  3:09 UTC 

[PATCH v4 14/34] binman: Support reading the offset of an ELF-file symbol
 2021-11-04  3:09 UTC 

[PATCH v4 13/34] binman: Report an error if test files fail to compile
 2021-11-04  3:09 UTC 

[PATCH v4 12/34] patman: Use a ValueError exception if tools.Run() fails
 2021-11-04  3:09 UTC 

[PATCH v2 02/12] env: Fix env_get() when returning empty string using env_get_f()
 2021-11-03 23:23 UTC 

[PATCH v2 01/12] env: Don't set ready flag if import failed in env_set_default()
 2021-11-03 23:23 UTC 


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.