All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-15 20:16:29 to 2022-03-15 21:19:48 UTC [more...]

[PATCH v9 0/3] teach submodules to know they're submodules
 2022-03-15 21:19 UTC  (10+ messages)
` [PATCH v9 2/3] introduce submodule.hasSuperproject record

[GIT PULL 0/7] KVM: s390: Fix, test and feature for 5.18 part 2
 2022-03-15 21:19 UTC  (2+ messages)

[PATCH 0/3] Drop TI compatibility clocks
 2022-03-15 21:18 UTC  (10+ messages)
` [PATCH 1/3] clk: ti: Drop legacy compatibility clocks for am3
` [PATCH 2/3] clk: ti: Drop legacy compatibility clocks for am4
` [PATCH 3/3] clk: ti: Drop legacy compatibility clocks for dra7

[Buildroot] [PATCH 1/1] package/{gnupg, gnupg2}: use gnupg2 by default
 2022-03-15 21:19 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/python-avro: renumber patch
 2022-03-15 21:16 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/{avro-c, python-avro}: bump to version 1.11.0

[PATCH] pata_parport: add driver (PARIDE replacement)
 2022-03-15 21:17 UTC  (4+ messages)

[PATCH] Drivers: hv: vmbus: Fix potential crash on module unload
 2022-03-15 20:35 UTC  (2+ messages)

[PATCH] hugetlbfs: fix description about atomic allocation of vmemmap pages when free huge page
 2022-03-15 21:16 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-15 21:16 UTC 

[PATCH v5 0/9] tpm: rng: Move TPM RNG functionality to driver model
 2022-03-15 21:15 UTC  (7+ messages)
` [PATCH v5 4/9] tpm: Add the RNG child device

[PATCH] efi_loader: Use sysreset instead of reset command
 2022-03-15 21:15 UTC  (5+ messages)

[PATCH] dm: Add docs to explain how to enable DM_SERIAL for a board
 2022-03-15 21:15 UTC  (3+ messages)

[PATCH v2 02/13] Makefile: Allow LTO to be disabled for a build
 2022-03-15 21:15 UTC  (12+ messages)

[Buildroot] [PATCH/next 1/1] package/{mesa3d, mesa3d-headers}: bump version to 21.3.7
 2022-03-15 21:15 UTC  (2+ messages)

[PATCH] KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRs
 2022-03-15 21:15 UTC  (2+ messages)

[Buildroot] [PATCH/next 1/1] package/libscrypt: bump to version 1.22
 2022-03-15 21:15 UTC  (2+ messages)

[PATCH] staging: rts5208: Resolve checkpath.pl issues
 2022-03-15 21:15 UTC 

[Buildroot] [PATCH/next 1/1] package/parted: bump to version 3.4
 2022-03-15 21:14 UTC  (2+ messages)

[PATCH v2 0/8] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-03-15 21:12 UTC  (5+ messages)
` [PATCH v2 1/8] dt-bindings: pinctrl: mvebu: Document bindings for AC5

[Buildroot] [PATCH/next 1/1] package/libfreeglut: bump to version 3.2.2
 2022-03-15 21:13 UTC  (2+ messages)

[Buildroot] [PATCH/next 1/1] package/ace: bump to version 7.0.6
 2022-03-15 21:13 UTC  (2+ messages)

[Buildroot] [PATCHv2 1/2] support/testing: TestRust{Bin} use ripgrep package for testing
 2022-03-15 21:13 UTC  (2+ messages)

[PATCH 0/3] KVM: x86: APICv inhibition cleanups
 2022-03-15 21:12 UTC  (5+ messages)
` [PATCH 3/3] KVM: x86: Trace all APICv inhibit changes and capture overall status

[PATCH] static_call: Don't make __static_call_return0 static
 2022-03-15 21:11 UTC  (3+ messages)

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2022-03-15
 2022-03-15 21:12 UTC  (4+ messages)
` [PATCH net 1/3] ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats()
` [PATCH net 2/3] ice: destroy flow director filter mutex after releasing VSIs
` [PATCH net 3/3] iavf: Fix double free in iavf_reset_task

