All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-20 15:06:15 to 2023-07-20 15:49:02 UTC [more...]

[Intel-xe] [PATCH v2 0/6] More VM cleanups
 2023-07-20 15:48 UTC  (3+ messages)
` [Intel-xe] [PATCH v2 4/6] drm/xe: Change tile masks from u64 to u8

allow building a kernel without buffer_heads
 2023-07-20 15:48 UTC  (11+ messages)
` [PATCH 1/6] fs: remove emergency_thaw_bdev
` [PATCH 2/6] fs: rename and move block_page_mkwrite_return
` [PATCH 3/6] block: open code __generic_file_write_iter for blkdev writes
` [PATCH 4/6] block: stop setting ->direct_IO
` [PATCH 5/6] block: use iomap for writes to block devices

[PATCH] lib: sbi: Update system suspend to spec
 2023-07-20 15:48 UTC 

[PATCH] uapi/asm-generic: Fix typos in comments
 2023-07-20 15:48 UTC 

[LTP] [PATCH v3] security/stack_clash: Add test for mmap() minding gap
 2023-07-20 15:47 UTC  (8+ messages)

[PATCH v5 00/12] can: m_can: Optimizations for m_can/tcan part 2
 2023-07-20 15:47 UTC  (5+ messages)
` [PATCH v5 01/12] can: m_can: Write transmit header and data in one transaction
` [PATCH v5 06/12] can: m_can: Use u32 for putidx

[PATCH 0/4] net: ti: am65-cpsw-nuss: Fix DT binding handling of pinctrl
 2023-07-20 15:47 UTC  (5+ messages)
` [PATCH 2/4] net: ti: am65-cpsw-nuss: Enforce pinctrl state on the MDIO child node
` [PATCH 4/4] fixup! arm: dts: k3-am62: Bump dtsi from linux v6.5-rc1

cip-gitlab/ci/pavel/linux-test build: 144 builds: 5 failed, 139 passed, 8 errors, 9 warnings (v5.10.186-cip37-12-gf8c9ce666de7b)
 2023-07-20 15:46 UTC 

[PATCH v2 0/2] spi: amlogic-spifc-a1: fixes and improvements for amlogic-spifc-a1
 2023-07-20 15:46 UTC  (7+ messages)
` [PATCH v2 2/2] spi: amlogic-spifc-a1: add support for max_speed_hz

[PATCH] include/linux: Fix typos in comments
 2023-07-20 15:45 UTC 

[PATCH v4] abort: clarify consequences of calling abort
 2023-07-20 15:40 UTC  (2+ messages)

[RFC PATCH 0/4] fix some issues related to MISRA C:2012 Rule 9.1
 2023-07-20 15:44 UTC  (10+ messages)
` [RFC PATCH 1/4] xen/arm: justify or initialize conditionally uninitialized variables

[POC] net/iavf: support no data path polling mode
 2023-07-20 15:45 UTC  (3+ messages)
` [POC v2] "

[PATCH v2 0/3] Improve performance for BLK_MQ_F_BLOCKING drivers
 2023-07-20 15:44 UTC  (4+ messages)
` [PATCH v2 3/3] block: "

[PATCH] nfsd: remove unsafe BUG_ON from set_change_info
 2023-07-20 15:43 UTC  (6+ messages)

[PATCH v2] i2c: tegra: Fix failure during probe deferral cleanup
 2023-07-20 15:42 UTC  (2+ messages)

[PATCH 6.4] drm/client: Send hotplug event after registering a client
 2023-07-18  4:23 UTC  (4+ messages)

[PATCH 6.1] drm/client: Send hotplug event after registering a client
 2023-07-18  4:22 UTC  (4+ messages)

[Intel-xe] [PATCH] drm/xe: Fix an invalid locking wait context bug
 2023-07-20 15:42 UTC  (5+ messages)

[PATCH net-next] tcp: get rid of sysctl_tcp_adv_win_scale
 2023-07-20 15:41 UTC  (2+ messages)

[PATCH bpf-next v3 00/21] XDP metadata via kfuncs for ice
 2023-07-20 15:41 UTC  (7+ messages)
