All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-27 05:28:16 to 2024-05-27 06:47:28 UTC [more...]

[PATCH] intel_iommu: Use the latest fault reasons defined by spec
 2024-05-27  6:44 UTC  (12+ messages)

[Stable-7.2.12 00/19] Patch Round-up for stable 7.2.12, freeze on 2024-06-07
 2024-05-27  6:40 UTC  (17+ messages)
` [Stable-7.2.12 01/19] gitlab-ci: Remove job building EDK2 firmware binaries
` [Stable-7.2.12 03/19] linux-user: do_setsockopt: fix SOL_ALG.ALG_SET_KEY
` [Stable-7.2.12 04/19] nbd/server: do not poll within a coroutine context
` [Stable-7.2.12 05/19] nbd/server: Mark negotiation functions as coroutine_fn
` [Stable-7.2.12 07/19] tests/avocado: update sunxi kernel from armbian to 6.6.16
` [Stable-7.2.12 08/19] .gitlab-ci.d/cirrus.yml: Shorten the runtime of the macOS and FreeBSD jobs
` [Stable-7.2.12 09/19] hw/dmax/xlnx_dpdma: fix handling of address_extension descriptor fields
` [Stable-7.2.12 10/19] hw/arm/npcm7xx: Store derivative OTP fuse key in little endian
` [Stable-7.2.12 11/19] target/i386: Give IRQs a chance when resetting HF_INHIBIT_IRQ_MASK
` [Stable-7.2.12 12/19] hw/remote/vfio-user: Fix config space access byte order
` [Stable-7.2.12 13/19] target/i386: fix operand size for DATA16 REX.W POPCNT
` [Stable-7.2.12 14/19] target/i386: rdpkru/wrpkru are no-prefix instructions
` [Stable-7.2.12 15/19] ui/gtk: Fix mouse/motion event scaling issue with GTK display backend
` [Stable-7.2.12 17/19] target-i386: hyper-v: Correct kvm_hv_handle_exit return value
` [Stable-7.2.12 18/19] target/i386: disable jmp_opt if EFLAGS.RF is 1
` [Stable-7.2.12 19/19] target/i386: no single-step exception after MOV or POP SS

[syzbot] [overlayfs?] possible deadlock in seq_read_iter (4)
 2024-05-27  6:47 UTC 

[ndctl PATCH 1/2] daxctl: Fix create-device parameters parsing
 2024-05-27  6:45 UTC  (2+ messages)
` [ndctl PATCH 2/2] daxctl: Fix create-device manual

[PATCH] wifi: mac80211: fix NULL dereference at band check in starting tx ba session
 2024-05-27  6:46 UTC  (3+ messages)

[linux-linus test] 186156: regressions - FAIL
 2024-05-27  6:46 UTC 

[PATCH 00/20] Various memory leak fixes
 2024-05-27  6:46 UTC  (10+ messages)
` [PATCH v2 00/21] "
  ` [PATCH v2 04/21] strbuf: fix leak when `appendwholeline()` fails with EOF
  ` [PATCH v2 13/21] config: plug various memory leaks

[PATCH 0/7] s390x/ccw: Error reporting cleanups
 2024-05-27  6:43 UTC  (3+ messages)

[PATCH v9] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2024-05-27  6:41 UTC  (6+ messages)

[PATCH 0/1] balloon: introduce 6 memory statistics
 2024-05-27  6:41 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 1/2] arm64: dts: rockchip: Fix spl-boot-order for edgeble-ncm6b
 2024-05-27  6:39 UTC  (2+ messages)