[Buildroot] [PATCH 1/1] linux: fix kernel image format for aarch64 BE
 2022-03-15 21:11 UTC  (2+ messages)

[PATCH] clk: imx: Select MXC_CLK for i.MX93 clock driver
 2022-03-15 21:11 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-15 21:11 UTC 

[Buildroot] [PATCH 1/1] package/wireplumber: bump version to 0.4.8
 2022-03-15 21:11 UTC  (2+ messages)

[PATCH 0/7 v3] xfs: log recovery fixes
 2022-03-15 21:11 UTC  (4+ messages)
` [PATCH 2/7] xfs: check buffer pin state after locking in delwri_submit

[Intel-gfx] [PATCH 0/5] Add CDCLK checks to atomic check phase
 2022-03-15 21:10 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add CDCLK checks to atomic check phase (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH 0/7] Finish converting "submodule update" to C
 2022-03-15 21:09 UTC  (8+ messages)
` [PATCH 1/7] submodule--helper: run update using child process struct
` [PATCH 2/7] submodule update: use die_message()
` [PATCH 3/7] builtin/submodule--helper.c: rename option struct to "opt"
` [PATCH 4/7] submodule--helper: teach update_data more options
` [PATCH 5/7] submodule--helper: reduce logic in run_update_procedure()
` [PATCH 6/7] submodule: move core cmd_update() logic to C
` [PATCH 7/7] submodule--helper: remove forward declaration

Btrfs autodefrag wrote 5TB in one day to a 0.5TB SSD without a measurable benefit
 2022-03-15 21:08 UTC  (11+ messages)

[PATCH] x86: kvm Require const tsc for RT
 2022-03-15 21:07 UTC  (3+ messages)

Btrfs autodefrag wrote 5TB in one day to a 0.5TB SSD without a measurable benefit
 2022-03-15 21:06 UTC  (11+ messages)

[Buildroot] [PATCH 1/1] package/ts4900-fpga: bump version to 20170510
 2022-03-15 21:06 UTC  (2+ messages)

[Buildroot] [git commit] package/ts4900-fpga: bump version to 20170510
 2022-03-15 21:06 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-15 21:06 UTC 

[PATCH V2 0/5] KVM: X86: permission_fault() for SMAP
 2022-03-15 21:06 UTC  (4+ messages)
` [PATCH V2 4/5] KVM: X86: Handle implicit supervisor access with SMAP

[Buildroot] [PATCH v1] package/wget: bump version to 1.21.3
 2022-03-15 21:05 UTC  (2+ messages)

Let's have a user experience workshop
 2022-03-15 21:04 UTC 

[RFC PATCH v5 000/104] KVM TDX basic feature support
 2022-03-15 21:03 UTC  (4+ messages)
` [RFC PATCH v5 010/104] KVM: TDX: Make TDX VM type supported

[Buildroot] [Bug 13971] New: ip6tables-nft build does not include MASQUERADE target options
 2022-03-15 21:03 UTC  (3+ messages)
` [Buildroot] [Bug 13971] "

[PATCH] tbs2910: Convert to DM_SERIAL
 2022-03-15 21:02 UTC  (3+ messages)

linux-next: manual merge of the sysctl tree with the tip tree
 2022-03-15 21:02 UTC  (3+ messages)

[PATCH bpf-next v1] bpf: Enable non-atomic allocations in local storage
 2022-03-15 21:01 UTC  (10+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-15 21:01 UTC 

[PATCH bpf-next v6] bpftool: Add bpf_cookie to link output
 2022-03-15 21:01 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/rygel: fix g_ir_compiler calls
 2022-03-15 20:59 UTC 

[Buildroot] [PATCH v1] package/mtools: bump version to 4.0.38
 2022-03-15 20:59 UTC  (2+ messages)

[Buildroot] [git commit] package/mtools: bump version to 4.0.38
 2022-03-15 20:57 UTC 

[PATCH] arm64: add the printing of tpidr_elx in __show_regs()
 2022-03-15 20:55 UTC  (5+ messages)

[PATCH 1/2] board: tbs2910: Enable Link Time Optimizations in defconfig
 2022-03-15 20:56 UTC  (11+ messages)
` [PATCH 2/2] board: tbs2910: Convert to DM_SERIAL