` [PATCH bpf-next v3 13/21] ice: Implement checksum hint

[virtio-dev] virtio-snd and snapshots (e.g. in QEMU) when audio is active
 2023-07-20 15:40 UTC  (2+ messages)

[PATCH v8 00/13] PCI devices passthrough on Arm, part 3
 2023-07-20 15:40 UTC  (3+ messages)
` [PATCH v8 01/13] pci: introduce per-domain PCI rwlock

[PATCH v3 0/2] add MCP4728 I2C DAC driver​
 2023-07-20 15:40 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: dac: add mcp4728.yaml
` [PATCH v3 2/2] iio: add MCP4728 I2C DAC driver

[Intel-wired-lan] [PATCH] igb: Unconditionally deallocate workqueues as allocation already does
 2023-07-20 14:50 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH] igb: Avoid starting unnecessary workqueues

[PATCH net-next v2 1/2] dt-bindings: net: snps,dwmac: add phy-supply support
 2023-07-20 15:38 UTC  (8+ messages)
` [PATCH net-next v2 2/2] net: stmmac: add support for phy-supply

[PATCH 0/2] overlayfs lock ordering changes
 2023-07-20 15:37 UTC  (3+ messages)
` [PATCH 1/2] ovl: reorder ovl_want_write() after ovl_inode_lock()
` [PATCH 2/2] ovl: avoid lockdep warning with open and llseek of lower file

[RFC][PATCH v3 0/9] KEYS: Introduce user asymmetric keys and signatures
 2023-07-20 15:32 UTC  (12+ messages)
` [RFC][PATCH v3 1/9] lib: Add TLV parser
` [RFC][PATCH v3 2/9] crypto: Export public key algorithm information
` [RFC][PATCH v3 3/9] crypto: Export signature encoding information
` [RFC][PATCH v3 4/9] KEYS: asymmetric: Introduce the user asymmetric key parser
` [RFC][PATCH v3 5/9] KEYS: asymmetric: Introduce the user asymmetric key signature parser
` [RFC][PATCH v3 6/9] verification: Add verify_uasym_signature() and verify_uasym_sig_message()
` [RFC][PATCH v3 7/9] KEYS: asymmetric: Preload user asymmetric keys from a keyring blob
` [RFC][PATCH v3 8/9] KEYS: Introduce load_uasym_keyring()
` [RFC][PATCH v3 9/9] ima: Support non-PKCS#7 modsig types
` [RFC][GNUPG][PATCH v3 1/2] Convert PGP keys to the user asymmetric keys format
` [RFC][GNUPG][PATCH v3 2/2] Convert PGP signatures to the user asymmetric key signatures format

[PATCH] blk-mq: delete dead struct blk_mq_hw_ctx->queued field
 2023-07-20 15:36 UTC  (2+ messages)

[PATCH v4 0/6] Add support for Firefox's gecko profile format
 2023-07-20 15:36 UTC  (8+ messages)
` [PATCH v4 4/6] perf scripts python: Add trace end processing and PRODUCT and CATEGORIES information
` [PATCH v4 6/6] perf scripts python: Implement add sample function and thread processing

[PATCH net] ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary address
 2023-07-20 15:35 UTC  (8+ messages)

[RFC PATCH 0/8] memory recharging for offline memcgs
 2023-07-20 15:35 UTC  (3+ messages)

[PATCH] zstd/decompress: Fix typos in comments
 2023-07-20 15:34 UTC 

[PATCH 1/2] arm-bsp/juno: remove commented out KCONFIG
 2023-07-20 15:34 UTC  (2+ messages)
` [PATCH 2/2] arm/linux-yocto: move 6.1 patches to a unique bbappend

[ANNOUNCE] nftables 1.0.8 release
 2023-07-20 15:33 UTC  (2+ messages)

linux-next: build failure after merge of the chrome-platform tree
 2023-07-20 15:32 UTC  (3+ messages)

[PATCH net-next v4 0/2] virtio-net: don't busy poll for cvq command
 2023-07-20 15:31 UTC  (4+ messages)