` [PATCH 2/2] rockchip: rk3588-edgeble: Add USB OTG support

[PATCH printk v6 00/30] wire up write_atomic() printing
 2024-05-27  6:37 UTC  (31+ messages)
` [PATCH printk v6 01/30] printk: Add notation to console_srcu locking
` [PATCH printk v6 02/30] printk: Properly deal with nbcon consoles on seq init
` [PATCH printk v6 03/30] printk: nbcon: Remove return value for write_atomic()
` [PATCH printk v6 04/30] printk: Check printk_deferred_enter()/_exit() usage
` [PATCH printk v6 05/30] printk: nbcon: Add detailed doc for write_atomic()
` [PATCH printk v6 06/30] printk: nbcon: Add callbacks to synchronize with driver
` [PATCH printk v6 07/30] printk: nbcon: Use driver synchronization while (un)registering
` [PATCH printk v6 08/30] serial: core: Provide low-level functions to lock port
` [PATCH printk v6 09/30] serial: core: Introduce wrapper to set @uart_port->cons
` [PATCH printk v6 10/30] console: Improve console_srcu_read_flags() comments
` [PATCH printk v6 11/30] nbcon: Add API to acquire context for non-printing operations
` [PATCH printk v6 12/30] serial: core: Implement processing in port->lock wrapper
` [PATCH printk v6 13/30] printk: nbcon: Do not rely on proxy headers
` [PATCH printk v6 14/30] printk: nbcon: Fix kerneldoc for enums
` [PATCH printk v6 15/30] printk: Make console_is_usable() available to nbcon
` [PATCH printk v6 16/30] printk: Let console_is_usable() handle nbcon
` [PATCH printk v6 17/30] printk: Add @flags argument for console_is_usable()
` [PATCH printk v6 18/30] printk: nbcon: Add helper to assign priority based on CPU state
` [PATCH printk v6 19/30] printk: nbcon: Provide function to flush using write_atomic()
` [PATCH printk v6 20/30] printk: Track registered boot consoles
` [PATCH printk v6 21/30] printk: nbcon: Use nbcon consoles in console_flush_all()
` [PATCH printk v6 22/30] printk: nbcon: Add unsafe flushing on panic
` [PATCH printk v6 23/30] printk: Avoid console_lock dance if no legacy or boot consoles
` [PATCH printk v6 24/30] printk: Track nbcon consoles
` [PATCH printk v6 25/30] printk: Coordinate direct printing in panic
` [PATCH printk v6 26/30] printk: nbcon: Implement emergency sections
` [PATCH printk v6 27/30] panic: Mark emergency section in warn
` [PATCH printk v6 28/30] panic: Mark emergency section in oops
` [PATCH printk v6 29/30] rcu: Mark emergency sections in rcu stalls
` [PATCH printk v6 30/30] lockdep: Mark emergency sections in lockdep splats

[LTP] [PATCH 00/15] Remove kernel >= 3.x checks
 2024-05-27  6:33 UTC  (16+ messages)
` [LTP] [PATCH 01/15] fallocate04: Remove kernel >= 3.15 check
` [LTP] [PATCH 02/15] recv{, from, msg}01: Remove kernel >= 3.17 check
` [LTP] [PATCH 03/15] renameat2*: Remove kernel >= 3.15 check
` [LTP] [PATCH 04/15] sched_{g, setattr}: Remove kernel >= 3.14 check
` [LTP] [PATCH 05/15] netstress: Remove kernel >= 3.11 check
` [LTP] [PATCH 06/15] fs_bind_lib.sh: Remove kernel >= 2.6.15 check
` [LTP] [PATCH 07/15] quota_remount_test01.sh: Remove kernel >= 2.6.26 check
` [LTP] [PATCH 08/15] dctcp01.sh: Remove kernel >= 3.18 check
` [LTP] [PATCH 09/15] busy_poll: Remove kernel >= 3.11 check
` [LTP] [PATCH 10/15] cpuset_regression_test: Remove kernel >= 3.18 check
` [LTP] [PATCH 11/15] tcp_fastopen: Remove kernel >= 3.7 and 3.16 check
` [LTP] [PATCH 12/15] fcntl{34,36}: Remove kernel >= 3.15 check
` [LTP] [PATCH 13/15] bpf: Remove kernel >= 3.18 or 3.19 check
` [LTP] [PATCH 14/15] fanout01: Remove kernel >= "
` [LTP] [PATCH 15/15] cgroup_xattr: Remove kernel >= 3.15 check

[PATCH 0/2] uuid: enhancements and tests
 2024-05-27  6:38 UTC  (6+ messages)