[LSF/MM TOPIC] Better handling of negative dentries
 2022-03-15 20:56 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-15 20:56 UTC 

[PATCH 0/6] staging: r8188eu: some rx cleanups
 2022-03-15 20:55 UTC  (3+ messages)

Patchwork
 2022-03-15 20:55 UTC 

Patchwork
 2022-03-15 20:55 UTC 

[Buildroot] [PATCH v1] package/libopenssl: bump version to 1.1.1n
 2022-03-15 20:54 UTC 

[PATCH V4 1/2] selftests: vm: bring common functions to a new file
 2022-03-15 20:53 UTC  (3+ messages)
` [PATCH V4 2/2] selftests: vm: Add test for Soft-Dirty PTE bit

RTT-PROBE: lore-subspace-rtt
 2022-03-15 20:51 UTC 

[PATCH] io_uring: make tracing format consistent
 2022-03-15 20:51 UTC  (2+ messages)

[PATCH v2 0/6] staging: r8188eu: some rx cleanups
 2022-03-15 20:50 UTC  (7+ messages)
` [PATCH v2 1/6] staging: r8188eu: remove unnecessary initializations
` [PATCH v2 2/6] staging: r8188eu: remove three unused receive defines
` [PATCH v2 3/6] staging: r8188eu: remove unused function prototype
` [PATCH v2 4/6] staging: r8188eu: make rtl8188e_process_phy_info static
` [PATCH v2 5/6] staging: r8188eu: remove some unused local ieee80211 macros
` [PATCH v2 6/6] staging: r8188eu: remove local BIT macro

[Intel-gfx] [PATCH] drm/i915/display/adlp: More voltage swing table updates
 2022-03-15 20:51 UTC 

[PATCH RESEND 0/2] KVM: Prevent module exit until all VMs are freed
 2022-03-15 20:49 UTC  (5+ messages)
` [PATCH RESEND 1/2] "

[syzbot] WARNING in isotp_tx_timer_handler (2)
 2022-03-15 20:48 UTC  (2+ messages)
` net-next "

RTT-PROBE: lore-subspace-rtt
 2022-03-15 20:46 UTC 

[PATCH net-next 0/5] net: lan743x: PCI11010 / PCI11414 devices Enhancements
 2022-03-15 20:45 UTC  (7+ messages)
` [PATCH net-next 2/5] net: lan743x: Add support for EEPROM
` [PATCH net-next 3/5] net: lan743x: Add support for OTP
` [PATCH net-next 4/5] net: lan743x: Add support for PTP-IO Event Input External Timestamp (extts)

[PATCH 0/2] target/arm: Improve M-profile exception logging
 2022-03-15 20:43 UTC  (3+ messages)
` [PATCH 1/2] target/arm: Log M-profile vector table accesses
` [PATCH 2/2] target/arm: Log fault address for M-profile faults

[Intel-gfx] [CI 1/7] drm/i915/lmem: don't treat small BAR as an error
 2022-03-15 20:43 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/7] "

[PULL] u-boot-sh/master
 2022-03-15 20:43 UTC 

stable-rc/queue/5.10 baseline: 100 runs, 1 regressions (v5.10.105-71-gc7516cfcad00)
 2022-03-15 20:43 UTC 

[PATCH] sr: simplify the local variable initialization in sr_block_open()
 2022-03-15 20:42 UTC  (2+ messages)

[PATCH 0/3] Regset cleanups
 2022-03-15 20:41 UTC  (7+ messages)
` [PATCH 1/3] x86: Separate out x86_regset for 32 and 64 bit
` [PATCH 2/3] x86: Improve formatting of user_regset arrays
` [PATCH 3/3] elf: Don't write past end of notes for regset gap

RTT-PROBE: lore-subspace-rtt
 2022-03-15 20:41 UTC 

[ovmf test] 168618: regressions - FAIL
 2022-03-15 20:40 UTC 

BUG in ext4_ind_remove_space
 2022-03-15 20:39 UTC  (3+ messages)
` [PATCH] ext4: check if offset+length is within a valid range in fallocate

[PATCH v19 0/7] Add vmnet.framework based network backend
 2022-03-15 20:37 UTC  (9+ messages)