` [PATCH net-next v4 2/2] virtio-net: add cond_resched() to the command waiting loop

[PATCH RESEND 0/6] docs/zh_TW: update zh_TW's documentation from an ascensive aspect
 2023-07-20 15:30 UTC  (3+ messages)

[PATCH for-8.1] scripts/git-submodule.sh: Don't rely on non-POSIX 'read' behaviour
 2023-07-20 15:30 UTC 

[PATCH bpf-next v6 0/8] Add SO_REUSEPORT support for TC bpf_sk_assign
 2023-07-20 15:30 UTC  (9+ messages)
` [PATCH bpf-next v6 1/8] udp: re-score reuseport groups when connected sockets are present
` [PATCH bpf-next v6 2/8] bpf: reject unhashed sockets in bpf_sk_assign
` [PATCH bpf-next v6 3/8] net: export inet_lookup_reuseport and inet6_lookup_reuseport
` [PATCH bpf-next v6 4/8] net: remove duplicate reuseport_lookup functions
` [PATCH bpf-next v6 5/8] net: document inet[6]_lookup_reuseport sk_state requirements
` [PATCH bpf-next v6 6/8] net: remove duplicate sk_lookup helpers
` [PATCH bpf-next v6 7/8] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
` [PATCH bpf-next v6 8/8] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper

[RFC PATCH 0/6] nvmem: add block device NVMEM provider
 2023-07-20 15:30 UTC  (3+ messages)

[PATCH V3] platform/x86: asus-wmi: Fix setting RGB mode on some TUF laptops
 2023-07-20 15:29 UTC 

oops in nfsd-next branch
 2023-07-20 15:29 UTC  (4+ messages)

[PATCH RFC 7/7] selftests/nolibc: proof of concept for TAP output
 2023-07-20 15:29 UTC  (2+ messages)

[yocto] Minutes: Yocto Project Weekly Triage Meeting 13/07/2023
 2023-07-20 15:29 UTC 

[virtio-comment] [PATCH REQUIREMENTS v2 0/7] virtio net new features requirements
 2023-07-20 15:28 UTC  (5+ messages)
` [virtio-comment] [PATCH REQUIREMENTS v2 2/7] net-features: Add low latency transmit queue requirements
  ` [virtio-comment] Re: [virtio] "
` [virtio-comment] [PATCH REQUIREMENTS v2 4/7] net-features: Add notification coalescing requirements
  ` [virtio-comment] Re: [virtio] "

[RFC PATCH v1 0/5] Various Rust bindings for files
 2023-07-20 15:28 UTC  (6+ messages)
` [RFC PATCH v1 1/5] rust: file: add bindings for `struct file`
` [RFC PATCH v1 2/5] rust: cred: add Rust bindings for `struct cred`
` [RFC PATCH v1 3/5] rust: file: add `FileDescriptorReservation`
` [RFC PATCH v1 4/5] rust: file: add bindings for `poll_table`
` [RFC PATCH v1 5/5] rust: file: add `DeferredFdCloser`

[PATCH v10] drm: Add initial ci/ subdirectory
 2023-07-20 15:27 UTC  (3+ messages)

[syzbot] [hfs?] WARNING in hfs_write_inode
 2023-07-20 15:27 UTC  (9+ messages)

[Intel-gfx] [PATCH v3] drm/i915: Fix premature release of request's reusable memory
 2023-07-20 15:27 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fix premature release of request's reusable memory (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[LTP] [PATCH 0/4] Add .skip_in_secureboot flag
 2023-07-20 15:27 UTC  (9+ messages)
` [LTP] [PATCH 1/4] tst_lockdown: Check other lockdown configuration
` [LTP] [PATCH 2/4] lib: Add .skip_in_secureboot flag
` [LTP] [PATCH 3/4] {delete, finit, init}_module0[1-3]: Skip on SecureBoot
` [LTP] [PATCH 4/4] doc/c-api: Document .skip_in_* flags

[PATCH v3] hugetlbfs: Fix integer overflow check in hugetlbfs_file_mmap()
 2023-07-20 14:49 UTC 

[XEN PATCH] xen: address MISRA C:2012 Rule 4.1
 2023-07-20 15:25 UTC  (3+ messages)