` [PATCH v5 00/32] replace use of rte_memcpy() with fixed size

[PATCH] ext4/jbd2: drop jbd2_transaction_committed()
 2024-05-27  6:37 UTC  (2+ messages)

[syzbot] [bpf?] KASAN: slab-use-after-free Read in bpf_link_free (2)
 2024-05-27  6:36 UTC 

[PATCH i-g-t] tests/intel/kms_pm_dc: Add a new test to validate the deep sleep state during extended vblank
 2024-05-27  6:36 UTC  (3+ messages)
` ✗ Fi.CI.BUILD: failure for "
` ✗ GitLab.Pipeline: warning "

[PATCH v2] af_packet: Handle outgoing VLAN packets without hardware offloading
 2024-05-27  6:34 UTC  (2+ messages)

How to include full Golang build support in SDK?
 2024-05-27  6:35 UTC 

[PATCH v8 0/8] update linux headers to v6.10-rc1 and shutdown support for pvpanic
 2024-05-27  6:33 UTC  (10+ messages)
` [PATCH v8 1/8] scripts/update-linux-headers: Copy setup_data.h to correct directory
` [PATCH v8 2/8] linux-headers: update to 6.10-rc1
` [PATCH v8 3/8] hw/misc/pvpanic: centralize definition of supported events
` [PATCH v8 4/8] tests/qtest/pvpanic: use centralized "
` [PATCH v8 5/8] hw/misc/pvpanic: add support for normal shutdowns
` [PATCH v8 6/8] pvpanic: Emit GUEST_PVSHUTDOWN QMP event on pvpanic shutdown signal
` [PATCH v8 7/8] tests/qtest/pvpanic: add tests for pvshutdown event
` [PATCH v8 8/8] Revert "docs/specs/pvpanic: mark shutdown event as not implemented"

drivers/nvme/target/fc.c:150:2: warning: 'counted_by' should not be applied to an array with element of unknown size because 'struct nvmet_fc_fcp_iod' is a struct type with a flexible array member. This will be an error in a future compiler version
 2024-05-27  6:31 UTC 

[PATCH] null_blk: Fix return value of nullb_device_power_store()
 2024-05-27  6:32 UTC  (3+ messages)

[LTP] [PATCH 0/2] shutdown testing suite
 2024-05-27  6:30 UTC  (3+ messages)
` [LTP] [PATCH 1/2] Add shutdown01 test
` [LTP] [PATCH 2/2] Add shutdown02 test

[PATCH net v2] net: ti: icssg-prueth: Fix start counter for ft1 filter
 2024-05-27  6:30 UTC  (2+ messages)

[PATCH v4] usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach
 2024-05-27  6:29 UTC  (14+ messages)

[RFC] dt-bindings: media: video-interfaces: How to describe physical lanes for CSI-2 C-PHY
 2024-05-27  6:28 UTC  (2+ messages)

[PATCH 2/2] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs
 2024-05-27  6:27 UTC  (3+ messages)
` [PATCH v2 "

[RFC PATCH 00/10] ppc/pnv: Better big-core model, lpar-per-core, PC unit
 2024-05-27  6:25 UTC  (2+ messages)

[PATCH v2 for-4.19 00/13] xen/bitops: Untangle ffs()/fls() infrastructure
 2024-05-27  6:26 UTC  (3+ messages)
` [PATCH v2 04/13] xen/page_alloc: Coerce min(flsl(), foo) expressions to being unsigned

[PATCH][RFC] dmaengine: idxd: Fix possible Use-After-Free in irq_process_work_list
 2024-05-27  6:19 UTC 

[PATCH 6.8.y-and-older] ALSA: timer: Set lower bound of start tick time
 2024-05-27  6:23 UTC 

[PATCH net] net: ti: icssg-prueth: Fix start counter for ft1 filter
 2024-05-27  6:23 UTC  (4+ messages)

[PATCH v1 1/1] cobalt/thread: kernel cmdline param 'supported_cpus' cannot Take effect in create [ROOT/*] idle threads
 2024-05-27  6:22 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: img,pdc-wdt: Convert to dtschema
 2024-05-27  6:21 UTC 

[PATCH for-4.19? v4 0/6] x86: Make MAX_ALTP2M configurable
 2024-05-27  6:19 UTC  (5+ messages)
` [PATCH for-4.19? v4 4/6] x86: Make the maximum number of altp2m views configurable

[cip-dev][isar-cip-core][PATCH v2] encrypt_partition.clevis: select tpm2_device for encryptition
 2024-05-27  6:18 UTC  (2+ messages)

Pull request for tpm-master-27052024
 2024-05-27  6:15 UTC 

[PATCH] fs: ubifs: Add support for ZSTD decompression
 2024-05-27  6:13 UTC  (3+ messages)

[PATCH] buitin-kvm: Update cmd_kvm() to check perf_host value
 2024-05-27  6:12 UTC  (3+ messages)

[PATCH v2 00/14] mm/treewide: Remove pXd_huge() API
 2024-05-27  6:03 UTC  (5+ messages)
` [PATCH v2 12/14] mm/treewide: Remove pXd_huge()

[PATCH 0/2] RK3588: FriendlyElec CM3588 NAS board support
 2024-05-27  6:10 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm: rockchip: Add CM3588 NAS

[PATCH] xfs: avoid redundant AGFL buffer invalidation
 2024-05-27  6:10 UTC 

[PATCH v3 1/2] dt-bindings: input: touchscreen: add Hynitron CST816X
 2024-05-27  6:09 UTC  (2+ messages)

[bcachefs:bcachefs-testing 32/32] fs/bcachefs/fsck.c:466:3: warning: label followed by a declaration is a C23 extension
 2024-05-27  6:08 UTC 

[openeuler:openEuler-1.0-LTS 22493/22517] fs/f2fs/recovery.o: warning: objtool: missing symbol for section .init.text
 2024-05-27  6:08 UTC 

[dpdk-dev] [PATCH] common/cnxk: fix flow aging cleanup
 2024-05-27  6:08 UTC  (2+ messages)

[Buildroot] [git commit branch/2024.02.x] package/suricata: security bump to version 6.0.19
 2024-05-27  5:57 UTC 

[Buildroot] [git commit branch/2024.02.x] package/oprofile: fix static build with binutils >= 2.40
 2024-05-27  5:58 UTC 

[Buildroot] [git commit branch/2024.02.x] package/liburiparser: security bump to version 0.9.8
 2024-05-27  5:59 UTC 

[Buildroot] [git commit branch/2024.02.x] package/pppd: fix build with kernel < 4.7
 2024-05-27  5:52 UTC 

[Buildroot] [git commit branch/2024.02.x] configs/sheevaplug_defconfig: add hashes for u-boot and Linux
 2024-05-27  5:56 UTC 

[Buildroot] [git commit branch/2024.02.x] configs/sheevaplug_defconfig: bump Linux to fix binutils 2.41 build
 2024-05-27  5:54 UTC 

[PATCH] scripts/update-linux-headers.sh: Remove temporary directory inbetween
 2024-05-27  6:02 UTC 

[Buildroot] [git commit branch/2024.02.x] package/shadow: fix NLS build
 2024-05-27  5:52 UTC 

[Buildroot] [git commit branch/2024.02.x] package/libhtp: security bump to version 0.5.48
 2024-05-27  5:57 UTC 

[syzbot] [serial?] WARNING in uart_write
 2024-05-27  6:03 UTC 

[PATCH] scripts/update-linux-headers.sh: Fix the path of setup_data.h
 2024-05-27  6:01 UTC 

[Buildroot] [PATCH 1/1] package/liburiparser: security bump to version 0.9.8
 2024-05-27  6:00 UTC  (2+ messages)

[PATCH] drm/i915/hdcp: Fix IS_METEORLAKE usage for HDCP line rekeying
 2024-05-27  6:01 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Buildroot] [PATCH 1/1] package/oprofile: fix static build with binutils >= 2.40
 2024-05-27  5:59 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/libhtp: security bump to version 0.5.48
 2024-05-27  5:58 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/suricata: security bump to version 6.0.19

[PATCH v6,00/24] media: mediatek: add driver to support secure video decoder
 2024-05-27  5:58 UTC  (4+ messages)
` [PATCH v6,17/24] media: mediatek: vcodec: re-construct h264 driver to support svp mode

[bcachefs:bcachefs-testing 32/32] fs/bcachefs/fsck.c:466:3: error: a label can only be part of a statement and a declaration is not a statement
 2024-05-27  5:58 UTC 

[Buildroot] [git commit] configs/sheevaplug_defconfig: add hashes for u-boot and Linux
 2024-05-27  5:56 UTC  (2+ messages)

[Buildroot] [git commit] configs/sheevaplug_defconfig: bump Linux to fix binutils 2.41 build
 2024-05-27  5:56 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/shadow: fix NLS build
 2024-05-27  5:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/pppd: fix build with kernel < 4.7
 2024-05-27  5:53 UTC  (2+ messages)

[PATCH net-next v7 0/2] Add TAPRIO offload support for ICSSG driver
 2024-05-27  5:53 UTC  (6+ messages)
` [PATCH net-next v7 1/2] net: ti: icssg: Move icss_iep structure
` [PATCH net-next v7 2/2] net: ti: icssg_prueth: add TAPRIO offload support

[regression] nfsstat/nfsd crash system "general protection fault, probably for non-canonical address ..." after 6.8.9->6.8.10 update
 2024-05-27  5:51 UTC  (6+ messages)

[RFC PATCH 0/3] Fix s390x flic migration and add some more qtests
 2024-05-27  5:51 UTC  (8+ messages)
` [RFC PATCH 1/3] hw/intc/s390_flic: Migrate pending state
` [RFC PATCH 2/3] tests/qtest/migration-test: enable on s390x

[PATCH v2 0/1] quilt: 0.67 -> 0.68
 2024-05-27  5:51 UTC  (2+ messages)
` [PATCH v2 1/1] "

FAILED: patch "[PATCH] drm/i915/audio: Fix audio time stamp programming for DP" failed to apply to 6.1-stable tree
 2024-05-27  5:45 UTC  (2+ messages)
` [PATCH 6.1.y] drm/i915/audio: Fix audio time stamp programming for DP

[PATCH] x86/percpu: fix cast in __pcpu_cast_* macros
 2024-05-27  5:51 UTC 

XDP CPU maps & shared umem
 2024-05-27  5:48 UTC  (4+ messages)

[PATCH] ftrace: Fix stack trace entry generated by ftrace_pid_func()
 2024-05-27  5:47 UTC  (4+ messages)

[syzbot] [bcachefs?] KMSAN: uninit-value in rw_aux_tree_set
 2024-05-27  5:46 UTC  (2+ messages)

[PATCH 0/3] Upgrade strace quilt and git
 2024-05-27  5:45 UTC  (4+ messages)
` [PATCH 2/3] quilt: 0.67 -> 0.68
  ` [OE-core] "

[PATCH] wifi: mac80211: add input validation to sta_stats_decode_rate()
 2024-05-27  5:41 UTC  (2+ messages)

[meta-cloud-services][PATCH] nss-pam-ldapd: WORKDIR -> UNPACKDIR transition
 2024-05-27  5:40 UTC 

[PATCH] block: delete redundant function declarations
 2024-05-27  5:39 UTC  (2+ messages)

[PATCH RESEND2 v5 0/3] arm64: dts: qcom: apq8016: Add Schneider HMIBSC board DTS
 2024-05-27  5:38 UTC  (4+ messages)
` [PATCH RESEND2 v5 1/3] dt-bindings: vendor-prefixes: Add Schneider Electric
` [PATCH RESEND2 v5 2/3] dt-bindings: arm: qcom: Add Schneider Electric HMIBSC board
` [PATCH RESEND2 v5 3/3] arm64: dts: qcom: apq8016: Add Schneider HMIBSC board DTS

[PATCH net 0/1] phy: microchip_t1s: lan865x rev.b1 support
 2024-05-27  5:37 UTC  (3+ messages)
` [PATCH 1/1] net: phy: microchip_t1s: enable lan865x revb1
  ` [EXTERNAL] "

[PATCH i-g-t v2 0/2] Update kms_plane test
 2024-05-27  5:37 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for Update kms_plane test (rev2)
` ✗ CI.xeBAT: failure "

[PATCH] fuzz: specify audiodev for usb-audio
 2024-05-27  5:34 UTC  (2+ messages)

[meta-aws][PATCH] aws-c-common/aws-iot-device-sdk-cpp-v2-samples-mqtt5-pubsub: WORKDIR -> UNPACKDIR transition
 2024-05-27  5:31 UTC 

[PATCH 0/4] net: ethernet: dead struct removals
 2024-05-27  5:29 UTC  (3+ messages)
` [PATCH 3/4] net: ethernet: mlx4: remove unused struct 'mlx4_port_config'

[PATCH] dias/riscv: Decode all of the pmpcfg and pmpaddr CSRs
 2024-05-27  5:28 UTC  (2+ messages)

[PATCH v7 00/18] Support IGT in display driver
 2024-05-27  5:28 UTC  (7+ messages)
` [PATCH v7 05/18] drm/mediatek: Set DRM mode configs accordingly

[PATCH net-next v5 0/3] Introduce switch mode support for ICSSG driver
 2024-05-27  5:27 UTC  (6+ messages)
` [PATCH net-next v5 1/3] net: ti: icssg-prueth: Add helper functions to configure FDB
` [PATCH net-next v5 2/3] net: ti: icssg-switch: Add switchdev based driver for ethernet switch support
` [PATCH net-next v5 3/3] net: ti: icssg-prueth: Add support for ICSSG switch firmware


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.