` [PATCH v19 1/7] net/vmnet: add vmnet dependency and customizable option
` [PATCH v19 2/7] net/vmnet: add vmnet backends to qapi/net
` [PATCH v19 3/7] net/vmnet: implement shared mode (vmnet-shared)
` [PATCH v19 4/7] net/vmnet: implement host mode (vmnet-host)
` [PATCH v19 5/7] net/vmnet: implement bridged mode (vmnet-bridged)
` [PATCH v19 6/7] net/vmnet: update qemu-options.hx
` [PATCH v19 7/7] net/vmnet: update hmp-commands.hx

[PATCH] KVM: VMX: Prepare VMCS setting for posted interrupt enabling when APICv is available
 2022-03-15 20:39 UTC  (2+ messages)

[net-next] can: isotp: sanitize CAN ID checks in isotp_bind()
 2022-03-15 20:37 UTC 

[GIT PULL] Qualcomm clock updates for v5.18
 2022-03-15 20:37 UTC  (2+ messages)

[PATCH v2 0/3] Fixes for building on Solaris 11.4.42 CBE
 2022-03-15 20:28 UTC  (5+ messages)
` [PATCH v2 1/3] util/osdep: Avoid madvise proto on modern Solaris

[PATCH v2] spl: allow boot from first bootable partition
 2022-03-15 20:37 UTC  (3+ messages)
` [PATCH v3] "

RTT-PROBE: lore-subspace-rtt
 2022-03-15 20:36 UTC 

[PATCH] mm/migrate: fix race between lock page and clear PG_Isolated
 2022-03-15 20:34 UTC  (5+ messages)

[Buildroot] How to connect to Wifi on start-up using Buildroot?
 2022-03-15 20:33 UTC  (4+ messages)

[PATCH 0/7] Fix coverity uninitialized scalar variable bugs in grub-core
 2022-03-15 20:32 UTC  (9+ messages)
` [PATCH 1/7] grub-core/loader/i386/bsd.c: Fix uninitialized scalar variable
` [PATCH 2/7] grub-core/loader/i386/pc/linux.c: "
` [PATCH 3/7] grub-core/net/arp.c: "
` [PATCH 4/7] grub-core/loader/i386/xnu.c: "
` [PATCH 5/7] grub-core/net/net.c: "
` [PATCH 6/7] grub-core/loader/i386/xnu.c: "
` [PATCH 7/7] grub-core/net/bootp.c: "

[PATCH v6] ACPI: bus: For platform OSC negotiate capabilities
 2022-03-15 20:32 UTC  (8+ messages)

[PATCH] clk: vc5: Enable VC5_HAS_PFD_FREQ_DBL on 5p49v6965
 2022-03-15 19:34 UTC  (3+ messages)
  ` [EXTERNAL] "

RTT-PROBE: lore-subspace-rtt
 2022-03-15 20:31 UTC 

[PATCH v2 0/8] media: i2c: ov5670: OF support, runtime_pm, regulators
 2022-03-15 20:30 UTC  (8+ messages)
` [PATCH v2 1/8] media: dt-bindings: i2c: Document ov5670

[PATCH net-next v3 0/2] net: mvneta: Armada 98DX2530 SoC
 2022-03-15 20:28 UTC  (3+ messages)

[PATCH][next] mailbox: pcc: Fix spelling mistake "Plaform" -> "Platform"
 2022-03-15 20:27 UTC 

[PATCH nf-next 0/6] Netfilter updates for net-next
 2022-03-15 20:27 UTC  (4+ messages)