[LTP] [PATCH]utils/sctp: bugfix for testlib/sctputil.h
 2023-07-21  7:18 UTC  (2+ messages)

[PATCH 0/7] AMD Family 19h Models 90h-9fh EDAC Support
 2023-07-20 15:25 UTC  (4+ messages)
` [PATCH 2/7] EDAC/mce_amd: Remove SMCA Extended Error code descriptions

[RFC PATCH 0/4] Reduce cost of accessing tg->load_avg
 2023-07-20 15:24 UTC  (12+ messages)
` [RFC PATCH 3/4] sched/fair: delay update_tg_load_avg() for cfs_rq's removed load

[PATCH 1/4] arm64: dts: qcom: sc8180x-pmics: add missing qcom,spmi-gpio fallbacks
 2023-07-20 15:24 UTC  (8+ messages)
` [PATCH 2/4] arm64: dts: qcom: sc8180x-pmics: add missing gpio-ranges
` [PATCH 3/4] arm64: dts: qcom: sc8180x-pmics: align SPMI PMIC Power-on node name with dtschema
` [PATCH 4/4] arm64: dts: qcom: sc8180x-pmics: align LPG "

[RFC PATCH 0/4] arm: dts: Sync k3-am62 with upstream
 2023-07-20 15:24 UTC  (3+ messages)
` [RFC PATCH 4/4] arm: dts: k3-am62: Bump dtsi from linux v6.5-rc1

[PATCH net-next] net: fec: add XDP_TX feature support
 2023-07-20 15:24 UTC  (4+ messages)

[PATCH V5 3/3] PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver
 2023-07-20 15:24 UTC  (3+ messages)

[PATCH] gpio: mxc: fix unused function warnings
 2023-07-20 15:23 UTC  (2+ messages)

[PATCH 1/2] schemas: Add firmware node schema
 2023-07-20 15:23 UTC  (3+ messages)
` [PATCH 2/2] schemas: Add a schema for binman

[PATCH] gpio: mxc: Improve PM configuration
 2023-07-20 15:22 UTC  (3+ messages)

Would like your feedback
 2023-07-20 15:23 UTC 

[PATCH] LFD 103 test patch
 2023-07-20 15:22 UTC 

linux-next: build failure after merge of the bluetooth tree
 2023-07-20 15:21 UTC  (6+ messages)

[PATCH v2 0/6] dts: tg abstractions and scapy tg
 2023-07-20 15:21 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 6/6] dts: add basic UDP test case

[PATCH] ARM: dts: samsung: fix Exynos4212 Tab3 makefile entries
 2023-07-20 15:21 UTC  (3+ messages)

[PATCH] dt-bindings: gpio: snps,dw-apb: allow gpio-line-names
 2023-07-20 15:20 UTC  (2+ messages)

[PATCH 6/8] firmware: imx: scu-irq: export imx_scu_irq_get_status
 2023-07-20 15:19 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net-next v1 3/3] ice: PTP: add clock domain number to auxiliary interface
 2023-07-20 15:19 UTC  (3+ messages)

[willy-pagecache:folio-flags 5/18] arch/alpha/include/asm/bitops.h:293:27: error: 'addr' undeclared
 2023-07-20 15:19 UTC 

[PATCH v4] gpio: pisosr: Use devm_gpiochip_add_data() to simplify remove path
 2023-07-20 15:18 UTC  (2+ messages)

[PATCH net-next v2 0/4] nexthop: Refactor and fix nexthop selection for multipath routes
 2023-07-20 15:18 UTC  (3+ messages)
` [PATCH net-next v2 3/4] nexthop: Do not return invalid nexthop object during multipath selection

[syzbot] [net?] WARNING: ODEBUG bug in ingress_destroy
 2023-07-20 15:18 UTC 

[syzbot] KASAN: slab-out-of-bounds Read in ext4_enable_quotas
 2023-07-20 15:17 UTC  (6+ messages)

[PATCH v10 0/2] Introduce ICSSG based ethernet Driver
 2023-07-20 15:17 UTC  (6+ messages)
` [PATCH v10 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver
    ` [EXTERNAL] "

[PATCH 0/6] qapi: Tidy up doc comments
 2023-07-20 15:13 UTC  (4+ messages)
` [PATCH 5/6] qapi: Correct "eg." to "e.g." in documentation

[Intel-gfx] [PATCH 0/2] Avoid -Wconstant-logical-operand in nsecs_to_jiffies_timeout()
 2023-07-20 15:16 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: "
    `  "

[patch 00/58] x86/apic: Decrapification and static calls
 2023-07-20 15:16 UTC  (4+ messages)

BPF/Question: PTR_TRUSTED vs PTR_UNTRUSTED
 2023-07-20 15:16 UTC  (3+ messages)

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-20 15:14 UTC  (8+ messages)
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory

[PATCH docs v3] docs: maintainer: document expectations of small time maintainers
 2023-07-20 15:15 UTC  (2+ messages)

[PATCH] vboxsf: Use flexible arrays for trailing string member
 2023-07-20 15:15 UTC 

[PATCH v6.5] Revert "wifi: ath11k: Enable threaded NAPI"
 2023-07-20 15:14 UTC  (2+ messages)

[v1, 0/6] riscv: support kernel-mode Vector
 2023-07-20 15:13 UTC  (4+ messages)
` [v1, 5/6] riscv: vector: allow kernel-mode Vector with preemption

[PATCH] MAINTAINERS: Add myself as maintainer of the ems_pci.c driver
 2023-07-20 15:13 UTC  (2+ messages)

[PATCH v3 0/8] btrfs: preparation patches for the incoming metadata folio conversion
 2023-07-20 15:06 UTC  (2+ messages)

[PATCH v6] pwm: atmel: Enable clk when pwm already enabled in bootloader
 2023-07-20 15:12 UTC  (3+ messages)

[PATCH v5 0/5] ARM: Add GPIO support
 2023-07-20 15:12 UTC  (3+ messages)
` [PATCH v5 2/5] gpio: gxp: Add HPE GXP GPIO PL

media: imx: imx7-media-csi: Get rid of superfluous call to imx7_csi_mbus_fm t_to_pix_fmt
 2023-07-20 15:12 UTC  (6+ messages)

cip/linux-6.1.y-cip ltp-timers: 6 runs, 6 regressions (v6.1.38-cip1-10-gf4eb42f19246)
 2023-07-20 15:12 UTC 

[PATCH net-next] MAINTAINERS: net: fix sort order
 2023-07-20 15:11 UTC 

[PATCH v2] riscv: VMAP_STACK overflow detection thread-safe
 2023-07-20 15:10 UTC  (6+ messages)

[willy-pagecache:folio-flags 15/18] include/linux/page-flags.h:715:16: error: implicit declaration of function 'set_and_unlock_is_negative_byte'
 2023-07-20 15:09 UTC 

[PATCH] tools/xenstore: fix get_spec_node()
 2023-07-20 15:08 UTC 

[PULL 00/21] (Mostly) build system patches for 2023-06-06
 2023-07-20 15:08 UTC  (3+ messages)
` [PULL 14/21] git-submodule: allow partial update of .git-submodule-status

[RFC PATCH] KVM:selftests: Add selftests for CET MSRs
 2023-07-20 12:04 UTC 

[PATCH] ARM: zynq: Explicitly include correct DT includes
 2023-07-20 15:08 UTC  (3+ messages)

[PATCH v3] wifi: mwifiex: Fix OOB and integer underflow when rx packets
 2023-07-20 15:08 UTC  (4+ messages)

SHA256 support not experimental, or?
 2023-07-20 15:07 UTC  (2+ messages)

Traceback with CONFIG_REGMAP_KUNIT=y+CONFIG_DEBUG_ATOMIC_SLEEP=y
 2023-07-20 15:07 UTC  (6+ messages)

[XEN PATCH v2] x86/mtrr: address violations of MISRA C:2012 Rule 8.3 on parameter types
 2023-07-20 15:06 UTC  (2+ messages)

[LTP] [PATCH 0/2] Two fixes for sysctl_sched_rr_timeslice
 2023-07-20 10:00 UTC  (3+ messages)
` [LTP] [PATCH 2/2] sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset


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.