` [PATCH nf-next 2/6] netfilter: nf_tables: Reject tables of unsupported family

[PATCH -next v2] dt-bindings: kbuild: Make DT_SCHEMA_LINT a recursive variable
 2022-03-15 20:25 UTC 

stable-rc/queue/5.15 baseline: 77 runs, 1 regressions (v5.15.28-111-g20b27e498e39)
 2022-03-15 20:27 UTC 

[PATCH] net: mv643xx_eth: undo some opreations in mv643xx_eth_probe
 2022-03-15 20:26 UTC  (2+ messages)

[lttng-dev] Add support for the LOONGARCH architecture
 2022-03-15 20:26 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-15 20:26 UTC 

[PATCH RFC 2/2] libata: Use scsi cmnd budget token for qc tag for SAS host
 2022-03-15 20:25 UTC  (2+ messages)

[PATCH v2] btrfs: check extent buffer owner against the owner rootid
 2022-03-15 20:21 UTC  (2+ messages)

Follow-up on hooks series
 2022-03-15 20:25 UTC 

[Intel-wired-lan] [tnguy-next-queue:100GbE] BUILD SUCCESS 1261691dda6b7c229a01cbcb5ea9070d62435722
 2022-03-15 20:24 UTC 

[PATCH] drm/i915/reg: Fix spelling mistake "Unsupport" -> "Unsupported"
 2022-03-15 20:24 UTC 

[PATCH] drm: Don't make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERS
 2022-03-15 20:24 UTC  (2+ messages)

[PATCH v1 0/5] Move board specific files to board directory
 2022-03-15 20:23 UTC  (10+ messages)

[Intel-gfx] [PATCH 0/9] drm/i915: More DRRS work
 2022-03-15 20:23 UTC  (7+ messages)
` [Intel-gfx] [PATCH 7/9] drm/i915: Do DRRS disable/enable during pre/post_plane_update()
` [Intel-gfx] [PATCH 9/9] drm/i915: s/enable/active/ for DRRS

[PATCH v4 0/4] Ingenic DRM bridge_atomic_enable proposal
 2022-03-15 20:23 UTC  (4+ messages)
` [PATCH v4 2/4] drm/panel: Add panel driver for NewVision NV3052C based LCDs

[PATCH net-next] net: geneve: support IPv4/IPv6 as inner protocol
 2022-03-15 20:22 UTC  (3+ messages)

[PATCH v1 1/1] PCI: Enable INTx quirk for ATI PCIe-USB adapter
 2022-03-15 20:22 UTC  (2+ messages)

[syzbot] kernel BUG in ext4_ind_remove_space
 2022-03-15 20:22 UTC  (2+ messages)

[PATCH -next] dt-bindings:i kbuild: Make DT_SCHEMA_LINT a recursive variable
 2022-03-15 20:20 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-15 20:21 UTC 

[Buildroot] [git commit] package/botan: bump to version 2.19.1
 2022-03-15 19:54 UTC 

[Buildroot] [git commit] package/shairport-sync: install dbus policy file to target
 2022-03-15 20:01 UTC 

[PATCH] drm/amdgpu: Fix spelling mistake "regiser" -> "register"
 2022-03-15 20:19 UTC 

[Buildroot] [git commit] package/valijson: drop boost dependency
 2022-03-15 19:54 UTC 

[Buildroot] [git commit] package/valijson: bump to version 0.6
 2022-03-15 19:54 UTC 

[RFC PATCH] btrfs: don't trust sub_stripes from disk
 2022-03-15 20:15 UTC  (2+ messages)

[Buildroot] [git commit] package/libsecret: bump to version 0.20.5
 2022-03-15 19:54 UTC 

[Buildroot] [git commit] package/bubblewrap: switch to the meson build system
 2022-03-15 19:54 UTC 

[Buildroot] [git commit] package/cukinia: bump to version 0.6.0
 2022-03-15 19:54 UTC 

[Buildroot] [git commit] package/bubblewrap: bump to version 0.6.1
 2022-03-15 19:54 UTC 

[Buildroot] [PATCH] package/shairport-sync: install dbus policy file to target
 2022-03-15 20:18 UTC  (2+ messages)

[PATCH] btrfs/237: Use zone cap instead of zone size in fill_size and rest calculation
 2022-03-15 20:17 UTC 

[PATCH] CI, Docker: Update to latest focal tag
 2022-03-15 20:18 UTC 

[Buildroot] [PATCH/next 1/2] package/valijson: drop boost dependency
 2022-03-15 20:17 UTC  (2+ messages)

[Buildroot] [PATCH/next 1/1] package/libsecret: bump to version 0.20.5
 2022-03-15 20:17 UTC  (2+ messages)

[PATCH] sparc: Fix spelling mistake "wont" -> "won't"
 2022-03-15 20:16 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.